[syslog-ng] [Bug 115] libsyslog-ng.so is not linked with glib/cap but uses glib/ cap symbols
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Wed Feb 23 11:11:46 CET 2011
https://bugzilla.balabit.com/show_bug.cgi?id=115
--- Comment #2 from Arkadiusz Miśkiewicz <arekm at maven.pl> 2011-02-23 11:11:46 ---
It will fail if you use:
-Wl,--as-needed -Wl,--no-copy-dt-needed-entries (which is more common, default for fedora and pld rpm builds for example)
Also I don't understand what's point of such separate dynamic library if it cannot work without syslog-ng itself?
Then maybe it should be statically linked into syslog-ng?
Anyway I can drop above linker flags if this is "by design" and it will likely succeed (because usually this is "by bug").
--
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the syslog-ng
mailing list