From owner-freebsd-stable Wed Jul 4 9:45:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from host213-123-132-217.btopenworld.com (host213-123-132-217.btopenworld.com [213.123.132.217]) by hub.freebsd.org (Postfix) with ESMTP id 33C2E37B406 for ; Wed, 4 Jul 2001 09:45:45 -0700 (PDT) (envelope-from dominic@host213-123-132-217.btopenworld.com) Received: (from dominic@localhost) by host213-123-132-217.btopenworld.com (8.11.3/8.11.3) id f64Gjok83283 for freebsd-stable@freebsd.org; Wed, 4 Jul 2001 17:45:50 +0100 (BST) (envelope-from dominic) Date: Wed, 4 Jul 2001 17:44:29 +0100 From: Dominic Marks To: freebsd-stable@freebsd.org Subject: buildkernel fails in machine/atomic.h on clean/fresh source Message-ID: <20010704174429.A595@btinternet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there! My -STABLE running workstation has recently ceased to be able to perform a buildkernel. It always fails in the same file, machine/atomic.h when using my custom kernel configuration and with the stock GENERIC configuration. I've put up a bzipped log of the build process, and other data which may be relevent such as my make.conf, supfile, and custom file configuration. I can supply other information on request. I should mention I have tried every method I can think of to remove the obstruction to the build, my normal build command set is: # cd /usr/src # make KERNCONF=GENERIC clean buildworld buildkernel \ installworld installkernel # make KERNCONF=APOLLO buildkernel installkernel I've also tried removing the entire /usr/src and /usr/obj directories and then checking out the source tree and starting the build afresh, however this has not changed the nature of the failure. Thanks very much for any help! Dominic Marks, Student To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message