Re: Compiling Net-SNMP with TLS and DTLS Support

2021-02-28 Thread Craig Small
On Wed, 24 Feb 2021 at 01:59, Simon Chamlian wrote: > When these flags (--with-security-modules and --with-transports) are not > specified, what does snmpv3 uses by default? > The default set of security modules is defined in configure.d/config_modules_security_modules and is just usm. USM is th

Compiling Net-SNMP with TLS and DTLS Support

2021-02-23 Thread Simon Chamlian
Hi, Compiling Net-SNMP with TLS and DTLS Support Just ensure you have a recent version of OpenSSL <http://net-snmp.sourceforge.net/wiki/index.php/OpenSSL> installed as well as run configure with the following two options in addition to your normal options: # ./configure *--with-security-m

Re: Problem with cross-compiling net-snmp package 5.6.1.1

2011-12-13 Thread Bill Fenner
Prashant, There is a whole web site dedicated to making it easier to build embedded Linux systems: http://buildroot.net/ . Their system includes net-snmp 5.7.1. Maybe you can find a way to leverage their tools to accomplish your goal. Bill (I don't know anything specific about buildroot, just

Re: Problem with cross-compiling net-snmp package 5.6.1.1

2011-12-09 Thread Bill Fenner
Prashant, There is a whole web site dedicated to making it easier to build embedded Linux systems: http://buildroot.net/ . Their system includes net-snmp 5.7.1. Maybe you can find a way to leverage their tools to accomplish your goal. Bill (I don't know anything specific about buildroot, jus

Re: Require guide lines for cross-compiling net-snmp package

2011-12-09 Thread Garrett Cooper
t;> Now i require your support for  cross compiling net-snmp package with >> version: 5.6.1.1 to our target device. >> >> Target Device Platform Details >> >> Embedded H/W with Linux OS (AT91SAM9260-EK board) >> >> Kernel Version : 2.6.27 >>

Re: Require guide lines for cross-compiling net-snmp package

2011-12-09 Thread Garrett Cooper
On Fri, Dec 9, 2011 at 1:26 AM, prashant n wrote: > Hi Dave, >              Thanks for your valuable feedback, due to your great support i > am able to send the traps as per our application requirements. > > Now i require your support for  cross compiling net-snmp package with >

Require guide lines for cross-compiling net-snmp package

2011-12-09 Thread prashant n
Hi Dave, *Thanks for your valuable feedback, due to your great support i am able to send the traps as per our application requirements.* * * Now i require your support for cross compiling net-snmp package with version: 5.6.1.1 to our target device. * Target Device Platform Details

Re: Error while cross compiling net-snmp package

2011-12-07 Thread Michael Steiger
s="SNMPv2-MIB:IF-__MIB:IP-MIB:TCP-MIB:UDP-MIB" > --with-mib-modules="agentx agentx/master" > > > **1) What are all parameters i need to pass to ./configure in order to > cross compile ? At least host, target and build >2) Can you tell me the loca

Re: Error while cross compiling net-snmp package

2011-12-07 Thread Michael Steiger
On 07.12.2011 11:38 prashant n said the following: > Hi, > I wanted to cross compile net-snmp package 5.6.1.1 into our target > device. > > Target Device Platform Details > Embedded H/W withLinux OS (AT91SAM9260-EK board) > > 1. > Kernel Version : 2.6.27 > > 2. > Busy Box Versio

Error while cross compiling net-snmp package

2011-12-07 Thread prashant n
Hi, I wanted to cross compile net-snmp package 5.6.1.1 into our target device. Target Device Platform Details Embedded H/W with Linux OS (AT91SAM9260-EK board) 1. Kernel Version : 2.6.27 2. Busy Box Version: v1.12.0 3. Pre-built Linux OS with file system, ARM9 CPU 4.

Re: compiling net-snmp based sub-agent using C++ compiler(CC)

2011-01-24 Thread sujata patra
Thanks /MF . I hope , I have to provide extern 'c' linkage for the net-snmp header file inclusion. From: Magnus Fromreide To: sujata patra Cc: [email protected] Sent: Mon, January 24, 2011 1:45:37 PM Subject: Re: compiling net-

