On 2008-08-19 21:17, [EMAIL PROTECTED] wrote: > gcc 4.0.1 caused configuration failure with PR bug 28045 > > Bypassed with CFLAGS='O0' and installed successfully on Macintosh > PowerPC G4 (10.4.11). >
Another "workaround" is to use llvm-gcc as described in the FAQ, and you don't have to disable optimizations with it: http://llvm.org/releases/download.html#2.3 > make check returned no errors. > Thanks for testing, was make check's output something similar to this? ====================== All 5 tests passed (1 tests were not run) ====================== Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
