Bug 79279 - ScummVM: Error in ebuild, the scummvm configure script doesnt seem to have such options...
Bug#: 79279 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: lysekkk@o2.pl
Component: Games
URL: 
Summary: ScummVM: Error in ebuild, the scummvm configure script doesnt seem to have such options...
Keywords:  
Status Whiteboard: 
Opened: 2005-01-23 18:51 0000
Description:   Opened: 2005-01-23 18:51 0000
The ebuild scummvm-0.7.0.ebuild tries to run configure script in scummvm source
with unknown options. There is no  --enable-mpeg2, u can only --diable it as it
is automaticcly detected. Here is output:

>>> md5 src_uri ;-) scummvm-0.7.0.tar.bz2
>>> Unpacking source...
>>> Unpacking scummvm-0.7.0.tar.bz2 to /var/tmp/portage/scummvm-0.7.0/work
>>> Source unpacked.
Running ScummVM configure...
error: unrecognised option: --enable-mpeg2
Try `./configure --help' for more information.

!!! ERROR: games-engines/scummvm-0.7.0 failed.
!!! Function src_compile, Line 52, Exitcode 1
!!! configure failed
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1. emerge scummvm
2.
3.

------- Comment #1 From Mr. Bones. 2005-01-23 20:34:14 0000 -------
grrrr @ non-autoconf configure scripts.

fixed.