Re: compiling net-snmp based sub-agent using C++ compiler(CC)

2011-01-24 Thread Magnus Fromreide
On Sun, 2011-01-23 at 22:47 -0800, sujata patra wrote: > Hi, > > Is it possible to develop the sub-agent code using C++(CC) compiler? > mib2c generated code is a .c extention. I like to rename it to cpp and > likes to build using cpp compiler. Yes. /MF (who have such a sub-agent as well)

compiling net-snmp based sub-agent using C++ compiler(CC)

2011-01-23 Thread sujata patra
Hi, Is it possible to develop the sub-agent code using C++(CC) compiler? mib2c generated code is a .c extention. I like to rename it to cpp and likes to build using cpp compiler. I need to do that as there are many files which are alredy in CPP and will be the part of sub-agent code. Pleas

Re: Re: [SPAM] cross compiling net-snmp-5.3.2

2010-03-31 Thread Dave Shield
2010/3/31 생각하기 > in FAQ > > if you want every one can use snmp... do like this > "cp MY-MIB /usr/local/share/snmp/mibs" > "export MIB=+ALL" That's for a default configuration, where everything is installed under "/usr/local". But the configure command you used included --prefix=/us

RE: Re: [SPAM] cross compiling net-snmp-5.3.2

2010-03-30 Thread 생각하기
in HOME... then i should configure some configuration... It is not a proper way. Is there any method for everyone can use "snmp"... it is useless "export MIBS=+ALL"... i know only this way... Is there something another please helpme... -----[

Re: [SPAM] cross compiling net-snmp-5.3.2

2010-03-30 Thread Robert Story
On Tue, 30 Mar 2010 09:51:03 +0900 (KST) 생각하기 wrote: > thank for your reply... > > I did't get anything 'snmptranslate -IR fan'... > > = > > [r...@localhost net-snmp-5.3.2]# export env MIBS=+"NEXCOMM-FAN-MIB" > [r...@localho

FW: RE: Re: [SPAM] cross compiling net-snmp-5.3.2

2010-03-29 Thread 생각하기
;p1' to 'p2' [r...@localhost net-snmp-5.3.2]# == this result shows "snmptranslate active" on "/home/proj/msap/apps/sychoi/net-snmp-5.3.2 sorry for poor english... thanks for

Re: [SPAM] cross compiling net-snmp-5.3.2

2010-03-29 Thread Robert Story
On Mon, 29 Mar 2010 16:56:28 +0900 (KST) 생각하기 wrote: > [r...@localhost ]# snmpwalk -v 1 -c public 172.16.0.100 fan > > .no answer what do you get for 'snmptranslate -IR fan'? -- Download Intel®

Re: Fatal Error compiling net-snmp 5.5 on Sparc Solaris 9

2010-01-07 Thread Wes Hardaker
> On Wed, 30 Dec 2009 11:42:03 -0800 (PST), Kenneth Wong > said: KW> Here is a portion of log file when executing command "make". Any KW> help is greatly appreciated. Thanks. Shoot that sounds familiar KW> making all in /usr/local/src/net-snmp/agent KW> make: Fatal error in reader:

Fatal Error compiling net-snmp 5.5 on Sparc Solaris 9

2009-12-31 Thread Kenneth Wong
Here is a portion of log file when executing command "make". Any help is greatly appreciated. Thanks. - Net-SNMP configuration summary: - SNMP Versions Supported:1 2c

Compiling net-snmp 5.5 in AIX5.3

2009-10-19 Thread Carlos (casep) Sepulveda
Hi: In ./configure i got this checking pthread.h presence... yes configure: WARNING: pthread.h: present but cannot be compiled configure: WARNING: pthread.h: check for missing prerequisite headers? configure: WARNING: pthread.h: see the Autoconf documentation configure: WARNING: pthread.h:

Re: Compiling net-snmp

2009-03-23 Thread Anirudh Srinivasan
Srinivasan wrote: > Hey Folks, > I am new to this mailing list. I tried net-snmp rpm but ended up getting a > lot of dependencies for it. So though i will compilie it. Can you guys help > me compiling net-snmp on redhat enterprise linux 5. > > Thanks in adv > > -- > Anirudh S

RE: Compiling net-snmp

2009-03-22 Thread sazid.mahammad
Srinivasan [mailto:[email protected]] Sent: Monday, March 23, 2009 9:31 AM To: [email protected] Subject: Compiling net-snmp Hey Folks, I am new to this mailing list. I tried net-snmp rpm but ended up getting a lot of dependencies for it. So though i will compilie it. Can yo

Compiling net-snmp

2009-03-22 Thread Anirudh Srinivasan
Hey Folks, I am new to this mailing list. I tried net-snmp rpm but ended up getting a lot of dependencies for it. So though i will compilie it. Can you guys help me compiling net-snmp on redhat enterprise linux 5. Thanks in adv -- Anirudh Srinivasan

Re: Problem with compiling Net-SNMP

2008-07-29 Thread Matjaz Vrecko
Thank you, Dave! Best regards, Matjaz Dave Shield wrote: > 2008/7/28 Matjaz Vrecko <[EMAIL PROTECTED]>: >> I am compiling Net-SNMP package without v1 and v2c support > >> Afterwards, when running make, compiler fails in >> apps/snmptrapd_log.c >>

Re: Problem with compiling Net-SNMP

2008-07-28 Thread Matjaz Vrecko
Hello Thomas, >> apps/snmptrapd_log.c >> >> in line 1091, on undefined constants: >> >> SNMP_VERSION_1 and SNMP_VERSION_2c > > What net-snmp version are you using? I can't find this problem in current SVN. > Can you please retest with 5.4.2.pre2? I am using NET-SNMP version: 5.4.1.2 The same p

Re: Problem with compiling Net-SNMP

2008-07-28 Thread Dave Shield
2008/7/28 Matjaz Vrecko <[EMAIL PROTECTED]>: > I am compiling Net-SNMP package without v1 and v2c support > > Afterwards, when running make, compiler fails in > apps/snmptrapd_log.c > in line 1091, on undefined constants: > > SNMP_VERSION_1 and SNMP_VERSION_2c

Re: Problem with compiling Net-SNMP

2008-07-28 Thread Thomas Anders
Matjaz Vrecko wrote: > apps/snmptrapd_log.c > > in line 1091, on undefined constants: > > SNMP_VERSION_1 and SNMP_VERSION_2c What net-snmp version are you using? I can't find this problem in current SVN. Can you please retest with 5.4.2.pre2? +Thomas -- Thomas Anders (thomas.anders at blue

Problem with compiling Net-SNMP

2008-07-28 Thread Matjaz Vrecko
Hello Wes et all, For quite some time I am bumping into a problem with compiling Net-SNMP, now I finally decided to report it, so that you may try to fixed it in your sources,... The problem is as follows: I am compiling Net-SNMP package without v1 and v2c support, disabling DES and AES, more

Re: compiling net-snmp-5.4.1.2 for HP-UX 11.11

2008-07-10 Thread Thomas Anders
Thompson, Nathan wrote: > I am having trouble compiling the code on HP-UX. > Can someone guide me on how to compile this on HP-UX so I can create a > new snmptrapd executable with the above change? Would you mind sharing the details of your build problems with us to enable us to actually help

compiling net-snmp-5.4.1.2 for HP-UX 11.11

2008-07-10 Thread Thompson, Nathan
I am trying to compile net-snmp-5.4.1.2 for HP-UX 11.11 to include a modification I made in snmp_logging.c (II changed this: #define LOGLENGTH 8192). I was able to build a Windows version using the .dsp files included however I am having trouble compiling the code on HP-UX. Can someone guide

Re: Errors while compiling net-snmp 5.4.2 for mipsel target

2008-06-10 Thread Magnus Fromreide
On Mon, 2008-06-09 at 12:06 +0530, Srikanth Eswaran wrote: > Hello All, > > This is a problem that has been reported sometime last year on this > group. however on searching the archives completely i am not able to > get a possible solution and hence I am forced to request more here. > > I am try

Re: Errors while compiling net-snmp 5.4.2 for mipsel target

2008-06-09 Thread Thomas Anders
Srikanth Eswaran wrote: > I am trying to get net-snmp 5.4.2 to be compiled on a broadcom 7400 > platform. This is a cross compilation for a mipsel-uclibc target from a > x86 linux host (runnin fedora linux) > [...] > .libs/snmpd.o:1: error: stray '\127' in program' > [...] > The error file is about

Errors while compiling net-snmp 5.4.2 for mipsel target

2008-06-09 Thread Srikanth Eswaran
Hello All, This is a problem that has been reported sometime last year on this group. however on searching the archives completely i am not able to get a possible solution and hence I am forced to request more here. I am trying to get net-snmp 5.4.2 to be compiled on a broadcom 7400 platform. Thi

Re: Compiling Net-SNMP on Intel based Mac - OSX 10.4.7

2006-11-30 Thread Thomas Anders
Antonio L. Leding wrote: > I am wondering if anyone out there has compiled Net-SNMP for an Intel based > Mac running OSX 10.4.x? If not, could anyone point me in the right > direction for a How-To or a tutorial on how to generally compile and then I > can try to figure it out for this machine? Pl

Compiling Net-SNMP on Intel based Mac - OSX 10.4.7

2006-11-30 Thread Antonio L. Leding
Hello, I am wondering if anyone out there has compiled Net-SNMP for an Intel based Mac running OSX 10.4.x? If not, could anyone point me in the right direction for a How-To or a tutorial on how to generally compile and then I can try to figure it out for this machine? Also, I suppose I could lev

RE: 1. Compiling Net-SNMP to use static linking 2. Cross-compileoptions for PowerPC using Montavista Linux

2006-09-11 Thread Passera Pablo-APP015
embedded system is libm.so.5. The other reason is that libm.so.6 is not in the embedded platform. Regards, Pablo > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, September 11, 2006 5:17 PM > To: Passera Pablo-APP015 > Subject: Re: 1. Compil

Re: 1. Compiling Net-SNMP to use static linking 2. Cross-compileoptions for PowerPC using Montavista Linux

2006-09-11 Thread ayan
I ran the agent in GDB, and was able to fix the problem. A very basic mistake .. declaring a string using "char *text" and subsequently using it without initialization. This was causing a stack overflow randomly. Thanks for all your help. Ayan On Fri, 8 Sep 2006 20:54:39 +0100 "Dave Shield" <

Re: 1. Compiling Net-SNMP to use static linking 2. Cross-compileoptions for PowerPC using Montavista Linux

2006-09-08 Thread Dave Shield
On 08/09/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > However, I have this problem where "snmpwalk" does not > work correctly if embedded perl is not used. Running > snmpwalk several times invariably crashes the agent. Does this happen at the same point each time? What's the last entry retur

Re: 1. Compiling Net-SNMP to use static linking 2. Cross-compileoptions for PowerPC using Montavista Linux

2006-09-08 Thread ayan
Thanks to all the responses. The configuration options suggested by Bob and esp. Pablo does help to get the agent down to a pretty good size < 1MB. However, I have this problem where "snmpwalk" does not work correctly if embedded perl is not used. Running snmpwalk several times invariably cras

RE: 1. Compiling Net-SNMP to use static linking 2. Cross-compileoptions for PowerPC using Montavista Linux

2006-09-08 Thread Passera Pablo-APP015
n > Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, September 06, 2006 5:58 PM > To: [email protected] > Subject: 1. Compiling Net-SNMP to use static linking 2. > Cross-compileoptions for PowerPC using Montavista Linux > > Hi All, > > There are two (linked)

Re: 1. Compiling Net-SNMP to use static linking 2. Cross-compile options for PowerPC using Montavista Linux

2006-09-06 Thread Thomas Anders
Robert Story wrote: > On Wed, 06 Sep 2006 16:57:35 -0400 [EMAIL PROTECTED] wrote: > AC> 2) My above attempt to create a statically-linked agent is > AC> because I am trying to run the agent on an embedded device > AC> with limited memory (~8MB -- not enough to have the shared > AC> libraries). T

Re: 1. Compiling Net-SNMP to use static linking 2. Cross-compile options for PowerPC using Montavista Linux

2006-09-06 Thread Robert Story
On Wed, 06 Sep 2006 16:57:35 -0400 [EMAIL PROTECTED] wrote: AC> 1) I am trying to compile Net-SNMP and create the agent AC> using static linking. I read the relevant FAQ and used AC> configure with: AC> --with-ldflags=-Bstatic Try specifying --enable-static --disable-shared. AC> 2) My above att

