From: Bo R. <bo...@el...> - 2001-03-13 12:55:42
|
This problem is problably directed most to Mr. Daniel A. Steffen, but if anyone else know something about I would be more than glad for your replies. I have been trying to compile version 8.3.2p1 of Tcl/Tk and have so far had a lot of problems were most of them have been solved (with help from Mr. Daniel A. Steffen, thanks!). The two compiling errors I now have says: 1. Link Error: tclMacAppInit.c: 'InstallConsole' [Xpointer] referenced from 'main' is undefined. 2. Build of target "TclShell" in project "TclShells.pi" failed because a subtarget or subproject build failed. So I looked at the tclMacAppInit.c file and came to the conclusion that the error reside from the SIOUX.c file I changed as requested in the README file. I then tried to recompile the shlib's by compiling the target "Build All" of the project "Build.MacOS.mcp" in CW Pro 6 and I managed to get 3644 errors. 3600 of these errors where in the "fp68k_glue.c" file, 6 errors in the "CFString.h" file, 1 error in the "CGlue.c" file, 16 errors in the "SIOUX.c" file, 4 errors in the "SIOUXWindows.c" file and finally 17 errors in the "UTBAccessors.h" file. If anyone have any comments regarding these errors, please do not hesitate to reply. Thanks. Bo |