*BSD News Article 90432


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!msunews!agate!howland.erols.net!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!news.maxwell.syr.edu!mr.net!newsfeed.direct.ca!newsgate.direct.ca!van-as-04c13.direct.ca!not-for-mail
From: toor@van-as-04c13.direct.ca (Y. A. Sys Admin)
Newsgroups: comp.unix.bsd.bsdi.misc
Subject: kaffe-0.8.2 on BSD/OS 2.1
Date: 5 Mar 1997 14:19:37 -0800
Organization: Western Task Force
Lines: 17
Sender: root@van-as-04c13.direct.ca
Message-ID: <5fkrhp$1hg@van-as-04c13.direct.ca>
Reply-To: gerryt@direct.ca
NNTP-Posting-Host: van-as-04c13.direct.ca
Keywords: MMAP
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.bsdi.misc:6223


I tried adding a MMAP patch seen on the bsdi-users list which was
purported to fix the freeze up problem. Perhaps I should have run make
clean, but my susytem still froze up solid even as "joe user" ie not
root..Arrgh!

So.

There are two files that test if MMAP is turned on so I added
-UMMAP in the kaffe-0.8.2/kaffe/kaffevm/Makefile in the CFLAGS field.

These two files are findClass.c and zextract.c. Now kaffe and javac
work fine???? Only further testing will tell : > At least
HelloWorldApp.class runs!

-g