-----Forwarded Message----- > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Kannel automatic compilation test for SunOS > Date: 02 May 2002 07:01:45 +0200 > > Kannel compilation test. > > Host: SunOS wapme.vs 5.6 Generic_105181-31 sun4u sparc SUNW,Ultra-250 > > Kannel compilation had warnings or failed. > > (...) > > Configuring MySQL support ... > checking whether to compile with MySQL support... searching > checking for mysql_config... no > checking for MySQL client support in... /usr > checking for /usr/include/mysql/mysql.h... no > checking for /usr/include/mysql.h... no > checking for MySQL client support in... /usr/local > checking for /usr/local/include/mysql/mysql.h... no > checking for /usr/local/include/mysql.h... no > configure: error: Unable to find mysql.h
Ops. mysql should be disabled by default. I should defaulted --disable-mysql instead of --enable-mysql. I'll fix this in a moment