Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!decwrl!ucbvax!bloom-beacon!ALEXANDER.BBN.COM!gildea From: gildea@ALEXANDER.BBN.COM (Stephen Gildea) Newsgroups: comp.windows.x Subject: __XtInherit link error Message-ID: <9009250015.AA22842@expo.lcs.mit.edu> Date: 25 Sep 90 00:17:26 GMT Sender: root@athena.mit.edu (Wizard A. Root) Organization: The Internet Lines: 13 I have a problem with compiling a TIFF file viewer for X Windows. When I run it (under SunOs 4 using shared libraries), I get ld.os: __XtInherit not defined My guess is that your application is not Xt-based, but you are linking it with -lXt anyway. If so, don't link with libXt. The error you are getting is a side effect of the shared library. < Stephen Bolt Beranek and Newman Inc. gildea@bbn.com Cambridge, Massachusetts