Tcl version compatibility
Clemens Lang
cal at macports.org
Wed Sep 25 12:48:13 PDT 2013
Hi,
On Wed, Sep 25, 2013 at 12:12:53PM -0700, Bradley Giesbrecht wrote:
> Does anyone more familiar with tcl or MP base's build system have any
> light to shed?
Yes, I do. The problem is caused by MacPorts overriding Tcl's internal
try statement (that's new to 8.6 and thus didn't cause any problems
before).
Some startup file tries to load msgcat in a try statement, which doesn't
behave like the startup file expects, which thus fails with this error
message. Workaround: Don't use 8.6. Fix: Update base to be
8.6-compatible.
--
Clemens Lang
More information about the macports-dev
mailing list