[syslog-ng] Not able to compile syslog-ng with Solaris

Balazs Scheidler bazsi at balabit.hu
Wed Feb 14 13:17:49 CET 2007


On Tue, 2007-02-13 at 15:05 +0530, Padmanabhan, Rajeesh (GE Healthcare)
wrote:
> Hi All,
> 
> Please find the attached config.log file. I could find only
> 'libglib-2.0.la' file under /usr/local/lib directory.
> 

if you don't need static linking, you could pass the
--enable-dynamic-linking option as suggested by the configure script.

If you do want dynamic linking, compile glib with --enable-static
option.

-- 
Bazsi



More information about the syslog-ng mailing list