30 Aug 1995 21:57
Two bugs
David Chase <chase <at> centerline.com>
1995-08-30 19:57:29 GMT
1995-08-30 19:57:29 GMT
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
RSS Feed