GNU gold (GNU Binutils 2.18.50.20080508) 1.6 Here's compile output: VDSOSYM arch/x86/vdso/vdso32-syms.lds --- - 2008-05-09 10:31:15.040628838 +1000 +++ arch/x86/vdso/vdso32-int80-syms.lds 2008-05-09 10:31:00.000000000 +1000 @@ -1,5 +1,4 @@ VDSO32_NOTE_MASK = 0x0214; -VDSO32_NOTE_MASK = 0x0218; VDSO32_PRELINK = 0x0; VDSO32_rt_sigreturn = 0x040c; VDSO32_sigreturn = 0x0400; make[1]: *** [arch/x86/vdso/vdso32-syms.lds] Error 1
The kernel build expects the VDSO32_NOTE_MASK to be the same for the int80 and sysenter vdsos. -- Summary: Linux kernel (32 bit) doesn't build: upset at vdso offsets Product: binutils Version: 2.19 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: rusty at rustcorp dot com dot au CC: bug-binutils at gnu dot org GCC host triplet: i386-linux http://sourceware.org/bugzilla/show_bug.cgi?id=6501 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils