From owner-freebsd-questions Thu Sep 3 09:35:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA09972 for freebsd-questions-outgoing; Thu, 3 Sep 1998 09:35:31 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from casimir.easynet.fr (casimir.easynet.fr [195.114.64.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA09909 for ; Thu, 3 Sep 1998 09:35:18 -0700 (PDT) (envelope-from rama@casimir.easynet.fr) Received: (from rama@localhost) by casimir.easynet.fr (8.8.8/8.8.8) id SAA16788 for freebsd-questions@freebsd.org; Thu, 3 Sep 1998 18:34:37 +0200 (CEST) (envelope-from rama) Message-ID: <19980903183437.A16774@easynet.fr> Date: Thu, 3 Sep 1998 18:34:37 +0200 From: David Ramahefason To: freebsd-questions@FreeBSD.ORG Subject: Problem in makeworld :( Reply-To: David Ramahefason Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.92.8 Organization: Systems Team Easynet France SA X-Operating-System: FreeBSD Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've just installed 2.2.7-RELEASE and wanted to put it under STABLE branch... here's the error I've got while doing a make world: cc -O -pipe -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 re ported 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': Is it normal ?? Thanks -- /David Ramahefason Administrateur Systeme/Reseau/ /rama@easynet.fr Easynet France SA / /0144547031 ICQ: 14292822 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message