qpopper 4.0.3
DRAC version is 1.11, libdrac.a installed in /usr/lib
BerkeleyDB.3.3 installed
Solaris 8 with MU3

qpopper configure line is:
configure --with-openssl=/usr/local/ssl --enable-specialauth --enable-timing
 --enable-apop --with-popuid=pop --enable-log-facility=local1 --enable-log-l
ogin --with-drac=/usr/lib

The configure fails on dracauth:
...
checking for set_auth_parameters in -lsecurity... no
checking for crypt in -lcrypt... yes
checking for dracauth in -ldrac... no
Can't use DRAC: dracauth not found in -ldrac

strings /usr/lib/libdrac.a | grep dracauth
dracauth
dracauth.o/     1005971984  1000  14    100644  52244     `
dracauth.c
dracauth.c
dracauth:F(0,1)
dracauth.c
dracauth

So, why doesn't he see dracauth?
Thanks in advance,
Paul McKinley

Reply via email to