[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: build from the scratch



> make: Failed to make compiled\info.zo; load-extension: > bad version 101
(not 102/8) from "c:\plt\collects\mysterx\ddls\mxmain.dll"

We haven't updated the MysterX binaries in the
CVS repository.  If you want to use MysterX
with the current sources, you'll need to recompile
with Visual C++.  To do, go to

	plt/src/mysterx

and run

	nmake clean

then

	nmake

If you're not planning on using MysterX, you
can ignore this message.

-- Paul





make: Failed to make compiler\annotater.zo; unit: used an unbound or
non-primitive global in: utils:check-for-keyword/proc
delete-file: cannot delete file: "c:\plt\Countdown.exe" ( it is write
protected)
and so on.
When i try to launch drscheme.exe it complain:
it can't find mred.exe that is in his directory
It will be useful to have something like a rebuild.bat that make this job.