Re: Cross-compiling Net-SNMP

2010-09-20 Thread Leo Lin
Assche Subject: Re: Cross-compiling Net-SNMP To: "Leo Lin" Cc: "Net-snmp-users" Date: Saturday, September 4, 2010, 6:50 AM On Thu, Sep 2, 2010 at 4:32 PM, Leo Lin wrote: I have Net-SNMP installed in my PC / Cygwin.  I would like to implement the agent portion

Re: Cross-compiling Net-SNMP

2010-09-04 Thread Bart Van Assche
On Thu, Sep 2, 2010 at 4:32 PM, Leo Lin wrote: > I have Net-SNMP installed in my PC / Cygwin. I would like to implement the > agent portion and deployed to an ARM9 CPU. > > I figured, in order to cross-compile it, I simply need to change the --CC > options on the ./configure() script when build

Cross-compiling Net-SNMP

2010-09-02 Thread Leo Lin
Hi All, I have Net-SNMP installed in my PC / Cygwin.  I would like to implement the agent portion and deployed to an ARM9 CPU.    I figured, in order to cross-compile it, I simply need to change the --CC options on the ./configure() script when building the agent.   My question is: when the age

RE: Cross-compiling net-snmp

2009-05-07 Thread Forum
Re: Cross-compiling net-snmp >>>>> On Tue, 5 May 2009 15:37:35 +0530, "Forum" said: F> When i run on the board, this error comes F> ./snmpd: line 87: mips-wrs-linux-gnu-mips64_n32_octeon-glibc_small-gcc: F> command not found F> command I issue is ./snmpd -f -L

Re: Cross-compiling net-snmp

2009-05-05 Thread Wes Hardaker
> On Tue, 5 May 2009 15:37:35 +0530, "Forum" > said: F> When i run on the board, this error comes F> ./snmpd: line 87: mips-wrs-linux-gnu-mips64_n32_octeon-glibc_small-gcc: F> command not found F> command I issue is ./snmpd -f -Lo Did you run "make install" or try to install it by hand

RE: Cross-compiling net-snmp

2009-05-05 Thread Forum
: Tuesday, May 05, 2009 1:12 PM To: forumde...@tataelxsi.co.in Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Cross-compiling net-snmp 2009/5/5 Forum : > make is successful now, but I kind of have a doubt, the snmpd file is not a > binary and it has this relink command which has co

Re: Cross-compiling net-snmp

2009-05-05 Thread Dave Shield
2009/5/5 Forum : > make is successful now, but I kind of have a doubt, the snmpd file is not a > binary and it has this relink command which has compiler command in it When you run "make install", it will install the libraries into the correct locations, re-link the agent binary with these install

RE: Cross-compiling net-snmp

2009-05-04 Thread Forum
ssage- From: Wes Hardaker [mailto:harda...@users.sourceforge.net] Sent: Tuesday, May 05, 2009 4:17 AM To: forumde...@tataelxsi.co.in Cc: net-snmp-users@lists.sourceforge.net Subject: Re: Cross-compiling net-snmp >>>>> On Mon, 4 May 2009 14:35:20 +0530, "Forum&

Re: Cross-compiling net-snmp

2009-05-04 Thread Wes Hardaker
> On Mon, 4 May 2009 14:35:20 +0530, "Forum" > said: F> libtool: link: `snmp_parse_args.lo' is not a valid libtool object Was this a left-over file from compiling it in the same directory for a different system? Try doing a "make distclean" before running configure again if this is the

Cross-compiling net-snmp

2009-05-04 Thread Forum
Hi, I am facing a problem, I am cross compiling the net-snmp for my ispan board whcih had cavium-58xx processor, the configure command is successful, however the make command leads to the following error: /bin/sh ../libtool --mode=link mips-wrs-linux-gnu-mips64_n32_octeon-glibc_small-gcc

Re: Compile error when cross compiling net-snmp

2008-12-01 Thread Thomas Anders
Mike Ayers wrote: > It appears that the system is building perl modules, which have their > own set of flags. I would suggest using the "--disable-embedded-perl" flag > to hopefully eliminate perl connections altogether. If you will have perl on > the target system, you can try the "--di

RE: Compile error when cross compiling net-snmp

2008-12-01 Thread Mike Ayers
> From: Jon Dufresne [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 27, 2008 12:49 PM > I am trying to cross compile net-snmp-5.4.2.1. Both my build and host > system are Linux. This is how I am building net-snmp: > > $ ./configure \ > --build=${HOST} \ > --host=${TARGET} \ >

Compile error when cross compiling net-snmp

2008-11-27 Thread Jon Dufresne
Hi, I am trying to cross compile net-snmp-5.4.2.1. Both my build and host system are Linux. This is how I am building net-snmp: $ ./configure \ --build=${HOST} \ --host=${TARGET} \ --with-endianness=little \ --prefix=/usr \ --sysconfdir=/etc \ --dis

Multiple warning cross-compiling Net-SNMP for mips-linux

2007-07-26 Thread Raymond Pau
I'm trying to cross-compile NetSNMP 5.4 for running on an embedded system. Size is really everything for us here. Lots of warning are reported during configure and make. *Initialization*:1: warning: this is the location of the previous definition ucd_snmp*Initialization*:1: warning: `linux' rede

Cross compiling net-snmp for powerpc XPC860 - errors

2005-10-17 Thread Hector Oron
I've not been able to cross-compile ./user/net-snmp/, also i've been trying to compile native with my mib (adding the mib to the agent) and it doesn't work very well. As i'm not an open book explaining myself (poor english, sorry), i paste my error logs: First, i try to cross-compile:  

Cross compiling net-snmp for powerpc XPC860 - errors

2005-10-17 Thread Hector Oron
I've not been able to cross-compile ./user/net-snmp/, also i've been trying to compile native with my mib (adding the mib to the agent) and it doesn't work very well. As i'm not an open book explaining myself (poor english, sorry), i paste my error logs: First, i try to cross-compile:   $ ./