Tim Kientzle wrote:
Matt Loschert wrote:
Then the following output repeated 363 times
--------------------------------------------

crunchgen: make error: Remaking `crunchgen_objs'

crunchgen: make error: Results of making crunchgen_objs:

crunchgen: make error:

crunchgen: make error: Remaking `loop'

crunchgen: make error: Results of making loop:

crunchgen: make error:

A little more information:


The word 'error' here concerns me, but
the repetition is expected.
Crunchgen writes out and runs a short makefile
in order to grab build information from a particular
program.  Since /rescue has about 120 components,
you should see 'crunchgen_objs' and 'loop' targets
getting built about 120 times.

Ummm... by '363 times', did you mean 363 lines or
363 copies of this six-line block?  If the latter,
then something is definitely getting rebuilt
needlessly.

Tim


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to