| To: | Roland McGrath <roland@redhat.com>, ralf@linux-mips.org |
|---|---|
| Subject: | mips ptrace compat build error |
| From: | Adrian Bunk <bunk@kernel.org> |
| Date: | Wed, 23 Apr 2008 19:06:07 +0300 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.17+20080114 (2008-01-14) |
Commit e16b27816462de700f9508d86954410c41105dc2
(ptrace: compat_ptrace_request siginfo) causes
the following build error with CONFIG_COMPAT=y
on mips:
<-- snip -->
...
LD .tmp_vmlinux1
kernel/built-in.o: In function `$L181':
ptrace.c:(.text+0x1d380): undefined reference to `copy_siginfo_from_user32'
ptrace.c:(.text+0x1d380): relocation truncated to fit: R_MIPS_26 against
`copy_siginfo_from_user32'
make[1]: *** [.tmp_vmlinux1] Error 1
<-- snip -->
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [2.6 patch] asm-mips/mach-ip27/topology.h must #include <asm-generic/topology.h>, Adrian Bunk |
|---|---|
| Next by Date: | [PATCH] Alchemy: kill useless #include's, #define's and extern's (take 4), Sergei Shtylyov |
| Previous by Thread: | [2.6 patch] asm-mips/mach-ip27/topology.h must #include <asm-generic/topology.h>, Adrian Bunk |
| Next by Thread: | Re: mips ptrace compat build error, Roland McGrath |
| Indexes: | [Date] [Thread] [Top] [All Lists] |