From owner-freebsd-current@FreeBSD.ORG Wed May 7 21:12:46 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A3C337B401 for ; Wed, 7 May 2003 21:12:46 -0700 (PDT) Received: from smtp2.Stanford.EDU (smtp2.Stanford.EDU [171.64.14.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F7D743FBF for ; Wed, 7 May 2003 21:12:44 -0700 (PDT) (envelope-from jstockdale@stanford.edu) Received: from quenya (quenya.Stanford.EDU [128.12.44.61]) by smtp2.Stanford.EDU (8.12.9/8.12.9) with ESMTP id h484CfQN023626 for ; Wed, 7 May 2003 21:12:42 -0700 (PDT) From: "John Stockdale" To: Date: Wed, 7 May 2003 21:12:09 -0700 Message-ID: <002001c31517$fec96b30$3d2c0c80@quenya> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: make world issue with troff X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 04:12:46 -0000 After cvsup'ing to the latest src for 5.0-CURRENT, I'm running a make world and after running fine for awhile the build process stalls (with 100% processor usage) whenever the troff process is called. Any ideas? -John