help-octave
[Top][All Lists]
Advanced

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

Re: Octave-3.0.2 make problem.


From: Jordi Gutiérrez Hermoso
Subject: Re: Octave-3.0.2 make problem.
Date: Mon, 6 Oct 2008 21:50:30 -0500

2008/10/6 Oka Kurniawan <address@hidden>:
>>What is the solution? This problem was not there when I compiled with
>>SuiteSparse-3.1.
>
> I also have this problem. I tried with octave 3.0.2 and 3.0.3
>
> anyone have idea to solve this?

Yes. It's a problem with const correctness. I don't know if just
compiling in a different way is supposed to fix it or if the code is
supposed to be patched.

Patching code to fix const correctness isn't a big deal, though. You
just have to insert "const" at the right places.

I don't think I've ever compiled Suite Sparse myself when I compile
Octave. Could you just give me a few more details how you did the
whole thing?

Thanks,
- Jordi G. H.


reply via email to

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