This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: installation problem of Postgresql




On 31 Oct 2000, Sapan Shah wrote:

> i have cygwin on win98..i want to install postgresql on my system...
> i downloaded postresql-6.5.1.tar.gz and untarred it in a directory..
> i tried to run the ./configure in the src directory but i m getting the
> following error...
> 
> 
> configure:1175: checking whether the C compiler (gcc
> configure:1191: gcc -o conftest -O2 -g   conftest.c -
> /usr/bin/ld: cannot find -lcygipc^M
> collect2: ld returned 1 exit status^M
> configure: failed program was:^M
> 

Looks like a configure bug to me -- 'basic' gcc functionality testing
should not depend on the existence of an external library. 

However, as a workaround you could try installing the cygipc package from
http://cygutils.netpedia.net/V1.1/cygipc/

--Chuck




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]