Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11871 - ogmtools-0.954 requires automake-1.6
Summary: ogmtools-0.954 requires automake-1.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-09 15:18 UTC by Matt Taylor
Modified: 2003-02-14 12:13 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Taylor 2002-12-09 15:18:48 UTC
# 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.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-01-21 14:30:52 UTC
Check that you have automake-1.6.3 installed ...
Comment 2 Matt Taylor 2003-01-22 14:25:52 UTC
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.