build rtems-4.8 error

Ralf Corsepius ralf.corsepius at rtems.org
Sun Sep 28 10:31:57 UTC 2008


On Sun, 2008-09-28 at 11:59 +0800, 朱旭峰 wrote:
> hi all:
>       I met following errors when I built rtems-4.8.The commands I
> used were:
>       
>        command:  ../rtems-4.6.6-1.0.0/configure --target=sparc-rtems 
>                           gmake RTEMS_BSP="arc810"
>        errors:
> sparc-rtems-gcc --pipe -DHAVE_CONFIG_H   -I../../..
> -I../../../../cpukit/../../../leon3/lib/include  -Wall -fasm
> -mcpu=cypress -msoft-float -O2 -g -MT libscorecpu_a-cpu.o -MD -MP
> -MF .deps/libscorecpu_a-cpu.Tpo -c -o libscorecpu_a-cpu.o `test -f
> 'cpu.c' || echo
> '../../../../../../../../rtems-4.8/c/src/../../cpukit/score/cpu/sparc/'`cpu.c
> In file included
> from ../../../../../../leon3/lib/include/rtems/score/cpu.h:28,
> 
> from ../../../../../../leon3/lib/include/rtems/system.h:162,
> 
> from ../../../../../../../../rtems-4.8/cpukit/score/cpu/sparc/cpu.c:14:
> ../../../../../../leon3/lib/include/rtems/score/types.h:34: syntax
> error before "Priority_Bit_map_control"
> ../../../../../../leon3/lib/include/rtems/score/types.h:34: warning:
> type defaults to`int' in declaration of `Priority_Bit_map_control'
>  
>       so,anyone can give some tips? 

Your toolchain is likely outdated or broken. It doesn't seem to support
stdint.h

Ralf






More information about the users mailing list