bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bison 1.50 Bug - Parsing Error - Examples Enclosed - Correct Attachm


From: Paul Eggert
Subject: Re: Bison 1.50 Bug - Parsing Error - Examples Enclosed - Correct Attachments
Date: Sun, 13 Oct 2002 00:23:58 -0700 (PDT)

> From: "Jim Gifford" <address@hidden>
> Date: Sat, 12 Oct 2002 23:39:26 -0700
> 
> Here is the output.
> 
> loadkeys.y:77:19: getfd.h: No such file or directory

That output suggests that you're compiling the built loadkeys.c
in some directory other than the directory that contains getfd.h.
This problem ought to be independent of Bison version, since loadkeys.y
contains an explicit #include of "getfd.h".

I reproduced your original problem with kbd 1.07 and fixed the problem
in my copy.  So I wouldn't worry about this particular issue any more.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]