From owner-freebsd-stable Sun Sep 1 22: 3: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93D6C37B400 for ; Sun, 1 Sep 2002 22:02:56 -0700 (PDT) Received: from mta3.snet.net (mta3.snet.net [204.60.203.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4C343E65 for ; Sun, 1 Sep 2002 22:02:55 -0700 (PDT) (envelope-from archmage@snet.net) Received: from snet.net (29.64.252.64.snet.net [64.252.64.29]) by mta3.snet.net (8.12.3/8.12.3/SNET-smtp-1.2/D-1.1.1.1/O-1.1.1.1) with SMTP id g824wvI5022608 for ; Mon, 2 Sep 2002 00:58:58 -0400 (EDT) Date: Mon, 2 Sep 2002 01:02:15 -0400 From: aa To: freebsd-stable@FreeBSD.ORG Subject: Re: buildworld errors out Message-Id: <20020902010215.6e943b66.archmage@snet.net> In-Reply-To: References: <20020901231714.37e2d83c.archmage@snet.net> X-Mailer: Sylpheed version 0.8.2 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Sun, 1 Sep 2002 22:31:23 -0500 (CDT) Josh Tolbert wrote: > Hi, > This may sound strange, but every sig11 I've come across has been > caused by flaky hardware. Make any hardware changes lately? Now you've got me looking suspiciously at the replacement CD-RW. Relevant sysctl -a output: hw.ata.ata_dma: 1 hw.ata.wc: 1 hw.ata.tags: 0 hw.ata.atapi_dma: 1 /etc/make.conf has: CFLAGS= -O -pipe CFLAGS+=${BDECFLAGS} BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \ -Wcast-qual -Wchar-subscripts -Winline \ -Wmissing-prototypes -Wnested-externs -Wpointer-arith \ -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings Bruce Evans posted those options a while back -- had no problems until now. Also in /etc/make.conf: NO_FORTRAN= true # do not build g77 and related libraries NO_I4B= true # do not build isdn4bsd package NOGAMES= true # do not build games (games/ subdir) WITHOUT_GNOME= yes # not sure if this belongs here Hope this helps. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message