Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285943 - xchm needs wxGTK[x]
Summary: xchm needs wxGTK[x]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Ryan Hill (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-22 13:54 UTC by Philipp Middendorf
Modified: 2009-09-27 01:06 UTC (History)
1 user (show)

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 Philipp Middendorf 2009-09-22 13:54:43 UTC
xchm doesn't compile unless wxGTK is compiled with the X use flag. A use dependency has to be added.

Reproducible: Always

Steps to Reproduce:
1. emerge wxGTK without X
2. emerge xchm

Actual Results:  
Some compiler error regarding non-existant wxGTK classes.

Expected Results:  
No compiler errors.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2009-09-27 01:06:53 UTC
Thanks, fixed.