octave-maintainers
[Top][All Lists]
Advanced

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

Re: fatal error: 'oct-tex-parser.h' file not found


From: Ben Abbott
Subject: Re: fatal error: 'oct-tex-parser.h' file not found
Date: Wed, 22 Jun 2016 07:20:33 -0400

> On Jun 22, 2016, at 1:50 AM, John W. Eaton <address@hidden> wrote:
> 
> On 06/21/2016 08:25 PM, Ben Abbott wrote:
>> Is anyone else seeing this?
>> 
>> $ touch libinterp/corefcn/oct-tex-parser.yy
>> $ make libinterp/corefcn/oct-tex-parser.h
>> make: Nothing to be done for 'libinterp/corefcn/oct-tex-parser.h’.
> 
> I see the same behavior but
> 
>  make libinterp/corefcn/oct-tex-parser.cc
> 
> works and generates the .h file as well:
> 
>  $ make libinterp/corefcn/oct-tex-parser.cc
>    YACC     libinterp/corefcn/oct-tex-parser.cc
>  libinterp/corefcn/oct-tex-parser.output is unchanged
>  libinterp/corefcn/oct-tex-parser.h is unchanged
> 
> The rules used for YACC files are generated by automake.
> 
> Does this change help?
> 
>  http://hg.savannah.gnu.org/hgweb/octave/rev/9adb35378488
> 
> jwe

Thanks. I’m able to build the tip again with no patches.

Ben


reply via email to

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