<div>Hello, </div>
<div>&nbsp;</div>
<div>I have problems with compilation of syslog-ng on a solaris 5.8 :</div>
<div>&nbsp;</div>
<div>After Syslog-ng Configuration :</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div>./configure --prefix=/tmp/local --disable-spoof-source --enable-static-linking</div></blockquote>
<div>=&gt; i have this error :</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div>checking for static GLib libraries... no<br>configure: error: static GLib libraries not found (a file named libglib-2.0.a), either link GLib dynamically using the --enable-dynamic-linking or install a static GLib</div>
</blockquote>
<div dir="ltr">=&gt; but i have the correct file :</div>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
<div dir="ltr">ls -la /tmp/local/lib/libglib-2.0.a<br>-rw-r--r--&nbsp;&nbsp; 1 outils&nbsp;&nbsp; dinb&nbsp;&nbsp;&nbsp;&nbsp; 2096104 Jun 28 15:51 /tmp/local/lib/libglib-2.0.a</div></blockquote>
<div dir="ltr">Have you an idea about this problem?</div>
<div dir="ltr">&nbsp;</div>
<div dir="ltr">Nicolas&nbsp;</div>