Re: Compiling pgadmin on SuSE 9.1 - Mailing list pgadmin-support

From Adam H.Pendleton
Subject Re: Compiling pgadmin on SuSE 9.1
Date
Msg-id 228DA454-E727-11D8-8220-000A9566CE14@fmonkey.net
Whole thread Raw
In response to Re: two bugs?  ("Rodríguez Rodríguez, Pere" <prr@hosppal.es>)
Responses Re: Compiling pgadmin on SuSE 9.1  (Michael.Eschweiler@t-online.de (Michael Eschweiler))
List pgadmin-support
On Aug 5, 2004, at 3:18 PM, Michael Eschweiler wrote:

> configure:4634: gcc -o conftest -g -O2  -DSSL -I/usr/include/pgsql
> -L/var/lib/pgsql/lib conftest.c -lpq   -lssl -lcrypto -lpq >&5
> /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/ 
> bin/ld:
> cannot find -lssl
> collect2: ld returned 1 exit status

Here's your problem.  You don't have the ssl library, but configure  
expects it.  I submitted a patch to the list a few days ago fixing this  
problem.  If you don't have list traffic from then, let me know.

ahp



pgadmin-support by date:

Previous
From: Adam H.Pendleton
Date:
Subject: Re: Compiling pgadmin on SuSE 9.1
Next
From: Michael.Eschweiler@t-online.de (Michael Eschweiler)
Date:
Subject: Fwd: Re: Compiling pgadmin on SuSE 9.1