[syslog-ng] AIX compilation of syslog-ng 1.6.* (problems with ld)
Balazs Scheidler
bazsi at balabit.hu
Mon Mar 27 16:55:10 CEST 2006
On Fri, 2006-03-24 at 14:39 +0100, Jochen Kirn wrote:
> Patch for configure.in (tested with syslog ng 1.6.9 source).
> ---<configure.in.patch>---
> 341a342
> > oscheck=`uname`
> 349a351,354
> > elif echo $oscheck | egrep "AIX" > /dev/null; then
> > LD_START_STATIC="-Wl,-bstatic"
> > LD_END_STATIC="-Wl,-bdynamic"
> > AC_MSG_RESULT(AIX)
> ---<configure.in.patch>---
>
> patch -i configure.in.patch configure.in
> autoconf configure.in > configure
>
> will do the job.
Thanks for the info, I've integrated your change to the configure.in
script.
--
Bazsi
More information about the syslog-ng
mailing list