Requesting help with net-snmp

Hi,

I am attempting to port net-snmp version 5.2.1 to QNX 6.3.0 for the x86
platform. I have managed to get a clean build with some minor modifications
and a couple of small problem areas commented out. This experience, and the
accounts of others in various newsgroups would suggest that a port is
achievable.

Is there anyone out there who has managed to successfully port and use
net-snmp? Alternatively is there anyone interested in helping me complete
the task?

Jim Douglas

Hi,
I want install and use Net-Snmp 5.2.1 in the QNX 6.3.0,but Net-Snmp
have some problem in the install(make) section.Could you please help
me?
With Best Regards:
Alireza

Alireza,

Maybe we can help each other. I have managed to build a subset of net-snmp
5.1.2 under QNX6.2.1B. Can you post your ‘config’ options?

This works for me, but I haven’t tried it on 6.3.0 yet -
…/configure --enable-mini-agent --with-defaults --with-out-mib-modules=“snmpv3
snmpv3mibs smux agentx” --with-out-transports=“Callback
Unix” --with-transports=“UDP” --with-out-transports=“TCP” --disable-privacy
–with-openssl=no --with-default-snmp-version=“2”

How do you intend to use net-snmp?

Jim

“alireza_flr” <alireza_flr@yahoo-dot-com.no-spam.invalid> wrote in message
news:d017ic$19d$1@inn.qnx.com

Hi,
I want install and use Net-Snmp 5.2.1 in the QNX 6.3.0,but Net-Snmp
have some problem in the install(make) section.Could you please help
me?
With Best Regards:
Alireza

Hi Jim,
Thanks so much in advance.
I try with your config,but in “make” step i get some error.
Could you please help me?

Sure I can try to help you, but you must post details of the error.

Jim

“alireza_flr” <alireza_flr@yahoo-dot-com.no-spam.invalid> wrote in message
news:d0hfrg$alc$1@inn.qnx.com

Hi Jim,
Thanks so much in advance.
I try with your config,but in “make” step i get some error.
Could you please help me?

Hi Jim
I decided,in first step, make and install net-snmp 5.2.1 on QNX
6.2.1.
With your configuration make and install of net-snmp is ok.
After that,i want writing and installing a subagent in QNX.
I make a very simple MIB file,and i want convert that to C code,for
that i must be use from MIB2C and after that NET-SNMP-CONFIG.
In 2 last step i have some problem.I need a guid to use from these 2
command,simply.
Could you please help me?
Best Regards:
Alireza

I get the following error executing ./configure :
config.status: creating Makefile
sed: file ./confstat201932830-8574/subs-1.sed line 33: Unterminated
s' command config.status: creating snmplib/Makefile sed: file ./confstat201932830-8574/subs-1.sed line 33: Unterminated s’ command
config.status: creating apps/Makefile
etc.

Does anyone have an idea for this problem?

Oups, there was an error in the command line…