--On 21 May 2008 17:30:03 +0100 Nigel Horne <[EMAIL PROTECTED]> wrote:

> Dear All,
>
> We are about to release the first release candidate of 0.93.1 of ClamAV.
>
> 0.93.1 is primarily a bug fix release fixing a number of issues that were
> found in 0.93, and some other improvements.
>
> We would welcome any feedback and bugs on this RC prior to the release
> of 0.93.1, which is currently scheduled for 2nd June. It doesn't matter
> if you don't
> have a test environment, you can still help us for example by
> downloading the
> release candidate and checking it compiles even if you don't install it.
>

Fails to compile on OSX 10.5.2 and 10.5.3 (client and server) with XCode 
3.0. Apple's distributions include a version of gcc4.0.1 (yes, it's very 
old), which ClamAV's configure script doesn't like that version of gcc:


% ./configure
...
...
...
checking for a supported version of gcc... ok (4.0.1)
checking for gcc bug PR27603... ok, bug not present
checking for gcc bug PR26763-2... ok, bug not present
checking for valid code generation of CLI_ISCONTAINED... ok, bug not present
checking for gcc bug PR28045... configure: error: your compiler has gcc 
PR28045 bug, use a different compiler, see 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28045



/Developer/usr/bin/gcc-4.0 -v
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking 
-enable-werror --prefix=/usr --mandir=/share/man 
--enable-languages=c,objc,c++,obj-c++ 
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ 
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib 
--build=i686-apple-darwin9 --with-arch=apple --with-tune=generic 
--host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)


-- 
Ian Eiloart
IT Services, University of Sussex
x3148
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to