Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 1997 23:06:54 -0500
From:      Ed Sweeney <ed@sideways.org>
To:        ports@freebsd.org
Cc:        ed@sideways.org
Subject:   jade memory exhausted in make
Message-ID:  <199711120406.XAA04260@asia.sideways.org>

next in thread | raw e-mail | index | archive | help
I'm sure where to start.  I'm trying to make the jade port.  I get this even 
after removing sp.  Machine is 2-2-RELENG on a 64meg Pentium 133 with 128meg 
swap.

c++ -fno-implicit-templates -O2 -ansi   -DSGML_CATALOG_FILES_DEFAULT=\"/usr/loc
al/share/sgml/catalog\" -I/usr/ports/textproc/jade/work/style/../grove 
-I/usr/ports/textproc/jade/work/style/../spgrove -I. 
-I/usr/ports/textproc/jade/work/style/../include -I/usr/ports/textproc/jade/wor
k/style/../generic -I. -I/usr/ports/textproc/jade/work/style/../include 
-I/usr/ports/textproc/jade/work/style/../generic -c StyleEngine.cxx -o 
StyleEngine.o
In file included from StyleEngine.cxx:10:
ProcessContext.h:155: warning: class `Connection' is already friends with 
class `ProcessContext'
ProcessContext.h:156: warning: class `Connectable' is already friends with 
class `ProcessContext'
StyleEngine.cxx: In method `void StyleEngine::parseSpec(class SgmlParser &, 
const class CharsetInfo &, const class String<short unsigned int> &, class 
Messenger &)':
StyleEngine.cxx:35: virtual memory exhausted
*** Error code 1

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ed Sweeney - Charlotte, NC www.sideways.org mail:ed@sideways.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711120406.XAA04260>