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

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

[Octave-bug-tracker] [bug #46260] build with --disable-docs doesn't buil


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #46260] build with --disable-docs doesn't build oct-files until "make install"
Date: Wed, 21 Oct 2015 01:02:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.2.1

URL:
  <http://savannah.gnu.org/bugs/?46260>

                 Summary: build with --disable-docs doesn't build oct-files
until "make install"
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Tue 20 Oct 2015 09:01:59 PM EDT
                Category: Configuration and Build System
                Severity: 2 - Minor
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Building Octave with --disable-docs doesn't actually create the oct-files
under libinterp/dldfcn. The object files are linked (e.g.
libinterp/dldfcn/.libs/amd.so) but the .oct file is not built. When "make
install" is run, the oct-files are created in the install target path, but
still not in the build tree.

I'm guessing this is because the oct-files are a dependency for running Octave
to build the documentation, but not a dependency of the "all" target.

Running "make check" does generate the oct-files.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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