On Fri, May 20, 2005 12:27, Thomas A. wrote: > > Below is the contents of my config.log. Seems as if a lot of variables > are not being set correctly... Still no apparent anwser. > > ----- Original Message ----- > From: "Ken Jones" <[EMAIL PROTECTED]> > To: "ClamAV users ML" <[email protected]> > Subject: Re: [Clamav-users] zlib library issues @ [./configure] > Date: Fri, 20 May 2005 12:04:26 -0500 (CDT) > > Here is the "Core Tests" section of my FC2 config. This is just the top of it as it goes on for a long time ... It appears there is something wrong with your development environment ..
## ----------- ## ## Core tests. ## ## ----------- ## configure:1530: checking build system type configure:1548: result: i686-pc-linux-gnu configure:1556: checking host system type configure:1570: result: i686-pc-linux-gnu configure:1578: checking target system type configure:1592: result: i686-pc-linux-gnu configure:1663: result: creating target.h - canonical system defines configure:1807: checking for a BSD-compatible install configure:1862: result: /usr/bin/install -c configure:1873: checking whether build environment is sane configure:1916: result: yes configure:1981: checking for gawk configure:1997: found /bin/gawk configure:2007: result: gawk configure:2017: checking whether make sets $(MAKE) configure:2037: result: yes configure:2218: checking for gawk configure:2244: result: gawk configure:2300: checking for gcc configure:2316: found /usr/bin/gcc configure:2326: result: gcc configure:2570: checking for C compiler version configure:2573: gcc --version </dev/null >&5 gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2576: $? = 0 configure:2578: gcc -v </dev/null >&5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs >> >> >> On Fri, May 20, 2005 11:57, Thomas A. wrote: >> >>> [Error received @ ./configure ] >>> checking for zlib installation... /usr checking for inflateEnd in >>> -lz... no >>> configure: error: Please install zlib and zlib-devel packages >>> >>> >>> >> Check the file config.log >> after running ./configure and see what the exact failure is. From the >> above, it's looking for function inflateEnd in the lib .... >> >>> >>> This is where ./configure fails, any suggestions for remedy? I've >>> tried --with-zlib=DIR to no avail. >>> >>> >>> >> >> >> >> -- >> Ken Jones >> > > [ START config.log contents ] > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. -- Ken Jones _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
