From owner-freebsd-current Thu Apr 8 23:26:39 1999 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 41B4A14D7F for ; Thu, 8 Apr 1999 23:26:36 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA23744; Fri, 9 Apr 1999 00:24:36 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA53843; Fri, 9 Apr 1999 00:26:08 -0600 (MDT) Message-Id: <199904090626.AAA53843@harmony.village.org> To: obrien@NUXI.com Subject: Re: CPP broken on egcs current Cc: current@FreeBSD.ORG In-reply-to: Your message of "Thu, 08 Apr 1999 12:26:07 PDT." <19990408122607.A19098@nuxi.com> References: <19990408122607.A19098@nuxi.com> <19990405130529.H22022@nuxi.com> <199904051112.NAA22210@trantor.xs4all.nl> <199904051738.KAA91678@vashon.polstra.com> <19990405130529.H22022@nuxi.com> <199904081734.LAA54417@harmony.village.org> Date: Fri, 09 Apr 1999 00:26:07 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <19990408122607.A19098@nuxi.com> "David O'Brien" writes: : > ===> rpcsvc : > rpcgen -C -h -DWANT_NFS3 /home/imp/FreeBSD/src/include/rpcsvc/key_prot.x -o key_prot.h : > /home/imp/FreeBSD/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:1882: Internal compiler error in function main : : What rev of contrib/egcs/gcc/config/freebsd.h do you have? One that was new enough, but the cpp that was installed was bogus. The make clean make all make install in cpp (with a little hackery) did the trick. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message