From owner-freebsd-current Sat Apr 3 6:20:27 1999 Delivered-To: freebsd-current@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id 8E06D14DC0 for ; Sat, 3 Apr 1999 06:20:25 -0800 (PST) (envelope-from gjvc@extremis.demon.co.uk) Received: from [194.222.242.30] (helo=extremis.demon.co.uk) by finch-post-10.mail.demon.net with esmtp (Exim 2.12 #1) id 10TRFj-0003fu-0A for freebsd-current@freebsd.org; Sat, 3 Apr 1999 14:18:29 +0000 Received: (from gjvc@localhost) by extremis.demon.co.uk (8.9.3/8.9.1) id PAA79867 for freebsd-current@freebsd.org; Sat, 3 Apr 1999 15:18:36 GMT (envelope-from gjvc) Date: Sat, 3 Apr 1999 15:18:36 +0000 From: George Cox To: freebsd-current@freebsd.org Subject: Headers changed? Message-ID: <19990403151836.A79776@extremis.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, it goes like this: I cvsupped to CURRENT from 3.1 some time ago (like a month or something) and everything was going great. Friday night I cvsupped and tried to make world, but without success -- yacc complained during something in cc1. Anyhoo, I then successfully did a make world -DNOTOOLS, and the result is somewhat suboptimal, in that "Hello world" does not compile, and I can't make world at the moment. Are these changes related to the introduction of egcs? Any help gratefully received! (Including telling me if this is the wrong place to ask) gcc output follows. In file included from /usr/include/stdio.h:44, from hw.c:1: /usr/include/machine/ansi.h:103: syntax error before `__attribute__' /usr/include/machine/ansi.h:104: syntax error before `__attribute__' In file included from hw.c:1: /usr/include/stdio.h:55: syntax error before `fpos_t' gcc: Internal compiler error: program cc1 got fatal signal 11 -- [gjvc] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message