[BRLTTY] speech-dispatcher and brltty

Sérgio Neves sergionevess at gmail.com
Wed Mar 19 02:09:36 EDT 2008


Hi,
Here is the brltty's log in attachment.

Thanks

Best regards

Sérgio Neves
----- Original Message ----- 
From: "Dave Mielke" <dave at mielke.cc>
To: "Informal discussion between users and developers of BRLTTY." 
<brltty at mielke.cc>
Sent: Tuesday, March 18, 2008 4:31 PM
Subject: Re: [BRLTTY] speech-dispatcher and brltty


[quoted lines by Sérgio Neves on 2008/03/18 at 06:41 -0000]

>I installed libspeechd-dev and brltty's ./configure starts to recognize
>speech-dispatcher, but:
>1.  when I activate brltty's autospeak preference, and put
>speech-driver sd
>in /etc/brltty.conf, it doesn't speak.

Can you please show us brltty's logs so that we can see what's not working.
The best way to collect brltty's logs is to add these options:

   -ldebug -e 2>/path/to/brltty.log

>export LD_LIBRARY_PATH=/usr/lib

If Speech Dispatcher is in /usr then you don't need to do that as /lib and
/usr/lib are always in the library search path.

>./..//SpeechDrivers/SpeechDispatcher/speech.o: In function `spk_rate':
>/home/manuel/installations/brltty-3.9/SpeechDrivers/SpeechDispatcher/./speech.c:157:
>undefined reference to `logf'

That's due to a missing -lm link option. Speech Dispatcher used to pick up 
libm
(the math functions library) but no longer does so brltty either needs to 
add
-lm or stop using logf(). I'll look into this.

-- 
Dave Mielke           | 2213 Fox Crescent | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario   | Word of God. Please contact me
EMail: dave at mielke.cc | Canada  K2A 1H7   | if you're concerned about Hell.
http://FamilyRadio.com/                   | http://Mielke.cc/bible/
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: BRLTTY at mielke.cc
For general information, go to: http://mielke.cc/mailman/listinfo/brltty 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: brltty-log.log
Type: application/octet-stream
Size: 4458 bytes
Desc: not available
Url : http://mielke.cc/pipermail/brltty/attachments/20080319/7f65794f/attachment.obj 


More information about the BRLTTY mailing list