From owner-freebsd-stable Wed Sep 2 14:56:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA12216 for freebsd-stable-outgoing; Wed, 2 Sep 1998 14:56:17 -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 OAA12209 for ; Wed, 2 Sep 1998 14:56:09 -0700 (PDT) (envelope-from fbsd-stable@rccc.cc.nc.us) Received: from rccc.cc.nc.us (166.82.240.165) by mail-server.rccc.cc.nc.us (EMWAC SMTPRS 0.81) with SMTP id ; Wed, 02 Sep 1998 17:58:06 -0400 Message-ID: <35EDBF2A.170410EC@rccc.cc.nc.us> Date: Wed, 02 Sep 1998 17:56:58 -0400 From: FreeBSD Stable X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: "Jan B. Koum" , 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 Is there a fix for this make world failure? TIA, Jim 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 > -I/usr/obj/usr/src/tmp/usr/include -c > /usr/src/usr.bin/compile_et/compile_et.c > cc -O -I. -I/usr/src/usr.bin/compile_et/../../lib/libcom_err > -I/usr/obj/usr/src/tmp/usr/include -c error_table.c > In file included from /usr/src/usr.bin/compile_et/error_table.y:72: > error_table.h:8: conflicting types for `YYSTYPE' > /usr/src/usr.bin/compile_et/error_table.y:10: previous declaration of > `YYSTYPE' > error_table.h:9: conflicting types for `yylval' > 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. > > Odd thing is.. Going throug my CVSup logs I find: > > c src/usr.bin/compile_et/et_name.c,v RELENG_2_2 . > 2#871#19#8688036454#21503#444 > c src/usr.bin/compile_et/init_et.c,v RELENG_2_2 . > 2#871#19#8688036464#27243#444 > C src/usr.bin/compile_et/mit-sipb-copyright.h,v RELENG_2_2 . > 2#871#19#9010270884#15053#444 1.1 95.01.14.22.29.34 > 2#871#19#7901225743#7693#644 > c src/usr.bin/compile_et/perror.c,v RELENG_2_2 . > 2#871#19#8688036464#27073#444 > D src/usr.bin/compile_et/test > > etc.. However, most of those files are not in > /usr/src/usr.bin/compile_et now. What does c, C, D letter at the beginign > mean? I guess I should rtfm that cvsup man page now. :) > > -- Yan > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message