Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2008 10:51:24 +0300
From:      "Okalany Daniel" <daniel@one2net.co.ug>
To:        freebsd-current@freebsd.org
Cc:        d@delphij.net
Subject:   RE: Gcc Error
Message-ID:  <28f643d90803270051k4b3a7d63m7accd6adc15df309@mail.gmail.com>
In-Reply-To: <28f643d90803270046re2eaceeh977b0dbaca47f932@mail.gmail.com>
References:  <28f643d90803260207m14acd031vb5eaabab7fefa7dc@mail.gmail.com> <47EA19CA.4060006@delphij.net> <28f643d90803260400n6150f3adoce5cfe3c9566a20e@mail.gmail.com> <28f643d90803270046re2eaceeh977b0dbaca47f932@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 26, 2008 at 2:00 PM, Okalany Daniel
<dokalanyi@one2net.co.ug<dokalanyi@gmail.com>>
wrote:

> dmesg produces
>
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(16): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(4): failed
> swap_pager_getswapspace(6): failed
> swap_pager_getswapspace(3): failed
> swap_pager_getswapspace(16): failed
> pid 14821 (cc1), uid 0, was killed: out of swap space
>
> So its memory. I tried to install "ccache" and then included
>
> .if !defined(NOCCACHE)
> CC=/usr/local/libexec/ccache/world-cc
> CXX=/usr/local/libexec/ccache/world-c++
> .endif
>
> in /etc/make.conf
> Is there anyway i can solve this without buying more RAM? Im currently
> using 128,40G,1.6Ghz
>

Adding RAM, making it 384M solved my problem. Thanks


-- 
OKALANY DANIEL
P.O BOX 26150
KAMPALA.
--
There are 10 types of people in this world - those who know binary and those
who don't.



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