Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Sep 1998 18:34:37 +0200
From:      David Ramahefason <rama@easynet.fr>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Problem in makeworld :(
Message-ID:  <19980903183437.A16774@easynet.fr>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980903183437.A16774>