octave-maintainers
[Top][All Lists]
Advanced

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

MXE win32 errors "'WIFEXITED' was not declared in this scope"


From: Philip Nienhuis
Subject: MXE win32 errors "'WIFEXITED' was not declared in this scope"
Date: Wed, 25 Jun 2014 11:11:16 -0700 (PDT)

When trying to build octave-4.1.0+ for windows (MXE-cross-build) I get error
messages related to mkoctfile, apparently due to changeset 5b7b18d603ae
'mkoctfile.in.cc: fix return value if subprocess fails (bug #42549).':

mkoctfile.cc:348:24: error 'WIFEXITED' was not declared in this scope

mkoctfile.cc:349:33: error 'WEXITSTATUS' was not declared in this scope

Where are these identifiers (macros) declared for win32 systems?

See threads in the maintainers ML mentioned in the bugreport (#42549):
http://octave.1599824.n4.nabble.com/mkoctfile-exits-with-0-if-gcc-failed-td4664462.html
http://octave.1599824.n4.nabble.com/RE-return-code-of-mkoctfile-td4664466.html

Thanks,

Philip




--
View this message in context: 
http://octave.1599824.n4.nabble.com/MXE-win32-errors-WIFEXITED-was-not-declared-in-this-scope-tp4665058.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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