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

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

[Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for windows on mxe
Date: Wed, 28 Mar 2018 15:23:28 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

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

The error is that symtab.h and symrec.h are using the error function, but that
function is declared in Octave's error.h. Is it possible that another error.h
file is picked up instead in your build?

I'm not testing mxe-octave at the moment, but the include dependency trail
from symtab.h to error.h is: symtab.h includes fcn-info.h, which includes
ov.h, which includes ov-base.h, which includes error.h.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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