Κωνσταντίνος Λιαδάκης schrieb:
Unfortunatelly when I run make I get this error and make stops
gcc -D_REENTRANT=1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=600 -D_BSD_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/libxml2 -I/usr/include/openssl
-I/usr/include/mysql -rdynamic -o wmlscript/wmlsc wmlscript/wmlsc.o libgw.a
libwmlscript.a libwap.a libgwlib.a -lssl -lrt -lbind -lresolv -lnsl -lm
-lpthread -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lcrypto -lssl
-L/usr/lib/mysql -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread
-L/usr/lib -lssl -lcrypto
/usr/bin/ld: cannot find -lbind
collect2: ld returned 1 exit status
make: *** [wmlscript/wmlsc] Error 1
Why is this happening? Why did I not have this problem when I installed
kannel in the first place
good question...
Can you try this:
$ make clean
$ rm .depend
$ make
Stipe
-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany
tolj.org system architecture Kannel Software Foundation (KSF)
http://www.tolj.org/ http://www.kannel.org/
mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------