[plt-scheme] "ill-formed code" in exp-tagged build?
On Feb 19, 2005, at 6:47 PM, Doug Orleans wrote:
>
> I checked out a fresh exp-tagged copy of the PLT Scheme source and
> did the usual configure/make/make install. Then when I run the
> install script I get this error:
>
> collects/mzlib/private/compiled/class-internal.zo::15957: read
> (compiled): ill-formed code
>
> Is it just me?
Nope, I've been having that problem as well.
I also have the following problems:
a) CVS update trying to update the include/ directory (and failing)
despite it not being listed in CVS/Entries
b) collects/ and collects/launcher/ not being created before plt-setup
starts trying to move items into the latter
Trashing the repository and getting it anew doesn't help in either
case, and I'm seeing them on both my laptop and desktop (both running
Mac OS X). Has anyone else seen these issues before, and if so any
ideas on what's causing them?
Stevie