This is a discussion on Problem with 'make install' within the SNMP Users forums, part of the Networking and Network Related category; Hello, I'm trying to install net-snmp (5.4.1) on Solaris 5.8. The 'make test' command runs ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
I'm trying to install net-snmp (5.4.1) on Solaris 5.8. The 'make test' command runs fine[1], with all the tests coming back 'ok', but when I do the 'make install' command (as root), I get a number of errors returned amongst the successful results... root - dltlsec3> make install > install.log ln: cannot create libnetsnmp.so.15: File exists ln: cannot create libnetsnmp.so: File exists libtool: install: warning: relinking `libnetsnmpagent.la' ln: cannot create libnetsnmpagent.so.15: File exists ln: cannot create libnetsnmpagent.so: File exists libtool: install: warning: relinking `libnetsnmphelpers.la' ln: cannot create libnetsnmphelpers.so.15: File exists ln: cannot create libnetsnmphelpers.so: File exists libtool: install: warning: relinking `libnetsnmpmibs.la' ln: cannot create libnetsnmpmibs.so.15: File exists ln: cannot create libnetsnmpmibs.so: File exists libtool: install: warning: relinking `libnetsnmptrapd.la' ln: cannot create libnetsnmptrapd.so.15: File exists ln: cannot create libnetsnmptrapd.so: File exists ln: cannot create libnetsnmp.so.15: File exists ln: cannot create libnetsnmp.so: File exists libtool: install: warning: relinking `libnetsnmpagent.la' ln: cannot create libnetsnmpagent.so.15: File exists ln: cannot create libnetsnmpagent.so: File exists libtool: install: warning: relinking `libnetsnmphelpers.la' ln: cannot create libnetsnmphelpers.so.15: File exists ln: cannot create libnetsnmphelpers.so: File exists libtool: install: warning: relinking `libnetsnmpmibs.la' ln: cannot create libnetsnmpmibs.so.15: File exists ln: cannot create libnetsnmpmibs.so: File exists libtool: install: warning: relinking `libnetsnmphelpers.la' ln: cannot create libnetsnmphelpers.so.15: File exists ln: cannot create libnetsnmphelpers.so: File exists libtool: install: warning: relinking `libnetsnmptrapd.la' ln: cannot create libnetsnmptrapd.so.15: File exists ln: cannot create libnetsnmptrapd.so: File exists Are these anything to worry about? [1] (58 of the 59 tests are OK or are skipped, the last test gives this... 59: testing full snmpwalk (SNMPv2c) against agent (may take time)... ..FAIL Summary: 58 / 59 succeeded. *** Error code 1 make: Fatal error: Command failed for target `test' Current working directory /u02/sw_repository/net-snmp/net-snmp-5.4.1/testing *** Error code 1 make: Fatal error: Command failed for target `test' Thanks, David Goodman ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |