On Wed, 2006-02-15 at 16:21 +0530, Santhosh wrote:
> I dont want to teach you Embedded 
> But i was asking for NET-SNMP
> that is enough i am experience in embedded 4r past 3yrs
> so no problem for embedded linux 

My apologies.
I'd got the impression that you were expecting to be
able to execute source code files directly, without
first compiling them into an executable format.  This
led me to believe that you might not know what you
were doing.

I obviously completely misunderstood your original query.
If you've got 3 years experience in *any* form of software
development (let along embedded systems), you'd know full
well that this would be ridiculous.   I'm sorry that I got
hold of the wrong end of the stick.


> i have said i am not getting eonugh Docs for NET-SNMP

Unfortunately, there isn't a great deal of experience
among the core developers of porting the software to
embedded systems, so we're not really in a position to
provide suitable documentation for that.

But the Net-SNMP suite is built upon the standard GNU
"configure" system, and the basic principles of cross
compiling are fundamentally application-independent.
So any documentation the "configure" people provide
about cross-compiling should be relevant here. 

That's probably your best starting point.

I'd also suggest that you treat this as two separate
tasks:
   a)  Cross-compiling the *standard* Net-SNMP agent
       (or even a stripped down mini-agent) to run on
       your embedded system  (without any new MIB modules).

   b)  Developing your new MIB module code on a
       "normal" Linux box (perhaps with dummy data).
       Looking back at your first message, it's
       possible that you've already got this working.

We're probably more able to assist with the second
task - we typically have less experience with
cross-compilation problems.   But I would certainly
advise tackling this sort of problem in as small stages
as possible.   (But I'm probably teaching my grandmother
to suck eggs again!)

Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to