[Bug 218658] Re: FTBFS dbus-java
Rail Aliev
rail at i-rs.ru
Fri Mar 6 15:31:44 UTC 2009
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 at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list