From owner-freebsd-stable Fri Dec 12 11:13:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA15596 for stable-outgoing; Fri, 12 Dec 1997 11:13:04 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from iworks.InterWorks.org (deischen@iworks.interworks.org [128.255.18.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA15571 for ; Fri, 12 Dec 1997 11:12:55 -0800 (PST) (envelope-from deischen@iworks.InterWorks.org) Received: (from deischen@localhost) by iworks.InterWorks.org (8.7.5/) id NAA25870; Fri, 12 Dec 1997 13:16:19 -0600 (CST) Message-Id: <199712121916.NAA25870@iworks.InterWorks.org> Date: Fri, 12 Dec 1997 13:16:19 -0600 (CST) From: "Daniel M. Eischen" To: Studded@dal.net, asami@vader.cs.berkeley.edu Subject: Re: Build world fails. Cc: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > * I can occasionally get -stable to build with -j n, but it almost > * always fails, and it didn't save me any time. I'd say try it without the > * -j, and see how that does. > > Really? It usually works for me. (Of course, it's only when it works > without -j as well, but the intermittent unbuildability of -stable is > not the issue here.) Latest as of todays CTM, I can make buildworld without any -j and without any changes to /etc/make.conf CFLAGS. When it was failing, I was using -j4 and CFLAGS=-O -pipe. I don't know which one broke buildworld, but I'll try it a couple more times with -j4 and -pipe. Dan Eischen deischen@iworks.InterWorks.org