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

Reply via email to