./configure --sysconfdir=/etc --disable-clamuko --disable-milter make
throws this error in libclamav (mbox.c)
===========SNIP===========
rm -f .libs/zzip-zip.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -g -O2 -c zziplib/zzip-zip.c -MT zzip-zip.lo -MD -MP -MF .deps/zzip-zip.TPlo -fPIC -DPIC -o .libs/zzip-zip.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -g -O2 -c zziplib/zzip-zip.c -MT zzip-zip.lo -MD -MP -MF .deps/zzip-zip.TPlo -o zzip-zip.o >/dev/null 2>&1
mv -f .libs/zzip-zip.lo zzip-zip.lo
source='mbox.c' object='mbox.lo' libtool=yes \
depfile='.deps/mbox.Plo' tmpdepfile='.deps/mbox.TPlo' \
depmode=gcc3 /bin/bash ../depcomp \
/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -g -O2 -c -o mbox.lo `test -f 'mbox.c' || echo './'`mbox.c
rm -f .libs/mbox.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -g -O2 -c mbox.c -MT mbox.lo -MD -MP -MF .deps/mbox.TPlo -fPIC -DPIC -o .libs/mbox.lo
mbox.c: In function `saveFile':
mbox.c:1653: error: `O_BINARY' undeclared (first use in this function)
mbox.c:1653: error: (Each undeclared identifier is reported only once
mbox.c:1653: error: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `mbox.lo'
Current working directory /usr/local/src/clamav-devel/libclamav
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/local/src/clamav-devel
*** Error code 1
make: Fatal error: Command failed for target `all'
===========SNIP===========
any ideas ? tia -- Nikolaj Wicker
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users