OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004336 [gtk2] packaging minor have not tried 2010-03-12 02:06 2010-06-26 21:37
Reporter hson View Status public  
Assigned To
Priority normal Resolution fixed  
Status closed  
Summary 0004336: libgdk-x11-2.0.so for amd64 linked with Sun libXext
Description When compiling a optional feature for poppler I got a link error on build10x:
Undefined first referenced
 symbol in file
XineramaGetState /opt/csw/lib/64/libgdk-x11-2.0.so
XineramaGetInfo /opt/csw/lib/64/libgdk-x11-2.0.so

Both of those are defined in the /usr/openwin version of libXext on Solaris.

However, all of the other archs (i386, sparcv8 and sparcv9) are linked to the /opt/csw version of libXext
Additional Information hson@build8s :~ > nm /opt/csw/lib/libgdk-x11-2.0.so|grep Xinerama
hson@build8s :~ > nm /opt/csw/lib/64/libgdk-x11-2.0.so|grep Xinerama
hson@build8s :~ > nm /opt/csw/X11/lib/libXext.so|grep Xinerama
hson@build8s :~ > nm /opt/csw/X11/lib/64/libXext.so|grep Xinerama
hson@build8s :~ > nm /usr/openwin/lib/libXext.so |grep Xinerama
[428] | 78780| 384|FUNC |GLOB |0 |10 |XGetXineramaInfo
[383] | 79180| 712|FUNC |GLOB |0 |10 |XineramaGetCenterHint
[277] | 78336| 444|FUNC |GLOB |0 |10 |XineramaGetInfo
[395] | 78264| 72|FUNC |GLOB |0 |10 |XineramaGetState
hson@build8s :~ > nm /usr/openwin/lib/sparcv9/libXext.so |grep Xinerama
[429] | 88672| 400|FUNC |GLOB |0 |10 |XGetXineramaInfo
[384] | 89096| 756|FUNC |GLOB |0 |10 |XineramaGetCenterHint
[277] | 88128| 520|FUNC |GLOB |0 |10 |XineramaGetInfo
[396] | 88032| 92|FUNC |GLOB |0 |10 |XineramaGetState
hson@build8s :~ >

hson@build8x :~ > nm /opt/csw/lib/libgdk-x11-2.0.so|grep Xinerama
hson@build8x :~ > nm /opt/csw/X11/lib/libXext.so|grep Xinerama
hson@build8x :~ > nm /usr/openwin/lib/libXext.so |grep Xinerama
[399] | 59696| 308|FUNC |GLOB |0 |11 |XGetXineramaInfo
[354] | 60004| 596|FUNC |GLOB |0 |11 |XineramaGetCenterHint
[246] | 59364| 332|FUNC |GLOB |0 |11 |XineramaGetInfo
[366] | 59312| 52|FUNC |GLOB |0 |11 |XineramaGetState
hson@build8x :~ >

hson@build10x :~ > nm /opt/csw/lib/64/libgdk-x11-2.0.so|grep Xinerama
[1306] | 0| 0|FUNC |GLOB |0 |UNDEF |XineramaGetInfo
[1398] | 0| 0|FUNC |GLOB |0 |UNDEF |XineramaGetState
hson@build10x :~ > nm /opt/csw/X11/lib/64/libXext.so|grep Xinerama
hson@build10x :~ > nm /usr/openwin/lib/amd64/libXext.so |grep Xinerama
[345] | 105648| 400|FUNC |GLOB |0 |13 |XGetXineramaInfo
[515] | 106048| 1105|FUNC |GLOB |0 |13 |XineramaGetCenterHint
[502] | 104592| 1053|FUNC |GLOB |0 |13 |XineramaGetInfo
[498] | 104464| 119|FUNC |GLOB |0 |13 |XineramaGetState
[259] | 107168| 306|FUNC |LOCL |0 |13 |XineramaIsActive
[260] | 107488| 525|FUNC |LOCL |0 |13 |XineramaQueryScreens
hson@build10x :~ >
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0008062)
phil (reporter)
2010-06-26 21:37

I believe thenew build takes care of this.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker