Hi, I am new to freeswitch. I downloaded 1.04 source tarball and I got error during the compiling. <br>Below is the error message, please advise what was going wrong. Thanks,<br><br>mkdir .libs<br>Compiling mod_cepstral.c ...<br>
mod_cepstral.c:41:19: error: swift.h: No such file or directory<br>mod_cepstral.c:53: error: expected &#39;=&#39;, &#39;,&#39;, &#39;;&#39;, &#39;asm&#39; or &#39;__attribute__&#39; before &#39;*&#39; token<br>mod_cepstral.c:57: error: expected specifier-qualifier-list before &#39;swift_background_t&#39;<br>
mod_cepstral.c:69: error: expected &#39;=&#39;, &#39;,&#39;, &#39;;&#39;, &#39;asm&#39; or &#39;__attribute__&#39; before &#39;write_audio&#39;<br>mod_cepstral.c: In function &#39;cepstral_speech_open&#39;:<br>mod_cepstral.c:122: error: &#39;cepstral_t&#39; has no member named &#39;audio_buffer&#39;<br>
mod_cepstral.c:128: error: &#39;cepstral_t&#39; has no member named &#39;audio_lock&#39;<br>mod_cepstral.c:131: error: &#39;cepstral_t&#39; has no member named &#39;params&#39;<br>mod_cepstral.c:132: error: &#39;cepstral_t&#39; has no member named &#39;params&#39;<br>
mod_cepstral.c:134: error: &#39;cepstral_t&#39; has no member named &#39;params&#39;<br>mod_cepstral.c:138: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:138: error: &#39;engine&#39; undeclared (first use in this function)<br>
mod_cepstral.c:138: error: (Each undeclared identifier is reported only once<br>mod_cepstral.c:138: error: for each function it appears in.)<br>mod_cepstral.c:138: error: &#39;cepstral_t&#39; has no member named &#39;params&#39;<br>
mod_cepstral.c:144: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:151: error: &#39;cepstral_t&#39; has no member named &#39;voice&#39;<br>mod_cepstral.c:151: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>
mod_cepstral.c:157: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:157: error: &#39;cepstral_t&#39; has no member named &#39;voice&#39;<br>mod_cepstral.c:162: error: &#39;cepstral_t&#39; has no member named &#39;voice&#39;<br>
mod_cepstral.c:169: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:169: error: &#39;write_audio&#39; undeclared (first use in this function)<br>mod_cepstral.c:169: error: &#39;SWIFT_EVENT_AUDIO&#39; undeclared (first use in this function)<br>
mod_cepstral.c: In function &#39;cepstral_speech_close&#39;:<br>mod_cepstral.c:187: error: &#39;cepstral_t&#39; has no member named &#39;done&#39;<br>mod_cepstral.c:188: error: &#39;cepstral_t&#39; has no member named &#39;done_gen&#39;<br>
mod_cepstral.c:189: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:189: error: &#39;SWIFT_ASYNC_ANY&#39; undeclared (first use in this function)<br>mod_cepstral.c:189: error: &#39;SWIFT_EVENT_NOW&#39; undeclared (first use in this function)<br>
mod_cepstral.c:191: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:192: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:195: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>
mod_cepstral.c:198: error: &#39;cepstral_t&#39; has no member named &#39;audio_buffer&#39;<br>mod_cepstral.c: In function &#39;cepstral_speech_feed_tts&#39;:<br>mod_cepstral.c:213: error: &#39;cepstral_t&#39; has no member named &#39;done_gen&#39;<br>
mod_cepstral.c:214: error: &#39;cepstral_t&#39; has no member named &#39;done&#39;<br>mod_cepstral.c:216: error: &#39;cepstral_t&#39; has no member named &#39;tts_stream&#39;<br>mod_cepstral.c:226: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>
mod_cepstral.c:226: error: &#39;cepstral_t&#39; has no member named &#39;tts_stream&#39;<br>mod_cepstral.c:234: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:234: error: &#39;cepstral_t&#39; has no member named &#39;tts_stream&#39;<br>
mod_cepstral.c: In function &#39;cepstral_speech_flush_tts&#39;:<br>mod_cepstral.c:249: error: &#39;cepstral_t&#39; has no member named &#39;done_gen&#39;<br>mod_cepstral.c:250: error: &#39;cepstral_t&#39; has no member named &#39;done&#39;<br>
mod_cepstral.c:251: error: &#39;cepstral_t&#39; has no member named &#39;audio_buffer&#39;<br>mod_cepstral.c:252: error: &#39;cepstral_t&#39; has no member named &#39;audio_lock&#39;<br>mod_cepstral.c:253: error: &#39;cepstral_t&#39; has no member named &#39;audio_buffer&#39;<br>
mod_cepstral.c:254: error: &#39;cepstral_t&#39; has no member named &#39;audio_lock&#39;<br>mod_cepstral.c:256: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:256: error: &#39;SWIFT_ASYNC_ANY&#39; undeclared (first use in this function)<br>
mod_cepstral.c:256: error: &#39;SWIFT_EVENT_NOW&#39; undeclared (first use in this function)<br>mod_cepstral.c: In function &#39;cepstral_speech_read_tts&#39;:<br>mod_cepstral.c:270: error: &#39;cepstral_t&#39; has no member named &#39;done&#39;<br>
mod_cepstral.c:271: error: &#39;cepstral_t&#39; has no member named &#39;done_gen&#39;<br>mod_cepstral.c:272: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:272: error: &#39;cepstral_t&#39; has no member named &#39;tts_stream&#39;<br>
mod_cepstral.c:274: error: &#39;SWIFT_STATUS_RUNNING&#39; undeclared (first use in this function)<br>mod_cepstral.c:275: error: &#39;cepstral_t&#39; has no member named &#39;done_gen&#39;<br>mod_cepstral.c:279: error: &#39;cepstral_t&#39; has no member named &#39;audio_lock&#39;<br>
mod_cepstral.c:280: error: &#39;cepstral_t&#39; has no member named &#39;audio_buffer&#39;<br>mod_cepstral.c:281: error: &#39;cepstral_t&#39; has no member named &#39;audio_lock&#39;<br>mod_cepstral.c:284: error: &#39;cepstral_t&#39; has no member named &#39;done_gen&#39;<br>
mod_cepstral.c:292: error: &#39;cepstral_t&#39; has no member named &#39;done_gen&#39;<br>mod_cepstral.c:306: error: &#39;cepstral_t&#39; has no member named &#39;audio_lock&#39;<br>mod_cepstral.c:307: error: &#39;cepstral_t&#39; has no member named &#39;audio_buffer&#39;<br>
mod_cepstral.c:318: error: &#39;cepstral_t&#39; has no member named &#39;audio_lock&#39;<br>mod_cepstral.c: In function &#39;cepstral_text_param_tts&#39;:<br>mod_cepstral.c:337: error: &#39;cepstral_t&#39; has no member named &#39;voice&#39;<br>
mod_cepstral.c:337: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:338: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:338: error: &#39;cepstral_t&#39; has no member named &#39;voice&#39;<br>
mod_cepstral.c:339: error: &#39;cepstral_t&#39; has no member named &#39;done&#39;<br>mod_cepstral.c:339: error: &#39;cepstral_t&#39; has no member named &#39;done_gen&#39;<br>mod_cepstral.c:342: error: &#39;cepstral_t&#39; has no member named &#39;voice&#39;<br>
mod_cepstral.c:347: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c:355: error: &#39;cepstral_t&#39; has no member named &#39;voice&#39;<br>mod_cepstral.c:355: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>
mod_cepstral.c:357: error: &#39;cepstral_t&#39; has no member named &#39;done&#39;<br>mod_cepstral.c:357: error: &#39;cepstral_t&#39; has no member named &#39;done_gen&#39;<br>mod_cepstral.c:362: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>
mod_cepstral.c:362: error: &#39;cepstral_t&#39; has no member named &#39;voice&#39;<br>mod_cepstral.c:364: error: &#39;cepstral_t&#39; has no member named &#39;done&#39;<br>mod_cepstral.c:364: error: &#39;cepstral_t&#39; has no member named &#39;done_gen&#39;<br>
mod_cepstral.c:368: error: &#39;cepstral_t&#39; has no member named &#39;voice&#39;<br>mod_cepstral.c:378: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c: In function &#39;cepstral_numeric_param_tts&#39;:<br>
mod_cepstral.c:388: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>mod_cepstral.c: In function &#39;cepstral_float_param_tts&#39;:<br>mod_cepstral.c:400: error: &#39;cepstral_t&#39; has no member named &#39;port&#39;<br>
mod_cepstral.c: In function &#39;mod_cepstral_load&#39;:<br>mod_cepstral.c:409: error: &#39;engine&#39; undeclared (first use in this function)<br>make[5]: *** [mod_cepstral.lo] Error 1<br>make[4]: *** [all] Error 1<br>make[3]: *** [mod_cepstral-all] Error 1<br>
make[2]: *** [all-recursive] Error 1<br>Making all in build<br> +-------- FreeSWITCH Build Complete -----------+<br> + FreeSWITCH has been successfully built.      +<br> + Install by running:                          +<br>
 +                                              +<br> +               make install                   +<br> +----------------------------------------------+<br>make[1]: *** [all-recursive] Error 1<br>make: *** [all] Error 2<br>
[root@proxy1 freeswitch]# <br><br><br>