| Author |
Message |
|
|
Post subject: Requesting help with net-snmp
Posted: Jan 07, 2005 - 11:59 AM
|
|
|
|
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 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Requesting help with net-snmp
Posted: Mar 01, 2005 - 06:42 AM
|
|
New Member
Joined: Aug 10, 2004
Posts: 4
|
|
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 |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: Requesting help with net-snmp
Posted: Mar 01, 2005 - 10:36 PM
|
|
Active Member
Joined: Feb 11, 2005
Posts: 10
|
|
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...
Quote:
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
|
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: Requesting help with net-snmp
Posted: Mar 07, 2005 - 11:02 AM
|
|
New Member
Joined: Aug 10, 2004
Posts: 4
|
|
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? |
|
|
| |
|
|
|
 |
|
|
Post subject: Re: Re: Requesting help with net-snmp
Posted: Mar 08, 2005 - 06:23 AM
|
|
Active Member
Joined: Feb 11, 2005
Posts: 10
|
|
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...
Quote:
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?
|
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: Re: Requesting help with net-snmp
Posted: Mar 12, 2005 - 11:16 AM
|
|
New Member
Joined: Aug 10, 2004
Posts: 4
|
|
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 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: Re: Requesting help with net-snmp
Posted: Feb 09, 2006 - 04:45 PM
|
|
Active Member
Joined: Jan 10, 2005
Posts: 13
|
|
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? |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Re: Re: Requesting help with net-snmp
Posted: Feb 09, 2006 - 06:20 PM
|
|
Active Member
Joined: Jan 10, 2005
Posts: 13
|
|
| Oups, there was an error in the command line... |
|
|
| |
|
|
|
 |
|
|