From: Ken A. <kan...@bb...> - 2004-10-25 20:57:30
|
I've made several changes that will help with running in 1.5, you shuould see them in cvs tomorrow, though i did just update the jscheme.jar you can download (not a sourceforge release). There now seems to be a problem with importing, which i'll try to track down. k At 10:39 AM 10/25/2004 -0700, david wrote: >I just tried to do a build of Jscheme with the >new Java and got a bunch of errors. >The latest Tomcat expects Java 1.5, although there >is a work around to get it working with 1.4. >Is there a patch I can apply to get Jscheme working >with java 1.5? > > > >david@newport:/mnt/hda1/jscheme/jscheme$ sh bin/make -all >In openResource(elf/describe.scm): >java.lang.OutOfMemoryError: Java heap space >** WARNING: (load) can't open "elf/describe.scm" >In openResource(elf/inspect.scm): >java.lang.OutOfMemoryError: Java heap space >** WARNING: (load) can't open "elf/inspect.scm" >In openResource(elf/basic.scm): >java.lang.OutOfMemoryError: Java heap space >** WARNING: (load) can't open "elf/basic.scm" >while backtrace loading describe: SchemeException: ERROR: undefined variable "backtraceBody" >In openResource(elf/basic.scm): >java.lang.OutOfMemoryError: Java heap space >** WARNING: (load) can't open "elf/basic.scm" >SchemeException: ERROR: undefined variable "backtraceValueString" >Error in BacktraceException.printStackTrace: >java.lang.OutOfMemoryError: Java heap space >** WARNING: Error during load (lineno 13): jsint.BacktraceException[ > > >] > >In openResource(elf/basic.scm): >java.lang.OutOfMemoryError: Java heap space >** WARNING: (load) can't open "elf/basic.scm" >while backtrace loading describe: SchemeException: ERROR: undefined variable "backtraceBody" > >In openResource(elf/basic.scm): >java.lang.OutOfMemoryError: Java heap space >** WARNING: (load) can't open "elf/basic.scm" >david@newport:/mnt/hda1/jscheme/jscheme$ > > > >------------------------------------------------------- >This SF.net email is sponsored by: IT Product Guide on ITManagersJournal >Use IT products in your business? Tell us what you think of them. Give us >Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more >http://productguide.itmanagersjournal.com/guidepromo.tmpl >_______________________________________________ >Jscheme-user mailing list >Jsc...@li... >https://lists.sourceforge.net/lists/listinfo/jscheme-user |