Just an FYI... On my RH8 Duron 800MHz box, after running ./configure --enable-3dnow && make && make check && make install I received the following errors: ==================2 of 8 tests failed ==================make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/home/mw/flac-1.0.5_beta1/test' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/home/mw/flac-1.0.5_beta1/test' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/home/mw/flac-1.0.5_beta1/test' make: *** [check-recursive] Error 1 I'm not a Linux guru, but this looks like a non-flac related issue, but figured I'd pass along this info anyway. MW
--- Mike Wren <mikew@etree.org> wrote:> Just an FYI... > > On my RH8 Duron 800MHz box, after running > > ./configure --enable-3dnow && make && make check && make install > > I received the following errors: > > ==================> 2 of 8 tests failed > ==================> make[3]: *** [check-TESTS] Error 1 > make[3]: Leaving directory `/home/mw/flac-1.0.5_beta1/test' > make[2]: *** [check-am] Error 2 > make[2]: Leaving directory `/home/mw/flac-1.0.5_beta1/test' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/home/mw/flac-1.0.5_beta1/test' > make: *** [check-recursive] Error 1 > > I'm not a Linux guru, but this looks like a non-flac related issue, > but figured I'd pass along this info anyway.Depending on what failed I need to see some other files. Try Asheesh's method: make check >out 2>err tar cf - out err test/streams.log | bzip2 -9 > tests.bz2 and mail me tests.bz2 Josh __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com