Hi All,
I am trying to implement kannel cvs version and sqlbox cvs version with
mssql support.

I have installed freeTDS successfully.

configure kannel successfully with below command
./configure --with-mssql=/usr/local --enable-localtime

the make and make installed

kanne runs successfully with MSSQL connectivity.

Then I configure sqlbox

./configure --with-kannel-dir=/home/kannel --with-mssql=/usr/local

and success fully configured

Configuring Kannel and DB dependancies ...
checking for Ct-Lib support... no
checking for FreeTDS Ct-Lib support... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for gw-config... /home/kannel/gw-config
checking Kannel version... svn-r5011M
checking Kannel libs... -L/usr/local/lib/kannel -lgw -lwap -lgwlib -lrt
-lresolv -lnsl -lm  -lpthread -lxml2 -lz -lm -L/usr/local//lib -lct
checking Kannel includes... -I/usr/local/include/kannel -g -O2
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2
-I/usr/local//include
checking for cfg_create in -lgwlib... yes
checking for Kannel's DB support... ok

Generating output files ...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gw/Makefile
config.status: creating rpm/sqlbox.spec
config.status: creating sb-config.h
config.status: sb-config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

after success fully install sqlbox and configure mssql connectivity when I
start sqlbox following error showing frequently .

2012-11-05 12:52:52 [13398] [0] ERROR: ct_send() failed

2012-11-05 12:52:52 [13398] [0] ERROR: MSSQL: DB selection failed!
2012-11-05 12:52:52 [13398] [0] DEBUG: DBPool has too few connections,
reconnecting up to maximum...

Please help me in this regards ..
 Thanks in advance

Regards,
Manas

Reply via email to