From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20139 invoked by alias); 16 Oct 2003 10:25:42 -0000 Mailing-List: contact ecos-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@sources.redhat.com Received: (qmail 20125 invoked from network); 16 Oct 2003 10:25:41 -0000 Received: from unknown (HELO londo.lunn.ch) (80.238.139.98) by sources.redhat.com with SMTP; 16 Oct 2003 10:25:41 -0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1AA5Jn-0001CF-00; Thu, 16 Oct 2003 12:25:19 +0200 Date: Thu, 16 Oct 2003 10:25:00 -0000 To: Dhawal Mer Cc: ecos-discuss@sources.redhat.com Message-ID: <20031016102519.GE32391@lunn.ch> Mail-Followup-To: Dhawal Mer , ecos-discuss@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i From: Andrew Lunn Subject: Re: [ECOS] Hi,Error ' CYGARC_PCI_DMA_ADDRESS'. X-SW-Source: 2003-10/txt/msg00293.txt.bz2 > /ecos-c/ecos/packages/io/fileio/current/src/misc.cxx:104: undefined reference to > `CYGARC_PCI_DMA_ADDRESS' > /ecos-c/ecos/packages/io/fileio/current/src/misc.cxx:123: undefined reference to > `CYGARC_PCI_DMA_ADDRESS' > /ecos-c/ecos/packages/io/fileio/current/src/misc.cxx:141: undefined reference to These three lines all contain references to CYGBLD_ATTRIB_INIT_PRI(CYG_INIT_IO_FS); My guess is you have messed up the definition of this. Take a close look at your cyg_type.h. Andrew -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss