Sebastian Dellit <[EMAIL PROTECTED]> writes: > Hoppa Mario and all readers, > > on Sunday, May 20, 2007 at 10:14:34 AM means Mario Lang: >> Sebastian Dellit <[EMAIL PROTECTED]> writes: > >>> thanks for instructions! A error in espeak ... >>> >>> on Saturday, May 19, 2007 at 9:41:25 PM means Mario Lang: >>>> dpkg-buildpackage -rfakeroot -uc -us >>> >>> s/espeak -lespeak -lstdc++ >>> espeaksynthesisdriver.o: In function >>> `espeak__get_synthesizerVersion': >>> /tmp/gs-swift/gnome-speech-0.4.12/drivers/espeak/espeaksynthesisdriver.c:157: >>> un >>> defined reference to `espeak_Info' >>> collect2: ld returned 1 exit status > >> This should not really have happened. Did you run >> the apt-get build-dep call which should have installed libespeak-dev? > > Do you means: > > # apt-get build-dep gnome-speech? > > Yes I have. > > # dpkg -l | grep libespeak > > ii libespeak-dev 1.19-2 A > multi-lingual software speech synthesizer: > ii libespeak1 1.19-2 A > multi-lingual software speech synthesizer:
Ah, there we are, I am missing a versioned dependency on libespeak-dev. libespeak-dev 1.19 (the current version in lenny) is not suiteable for gnome-speech. You need the espeak 1.22 from sid. -- CYa, Mario -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

