Hi friends: 
I am newbie user ..
I am installing the sqwebmail package on a Alpha - DigitalUnix
I want to have the authentication vchkpw ...
but it show me a error with reference to mysql ...
It don't found the functions of mysql...
why??
 
Thanks for your response ..
 
 
 
gcc  -I/data1/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/data1/vpopmail/lib  -o authcustom  modauthcustom.o libauthmod.a libauth.a  ../md5/libmd5.a  
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/data1/vpopmail/include -g -O2 -Wall -I.. -I./.. -c modauthvchkpw.c
gcc  -I/data1/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/data1/vpopmail/lib  -o authvchkpw  modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a -lvpopmail  -lm 
/usr/bin/ld:
Unresolved:
mysql_init
mysql_real_connect
mysql_query
mysql_store_result
mysql_free_result
mysql_select_db
mysql_error
mysql_num_rows
mysql_fetch_row
mysql_use_result
mysql_close
collect2: ld returned 1 exit status
make[1]: *** [authvchkpw] Error 1
make[1]: Leaving directory `/usr/local/src/qmail/sqwebmail-1.2.5/authlib'
make: *** [all-recursive] Error 1
 

Reply via email to