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: problem with missing headers in ramfs for redboot


On Wed, Feb 22, 2006 at 05:16:37PM +0000, Warwick Brown wrote:
> Andrew Lunn wrote:
> >On Wed, Feb 22, 2006 at 04:34:33PM +0000, Warwick Brown wrote:
> >  
> >>Hi,
> >>
> >>I am currently trying to build redboot for the Altera EPXA1, but have 
> >>hit upon a snag.
> >>
> >>It appears I am missing some header files. I found ktypes.h and kapi.h 
> >>and copied them into their rightful place in install/include/cyg/kernel 
> >>    
> >
> >No, don't do that. If the header file needs to be there the build
> >system will copy it there. If its missing it indicates a configuration
> >problem.
> >
> >Why do you want the ramfs in redboot?
> >
> >        Andrew
> >
> >  
> Hi Andrew,
> 
> Thanks for your reply, I was compliling it merely because it was in the 
> default template.

ramfs is not in the default template.

> Would I be right in assuming you dont need any filesystem support when 
> uploading your program via redboot? 

Correct.

        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]