On Thu, Feb 16, 2006 at 01:01:10PM -0600, Hou, Chien-Long wrote:
> I am using atlas_mips32_4kc platform (sorry I am new to eCos).
> For some reason menuconfig does not work on my cygwin, so I am using
> ecosconfig directly. 
> 
> The steps I used:
> - ecosconfig new atlas_mips32_4kc
> - ecosconfig add <pkgname> 
>   So far I have the following packages:
>  CYGPKG_IO_ETH_DRIVERS
>  CYGPKG_HTTPD
>  CYGPKG_NET
>  CYGPKG_NET_OPENBSD_STACK
>  CYGPKG_IO_FILEIO
>  CYGPKG_SNMPAGENT
>  CYGPKG_SNMPLIB
>  CYGPKG_POSIX
> - econsconfig tree
> - make

[EMAIL PROTECTED]:~/eCos/work2$ ecosconfig new atlas_mips32_4kc net
U CYGBLD_ISO_STRUCTTIMEVAL_HEADER, new inferred value <cyg/posix/sys/time.h>
[EMAIL PROTECTED]:~/eCos/work2$ ecosconfig add snmplib
[EMAIL PROTECTED]:~/eCos/work2$ ecosconfig add snmpagent
[EMAIL PROTECTED]:~/eCos/work2$ ecosconfig tree

using the net template will add all the networking packages you
need. You then just need to add the two snmp 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