When i run on the board, this error comes ./snmpd: line 87: mips-wrs-linux-gnu-mips64_n32_octeon-glibc_small-gcc: command not found
command I issue is ./snmpd -f -Lo Forum -----Original Message----- From: [email protected] [mailto:[email protected]]on Behalf Of Dave Shield Sent: Tuesday, May 05, 2009 1:12 PM To: [email protected] Cc: [email protected] Subject: Re: Cross-compiling net-snmp 2009/5/5 Forum <[email protected]>: > 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 installed libraries, and install the actual binary (not the wrapper script). You can then copy this installed tree over to your embedded system. But you do need to run "make install" first. Dave ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
