From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14805 invoked by alias); 15 Oct 2003 08:37:00 -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 14797 invoked from network); 15 Oct 2003 08:36:56 -0000 Received: from unknown (HELO mails.ltindia.com) (203.199.60.25) by sources.redhat.com with SMTP; 15 Oct 2003 08:36:56 -0000 Received: from LTMAIL.LTMAIL.LTINDIA.COM ([10.1.11.2]) by mails.ltindia.com (SAVSMTP 3.1.2.35) with SMTP id M2003101514090601427 for ; Wed, 15 Oct 2003 14:09:06 +0530 Received: from EBGMAIL (EBGMAIL_W [172.18.224.200]) by LTMAIL.LTMAIL.LTINDIA.COM with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 4910RWRF; Wed, 15 Oct 2003 14:06:33 +0530 Received: from EBG-MTA by EBGMAIL with Novell_GroupWise; Wed, 15 Oct 2003 14:08:22 +0530 Message-Id: Date: Wed, 15 Oct 2003 08:37:00 -0000 From: "Dhawal Mer" To: Cc: Mime-Version: 1.0 Content-Type: text/plain; charset=Windows-874 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: [ECOS] Hi, X-SW-Source: 2003-10/txt/msg00242.txt.bz2 Thanx for quick reply. I am referring to the book named 'Embedded Software Development with eCos' = written by Author 'Anthony J. Massa'. I have already compile the default example ( basic.c ) successfully using t= he default configuration of i386( with 82559 NIC ). The application still making appropriate ' basic.s ' while target set as th= e 'i386 with 82559 NIC'. Hence, i hope there is no problem in toolchains. what do you mean by 'messed up your source tree', if it's there how i shoul= d correct. Regards, Dhawal. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D >>> Eric Doenges 10/15/03 01:08PM >>> Dhawal Mer wrote: > Hi, > Thanx for your immediate reply. > As per your info i have added below statements to your specified path, > <...>/packages/io/pci/current/include/pci.h: > =97----------------------------------------------------------------------= --------------------------- > #ifndef CYGARC_PCI_DMA_ADDRESS > #define CYGARC_PCI_DMA_ADDRESS(_x_) CYGARC_PHYSICAL_ADDRESS(_x_) > #endif > =97----------------------------------------------------------------------= --------------------------- > When i try to compile with above added statements,still i am getting the = same error.=20 > Pleaser mail me,where i am going wrong. I don't know where exactly you are going wrong, but something is very broken with your setup. Looking at your error message, it says: >/ecos-c/ecos/packages/io/fileio/current/src/misc.cxx:104: undefined > reference to `CYGARC_PCI_DMA_ADDRESS' However, the file mentioned does not contain any reference to CYGARC_PCI_DMA_ADDRESS, presumably because the fileio package has nothing at all to do with the PCI bus. So either you have messed up your source tree, or your development toolchain is seriously broken. --=20 -------------------------------------------------------------------- | Eric Doenges | DynaPel Laboratories GmbH | | Tel: +49 89 962428 23 | Fraunhoferstrasse 9/2 | | Fax: +49 89 962428 90 | D - 85737 Ismaning, Germany | -------------------------------------------------------------------- -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos=20 and search the list archive: http://sources.redhat.com/ml/ecos-discuss=20 -- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss