The temporary `rounding` requires rsync.h to be includable, which requires
proto.h to have been pre-generated
Generation of rounding.h seems to be the only exception to the proto.h
dependencies applied by line 96:
> $(OBJS): $(HEADERS)
This is almost certainly a duplicate of bug 10910, however without context in
that error report I cannot be sure.
If they are duplicate then the patch attached to bug 10910 is not correct as
proto.h rsync.h is source and not generated by make, and thus its "up-to-date"
status is dependent on checkout ordering.
--
You are receiving this mail because:
You are the QA Contact for the bug.