ClamAV y gcc < 4.0.3

Bajando el clamav de la pagina, no pasa del configure con gcc menor a 4.0.3: root@ns14:~/clamav-0.95.2# ./configure 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 Con esto se arregla root@ns14:~/clamav-0.95.2# ./configure CFLAGS=”-O0″ root@ns14:~/clamav-0.95.2# make && make install like a charm :)

Posted on July 31, 2009 at 16:44 by kbs · Permalink · Leave a comment
In: linux · Tagged with: ,