octave-maintainers
[Top][All Lists]
Advanced

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

Re: Cannot build octave: savewd should depend on sys_wait? [Windows/MSVC


From: Philip Nienhuis
Subject: Re: Cannot build octave: savewd should depend on sys_wait? [Windows/MSVC]
Date: Mon, 4 Jun 2012 14:00:04 -0700 (PDT)

Michael Goffioul wrote
> 
> Hi,
> 
> While trying to compile current octave source with MSVC, I got an error at
> the compilation of savewd.c, because of missing sys/wait.h header. Indeed
> that header is included directly by savewd.c, but the savewd module does
> not depend on sys_wait. So the gnulib replacement for sys/wait.h is not
> pulled in (and MSVC9 does not provide that header).
> 
> Should savewd module depend on sys_wait one?
> 
> Michael.
> 

FYI: same issue happens on MinGW.

Philip

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Cannot-build-octave-savewd-should-depend-on-sys-wait-Windows-MSVC-tp4630343p4630509.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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