I am trying to install net-snmp 5.4 on Solaris 10.  I am getting the following 
error when I run the make command:

------------------------------------------------------------------------------------
** Error code 1
make: Fatal error: Command failed for target `libnetsnmp.la'
Current working directory /usr/local/net-snmp-5.4/snmplib
*** Error code 1
The following command caused the error:
if test "snmplib  agent apps man local mibs" != ""; then \
        it="snmplib  agent apps man local mibs" ; \
        for i in $it ; do \
                echo "making installlibs in `pwd`/$i"; \
                ( cd $i ; make installlibs) ;   \
                if test $? != 0 ; then \
                        exit 1 ; \
                fi  \
        done \
fi
----------------------------------------------------------------------------------------

Can someone please give me some guidance on how to resolve this problem. 

thanks much,
Howard





-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/listinfo/net-snmp-users

Reply via email to