Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10844 - media-libs/jpeg wont emerge
Summary: media-libs/jpeg wont emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-16 15:50 UTC by Christopher Summers
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.