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

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

[Octave-bug-tracker] [bug #55933] Build errors for dev Octave in mxe-oct


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #55933] Build errors for dev Octave in mxe-octave due to dropped suppport for Sundials 2.7.0
Date: Sun, 17 Mar 2019 14:23:23 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

Follow-up Comment #9, bug #55933 (project octave):

The configure test fails with this error:

In file included from conftest.c:475:0:
/home/osboxes/Documents/Repositories/Octave/mxe-octave-3/usr/x86_64-w64-mingw32/include/sunlinsol/sunlinsol_klu.h:34:10:
fatal error: klu.h: No such file or directory
 #include <klu.h>
          ^~~~~~~
compilation terminated.


klu.h is in 
~/Documents/Repositories/Octave/mxe-octave-3/usr/x86_64-w64-mingw32/include/suitesparse

Do we have to add that to CPPFLAGS?

KLU_INCLUDE_DIR pointed to that directory when Sundials IDA was built:

cd
'/home/osboxes/Documents/Repositories/Octave/mxe-octave-3/tmp-sundials-ida/sundials-4.1.0.build'
&& cmake -DEXAMPLES_ENABLE=OFF -DKLU_ENABLE=ON
-DKLU_INCLUDE_DIR=/home/osboxes/Documents/Repositories/Octave/mxe-octave-3/usr/x86_64-w64-mingw32/include/suitesparse
-DKLU_LIBRARY_DIR=/home/osboxes/Documents/Repositories/Octave/mxe-octave-3/usr/x86_64-w64-mingw32/lib
-DSUITESPARSECONFIG_LIBRARY=/home/osboxes/Documents/Repositories/Octave/mxe-octave-3/usr/x86_64-w64-mingw32/lib/libsuitesparseconfig.dll.a
-DCMAKE_TOOLCHAIN_FILE='/home/osboxes/Documents/Repositories/Octave/mxe-octave-3/usr/x86_64-w64-mingw32/share/cmake/mxe-conf.cmake'
-DBUILD_ARKODE=OFF -DBUILD_CVODE=OFF -DBUILD_CVODES=OFF -DBUILD_IDA=ON
-DBUILD_IDAS=OFF -DBUILD_KINSOL=OFF -DBUILD_CPODES=OFF
'/home/osboxes/Documents/Repositories/Octave/mxe-octave-3/tmp-sundials-ida/sundials-4.1.0'



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55933>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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