# emerge ogmtools .... /var/tmp/portage/ogmtools-0.954/work/ogmtools-0.954/missing: automake-1.6: command not found WARNING: `automake-1.6' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running /bin/sh ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib CFLAGS=-march=i686 -O3 -pipe CXXFLAGS=-march=i686 -O3 -pipe host_alias=i686-pc-linux-gnu --no-create --no-recursion configure: warning: CFLAGS=-march=i686 -O3 -pipe: invalid host type configure: warning: CXXFLAGS=-march=i686 -O3 -pipe: invalid host type configure: error: can only configure for one host and one target at a time make: *** [config.status] Error 1 !!! ERROR: media-sound/ogmtools-0.954 failed. !!! Function src_compile, Line -247, Exitcode 2 !!! emake failed I updated automake to 1.6 and it compiles fine.
Check that you have automake-1.6.3 installed ...
When I submited this bug I didn't have automake-1.6*. I had 1.5 and 1.4 because I'm using a Gentoo 1.1a system. Since this package requires automake-1.6 it's dependancies should be updated.
fixed in cvs http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/media-sound/ogmtools/ogmtools-0.954.ebuild.diff?r1=1.2&r2=1.3 thx