swap_pager: out of swap space, swap_pager_getswapspace(16): failed

2011-04-04 Thread Paul Chany
Hi, On FreeBSD RELEASE 8.2 I'm trying to install sudo with commands: # cd /usr/ports/security/sudo/ # make install clean .. swap_pager: out of swap space swap_pager_getswapspace(16): failed .. c++: Internal error: Killed: 9 (program cc1plus) .. .. *** Error code 1 What can I do to solve

Re: swap_pager: out of swap space, swap_pager_getswapspace(16): failed

2011-04-04 Thread Chuck Swiger
On Apr 4, 2011, at 11:56 AM, Paul Chany wrote: swap_pager: out of swap space swap_pager_getswapspace(16): failed .. c++: Internal error: Killed: 9 (program cc1plus) .. .. *** Error code 1 What can I do to solve this problem Your system ran out of VM. Add more RAM, or add more swapspace

Re: swap_pager: out of swap space, swap_pager_getswapspace(16): failed

2011-04-04 Thread Paul Chany
2011-04-04 21:01 keltezéssel, Chuck Swiger írta: On Apr 4, 2011, at 11:56 AM, Paul Chany wrote: swap_pager: out of swap space swap_pager_getswapspace(16): failed .. c++: Internal error: Killed: 9 (program cc1plus) .. .. *** Error code 1 What can I do to solve this problem Your

Re: swap_pager: out of swap space, swap_pager_getswapspace(16): failed

2011-04-04 Thread Chuck Swiger
On Apr 4, 2011, at 12:59 PM, Paul Chany wrote: I follow the link: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/adding-swap-space.html I did create a swapfile, and run again command: '# make install clean'. Since thet it being running on my old Toshiba laptop that had 64 MB RAM