Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2598 - configure of xine-lib misdetects aalib
Summary: configure of xine-lib misdetects aalib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-08 20:25 UTC by Nils Ohlmeier
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 Nils Ohlmeier 2002-05-08 20:25:26 UTC
i haven't aalib im my USE wether the aalib installed.
due to the missing aalib in USE the ebuild appends "--disable-aalib
--disable-aalibtest" to configure, but this leads to error that an aalib >= 1.2
is detected which is defintly not installed. this finaly leads to compilation
error because of a missing aalib.h (what a surprise ;)

i removed the aalib line from the ebuild and everything works fine.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-19 05:17:51 UTC
arcady already fixed this