Thanks Loic

Compiling with my cvs build here (I'm still trying to work around the issues myself first!) it still throws an error from /usr/bin/ld that Kannel's libgwlib.a has a bad value even though everything bar the installation directories modifications is standard. Hmm.. any ideas on that one?

gcc -shared .libs/mms_billing_shell.o -ldl -L//kannel_installation_directory/lib/kannel -lwap -lgwlib -lrt /usr/lib64/libbind.so -L/usr/kerberos/lib -L/usr/kerberos/lib64 -lresolv -lnsl -lxml2 -lz -lpthread -lm -Wl,-soname -Wl,libmmsc_billing_shell.so.0 -o .libs/libmmsc_billing_shell.so.0.0.0

/usr/bin/ld: /kannel_installation_directory/lib/kannel/libgwlib.a(gwmem-native.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC

/kannel_installation_direcotry/lib/kannel/libgwlib.a: could not read symbols: Bad value

collect2: ld returned 1 exit status

make[2]: *** [libmmsc_billing_shell.la] Error 1

Kindest regards

Alex

Sure, I cooked you a dist as follow:
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/mbuni export \
    -r HEAD mbuni


_______________________________________________
Devel mailing list
Devel@mbuni.org
http://mbuni.org/mailman/listinfo/devel_mbuni.org

Reply via email to