Re: [tkined] Relocation Error: Referenced Symbol

KPlourd@dv.synetics.com
Mon, 10 May 1999 11:46:43 -0400

Many thanks from a novice. Would you like any help with technical editing of
English documentation?

Erik Schoenfelder <schoenfr@gaertner.de> on 05/10/99 11:32:05 AM

Please respond to schoenfr@gaertner.de

To: Keith Plourd/Dahlgren/Synetics@Synetics
cc: tkined@ibr.cs.tu-bs.de
Subject: Re: [tkined] Relocation Error: Referenced Symbol

Hi,

KPlourd> initialization failed: couldn't load file
KPlourd> "/home/usr/kplourd/scotty/lib/tnm2.1.9.so": ld.so.1: ./scotty: fatal:
relocation
KPlourd> error: file /home/usr/kplourd/scotty/lib/tnm2.1.9.so: symbol
Tcl_SetVar2:
KPlourd> referenced symbol not found

if i remember correctly, this could be caused by linking scotty
against a static libtcl.

you may check, if /usr/local/lib/tclConfig.sh (or where it lives) has
TCL_SHARED_BUILD=1 (or how it was named) set.

try to rebuild tcl with configure --enable-shared .

i hope this helps,
Erik

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.