--- osprey/linux/include/elf_stuff.h.orig 2008-11-30 17:00:00.000000000 +0100 +++ osprey/linux/include/elf_stuff.h 2009-01-17 19:11:35.000000000 +0100 @@ -729,6 +733,7 @@ #define R_386_GOTPC 10 /* 32 bit PC relative offset to GOT */ /* Intel IA64 specific definitions. */ +#if !defined(R_IA_64_NONE) enum { /*---------------------------------------------------------------------------- @@ -832,6 +837,7 @@ * It marks the end of the list of types. */ }; +#endif /* SUN SPARC specific definitions. */