Raghavendra Prasad wrote:
> It does not help either!!!!. That leaves even  the following sequence
> unpredictable
> 
> ./configure
> make
> make uninstall
> make distclean
> 
> again
> 
> ./configure
> make
> make install
> 
> thus the compilation process is very un predictable

Are you sure you've started from scratch by unpacking the 5.4.1 release tarball 
before doing the above?
Please note that "make distclean" only cleans up what it thinks it needs to 
clean up according to the last invocation of configure. Once you've started to 
do another ./configure run with different options without having done "make 
distclean" before, you need to start with a fresh directory again to clean up 
properly.


+Thomas

-- 
Thomas Anders (thomas.anders at blue-cable.de)  

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
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/listinfo/net-snmp-users

Reply via email to