From owner-freebsd-stable Sat Sep 23 1:31:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D971E37B424; Sat, 23 Sep 2000 01:31:19 -0700 (PDT) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id BAA63272; Sat, 23 Sep 2000 01:31:19 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sat, 23 Sep 2000 01:31:19 -0700 (PDT) From: Kris Kennaway To: Kai Voigt Cc: freebsd-stable@freebsd.org Subject: Re: 4.1-STABLE, make world problems, funny case In-Reply-To: <20000923082602.A39467@abc.123.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 23 Sep 2000, Kai Voigt wrote: > Good morning, > > I did a 4.1-R installation from scratch on my machine that used to run > FreeBSD 3.x for ages. Then I cvsup'ed the -STABLE sources and ran > "make buildworld" in /usr/src as usual. I get changing error messages like > this one. > > cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/gdb/i386 -I/usr/src/gnu/usr.bin/binutils/gdb -I/usr/src/gnu/usr.bin/binutils/gdb/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/binutils/include -Dprint_insn_i386=print_insn_i386_att -I/usr/src/gnu/usr.bin/binutils/gdb/i386 -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/binutils/binutils -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/binutils/bfd -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb -I/usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/config -DFREEBSD_ELF -I/usr/src/gnu/usr.bin/binutils/gdb -I/usr/obj/usr/src/i386/usr/include/readline -DNO_MMALLOC -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dwarf2read.c > make: don't know how to make /usr/obJ/usr/src/i386/usr/include/stdarg.h. Stop > *** Error code 2 > > [sorry for the long line] > > When doing "make buildworld" again, I get this uppercase obJ on some other > file, looks pretty random. > > I grep'ed through the /usr/src tree for "obJ" but didn't find anything. > So, I'm wondering where this uppercase J does come from. Besides that, > I didn't encounter any other problem with the system. Single bit error (j -> J) - bad memory. Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message