[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page
Top Document: Motif FAQ (Part 7 of 9)
Previous Document: 241) On a Sun 3, what are the mwm startup error messages about? I
Next Document: 243) Why does the OpenWindows server hangs when I popup a menu with
-
Search the FAQ Archives
Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page
Top Document: Motif FAQ (Part 7 of 9)
Previous Document: 241) On a Sun 3, what are the mwm startup error messages about? I
Next Document: 243) Why does the OpenWindows server hangs when I popup a menu with
242) Are there problems making shared libraries on a Sun?
Answer: If you use the -pic option you may run out of offset table space. use the -PIC option instead. You may get the message "ld.so: Undefined symbol: __XtInherit" when executing UIL. There is a problem in shared library build when you compare a function variable to a routine name, but don't call the routine. Either, you can build the Xt library nonshared, or you can put a reference to XtToolkitInitialize in the UIL main program (or even include a module that references it). The routine doesn't even have to be called; it just has to be there.
Top Document: Motif FAQ (Part 7 of 9)
Previous Document: 241) On a Sun 3, what are the mwm startup error messages about? I
Next Document: 243) Why does the OpenWindows server hangs when I popup a menu with
Part1 - Part2 - Part3 - Part4 - Part5 - Part6 - Part7 - Part8 - Part9 - Single Page
[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
kenton@rahul.net (Ken Lee)
Last Update October 22 2009 @ 05:27 AM