Re: [linux-audio-user] Text-to-speech front ends?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Text-to-speech front ends?
From: Joseph Zitt (jzitt_AT_metatronpress.com)
Date: Tue Sep 03 2002 - 08:22:49 EEST


On 02 Sep 2002 20:16:21 -0700
Brian Redfern <bredfern_AT_calarts.edu> wrote:

> Do you have the alsa-libs installed, sounds like it can't find them.

[root_AT_localhost audio]# rpm -q alsa-lib
alsa-lib-0.9.0-36
[root_AT_localhost audio]#

This suggests that they're there, I think,

> On Mon, 2002-09-02 at 17:30, Joseph Zitt wrote:
> > I've downloaded flite-1.1-release.tar.bz2 and it looks potentially
> > really good, and a whole lot smaller than Festival.
> >
> > But trying to make it, after a successful configure, I get the
> > following:
> >
> >
> > [jzitt_AT_localhost flite-1.1-release]$ make
> > making in . ...
> > making in include ...
> > making in src ...
> > making in src/audio ...
> > gcc -I. -DCST_AUDIO_ALSA -I../../include -g -O2 -Wall -c
> > auclient.c-o auclient.o
> > gcc -I. -DCST_AUDIO_ALSA -I../../include -g -O2 -Wall -c
> > auserver.c-o auserver.o
> > gcc -I. -DCST_AUDIO_ALSA -I../../include -g -O2 -Wall -c
> > audio.c -o audio.o
> > gcc -I. -DCST_AUDIO_ALSA -I../../include -g -O2 -Wall -c
> > au_alsa.c-o au_alsa.o
> > au_alsa.c: In function `audio_open_alsa':
> > au_alsa.c:58: `snd_pcm_channel_info_t' undeclared (first use in this
> > function)
> > au_alsa.c:58: (Each undeclared identifier is reported only once
> > au_alsa.c:58: for each function it appears in.)
> > au_alsa.c:58: parse error before `pinfo'
> > au_alsa.c:59: `snd_pcm_channel_params_t' undeclared (first use in
> > this function)
> > au_alsa.c:60: `snd_pcm_channel_setup_t' undeclared (first use in
> > this function)
> > au_alsa.c:78: `SND_PCM_OPEN_PLAYBACK' undeclared (first use in this
> > function)
> > au_alsa.c:78: warning: passing arg 2 of `snd_pcm_open' makes pointer
> > from integer without a cast
> > au_alsa.c:86: `pinfo' undeclared (first use in this function)
> > au_alsa.c:87: `params' undeclared (first use in this function)
> > au_alsa.c:88: `setup' undeclared (first use in this function)
> > au_alsa.c:90: `SND_PCM_CHANNEL_PLAYBACK' undeclared (first use in
> > this function)
> > au_alsa.c:91: warning: implicit declaration of function
> > `snd_pcm_plugin_info'
> > au_alsa.c:93: `SND_PCM_MODE_BLOCK' undeclared (first use in this
> > function)
> > au_alsa.c:96: `SND_PCM_STOP_STOP' undeclared (first use in this
> > function)
> > au_alsa.c:110: `SND_PCM_SFMT_S16_LE' undeclared (first use in this
> > function)
> > au_alsa.c:112: `SND_PCM_SFMT_S16_BE' undeclared (first use in this
> > function)
> > au_alsa.c:115: `SND_PCM_SFMT_U8' undeclared (first use in this
> > function) au_alsa.c:118: `SND_PCM_SFMT_MU_LAW' undeclared (first use
> > in this function)
> > au_alsa.c:122: warning: implicit declaration of function
> > `snd_pcm_plugin_params'
> > au_alsa.c:128: warning: implicit declaration of function
> > `snd_pcm_plugin_setup'
> > au_alsa.c:133: warning: implicit declaration of function
> > `snd_pcm_plugin_prepare'
> > au_alsa.c: In function `audio_close_alsa':
> > au_alsa.c:159: warning: implicit declaration of function
> > `snd_pcm_plugin_flush'
> > au_alsa.c: In function `audio_write_alsa':
> > au_alsa.c:170: warning: implicit declaration of function
> > `snd_pcm_plugin_write'
> > au_alsa.c: In function `audio_drain_alsa':
> > au_alsa.c:184: warning: implicit declaration of function
> > `snd_pcm_plugin_playback_drain'
> > make[2]: *** [au_alsa.o] Error 1
> > make[1]: *** [.make_build_dirs] Error 2
> > make: *** [.make_build_dirs] Error 2
> > [jzitt_AT_localhost flite-1.1-release]$
> >
> > I didn't spot anything obvious in looking at the code, but I'm
> > wondering if it's looking for some part of ALSA that I don't have.
> > Any suggestions?
> >
> > --
> > | josephzitt_AT_josephzitt.com
> > | http://www.josephzitt.com/ | http://www.metatronpress.com/jzitt/
> > | http://www.mp3.com/josephzitt/ |== New book: Surprise Me with
> > | Beauty: the Music of Human Systems == | Comma / Gray Code
> > | Silence: the John Cage Discussion List |
> >
> --
> http://www.brianredfern.com
> ;-)>

-- 
| josephzitt_AT_josephzitt.com                 http://www.josephzitt.com/ |
| http://www.metatronpress.com/jzitt/   http://www.mp3.com/josephzitt/ |
| == New book: Surprise Me with Beauty: the Music of Human Systems  == |
| Comma / Gray Code             Silence: the John Cage Discussion List |


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Sep 03 2002 - 08:35:39 EEST