Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46761 - Can not build with after emerging a new automake
Summary: Can not build with after emerging a new automake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-04 04:23 UTC by Sébastien Prud'homme
Modified: 2004-04-04 05:03 UTC (History)
1 user (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 Sébastien Prud'homme 2004-04-04 04:23:13 UTC
When emerging faac:

---------------------------------------------------
>>> emerge (1 of 1) media-libs/faac-1.23.1 to /
>>> md5 src_uri ;-) faac-1.23.1.tar.gz
>>> Unpacking source...
>>> Unpacking faac-1.23.1.tar.gz to /var/tmp/portage/faac-1.23.1/work
>>> Source unpacked.
configure.in:13: error: m4_defn: undefined macro: m4_location(AC_CHECK_TYPES)
configure.in:13: the top level
autom4te-2.58: /usr/bin/m4 failed with exit status: 1
autoheader-2.58: /usr/bin/autom4te failed with exit status: 1
automake-1.5: configure.in: installing `./install-sh'
automake-1.5: configure.in: installing `./mkinstalldirs'
automake-1.5: configure.in: installing `./missing'
configure.in: 5: required file `./config.h.in' not found
automake-1.5: configure.in: installing `./depcomp'
configure.in:13: error: m4_defn: undefined macro: m4_location(AC_CHECK_TYPES)
configure.in:13: the top level
autom4te-2.58: /usr/bin/m4 failed with exit status: 1

!!! ERROR: media-libs/faac-1.23.1 failed.
!!! Function econf, Line 367, Exitcode 1
!!! no configure script found
---------------------------------------------------

Just before emerging faac, i've done a "emerge -u world" that updated automake from version 1.7.7 to version 1.8.3

Emerging faac with the old automake worked fine

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-04-04 04:24:55 UTC
we probably need to WANT_AUTOMAKE=some.specific.version in the ebuild
Comment 2 Sébastien Prud'homme 2004-04-04 04:30:32 UTC
Emerge works fine with faac-1.23.5
Can someone commit a new ebuild for that version ?
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-04 05:03:48 UTC
this is now fixed in cvs.