Error1: a typo in a source file (missing \n\ at end of line) in:

src/microcode/pruxdld.c:79

Error2: Source compilation fails (linux i386 gcc-3.3.6) with:

/utabmd.sh
scheme: can't find a readable default for option -band.
        searched for file runtime.com in these directories:
        /usr/local/lib/mit-scheme

Inconsistency detected.
make[1]: *** [utabmd.bin] Error 1
make[1]: Leaving directory `/home/plp/download/scheme-7.7.1/src/microcode'
make: *** [all] Error 2

Reason: utabmd.sh runs scheme with a nonexistant

/usr/local/lib/mit-scheme

runtime environment. The build fails for first-time builders and may succeed for people who have a working scheme and try to build the package. To confirm the bug, move /usr/local/lib/mit-scheme to /usr/local/lib/mit-scheme.moved and try to build.

/usr/local/lib/mit-scheme does not exist at build time.

any info is welcome,
Peter

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to