Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88598 - qt gives error loading Xmu with qglwidget build 32bit running in 64bit
Summary: qt gives error loading Xmu with qglwidget build 32bit running in 64bit
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-10 08:41 UTC by Ben Jackson
Modified: 2005-09-08 08:00 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 Ben Jackson 2005-04-10 08:41:47 UTC
when i create a QT app with qt-3.3.4-r2 using qglwidget and build it in my 32bit chroot it runs fine in the 32bit chroot, but gives the following error under 64bit (with emul-linux-x86-qtlibs-1.1)

$ ./32test
Unable to resolve Xmu symbols - please check your Xmu library installation.



Reproducible: Always
Steps to Reproduce:
1. emerge  qt-3.3.4-r2 in 64bit and 32bit enivironment
2. emerge emul-linux-x86-qtlibs-1.1 in 64bit env
3. use designer to create a qt project with a QGLWidget in it
4. build project in 32bit environment
5. run project in 64bit environment

Actual Results:  
$ ./32test
Unable to resolve Xmu symbols - please check your Xmu library installation.

Expected Results:  
run normally ;]
Comment 1 Ben Jackson 2005-04-12 07:52:01 UTC
reverting to 3.3.3-r1 solves this problem
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2005-07-05 02:36:01 UTC
hrm, this bug is quite old... did you try emul-linux-x86-qtlibs-2.1.1?
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2005-09-08 08:00:49 UTC
no response for 2 months, assuming the bug has gone with the newer version