[Asterisk-Dev] Asterisk make clean and make looping?? (Possible
solution)
Kevin P. Fleming
kpfleming at digium.com
Thu Nov 3 13:58:24 MST 2005
Robert Webb wrote:
> If I manually run the make_version_h script as shown in the Makefile, I
> get an output. Not sure if it might have something the do with the $@
> variable when the .tmp gets made.
Then something is wrong with 'cmp' on your system, or the logic in the
Makefile is faulty. Please try to execute the steps from the Makefile
one at a time and see what happens; what should be happening is that the
temp file gets created and then removed, without overwriting version.h
if the contents are going to be the same.
More information about the asterisk-dev
mailing list