Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.windows.x.intrinsics Frequently Asked Questions (FAQ)
Section - 39.!What is this link problem with _get_wmShellWidgetClass, XtInherit?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Property taxes ]


Top Document: comp.windows.x.intrinsics Frequently Asked Questions (FAQ)
Previous Document: 38. What widget is appropriate to use as a drawing canvas?
Next Document: 40. Why does XtGetValues not work for me (sic)?
See reader questions & answers on this topic! - Help others by sharing your knowledge
----------------------------------------------------------------------

Unresolved externals under SunOS 4.1.[23] is indicative of an incorrect 
configuration, specifically failure to set the OSTeenyVersion in sun.cf.

If you are running on SunOS 4.1.[23] you should apply all the fixes up
to fix-25. Make certain that you set the OSTeenyVersion correctly in 
mit/config/sun.cf.

[Above from kaleb@expo.lcs.mit.edu (Kaleb Keithley) 15 Oct 1993]

In SunOS 4.1.2 Sun fixed a shared-library bug in ld which conflicts
with the way X builds the shared Xmu library, causing these symbols,
notably, to be undefined when building some X11 clients:

	_get_wmShellWidgetClass
	_get_applicationShellWidgetClass

Compiling "-Bstatic -lXmu -Bdynamic" appears to work. 

To solve the problem if you are using OpenWindows 3.0 (X11R4-based
Xt), please contact your local Sun office and request the following
patches:

Patch i.d.      Description
100512-02       4.1.x OpenWindows 3.0 libXt Jumbo patch
100573-03       4.1.x OpenWindows 3.0 undefined symbols when using
                        shared libXmu

[Greg Earle, earle@Sun.COM; 7/92] 

A source patch for use with the MIT X11R4 libraries was developed by
Conrad Kimball (cek@sdc.boeing.com); it retrofits into R4 some fixes
made in R5 to get around this problem. The patch is on ftp.x.org in
[1/93] contrib/X11R4_sunos4.1.2_patch_version3.Z

User Contributions:

Comment about this article, ask questions, or add new information about this topic: