Messages in this thread |  | | From | Roland McGrath <> | | Subject | Re: Compiling with 2.6.25-rc2 with binutils 2.17 fails? | | Date | Mon, 18 Feb 2008 14:26:14 -0800 (PST) |
| |
> > > sed -n -e 's/^00*/0/' -e 's/^\([0-9a-fA-F]*\) . \(VDSO[a-zA-Z0-9_]*\)$/ = > > > 0x;/p' | LC_ALL=C sort > arch/x86/vdso/vdso32-sysenter-syms.lds > > > > Also show me the vdso32-sysenter-syms.lds file. > > Attached.
The contents of this file are fine. If all the vdso32-*-syms.lds files look sane, then your problem is just with the shell commands (cmd_vdso32sym) that compare them.
Thanks, Roland
|  |