Public bug reported: Binary package hint: speech-tools
I have an error compiling speech_tools, it has something to do with slib, I reinstalled the package but still with the same error. Any ideas? Thanks! Here's the error that is shown to me when I try making speeck_tools source, I download it from http://festvox.org/packed/festival/1.95/ This error is given after just after I configure it, and then compiling with "make". Check system type Remake modincludes.inc NATIVE_AUDIO ok EDITLINE config/modules/editline.mak SIOD siod/siod.mak WAGON stats/wagon/wagon.mak SCFG grammar/scfg/scfg.mak WFST grammar/wfst/wfst.mak OLS stats/ols.mak RXP rxp/rxp.mak LINUX16_AUDIO config/modules/linux16_audio.mak Making in directory ./siod ... making dependencies -- siodeditline.c el_complete.c editline.c el_sys_unix.c slib.cc slib_core.cc slib_doc.cc slib_file.cc slib_format.cc slib_list.cc slib_math.cc slib_sys.cc slib_server.cc slib_str.cc slib_xtr.cc slib_repl.cc siod_fringe.cc siod_server.cc io.cc trace.cc EST_SiodServer.cc siod.cc siod_est.cc gcc -c -fno-implicit-templates -O3 -Wall -DSUPPORT_EDITLINE -I../include slib.cc En el fichero incluído de /usr/include/c++/4.1.3/backward/iostream.h:31, de ../include/EST_iostream.h:52, de ../include/EST_String.h:50, de ../include/siod.h:17, de slib.cc:88: /usr/include/c++/4.1.3/backward/backward_warning.h:32:2: aviso: #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. ../include/EST_Chunk.h:131: error: ‘EST_ChunkPtr’ no nombra a un tipo ../include/EST_Chunk.h:132: error: ‘EST_ChunkPtr’ no nombra a un tipo ../include/EST_Chunk.h:133: error: ‘EST_ChunkPtr’ no nombra a un tipo ../include/EST_Chunk.h:135: error: ‘EST_ChunkPtr’ no se puede declarar ../include/EST_Chunk.h:136: error: ‘EST_ChunkPtr’ no se puede declarar ../include/EST_Chunk.h:138: error: ‘EST_ChunkPtr’ no se puede declarar ../include/EST_Chunk.h:139: error: ‘EST_ChunkPtr’ no se puede declarar ../include/EST_String.h: In member function ‘void EST_String::make_updatable()’: ../include/EST_String.h:253: error: no hay una función coincidente para la llamada a ‘make_updatable(EST_ChunkPtr&, int)’ ../include/EST_TList.h: At global scope: ../include/EST_TList.h:226: aviso: la declaración friend ‘std::ostream& operator<<(std::ostream&, const EST_TList<T>&)’ declara una función que no es plantilla ../include/EST_TList.h:226: aviso: (si esta no es su intención, asegúrese que la plantilla de la función ya ha sido declarada y agregue <> aquí después del nombre de la función) -Wno-non-template-friend desactiva este aviso ../include/EST_TVector.h:312: aviso: la declaración friend ‘std::ostream& operator<<(std::ostream&, const EST_TVector<T>&)’ declara una función que no es plantilla ../include/EST_TKVL.h:61: aviso: la declaración friend ‘std::ostream& operator<<(std::ostream&, const EST_TKVI<K, V>&)’ declara una función que no es plantilla ../include/EST_TKVL.h:146: aviso: la declaración friend ‘std::ostream& operator<<(std::ostream&, const EST_TKVL<K, V>&)’ declara una función que no es plantilla ../include/EST_TMatrix.h:310: aviso: la declaración friend ‘std::ostream& operator<<(std::ostream&, const EST_TMatrix<T>&)’ declara una función que no es plantilla slib.cc: In function ‘void gc_mark_and_sweep()’: slib.cc:1088: aviso: la dereferencia de punteros de tipo castigado romperá las reglas de alias estricto make[1]: *** [slib.o] Error 1 make: *** [siod] Error 2 ** Affects: speech-tools (Ubuntu) Importance: Undecided Status: New -- Bug compiling speech_tools in order to install festival https://bugs.launchpad.net/bugs/223685 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
