On 2008-11-17 20:02, Renato Botelho wrote:
> It built removing libtool dependency, thanks!!!
>   

Ok.

>   
>>> Anyway, the current ports version (20081105) build without
>>> any problems, something happened between 05 and 14 Nov
>>> that make it stop building.
>>>
>>>       
>> Yep, libltdl was added.
>>
>> Also I think you may want to get rid of this warning, can I see the
>> configure flags?
>>
>> ****** WARNING:
>> ****** You are either cross compiling to a different host or
>> ****** you have manually disabled important configure checks.
>> ****** Please be aware that this build may be badly broken.
>> ****** DO NOT REPORT BUGS BASED ON THIS BUILD !!!
>>     
>
> I didn't check this part yet, but arguments has changed to:
>
> [EMAIL PROTECTED]:~/prs/clamav-devel> make -V CONFIGURE_ARGS
> --libdir=/usr/local/lib  --with-dbdir=/var/db/clamav  --with-zlib=/usr
>  --disable-zlib-vcheck  --disable-clamuko  --disable-clamav
> --enable-bigstack  --enable-readdir_r  --disable-dependency-tracking
> --enable-gethostbyname_r  --enable-experimental --with-iconv
> --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
>   

Please remove --disable-zlib-vcheck, FreeBSD should have a recent enough
zlib by now (>=1.2.2).
That should remove that configure warning as well.

You may want to add 'check' to the dependencies,
and have 'make check' being run during a build to see if everything is ok.

Best regards,
--Edwin
_______________________________________________
http://lurker.clamav.net/list/clamav-devel.html
Please submit your patches to our Bugzilla: http://bugs.clamav.net

Reply via email to