Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 223377 - dev-haskell/x11-1.4.1 does not emerge due to missing dependency on libXinerama
Summary: dev-haskell/x11-1.4.1 does not emerge due to missing dependency on libXinerama
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-23 17:33 UTC by Prashanth Mundkur
Modified: 2008-05-25 11:18 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 Prashanth Mundkur 2008-05-23 17:33:24 UTC
dev-haskell/x11-1.4.1 is missing a dependency on libXinerama


Reproducible: Always

Actual Results:  
emerge dev-haskell/x11 with ~amd64 without having the libXinerama package installed on the system.

Expected Results:  
The configure step of dev-haskell/x11 succeeds because it finds the x11/xinerama header files, but the build fails at the link step.

If I manually install libXinerama, dev-haskell/x11 emerges successfully.
Comment 1 Lennart Kolmodin (RETIRED) gentoo-dev 2008-05-24 21:27:37 UTC
Fixed in the gentoo overlay for x11-1.4.2, cleanup patch sent upstream.
To be backported to older x11 versions and committed to portage.

Thanks for reporting!
Comment 2 Lennart Kolmodin (RETIRED) gentoo-dev 2008-05-25 11:18:43 UTC
Committed to portage, closing bug.
x11-1.4.0, x11-1.4.1 fixed. Also added new version 1.4.2.