Comment # 19 on bug 109246 from
(In reply to tme from comment #15)
> I've been attempting to perform a bisect on an off for a while now with no
> success. The main problem I'm running into is this error when trying to
> compile.
> 
>   RELOCS  arch/x86/boot/compressed/vmlinux.relocs
> Unsupported relocation type: R_X86_64_PLT32 (4)
> make[4]: *** [arch/x86/boot/compressed/Makefile:123:
> arch/x86/boot/compressed/vmlinux.relocs] Error 1
> make[3]: *** [arch/x86/boot/Makefile:112: arch/x86/boot/compressed/vmlinux]
> Error 2
> make[2]: *** [arch/x86/Makefile:299: bzImage] Error 2
> make[1]: *** [scripts/package/Makefile:96: bindeb-pkg] Error 2
> make: *** [Makefile:1386: bindeb-pkg] Error 2
> 
> I've tried searching for solutions for this problem, but I haven't found
> anything. It occurs when I run "make -j4 deb-pkg" and "make bzImage". If
> anyone can help me solve this, I'd be happy to start bisecting again.

Any luck bisecting?


You are receiving this mail because: