error: redefinition of typedef '__s8'
Brought to you by:
tytso
CC filefrag.c
In file included from /usr/src/linux/include/asm-generic/types.h:7,
from /usr/src/linux/include/asm/types.h:6,
from /usr/src/linux/include/linux/types.h:4,
from ../lib/ext2fs/fiemap.h:14,
from filefrag.c:43:
/usr/src/linux/include/asm-generic/int-ll64.h:19: error: redefinition of typedef '__s8'
../lib/ext2fs/ext2_types.h:26: error: previous declaration of '__s8' was here
hello, i'm using the original headers of linux 2.6.33.1, created with make headers_install. no distro-specific preparations made (on a non-distro system.)