Vladimir wrote: >>> A lot of lines like >>> #0 0x28141268 in _pthread_sigmask (how=3, set=0xbfbfeb50, oset=0x0) >>> at /usr/src/lib/libthr/thread/thr_sig.c:60 >>> #1 0x281a5a1a in sigprocmask () from /usr/lib/libpthread.so.1 >>> > > kzc> Did you change the PTHREAD_LIBS in the ports Makefile at all? I > kzc> unfortunately don't have a FreeBSD 5.4 box around anymore to try > kzc> this so I am trying to recollect things from memory about some > kzc> of the things I had to change. > > No, i did not change anything.
I finally got some time to dork with this. I installed FreeBSD 5.4 on a virtual machine and I had the same problem you had with the FreeBSD port of ClamAV. What you want to do to fix it is change PTHREAD_LIBS= -lthr to PTHREAD_LIBS= -pthread in the port Makefile. This seems to have resolved the problem. Steven _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml