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

Bug 10844

Summary: media-libs/jpeg wont emerge
Product: Gentoo Linux Reporter: Christopher Summers <chrismsummers>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christopher Summers 2002-11-16 15:50:56 UTC
When you try to emerge jpeg-6b-r3 you get this error.

make:./libtool : command not found 
make: *** [jpcapimin.Lo] error 127 
Error: the ebuild did not complete succesfully 
Function src_compil , line -147, errorcode 2 
No error message 

It also mentions something about the host type not being able to be "none"
Comment 1 Christopher Summers 2002-11-16 15:52:55 UTC
if you change $host in jpeg-6b-r3.ebuild to $chost (as it is defined in
/etc/make.conf) it merges correctly.