I am having problems getting stk to "dynamically load" under solaris 2.4:
STk> (require "Tk-classes")
"Tk-classes"
STk> (define b (make <button> :text "destroy" :command '(exit)))
*** Error at line 25 of file /usr/local/lib/stk/2.2/STk/hash.stk:
Cannot open object file (ld.so.1: /usr/local/lib/stk/2.2/SunOS-5.4-sun4/stk-bin: fatal: relocation error: symbol not found: STk_eq: referenced in /usr/local/lib/stk/2.2/SunOS-5.4-sun4/hash.so): "/usr/local/lib/stk/2.2/SunOS-5.4-sun4/hash.so"
I am using gcc-2.7.1 with gnu-as and gnu-ld (from binutils-2.6--this might
be the source of the problem?). As can be seen, it is a Solaris 2.4 system
(Sparc 10) and the STk version is 2.2.
Please, can anyone help...
Thanks in advance,
--
------------------------------------------------------------------------------
Mr Andrew Dorrell
School of Electrical Engineering *
University of Technology, Sydney *
PO Box 123 *
Broadway NSW 2007 .
AUSTRALIA
* /---\ Whoo?
Phone: 61 2 330 2395 (o o) /
Fax: 61 2 330 2435 ( : )
email: andrewd_at_ee.uts.edu.au ^ ^
OR dorrell_at_ihf.uts.edu.au
------------------------------------------------------------------------------
Received on Mon Nov 20 1995 - 07:31:17 CET