|
From: Ryan K. D. <de...@at...> - 2001-08-13 13:56:51
|
Everyone, I am trying to build vis5d-5.2 with the tcl support enabled in the makefile, located in /src, to execute complex tcl script commands. When I re-make the /src directory, I get a list of undefined references to various tcl references within the script.o file. For example: script.o(.text+0xd476): undefined reference to `Tcl_CreateCommand' I have Tcl version 8.3 on my linux machine but the vis5d scripting documentation page indicates that Tcl version 7.4 is recommended. Will I need to download Tcl v 7.4 in order for Tcl scripting to work, or does the problem occur somewhere else? -- Ryan ********************************************************************************* Ryan K. Decker phone: (865)-576-2326 Research Associate fax: (865)-567-1327 UAH/ESSC email: de...@at... 456 S. Illinois Ave. home page: http://vortex.nsstc.uah.edu/~decker PO Box 2456 Oak Ridge, TN 37831 ******************************************************************************** |