[syslog-ng] [Bug 173] Compile issues with syslog-ng_3.3.4.tar.gz
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Mon Apr 16 12:17:31 CEST 2012
https://bugzilla.balabit.com/show_bug.cgi?id=173
--- Comment #1 from Balazs Scheidler <bazsi at balabit.hu> 2012-04-16 12:17:31 ---
you should check where syslog-ng locates libglib-2.0.pc file, which is normally located in /usr/lib/pkgconfig or /usr/local/lib/pkgconfig
that instructs syslog-ng where to find glib headers. it might happen that you have a system supplied glib in /usr and a locally installed one in /usr/local
if that's the case, syslog-ng should be told which one to use.
normally, this is as simple as setting PKG_CONFIG_PATH, but you may want to validate your config.log file whether the -I<dir> (to specify include directories)
and -L and -l options match the values specified in the .pc file.
--
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