Hi, When I tried to compile HssAcc in redboot I get following errors. How can I correct them? Do I need to modify if_npe.c? I would like to enable 1 Ethernet and both the HSS ports
/root/redboot-build/redboot-intel-ixp4xx-070320/build/install/include/IxQueu eAssignments.h:90:5: warning: "IX_UTOPIAMODE" is not defined /root/redboot-build/redboot-intel-ixp4xx-070320/build/install/include/IxQueu eAssignments.h:93:5: warning: "IX_MPHYSINGLEPORT" is not defined /root/redboot-build/redboot-intel-ixp4xx-070320/packages/devs/eth/intel/npe/ hssAcc/current/src/IxHssAccService.c: In function `ixEthHssAccCoExistCheck': /root/redboot-build/redboot-intel-ixp4xx-070320/packages/devs/eth/intel/npe/ hssAcc/current/src/IxHssAccService.c:166: error: `IX_NPEDL_NPEIMAGE_NPEA_ETH_HSSCHAN_COEXIST' undeclared (first use in this function) /root/redboot-build/redboot-intel-ixp4xx-070320/packages/devs/eth/intel/npe/ hssAcc/current/src/IxHssAccService.c:166: error: (Each undeclared identifier is reported only once /root/redboot-build/redboot-intel-ixp4xx-070320/packages/devs/eth/intel/npe/ hssAcc/current/src/IxHssAccService.c:166: error: for each function it appears in.)/root/redboot-build/redboot-intel-ixp4xx-070320/packages/devs/eth/intel/ npe/hssAcc/current/src/IxHssAccService.c: In function `ixHssAccInit': /root/redboot-build/redboot-intel-ixp4xx-070320/packages/devs/eth/intel/npe/ hssAcc/current/src/IxHssAccService.c:301: error: `IX_NPEDL_NPEIMAGE_NPEA_ETH_HSSCHAN_COEXIST' undeclared (first use in this function) /root/redboot-build/redboot-intel-ixp4xx-070320/packages/devs/eth/intel/npe/ hssAcc/current/src/IxHssAccService.c:302: error: `IX_NPEDL_NPEIMAGE_NPEA_HSS_PORT_0_CHAN_PORT_0_BYPASS_ATM_MPHY_4_PORT' undeclared (first use in this function) /root/redboot-build/redboot-intel-ixp4xx-070320/packages/devs/eth/intel/npe/ hssAcc/current/src/IxHssAccService.c:310: error: `IX_NPEDL_NPEIMAGE_NPEA_HSS_2_PORT_CHAN_PORT_0_BYPASS' undeclared (first use in this function) Regards, Navya -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
