Subject: Re: is the lex build broken?
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Krister Walfridsson <cato@df.lth.se>
List: current-users
Date: 03/21/2003 19:40:11
On Fri, 21 Mar 2003, Hisashi T Fujinaka wrote:

> Current sources, I see nothing on the source-changes archive, and the
> error I get is:
>
> cc -O -I/usr/src/tools/compat/obj -I/usr/src/tools/compat/obj/include -I/usr/src/tools/lex/../compat -DHAVE_CONFIG_H  -D_FILE_OFFSET_BITS=64 -I. -I/usr/src/tools/lex/../../usr.bin/lex -c -o tblcmp.lo.o /usr/src/tools/lex/../../usr.bin/lex/tblcmp.c
> mv tblcmp.lo.o tblcmp.lo
> nbmake: don't know how to make .y.c. Stop
>
> The Makefiles are a maze of twisty little passages, all alike. :)

This is a problem with make.  Revert src/usr.bin/make/parse.c to revision
1.86 to get it back to a working state.

   /Krister