Hi, I'm trying to recompile the util-linux.src.rpm from SLES 10 (or SuSE 10.1), currently 2.12r-35.6, but I end up with In file included from /usr/include/asm/types.h:4, from /usr/include/asm-x86_64/byteorder.h:4, from /usr/include/asm/byteorder.h:4, from /usr/include/linux/cdrom.h:14, from mount_guess_fstype.c:51: /usr/include/asm-x86_64/types.h:22: error: conflicting types for ‘__s64’ /usr/include/blkid/blkid_types.h:18: error: previous declaration of ‘__s64’ was here /usr/include/asm-x86_64/types.h:23: error: conflicting types for ‘__u64’ /usr/include/blkid/blkid_types.h:19: error: previous declaration of ‘__u64’ was here make[1]: *** [mount_guess_fstype.o] Error 1 Looks like blkid_types.h is not chosing the "long long" type that asm-x86_64/types.h defines, but I'm not familiar enough with C to understand why. Can someone give me a hint? cu, Frank -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/ LMU, Amalienstr. 17 Phone: +49 89 2180-4049 80333 Muenchen, Germany Fax: +49 89 2180-99-4049 * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. * --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-amd64+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-amd64+help@opensuse.org