Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98534 - wmblob does not pass configure due to bad LIBS envar when checking for X11
Summary: wmblob does not pass configure due to bad LIBS envar when checking for X11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Jonathan Smith (RETIRED)
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-07-09 23:12 UTC by basic
Modified: 2005-07-10 14:31 UTC (History)
1 user (show)

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


Attachments
patch (wmblob.patch,298 bytes, patch)
2005-07-09 23:14 UTC, basic
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description basic 2005-07-09 23:12:21 UTC
wmblob does not pass configure due to bad LIBS envar set in configure script.
Patch coming up.

Reproducible: Always
Steps to Reproduce:
1. using a recent Xorg that's installed in /usr
2. emerge wmblob
3.

Actual Results:  
checking for X... libraries , headers
checking for XOpenDisplay in -lX11... no
configure: error: **** could not find libX11


Expected Results:  
compile,install,merge
Comment 1 basic 2005-07-09 23:14:01 UTC
Created attachment 63052 [details, diff]
patch
Comment 2 Jonathan Smith (RETIRED) gentoo-dev 2005-07-10 14:31:34 UTC
fixed... thanks for reporting and thanks for the patch