speechd-discuss
[Top][All Lists]
Advanced

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

OT: Broken debian package Re: I can not run orca with speech-dispatcher


From: Andrei Kholodnyi
Subject: OT: Broken debian package Re: I can not run orca with speech-dispatcher
Date: Tue, 21 Sep 2010 15:54:37 +0200

and also this
spd_say_LDADD = $(c_api)/libspeechd.la -lpthread @EXTRA_SOCKET_LIBS@


On Tue, Sep 21, 2010 at 3:41 PM, Andrei Kholodnyi
<andrei.kholodnyi at gmail.com> wrote:
> On Tue, Sep 21, 2010 at 2:06 PM, Halim Sahin <halim.sahin at t-online.de> 
> wrote:
>> Hhello,
>> I think the package in debian is broken because libpthread symbols can
>> not be resolved correctly.
>> The following output is from my gentoo machine:
>> ldd /usr/lib/libspeechd.so.2
>> ? ? ? ?libpthread.so.0 => /lib/libpthread.so.0 (0x00007fb70d35d000)
>>
>> Under debian there is no libpthread reference so all client written in c
>> will fail when using libspeechd.
>
> we have this line in src/c/api7Makefile.am
> libspeechd_la_LDFLAGS = -version-info
> @LIB_SPD_CURRENT@:@LIB_SPD_REVISION@:@LIB_SPD_AGE@ -lpthread
>
> it should be a valid link from libspeechd to libpthread
>



-- 
Believe is not enough, you must know



reply via email to

[Prev in Thread] Current Thread [Next in Thread]