Re: config.status was run and Makefiles re-created, why?

Robert Story <[email protected]>
Newsgroups gmane.network.net-snmp.user
Organization Net-SNMP
Message-ID <20050819123910.4f8b853a@aud>
On Wed, 17 Aug 2005 15:18:33 -0700 shufen wrote:
SZ> After the package files were checked into cvs repository and new work
SZ> space was created and files checked out. The compilation failed, because
SZ> the config.status was run, and the Makefiles were re-created and replaces
SZ> the Makefiles with my changes.
SZ> 
SZ> Can anyone tell me how exactly what is happenning here, how to fix this?

The makefile decides that the makefiles are out of date, and so regenerates
them. There are two solutions. First, try 'make touchit', which should touch
the files in the right order so that they don't look like they need to be
regenerated.

The other is to run make with 'NOAUTODEPS=y', which disables the tests. Or set
it in your environment (I have it set in my .bashrc, so I never have to worry
about it).

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.