Hello,

Today I have tried to install Qpopper-3.1.2 with DRAC-1.10 library from 
http://mail.cc.umanitoba.ca/drac and on Solaris 7/SPARC.

After I to use "./configure" command get following error:
checking for security/pam_appl.h... yes
checking for t_accept in -lnsl... yes
checking for socket in -lsocket... yes
checking for res_init in -lresolv... yes
checking for maillock in -lmail... yes
checking for krb_recvauth in -lkrb... yes
checking for clock_gettime in -lposix4... yes
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

I gave following options as parameters of "./configure" command:
bash-2.03$ sudo ./configure  --enable-specialauth --enable-servermode
--enable-shy --enable-log-login --with-warnings --with-log-facility=LOG_MAIL
--enable-uw-kludge --enable-timing --enable-drac=/usr/local/lib

I found following in config.log file:
configure:3068: gcc -o conftest -g -O2 -idirafter /usr/local/include
-fpcc-struc
t-return   -idirafter /usr/local/include  conftest.c -lcrypt
-L/usr/local/lib
-ldrac -lposix4 1>&5
configure:3174: checking for dracauth in -ldrac
configure:3193: gcc -o conftest -g -O2 -idirafter /usr/local/include
-fpcc-struc
t-return   -idirafter /usr/local/include  conftest.c -ldrac
-L/usr/local/lib -
ldrac -lposix4 -lcrypt 1>&5
Undefined                       first referenced
 symbol                             in file
xdr_enum                            /usr/local/lib/libdrac.a(drac_xdr.o)
clnt_create                         /usr/local/lib/libdrac.a(dracauth.o)
clnt_sperror                        /usr/local/lib/libdrac.a(dracauth.o)
xdr_u_long                          /usr/local/lib/libdrac.a(drac_xdr.o)
clnt_spcreateerror                  /usr/local/lib/libdrac.a(dracauth.o)
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 3182 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dracauth();

int main() {
dracauth()
; return 0; }

I had compiled/installed DRAC library suggessfully.
Any suggestion? How can I to install Qpopper-3.1.2+DRAC?

Thank you,
Balgaa
System Admin
Micom Co., Ltd

Reply via email to