True. It's not an official repository.

Besides that, your error is related to the fact that it cannot find your
installed Kannel libraries.

You need to configure/make/install those first before compiling opensmppbox.

 

== Rene

 

 

From: users [mailto:[email protected]] On Behalf Of spameden
Sent: donderdag 18 juli 2013 13:41
To: Qqblog Qqblog; [email protected]; kannel_dev_mailinglist [email protected]
Subject: Re: opensmppbox: error compiling latest version

 

Forgot to include list. Answer is below

And your question related to users rather than devel list.

 

2013/7/18 spameden <[email protected]>

hi, it's not an official source code for opensmppbox

check here https://svn.kannel.org/opensmppbox/

 

2013/7/18 Qqblog Qqblog <[email protected]>

i downloaded the latest version from
https://github.com/pruiz/kannel-opensmppbox

 

server: debian 7.1.0

 

./configure

make

 

make  all-recursive
make[1]: Entering directory `/root/kannel-opensmppbox-master'
Making all in gw
make[2]: Entering directory `/root/kannel-opensmppbox-master/gw'
/bin/bash ../libtool --tag=CC --mode=link gcc  -g -O2 -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -I/usr/local/include/kannel -g -O2 -D_XOPEN_SOURCE=600
-D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2 -I/usr/include/mysql
-rdynamic -o opensmppbox  box-dlr.o opensmppbox.o  -L/usr/local/lib/kannel
-lgw -lwap -lgwlib -lmysqlclient_r -lrt -lresolv -lnsl -lm  -lpthread
-L/usr/lib -lxml2 -L/usr/lib/x86_64-linux-gnu -lmysqlclient_r -lpthread -lz
-lm -lrt -ldl
gcc -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/local/include/kannel -g
-O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -D_LARGE_FILES= -I/usr/include/libxml2
-I/usr/include/mysql -rdynamic -o opensmppbox box-dlr.o opensmppbox.o
-L/usr/local/lib/kannel -lgw -lwap -lgwlib -lresolv -lnsl -L/usr/lib -lxml2
-L/usr/lib/x86_64-linux-gnu -lmysqlclient_r -lpthread -lz -lm -lrt -ldl
/usr/bin/ld: cannot find -lgw
/usr/bin/ld: cannot find -lwap
/usr/bin/ld: cannot find -lgwlib
collect2: error: ld returned 1 exit status
make[2]: *** [opensmppbox] Error 1
make[2]: Leaving directory `/root/kannel-opensmppbox-master/gw'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kannel-opensmppbox-master'
make: *** [all] Error 2

 

pls advise.

 

 

Reply via email to