|
| From: | A.R. Burgers |
| Subject: | [Octave-bug-tracker] [bug #55926] sundials 3.2.1 build: configure syntax error |
| Date: | Fri, 15 Mar 2019 11:48:49 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299 |
Follow-up Comment #2, bug #55926 (project octave):
I built sundials (4.1.0 now) with
-DKLU_INCLUDE_DIR=install_prefix/include/suitesparse
The suitesparse part does not propagate to the sunlinsol_klu header, so klu.h
is not found. I replaced <klu.h> with <suitesparse/klu.h> after installation
in the installed sunlinsol_klu.h, and then the build configures and compiles
successfully.
Without that edit I get the "unary operator expected" error from the configure
script.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55926>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |