OpenSolaris

Printable Version Enter a New Search
Bug ID 6244025
Synopsis StringDefs.h & Shell.h in Xorg tree incompatible with Solaris libXt
State 10-Fix Delivered (Fix available in build)
Category:Subcategory xserver:client_libs
Keywords
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_12
Fixed In snv_12
Release Fixed solaris_nevada(snv_12)
Related Bugs
Submit Date 22-March-2005
Last Update Date 16-January-2007
Description
When the libXt headers StringDefs.h & Shell.h are generated in the Xorg tree,
they reference strings in the arrays XtStringsR6 and XtShellStringsR6,
but the libXt in Solaris has always named the arrays XtR6Strings and
XtR6ShellStrings instead.   This makes it harder to compile software in the Xorg
tree that uses Solaris libXt, since it ends up with unresolvable references to
these arrays.
 xxxxx@xxxxx.com 2005-03-22 02:47:39 GMT
Work Around
N/A
Comments
N/A