From owner-freebsd-stable@FreeBSD.ORG Sun Jul 9 13:23:58 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04BD516A4DA for ; Sun, 9 Jul 2006 13:23:58 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57FA443D45 for ; Sun, 9 Jul 2006 13:23:57 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so1293333uge for ; Sun, 09 Jul 2006 06:23:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XG/YJW7s5HOqDoYtMcMGEQyrmgnRKR4BaXGRBZK+VHBr9viBozS8YT2wKE/7ibmFm6nFqU8a6rb2Gcl4ccwMLy7dwULhUYHi1jYkWkXxW3nER2gCltHP9wgCZj0V18yd3JkWPcFRxvWzEjwJmImwlhdl3WWDRC9PR9D2CAAHb0Y= Received: by 10.78.165.16 with SMTP id n16mr1336354hue; Sun, 09 Jul 2006 06:23:56 -0700 (PDT) Received: by 10.78.49.6 with HTTP; Sun, 9 Jul 2006 06:23:56 -0700 (PDT) Message-ID: <89dbfdc30607090623l285b49b8g558a70b594a9cbeb@mail.gmail.com> Date: Sun, 9 Jul 2006 09:23:56 -0400 From: "Kim Culhan" To: "Dan Nelson" In-Reply-To: <20060709030324.GA87129@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <89dbfdc30607081352g2c9eca00n738ee4e77dd3335d@mail.gmail.com> <20060709030324.GA87129@dan.emsphone.com> Cc: freebsd-stable@freebsd.org Subject: Re: gmake: virtual memory exhausted X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jul 2006 13:23:58 -0000 On 7/8/06, Dan Nelson wrote: > In the last episode (Jul 08), Kim Culhan said: > > Greetings- > > > > Compiling Asterisk on 6.1-STABLE: > > > > gmake -C db1-ast libdb1.a > > gmake[1]: Entering directory `/usr/local/src/asterisk/asterisk/db1-ast' > > gmake[1]: *** virtual memory exhausted. Stop. > > > > Any suggestion of a tuning parameter to work around this is > > greatly appreciated. > > Does the port compile? This is Asterisk HEAD I've tried setting several memory parameters to unlimited but this did not work. Also ran the configure script with the --with-low-memory flag but this does not help either. -kim -- w8hdkim@gmail.com