On 2008-10-31 22:49, Allen, Geoff wrote:
>> Can you pastebin the config.log?
>> Perhaps somebody will have an idea on what is wrong.
>>     
>
> Sure.
>
> http://pastebin.com/m4d9e964
>
>
>   


To build the milter you need pthreads, but:
BUILD_CLAMD_FALSE=''
BUILD_CLAMD_TRUE='#'

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 module
including pthread.h with -pthread"
configure:13424: $? = 1

Yeah, so try CPPFLAGS=-pthread to configure


--Edwin

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to