I get the similar error at run time. (Exception in thread "main"
java.lang.UnsatisfiedLinkError: /usr/lib/jni/libunix-java.so:
/usr/lib/jni/libunix-java.so: undefined symbol: __stack_chk_fail_local)

Adding the following line to debian/rules (somewhere at the top) and
rebuilding the package (libmatthew-java) have solved my problem:

CFLAGS += -fno-stack-protector

-- 
FTBFS dbus-java
https://bugs.launchpad.net/bugs/218658
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to