29 Jun
2007
29 Jun
'07
1:36 p.m.
--On Friday, June 29, 2007 11:24 AM +0200 Nicolas de Marqué - Fromentin <nicolas.demarque@gmail.com> wrote:
Hello,
I have problems with compilation of syslog-ng on a solaris 5.8 :
After Syslog-ng Configuration :
./configure --prefix=/tmp/local --disable-spoof-source --enable-static-linking
Solaris does not generally support static linking (there are exceptions, but they don't apply here). Use dynamic linking instead. -- Carson