Re: [tkined] Relocation Error: Referenced Symbol

Erik Schoenfelder (schoenfr@gaertner.de)
Mon, 10 May 1999 17:32:05 +0200 (MET DST)

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.