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: Using SNMP in ecos


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

lunn@londo:~/eCos/work2$ ecosconfig new atlas_mips32_4kc net
U CYGBLD_ISO_STRUCTTIMEVAL_HEADER, new inferred value <cyg/posix/sys/time.h>
lunn@londo:~/eCos/work2$ ecosconfig add snmplib
lunn@londo:~/eCos/work2$ ecosconfig add snmpagent
lunn@londo:~/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


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