> In addition to Roland's remarks about missing symbol table relocation, I > would also assume section headers, if present, should be relocated.
Yes, and also the .symtab as well as .dynsym just in case one ever has one (though I think they are built stripped now, it's not hard to check sh_type for SHT_SYMTAB and call the same routine that works from DT_SYMTAB). Thanks, Roland - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/