Hello,

I am currently running vpopmail-4.9.10 and when trying to build Courier imap
1.3.8.1 (I also tried 1.3.8.1.20010516)

./configure goes fine, but doing the make, i get the following errors

gmake[1]: Entering directory
`/home/kez/courier-imap-1.3.8.1.20010516/authlib'
gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/home/vpopmail/lib
-o authvchkpw  modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a
../sha1/libsha1.a -lvpopmail  -lm -lcrypt 
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open':
/usr/src/vpopmail-4.9.10/vauth.c:70: undefined reference to `mysql_init'
/usr/src/vpopmail-4.9.10/vauth.c:72: undefined reference to
`mysql_real_connect'
/usr/src/vpopmail-4.9.10/vauth.c:74: undefined reference to
`mysql_real_connect'
/usr/src/vpopmail-4.9.10/vauth.c:81: undefined reference to `mysql_query'
/usr/src/vpopmail-4.9.10/vauth.c:86: undefined reference to
`mysql_store_result'
/usr/src/vpopmail-4.9.10/vauth.c:87: undefined reference to
`mysql_free_result'
/usr/src/vpopmail-4.9.10/vauth.c:88: undefined reference to
`mysql_select_db'
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function
`vauth_adddomain_size':

<-- snip -->

/home/vpopmail/lib/libvpopmail.a(vauth.o): In function
`vcreate_lastauth_table':
/usr/src/vpopmail-4.9.10/vauth.c:981: undefined reference to `mysql_query'
/usr/src/vpopmail-4.9.10/vauth.c:985: undefined reference to
`mysql_store_result'
/usr/src/vpopmail-4.9.10/vauth.c:986: undefined reference to
`mysql_free_result'
collect2: ld returned 1 exit status
gmake[1]: *** [authvchkpw] Error 1
gmake[1]: Leaving directory
`/home/kez/courier-imap-1.3.8.1.20010516/authlib'
gmake: *** [all-recursive] Error 1



I just did ./configure with no options.
Do I need to specificly disable the other auth modules (I only require
authvchkpw)



Regards,

Kieran Barnes
Signum 1226 Ltd
Use our Web site at...  http://www.1226.net
Phone us on... 01772 622889
Fax us on...   01772 622558

Reply via email to