Re: net-snmp-5.4 Makefile issue

2007-02-21 Thread John Clinton
Rob, A safe bet is to always start with a clean source tar ball for each compile run. In lieu of that I have had pretty good success running "make distclean" between compile runs. When in doubt, I would always start clean though. Regards, John Clinton On 2/21/07, Rob Walter <[EMAIL PROTECTED]

net-snmp-5.4 Makefile issue

2007-02-21 Thread Rob Walter
Un-tar'd 5.4 in private directory for testing (linux). Ran configure, then make. Looked fine. Recognized a need to alter the MIB directory variable in the Makefile. Did "make clean", edited, did "make". Discovered that "make clean" removes all .libs directories, which are essential. Subse