*BSD News Article 81909


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!newspump.sol.net!www.nntp.primenet.com!nntp.primenet.com!mr.net!news.sgi.com!uhog.mit.edu!grapevine.lcs.mit.edu!newsie.dmc.com!news.zipnet.net!www.video-collage.com!mi
From: mi@www.video-collage.com (Mikhail Teterin)
Newsgroups: comp.lang.tcl,comp.unix.bsd.freebsd.misc
Subject: loading libtk41/42 fails
Date: 31 Oct 1996 02:48:32 GMT
Organization: ZipLink -- America's Hottest ISP
Lines: 20
Message-ID: <559420$oaf@news.zipnet.net>
Reply-To: mi@aldan.ziplink.net
NNTP-Posting-Host: www.video-collage.com
X-Newsreader: TIN [version 1.2 PL2]
Xref: euryale.cc.adfa.oz.au comp.lang.tcl:50579 comp.unix.bsd.freebsd.misc:30266

What can possible be wrong:

mi@silicon:work/tk4.2/unix (921) !tcl
tclsh7.6
% load libtk4.2.so
couldn't load file "libtk4.2.so": 19886:tclsh7.6: rld: Fatal Error: unresolvable symbol in /usr/local/lib/libtk4.2.so: XResizeWindow

This happens on IRIX5.3, but a similar thing happens on FreeBSD-2.2:

mi@rtfm:/tmp (198) tclsh7.5
% load /usr/local/lib/libtk41.so.1.0
ld.so: Undefined symbol "_XOpenDisplay" called from tclsh7.5:/usr/local/lib/libtk41.so.1.0 at 0x8162a54
mi@rtfm:/tmp (199) 

As you see, this is not smth particular to 7.5/4.2 . And I do have a FreeBSD
box where this is working. What should I fix?

Thanks a lot!

	-mi (mi@aldan.ziplink.net -- please, CC by e-mail as well)