Instalar - Festival-portugues

1. Instalar - Festival-portugues

José Antônio Nunes de Morais
janunesdemor

(usa Slackware)

Enviado em 15/08/2009 - 13:10h

Prezados,

Gostaria de saber se alguém que utiliza o Slackware 12.2 ou outra versão do Slackware X.X, sabe como instalar o Festival-portugues.

Pois ao tentar instalar tenho os seguinte problemas.

root@(none):/voz/festival# ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for ar... (cached) ar
checking whether byte ordering is bigendian... (cached) no
creating ./config.status
creating config/config

Até aqui tudo bom, mais no make ou gmake veja o que aconteceu.


root@(none):/voz/festival# make
Check system type
Remake modincludes.inc
NATIVE_AUDIO
ok
EDITLINE
config/modules/editline.mak
SIOD
ok
WAGON
ok
SCFG
ok
WFST
ok
OLS
ok
RXP
src/modules/rxp/rxp.mak
clunits
unknown module in src/modules/clunits
hts_engine
unknown module in src/modules/hts_engine
MultiSyn
unknown module in src/modules/MultiSyn
OGIcommon
unknown module in src/modules/OGIcommon
OGIdbase
unknown module in src/modules/OGIdbase
OGIresLPC
unknown module in src/modules/OGIresLPC
OGIinsert
NOT FOUND
LINUX16_AUDIO
config/modules/linux16_audio.mak
No definition for module ogiinsert
Making in directory ./src ...
Making in directory src/arch ...
Making in directory src/arch/festival ...
Making in directory src/modules ...
Making init_modules.cc
gcc -c -fno-implicit-templates -fguiding-decls -O3 -Wall -I./Database -I../../src/include -I../../../speech_tools/include init_modules.cc
cc1plus: warning: switch '-fguiding-decls' is no longer supported
In file included from /usr/lib/gcc/i486-slackware-linux/4.2.3/../../../../include/c++/4.2.3/backward/fstream.h:31,
from ../../src/include/festival.h:43,
from init_modules.cc:6:
/usr/lib/gcc/i486-slackware-linux/4.2.3/../../../../include/c++/4.2.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
In file included from ../../../speech_tools/include/EST_String.h:53,
from ../../../speech_tools/include/EST.h:46,
from ../../src/include/festival.h:44,
from init_modules.cc:6:
../../../speech_tools/include/EST_Chunk.h:131: error: 'EST_ChunkPtr' does not name a type
../../../speech_tools/include/EST_Chunk.h:132: error: 'EST_ChunkPtr' does not name a type
../../../speech_tools/include/EST_Chunk.h:133: error: 'EST_ChunkPtr' does not name a type
../../../speech_tools/include/EST_Chunk.h:135: error: 'EST_ChunkPtr' has not been declared
../../../speech_tools/include/EST_Chunk.h:136: error: 'EST_ChunkPtr' has not been declared
../../../speech_tools/include/EST_Chunk.h:138: error: 'EST_ChunkPtr' has not been declared
../../../speech_tools/include/EST_Chunk.h:139: error: 'EST_ChunkPtr' has not been declared
In file included from ../../../speech_tools/include/EST.h:46,
from ../../src/include/festival.h:44,
from init_modules.cc:6:
../../../speech_tools/include/EST_String.h: In member function 'void EST_String::make_updatable()':
../../../speech_tools/include/EST_String.h:253: error: no matching function for call to 'make_updatable(EST_ChunkPtr&, int)'
In file included from ../../../speech_tools/include/EST_string_aux.h:43,
from ../../../speech_tools/include/EST.h:47,
from ../../src/include/festival.h:44,
from init_modules.cc:6:
../../../speech_tools/include/EST_TList.h: At global scope:
../../../speech_tools/include/EST_TList.h:226: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TList<T>&)' declares a non-template function
../../../speech_tools/include/EST_TList.h:226: warning: (if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) -Wno-non-template-friend disables this warning
In file included from ../../../speech_tools/include/EST_types.h:44,
from ../../../speech_tools/include/EST_string_aux.h:45,
from ../../../speech_tools/include/EST.h:47,
from ../../src/include/festival.h:44,
from init_modules.cc:6:
../../../speech_tools/include/EST_TVector.h:312: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TVector<T>&)' declares a non-template function
In file included from ../../../speech_tools/include/EST_types.h:46,
from ../../../speech_tools/include/EST_string_aux.h:45,
from ../../../speech_tools/include/EST.h:47,
from ../../src/include/festival.h:44,
from init_modules.cc:6:
../../../speech_tools/include/EST_TKVL.h:61: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TKVI<K, V>&)' declares a non-template function
../../../speech_tools/include/EST_TKVL.h:146: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TKVL<K, V>&)' declares a non-template function
In file included from ../../../speech_tools/include/EST_TSimpleMatrix.h:46,
from ../../../speech_tools/include/EST_FMatrix.h:44,
from ../../../speech_tools/include/EST_types.h:47,
from ../../../speech_tools/include/EST_string_aux.h:45,
from ../../../speech_tools/include/EST.h:47,
from ../../src/include/festival.h:44,
from init_modules.cc:6:
../../../speech_tools/include/EST_TMatrix.h:310: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_TMatrix<T>&)' declares a non-template function
In file included from ../../../speech_tools/include/ling_class/EST_Relation.h:48,
from ../../../speech_tools/include/EST_wave_aux.h:52,
from ../../../speech_tools/include/EST_speech_class.h:44,
from ../../../speech_tools/include/EST.h:60,
from ../../src/include/festival.h:44,
from init_modules.cc:6:
../../../speech_tools/include/ling_class/EST_Item.h: In function 'bool operator!=(const EST_Item&, const EST_Item&)':
../../../speech_tools/include/ling_class/EST_Item.h:398: error: '::same_item' has not been declared
../../../speech_tools/include/ling_class/EST_Item.h: In function 'bool operator==(const EST_Item&, const EST_Item&)':
../../../speech_tools/include/ling_class/EST_Item.h:400: error: '::same_item' has not been declared
In file included from ../../../speech_tools/include/EST_TrackMap.h:41,
from ../../../speech_tools/include/EST_Track.h:48,
from ../../../speech_tools/include/EST_speech_class.h:45,
from ../../../speech_tools/include/EST.h:60,
from ../../src/include/festival.h:44,
from init_modules.cc:6:
../../../speech_tools/include/EST_THandle.h: At global scope:
../../../speech_tools/include/EST_THandle.h:140: warning: friend declaration 'int operator==(const EST_THandle<BoxT, ObjectT>&, const EST_THandle<BoxT, ObjectT>&)' declares a non-template function
../../../speech_tools/include/EST_THandle.h:141: warning: friend declaration 'int operator!=(const EST_THandle<BoxT, ObjectT>&, const EST_THandle<BoxT, ObjectT>&)' declares a non-template function
../../../speech_tools/include/EST_THandle.h:143: warning: friend declaration 'std::ostream& operator<<(std::ostream&, const EST_THandle<BoxT, ObjectT>&)' declares a non-template function
make[2]: ** [init_modules.o] Erro 1
make[1]: ** [modules] Erro 2
make: ** [src] Erro 2

Ou seja não compila alguém sabe como resolve isto.




  






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts