This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problem again!


Hi,here I met another problem,the previous one seemed to be solved.
The compile information is:

n file included from /home/student/ecos_work/ads_install/include/stddef.h:64,
make[1]: Leaving directory `/home/student/ecos_work/ads_build/hal/arm/arch/v2_0'
                 from /home/student/ecos_work/ads_install/include/cyg/infra/cyg_type.h:58,
make -r -C hal/arm/arm9/var/v2_0 build
                 from /opt/ecos/ecos-2.0/packages/hal/arm/arm9/var/v2_0/src/hal_diag.c:46:
make[1]: Entering directory `/home/student/ecos_work/ads_build/hal/arm/arm9/var/v2_0'
/opt/ecos/gnutools/arm-elf/lib/gcc-lib/arm-elf/3.2.1/include/stddef.h:147: syntax error before "typedef"
arm-elf-gcc -c  -I/home/student/ecos_work/ads_install/include -I/opt/ecos/ecos-2.0/packages/hal/arm/arm9/var/v2_0 -I/opt/ecos/ecos-2.0/packages/hal/arm/arm9/var/v2_0/src -I/opt/ecos/ecos-2.0/packages/hal/arm/arm9/var/v2_0/tests -I. -I/opt/ecos/ecos-2.0/packages/hal/arm/arm9/var/v2_0/src/ -mcpu=arm9 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/hal_diag.tmp -o src/hal_arm_arm9_var_hal_diag.o /opt/ecos/ecos-2.0/packages/hal/arm/arm9/var/v2_0/src/hal_diag.c
make[1]: *** [src/hal_diag.o.d] Error 1
make[1]: Leaving directory `/home/student/ecos_work/ads_build/hal/arm/arm9/var/v2_0'
make: *** [build] Error 2
make: Leaving directory `/home/student/ecos_work/ads_build'

Can you tell me why ?Thank you!

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]