Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Sep 1998 17:37:25 -0400
From:      FreeBSD Stable <fbsd-stable@rccc.cc.nc.us>
To:        "Jan B. Koum" <jkb@best.com>, freebsd-stable@FreeBSD.ORG
Subject:   Re: make world died
Message-ID:  <35EDBA95.C1ACEE39@rccc.cc.nc.us>
References:  <Pine.BSF.4.02A.9809020115001.8826-100000@shell6.ba.best.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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



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