Subject: Re: is the lex build broken?
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 03/21/2003 19:15:23
In article <Pine.GSO.4.44.0303211937550.12795-100000@igloo.df.lth.se>,
Krister Walfridsson <cato@df.lth.se> wrote:
>
>
>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.

I just committed a fix, cvs update to head again.

christos