[Home]

Summary:ASTERISK-09272: [patch] config.h isnt deleted on a make distclean
Reporter:Clod Patry (junky)Labels:
Date Opened:2007-04-16 19:07:03Date Closed:2007-04-20 10:33:41
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) remove_configH.diff
Description:since the config.h is generated, on a make distclean, that file isnt deleted.
Sometimes im getting:
configure: Menuselect build configuration successfully completed
make[2]: Entering directory `/home/pdumont/Starteam/rep_ThirdParties/Zaptel_LAG/Distrib/zaptel/menuselect'
make[3]: Entering directory `/home/pdumont/Starteam/rep_ThirdParties/Zaptel_LAG/Distrib/zaptel/menuselect/mxml'
autoconf
autoconf: no input file
make[3]: *** [config.h] Error 1
make[3]: Leaving directory `/home/pdumont/Starteam/rep_ThirdParties/Zaptel_LAG/Distrib/zaptel/menuselect/mxml'
make[2]: *** [mxml/libmxml.a] Error 2
make[2]: Leaving directory `/home/pdumont/Starteam/rep_ThirdParties/Zaptel_LAG/Distrib/zaptel/menuselect'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/pdumont/Starteam/rep_ThirdParties/Zaptel_LAG/Distrib/zaptel/menuselect'
make: *** [menuselect/menuselect] Error 2


Since this was caused by the make config.h in menuselect/mxml.

****** ADDITIONAL INFORMATION ******

Deleting is just a way to avoid that error.
Comments:By: Russell Bryant (russell) 2007-04-20 10:33:41

This has been fixed in mxml revision 24