mikepultz / php-swift-tts

PHP Extension for the Cepstral Text-to-Speech Engine
0 stars 1 forks source link

installing issues gsm #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I got the following issues while doing the make install . Can you pls suggest a 
solution 

Thank
MS

W/usr/src/app_swift-1.6.2/Cepstral_Allison-8kHz_i386-linux_5.1.0/php-swift-tts_1
.                                             0/php_swift.cc:357: error: 'gsm' 
was not declared in this scope
/usr/src/app_swift-1.6.2/Cepstral_Allison-8kHz_i386-linux_5.1.0/php-swift-tts_1.
                                             0/php_swift.cc:357: error: 
expected `;' before 'g'
/usr/src/app_swift-1.6.2/Cepstral_Allison-8kHz_i386-linux_5.1.0/php-swift-tts_1.
                                             0/php_swift.cc:358: error: 
'gsm_frame' was not declared in this scope
/usr/src/app_swift-1.6.2/Cepstral_Allison-8kHz_i386-linux_5.1.0/php-swift-tts_1.
                                             0/php_swift.cc:358: error: 'frame' 
was not declared in this scope
/usr/src/app_swift-1.6.2/Cepstral_Allison-8kHz_i386-linux_5.1.0/php-swift-tts_1.
                                             0/php_swift.cc:362: error: 'g' was 
not declared in this scope
/usr/src/app_swift-1.6.2/Cepstral_Allison-8kHz_i386-linux_5.1.0/php-swift-tts_1.
                                             0/php_swift.cc:362: error: 
'gsm_create' was not declared in this scope
/usr/src/app_swift-1

Original issue reported on code.google.com by msgr...@gmail.com on 16 May 2011 at 1:16

GoogleCodeExporter commented 9 years ago
Sorry for the late reply- I didn't have e-mail turned on for the issues page.

Are you still having this issue?

What is your OS? What was your configure statement for the module?

Are you trying to build with GSM support? Do you have libgsm installed?

Mike

Original comment by mike.pultz on 12 Jun 2011 at 5:27