Hello, I am having the same problem. I still have an old compiled flite, the same version, which seems to be working under fedora c2. I think i am going to try moving the libraries into a place where the speech despatcher can find them aand try to compile. i'll let you know what happens. May be therde is a flag we can give to gcc to make it compile cleanly, but i know too little about that. Regards, Willem On Tue, 27 Jul 2004, Stephen Kelly wrote: > Hi all, > > I'm trying to install Speech Dispatcher and speechd-UP > for use with Speakup. I'm using the speakup modified > fedora core 2 distribution. I have Festival installed > and working but as I understand from speech > dispatcher's INSTALL docs I need to have Flite > installed aswell. (If this is not the case someone > please let me know.) I get errors when installing > flite. First I unpack the tar and cd into the flite > directory. Then I run: > ./configure --enable-shared > make > > BUT the output from make has some errors. I've > included the last few lines below. > > making in lib ... > making libflite.so > making libflite_cmulex.so > making libflite_usenglish.so > making libflite_cmu_us_kal.so > making libflite_cmu_us_kal16.so > making libflite_cmu_time_awb.so > making in tools ... > gcc -I../include -g -O2 -Wall -c regexcomp_main.c -o > regexcomp_main.o > gcc -g -O2 -Wall -o regexcomp regexcomp_main.o > -L../lib -lflite -lm > gcc -I../include -g -O2 -Wall -c find_sts_main.c -o > find_sts_main.o > find_sts_main.c: In function `find_sts': > find_sts_main.c:96: error: assignment of read-only > member `size' > find_sts_main.c:100: error: assignment of read-only > location > find_sts_main.c:103: error: assignment of read-only > location > make[1]: *** [find_sts_main.o] Error 1 > make: *** [.make_build_dirs] Error 2 > > Can anyone advise me as to how I get flite working? > Thanks so much, > Stephen > > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage! > http://promotions.yahoo.com/new_mail > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >