hi
what is your LDFLAGS
it should like this at
authlib/Makefile file
LDFLAGS =-L/your/mysql/lib/path -lmysqlclient
if you do not know where is your mysql lib path
use
# find / -name libmysqlclient.a  to find which directory your mysql lib

byee


On Mon, 15 Jan 2001, [EMAIL PROTECTED] wrote:
> Hi all.
> I have problem with compiling SQWEBMAIL-1.1.2
> with Vpopmail-4.9.7 using Mysql storage.
> 
> Vpopmail and Qmailadmin works fine=20
> (did manualy changes in Makefile for links to -lmysqlclient, before i =
> did this changes for Qmailadmin it returns the same error messages like =
> below.)
> but i'cant compile sqwebmail ..
> i'v tried to find out the links to -lmysqlclient in Sqwebmail sources, =
> but didn't find it :(((.=20
> Any suggestion?  =20
> error messages from Sqwebmail 'make'
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open':
> /usr/install/vpopmail-4.9.7/vauth.c(.text+0x26): undefined reference to =
> `mysql_init'
-- 
Ismail YENIGUL
<? echo "UNIX: Live Free or Die !\n"; ?>

Reply via email to