Haven't built it, but it looks like either a function prototype problem, or perhaps a required include file is not included correctly. I don't have access to a Tru64 system just this moment, but I might be able to get to one tomorrow.
On 2/6/07, mike caplin <[EMAIL PROTECTED]> wrote:
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