[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: |
Tatsuro MATSUOKA |
Subject: |
[Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for windows on mxe |
Date: |
Wed, 28 Mar 2018 01:25:14 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0 |
Follow-up Comment #2, bug #53484 (project octave):
I retry today but the same error appears
4.3.0+/libinterp/corefcn/symrec.h:375:11: error: 'error' was not declared in
this scope
error ("can't make global variable %s persistent", m_name.c_str
());
^~~~~
/home/mousei7/work/Octave/mxe-octave/mxe-octave-stable/tmp-stable-octave/octave-4.3.0+/libinterp/corefcn/symrec.h:375:11:
note: suggested alternative: 'ferror'
error ("can't make global variable %s persistent", m_name.c_str
());
^~~~~
ferror
/home/mousei7/work/Octave/mxe-octave/mxe-octave-stable/tmp-stable-octave/octave-4.3.0+/libinterp/corefcn/symrec.h:378:11:
error: 'error' was not declared in this scope
error ("can't make function parameter %s persistent", m_name.c_str
());
^~~~~
/home/mousei7/work/Octave/mxe-octave/mxe-octave-stable/tmp-stable-octave/octave-4.3.0+/libinterp/corefcn/symrec.h:378:11:
note: suggested alternative: 'ferror'
error ("can't make function parameter %s persistent", m_name.c_str
());
^~~~~
ferror
"error" is not defined anywhere and this gives compile error.
Any suggestions?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?53484>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for windows on mxe, Tatsuro MATSUOKA, 2018/03/26
- [Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for windows on mxe, John W. Eaton, 2018/03/27
- [Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for windows on mxe,
Tatsuro MATSUOKA <=
- [Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for windows on mxe, Tatsuro MATSUOKA, 2018/03/28
- [Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for windows on mxe, Mike Miller, 2018/03/28
- [Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for windows on mxe, Tatsuro MATSUOKA, 2018/03/28
- [Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for windows on mxe, Mike Miller, 2018/03/28
- [Octave-bug-tracker] [bug #53484] Build fail of stable branch octave for windows on mxe, Tatsuro MATSUOKA, 2018/03/28