Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55658 - wxGTK needs to be built twice, unicode, and non-unicode -- for pgadmin3
Summary: wxGTK needs to be built twice, unicode, and non-unicode -- for pgadmin3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-30 05:03 UTC by Aaron Peterson
Modified: 2004-07-28 13:51 UTC (History)
2 users (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 Aaron Peterson 2004-06-30 05:03:57 UTC
unicode is so important, I can't believe it isn't standard
There is no way that I'm going to not have a unicode built anything that can be built with unicode... so I guess this gets piled with a bunch of ther portage development- abstract thought on how to slot based on what libraries packages  are built with... not just version number.


04:42:18 (75.64 KB/s) - `/usr/portage/distfiles/pgadmin3-1.0.2.tar.gz' saved [3321033]

>>> md5 src_uri ;-) pgadmin3-1.0.2.tar.gz
 * pgadmin3 will not build if wxGTK was compiled
 * with unicode support.  If you are using a version of
 * wxGTK <= 2.4.2, you must set USE=-gtk2.  In newer versions,
 * you must set USE=-unicode.

!!! ERROR: dev-db/pgadmin3-1.0.2 failed.
!!! Function pkg_setup, Line 28, Exitcode 0
!!! wxGTK must be re-emerged without unicode suport



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2004-07-28 13:51:26 UTC
See http://bugs.gentoo.org/show_bug.cgi?id=39931 for a solution I'm testing. If it works out you'll be able to have gtk2 unicode/non-unicode and gtk1 versions all installed at the same time.

pgadmin only supports unicode if you use their custom development (2.5.1) version of wxGTK, so theres nothing we can do until wxGTK 2.6 comes out, except use the non-unicode version in bug# 39931.