On Wed, 2007-10-17 at 10:55 +0200, CHABAL David wrote:
> Philippe Gerum a écrit :
> > On Wed, 2007-10-17 at 10:25 +0200, CHABAL David wrote:
> > 
> >> I met some problems after applying adeos-ipipe-2.6.20-i386-1.10-06.patch
> >> (sorry, if I post on the wrong mailing-list)
> >>
> > 
> > The most recent patch for the 2.6.20 series is 1.10-08.
> 
> OK. But the line "#undef..." is also present in 1.10-08.
> 
> > 
> >> 1. entry.S
> >> ==========
> >> [EMAIL PROTECTED] linux-2.6.20]# make
> >>    CHK     include/linux/version.h
> >>    CHK     include/linux/utsrelease.h
> >>    CHK     include/linux/compile.h
> >> dnsdomainname: Unknown host
> >>    AS      arch/i386/kernel/entry.o
> >> arch/i386/kernel/entry.S: Assembler messages:
> >> arch/i386/kernel/entry.S:307: Error: invalid character '_' in mnemonic
> >> arch/i386/kernel/entry.S:398: Error: invalid character '_' in mnemonic
> >> arch/i386/kernel/entry.S:444: Error: invalid character '_' in mnemonic
> >> arch/i386/kernel/entry.S:536: Error: invalid character '_' in mnemonic
> >> make[1]: *** [arch/i386/kernel/entry.o] Error 1
> >> make: *** [arch/i386/kernel] Error 2
> >>
> > 
> > Make sure to disable CONFIG_PARAVIRT.
> > 
> 
> I don't have any CONFIG_PARAVIRT in my .config.
> 
> 
> The linker claims a function, so I can't continue the test:
> ..
>    UPD     include/linux/compile.h
>    CC      init/version.o
>    LD      init/built-in.o
>    LD      .tmp_vmlinux1
> kernel/built-in.o: In function `__ipipe_rd_trigger':
> tracer.c:(.text+0x330a1): undefined reference to `sprint_symbol'
> make: *** [.tmp_vmlinux1] Error 1
> [EMAIL PROTECTED] linux-2.6.20]#
> 

This one should fix the pending issues:
http://download.gna.org/adeos/patches/v2.6/i386/adeos-ipipe-2.6.20-i386-1.10-09.patch

> David
-- 
Philippe.



_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to