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

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

[Octave-bug-tracker] [bug #39038] glpk-4.49 removed routines whose names


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #39038] glpk-4.49 removed routines whose names begin with 'lpx_'
Date: Mon, 05 Aug 2013 21:57:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36

Follow-up Comment #5, bug #39038 (project octave):

This change breaks compilation with older glpk, which was noted in an earlier
comment. I have no problem with that, but the current tests in configure.ac
are insufficient, more/better tests are needed to avoid trying to use an older
version.


.../libinterp/dldfcn/__glpk__.cc:173: error: 'glp_write_lp' was not declared
in this scope
.../libinterp/dldfcn/__glpk__.cc:182: error: 'glp_scale_prob' was not declared
in this scope
.../libinterp/dldfcn/__glpk__.cc:186: error: 'glp_adv_basis' was not declared
in this scope
.../libinterp/dldfcn/__glpk__.cc:224: error: 'struct glp_iocp' has no member
named 'presolve'
.../libinterp/dldfcn/__glpk__.cc:230: error: 'glp_iptcp' was not declared in
this scope
.../libinterp/dldfcn/__glpk__.cc:230: error: expected `;' before 'iptcp'
.../libinterp/dldfcn/__glpk__.cc:231: error: 'iptcp' was not declared in this
scope
.../libinterp/dldfcn/__glpk__.cc:231: error: 'glp_init_iptcp' was not declared
in this scope
.../libinterp/dldfcn/__glpk__.cc:233: error: 'glp_interior' was not declared
in this scope


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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