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]

Unresolvable conflict


Hi,

When I want to create a stub for the i386 pc target (using the windows
configuration tool and the stub template) I get the following unresolvable
conflict:

CYGPKG_ERROR : Requires CYGBLD_ISO_ERRNO_CODES_HEADER ==
"<cyg/error/codes.h>"

In fact this conflict can be resolved by hand. But by default
CYGBLD_ISO_ERRNO_CODES_HEADER, which is located in the ISO C and POSIX
infrastructure, is not enabled. So I have to enable it and set it to
<cyg/error/codes.h> (I guess this should be the default value)

This problem seems to appear in other targets too.

Regards.

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 




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