Bug 138360 - dev-games/ogre-1.2.1 ebuild fails w/ autoconf-2.60
Bug#: 138360 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: Petr.Kocmid@project-bhairava.org
Component: Ebuilds
URL:  http://sourceforge.net/tracker/index.php?func=detail&aid=1515741&group_id=2997&atid=302997
Summary: dev-games/ogre-1.2.1 ebuild fails w/ autoconf-2.60
Keywords:  
Status Whiteboard: 
Opened: 2006-06-28 08:22 0000
Description:   Opened: 2006-06-28 08:22 0000
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking ogre-linux_osx-v1-2-1.tar.bz2 ;-)
>>> Unpacking source...
>>> Unpacking ogre-linux_osx-v1-2-1.tar.bz2 to /var/tmp/portage/ogre-1.2.1/work
Autoconf 2.50 or above is required. Aborting build...

!!! ERROR: dev-games/ogre-1.2.1 failed.

However, I have autoconf-2.60 and latest autoconf-wrapper-3.2-r2.

------- Comment #1 From SpanKY 2006-06-28 18:49:56 0000 -------
just stupid bootstrap script i bet

------- Comment #2 From Matteo Azzali 2006-06-29 09:26:07 0000 -------
Created an attachment (id=90443) [details]
ogre-1.2.1-autoconf.patch

Yes, this is how I fixed (there should be some better way, this one just 
works for 2.5 and 2.6 autoconf....). 
Patch to be applied inside the {S} (main) directory.

------- Comment #3 From Sergey Belyashov 2006-06-30 10:28:11 0000 -------
Created an attachment (id=90537) [details]
Alternative ogre-1.2.1-autoconf.patch

I think that is my patch is better (more universal).

------- Comment #4 From SpanKY 2006-07-01 22:29:31 0000 -------
fixed in cvs