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
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
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
>>>>> 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
> 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
: 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
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
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&
> 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
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
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
> 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} \
>
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
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
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:
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:
$ ./
16 matches
Mail list logo