This is a discussion on Re: net-snmp on vxworks within the SNMP Coders forums, part of the Networking and Network Related category; Your best bet might be to just try it. Do a ./configure; make and see if there are errors. If ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Your best bet might be to just try it. Do a ./configure; make and see if
there are errors. If not try adding the MIB modules in one at a time by adding --with-mib-modules="module" to the configure line. If the compile does fail look through the errors and see if it is something you can fix yourself. If it is then you cna submit a patch, if not send an email to this list with the errors and generally someone will try to help. Regards, Andy venkat t wrote: > Hi All, > > I have been searching through the archives of this > mailing list for information on porting net-snmp onto > vxworks but couldn't find much info. > If someone in here has already done it, can you please > provide me with some info on how to go about porting > and the issues that need to be addressed while doing > so. > > TIA > > Venkat > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new resources site! > http://smallbusiness.yahoo.com/resources/ > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Net-snmp-coders mailing list > Net-snmp-coders@lists.sourceforge.net > https://lists.sourceforge.net/lists/...et-snmp-coders > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |