Hi ... I was hoping someone could point me in the right direction to get
this package to compile.

My system is RedHat 7.0, with qmail and vpopmail installed using mysql for
authentication.

I am configuring sqwebmail with:
/configure   --enable-webpass=vpopmail  --without-authmysql --with-cachedir

gcc  -I/var/nfsmnt/mailroot/include -g -O2 -Wall -I.. -I./.. -L/var/nfsmnt/m
ailroot/lib  -o authvchkpw  modauthvchkpw.o libauthmod.a libauth.a
../md5/libmd5.a -lvpopmail  -lm -lcrypt
/var/nfsmnt/mailroot/lib/libvpopmail.a(vauth.o): In function `vauth_open':
/root/vpopmail-4.9.8/vauth.c:66: undefined reference to `mysql_init'
/root/vpopmail-4.9.8/vauth.c:68: undefined reference to `mysql_real_connect'
/root/vpopmail-4.9.8/vauth.c:70: undefined reference to `mysql_real_connect'
/root/vpopmail-4.9.8/vauth.c:77: undefined reference to `mysql_query'
/root/vpopmail-4.9.8/vauth.c:82: undefined reference to `mysql_store_result'
/root/vpopmail-4.9.8/vauth.c:83: undefined reference to `mysql_free_result'
/root/vpopmail-4.9.8/vauth.c:84: undefined reference to `mysql_select_db'
/var/nfsmnt/mailroot/lib/libvpopmail.a(vauth.o): In function
`vauth_adddomain_size':
/root/vpopmail-4.9.8/vauth.c:117: undefined reference to `mysql_query'
/root/vpopmail-4.9.8/vauth.c:121: undefined reference to
`mysql_store_result'
/root/vpopmail-4.9.8/vauth.c:122: undefined reference to `mysql_free_result'

... snip ... (lots of errors like the ones above)

collect2: ld returned 1 exit status
make: *** [authvchkpw] Error 1


Any ideas?  Thanks ...

Stephen Palmer -=- Reichert
root@ Gearbox Software
Micah 6:8 "He has showed you, oh man, what is good ... "

Reply via email to