[ECOS] Re: use old SNMP with current kernel/stack?
Grant Edwards
grant.b.edwards@gmail.com
Mon Jan 9 16:51:00 GMT 2012
On 2012-01-09, Grant Edwards <grant.b.edwards@gmail.com> wrote:
> I'm trying to upgrade from something that's approximately eCos 2.0
> (with a few fixes) to current CVS head, and it appears SNMP is going
> to be an issue.
>
> Somewhere along the line, SNMP has acquired dependencies on the entire
> Posix/Pthreads infrasctrucutre, which then pulls in another layer of
> stuff (e.g. timeslicing).
[...]
> 1) Can somebody point me to a list of what benefits there are to the
> "new" SNMP design that would justify adding the entire
> POSIX/pthreads infrastructure and its requirements to my build?
Oops, I forgot to mention that I did check the ChaneLogs and the only
thing that appeared relevent was from 2005-10-23:
* include/config.h: POSIX provides gettimeofday()
* cdl/snmplib.cdl: We require gettimeofday from POSIX
Requring Posix/pthreads/timeslicing/etc. seems a bit drastic just to
call gettimeofday() on a platform that doesn't even know the time of
day to start with. ;)
--
Grant Edwards grant.b.edwards Yow! I'm totally DESPONDENT
at over the LIBYAN situation
gmail.com and the price of CHICKEN
...
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list