<div>Hi,</div>
<div> </div>
<div>I am finding no success trying to compile syslog-ng 3.0.7 on the RHEL machine using the --enable-static-linking mode. I get stuck in the make stage. I am using GNU gcc 3.4.5 version .Below is the error that appears in make.</div>

<div> </div>
<div> </div>
<div>gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/opt/soe/local/syslog-ng-3.0.7/eventlog/include/eventlog      -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -g -O2 -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c<br>
mv -f .deps/main.Tpo .deps/main.Po<br>gcc -std=gnu99  -g -O2 -Wall   -o syslog-ng main.o libsyslog-ng.a -static   -lrt -lnsl -lfl -L/usr/local/lib -lglib-2.0 -liconv   -L/opt/soe/local/syslog-ng-3.0.7/eventlog/lib -levtlog     -ldl  -lwrap   -lcap   globals.o<br>
/usr/local/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcap<br>collect2: ld returned 1 exit status<br>make[2]: *** [syslog-ng] Error 1<br>make[2]: Leaving directory `/compile/syslog-ng-3.0.7/src&#39;<br>
make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/compile/syslog-ng-3.0.7&#39;<br>make: *** [all] Error 2</div>
<div> </div>
<div>[root@CSCSVSLGG189v syslog-ng-3.0.7]# which ld<br>/usr/local/bin/ld<br>[root@CSCSVSLGG189v syslog-ng-3.0.7]# ld -V<br>GNU ld version 2.17<br>  Supported emulations:<br>   elf_i386<br>   i386linux<br></div>
<div>Can you please advice on this.</div>
<div> </div>
<div>Thanks &amp; Regards,<br>Rakesh<br></div>
<div> </div>