Archana Sajeev wrote:

> 2> make - keeps on running infintely, since it keeps on configuring.
>  
> Gives following error:
>  
> running config.status because following files has been changed:
> Makefile.in config.status Makefile.rules Makefile.top


Option 1:
  After running configure, issue the command:
      "make touchit"
  before trying to compile the software

Option 2:
  If this doesn't work, try the commands:
        touch configure include/net-snmp/net-snmp-config.h.in
        touch config.status
        touch stamp-h stamp-h.in
before running "make"

Dave

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-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to