David Chase | 30 Aug 1995 21:57

Two bugs


Bug #1:

  When doing a make install, the following occurred:

...
Writing scheme48.image

cp scheme48.image /s/apps/lang/sparc-solaris2/lib/scheme48/
mkdir -p /s/apps/lang/sparc-solaris2/lib/scheme48/rts
mkdir: "/s/apps/lang/sparc-solaris2/lib/scheme48/rts": Not a directory
*** Error code 2

Oops -- looks like you copied the image into a file
called scheme48, and then tried to use it like a directory.
I tried to figure out how to fix this in the makefile, but it was, 
of course, inscrutable.

Bug #2:

The file TODO was last updated on 3 March 1994.  I notice that the 
date today is well over a year past that. Is this still an active 
project? 

yours,

David Chase

Olin Shivers | 31 Aug 1995 07:27
Picon

Re: Two bugs

   The file TODO was last updated on 3 March 1994.  I notice that the 
   date today is well over a year past that. Is this still an active 
   project? 

We have been trying to get release 0.4 out for all summer. It is now
ready but for the Makefile hackery.

I will leave your Makefile bug to Brian Carlstrom.
    -Olin


Gmane