Re: [Clamav-users] Compiling on Tru64 unix

2008-11-03 Thread Allen, Geoff
Thanks to everyone for the help! I now have it compiled and am testing. This list is both clueful and helpful. I wish I could say that for every mailing list I'm on. The secret(s) were: Török Edwin: Yeah, so try CPPFLAGS=-pthread to configure Jeff Donsbach: I would add that to CFLAGS as

[Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread Allen, Geoff
This might be a long-shot, but has anyone compiled ClamAV (and specifically, clamav-milter) on Tru64 Unix? I'm trying, but can't get configure to generate a proper Makefile that will compile clamav-milter. I'd love to discuss details with anyone who might have some insight. Thanks,

Re: [Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread aCaB
Allen, Geoff wrote: This might be a long-shot, but has anyone compiled ClamAV (and specifically, clamav-milter) on Tru64 Unix? I'm trying, but can't get configure to generate a proper Makefile that will compile clamav-milter. I'd love to discuss details with anyone who might have some

Re: [Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread Jeff Donsbach
On Fri, Oct 31, 2008 at 11:53 AM, Allen, Geoff [EMAIL PROTECTED] wrote: This might be a long-shot, but has anyone compiled ClamAV (and specifically, clamav-milter) on Tru64 Unix? I'm trying, but can't get configure to generate a proper Makefile that will compile clamav-milter. I'd love to

Re: [Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread Allen, Geoff
Not in a long long while, and I don't have access to a Tru64 UNIX machine easily any more. But, what exactly are the problems you are encountering? Configure runs through and finds the milter libraries (we have them in a non-standard location, but setting CLAMAV_MILTER_LIBS seems to take care

Re: [Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread Allen, Geoff
Did you use --enable-milter in configure? Yes. Geoff ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml

Re: [Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread Allen, Geoff
Can you pastebin the config.log? Perhaps somebody will have an idea on what is wrong. Sure. http://pastebin.com/m4d9e964 Geoff ___ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml

Re: [Clamav-users] Compiling on Tru64 unix

2008-10-31 Thread Jeff Donsbach
On Fri, Oct 31, 2008 at 5:11 PM, Török Edwin [EMAIL PROTECTED] wrote: meaning clamd won't be built either configure:13401: checking pthread.h usability configure:13418: gcc -c -g -O2 conftest.c 5 In file included from conftest.c:94: /usr/include/pthread.h:312:4: #error Please compile the