|
From: | Rik |
Subject: | [Octave-bug-tracker] [bug #65392] SUNDIALS 7.0.0 uses changed API |
Date: | Mon, 4 Mar 2024 14:13:15 -0500 (EST) |
Follow-up Comment #11, bug #65392 (group octave): >From the actual config.log I see configure:103837: checking for SUNContext_Create configure:103837: gcc -o conftest -O2 -pipe -pthread -fopenmp conftest.c -lsundials_ida -lsundials_nvecserial -lpthread -lm >&5 /usr/bin/ld: /tmp/cc4oKKqT.o: in function `main': conftest.c:(.text.startup+0xb): undefined reference to `SUNContext_Create' collect2: error: ld returned 1 exit status I searched in /usr/include/sundials using grep and there is no keyword 'context' anywhere. According to Sundials documentation it should appear in a file sundials_suncontext.h which I don't have. It would seem that maybe a different function should be checked for? _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?65392> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |