>>>>> On Tue, 5 May 2009 15:37:35 +0530, "Forum" <[email protected]> >>>>> 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? If you're cross compiling, you might want to read up on how "libtool" works which is what we're using as a build system within Net-SNMP. You could also try a "make distclean" followed by a reconfigure with "--disable-shared" turned on, which I *think* will create straight binaries without the libtool wrapping shell script. -- Wes Hardaker Cobham Analytic Solutions ------------------------------------------------------------------------------ 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
