From owner-freebsd-current@FreeBSD.ORG Fri Jun 4 11:37:19 2004 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 88D1A16A4CE for ; Fri, 4 Jun 2004 11:37:19 -0700 (PDT) Received: from out004.verizon.net (out004pub.verizon.net [206.46.170.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id F401843D1D for ; Fri, 4 Jun 2004 11:37:18 -0700 (PDT) (envelope-from david.gurvich@verizon.net) Received: from verizon.net ([68.160.200.76]) by out004.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040604183630.OWQN1551.out004.verizon.net@verizon.net> for ; Fri, 4 Jun 2004 13:36:30 -0500 Date: Fri, 4 Jun 2004 14:36:30 -0400 Mime-Version: 1.0 (Apple Message framework v553) Content-Type: text/plain; charset=US-ASCII; format=flowed From: David Gurvich To: freebsd-current@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <186C2F6A-B656-11D8-8266-000393AB07D8@verizon.net> X-Mailer: Apple Mail (2.553) X-Authentication-Info: Submitted using SMTP AUTH at out004.verizon.net from [68.160.200.76] at Fri, 4 Jun 2004 13:36:30 -0500 Subject: Problems compiling. 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: Fri, 04 Jun 2004 18:37:19 -0000 Continual segmentation faults with extended compilation. Using portupgrade in a batch will fail on some ports, but will work one at a time. Probably connected to trouble's with buildworld. Has there been a recent change in the compiler or make program?