Hi, I am trying to configure kannel on my box with this configure directives: ./configure --with-defaults=speed --with-malloc=native --disable-assertions --enable-assertions --enable-start-stop-daemon --with-mysql --with-mysql-dir=/usr/lib Everything is Ok during the configure and make phase. But when I do make check return these:
Check: checks/check_counter... FAILURE! Check: checks/check_date... FAILURE! Check: checks/check_ipcheck... FAILURE! Check: checks/check_list... FAILURE! Check: checks/check_octstr... FAILURE! Check: checks/check_compiler.sh... FAILURE! Check: checks/check_fakesmsc.sh.... Can you tell me what's happened here? FYI it's only happen when I enable MySQL support (without it everything is just ok). Thanks. Regards Willy
