Chris wrote:
> Is there a different version of libtool required to build 94.1 than there was
> to build .94?

I had this problem too. However, I think I only had it when I ran libtoolize 
and/or ran autoreconf. I think that ClamAV people are assuming you won't run 
libtoolize and autoreconf when building clamav. See my bug #1251 
at:https://wwws.clamav.net/bugzilla/show_bug.cgi?id=1251  .


On my machine, if I remove the files m4/{lt*,libtool}.m4 before running 
libtoolize and autoreconf, compiling works fine. I hope that works for 
you too.
> I get this when trying to build 94.1:
>    

> make[2]: Entering directory `/home/chris/rpm/BUILD/clamav-0.94.1/libclamunrar'
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -I..   -O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro
> -fno-omit-frame-pointer -MT unrar15.lo -MD -MP -MF .deps/unrar15.Tpo -c -o
> unrar15.lo unrar15.c
> ../libtool: line 655: X--tag=CC: command not found
> ==snip==
> make[2]: Leaving directory `/home/chris/rpm/BUILD/clamav-0.94.1/libclamunrar'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/chris/rpm/BUILD/clamav-0.94.1'
>
> libclamunrar is installed here:
>
> /usr/lib/libclamunrar.so.5
> /usr/lib/libclamunrar.so.5.0.1
> /usr/lib/libclamunrar_iface.so.5
> /usr/lib/libclamunrar_iface.so.5.0.1
> /usr/lib/libclamunrar_iface.a
> /usr/lib/libclamunrar.a
> /usr/lib/libclamunrar.la
> /usr/lib/libclamunrar.so
> /usr/lib/libclamunrar_iface.la
> /usr/lib/libclamunrar_iface.so
>
>    
I'm pretty sure this is not what ClamAV wants to know. libclamunrar is 
compiled as a part of ClamAV and intalled with it. The files above are 
from your previous ClamAV installation. If your new compilation of 
ClamAV didn't overwrite them but instead used them, you'd only have a 
partially upgraded and possibly unworking version of ClamAV.
> This is for a Mandrake 10.1 box.
>    
I am using Gentoo, so I hope everything I said applies to you.


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

Reply via email to