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]

Re: CYGPKG_COMPRESS_ZLIB


On Sat, Feb 28, 2004 at 10:19:24PM -0500, Kevin Kuo wrote:
> Hello,
> 
> I'm trying to compile with redboot support, however, I have been getting 
> this error message in configtool about CYGPKG_COMPRESS_ZLIB being missing 
> and there were no solutions.  I proceeded anyway and it failed during 
> compilation.  When I did not add redboot into my configuration file, the 
> whole thing compiled fine.  So now I think it is related to the ZLIB being 
> missing.  Here is the output:
> 
> In file included from 
> /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/redboot/v2_0/src/main.c:57:
> /ecos-c/cygwin/home/fegi-cdh/ecos/cme555_wredboot_install/include/redboot.h:64:25: 
> cyg/crc/crc.h: No such file or directory
> make[1]: Leaving directory 
> `/ecos-c/cygwin/home/fegi-cdh/ecos/cme555_wredboot_build/redboot/v2_0'
> 
> so I'm wondering what I should do to fix this problem?  Thanks.

You are probably not using the redboot template

ecosconfig new cme555 redboot

           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]