Do you have the iconv package installed? == Rene
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ivan Kurnosov Sent: Monday, 13 September, 2010 04:32 To: [email protected] Subject: Kannel on solaris 10 I've got this for ./configure --with-cflags="-m64 -O2 -g": gcc -std=gnu99 -D_REENTRANT=1 -I. -Igw -g -O2 -DSunOS=1 -m64 -O2 -g -D_LARGE_FILES= -I/usr/include/libxml2 -o wmlscript/wmlsc wmlscript/wmlsc.o libgw.a libwmlscript.a libwap.a libgwlib.a -lrt -lresolv -lnsl -lsocket -lm -lpthread -L/usr/lib -R/usr/lib -lxml2 -lz -lpthread -lm -lsocket -lnsl Undefined first referenced symbol in file libiconv_close libgwlib.a(charset.o) libiconv_open libgwlib.a(charset.o) libiconv libgwlib.a(charset.o) ld: fatal: Symbol referencing errors. No output written to wmlscript/wmlsc collect2: ld returned 1 exit status The google points me only to unsolved http://www.mail-archive.com/[email protected]/msg09219.html Has something changed since 2007 Jan? ;-) Will be very appreciate for any help and tips. -- With best regards, Ivan Kurnosov
