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

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

[Octave-bug-tracker] [bug #41675] odepkg 0.8.4 doe not compile under Sla


From: anonymous
Subject: [Octave-bug-tracker] [bug #41675] odepkg 0.8.4 doe not compile under Slackware64 14.1
Date: Sun, 23 Feb 2014 19:30:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0

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

                 Summary: odepkg 0.8.4 doe not compile under Slackware64 14.1
                 Project: GNU Octave
            Submitted by: None
            Submitted on: dom 23 feb 2014 19:30:52 UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Stefano Guidoni
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: GNU/Linux

    _______________________________________________________

Details:

odepkg 0.8.4 fails to build, odepkg 0.8.2 compiles just fine. A change in the
file src/Makefile seems to be the culprit, changing it back like it was in the
previous release solves the bug, e.g.:

  ifeq (g95,$(findstring g95,$(F77)))
    FFLAGS := "-fstatic $(FFLAGS)"
- endif
+ else
+  MKF77FILE = FFLAGS=$(FFLAGS) $(MKOCTFILE)
+ endif




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Messaggio inviato con/da Savannah
  http://savannah.gnu.org/




reply via email to

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