Hello there,

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.

What's the best way forward?

Thanks and regards,
Michel Racine
Senior Software Engineer
Hewlett-Packard, Storage

-->

| 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
| In file included from ../libinstaller/linuxioctl.h:22:0,
|                  from syslinux.c:50:
| /usr/include/linux/ext2_fs.h:178:41: error: unknown type name 'umode_t'
| make[1]: *** [syslinux.o] Error 1
| make[1]: *** Waiting for unfinished jobs....
| In file included from ../libinstaller/linuxioctl.h:22:0,
|                  from ../libinstaller/syslxcom.c:33:
| /usr/include/linux/ext2_fs.h:178:41: error: unknown type name 'umode_t'
| make[1]: *** [syslxcom.o] Error 1
| 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'
| make: *** [installer] Error 2
| ERROR: oe_runmake failed
| 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)
NOTE: package syslinux-native-4.03-r2: task do_compile: Failed
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'
Waiting for 1 active tasks to finish:
0: python-2.6.6-r2.11 do_package (pid 13637)
NOTE: package python-2.6.6-r2.11: task do_package: Succeeded
ERROR: 
'virtual:native:/home/michel/Development/poky-edison-6.0.1/meta/recipes-devtools/syslinux/syslinux_4.03.bb'
 failed

_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to