[Home]

Summary:ASTERISK-09696: exit from make should only happen on errors
Reporter:P. Christeas (xrg)Labels:
Date Opened:2007-06-17 07:06:12Date Closed:2011-06-07 14:07:55
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:At channels/Makefile, after building Makefile.ast, the process exits, quoting "Re-run 'make' to pick up H.323 parameters". Normal build just needs us to re-run 'make'.

When building for a distro, this is a bad practice, since the automated script considers make as failed and stops.
Isn't there some other way of having a one-pass make procedure?
Comments:By: Russell Bryant (russell) 2007-06-18 10:47:56

I agree that it's annoying, but this is still a feature request more than anything.  Unless you'd like to try to figure out a way to make it so re-running Make isn't necessary, then it's just the way it is.