Re: installing postgresql on win2000

From: mark hesketh <renmark(at)iprimus(dot)com(dot)au>
To: Jason Tishler <jason(at)tishler(dot)net>
Cc: Pgsql-Cygwin <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: installing postgresql on win2000
Date: 2001-09-16 05:31:03
Message-ID: 3BA43917.70109@iprimus.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Jason Tishler wrote:

>
>>Do I need to reinstall gcc?
>>
>
>No.
>
>You need to install binutils.
>
>Please install *all* Cygwin packages, unless you really know what you
>are doing.
>
>Thanks,
>Jason
>
Ok. I've installed the following things but, I'm still not getting a
successful install.

> binutils-20010425-2.tar.gz
> cygipc-1.09-2.tar.gz
> postgresql-base-7.1.3.tar.gz
> postgresql-docs-7.1.3.tar.gz
> postgresql-opt-7.1.3.tar.gz
> postgresql-test-7.1.3.tar.gz
>
Here's the config.log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:629: checking host system type
configure:655: checking which template to use
configure:818: checking whether to build with locale support
configure:847: checking whether to build with recode support
configure:877: checking whether to build with multibyte character support
configure:929: checking whether to build with Unicode conversion support
configure:960: checking for default port number
configure:994: checking for default soft limit on number of connections
configure:1118: checking for gcc
configure:1231: checking whether the C compiler (gcc ) works
configure:1247: gcc -o conftest conftest.c 1>&5
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
cannot find -luser32
collect2: ld returned 1 exit status
configure: failed program was:

#line 1242 "configure"
#include "confdefs.h"

main(){return(0);}

am I missing a library 'user32' or something?

Thanks
Mark

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Norman Vine 2001-09-16 05:50:58 Re: installing postgresql on win2000
Previous Message Jason Tishler 2001-09-15 14:29:32 Re: "pgbench -c 13" causes backend hangup.