Re: Another MacOS install attempt

From: "Adam H(dot) Pendleton" <fmonkey(at)fmonkey(dot)net>
To: David Hustace <david(at)opennms(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Another MacOS install attempt
Date: 2004-03-18 15:08:42
Message-ID: 4059BB7A.4060409@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

David Hustace wrote:

>
> On Mar 18, 2004, at 9:38 AM, Adam H. Pendleton wrote:
>
>> Try looking in the config.log that configure generates to see if you
>> can tell why it's failing. If you can't find, try posting your
>> config.log to the list and I will take a look at it.
>
>
> I didn't see anything that gave me a clue... but here it is:
>
The error is here:

configure:4603: checking for PQexec in -lpq
configure:4634: gcc -o conftest -Wall -g -O0 -DSSL
-I/usr/local/include -L/usr/local/lib conftest.c -lpq
/usr/local/lib/libpq.a -lcrypt -lssl -lcrypto >&5
ld: can't locate file for: -lcrypt

I'm working on building pgAdmin3 on my Panther box right now, so I'll
post some patches to fix this in a bit.

ahp

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Adam H.Pendleton 2004-03-18 16:09:03 pgAdmin3 on Panther
Previous Message David Hustace 2004-03-18 15:00:00 Re: Another MacOS install attempt