Vincent Régnard wrote:
> Hi all,
> 
> Compiling 0.94.1 within the same environement as I did without trouble
> for 0.94, I encounter the following error that stops the compilation
> process:
> 
> + make
> make  all-recursive
> make[1]: Entering directory
> `/mnt/pitux_data/rpmbuild/RPM/BUILD/clamav-0.94.1'
> Making all in libclamunrar
> make[2]: Entering directory
> `/mnt/pitux_data/rpmbuild/RPM/BUILD/clamav-0.94.1/libclamunrar'
> /bin/sh ../libtool --tag=CC   --mode=compile /usr/bin/gcc
> -DHAVE_CONFIG_H -I. -I..  -I..   -O2 -fomit-frame-pointer -pipe
> -mcpu=pentiumpro -march=i586 -fno-strength-reduce -MT unrar15.lo -MD -MP
> -MF .deps/unrar15.Tpo -c -o unrar15.lo unrar15.c
> ../libtool: X--tag=CC: command not found
> ../libtool: libtool: ignoring unknown tag : command not found
> ../libtool: X--mode=compile: command not found
> ../libtool: *** Warning: inferring the mode of operation is deprecated.:
> command not found
> ../libtool: *** Future versions of Libtool will require --mode=MODE be
> specified.: command not found
> ../libtool: X/usr/bin/gcc: No such file or directory
> ../libtool: X-DHAVE_CONFIG_H: command not found
> ../libtool: X-I.: command not found
> ../libtool: X-I..: command not found
> ../libtool: X-I..: command not found
> ../libtool: X-O2: command not found
> ../libtool: X-fomit-frame-pointer: command not found
> ../libtool: X-pipe: command not found
> ../libtool: X-mcpu=pentiumpro: command not found
> ../libtool: X-march=i586: command not found
> ../libtool: X-fno-strength-reduce: command not found
> ../libtool: X-MT: command not found
> ../libtool: Xunrar15.lo: command not found
> ../libtool: X-MD: command not found
> ../libtool: X-MP: command not found
> ../libtool: X-MF: command not found
> ../libtool: X.deps/unrar15.Tpo: No such file or directory
> ../libtool: X-c: command not found
> ../libtool: Xunrar15.lo: command not found
> ../libtool: libtool: compile: cannot determine name of library object
> from `': command not found
> make[2]: *** [unrar15.lo] Error 1
> make[2]: Leaving directory
> `/mnt/pitux_data/rpmbuild/RPM/BUILD/clamav-0.94.1/libclamunrar'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/mnt/pitux_data/rpmbuild/RPM/BUILD/clamav-0.94.1'
> 
> Is it a problem on my side or a more general problem with clamav's
> libtool ?

Did you run "autoreconf -fiv" or similar?


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

Reply via email to