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: ECOS 2.0 build help: mips_size.ecc: error


On Fri, Apr 10, 2009 at 03:52:06PM -0700, netadmin @dslextreme.com wrote:
> Hi, I am trying to follow the instruction from Netgear GS108T switch
> to build its firmware.
> It is MIPS based chip.? I followed the instruction and download and
> installed ECOS.
> Then I realized the original firmware was based on ECOS 2.0.? So I download from
> the ECOS mirror site the 2.0.
> 
> After applied the source code, I ran this command:
> $ECOS_CORE/tools/bin/ecosconfig --config=../mips_size.ecc
> --srcdir=$ECOS_CORE/packages --prefix=$ECOS_CORE/mips_install tree
> 
> But I got a lot of errors:
> 
> ../mips_size.ecc: error
> ??? Attempt to load an unknown package `CYGPKG_HAL_MIPS_BCM47xx'.
> ../mips_size.ecc: error
> ??? Attempt to load an unknown package `CYGPKG_HAL_MIPS_BCM953710'.
> ../mips_size.ecc: error
> ??? Attempt to load an unknown package `CYGPKG_IO_SERIAL_MIPS_BCM947xx'.
> ../mips_size.ecc: error
> ??? Attempt to load an unknown package `CYGPKG_DEVS_FLASH_MIPS_BCM947xx'.
> ../mips_size.ecc: error
> ??? Attempt to load an unknown package `CYGPKG_LOGGING'.
> ../mips_size.ecc: error

These packages don't exist in eCos 2.0. I guess Netgear have made some
changes to eCos. Did they supply a patch with these new packages?

        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]