I downloaded the latest CVS via..

# !/usr/bin/bash
export CVSROOT=":pserver:[EMAIL PROTECTED]:/cvsroot/net-snmp"
cvs login
cvs co net-snmp

I then did
./configure
make
make test  (all 46 tests passed)

but when I did 'make install'  I got an error..

$ make install
creating directory /usr/local/include/net-snmp
creating directory /usr/local/include/net-snmp
*** Error code 1
make: Fatal error: Command failed for target `installlocalheaders'

I was able to 'bypass' this error with 'make -k install'  but
I don't know if i broke anything..


Glenn


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
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

Reply via email to