All works fine for me on OS X 10.6 - 10.9. For info, compiled on 10.9.2 with support for 10.6 onwards.
CFLAGS="-O2 -g -D_FILE_OFFSET_BITS=64 -mmacosx-version-min=10.6 -arch x86_64" CXXFLAGS="-O2 -g -D_FILE_OFFSET_BITS=64 -mmacosx-version-min=10.6 -arch x86_64" ./configure --disable-dependency-tracking --enable-llvm --enable-clamdtop --with-user=_clamav --with-group=_clamav --enable-all-jit-targets Mark On 16 May 2014, at 02:01 pm, Joel Esler (jesler) <[email protected]> wrote: > http://blog.clamav.net/2014/05/clamav-0984rc1-is-now-available.html > > ClamAV 0.98.4rc1 is now available for download. Shown below are the notes > concerning this release: > > > 0.98.4rc1 > ------ > > ClamAV 0.98.4 is a bug fix release. The following issues are now resolved: > > - Various build problems on Solaris, OpenBSD, AIX. > > - Crashes of clamd on Windows and Mac OS X platforms when reloading > the virus signature database. > > - Infinite loop in clamdscan when clamd is not running. > > - Freshclam failure on Solaris 10. > > - Buffer underruns when handling multi-part MIME email attachments. > > - Configuration of OpenSSL on various platforms. > > ---- > > ClamAV 0.98.4rc1 is available for download here: > http://sourceforge.net/projects/clamav/files/RC/clamav-0.98.4-rc1/. Please > download, test, and provide feedback to the mailing list here: > > http://lists.clamav.net/mailman/listinfo/clamav-users > > > -- > The ClamAV team (http://www.clamav.net/team) > > _______________________________________________ > http://lurker.clamav.net/list/clamav-devel.html > Please submit your patches to our Bugzilla: http://bugs.clamav.net _______________________________________________ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net
