I installed GCC33, with no problems.
When I go to compile from a recent snapshot release, I use the flags:
./configure --prefix=/usr/local --disable-pthreads --enable-milter --with-gcc=/usr/local/bin/gcc33
and it does not build clamav-milter. The directory is still:
.deps Makefile Makefile.in clamav-milter.sh
INSTALL Makefile.am clamav-milter.c clamd.sh
I used --disable-pthreads, since the FreeBSD port also calls for this - I don't know why, or whether pthreads are unstable on this platform.
Doing a make in that directory does nothing, and there are some things in the Makefile that are commented out from the configure process, so I'm not sure what's happening.
I also noted that nothing was made in the clamd directory, either. Trying to do a "gmake" in any of these generates errors, due to other things not being present.
This is on FreeBSD-4.8, GNU Make 3.80, and GCC 3.3, using BASH 2.05b.
Forrest
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]