problem making tkined and scotty

mike thatcher (thatcher@rahul.net)
Mon, 29 Apr 1996 22:58:52 -0700

I just finished building tkined 1.3.4 on linux 1.2.13. When I attempt to
run it I get the error:

>tkined
can't read "argv": no such variable

--
After compiling scotty, the link fails with the following

cc -o scotty scotty.o libscotty.a /usr/lib/libtk4.0.a -L/usr/X11R6/lib -lX11 /usr/lib/libtcl7.4.a -lieee -lm tclExtension.o(.text+0x10): undefined reference to `dlopen' tclExtension.o(.text+0x46): undefined reference to `dlsym' tclExtension.o(.text+0x4d): undefined reference to `dlerror' tclExtension.o(.text+0x7e): undefined reference to `dlclose'

Any assistence will be appreciated.

Mike