Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 1997 23:37:17 -0700 (PDT)
From:      Tom <tom@uniserve.com>
To:        ken@tydfam.iijnet.or.jp
Cc:        current@FreeBSD.ORG
Subject:   Re: Q) ddd-2.1 compile
Message-ID:  <Pine.BSF.3.96.970530233606.9799A-100000@shell.uniserve.com>
In-Reply-To: <199705310438.NAA00421@tyd1.tydfam.iijnet.or.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 31 May 1997, Takeshi Yamada wrote:

>   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'
> 

  The user-id that used to compile this is limited on how much memory it
can use.  Remember Unix was designed as a time-share system.  See "man
login.conf" for a way to increase your limits, or just compile it as root.

Tom




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970530233606.9799A-100000>