Re: [ADMIN] undefined reference to `SSL_CTX_set_client_cert_cb'

2007-03-15 Thread Dieter Schicker
Tom Lane wrote: Hannes Dorbath <[EMAIL PROTECTED]> writes: Dieter Schicker wrote: postgresql-8.2.3 on a system running debian stable with kernel 2.6.8-2-686 Any ideas? No, but maybe an antiquated OS and up to date applications is not the best match. Debian stable is somewhere around

[ADMIN] undefined reference to `SSL_CTX_set_client_cert_cb'

2007-03-15 Thread Dieter Schicker
Hello list, I'm trying to compile postgresql-8.2.3 on a system running debian stable with kernel 2.6.8-2-686, but compilation stops with this error: gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wendif-labels -fno-strict-aliasing initdb.o -L../../../src/port -lpgport -L../..