From owner-freebsd-stable Wed Sep 2 14:36:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA09841 for freebsd-stable-outgoing; Wed, 2 Sep 1998 14:36:31 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mail-server.rccc.cc.nc.us ([198.85.212.252]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA09830 for ; Wed, 2 Sep 1998 14:36:30 -0700 (PDT) (envelope-from fbsd-stable@rccc.cc.nc.us) Received: from rccc.cc.nc.us (166.82.240.174) by mail-server.rccc.cc.nc.us (EMWAC SMTPRS 0.81) with SMTP id ; Wed, 02 Sep 1998 17:38:12 -0400 Message-ID: <35EDBA95.C1ACEE39@rccc.cc.nc.us> Date: Wed, 02 Sep 1998 17:37:25 -0400 From: FreeBSD Stable X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: "Jan B. Koum" , freebsd-stable@FreeBSD.ORG Subject: Re: make world died References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jan B. Koum wrote: > Hi all, > > Just did CVSup on a fresh (2.2.7) system. Running make world died: > > cc -O -I. -I/usr/src/usr.bin/compile_et/../../lib/libcom_err snip > error_table.c:121: previous declaration of `yylval' > /usr/src/usr.bin/compile_et/error_table.y: In function `char_to_num': > /usr/src/usr.bin/compile_et/error_table.y:198: `ERRCODE_RANGE' undeclared > (first use this function) > /usr/src/usr.bin/compile_et/error_table.y:198: (Each undeclared identifier > is reported only once > /usr/src/usr.bin/compile_et/error_table.y:198: for each function it > appears in.) > /usr/src/usr.bin/compile_et/error_table.y: In function `set_table_num': > /usr/src/usr.bin/compile_et/error_table.y:230: `BITS_PER_CHAR' undeclared > (first use this function) > /usr/src/usr.bin/compile_et/error_table.y:234: `ERRCODE_RANGE' undeclared > (first use this function) > error_table.c: In function `yygrowstack': > error_table.c:325: warning: assignment from incompatible pointer type > error_table.c:326: warning: assignment from incompatible pointer type > error_table.c: In function `yyparse': > error_table.c:390: incompatible types in assignment > error_table.c:431: incompatible types in assignment > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. I seem to have a similar problem. How can I get my make world to complete? Thanks, Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message