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

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

[Octave-bug-tracker] [bug #45696] Could not build default Octave


From: Rik
Subject: [Octave-bug-tracker] [bug #45696] Could not build default Octave
Date: Wed, 05 Aug 2015 14:56:22 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Update of bug #45696 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

This sounds like cruft that has accidentally built up in your build directory.
 Can you try 'make clean' to remove all intermediate object files.  You can
verify that they are all gone by going to the top of the build directory and
executing


find . -name '*.lo'
find . -name '*.o'


Then try 'make' again.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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