Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286405 - x11-libs/wxGTK-2.8.10.1-r3: ./configure fails to (auto)select GTK+ toolkit
Summary: x11-libs/wxGTK-2.8.10.1-r3: ./configure fails to (auto)select GTK+ toolkit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Other (show other bugs)
Hardware: x86 Solaris
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-25 13:05 UTC by Marius Konitzer
Modified: 2009-12-20 19:50 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 Marius Konitzer 2009-09-25 13:05:59 UTC
wxGTK's ./configure seems to need assistance when guessing the toolkit to be used:
[...]
configure: error: Unicode configuration not supported with Motif
[...]
Though installed, I don't want wxGTK to build against Motif of course.

Adding '--with-gtk' to 'myconf' if X use-flag is set, solves the problem. This might be appropriate as well if aqua use-flag is set.

Reproducible: Always

Steps to Reproduce:
1. USE="X" emerge wxGTK
Comment 1 Fabian Groffen gentoo-dev 2009-10-26 16:18:32 UTC
it's more likely this bug will get fixed if it's addressed to the right people ;)
Comment 2 Fabian Groffen gentoo-dev 2009-12-20 19:50:12 UTC
thanks, I added --with-gtk to the USE=X case