> >> > ps2mult.c:(.exit.text+0x8f): multiple definition of `cleanup_module' > >> > ps2mult.c:(.init.text+0xbc8): multiple definition of `init_module' > >> > ipack.c:(.exit.text+0x0): multiple definition of `cleanup_module' > >> > ipack.c:(.init.text+0x0): multiple definition of `init_module' > >> > mcb-core.c:(.text+0x40d): multiple definition of `cleanup_module' > >> > mcb-core.c:(.text+0x3fb): multiple definition of `init_module' > >> It sounds like it misdetects your binutils. LTO should disable itself when your binutils cannot handle it. Can you send me the full build log and output of ld --version and gcc --version please? -andi -- ak@xxxxxxxxxxxxxxx -- Speaking for myself only -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html