18 Nov
2008
18 Nov
'08
2:55 p.m.
Balazs Scheidler wrote:
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
I had previously tried compiling with only that option and it also tried to pull in the static glib. Thanks for pushing the patch. -Doug