[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:41:00 +0200 |
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
- I can not run orca with speech-dispatcher, jose vilmar estacio de souza, 2010/09/02
- I can not run orca with speech-dispatcher, Tomas Cerha, 2010/09/03
- I can not run orca with speech-dispatcher, Kenny Hitt, 2010/09/03
- I can not run orca with speech-dispatcher, Tomas Cerha, 2010/09/03
- I can not run orca with speech-dispatcher, Kenny Hitt, 2010/09/20
- I can not run orca with speech-dispatcher, Hynek Hanke, 2010/09/21
- OT: Broken debian package Re: I can not run orca with speech-dispatcher, Halim Sahin, 2010/09/21
- OT: Broken debian package Re: I can not run orca with speech-dispatcher,
Andrei Kholodnyi <=
- OT: Broken debian package Re: I can not run orca with speech-dispatcher, Andrei Kholodnyi, 2010/09/21
- OT: Broken debian package Re: I can not run orca with speech-dispatcher, Halim Sahin, 2010/09/22
- Message not available
- OT: Broken debian package Re: I can not run orca with speech-dispatcher, Andrei Kholodnyi, 2010/09/22
- OT: Broken debian package Re: I can not run orca with speech-dispatcher, Halim Sahin, 2010/09/22
- OT: Broken debian package Re: I can not run orca with speech-dispatcher, Andrei Kholodnyi, 2010/09/23
- OT: Broken debian package Re: I can not run orca with speech-dispatcher, Halim Sahin, 2010/09/24
I can not run orca with speech-dispatcher, Halim Sahin, 2010/09/03