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

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

[Octave-bug-tracker] [bug #37461] incorrect *.df build at first pass


From: Rik
Subject: [Octave-bug-tracker] [bug #37461] incorrect *.df build at first pass
Date: Mon, 01 Oct 2012 15:27:49 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1

Update of bug #37461 (project octave):

                  Status:               Need Info => In Progress            
        Operating System:       Microsoft Windows => Any                    

    _______________________________________________________

Follow-up Comment #8:

The bug is quite real.  The issue is that the build process pre-generates some
files before undergoing the regular compilation.  Certain files, version.h and
oct-conf.h, are required by octave.cc.  The rule to build
builtin-defun-decls.h, however, was being executed before those two files had
been created.  Please try updating to changeset 15463:6a05cad5b694 and see if
the problem is resolved.  If that doesn't do it I can write an explicit Make
rule to capture this dependency.  


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37461>

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




reply via email to

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