This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Hi,Error ' CYGARC_PCI_DMA_ADDRESS'.


>  /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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]