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

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

[Octave-bug-tracker] [bug #56913] Configure fails to detect sundials API


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #56913] Configure fails to detect sundials API compatibility
Date: Tue, 17 Sep 2019 10:11:31 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0

URL:
  <https://savannah.gnu.org/bugs/?56913>

                 Summary: Configure fails to detect sundials API compatibility

                 Project: GNU Octave
            Submitted by: cdf
            Submitted on: Tue 17 Sep 2019 04:11:30 PM CEST
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: Patch Submitted
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

when checking for SUNDIALS API compatibility
the configure scripts uses previously detected
values for SUNDIALS_IDA_LIBS, SUNDIALS_NVECSERIAL_LIBS, KLU_LIBS
but it doesn't use corresponding values for CPPFLAGS and LDFLAGS.

This causes the check for a compatible SUNDIALS API to fail
even if a working version of SUNDIALS is installed but is located
in a non standard path.

I have a patch that solves the issue for me, 
it is created against dev branch but I think it could 
go into stable as well.

I Will attach the patch later once I have a bug number.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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