On Tuesday 10 June 2003 18:42, you wrote:
> You are missing libssl:
>
> configure:4492: checking for pgsql
> configure:4508: result: yes
> configure:4540: checking for PQexec in -lpq
> configure:4571: gcc -o conftest -g -O2 -I/usr/include -L/usr/lib
> conftest.c -lpq -lssl -lcrypto >&5 /usr/bin/ld: cannot find -lssl
> collect2: ld returned 1 exit status
Thanks a lot. I feel stupid... Will add them to the RPM build dependency.
Jean-Michel