|
Mantis - py_gtk
|
||||||||||
| Viewing Issue Advanced Details | ||||||||||
|
|
||||||||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: | |||||
| 4058 | packaging | block | have not tried | 2009-11-27 22:13 | 2012-03-16 08:22 | |||||
|
|
||||||||||
| Reporter: | maierkomor | Platform: | ||||||||
| Assigned To: | OS: | |||||||||
| Priority: | normal | OS Version: | ||||||||
| Status: | closed | Product Version: | ||||||||
| Product Build: | Resolution: | fixed | ||||||||
| Projection: | none | |||||||||
| ETA: | none | Fixed in Version: | ||||||||
|
|
||||||||||
| Summary: | 0004058: dynamic linker error on Solaris 10 sparc | |||||||||
| Description: |
_gtk.so requires libXext.so.0 (SUNW_1.1), which seems to be unavailable on Solaris 10 update 8. thomas@azalin:~/src/xhg% ldd /opt/csw/lib/python/site-packages/gtk-2.0/gtk/_gtk.so|grep Xext libXext.so.0 => /opt/csw/X11/lib/libXext.so.0 libXext.so.0 (SUNW_1.1) => (Version nicht gefunden) libXext.so.0 => /usr/openwin/lib/libXext.so.0 thomas@azalin:~/src/xhg% uname -a SunOS azalin 5.10 Generic_142900-01 sun4u sparc SUNW,Sun-Blade-2500 thomas@azalin:~/src/xhg% /opt/csw/bin/python Python 2.6.2 (r262:71600, May 27 2009, 13:06:14) [C] on sunos5 Type "help", "copyright", "credits" or "license" for more information. >>> import pygtk >>> import gtk Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/csw/lib/python/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module> from gtk import _gtk ImportError: ld.so.1: python: fatal: relocation error: file /opt/csw/lib/python/site-packages/gtk-2.0/gtk/_gtk.so: symbol PyUnicodeUCS2_DecodeUTF8: referenced symbol not found |
|||||||||
| Steps To Reproduce: | ||||||||||
| Additional Information: | ||||||||||
| Relationships |
| |||||||||
| Attached Files: | ||||||||||
|
|
||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2009-11-27 22:13 | maierkomor | New Issue | ||||||||
| 2012-03-16 08:21 | cgrzemba | Note Added: 0009737 | ||||||||
| 2012-03-16 08:22 | cgrzemba | Status | new => closed | |||||||
| 2012-03-16 08:22 | cgrzemba | Resolution | open => fixed | |||||||
| 2012-03-16 09:39 | dam | Relationship added | has duplicate 0003833 | |||||||
| Notes | |||||
|
|
|||||
|
|
||||