[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
can't build speechd-git under gentoo any more
From: |
Andrei . Kholodnyi |
Subject: |
can't build speechd-git under gentoo any more |
Date: |
Mon, 27 Sep 2010 19:03:37 +0000 |
> ups sorry, here is the right one :-).
thanks Halim.
It seems it has nothing to do with dummy, it fails on the first module
which uses libsndfile.
dummy actually should not link against libsndfile, I'll provide a patch for
it shortly.
akholodn at proxima:~/wrgit/speechd$ ldd /usr/lib/libsndfile.so
linux-gate.so.1 => (0xb775f000)
libFLAC.so.8 => /usr/lib/libFLAC.so.8 (0xb7699000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb7673000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb750f000)
libogg.so.0 => /usr/lib/libogg.so.0 (0xb7509000)
/lib/ld-linux.so.2 (0xb7760000)
and I have libFLAC.la in my /usr/lib/
akholodn at proxima:~/wrgit/speechd$ ls /usr/lib/libFLAC.
libFLAC.a libFLAC.la libFLAC.so libFLAC.so.8 libFLAC.so.8.2.0
It looks like you compile on 64bit, could you please check whether libFLAC
is present under /usr/lib64
Can you confirm it works with 0.7 version on your 64bit machine?
Andrei.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20100927/f823704d/attachment.htm>