Re: Compiling pgadmin on SuSE 9.1

Поиск
Список
Период
Сортировка
От Adam H.Pendleton
Тема Re: Compiling pgadmin on SuSE 9.1
Дата
Msg-id 228DA454-E727-11D8-8220-000A9566CE14@fmonkey.net
обсуждение исходный текст
Ответ на Re: two bugs?  ("Rodríguez Rodríguez, Pere" <prr@hosppal.es>)
Ответы Re: Compiling pgadmin on SuSE 9.1  (Michael.Eschweiler@t-online.de (Michael Eschweiler))
Список 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 по дате отправления:

Предыдущее
От: Adam H.Pendleton
Дата:
Сообщение: Re: Compiling pgadmin on SuSE 9.1
Следующее
От: Michael.Eschweiler@t-online.de (Michael Eschweiler)
Дата:
Сообщение: Fwd: Re: Compiling pgadmin on SuSE 9.1