Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!bloom-beacon!snorkelwacker!usc!zaphod.mps.ohio-state.edu!swrinde!emory!mephisto!ncsuvx!mcnc!duke!macbeth!pusateri From: pusateri@macbeth.cs.duke.edu (Thomas J. Pusateri) Newsgroups: comp.windows.x Subject: Re: libXt problems Message-ID: <17424@duke.cs.duke.edu> Date: 8 Feb 90 21:24:00 GMT References: <1990Feb8.050507.15837@deimos.cis.ksu.edu> Sender: news@duke.cs.duke.edu Reply-To: pusateri@macbeth.UUCP (Thomas J. Pusateri) Organization: Duke University CS Dept.; Durham, NC Lines: 24 In article <1990Feb8.050507.15837@deimos.cis.ksu.edu> brtmac@wyatt.ksux.ksu.edu (Brett McCoy) writes: > >I have been having problems getting programs to run that use the Xt library. >I am using a Sparcstation 1 running SunOS 4.0.3 and the R4 server which >was compiled with cc. The library is a shared library, and none of the >other X libraries seem to be giving me any problems. The problem I am >having is that I get the error message: > > ld.so: call to undefined procedure __GetHostname from 0xf776a96c > I remember seeing this a few times when compiling and running some X programs I had written. I had my LD_LIBRARY_PATH still set from running OpenWindows and the Openwindows X11 shared libraries were being used instead of the X11R4 shared libraries that the program was compiled with. Try unsetting your LD_LIBRARY_PATH and recompiling if this is your problem. Tom Pusateri National Biomedical Simulation Resource Duke University Medical Center pusateri@nbsr.duke.edu