« Return to Thread: octave 3.0.3 build problem due to glpk

Re: octave 3.0.3 build problem due to glpk

by Marius Schamschula-2 :: Rate this Message:

Reply to Author | View in Thread

Hi all,

I did a bit of experimenting today.

I rolled back glpk to version 4.28, which was the last known good version for octave (I had built 3.0.2 against this version). Sure enough octave 3.0.3 also built against this version of glpk.

I then updated glpk to version 4.30. Again a good build, then 4.31, also good.

The problem is with version 4.32: after I reinstalled this version I got the same error as in my original post. Rebuilding glpk 4.32 did not change anything...

On Oct 13, 2008, at 10:24 AM, John W. Eaton wrote:

On 13-Oct-2008, Jaroslav Hajek wrote:

| > Has the glpk interface changed again to remove the _glp_lib_print_hook
| > and _glp_lib_fault_hook functions?
| >
| 
| I think they are deprecated in my version (4.23), so chances are
| they're already gone from 4.32.

I installed libglpk-dev from Debian experimental, reconfigured and ran
make again and it works for me.  So I don't know why this would be
failing on OS X.

jwe

Marius

--

Marius Schamschula

Webmaster


The Huntsville Macintosh Users Group

www.hmug.org


webmaster at hmug dot org

marius at schamschula dot com





_______________________________________________
Bug-octave mailing list
Bug-octave@...
https://www-old.cae.wisc.edu/mailman/listinfo/bug-octave

 « Return to Thread: octave 3.0.3 build problem due to glpk