From owner-freebsd-stable Sat Sep 23 0:43:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 796AF37B424 for ; Sat, 23 Sep 2000 00:43:21 -0700 (PDT) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id AAA01260; Sat, 23 Sep 2000 00:42:57 -0700 Message-ID: <39CC5F01.837AD85@urx.com> Date: Sat, 23 Sep 2000 00:42:57 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Kai Voigt Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.1-STABLE, make world problems, funny case References: <20000923082602.A39467@abc.123.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. I kind of wonder if you have a sticky memory bit (always 0). A "J" is a 0x4a and "j" is 0x6a. Kent > > Have a nice weekend, > Kai > > -- > kai voigt dreiecksplatz 8 > 24105 kiel > 04 31 - 22 19 98 69 > http://k.123.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message