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]

Error in CVS version of memalloc.cdl


I just noticed an error in memalloc.cdl in the anonymous CVS version of
eCos that will cause my library not to build.  The compile halts when it
can't find the file 'debug.c'.

The path to the file is:
packages/services/memalloc/common/current/cdl/memalloc.cdl

I've attached a patch for the file.  

It basically looks like someone was debugging and left an extra file in
the compile line.  Either that or they forgot to check in the file
debug.c.

thanks,
Jeff

-- 
Jeff Cooper
Senior Embedded Software Engineer

jeffc@logicpd.com    Logic Product Development
612-436-5176         411 N. Washington Ave. Suite 101
                     Minneapolis, MN  55401

Attachment: memalloc.cdl.patch
Description: Binary data

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