search for: est_string

Displaying 3 results from an estimated 3 matches for "est_string".

Did you mean: test_string
2004 Jun 21
0
Error compiling festival
...speech_tools/include/EST_THash.h:304: warning: ` EST_TStringHash<V>::IPointer_k' is implicitly a typename phrasify.cc: In function `void phrasing_by_probmodels(EST_Utterance*)': phrasify.cc:221: error: ambiguous overload for 'operator=' in 'pbreak = EST_Item::f(const EST_String&) const((&EST_String("pbreak")))' ../../../../speech_tools/include/EST_String.h:484: error: candidates are: EST_String& EST_String::operator=(const char*) <near match> ../../../../speech_tools/include/EST_String.h:486: error: EST_String& EST_String::operato...
2004 Apr 30
2
festival and gcc 3.3.2 (Fedora Core 1)
...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 g++ -c -fno-implicit-templates -O3 -Wall -Wno-non-template-friend -Wno-deprecated -DSUPPORT_EDITLINE -I../include slib.cc In file included from ../include/EST_String.h:50, from ../include/siod.h:17, from slib.cc:88: ../include/EST_iostream.h:54:26: strstream.h: No such file or directory make[1]: *** [slib.o] Error 1 make: *** [siod] Error 2 [root@telephone speech_tools]#
2003 Mar 09
0
Festival Strange Compilation Error
...ng in directory intonation/tilt ... Making in directory ./lib ... Making in directory ./main ... gcc -O3 -Wall -o ch_lab ch_lab_main.o -L../lib -lestools -L../lib -lestbase -L../lib -leststring -ltermcap -ldl -lm -lstdc++ ../lib/libestbase.a(vector_c_t.o): In function `EST_TVector<char>::save(EST_String const&)': vector_c_t.o(.gnu.linkonce.t._ZN11EST_TVectorIcE4saveERK10EST_String+0x181): undefined reference to `std::__pad<char, std::char_traits<char> >::_S_pad(std::ios_base&, char, char*, char const*, int, int, bool)' collect2: ld returned 1 exit status make[1]: *** [c...