Mr. Sam;
I have enclose some of the output that I get from sqwebmail 1.2. It crashes
at authmysql.h
My configure was:
./configure --with-db=db --with-module=authuserdb --enable-webpass=yes
--ena
ble-imagedir=/usr/local/share/sqwebmail/html
I hope this can help
-Max
Making all in liblock
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c lockfcntl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c lockdaemon.c
rm -f liblock.a
ar cru liblock.a lockfcntl.o lockdaemon.o
ranlib liblock.a
Making all in authlib
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql -g -O2 -Wall
-I.. -I./.. -c chain.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql -g -O2 -Wall
-I.. -I./.. -c changeuidgid.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql -g -O2 -Wall
-I.. -I./.. -c checkpassword.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql -g -O2 -Wall
-I.. -I./.. -c authstaticlistsearch.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql -g -O2 -Wall
-I.. -I./.. -c copyargv.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql -g -O2 -Wall
-I.. -I./.. -c success.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql -g -O2 -Wall
-I.. -I./.. -c checkpasswordmd5.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/mysql -g -O2 -Wall
-I.. -I./.. -c authmysql.c
In file included from authmysql.c:19:
authmysql.h:8: mysql/mysql.h: No such file or directory
authmysql.h:9: mysql/errmsg.h: No such file or directory
*** Error code 1
Stop in /tmp/sqwebmail-1.2.0/authlib.
*** Error code 1
Stop in /tmp/sqwebmail-1.2.0.