« Return to Thread: RE: [ECOS] ixp42x NPE networking build issue

RE: ixp42x NPE networking build issue

by sumanth :: Rate this Message:

Reply to Author | View in Thread

Hi Mark,

             Thanks for your reply, I am able to build the Redboot Image but the problem is i am unable to build the default image for the grg from ui. it is showing following errors


make[1]: Entering directory `/home/sumant/redboot-intel-ixp4xx-050425/ecos-ecc/def-npe_build/hal/arm/arch/current'
/home/sumant/redboot-intel-ixp4xx-050425/packages/hal/arm/arch/current/src/hal_mk_defs.c:55:25: pkgconf/hal.h: No such file or directory
arm-elf-gcc -finline-limit=7000 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions  -mapcs-frame  -I/home/sumant/redboot-intel-ixp4xx-050425/ecos-ecc/def-npe_install/include -I/home/sumant/redboot-intel-ixp4xx-050425/packages/hal/arm/arch/current -I/home/sumant/redboot-intel-ixp4xx-050425/packages/hal/arm/arch/current/src -I/home/sumant/redboot-intel-ixp4xx-050425/packages/hal/arm/arch/current/tests -I. -Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S /home/sumant/redboot-intel-ixp4xx-050425/packages/hal/arm/arch/current/src/hal_mk_defs.c
In file included from /home/sumant/redboot-intel-ixp4xx-050425/packages/hal/arm/arch/current/src/hal_mk_defs.c:57:
/home/sumant/redboot-intel-ixp4xx-050425/ecos-ecc/def-npe_install/include/cyg/hal/hal_arch.h:57:61: pkgconf/hal.h: No such file or directory
/home/sumant/redboot-intel-ixp4xx-050425/ecos-ecc/def-npe_install/include/cyg/hal/hal_arch.h:58:32: cyg/infra/cyg_type.h: No such file or directory
In file included from /home/sumant/redboot-intel-ixp4xx-050425/packages/hal/arm/arch/current/src/hal_mk_defs.c:57:
/home/sumant/redboot-intel-ixp4xx-050425/ecos-ecc/def-npe_install/include/cyg/hal/hal_arch.h:106: parse error before "cyg_uint32"

                           I am thinking of default  image because i want attach other applications to the default image while running npe also, can you please sugesst how to get the macros of the header.

Thanks & regards,
Sumnath

 « Return to Thread: RE: [ECOS] ixp42x NPE networking build issue