From: Kevin W. <sw...@wo...> - 2005-10-05 19:08:56
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm trying to build tclcompiler, tcbload, et. al on my own. I see nothing that should prevent a successful build as the sources are unpatched (except for the README) from the Tcl/Tk Aqua distro, but I keep getting errors. Here is what I see from tclcompiler: cmpWPkg.c:15:20: error: cmpInt.h: No such file or directory This is the output when I build against the framework Tcl/Tk or just the standard Unix Tcl in /usr/. Are there any flags I can append to configure or make so that it will find cmpInt.h? Also, trying to build tbcload yields similar errors: cmpInt.h:22:21: error: tclInt.h: No such file or directory cmpInt.h:23:22: error: tclPort.h: No such file or directory cmpInt.h:24:25: error: tclCompile.h: No such file or directory Have not yet tried with parser. - -- Cheers, Kevin Walzer, PhD WordTech Software - "Tame the Terminal" http://www.wordtech-software.com sw at wordtech-software.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDRCS7JmdQs+6YVcoRAgAvAJ9rxocMbMIy6xDZ00vCyIHPE0sB0ACfR/MJ 26P5UaUo6qym8NljseMjOe4= =hujQ -----END PGP SIGNATURE----- |