Better-workaround (which keep ssp enabled): I have no clue about how ssp works but there seems to be a problem related to the linking stage in the build process. I have tried to change various ld options with no success... It seems that gcc knows how to properly invoke ld, so if you pass LD=gcc to the makefile, then gcc is used in the linking stage and calls ld with he good options to deal with ssp. There is then no trace of this __stack_chk_fail_local symbol in the final binary which loads and work as expected.
-- synaptics driver fails to load (dlopen error) https://launchpad.net/bugs/54290 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs