public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Eric Doenges <Eric.Doenges@DynaPel.com>
To: Dhawal Mer <merdn@LNTEBG.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Hi,
Date: Wed, 15 Oct 2003 07:37:00 -0000	[thread overview]
Message-ID: <3F8CF96A.4070905@DynaPel.com> (raw)
In-Reply-To: <sf8d42b8.006@EBGMAIL>

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:
> —-------------------------------------------------------------------------------------------------
> #ifndef CYGARC_PCI_DMA_ADDRESS
> #define CYGARC_PCI_DMA_ADDRESS(_x_) CYGARC_PHYSICAL_ADDRESS(_x_)
> #endif
> —-------------------------------------------------------------------------------------------------
> When i try to compile with above added statements,still i am getting the same error. 
> 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.
-- 
--------------------------------------------------------------------
|     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

       reply	other threads:[~2003-10-15  7:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <sf8d42b8.006@EBGMAIL>
2003-10-15  7:37 ` Eric Doenges [this message]
2003-10-16  3:24 Dhawal Mer
     [not found] <sf8d6247.056@EBGMAIL>
2003-10-15 11:26 ` Eric Doenges
  -- strict thread matches above, loose matches on Subject: below --
2003-10-15  9:44 Dhawal Mer
     [not found] <sf8d54d6.023@EBGMAIL>
2003-10-15  9:13 ` Eric Doenges
2003-10-15  8:37 Dhawal Mer
2003-10-15  7:19 Dhawal Mer
     [not found] <sf8d3344.057@EBGMAIL>
2003-10-15  6:48 ` Eric Doenges
2003-10-15  6:19 Dhawal Mer
2003-10-14 11:44 Dhawal Mer
2003-10-14 11:58 ` Andrew Lunn
2003-10-14 12:01 ` Eric Doenges
2003-10-09  3:23 Dhawal Mer
2003-10-08 10:29 Dhawal Mer
2003-10-08 11:53 ` Eric Doenges

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F8CF96A.4070905@DynaPel.com \
    --to=eric.doenges@dynapel.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=merdn@LNTEBG.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).