Gcc Error

Okalany Daniel dokalanyi at gmail.com
Thu Mar 27 00:46:26 PDT 2008


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.


More information about the freebsd-current mailing list