octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #8783] C++ implementation of textscan


From: Philip Nienhuis
Subject: [Octave-patch-tracker] [patch #8783] C++ implementation of textscan
Date: Tue, 15 Mar 2016 19:13:05 +0000
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #83, patch #8783 (project octave):

@Lachlan:
After copying my default Octave tree (clone of savannah repo) to dev_TS,
applying your patches, bootstrap, goingto a separate build dir and doing
configure ; make ... I get:

:
  GEN      libinterp/corefcn/utils.df
../dev_VETS/libinterp/corefcn/textscan.cc:1061:33: fatal error:
builtin-defun-decls.h: No such file or directory
 #include "builtin-defun-decls.h"
                                 ^
compilation terminated.


If I start with just a default repo clone and build that first, then apply
your patches, building with textscan.cc succeeds.

File "builtin-defun-decls.h" seems to be generated too late? (AFAICS with my
limited build system proficiency)


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8783>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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