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

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

[Octave-bug-tracker] [bug #52229] [mxe-octave] cannot build sundials due


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #52229] [mxe-octave] cannot build sundials due to upstream URL
Date: Sat, 11 Nov 2017 14:46:31 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.89 Safari/537.36

Follow-up Comment #8, bug #52229 (project octave):

Please review the attached workaround:


--- a/src/sundials-ida.mk       Sat Nov 11 08:30:36 2017 -0500
+++ b/src/sundials-ida.mk       Sat Nov 11 21:29:43 2017 +0200
@@ -8,6 +8,7 @@
 $(PKG)_SUBDIR   := ida-$($(PKG)_VERSION)
 $(PKG)_FILE     := ida-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      :=
https://computation.llnl.gov/projects/sundials/download/$($(PKG)_FILE)
+$(PKG)_URL_2    := https://web.archive.org/web/20170210124628/$($(PKG)_URL)
 $(PKG)_DEPS     := lapack libgomp suitesparse


BTW, official version of sundials is now 3.0.0

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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