Re: Gcc Error

From: Okalany Daniel <dokalanyi_at_gmail.com>
Date: Thu, 27 Mar 2008 10:46:25 +0300
On Wed, Mar 26, 2008 at 2:00 PM, Okalany Daniel <dokalanyi_at_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.
Received on Thu Mar 27 2008 - 06:46:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:29 UTC