From owner-freebsd-stable Sat Sep 18 15:30:31 1999 Delivered-To: freebsd-stable@freebsd.org Received: from saturn.psn.net (saturn.psn.net [207.211.58.15]) by hub.freebsd.org (Postfix) with ESMTP id 836DF14C1A for ; Sat, 18 Sep 1999 15:30:16 -0700 (PDT) (envelope-from will@blackdawn.com) Received: from shadow.blackdawn.com (5042-243.008.popsite.net [209.224.140.243]) by saturn.psn.net (8.9.3/8.9.3) with ESMTP id PAA24817; Sat, 18 Sep 1999 15:37:11 -0700 (MST) Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id SAA58989; Sat, 18 Sep 1999 18:30:10 -0400 (EDT) (envelope-from will) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sat, 18 Sep 1999 18:30:10 -0400 (EDT) Reply-To: Will Andrews From: Will Andrews To: Matt White Subject: RE: Problems building 3.3 Cc: freebsd-stable@FreeBSD.ORG Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 18-Sep-99 Matt White wrote: > cc -static -O -pipe -I. > -I/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc - > I/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -DFREEBSD_NATIVE > -D > DEFAULT_TARGET_VERSION=\"2.7.2.3\" > -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freeb > sd\" -I/usr/obj/src/gnu/usr.bin/cc/cc_tools/../cc_tools > -I/usr/obj/src/tmp/usr > /include -static -o bi-arity bi-arity.o bi-parser.o bi-lexer.o bi-reverse.o > ./bi-arity < > /src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bytecode.def > > bc-arity.h > syntax error in input > *** Error code 33 > > Stop. > *** Error code 1 Yes, I get the same problem, but normally I just edit the appropriate Makefile to bypass cc_tools, cc1, cc1-obj, and other programs. Unfortunately, no one replied when I first reported this problem, so I just went and did that. I suspect that now my cc1/cc1-obj/etc. are hopelessly out-of-sync, even though they continue to function. My suspicion is that somehow, somewhere, cc got borked and i no longer can properly compile the bc-arity stuff.. not that I have a clue what it's for, of course. Could somebody look into this? (Please.) Thanks. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message