Hello,
I was doing and make on clamav 0.88.1 and I got this error message. I'm running linux 2.4.30 and I'm checking if anyone everyone seen this error. I have installed clamav 0.88.1 on several other systems without any problem but this is the first time I've seen this error.

gcc -g -O2 -o .libs/clamscan output.o getopt.o memory.o cfgparser.o misc.o clamscan.o options.o others.o manager.o treewalk.o -L/usr/local/lib ../libclamav/.libs/libclamav.so -lz -lbz2 -lgmp -lpthread -lnsl
cfgparser.o: In function `parsecfg':
/usr/local/flog/clamav-0.88.1/clamscan/../shared/cfgparser.c:190: undefined reference to `__ctype_tolower'
manager.o: In function `scanmanager':
/usr/local/flog/clamav-0.88.1/clamscan/manager.c:137: undefined reference to `__ctype_tolower'
manager.o: In function `clamav_unpack':
/usr/local/flog/clamav-0.88.1/clamscan/manager.c:862: undefined reference to `__ctype_tolower'
../libclamav/.libs/libclamav.so: undefined reference to `__ctype_b'
../libclamav/.libs/libclamav.so: undefined reference to `__ctype_toupper'
collect2: ld returned 1 exit status
make[2]: *** [clamscan] Error 1
make[2]: Leaving directory `/usr/local/flog/clamav-0.88.1/clamscan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/flog/clamav-0.88.1'
make: *** [all] Error 2

Thank you in advanced for any assistance,
Frank
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to