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!howland.erols.net!www.nntp.primenet.com!nntp.primenet.com!news1.best.com!nntp1.best.com!usenet From: Obi-Wan Kenobi <obiwan@kenobi.vip.best.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: TCL/Tk Date: Thu, 05 Sep 1996 03:13:00 -0700 Organization: Best Internet Communications Lines: 14 Message-ID: <322EA7AC.41C67EA6@kenobi.vip.best.com> NNTP-Posting-Host: kenobi.vip.best.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.5-RELEASE i386) When trying to install TkDesk, I seem to be running in to some linking errors: tixImgXpm.c:634: Undefined symbol `_Tcl_TildeSubst' referenced from text segment bltBgexec.c:795: Undefined symbol `_Tk_DeleteFileHandler' referenced from text segment bltBgexec.c:799: Undefined symbol `_Tk_DeleteTimerHandler' referenced from text segment <about 30 more> It also seem to happen in other Tk apps I tried to install, TkMail, which unfortunatley doesn't have a port, so who knows if it would work anyway. So, I was wondering if I'm missing something very obvious, or not...I have TCL7.5 Tk4.1 and TclX.7.5 on FreeBSD-2.1.5...don't seem to remember these problems with Xcd or Zircon...