One additional note:
application-specific initialization failed: package not known
invalid command name "auto_mkindex_parser::command"
This comes from a broken dev-lang/tcl-8.6.0. Revision 1 is fixed.
Justin
signature.asc
Description: OpenPGP digital signature
Hi,
some packages do not build against version 8.6 and show errors like this:
error: 'Tcl_Interp' has no member named 'result'
and
error: 'Tcl_Interp' has no member named 'errorline'
This is due to a removal of an old and deprecated (at least since 2004)
feature.
Here some simple fixes:
Ver