1. Compiling Net-SNMP to use static linking 2. Cross-compile options for PowerPC using Montavista Linux

2006-09-06 Thread ayan
Hi All, There are two (linked) parts to my query. Would appreciate any help. 1) I am trying to compile Net-SNMP and create the agent using static linking. I read the relevant FAQ and used configure with: --with-ldflags=-Bstatic However, while trying to run the agent, it is still looking for

Re: error while compiling net-snmp with cygwin on win 2003 server

2005-08-18 Thread Alex Burger
taner memet ali wrote: Hi, i have downloaded the patch and copied it to the snmplib folder.Now there is another error: windres winservicerc.rc -DDL_EXPORT -DPIC -o .libs/winservicerc.lo winders: winservicerc.rc:1: syntax error make[1]: *** [winsrvicerc.lo] Error1 make[1]: Leaving directory '..

Re: error while compiling net-snmp with cygwin on win 2003 server

2005-08-18 Thread Andy Smith
Sent: Thursday, August 18, 2005 12:59 AM Subject: Re: error while compiling net-snmp with cygwin on win 2003 server taner memet ali wrote: hi, i'm a complete newbie to net-snmp. i try to compile it since yesterday but there is always the same error: make: *** No rule to make target 

Re: error while compiling net-snmp with cygwin on win 2003 server

