Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 83554
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 2272
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Francisco Ares <frares@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 83554 depends on: Show dependency tree
Bug 83554 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-02-28 06:52 0000
I've changed /etc/portaga/package.use USE flags for wxpython to include
"unicode", and when I thied an 

emerge -vD --newuse wxpython

during compilation, it complained about the need to do the same thing to wxGTK,
i.e., change the USE flags.

------- Comment #1 From Sven Wegener 2005-02-28 07:08:37 0000 -------
/etc/portage/package.use is for specifying USE-flags on a per package or even
per version level. If you add "dev-python/wxpython unicode" to this file,
portage will only turn the USE flag on for this particular package. It doesn't
know about the fact that x11-libs/wxGTK also needs to be built with
USE="unicode" support. You need to add the line "x11-libs/wxGTK unicode" to
package.use or add unicode to USE in make.conf or wait until portage has support
for USE depends.

*** This bug has been marked as a duplicate of 2272 ***

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug