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

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

[Octave-bug-tracker] [bug #45578] build failure due to no dependency on


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #45578] build failure due to no dependency on libgnu
Date: Tue, 01 Sep 2015 01:11:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.0

Follow-up Comment #7, bug #45578 (project octave):

I think Automake always does a make in SUBDIRS first, followed by making the
"all" targets in the current directory. So a normal "make all" just works, at
least most of the time.

Another thing that is implied are the files in BUILT_SOURCES, which are made
before any other of the targets for "make all". Some of these are in the
source tarball, some are not.

I haven't had a lot of time to look at the build system lately, but jwe and I
were looking at some diffs to make libgnu non-recursively. If we need a
workaround in the meantime, we could try adding a dependency rule on
libgnu/libgnu.la as you suggested. I don't know if it's realistic to try to
capture the dependencies for *all* of the built source files.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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