Date: Sat, 31 May 1997 13:38:42 +0900 From: Takeshi Yamada <ken@tyd1.tydfam.iijnet.or.jp> To: current@freebsd.org Subject: Q) ddd-2.1 compile Message-ID: <199705310438.NAA00421@tyd1.tydfam.iijnet.or.jp>
next in thread | raw e-mail | index | archive | help
Hi!
I have the following error message when trying to compile ddd-2.1
using 'port' collection.
I'm running Kernel-SMP and FreeBSD-current ca. 97/05/03 w/ 64MB
DRAM, 128MB swap.
What is supposed to be wrong? Any idea?
: : : :
gmake[1]: Entering directory `/usr/ports/devel/ddd/work/ddd-2.1/ddd'
Building ddd-2.1-i386-unknown-freebsd3.0...
c++ -DHAVE_CONFIG_H -DNDEBUG -O2 -g -Wall -fexternal-templates -felide-constructors -fconserve-space -c -I. -I. -I./.. -I./../include -I/usr/X11R6/include -o ddd.o ddd.C
GraphNodeI.h: In method `ostrstream::~ostrstream()':
In file included from GraphNode.h:37,
from DispNode.h:43,
from DataDisp.h:66,
from ddd.C:183:
GraphNodeI.h:117: virtual memory exhausted
gmake[1]: *** [ddd.o] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/ddd/work/ddd-2.1/ddd'
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705310438.NAA00421>
