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: Red boot package


On Tue, May 23, 2006 at 11:36:01AM +0200, Marcin Chrusciel wrote:
> Hello again...
> 
> I've just applied following parch
> http://sourceware.org/ml/ecos-discuss/2006-05/msg00102.html 
> 
> And idd "lvalue assignment" problem is solved but still I have
> following:
> 
> /tmp/ecos/packages/redboot/current/src/main.c: In function 'cyg_start':
> /tmp/ecos/packages/redboot/current/src/main.c:301: error:
> 'workspace_end_init' undeclared (first use in this function)
> /tmp/ecos/packages/redboot/current/src/main.c:301: error: (Each
> undeclared identifier is reported only once
> /tmp/ecos/packages/redboot/current/src/main.c:301: error: for each
> function it appears in.)
> 
> 'workspace_end_init' undeclared???

This is a problem with the "reliable" fis update from Alex N. It uses a
variable that does not exit.

Maybe something was missing in the patch?

      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]