Hi,
i have a problem compiling syslinux-4.05 with linux-3.3-rc4. the commit
which breaks the build is: 0583fcc96bb117763c0fa74c123573c0112dec65
/home/stephan/projects/openelec-master/build.OpenELEC-Ultra.x86_64-devel/toolchain/bin/x86_64-openelec-linux-gnu-gcc
-Wp,-MT,ldlinux_bin.o,-MMD,./.ldlinux_bin.o.d -march=atom -m64
-fomit-frame-pointer -Wall -pipe -O3 -fexcess-precision=fast
-ffast-math -ftree-loop-distribution -floop-interchange
-floop-strip-mine -floop-block -fgraphite-identity -mfpmath=sse -msse2
-mssse3 -mmovbe
-I/home/stephan/projects/openelec-master/build.OpenELEC-Ultra.x86_64-devel/syslinux-4.05/libinstaller
-I/home/stephan/projects/openelec-master/build.OpenELEC-Ultra.x86_64-devel/syslinux-4.05/libfat
-fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -c -o ldlinux_bin.o
../libinstaller/ldlinux_bin.c
In file included from ../libinstaller/linuxioctl.h:22:0,
from ../libinstaller/syslxcom.c:33:
/home/stephan/projects/openelec-master/build.OpenELEC-Ultra.x86_64-devel/toolchain/x86_64-openelec-linux-gnu/sysroot/usr/include/linux/ext2_fs.h:178:41:
error: unknown type name 'umode_t'
make[2]: *** [syslxcom.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from
/home/stephan/projects/openelec-master/build.OpenELEC-Ultra.x86_64-devel/syslinux-4.05/libinstaller/linuxioctl.h:22:0,
from syslinux.c:50:
/home/stephan/projects/openelec-master/build.OpenELEC-Ultra.x86_64-devel/toolchain/x86_64-openelec-linux-gnu/sysroot/usr/include/linux/ext2_fs.h:178:41:
error: unknown type name 'umode_t'
make[2]: *** [syslinux.o] Error 1
make[2]: Leaving directory
`/home/stephan/projects/openelec-master/build.OpenELEC-Ultra.x86_64-devel/syslinux-4.05/linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/stephan/projects/openelec-master/build.OpenELEC-Ultra.x86_64-devel/syslinux-4.05'
make: *** [system] Fehler 2
is there already a patch?
thanks
Stephan
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html