<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">Hello there,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">We are creating a distro for Intel N2600/NM10 using Edison 6.0.1 and BSP Cedar Trail 6.0.1. The build stops with a failure on syslinux (see below for the last few lines). I checked the Yocto bugzilla, and that seemed to have been an issue
in the past, but I'm not sure how to get the fix or work around it.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">What's the best way forward?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks and regards,<o:p></o:p></p>
<p class="MsoNormal">Michel Racine<o:p></o:p></p>
<p class="MsoNormal">Senior Software Engineer<o:p></o:p></p>
<p class="MsoNormal">Hewlett-Packard, Storage<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">--><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="background:white"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:black">| ccache gcc -Wp,-MT,syslxcom.o,-MMD,./.syslxcom.o.d -W -Wall -Wstrict-prototypes -D_FILE_OFFSET_BITS=64 -g -O0 -Dalloca=malloc -I. -I..
-I../libinstaller -c -o syslxcom.o ../libinstaller/syslxcom.c<br>
| In file included from ../libinstaller/linuxioctl.h:22:0,<br>
| from syslinux.c:50:<br>
| /usr/include/linux/ext2_fs.h:178:41: error: unknown type name 'umode_t'<br>
| make[1]: *** [syslinux.o] Error 1<br>
| make[1]: *** Waiting for unfinished jobs....<br>
| In file included from ../libinstaller/linuxioctl.h:22:0,<br>
| from ../libinstaller/syslxcom.c:33:<br>
| /usr/include/linux/ext2_fs.h:178:41: error: unknown type name 'umode_t'<br>
| make[1]: *** [syslxcom.o] Error 1<br>
| make[1]: Leaving directory `/home/michel/Development/cedartrail-6.0.1-build/tmp/work/i686-linux/syslinux-native-4.03-r2/syslinux-4.03/linux'<br>
| make: *** [installer] Error 2<br>
| ERROR: oe_runmake failed<br>
| ERROR: Function 'do_compile' failed (see /home/michel/Development/cedartrail-6.0.1-build/tmp/work/i686-linux/syslinux-native-4.03-r2/temp/log.do_compile.25266 for further information)<br>
NOTE: package syslinux-native-4.03-r2: task do_compile: Failed<br>
ERROR: Task 119 (virtual:native:/home/michel/Development/poky-edison-6.0.1/meta/recipes-devtools/syslinux/syslinux_4.03.bb, do_compile) failed with exit code '1'<br>
Waiting for 1 active tasks to finish:<br>
0: python-2.6.6-r2.11 do_package (pid 13637)<br>
NOTE: package python-2.6.6-r2.11: task do_package: Succeeded<br>
ERROR: 'virtual:native:/home/michel/Development/poky-edison-6.0.1/meta/recipes-devtools/syslinux/syslinux_4.03.bb' failed<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>