syslog-ng-users April 2012 archive
Main Archive Page > Month Archives  > syslog-ng-users archives
syslog-ng-users: [syslog-ng] [Bug 173] Compile issues with syslo

[syslog-ng] [Bug 173] Compile issues with syslog-ng_3.3.4.tar.gz

From: <bugzilla_at_nospam>
Date: Mon Apr 16 2012 - 10:17:31 GMT
To: syslog-ng@lists.balabit.hu

https://bugzilla.balabit.com/show_bug.cgi?id=173

--- Comment #1 from Balazs Scheidler <bazsi@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. ______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.balabit.com/wiki/syslog-ng-faq