[Asterisk-Users] festival and gcc 3.3.2 (Fedora Core 1)
Marc Sutter
marc.sutter at bluewin.ch
Sat May 1 02:39:03 MST 2004
Hi,
had the same problem... and we wrote a patch.
This patch's are for speech_tools 1.2.3 and festival 1.4.3.
to use in the corresponding directory with:
#patch -p1 <patch......
Hope this help. If so let it know.
Have fun !!!
On Sat, 2004-05-01 at 02:35, Reed Wade wrote:
> Can someone tell me how to build festival on a machine with gcc 3.3.2?
>
> I've searched all around and even found a reference or two that the
> problem exists but I'm not seeing the fix.
>
> thanks!
> -reed
>
>
> Symtoms are --
>
> ./configure, then....
>
> [root at telephone speech_tools]# 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 cc1: warning:
> "-Wno-non-template-friend" is valid for C++ but not for C/ObjC
> cc1: warning: "-Wno-deprecated" is valid for C++ but not for C/ObjC
> el_complete.c cc1: warning: "-Wno-non-template-friend" is valid for C++
> but not for C/ObjC
> cc1: warning: "-Wno-deprecated" is valid for C++ but not for C/ObjC
> editline.c cc1: warning: "-Wno-non-template-friend" is valid for C++ but
> not for C/ObjC
> cc1: warning: "-Wno-deprecated" is valid for C++ but not for C/ObjC
> el_sys_unix.c cc1: warning: "-Wno-non-template-friend" is valid for C++
> but not for C/ObjC
> cc1: warning: "-Wno-deprecated" is valid for C++ but not for C/ObjC
> 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
> 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 at telephone speech_tools]#
>
>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.festival-against-1.4.3-release.diff
Type: text/x-patch
Size: 4956 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040501/d7260d16/patch.festival-against-1.4.3-release.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.speech_tools-against-1.2.3-release.diff
Type: text/x-patch
Size: 9009 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040501/d7260d16/patch.speech_tools-against-1.2.3-release.bin
More information about the asterisk-users
mailing list