This is the mail archive of the ecos-discuss@sourceware.org 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: error while linking : flash problem


On Fri, Aug 26, 2005 at 09:23:44PM +0700, Indra Antonius Simalango wrote:
> 
> Thanks for your response,
> 
> I've done this :
> #ecosconfig new pc_rltk8139 all
> #ecosconfig remove flash
> C_CYGPKG_JFFS2, "requires" constraint not satisfied: CYGPKG_IO_FLASH
> C_CYGPKG_JFFS2, "requires" constraint not satisfied: 
> CYGPKG_IO_FLASH_BLOCK_DEVICE
> 
> Is this allright?

No, you also need to remove the jffs2 packet since it depends on
having a flash driver, which you don't have.

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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