Re: [orca-list] [ANNOUNCE] libao (new audio driver for speechd including working pulseaudio support).



"BC" == Bill Cox <waywardgeek gmail com> writes:

    BC> I think this should become the default speech-dispatcher driver
    BC> for Vinux/Lucid. I've attached the pulse.c file, which should
    BC> replace src/audio/pulse.c. If you get a chance to test it,
    BC> please let me know how it performs. I know of no bugs when used
    BC> with espeak for now.

Thanks for your work. I tried compile with your replaced pulse.c but the
compilation finish with the error:

jan syrr:/usr/local/src/git/speechd$ make
make  all-recursive
make[1]: Entering directory `/usr/local/src/git/speechd'
Making all in src
make[2]: Entering directory `/usr/local/src/git/speechd/src'
Making all in server
make[3]: Entering directory `/usr/local/src/git/speechd/src/server'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/git/speechd/src/server'
Making all in audio
make[3]: Entering directory `/usr/local/src/git/speechd/src/audio'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/src/git/speechd/src/audio'
Making all in c
make[3]: Entering directory `/usr/local/src/git/speechd/src/c'
Making all in api
make[4]: Entering directory `/usr/local/src/git/speechd/src/c/api'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/local/src/git/speechd/src/c/api'
Making all in clients
make[4]: Entering directory `/usr/local/src/git/speechd/src/c/clients'
Making all in say
make[5]: Entering directory `/usr/local/src/git/speechd/src/c/clients/say'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/local/src/git/speechd/src/c/clients/say'
Making all in spdsend
make[5]: Entering directory `/usr/local/src/git/speechd/src/c/clients/spdsend'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/usr/local/src/git/speechd/src/c/clients/spdsend'
make[5]: Entering directory `/usr/local/src/git/speechd/src/c/clients'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/usr/local/src/git/speechd/src/c/clients'
make[4]: Leaving directory `/usr/local/src/git/speechd/src/c/clients'
make[4]: Entering directory `/usr/local/src/git/speechd/src/c'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/local/src/git/speechd/src/c'
make[3]: Leaving directory `/usr/local/src/git/speechd/src/c'
Making all in modules
make[3]: Entering directory `/usr/local/src/git/speechd/src/modules'
/bin/bash ../../libtool --tag=CC   --mode=link gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" 
-DDATADIR=\"/usr/share/sounds/speech-dispatcher\" -I/usr/include/ "-I../../intl/" -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -L../../src/audio -I../../src/audio -I../../intl/   -D_GNU_SOURCE -g -O2 -rpath 
'/usr/lib/speech-dispatcher'  -o sd_dummy dummy.o module_utils.o -lsdaudio -lpthread -ldotconf -lglib-2.0    
-pthread -lgthread-2.0 -lrt -lglib-2.0   
libtool: link: gcc -Wall -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/sounds/speech-dispatcher\" 
-I/usr/include/ -I../../intl/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src/audio 
-I../../intl/ -D_GNU_SOURCE -g -O2 -o .libs/sd_dummy dummy.o module_utils.o -pthread  
-L/usr/local/src/git/speechd/src/audio /usr/local/src/git/speechd/src/audio/.libs/libsdaudio.so -lpthread 
/usr/lib/libdotconf.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -pthread -Wl,-rpath 
-Wl,/usr/lib/speech-dispatcher
/usr/bin/ld: cannot open output file .libs/sd_dummy: Permission denied
collect2: ld returned 1 exit status
make[3]: *** [sd_dummy] Error 1
make[3]: Leaving directory `/usr/local/src/git/speechd/src/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/git/speechd/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/git/speechd'
make: *** [all] Error 2
jan syrr:/usr/local/src/git/speechd$ make

No idea why.


-- 
Jan Buchal
mob: +420 608023021
http://www.brailcom.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]