| From: | Adam H(dot)Pendleton <fmonkey(at)fmonkey(dot)net> |
|---|---|
| To: | michael(dot)eschweiler(at)t-online(dot)de |
| Cc: | pgadmin admin <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Re: Compiling pgadmin on SuSE 9.1 |
| Date: | 2004-08-05 21:33:47 |
| Message-ID: | 228DA454-E727-11D8-8220-000A9566CE14@fmonkey.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2004-08-05 21:41:44 | Server autodetect |
| Previous Message | Raphaël Enrici | 2004-08-05 21:23:40 | build error pgadmin3-src-20040805.tar.gz |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Eschweiler | 2004-08-08 20:57:21 | Re: Compiling pgadmin on SuSE 9.1 |
| Previous Message | Michael Eschweiler | 2004-08-05 19:19:51 | Fwd: Re: Compiling pgadmin on SuSE 9.1 |