Hello all, Platform: BSDi 4.2, gcc 2.95.2. I tried patches for *BSDs.
Any pointers ? ./configure --prefix=/usr/local/clamav/0.70 -------- mailtest% make make all-recursive Making all in libclamav source='scanners.c' object='scanners.lo' libtool=yes depfile='.deps/scanners.Plo' tmpdepfile='.deps/scanners.TPlo' depmode=gcc /bin/bash ../depcomp /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -g -O2 -c -o scanners.lo `test -f 'scanners.c' || echo './'`scanners.c rm -f .libs/scanners.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -g -O2 -c scanners.c -Wp,-MD,.deps/scanners.TPlo -fPIC -DPIC -o .libs/scanners.lo In file included from vba_extract.h:26, from scanners.c:44: cltypes.h:35: warning: redefinition of `int8_t' /usr/include/machine/types.h:48: warning: `int8_t' previously declared here cltypes.h:40: warning: redefinition of `int16_t' /usr/include/machine/types.h:50: warning: `int16_t' previously declared here cltypes.h:47: warning: redefinition of `int32_t' /usr/include/machine/types.h:52: warning: `int32_t' previously declared here In file included from zziplib/zzip.h:23, from scanners.c:49: zziplib/zzip-stdint.h:21: redefinition of `uint8_t' cltypes.h:35: `uint8_t' previously declared here zziplib/zzip-stdint.h:21: warning: redefinition of `int8_t' cltypes.h:35: warning: `int8_t' previously declared here zziplib/zzip-stdint.h:26: redefinition of `uint16_t' cltypes.h:40: `uint16_t' previously declared here zziplib/zzip-stdint.h:26: warning: redefinition of `int16_t' cltypes.h:40: warning: `int16_t' previously declared here zziplib/zzip-stdint.h:33: redefinition of `uint32_t' cltypes.h:47: `uint32_t' previously declared here zziplib/zzip-stdint.h:33: warning: redefinition of `int32_t' cltypes.h:47: warning: `int32_t' previously declared here *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. -------- After commenting out: zziplib/zzip-stdint.h:21,26,33 Make dies here: -- In file included from zziplib/zzip-dir.c:17: zziplib/zzip.h:30: syntax error before `uint32_t' zziplib/zzip.h:83: syntax error before `__zzip_get32' zziplib/zzip.h:83: warning: data definition has no type or storage class zziplib/zzip.h:84: syntax error before `__zzip_get16' zziplib/zzip.h:84: warning: data definition has no type or storage class zziplib/zzip-dir.c: In function `zzip_readdir': zziplib/zzip-dir.c:141: structure has no member named `d_compr' zziplib/zzip-dir.c:143: structure has no member named `d_csize' zziplib/zzip-dir.c:144: structure has no member named `d_usize' zziplib/zzip-dir.c:146: structure has no member named `d_flags' zziplib/zzip-dir.c:148: structure has no member named `d_reclen' zziplib/zzip-dir.c:150: structure has no member named `d_reclen' -- Thanks, ------------------------ Rob Robin Network Analyst Green Apple, Inc. 740-653-9890 [EMAIL PROTECTED] www.greenapple.com Internet access, hosting and development solutions since 1995. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users