Hi, im installing first time sqwebmail and getting compile-errors. I'm
using http://matt.simerson.net/computing/qmail.toaster.shtml instructions.
_______________________
FreeBSD4.2
vpopmail4.9.8 (source)
mysql-3.23.30 ,also i tried mysql-3.22.32 (freebsd ports collection)
SqWebMail1.2.4 (source)
-----------------------
ns1#./configure --with-cachedir --enable-webpass=vpopmail
--with-module=authvchkpw --enable-https --enable-logincache --without-authmysql
ns1#make configure-check
ns1#make check
.......
/usr/home/vpopmail/lib/libvpopmail.a(vauth.o): In function
`vdel_dir_control':
/usr/local/src/vpopmail4.9.8/vpopmail-4.9.8/vauth.c(.text+0x1596): undefined
ref
erence to `mysql_query'
/usr/local/src/vpopmail4.9.8/vpopmail-4.9.8/vauth.c(.text+0x15aa): undefined
ref
erence to `mysql_store_result'
/usr/local/src/vpopmail4.9.8/vpopmail-4.9.8/vauth.c(.text+0x15b8): undefined
ref
erence to `mysql_free_result'
*** Error code 1
Stop in /usr/local/src/SqWebMail1.2.4/sqwebmail-1.2.4/authlib.
*** Error code 1
Stop in /usr/local/src/SqWebMail1.2.4/sqwebmail-1.2.4.
ns1#
Any ideas ? ,vpopmail and mysql doesnt complain anything.
Thanks,
Kimmo Hedman