I get this when compiling 0.95rc1 on Solaris 8 with Sun Studio 11:

source='netcode.c' object='netcode.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/bash ../config/depcomp \
        /opt/studio/SOS11/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I..
-I../clamd -I../libclamav -I../shared -I.. -I/opt/csw/include  `echo
"-xO2 -xarch=386 -I/opt/csw/include" | sed -e 's/-Wwrite-strings//'`
-c netcode.c
"netcode.c", line 78: warning: implicit function declaration: strerror_r
"netcode.c", line 203: warning: implicit function declaration: CMSG_SPACE
"netcode.c", line 209: undefined struct/union member: msg_control
"netcode.c", line 209: warning: improper pointer/integer combination: op "="
"netcode.c", line 212: undefined struct/union member: msg_controllen
"netcode.c", line 212: warning: implicit function declaration: CMSG_LEN
"netcode.c", line 213: warning: implicit function declaration: CMSG_FIRSTHDR
"netcode.c", line 213: warning: improper pointer/integer combination: op "="
"netcode.c", line 217: warning: implicit function declaration: CMSG_DATA
cc: acomp failed for netcode.c
gmake[4]: *** [netcode.o] Error 2

Same setup worked with 0.94.2.

-- 
/peter
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to