Dear all, As far as I have understood it is necessary to have kannel-devel installed to continue with installing sqlbox.
I have installed Kannel from SVN repository and I hope it is kannel with devel libraries and other stuff ??? Am I correct ? In futher, I had minor problem when do "make" command (sqlbox installation procedure) regarding location of "mysql.h" file but I have managed it out. Now, I have problem which I cannot recognize as anything familiar. Here is last part of output I have in "make" of sqlbox: s3_both.c:(.text+0x728): undefined reference to `X509_STORE_CTX_init' s3_both.c:(.text+0x743): undefined reference to `X509_verify_cert' s3_both.c:(.text+0x822): undefined reference to `X509_STORE_CTX_cleanup' s3_both.c:(.text+0x936): undefined reference to `X509_STORE_CTX_cleanup' collect2: ld returned 1 exit status make[2]: *** [sqlbox] Error 1 make[2]: Leaving directory `/usr/local/src/www.kannel.org/Kannel/svn/sqlbox/trunk/gw' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/src/www.kannel.org/Kannel/svn/sqlbox/trunk' make: *** [all] Error 2 openSUSE-acer:/usr/local/src/www.kannel.org/Kannel/svn/sqlbox/trunk # There are comments saying that problem is with libraries that cannot be located - but I cannot recognize from this output on what to concentrate and to solve this problem. Any help would be appreciated. P.S. I can post here complete output from "make" command but I don't want to spam you untill someone request for more information...
