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

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

[Octave-bug-tracker] [bug #30090] Database Package No Longer Working wit


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #30090] Database Package No Longer Working with Version 3.2.4 on OpenSUSE 11.1
Date: Thu, 10 Jun 2010 16:12:05 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100501 Iceweasel/3.5.9 (like Firefox/3.5.9)

Follow-up Comment #4, bug #30090 (project octave):

Unless mysql.cpp has been updated in some way, it will still fail to compile
with Octave 3.2 or any later version because the symbol table for Octave
variables was completely redesigned for Octave 3.2.  Octave no longer has the
variables that are shown as missing in the error messages.

The message also has some reference to swig.  Was the mysql.cpp function
generated by swig?  Were the parts of that file that refer to the symbol table
generated by swig?  If so, I guess the problem needs to be fixed there.  If
not, then the problem is with the package because it needs to be updated for
Octave 3.2 and later.  Either way, I don't think this is a bug in Octave.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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