Hi Kevin and Ry,

thanks a lot for your suggestions. As I am playing around with sonames and compile flags, I am afraid this issue is not really suitable for jira.

When building the Alljoyn core libraries I added SHLIBVERSION='1504' to the corresponding call to env.SharedLibrary(). Unfortunatley in this case, scons automatically adds '-Wl,-Bsymbolic' to the linker flags. For whatever reason the resulting libraries cause some confusion for ldd, which finally results in segmentation faults.

After removing this flag (there is a scons environment variable, SHLIBVERSIONFLAGS, so this seems to be a common problem) everything looks fine now.

  Thorsten

_______________________________________________
Allseen-core mailing list
[email protected]
https://lists.allseenalliance.org/mailman/listinfo/allseen-core

Reply via email to