From owner-freebsd-current@FreeBSD.ORG Sun Jun 15 05:11:18 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 39F7F37B401 for ; Sun, 15 Jun 2003 05:11:18 -0700 (PDT) Received: from ms-smtp-02.nyroc.rr.com (ms-smtp-02.nyroc.rr.com [24.92.226.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69FFC43FBD for ; Sun, 15 Jun 2003 05:11:17 -0700 (PDT) (envelope-from tparquet@twcny.rr.com) Received: from twcny.rr.com (syr-66-24-56-65.twcny.rr.com [66.24.56.65]) h5FCBGiY013211 for ; Sun, 15 Jun 2003 08:11:16 -0400 (EDT) Message-ID: <3EEC6264.6080909@twcny.rr.com> Date: Sun, 15 Jun 2003 08:11:16 -0400 From: Tom Parquette User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030518 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Unable to build world. multiple symptoms 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: Sun, 15 Jun 2003 12:11:18 -0000 I updated my 5.0-CURRENT sources yesterday (Saturday morning) and ran my buildworld script. When the compiles failed, I searched the mailing lists and found someone else having the same problem. His solution was to change the -j value (I was running with -j10 on my dual processor AMD). I have tried all the way down to -j1 and the compiles still fail. I took the -j value out completely and it still fails. Running without the -j value at all got me the error message #error FreeBSD alloca support needed for this compiler from /usr/obj/usr/src/i386/usr/include/sys/cdefs.h: I cannot find any response in the archive to either Email. I saved tails of some of the failing compiles with various -j values if someone wants to see them. TIA for any help. Cheers...