Date: Thu, 29 Jun 2006 15:50:26 +0300
From: Kaloian Doganov <[EMAIL PROTECTED]>
Could you send me the complete transcript please? What you sent
isn't
enough to see what is happening.
Here is the complete transcript, with SCHEME_COMPILER set to
"/usr/bin/mit-scheme --compiler --heap 4000 --option-summary":
;Generating "turtle.bin" because of: "turtle.scm"
Syntax file: "turtle.scm" "turtle.bin"
Read...
Time taken: .16 (process time); .159 (real time)
Syntax...
;Unknown parser expression: (error #f "Unknown directive name")
;To continue, call RESTART with an option number:
; (RESTART 1) => Return to read-eval-print level 1.
2 error>
End of input stream reached.
Happy Happy Joy Joy.
Here's the actual bug, which is different from the original problem
you reported. I was able to reproduce this one.
This is a problem with staging. The *PARSER subsystem needs to be
upgraded before the XML subsystem can be compiled. I'm not sure if
there's a simple answer to this or if I'll have to partially revert
that change.
_______________________________________________
MIT-Scheme-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/mit-scheme-users