[plt-scheme] Unable to compile current CVS version

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Sun Dec 7 19:44:05 EST 2003

At Sun, 07 Dec 2003 22:56:28 +0000, Paulo Jorge de Oliveira Cantante de Matos wrote:
> make[2]: Leaving directory `/home/pmatos/projects/cvs/plt/src/mred/wxs'
> if [ -d ../wxcommon/jpeg ] ; then cd ../wxcommon/jpeg; make clean ; fi
> make[2]: Entering directory
> `/home/pmatos/projects/cvs/plt/src/wxcommon/jpeg'
> make[2]: *** No rule to make target `clean'.  Stop.

This should be fixed, now.

FWIW, I recommend running "configure" and "make" in a directory other
than plt/src (one that you create just for building, such as
plt/src/build), but the build process is supposed to work in plt/src,
too.

Matthew



Posted on the users mailing list.