Helllo to all, I am using kannel-1.4.3 version,and i install kannel with mysql storage and this is running successfully. but when i want to instal the SQLBOX then i face a issue imentioned the logs below. i use this process in trunk folder. ./bootstrap ./configuer make make install
logs are like this [root@localhost trunk]# make make all-recursive make[1]: Entering directory `/usr/local/Gateway/sqlbox/trunk' Making all in gw make[2]: Entering directory `/usr/local/Gateway/sqlbox/trunk/gw' cd .. && /bin/sh ./config.status sb-config.h config.status: creating sb-config.h config.status: sb-config.h is unchanged make[3]: Entering directory `/usr/local/Gateway/sqlbox/trunk/gw' cd .. && /bin/sh ./config.status sb-config.h config.status: creating sb-config.h config.status: sb-config.h is unchanged make[3]: Leaving directory `/usr/local/Gateway/sqlbox/trunk/gw' make all-recursive make[3]: Entering directory `/usr/local/Gateway/sqlbox/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/sqlbox/trunk/gw' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/local/Gateway/sqlbox/trunk/gw' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/Gateway/sqlbox/trunk' make: *** [all] Error 2 [root@localhost trunk]# make install Making install in gw make[1]: Entering directory `/usr/local/Gateway/sqlbox/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/sqlbox/trunk/gw' make: *** [install-recursive] Error 1 [root@localhost trunk]# kindly help me to solve this problem. -- Thanks & Regards, -Vijay Kumar Dadhich