Re: [Clamav-devel] [PATCH] --with-zlib does ignore LDFLAGS

2005-05-13 Thread Martin Blapp
Hi, LDFLAGS="$LDFLAGS -L$ZLIB_HOME/lib" Sigh, of course you are right. It has been a long day. The problem has been caused by libgmp here on my installaton. With libgmp linked I got some libraries linked twice. Thanks for the pointer ! Martin ___ http:/

Re: [Clamav-devel] [PATCH] --with-zlib does ignore LDFLAGS

2005-05-13 Thread Tomasz Kojm
On Thu, 12 May 2005 19:06:16 +0200 (CEST) Martin Blapp <[EMAIL PROTECTED]> wrote: > Can you fix this error please ? If --with-zlib= is used > with configure, LDFLAGS and CPPFLAGS are just ignored and > overwritten which is not very nice and leads to linker > errors. They're not ignored: LDFLAGS=

[Clamav-devel] [PATCH] --with-zlib does ignore LDFLAGS

2005-05-12 Thread Martin Blapp
Can you fix this error please ? If --with-zlib= is used with configure, LDFLAGS and CPPFLAGS are just ignored and overwritten which is not very nice and leads to linker errors. Thanks. --- configure.in Sun May 1 02:47:39 2005 +++ configure.in Thu May 12 18:00:47 2005 @@ -120,8 +120,8 @@ f