From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2643 invoked by alias); 18 Dec 2007 15:15:15 -0000 Received: (qmail 2375 invoked by uid 22791); 18 Dec 2007 15:15:13 -0000 X-Spam-Check-By: sourceware.org Received: from mail4.hostek.com (HELO mail4.hostek.com) (216.198.218.132) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 18 Dec 2007 15:15:01 +0000 X-SMSpamC: skipped (authenticated sender) Received: from UnknownHost [202.62.92.30] by mail4.hostek.com with SMTP; Tue, 18 Dec 2007 09:13:19 -0600 From: "Navya S Kamath" To: Date: Wed, 19 Dec 2007 09:04:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: [ECOS] Error Build HssAcc X-SW-Source: 2007-12/txt/msg00109.txt.bz2 Message-ID: <20071219090400.CXA0x1GnsVqChQU6wNK73P1h7kOEWTxf7H1TALqQBGs@z> 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