Upgrading
from 0.80 to 0.81 and ran into the following compile error:
Making all in clamd
/bin/sh
../libtool --mode=link gcc -g -O3 -mno-power -mno-powerpc -mtune=common
-mcpu=common -maix32 -L/usr/local/lib -lnsl -L/usr/local/lib -o
clamd output.o cfgparser.o getopt.o memor
I'm
trying to compile clam on AIX 5.2, which has been successful up to 0.75-1
If
I use configure without any options, clam compiles without any errors.
The
following is the configure call that I've always used without any problems:
CC=gcc \
CFLAGS="-g -O3 -mno-power -mno
I'm currently upgrading from ClamAV
0.75.1 to 0.80rc3
I'm getting the following error message
when I compile on AIX 5.2:
Making all in clamscan
make[2]: Entering directory `/tmp/src/clamav-0.80rc3/clamscan'
/bin/sh ../libtool --mode=link gcc -g
-O3 -mno-power -mno-powerpc -mtune=common -mcpu=co