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

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

[Octave-bug-tracker] [bug #50167] configure fails to detect sundials ida


From: anonymous
Subject: [Octave-bug-tracker] [bug #50167] configure fails to detect sundials ida
Date: Fri, 27 Jan 2017 21:38:51 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

URL:
  <http://savannah.gnu.org/bugs/?50167>

                 Summary: configure fails to detect sundials ida
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 27 Jan 2017 09:38:50 PM UTC
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

The configure script think lib sundials_ida isn't there:


configure:43825: checking for IDAInit in -lsundials_ida
configure:43856: gcc -std=gnu11 -o conftest -O2 -pthread -fopenmp 
-DQT_NO_DEBUG=1 -I/home/dusk/aburgers/x86_64/include  
-L/home/dusk/aburgers/x86_64/lib64 -L/home/dusk/aburgers/x86_64/lib conftest.c
-lsundials_ida -lsundials_nvecserial -lopenblas
/home/dusk/aburgers/x86_64/lib/libsundials_ida.so: undefined reference to
`klu_free_symbolic'


I does detect libklu earlier on, but I think the problem is, it doesn't add
-lklu during the test for sundials_ida.

The test for sundials_ida has worked up to recently




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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