Yes. It's magic and it works fine. Now my 095.1 compiles fine :) 11.06.09, 19:14, "Eric Shubert" <[email protected]>:
> Jake Vickers wrote: > > Figured I'd ask the community on this one. > > Mandriva 2009 support is being added, but it currently fails on clamav > > (updated to 0.95.2, but it also fails on 0.95.1). Here is the error: > > > > configure: creating ./config.status > > config.status: creating libltdl/Makefile > > config.status: creating libclamav/Makefile > > config.status: creating libclamav/lzma/Makefile > > config.status: creating clamscan/Makefile > > config.status: creating database/Makefile > > config.status: creating docs/Makefile > > config.status: creating clamd/Makefile > > config.status: creating clamdscan/Makefile > > config.status: creating clamav-milter/Makefile > > config.status: creating freshclam/Makefile > > config.status: creating sigtool/Makefile > > config.status: creating clamconf/Makefile > > config.status: creating etc/Makefile > > config.status: creating test/Makefile > > config.status: creating unit_tests/Makefile > > config.status: creating clamdtop/Makefile > > config.status: creating Makefile > > config.status: creating clamav-config > > config.status: creating libclamav.pc > > config.status: creating docs/man/clamav-milter.8 > > config.status: creating docs/man/clamconf.1 > > config.status: creating docs/man/clamd.8 > > config.status: creating docs/man/clamd.conf.5 > > config.status: creating docs/man/clamdscan.1 > > config.status: creating docs/man/clamscan.1 > > config.status: creating docs/man/freshclam.1 > > config.status: creating docs/man/freshclam.conf.5 > > config.status: creating docs/man/sigtool.1 > > config.status: creating docs/man/clamdtop.1 > > config.status: creating clamav-config.h > > config.status: clamav-config.h is unchanged > > config.status: executing depfiles commands > > config.status: executing libtool commands > > + /usr/bin/make > > /usr/bin/make all-recursive > > make[1]: Entering directory `/usr/src/rpm/BUILD/clamav-0.95.2' > > Making all in libltdl > > make[2]: Entering directory `/usr/src/rpm/BUILD/clamav-0.95.2/libltdl' > > /usr/bin/make all-am > > make[3]: Entering directory `/usr/src/rpm/BUILD/clamav-0.95.2/libltdl' > > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > > -I.. -DLT_CONFIG_H='<clamav-config.h>' -DLTDL -I. -I. -Ilibltdl > > -I./libltdl -I./libltdl `echo "-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 > > -fexceptions -fstack-protector --param=ssp-buffer-size=4 > > -fomit-frame-pointer -march=i586 -mtune=generic > > -fasynchronous-unwind-tables -fno-strict-aliasing" | sed -e > > 's/-Werror[^=-]//'` -MT dlopen.lo -MD -MP -MF .deps/dlopen.Tpo -c -o > > dlopen.lo `test -f 'loaders/dlopen.c' || echo './'`loaders/dlopen.c > > ../libtool: line 830: X--tag=CC: command not found > > ../libtool: line 863: libtool: ignoring unknown tag : command not found > > ../libtool: line 830: X--mode=compile: command not found > > ../libtool: line 997: *** Warning: inferring the mode of operation is > > deprecated.: command not found > > ../libtool: line 998: *** Future versions of Libtool will require > > --mode=MODE be specified.: command not found > > ../libtool: line 1141: Xgcc: command not found > > ../libtool: line 1141: X-DHAVE_CONFIG_H: command not found > > ../libtool: line 1141: X-I.: command not found > > ../libtool: line 1141: X-I..: command not found > > ../libtool: line 1141: X-DLT_CONFIG_H=<clamav-config.h>: command not found > > ../libtool: line 1141: X-DLTDL: command not found > > ../libtool: line 1141: X-I.: command not found > > ../libtool: line 1141: X-I.: command not found > > ../libtool: line 1141: X-Ilibltdl: command not found > > ../libtool: line 1141: X-I./libltdl: No such file or directory > > ../libtool: line 1141: X-I./libltdl: No such file or directory > > ../libtool: line 1141: X-O2: command not found > > ../libtool: line 1141: X-g: command not found > > ../libtool: line 1141: X-pipe: command not found > > ../libtool: line 1141: X-Wp,-D_FORTIFY_SOURCE=2: command not found > > ../libtool: line 1141: X-fexceptions: command not found > > ../libtool: line 1141: X-fstack-protector: command not found > > ../libtool: line 1141: X--param=ssp-buffer-size=4: command not found > > ../libtool: line 1141: X-fomit-frame-pointer: command not found > > ../libtool: line 1141: X-march=i586: command not found > > ../libtool: line 1141: X-mtune=generic: command not found > > ../libtool: line 1141: X-fasynchronous-unwind-tables: command not found > > ../libtool: line 1141: X-fno-strict-aliasing: command not found > > ../libtool: line 1141: X-MT: command not found > > ../libtool: line 1141: Xdlopen.lo: command not found > > ../libtool: line 1141: X-MD: command not found > > ../libtool: line 1141: X-MP: command not found > > ../libtool: line 1141: X-MF: command not found > > ../libtool: line 1141: X.deps/dlopen.Tpo: No such file or directory > > ../libtool: line 1141: X-c: command not found > > ../libtool: line 1194: Xdlopen.lo: command not found > > ../libtool: line 1199: libtool: compile: cannot determine name of > > library object from `': command not found > > make[3]: *** [dlopen.lo] Error 1 > > make[3]: Leaving directory `/usr/src/rpm/BUILD/clamav-0.95.2/libltdl' > > make[2]: *** [all] Error 2 > > make[2]: Leaving directory `/usr/src/rpm/BUILD/clamav-0.95.2/libltdl' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/usr/src/rpm/BUILD/clamav-0.95.2' > > make: *** [all] Error 2 > > error: Bad exit status from /var/tmp/rpm-tmp.12754 (%build) > > > > > > RPM build errors: > > Bad exit status from /var/tmp/rpm-tmp.12754 (%build) > > > > If anyone else has come across something like this and has a solution, > > please email me. I'm going to add Fedora 11 support in the next couple > > days as well as update clamav and squirrelmail. > > I will not hold up the new release for the Mandriva issue though, so if > > I can't get it fixed in the next couple days then the next release will > > not support Mandriva 2009 and I will try and get to it when I get time. > > Thanks. > > > Does this help?: > http://lurker.clamav.net/message/20081105.024144.17bf65d5.ja.html#clamav-users > -- > -Eric 'shubes' > --------------------------------------------------------------------------------- > Qmailtoaster is sponsored by Vickers Consulting Group > (www.vickersconsulting.com) > Vickers Consulting Group offers Qmailtoaster support and installations. > If you need professional help with your setup, contact them today! > --------------------------------------------------------------------------------- > Please visit qmailtoaster.com for the latest news, updates, and packages. > > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------------------- Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com) Vickers Consulting Group offers Qmailtoaster support and installations. If you need professional help with your setup, contact them today! --------------------------------------------------------------------------------- Please visit qmailtoaster.com for the latest news, updates, and packages. To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
