Re: linux-next: s390 build failure

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Heiko Carstens <heiko.carstens@xxxxxxxxxx> wrote:

> On Fri, 20 Mar 2009 10:42:08 +1100
> Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> > The linux-next build for s390 allnoconfig failed like this:
> > 
> > In file included from arch/s390/include/asm/tlb.h:29,
> >                  from arch/s390/mm/pgtable.c:25:
> > arch/s390/include/asm/smp.h:95: error: redefinition of 'smp_send_stop'
> > include/linux/smp.h:125: error: previous definition of 'smp_send_stop' was here
> > 
> > Caused by commit d1dedb52acd98bd5e13e1ff4c4d045d58bbd16fe ("panic, smp:
> > provide smp_send_stop() wrapper on UP too") from the tip-core tree.
> 
> Ingo, could you pick up the patch below?

Applied, thanks guys!

Btw., my cross-build scripts fail on s390 on latest -git, with:

 Assembler messages:
 FATAL: can't create scripts/mod/.tmp_empty.o: Invalid bfd target
 make[3]: *** [scripts/mod/empty.o] Error 2
 make[3]: *** Waiting for unfinished jobs....

have i made some mistake in setting them up? I have this cross build 
environment:

aldebaran:~/linux/linux> /opt/crossgcc/cross/bin/s390-linux-gcc -v
Using built-in specs.
Target: s390-linux
Configured with: /home/mingo/work/projects/crossgcc/gcc/configure 
--target=s390-linux --enable-targets=all 
--prefix=/opt/crossgcc/cross --enable-languages=c --without-headers 
--enable-sjlj-exceptions --with-system-libunwind --disable-nls 
--disable-threads --disable-shared --disable-libmudflap 
--disable-libssp --disable-libgomp --disable-decimal-float 
--enable-checking=release
Thread model: single
gcc version 4.3.3 20081123 (prerelease) (GCC) 
aldebaran:~/linux/linux> /opt/crossgcc/cross/bin/s390-linux-ld -v
GNU ld (GNU Binutils) 2.19

and i use:

CROSS="CROSS_COMPILE=$ARCH-linux-"

make O=$BUILDDIR $CROSS ARCH=$ARCH mrproper defconfig

where ARCH=s390 in this case.

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-next" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux