Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 79279

Summary: ScummVM: Error in ebuild, the scummvm configure script doesnt seem to have such options...
Product: Gentoo Linux Reporter: lysek <lysekkk>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description lysek 2005-01-23 18:51:07 UTC
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 Mr. Bones. (RETIRED) gentoo-dev 2005-01-23 20:34:14 UTC
grrrr @ non-autoconf configure scripts.

fixed.