It worked. Thanks a lot. Giammarco
On Wed, Oct 1, 2008 at 12:42 PM, Philippe Gerum <[EMAIL PROTECTED]> wrote: > Giammarco Zacheo wrote: > > While building the kernel with I-Pipe Tracer turned on with "Instrument > > function entries" enabled i got the following error: > > > > [EMAIL PROTECTED]:~/xenomai-ppc/linux-2.6-denx-build> make > > make -C /home/giammarco/xenomai-ppc/linux-2.6-denx > > O=/home/giammarco/xenomai-ppc/linux-2.6-denx-build/. > > Using /home/giammarco/xenomai-ppc/linux-2.6-denx as source for kernel > > GEN /home/giammarco/xenomai-ppc/linux-2.6-denx-build/Makefile > > CHK include/linux/version.h > > CHK include/linux/utsrelease.h > > CALL > > /home/giammarco/xenomai-ppc/linux-2.6-denx/scripts/checksyscalls.sh > > CHK include/linux/compile.h > > CALL > > > /home/giammarco/xenomai-ppc/linux-2.6-denx/arch/powerpc/kernel/systbl_chk.sh > > CALL > > > /home/giammarco/xenomai-ppc/linux-2.6-denx/arch/powerpc/kernel/prom_init_check.sh > > Error: External symbol '_mcount' referenced from prom_init.c > > make[3]: *** [prom_init_check] Error 1 > > make[2]: *** [arch/powerpc/kernel] Error 2 > > make[1]: *** [sub-make] Error 2 > > make: *** [all] Error 2 > > > > The machine the kernel is configured for is a bPlan Efika computer, > > based on mpc5200b. > > > > I'm using DENX linux kernel 2.6.26, Xenomai 2.4.5, and a gcc 4.3.1. > > <http://4.3.1.> > > > > --- arch/powerpc/kernel/prom_init_check.sh~ 2008-07-30 > 11:38:19.000000000 +0200 > +++ arch/powerpc/kernel/prom_init_check.sh 2008-10-01 > 12:39:47.000000000 +0200 > @@ -20,7 +20,7 @@ > _end enter_prom memcpy memset reloc_offset __secondary_hold > __secondary_hold_acknowledge __secondary_hold_spinloop __start > strcmp strcpy strlcpy strlen strncmp strstr logo_linux_clut224 > -reloc_got2 kernstart_addr" > +reloc_got2 kernstart_addr _mcount" > > NM="$1" > OBJ="$2" > > > Thank you > > > > Giammarco > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Xenomai-help mailing list > > [email protected] > > https://mail.gna.org/listinfo/xenomai-help > >
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
