From owner-freebsd-questions Sat Mar 17 14:52:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from entropy.inserted.net (async2-win-isp-1.nas.one.net.au [61.12.142.3]) by hub.freebsd.org (Postfix) with SMTP id D68E437B71A for ; Sat, 17 Mar 2001 14:52:23 -0800 (PST) (envelope-from steve@inserted.net) Received: (qmail 17973 invoked from network); 17 Mar 2001 22:39:04 -0000 Received: from fortune.inserted.net (192.168.0.2) by entropy.inserted.net with SMTP; 17 Mar 2001 22:39:04 -0000 Message-Id: <5.0.2.1.2.20010318093430.020c4d68@entropy.inserted.net> X-Sender: steve@inserted.net@entropy.inserted.net X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Sun, 18 Mar 2001 09:38:17 +1100 To: Burke Martin , freebsd-questions@FreeBSD.ORG From: Stephen Ware Subject: Re: runing out of swap In-Reply-To: <4.3.2.7.2.20010317101435.00b7f320@dunces.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:14 AM 3/17/2001 -0800, Burke Martin wrote: >Hi All, > >I dont have any clue why im receiving this swap problem. This is the 2nd >time ive tried compiling MySQL the first i only had 64mb swap, since i >have added and I still get the error. This weekend I compiled and >installed MySQL with no problems on a linux box that is exactly the same >except with less swap. I really dont understand why ive had so many >problems with fbsd and swap. I watched it with top and it just climbed and >climbed.... > After upgradding from slackware to FreeBSD, I had this same problem compiling MySQL. It was failing on sql_yacc.c, with the same memory problems as you're describing. Rerunning the configure script with --with-low-memory should fix the problem if this is where it's failing. Good luck, Stephen steve@inserted.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message