<p dir="ltr"><br>
On Feb 8, 2016 11:57, "Steve Lhomme" <<a href="mailto:robux4@gmail.com">robux4@gmail.com</a>> wrote:<br>
><br>
> On Mon, Feb 8, 2016 at 5:48 PM, Sean McGovern <<a href="mailto:gseanmcg@gmail.com">gseanmcg@gmail.com</a>> wrote:<br>
> > Hi Steve,<br>
> ><br>
> > On Feb 8, 2016 10:48, "Steve Lhomme" <<a href="mailto:robux4@videolabs.io">robux4@videolabs.io</a>> wrote:<br>
> >><br>
> >> From: Steve Lhomme <<a href="mailto:robux4@gmail.com">robux4@gmail.com</a>><br>
> >><br>
> >> otherwise mode_t may not be defined<br>
> >> ---<br>
> >>  extras/tools/cmake-3.2.3.patch | 10 ++++++++++<br>
> >>  extras/tools/tools.mak         |  3 ++-<br>
> >>  2 files changed, 12 insertions(+), 1 deletion(-)<br>
> >>  create mode 100644 extras/tools/cmake-3.2.3.patch<br>
> >><br>
> >> diff --git a/extras/tools/cmake-3.2.3.patch<br>
> >> b/extras/tools/cmake-3.2.3.patch<br>
> >> new file mode 100644<br>
> >> index 0000000..b697cc2<br>
> >> --- /dev/null<br>
> >> +++ b/extras/tools/cmake-3.2.3.patch<br>
> >> @@ -0,0 +1,10 @@<br>
> >> +--- cmake/Source/cmGeneratorExpressionEvaluationFile.h.orig    2016-02-04<br>
> >> 11:47:52.735890500 +0100<br>
> >> ++++ cmake/Source/cmGeneratorExpressionEvaluationFile.h 2016-02-04<br>
> >> 11:46:06.493912300 +0100<br>
> >> +@@ -14,6 +14,7 @@<br>
> >> +<br>
> >> + #include "cmStandardIncludes.h"<br>
> >> + #include <cmsys/auto_ptr.hxx><br>
> ><br>
> > It is usually a good idea to surround this with #if HAVE_SYS_TYPES_H,<br>
> > however I'm not sure if cmake's configury tests for that.<br>
><br>
> I'll give it a try. But since cmake builds cmake using cmake, I'm not<br>
> sure it's even considered. Also the file is included many times<br>
> elsewhere without this guard.<br>
></p>
<p dir="ltr">OK.</p>
<p dir="ltr">Don't worry about it then, this is probably an autotools-ism.</p>
<p dir="ltr">-- Sean McG.</p>