>> hi
>> i try to install clamantivirus 0.50 on an openbsd 3.1 box but it won't
>> install :(
>> My configure:
>> ./configure --disable-pthreads --disable-urandom
>> The Error during 'make':
>> gcc -g -O2 -o .libs/clamd options.o cfgfile.o clamd.o tcpserver.o
>> localserver.o server.o scanner.o others.o clamuko.o dazukoio.o
>> ../clamscan/getopt.o  -L/usr/src/clamantivirus/clamav-0.50/libclamav
>> -L/usr/src/clamantivirus/clamav-0.50/libclamav/.libs -lclamav -lz
>> -Wl,-rpath,/usr/local/lib
>> server.c:61: Undefined symbol `_pthread_sigmask' referenced from text
>> segment

> It's OK. The daemon requires pthread - unhappily I have no idea how to
> disable daemon building in configure.in. clamscan and freshclam should
> compile, anyway.

Probably not the _smartest_ way to do it but I could only get 0.51 to
build on my OBSD3.1 by removing clamd from "SUBDIRS=" in Makefile.in and
configuring with --disable-pthreads --disable-clamuko

HTH

Ant

-- 
Ant La Porte - Dvere Network Services



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Reply via email to