RE: Port to embedded platform

2009-06-17 Thread Joan Landry
hield Sent: Wednesday, June 17, 2009 3:41 AM To: Vincent Bernat Cc: Joan Landry; net-snmp-users@lists.sourceforge.net Subject: Re: Port to embedded platform 2009/6/17 Vincent Bernat : > I did not understand that you wanted to keep MIB from regular snmpd > into your agent. They are not  exporte

Re: Port to embedded platform

2009-06-17 Thread Dave Shield
2009/6/17 Vincent Bernat : > I did not understand that you wanted to keep MIB from regular snmpd into > your agent. They are not  exported into static or dynamic libraries, you > cannot  just link  to them. Not correct. The MIBs from the regular snmpd *are* implemented as a library. libnetsnmp

Re: Port to embedded platform

2009-06-17 Thread Vincent Bernat
OoO En cette soirée bien amorcée du mardi 16 juin 2009, vers 22:07, "Joan Landry" disait : > However, even though init_mib_modules is in libnetsnmpmibs.a when I > include it as a library in my link I get an undefined reference to > `init_mib_modules()' > So what is the reason that I

RE: Port to embedded platform

2009-06-16 Thread Joan Landry
ernat [mailto:ber...@luffy.cx] Sent: Tuesday, June 16, 2009 12:29 PM To: Joan Landry Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Port to embedded platform OoO Peu avant le début de l'après-midi du mardi 16 juin 2009, vers 13:57, "Joan Landry" disait : > I am t

Re: Port to embedded platform

2009-06-16 Thread John Anderson
ble" John Anderson -- From: "Joan Landry" Sent: Tuesday, June 16, 2009 7:57 AM To: Subject: Port to embedded platform > I am trying to port net-snmp to an embedded platform and have been able to > use ./configure and make to cross

Re: Port to embedded platform

2009-06-16 Thread Vincent Bernat
OoO Peu avant le début de l'après-midi du mardi 16 juin 2009, vers 13:57, "Joan Landry" disait : > I am trying to port net-snmp to an embedded platform and have been > able to use ./configure and make to cross compile the code. Now I am > not sure what the next step is. I see the

RE: Port to embedded platform

2009-06-16 Thread Joan Landry
anyone know how to do this? -Original Message- From: John Anderson [mailto:j...@gocoretec.com] Sent: Tuesday, June 16, 2009 10:16 AM To: Joan Landry; net-snmp-users@lists.sourceforge.net Subject: Re: Port to embedded platform This is my configure options for cross-compiling to a PPC

Port to embedded platform

2009-06-16 Thread Joan Landry
I am trying to port net-snmp to an embedded platform and have been able to use ./configure and make to cross compile the code. Now I am not sure what the next step is. I see there are directories that contain libnetsnmpagent.la libnetsnmp.la libnetsnmpmibs.la libnetsnmptrapd.la libsnmp.la B