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

Bug 9127

Summary: rmxmms-0.5.1 fails to build
Product: Gentoo Linux Reporter: Anders Bruun Olsen <anders>
Component: New packagesAssignee: Daniel Ahlberg (RETIRED) <aliz>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anders Bruun Olsen 2002-10-14 12:27:46 UTC
When emerging rmxmms-0.5.1 on my Athlon XP 1800+ it fails during configure phase
as such:

checking host system type... configure: error: can not guess host type; you must
specify one

!!! ERROR: The ebuild did not complete successfully.
!!! Function econf, Line 9, Exitcode 1
!!! econf failed
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2002-10-17 03:58:44 UTC
What aew your CHOST, CFLAGS and CXXFLAGS settings from /etc/make.conf ? 
Comment 2 Anders Bruun Olsen 2002-10-17 04:46:23 UTC
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
Comment 3 Anders Bruun Olsen 2002-10-20 00:40:25 UTC
It works now.. I have no idea what has changed in my setup.. I have been
installing several other apps and just thougth I'd try rmxmms again, and it
built perfectly this time...