From owner-freebsd-stable@FreeBSD.ORG Sat Jul 8 20:52:28 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 AE93916A4DA for ; Sat, 8 Jul 2006 20:52:28 +0000 (UTC) (envelope-from w8hdkim@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 195FE43D46 for ; Sat, 8 Jul 2006 20:52:27 +0000 (GMT) (envelope-from w8hdkim@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so1161916uge for ; Sat, 08 Jul 2006 13:52:26 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VhRCDOpkS/QxrcALiJAzy0Wn+XEka4KFkGCLxYoDTXkZOxKenCsw4s06rqWfzWg7883CoIYB8U7mjRUPEOc1eBMSC2s7Bnj0MLP0/cZDE087OA1961V4kMVtfld016Irebc57WRu/qkIZ7/jOtgVJlLMrazZptV9ye8kpHu1+K8= Received: by 10.78.185.7 with SMTP id i7mr1194587huf; Sat, 08 Jul 2006 13:52:26 -0700 (PDT) Received: by 10.78.49.6 with HTTP; Sat, 8 Jul 2006 13:52:26 -0700 (PDT) Message-ID: <89dbfdc30607081352g2c9eca00n738ee4e77dd3335d@mail.gmail.com> Date: Sat, 8 Jul 2006 16:52:26 -0400 From: "Kim Culhan" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: 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: Sat, 08 Jul 2006 20:52:28 -0000 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. regards -kim -- w8hdkim@gmail.com