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

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

[Octave-bug-tracker] [bug #47317] "make tags" fails


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47317] "make tags" fails
Date: Tue, 01 Mar 2016 22:42:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0.2

Update of bug #47317 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed, also "make cscope". Touching the two files libgui/dummy.cc and
liboctave/dummy.cc is enough to allow these two targets to succeed.

The dummy.cc files are needed to force C++ linkage. The "EXTRA" tag is
supposed to tell the build that the file is not actually needed to compile,
but apparently still needed for tags/ctags/cscope.

Also now noticing that there is a custom "ctags" target in scripts/module.mk
that probably shouldn't be there, maybe inadvertently left in when the build
was converted to non-recursive.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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