Running FC5 with flite-1.3-8.fc5 and flite-devel.1.3-8.fc5. Some ideas? Here is the output from ./configure and make: Lars [lrs@fox eflite-0.4.0]$ ./configure checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for connect in -lsocket... no checking for library containing pthread_create... -lpthread Using /usr as FLite prefix. Using /usr/include/flite as FLite include directory. checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking alsa/asoundlib.h usability... no checking alsa/asoundlib.h presence... no checking for alsa/asoundlib.h... no checking mmsystem.h usability... no checking mmsystem.h presence... no checking for mmsystem.h... no configure: creating ./config.status config.status: creating Makefile [lrs@fox eflite-0.4.0]$ make gcc -g -O2 -Wall -DCST_AUDIO_LINUX -I. -I/usr/include/flite -DREGISTER_VOX=register_cmu_us_kal -DSTANDALONE -DEFLITE -c -o fs.o fs.c fs.c: In function 'play': fs.c:611: error: expected ';' before 'pthread_testcancel' fs.c: In function 'synthesize': fs.c:686: warning: implicit declaration of function 'strnlen' fs.c: In function 'add_command': fs.c:778: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness fs.c:796: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness fs.c: In function 'add_tone_command': fs.c:828: warning: pointer targets in passing argument 3 of 'add_command' differ in signedness make: *** [fs.o] Error 1 _______________________________________________ Blinux-list mailing list Blinux-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/blinux-list