[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 103/1
At 15:17 -0500 2000-07-27, Francisco Solsona wrote:
>Matthew Flatt <mflatt@cs.utah.edu> writes:
>
>> For those of you using CVS, the currently exp-tagged version of
>> MzScheme and MrEd is now 103/1 (i.e., the 1st pre-release step towards
> > version 103).
>
>...
>Finally, DrScheme doesn't work because (I believe) these problems with
>the .zos creations:
>
>,--------------------
>| setup-plt: Making .zos for stepper at
>/usr/home/solsona/scheme/plt/collects/stepper
>| make: Failed to make compiled/reconstructr.zo; unit/sig: signature
>"plt:basis^" not defined in: (unit/sig stepper:reconstruct^ (impor...
>| [...]
>| setup-plt: Done setting up
>| setup-plt:
>| setup-plt: Error during Making .zos for stepper
>(/usr/home/solsona/scheme/plt/collects/stepper)
>| setup-plt: make: Failed to make compiled/reconstructr.zo;
>unit/sig: signature "plt:basis^" not defined in: (unit/sig
>stepper:reconstruct^ (impor...
>`--------------------
Fixed. (Earlier today)
>,--------------------
>| % drscheme
>| compound-unit/sig: 13th linkage (basis signature) for rep is
>missing a value name `set-setting-primitives!', required by rep
>unit's 13th import (basis signature)
>`--------------------
This appears to be unrelated to the problem you mention above.
john
- References:
- 103/1
- From: Matthew Flatt <mflatt@cs.utah.edu>
- Re: 103/1
- From: Francisco Solsona <solsona@acm.org>