|
| From: | Philip Nienhuis |
| Subject: | [Octave-bug-tracker] [bug #52821] [octave-forge](intrument-control) "signal_handler is not a member of 'octave'" |
| Date: | Fri, 5 Jan 2018 17:26:39 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48 |
URL:
<http://savannah.gnu.org/bugs/?52821>
Summary: [octave-forge](intrument-control) "signal_handler is
not a member of 'octave'"
Project: GNU Octave
Submitted by: philipnienhuis
Submitted on: Fri 05 Jan 2018 11:26:38 PM CET
Category: Octave Forge Package
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build Failure
Status: None
Assigned to: None
Originator Name: Philip Nienhuis
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: Any
_______________________________________________________
Details:
>From mxe-octave build log:
:
x86_64-w64-mingw32-g++ -c
-I/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-ming
w32/include
-I/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-mingw32/include/o
ctave-4.3.0+/octave/..
-I/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-mingw32
/include/octave-4.3.0+/octave
-I/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-
mingw32/include -pthread -fopenmp -g -O2 -DHAVE_CONFIG_H srl_read.cc -o
srl_read.o
In file included from srl_read.cc:24:0:
/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-mingw32/include/octave-4.3.0+/octave/../octave/sighandlers.h:117:44:
error: 'signal_handler' is not a member of 'octave'
const auto octave_signal_handler = octave::signal_handler;
^~~~~~~~~~~~~~
/home/philip/devel/octdev/mxe/mxe_w64_ogl32_20171021/usr/x86_64-w64-mingw32/include/octave-4.3.0+/octave/../octave/sighandlers.h:117:44:
note: suggested alternative: 'sig_handler'
const auto octave_signal_handler = octave::signal_handler;
^~~~~~~~~~~~~~
sig_handler
In file included from srl_read.cc:30:0:
../octave-wrappers.h:12:10: error: 'sig_handler' does not name a type
inline sig_handler *
^~~~~~~~~~~
:
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52821>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |