Date: Sun, 12 Mar 2000 23:40:18 +0000 From: Nik Clayton <nik@freebsd.org> To: Marc Tardif <admin@wtbwts.com> Cc: freebsd-doc@freebsd.org Subject: Re: SP library: out of memory Message-ID: <20000312234018.A41833@catkin.nothing-going-on.org> In-Reply-To: <Pine.BSF.4.10.10003121450050.75826-100000@server.b0x.com>; from Marc Tardif on Sun, Mar 12, 2000 at 03:02:08PM %2B0000 References: <Pine.BSF.4.10.10003121450050.75826-100000@server.b0x.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 12, 2000 at 03:02:08PM +0000, Marc Tardif wrote: > When trying to run make in the /usr/doc directory, I get the following > error, repeated indefinately: > SP library: out of memory > jade in free(): warning: chunk is already free. > jade in free(): warning: chunk is already free. > jade in free(): warning: chunk is already free. > jade in free(): warning: chunk is already free. > jade in free(): warning: chunk is already free. > SP library: out of memory [...] > And my system is a 486DX2 with 16mb RAM, that should be plenty to run > jade. Any suggestions that might explain the error messages I'm getting > would be greatly appreciated. Almost certainly not enough memory. I just tried % cd doc/en_US.ISO_8859-1/books/faq % /usr/bin/time -l make book.html and the maximum resident set size (which I take to be (roughly speaking) the amount of memory used) was 23,332K. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000312234018.A41833>