emerging wxPython fails with: root@shark:/root(17)# emerge wxpython >>> Emerging (1 of 1) dev-python/wxpython-2.6.3.2 to / * wxPython-src-2.6.3.2.tar.gz MD5 ;-) ... [ ok ] * wxPython-src-2.6.3.2.tar.gz RMD160 ;-) ... [ ok ] * wxPython-src-2.6.3.2.tar.gz SHA1 ;-) ... [ ok ] * wxPython-src-2.6.3.2.tar.gz SHA256 ;-) ... [ ok ] * wxPython-src-2.6.3.2.tar.gz size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking wxPython-src-2.6.3.2.tar.gz ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking wxPython-src-2.6.3.2.tar.gz to /var/tmp/portage/wxpython-2.6.3.2/work * Applying scripts-multiver-2.6.1.0.diff ... [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/wxpython-2.6.3.2/work/wxPython-src-2.6.3.2/wxPython/ ... !!! set-wxconfig: Error: Can't find normal or debug version: !!! set-wxconfig: /usr/lib/wx/config/gtk2-unicode-release-2.6 not found !!! set-wxconfig: /usr/lib/wx/config/gtk2-unicode-debug-2.6 not found !!! You need to emerge wxGTK with unicode in your USE wxGTK was compiles sith unicode USE flag: root@shark:/root(20)# emerge -pvD wxGTK These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-libs/wxGTK-2.6.3.3 USE="odbc unicode -X -debug -doc -gnome -joystick -opengl -sdl" 0 kB But the /usr/lib/wx/config/gtk2-unicode-*-2.6 files are really missing: root@shark:/root(21)# ll /usr/lib/wx/config/ total 80 -rwxr-xr-x 1 root root 39178 Sep 30 17:05 base-ansi-release-2.6* -rwxr-xr-x 1 root root 39168 Sep 30 17:05 base-unicode-release-2.6*
*** This bug has been marked as a duplicate of 112626 ***