I think the solution was using additional option when executing ./configure (as 
I remember was  ./configure --with-kannel-dir )

Best Regards,

Ahmed Shabana| System Engineer | Creative Communication Solutions
Skype_id : AhmedShabana2000


-----Original Message-----
From: users-boun...@kannel.org [mailto:users-boun...@kannel.org] On Behalf Of 
Vijay kumar Dadhich
Sent: Wednesday, February 15, 2012 1:39 PM
To: users@kannel.org
Subject: compile time of sqlbox;

Hello to all,
               My problem is that,, i  compile the kannel with this ./configuer 
--enable-start-stop-daemon --with-mysql --with-mysql make make install then all 
things are well, but i compile with thread then the db support is disabled.
CFLAGS='-pthread' .c/onfiguer
CFLAGS='Wall -O2 -g' ./configuer

and after this i face the mysql disabled problem,and when i leave the CFLAGS 
compile process then this process create the sqlbox compile form but not with 
database SQLBOX. and showing this error.
without CFALGS

#make
config.status: creating sb-config.h
config.status: sb-config.h is unchanged
make[3]: Leaving directory `/usr/local/Gateway/trunk/gw'
make  all-recursive
make[3]: Entering directory `/usr/local/Gateway/trunk/gw'
Making all in gw
/bin/sh: line 17: cd: gw: No such file or directory
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/Gateway/trunk/gw'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/Gateway/trunk/gw'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/Gateway/trunk'
make: *** [all] Error 2


[root@localhost trunk]# make install
Making install in gw
make[1]: Entering directory `/usr/local/Gateway/trunk/gw'
Making install in gw
/bin/sh: line 17: cd: gw: No such file or directory
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/local/Gateway/trunk/gw'
make: *** [install-recursive] Error 1
[root@localhost trunk]#

so now please help me to solve this problem.



--
Thanks & Regards,

-Vijay Kumar Dadhich

Reply via email to