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: Tue, 21 Jun 2016 22:32:59 -0400

On Jun 21, 2016, at 10:08 PM, Dmitri A. Sergatskov <address@hidden> wrote:

On Tue, Jun 21, 2016 at 7:25 PM, Ben Abbott <address@hidden> 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 this too. Also:

​rm -rf libinterp/corefcn/oct-tex-parser.*
make libinterp/corefcn/oct-tex-parser.h
  GEN      libinterp/corefcn/oct-tex-parser.yy

​So .h file gets generated at some other time….​

I bisected to the changeset below.

The first bad revision is:
changeset:   21966:112b20240c87
bookmark:    @
tag:         tip
user:        John W. Eaton <address@hidden>
date:        Tue Jun 21 16:07:51 2016 -0400
summary:     move docstrings in C++ files out of C strings and into comments

Ben


reply via email to

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