El 02/06/13 11:06, Stephan Raue escribió:
Hi,

systemd fails to build with using a statically libkmod.a:

Sure it does, there is memdup, path_is_absolute and path_make_absolute_cmd symbols defined in systemd and kmod.

As static libraries do not have symbol visibility, you will get collisions as expected.

"patient : Doctor, doctor , when I do this it hurts.. doctor: do not do that then ;)"

Do not use static linking, with systemd, ever, in fact do not use with any other component.




_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to