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: John W. Eaton
Subject: Re: fatal error: 'oct-tex-parser.h' file not found
Date: Wed, 22 Jun 2016 01:50:32 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

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




reply via email to

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