2005-08-18 Thread Andy Smith
taner memet ali wrote: hi, i'm a complete newbie to net-snmp. i try to compile it since yesterday but there is always the same error: make: *** No rule to make target 'winservicerc.lo', needed by 'libnetsnmp.la' . Stop. make[1]: Leavingdirectory '/cygdrive/d/net-snmp/snmplib' make: *** [subd

Re: error while compiling net-snmp with cygwin on win 2003 server

2005-08-18 Thread taner memet ali
Sent: Monday, August 15, 2005 8:27 PM Subject: Re: error while compiling net-snmp with cygwin on win 2003 server On Wed, 10 Aug 2005 11:29:15 +0200 taner wrote: TMA> hi, TMA> i'm a complete newbie to net-snmp. i try to compile it since yesterday TMA> but there is alwa

Re: error while compiling net-snmp with cygwin on win 2003 server

2005-08-15 Thread Robert Story
On Wed, 10 Aug 2005 11:29:15 +0200 taner wrote: TMA> hi, TMA> i'm a complete newbie to net-snmp. i try to compile it since yesterday TMA> but there is always the same error: TMA> TMA> make: *** No rule to make target 'winservicerc.lo', needed by TMA> 'libnetsnmp.la' . Stop. TMA> make[1]: Leavingd

