Subject: emulators/stella won't compile
To: None <tech-pkg@netbsd.org>
From: Dave <dgriffi@cs.csubak.edu>
List: tech-pkg
Date: 06/09/2004 01:07:09
I updated the pkgsrc tree earlier today and found that emulators/stella
fails like this:

g++ -c -O2 -Wall -Wno-unused -I. -I../emucore -I../emucore/m6502/src
-I../emucore/m6502/src/bspf/src -I../ui/common -I../ui/x11 -I../ui/sound
-DBSPF_UNIX=1 -DHAVE_PNG=1 -DHAVE_GETTIMEOFDAY=1 -DDEVELOPER_SUPPORT=1
-DSOUND_OSS=1 ../emucore/m6502/src/M6502Hi.cxx
../emucore/m6502/src/M6502Hi.cxx: In method `bool
M6502High::execute(unsigned int)':
../emucore/m6502/src/M6502Hi.cxx:142: virtual memory exhausted
make[1]: *** [M6502Hi.o] Error 1
make[1]: Leaving directory
`/usr/tmp/pkg_build/emulators/stella/work.zaphod/stella-1.3/src/build'
gmake: *** [unix-x] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/emulators/stella
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/emulators/stella
zaphod:/usr/pkgsrc/emulators/stella$


What's with the "virtual memory exhausted"?  I've seen that pop up now and
then with compiling certain CPU cores with Xmame.  That problem seemed
related to the -O flags.  I'm using NetBSD 1.6.2, 512M ram and 2G swap.


-- 
David Griffith
dgriffi@cs.csubak.edu