Linux MIPS Architecture development
 help / color / mirror / Atom feed
* undefined reference to `copy_siginfo_from_user32'
@ 2008-04-28 19:23 Giuseppe Sacco
  2008-04-29  9:00 ` Christoph Hellwig
  0 siblings, 1 reply; 4+ messages in thread
From: Giuseppe Sacco @ 2008-04-28 19:23 UTC (permalink / raw)
  To: linux-mips

Hi list,
since a few days, whenever I try to recompile the latest kernel (from git) it always print this error message:

[...]
  AS      arch/mips/lib/strlen_user.o
  AS      arch/mips/lib/strncpy_user.o
  AS      arch/mips/lib/strnlen_user.o
  CC      arch/mips/lib/uncached.o
  AR      arch/mips/lib/lib.a
  LD      vmlinux.o
  MODPOST vmlinux.o
WARNING: modpost: Found 11 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
kernel/built-in.o: In function `$L261':
ptrace.c:(.text+0x13550): undefined reference to `copy_siginfo_from_user32'
ptrace.c:(.text+0x13550): relocation truncated to fit: R_MIPS_26 against `copy_siginfo_from_user32'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory `/usr/local/src/kernel/2.6.25'
make: *** [debian/stamp-build-kernel] Error 2

Any idea about a possible cause/solution?

Thank you very mcuh,
Giuseppe

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-05-11  6:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-28 19:23 undefined reference to `copy_siginfo_from_user32' Giuseppe Sacco
2008-04-29  9:00 ` Christoph Hellwig
2008-05-01 18:11   ` Giuseppe Sacco
2008-05-11  6:31     ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox