All of lore.kernel.org
 help / color / mirror / Atom feed
* Can not compile Ecovec board
@ 2011-08-26  1:07 Kuninori Morimoto
  2011-08-26  4:30 ` Nobuhiro Iwamatsu
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Kuninori Morimoto @ 2011-08-26  1:07 UTC (permalink / raw)
  To: linux-sh


Hi Paul, Magnus, SH-ML members

I can not compile Ecovec board on latest linus/master branch
it say

-------------------------
  GEN     /opt/usr/src/WORK/morimoto/gitlinux/binary/ecovec/Makefile
  CHK     include/linux/version.h
  Using /opt/usr/src/WORK/morimoto/gitlinux/linux-2.6 as source for kernel
  CHK     include/generated/utsrelease.h
make[3]: `include/generated/machtypes.h' is up to date.
  CALL    /opt/usr/src/WORK/morimoto/gitlinux/linux-2.6/scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CC      arch/sh/kernel/idle.o
  CC      arch/sh/kernel/ptrace_32.o
  CC      arch/sh/kernel/return_address.o
/opt/usr/src/WORK/morimoto/gitlinux/linux-2.6/arch/sh/kernel/idle.c:25:15: error: static declaration of 'pm_idle' follows non-static declaration
/opt/usr/src/WORK/morimoto/gitlinux/linux-2.6/include/linux/pm.h:34:15: note: previous declaration of 'pm_idle' was here
make[3]: *** [arch/sh/kernel/idle.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/opt/usr/src/WORK/morimoto/gitlinux/linux-2.6/arch/sh/kernel/ptrace_32.c:66:6: error: conflicting types for 'ptrace_triggered'
/opt/usr/src/WORK/morimoto/gitlinux/linux-2.6/arch/sh/include/asm/ptrace.h:126:13: note: previous declaration of 'ptrace_triggered' was here
make[3]: *** [arch/sh/kernel/ptrace_32.o] Error 1
make[2]: *** [arch/sh/kernel] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: *** wait: No child processes.  Stop.
make[1]: *** [sub-make] Error 2
make: *** [all] Error 2
-------------------------

Best regards
---
Kuninori Morimoto

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

end of thread, other threads:[~2011-08-26  8:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-26  1:07 Can not compile Ecovec board Kuninori Morimoto
2011-08-26  4:30 ` Nobuhiro Iwamatsu
2011-08-26  4:51 ` Magnus Damm
2011-08-26  5:12 ` Kuninori Morimoto
2011-08-26  5:24 ` Kuninori Morimoto
2011-08-26  6:05 ` Nobuhiro Iwamatsu
2011-08-26  6:18 ` Nobuhiro Iwamatsu
2011-08-26  8:14 ` Paul Mundt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.