When I try to compile MITs X11R4 applications under Openwindows 3.0, I get the following “undefined” symbols(_get_wmShellWidgetClass, and _get_applicationShellWidgetClass). What is the Problem?
There are problems with the Xmu shared library as shipped from Sun. There are two “fixes”. One is to get the Openwindows patches that apply to this problem and the other is to “statically” link the Xmu library into the executable. The patches you will need are as follows: Patch i.d. Bug i.d.’s O/S Description ———- ——————————————————- 100512-02 1086793 1086912 4.1.x OpenWindows 3.0 libXt 1074766 Jumbo patch 100573-03 1087332 4.1.x OpenWindows 3.0 undefined symbols when using shared libXmu.
Related Questions
- When I try to compile MITs X11R4 applications under Openwindows 3.0, I get the following "undefined" symbols(_get_wmShellWidgetClass, and _get_applicationShellWidgetClass). What is the Problem?
- When I try to build Wireshark on Solaris, why does the link fail complaining that plugin_list is undefined?
- When I try to run Wireshark, why does it complain about sprint_realloc_objid being undefined?