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 Package


This weekend, I was trying to create a small eCos image and so I tried to remove the ISO C package. Unfortunately this left me with a conflict, which appeared to be a dependancy in the Error Package on the ISO-C package.

Commenting out the 

requires      { CYGBLD_ISO_ERRNO_CODES_HEADER == "<cyg/error/codes.h>" }

entries in the Error Package CDL allowed me to compile eCos, seemingly without errors.

My understanding was that the error package existed in order to allow the ISO C package to be removed, but it appears that there is a dependency backwards?

Thanks for any enlightenment,

Andy..



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