error while compiling net-snmp with cygwin on win 2003 server

2005-08-10 Thread taner memet ali
hi, i'm a complete newbie to net-snmp. i try to compile it since yesterday but there is always the same error: make: *** No rule to make target 'winservicerc.lo', needed by 'libnetsnmp.la' . Stop. make[1]: Leavingdirectory '/cygdrive/d/net-snmp/snmplib' make: *** [subdirs] Error 1 I use win

Cross compiling Net-SNMP 5.2.1 for "ppc" target machine in MontaVista linux gives error in Mib II groups

2005-08-09 Thread kanda.samy
Hi I am cross compiling the net-SNMP 5.2.1 source in Monta Vista Linux. I had configured the package by ./configure --host=x86 --target=ppc --with-cc=ppc-405-gcc --with-endianness=big It configures the package successfully When I do "make" for this package it is giving the following error.

RE: compiling Net-SNMP for powerpc_405 target machine

2005-08-03 Thread Giulianelli, Danilo (Danilo)
  Regards. Danilo Giulianelli-Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of [EMAIL PROTECTED]Sent: Wednesday, August 03, 2005 5:26 AMTo: [email protected]: [EMAIL PROTECTED]; [EMAIL PROTECTED]Subject: compiling Net-SNMP for powe

compiling Net-SNMP for powerpc_405 target machine

