Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker.mit.edu!ai-lab!ai.mit.edu!dms From: dms@ai.mit.edu (David M. Siegel) Newsgroups: comp.windows.x.motif Subject: Motif 1.1 on Suns Message-ID: <11899@life.ai.mit.edu> Date: 15 Nov 90 20:57:42 GMT Sender: news@ai.mit.edu Reply-To: dms@ai.mit.edu (David M. Siegel) Organization: MIT Artificial Intelligence Laboratory Lines: 7 I'm building Motif 1.1 on a Sun. The compile completes without any significant problems. When I run "uil", however, I the dynamic linker tells me that "__XtInherit" is undefined. Running "nm" on libXt.sa.4.0 indicates that "__XtInherit" is defined. The "uil" program is being linked with this library. Any ideas on why this would happen? Also, has anyone modified the Motif 1.1 config directory to build shared Sun libraries for Xm and Mrm? Thanks, -Dave