Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86594 - PapuaWM doesn't compile because it does not find X libs.
Summary: PapuaWM doesn't compile because it does not find X libs.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Desktop WM Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-24 16:01 UTC by Francisco José Cañizares Santofimia
Modified: 2005-03-28 03:08 UTC (History)
0 users

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


Attachments
Ebuild against current ebuild in portage just for developer reference. (papuawm-0.4.ebuild.patch,306 bytes, patch)
2005-03-24 18:02 UTC, Francisco José Cañizares Santofimia
Details | Diff
Ebuild that appears to work for users easy to use. (papuawm-0.4-r1.ebuild,666 bytes, text/plain)
2005-03-24 18:04 UTC, Francisco José Cañizares Santofimia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francisco José Cañizares Santofimia 2005-03-24 16:01:21 UTC
When I try to ebuild papuawm I obtain this:
checking for XOpenDisplay in -lX11... no
configure: error: X Window System not found


Reproducible: Always
Steps to Reproduce:
1.Emerge papuawm.
2.
3.

Actual Results:  
It does not compile.

Expected Results:  
It should compile.
Comment 1 Francisco José Cañizares Santofimia 2005-03-24 18:02:38 UTC
Created attachment 54399 [details, diff]
Ebuild against current ebuild in portage just for developer reference.
Comment 2 Francisco José Cañizares Santofimia 2005-03-24 18:04:41 UTC
Created attachment 54400 [details]
Ebuild that appears to work for users easy to use.

Yes, I know -r1 is not needed, it's just for users easy to use ;)

The fail of the previous ebuild was simple, with the change of xfree to xorg,
it did not found the correct libs.
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2005-03-28 03:08:08 UTC
Thanks Francisco, it's fixed in CVS ;)