<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I have successfully build syslog-ng-2.1.3
with --enable-dynamic-linking on Solaris 8.</font>
<br><font size=2 face="sans-serif">While trying to build using --enable-static-linking
option, it is not allowing me to configure syslog-ng-2.1.3 version on my
Solaris 8 box (sparc). It is not able to find glib-2.0.a (Static library),
though it is available in /usr/local/lib path.</font>
<br>
<br><font size=2 face="sans-serif">-rw-r--r-- &nbsp; 1 root &nbsp; &nbsp;
&nbsp;2822036 Jan 15 06:21 /usr/local/lib/libglib-2.0.a</font>
<br>
<br><font size=2 face="sans-serif">Here is error message while doing compilation:</font>
<br><font size=2 face="sans-serif">-----------------------------------------------------------------------------------------------------------------------------------------------------------------------</font>
<br><font size=2 face="sans-serif">./configure --enable-static-linking
--prefix=/opt/syslog-ng-2.1.3</font>
<br><font size=2 face="sans-serif">....</font>
<br><font size=2 face="sans-serif">....</font>
<br><font size=2 face="sans-serif">checking whether to enable TCP wrapper
support... no</font>
<br><font size=2 face="sans-serif">checking whether to enable spoof source
support... no</font>
<br><font size=2 face="sans-serif">checking whether to enable IPv6 support...
yes</font>
<br><font size=2 face="sans-serif">checking whether to enable SQL support...
no</font>
<br><font size=2 face="sans-serif">checking for pkg-config... (cached)
/usr/local/bin/pkg-config</font>
<br><font size=2 face="sans-serif">checking pkg-config is at least version
0.14... yes</font>
<br><font size=2 face="sans-serif">checking for GLIB - version &gt;= 2.4.0...
yes (version 2.13.0)</font>
<br><font size=2 face="sans-serif">checking for static GLib libraries...
no</font>
<br><font size=2 face="sans-serif">checking sanity checking Glib headers...
yes</font>
<br><font size=2 face="sans-serif">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</font>
<br><font size=2 face="sans-serif">-----------------------------------------------------------------------------------------------------------------------------------------------------------------------</font>
<br>
<br><font size=2 face="sans-serif">I have compiled glib-2.13.1 witn --enable-static
option to get libglib-2.0.a library using gcc-3.4.6 compiler (same I am
using for syslog-ng). Somehow syslog-ng is not able to find Static Glib
during configure.</font>
<br>
<br><font size=2 face="sans-serif">Any help will be highly appreciated.</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br><font size=2 face="sans-serif">Chanchal Verma</font>