I am trying to build v0.88.7 on Tru64 5.1B in order to upgrade from an older version however freshclam fails to compile with the following error:
[./configure --prefix=/usr/local --quiet --disable-clamav --with-user=pmdf --with-group=clamav] # make ... cc: Error: nonblock.h, line 32: Ill-formed parameter type list. (parmtyplist) int wait_connect(int sock, const struct sockaddr *addr, socklen_t addrlen, int secs); --------------------------------------------------------^ make[2]: *** [manager.o] Error 1 make[2]: Leaving directory `/usr/local/sources/ClamAV/clamav-0.88.7/freshclam' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/sources/ClamAV/clamav-0.88.7' make: *** [all] Error 2 # echo $DEC_CC -pthread -verbose v0.88.5 is currently installed on this system and built without issue. Has anyone built the latest stable version on Tru64? _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html