From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24318 invoked by alias); 15 Oct 2003 07:37:18 -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 24311 invoked from network); 15 Oct 2003 07:37:16 -0000 Received: from unknown (HELO mail.idtinc.de) (195.30.47.34) by sources.redhat.com with SMTP; 15 Oct 2003 07:37:16 -0000 Received: from DynaPel.com (unknown [10.0.2.109]) by mail.idtinc.de (Postfix on SuSE Linux eMail Server 3.0) with ESMTP id 677743DB3; Wed, 15 Oct 2003 09:37:49 +0200 (CEST) Message-ID: <3F8CF96A.4070905@DynaPel.com> Date: Wed, 15 Oct 2003 07:37:00 -0000 From: Eric Doenges User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030626 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dhawal Mer Cc: ecos-discuss@sources.redhat.com References: In-Reply-To: X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=TIS-620; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [ECOS] Hi, X-SW-Source: 2003-10/txt/msg00239.txt.bz2 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 and search the list archive: http://sources.redhat.com/ml/ecos-discuss