This is the mail archive of the ecos-discuss@sourceware.org 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]

Re: Error Build HssAcc


Navya S Kamath wrote:
> 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)

It looks like you need to talk to Intel (I assume that's where
you got these sources) for support.  Since none of this is part
of the public eCos tree, we can't be of much assistance.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

-- 
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]