Help Guys, Kannel CVS 1.4.1 already installed.
Installing sqlbox-standalone... ./bootstrap ./configure config.log ------------------------------------------------------ configure:21639: checking Kannel libs configure:21644: result: -L/usr/local/lib/kannel -lwap -lgwlib -lssl -lrt -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lpthread -lm -L/usr/lib -lcrypto -lssl -L/usr/local/lib -L/usr/local/mysql/lib -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv configure:21647: checking Kannel includes configure:21652: result: -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/include/openssl -I/usr/local/mysql/include/mysql configure:21658: checking for cfg_create in -lgwlib configure:21688: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/openssl -I/usr/local/include/kannel -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/libxml2 -I/usr/include/openssl -I/usr/local/mysql/include/mysql -rdynamic -L/usr/local/lib/kannel -lwap -lgwlib -lssl -lrt -lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lpthread -lm -L/usr/lib -lcrypto -lssl -L/usr/local/lib -L/usr/local/mysql/lib -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv conftest.c -lgwlib -lssl -L/usr/lib -lcrypto -lssl >&5 /usr/bin/ld: cannot find -lwap collect2: ld returned 1 exit status configure:21694: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "sqlbox" | #define PACKAGE_TARNAME "sqlbox" | #define PACKAGE_VERSION "cvs" | #define PACKAGE_STRING "sqlbox cvs" | #define PACKAGE_BUGREPORT "[email protected]" | #define VERSION "cvs-" | #define PACKAGE "SqlBox" | #define VERSION "cvs-" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_LIBSSL 1 | #define HAVE_OPENSSL_X509_H 1 | #define HAVE_OPENSSL_RSA_H 1 | #define HAVE_OPENSSL_CRYPTO_H 1 | #define HAVE_OPENSSL_PEM_H 1 | #define HAVE_OPENSSL_SSL_H 1 | #define HAVE_OPENSSL_ERR_H 1 | #define HAVE_LIBSSL 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cfg_create (); | int | main () | { | cfg_create (); | ; | return 0; | } configure:21720: result: no configure:21730: error: Kannel gwlib is required! Thanks. Regards, Roland Jay --------------------------------- Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains.
