I'm sorry for posting "problem with compiling" message - it was my mistake, I forgot to type make.
But I got a new problem :-(
After typing make I receive error message:
 
Making all in 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 -lvpopmail -lm -lcrypt
/home/vpopmail/lib/libvpopmail.a(vauth.o): In function `vauth_open':
/usr/local/src/vpopmail-4.9.7/vauth.c(.text+0x26): undefined reference to `mysql_init'
/usr/local/src/vpopmail-4.9.7/vauth.c(.text+0x4a): undefined reference to `mysql_real_connect'
/usr/local/src/vpopmail-4.9.7/vauth.c(.text+0x76): undefined reference to `mysql_real_connect'
/usr/local/src/vpopmail-4.9.7/vauth.c(.text+0xc5): undefined reference to `mysql_query'
/usr/local/src/vpopmail-4.9.7/vauth.c(.text+0xe9): undefined reference to `mysql_store_result'
/usr/local/src/vpopmail-4.9.7/vauth.c(.text+0xf7): undefined reference to `mysql_free_result'
/usr/local/src/vpopmail-4.9.7/vauth.c(.text+0x10c): undefined reference to `mysql_select_db'
 
and so on...
 
*** Error code 1
 
Stop in /tmp/sqwebmail-1.1.2/authlib.
*** Error code 1
 
Stop in /tmp/sqwebmail-1.1.2.
 
Thank you for help.
Roman
 
 
 

Reply via email to