2005-08-03 Thread kanda.samy
Hi     i have to cross compile the Net-SNMP for ppc_405(powerpc_405) target machine. What parameters i have to use while doing ./configure. How to do make for that.        i have to use ppc_405-gcc instead of gcc compiler.  How to change gcc? i had used   --with-cc= p

Re: problem cross-compiling net-snmp

2005-06-06 Thread Robert Story
On Mon, 6 Jun 2005 18:56:45 +0200 Harold wrote: HJS> I had the same error message as stageiup (2005-04-26) and JeffJohnson HJS> (2005-06-02) HJS> HJS> I switched from gcc 2.95.3 to 3.3.2 and the "trick" mentioned by HJS> JeffJohson seemed to work. However, like him I don't think it's the right HJS

RE: problem cross-compiling net-snmp

2005-06-06 Thread Harold J. Ship
>HJS> When I try to run configure, I receive the following >warning (and net-snmp >HJS> does not compile): > >Lots of platforms have similar warnings, but compile fine. >What errors do you >get when compiling? > I had the same error message as stageiup (2005-04-26) and JeffJohnson (2005-06-02)

Re: problem cross-compiling net-snmp

2005-06-06 Thread Robert Story
On Sun, 5 Jun 2005 18:09:51 +0200 Harold wrote: HJS> When I try to run configure, I receive the following warning (and net-snmp HJS> does not compile): Lots of platforms have similar warnings, but compile fine. What errors do you get when compiling? -- NOTE: messages sent directly to me, instead

problem cross-compiling net-snmp

2005-06-06 Thread Harold J. Ship
Hello I'm trying to cross-compile net-snmp version 5.2.1. I'm using GCC version 2.95.3 with host=arm-linux and build=i386-linux-gnu. When I try to run configure, I receive the following warning (and net-snmp does not compile): configure: WARNING: net/route.h: present but cannot be compiled con

Re: Compiling Net-SNMP with Mingw based Bloodshed Dev-C++?

2005-05-18 Thread Alex Burger
Hi Ekkehard. Ekkehard Domning wrote: -MinGW with MSYS using configure I will check this. I would like to use Bloodshed, because is has an IDE etc. Meanwhile I solved the problem from my first post, but found new problems :-( To solve the problem > 1540 D:\Misc\net-snmp-5.2.1\win32\net-snmp\net-s

Re: Compiling Net-SNMP with Mingw based Bloodshed Dev-C++?

2005-05-17 Thread Ekkehard Domning
Hello Alex, sorry for thne late answer, but I was very busy in different task last weeks. Date: Tue, 03 May 2005 12:16:22 -0400 From: Alex Burger <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] CC: [email protected] Subject: Re: Compiling Net-SNMP with Mingw based Bloodshed

Re: Compiling Net-SNMP with Mingw based Bloodshed Dev-C++?

2005-05-03 Thread Alex Burger
Ekkehard Domning wrote: Hello, while I was able to compile net-snmp with M$C and cygwin, I had no success with compiling with Mingw based Bloodshed Dev-C++. The compiler stops in net-snmp-config.h (Line 1540) 1540 D:\Misc\net-snmp-5.2.1\win32\net-snmp\net-snmp-config.h syntax error before "uint32

RE: Compiling Net-SNMP with Mingw based Bloodshed Dev-C++?

