[syslog-ng] Dynamic libs w/ 2.1.2

Balazs Scheidler bazsi at balabit.hu
Tue Nov 18 13:23:42 CET 2008


On Mon, 2008-11-17 at 15:07 -0500, Douglas E. Warner wrote:
> I'm trying to compile syslog-ng 2.1.2 but getting the following error from 
> configure:
> 
> ./configure --disable-static-linking --enable-dynamic-linking
> [...]

as a workaround, specify only one of the linking options: use only
--enable-dynamic-linking.

meanwhile I've also fixed this problem with this patch

commit 3210545f108643988177340b4707319f904c24a0
Author: Balazs Scheidler <bazsi at balabit.hu>
Date:   Tue Nov 18 13:22:18 2008 +0100

    configure.in: only require static glib if --enable-static-linking is explicitly set


-- 
Bazsi




More information about the syslog-ng mailing list