Re: running make after ./configure results in error

From: Jason Tishler <jason(at)tishler(dot)net>
To: Raymond Wee <rcw823(at)asking(dot)com(dot)ph>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: running make after ./configure results in error
Date: 2002-01-23 13:17:28
Message-ID: 20020123131728.GC1664@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Raymond,

On Wed, Jan 23, 2002 at 05:52:47PM +0800, Raymond Wee wrote:
> I followed the procedure listed in FAQ_MSWIN after installing PostGreSQL on
> my win2k system using cygwin, After the ./compile procedure (which was
> successful) there was some error in the make. The error is listed as
> follows:
>
> /usr/lib/gcc -lib/i686-pc-cygwin/2.95.3-5/../../../../i686-pc-cygwin/bin/ld:
> cannot find -lcrypt
> collect2: ld returned 1 exit status
>
> how do I solve this? thanks in advance!

Use Cygwin's setup.exe to install the crypt package.

BTW, a pre-built PostgreSQL 7.1.3 is part of the standard Cygwin
distribution.

Jason

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2002-01-24 10:42:15 SIGHUP to postmaster
Previous Message Jason Tishler 2002-01-23 13:15:17 Re: createdb,psql fails on Win2000