2005-05-03 Thread Penz, Bernhard
e- > From: Ekkehard Domning [mailto:[EMAIL PROTECTED] > Sent: Samstag, 30. April 2005 11:01 > To: [email protected] > Subject: Compiling Net-SNMP with Mingw based Bloodshed Dev-C++? > > Hello, > > while I was able to compile net-snmp with M$C

Compiling Net-SNMP with Mingw based Bloodshed Dev-C++?

2005-05-03 Thread Ekkehard Domning
Hello, while I was able to compile net-snmp with M$C and cygwin, I had no success with compiling with Mingw based Bloodshed Dev-C++. The compiler stops in net-snmp-config.h (Line 1540) 1540 D:\Misc\net-snmp-5.2.1\win32\net-snmp\net-snmp-config.h syntax error before "uint32_t" this is the second l

Re: Compiling net-snmp 5.2.1 under AIX 5.3 ML1

2005-04-07 Thread Robert Story
On Thu, 7 Apr 2005 10:42:55 -0600 Philip wrote: PG> And with your further verbiage/research you did - I tend to agree, it is PG> almost certain that IF-MIBS is only supported/ported under Linux. Sorry for the late response.. Dave is right, it is Linux only. If you'd like to work on the AIX port, I

RE: Compiling net-snmp 5.2.1 under AIX 5.3 ML1

2005-04-07 Thread Philip Greer
inal Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Thursday, April 07, 2005 10:29 AM To: Philip Greer Cc: [email protected]; Tom Holton; [EMAIL PROTECTED] Subject: RE: Compiling net-snmp 5.2.1 under AIX 5.3 ML1 On Thu, 2005-04-07 at 17:17, Philip Greer wrote:

RE: Compiling net-snmp 5.2.1 under AIX 5.3 ML1

2005-04-07 Thread Dave Shield
On Thu, 2005-04-07 at 17:17, Philip Greer wrote: > H might be. But - what I am seeing is that those symbols > are present within the libraries (for the most part) that are > created during the compile. Doing a strings on the library > ./.libs/libnetsnmpmibs.a and grepping for the functions

RE: Compiling net-snmp 5.2.1 under AIX 5.3 ML1

2005-04-07 Thread Philip Greer
18 CELL: 303-668-3391 FAX: 303-841-4392 http://www.paragonsg.com IBM Certified Advanced Technical Expert -Original Message- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Thursday, April 07, 2005 8:01 AM To: Philip Greer Cc: [email protected]; Tom Holton; [EMAIL PROTECTED] Su

RE: Compiling net-snmp 5.2.1 under AIX 5.3 ML1

2005-04-07 Thread Dave Shield
On Thu, 2005-04-07 at 14:39, Philip Greer wrote: > No go on the manual compile working with dual entries of the libs. Any other > thoughts? > ./.libs/libnetsnmpmibs.a(interface_common.o): In function > `netsnmp_access_interface_init': > if-mib/data_access/interface_common.c:80: undefined referen

RE: Compiling net-snmp 5.2.1 under AIX 5.3 ML1

2005-04-07 Thread Philip Greer
Technical Expert -Original Message- From: Wes Hardaker [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 11:42 AM To: Philip Greer Cc: [email protected]; Tom Holton; [EMAIL PROTECTED] Subject: Re: Compiling net-snmp 5.2.1 under AIX 5.3 ML1 >>>>

Re: Compiling net-snmp 5.2.1 under AIX 5.3 ML1

2005-04-05 Thread Wes Hardaker
> On Thu, 31 Mar 2005 15:40:53 -0700, "Philip Greer" <[EMAIL PROTECTED]> > said: Philip> gcc -g -O2 -Daix5 -o snmpd snmpd.o ./.libs/libnetsnmpmibs.a Philip> ./.libs/libnetsnmpa gent.a helpers/.libs/libnetsnmphelpers.a Philip> ../snmplib/.libs/libnetsnmp.a -ldl -lm -lperfstat Philip> ./.li

Compiling net-snmp 5.2.1 under AIX 5.3 ML1

2005-03-31 Thread Philip Greer
net-snmp coding gurus: Here's the environment: - gcc version 2.9-aix51-020209 (from Linux utilities RPM for AIX 5.3) - GNU ld version 2.9-aix51-020209 (with BFD 2.9-aix51-020209) (from Linux utilities binutils RPM for aix 5.3) - GNU ranlib 2.9-aix51-020209 (from Linux utilities binutils RPM for A