Error during "make" on asterisk-1.4.2

Finally upgrading to 1.4.2 on my Production and I’m receiving this error:

[CC] chan_zap.c -> chan_zap.o
chan_zap.c: In function zap_send_keypad_facility_exec': chan_zap.c:2307: warning: implicit declaration of functionpri_keypad_facility’
chan_zap.c: In function pri_dchannel': chan_zap.c:9253: error: structure has no member namedcall’
make[1]: *** [chan_zap.o] Error 1
make: *** [channels] Error 2

Have another problem with the last svn:

[code]

make

make[1]: Entering directory /usr/local/src/asterisk/menuselect' make[2]: Entering directory/usr/local/src/asterisk/menuselect’
make[3]: Entering directory /usr/local/src/asterisk/menuselect/mxml' autoconf make[3]: autoconf: Command not found make[3]: *** [config.h] Error 127 make[3]: Leaving directory/usr/local/src/asterisk/menuselect/mxml’
make[2]: *** [mxml/libmxml.a] Error 2
make[2]: Leaving directory /usr/local/src/asterisk/menuselect' make[1]: *** [all] Error 2 make[1]: Leaving directory/usr/local/src/asterisk/menuselect’
make: *** [menuselect/menuselect] Error 2

[/code]


Fixed. Just removed and re-downloaded the complete tree.