octave-maintainers
[Top][All Lists]
Advanced

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

Re: make fail: oct-parse.h: No such file or directory


From: Lachlan Andrew
Subject: Re: make fail: oct-parse.h: No such file or directory
Date: Fri, 1 Jul 2016 10:15:38 +1000

On 30 June 2016 at 07:14, Ernst Reissner <address@hidden> wrote:
> I did not change anything in the sorces but still, recompilation yields:
>
> ../libinterp/parse-tree/lex.ll:117:23: fatal error: oct-parse.h: No such
> file or directory
>  #include <oct-parse.h>
>
> /libinterp/parse-tree/oct-parse.df
> ./libinterp/parse-tree/oct-parse.in.yy-tst
> ./libinterp/parse-tree/oct-parse.cc
> ./libinterp/parse-tree/oct-parse.yy
>
>
> how to procede???

You can try deleting all of the oct-parse files found by your "find"
command.  If you compile and then "make clean", sometimes not
everything gets removed and things left behind stop some of the make
rules from being triggered.

To help people diagnose the bug, could you try again starting from a
completely clean checkout and see what steps you need to do to
reproduce the bug?

Cheers,
Lachlan



reply via email to

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