<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>I'm getting a compile error when trying to compile SVN. I can compile most of SVN, but it fails on app_rpt. Anyone seen this problem?</div><div> </div><div><font color="#0066cc">[root@AsteriskServer asterisk]# make<br>menuselect/menuselect --check-deps menuselect.makeopts<br>Generating embedded module rules ...<br>make[1]: Entering directory `/usr/src/trunk/asterisk/utils'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory `/usr/src/trunk/asterisk/utils'<br>make[1]: Entering directory `/usr/src/trunk/asterisk/agi'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory `/usr/src/trunk/asterisk/agi'<br>make[1]: Entering directory `/usr/src/trunk/asterisk/res'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory
`/usr/src/trunk/asterisk/res'<br>make[1]: Entering directory `/usr/src/trunk/asterisk/channels'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory `/usr/src/trunk/asterisk/channels'<br>make[1]: Entering directory `/usr/src/trunk/asterisk/pbx'<br>make[1]: Nothing to be done for `all'.<br>make[1]: Leaving directory `/usr/src/trunk/asterisk/pbx'<br>make[1]: Entering directory `/usr/src/trunk/asterisk/apps'<br> [CC] app_rpt.c -> app_rpt.o<br>app_rpt.c:542: error: âCONFIG_FLAG_WITHCOMMENTSâ undeclared here (not in a function)<br>app_rpt.c: In function âuchameleon_pin_initâ:<br>app_rpt.c:2598: error: too many arguments to function âast_config_loadâ<br>app_rpt.c: In function âdo_dtmf_phoneâ:<br>app_rpt.c:4367: error: too many arguments to function âast_senddigitâ<br>app_rpt.c: In function âdo_dtmf_localâ:<br>app_rpt.c:4435: error: too many arguments to function âast_senddigitâ<br>app_rpt.c: In function
âsend_usb_txtâ:<br>app_rpt.c:4977: error: request for member âptrâ in something not a structure or union<br>app_rpt.c: In function âsend_link_plâ:<br>app_rpt.c:5000: error: request for member âptrâ in something not a structure or union<br>app_rpt.c: In function ânode_lookupâ:<br>app_rpt.c:5577: error: too many arguments to function âast_config_loadâ<br>app_rpt.c: In function âforward_node_lookupâ:<br>app_rpt.c:5650: error: too many arguments to function âast_config_loadâ<br>app_rpt.c: At top level:<br>app_rpt.c:5790: warning: âstruct ast_tmâ declared inside parameter list<br>app_rpt.c:5790: warning: its scope is only this definition or declaration, which is probably not what you want<br>app_rpt.c: In function ârpt_localtimeâ:<br>app_rpt.c:5796: warning: passing argument 1 of âast_localtimeâ from incompatible pointer type<br>app_rpt.c:5796: warning: passing argument 2 of âast_localtimeâ from incompatible pointer type<br>app_rpt.c:
In function âload_rpt_varsâ:<br>app_rpt.c:5858: error: too many arguments to function âast_config_loadâ<br>make[1]: *** wait: No child processes. Stop.<br>make[1]: *** Waiting for unfinished jobs....<br>make[1]: *** wait: No child processes. Stop.<br>make: *** wait: No child processes. Stop.<br>make: *** Waiting for unfinished jobs....<br>make: *** wait: No child processes. Stop.<br>[root@AsteriskServer asterisk]#<br>[root@AsteriskServer asterisk]#<br>[root@AsteriskServer asterisk]#<br>[root@AsteriskServer asterisk]# </font></div><div><font color="#0066cc"></font> </div><div><font color="#0066cc"></font> </div><div><font color="#0066cc"></font> </div><div><font color="#0066cc"></font> </div></div></body></html>