[Pkg-alsa-devel] Re: [Alsa-devel] 1.0.13rc3: relocation error: mocp:
symbol snd_pcm_hw_params_get_channels_min ..
Mike Frysinger
vapier at gentoo.org
Thu Sep 28 10:34:08 UTC 2006
On Thursday 28 September 2006 06:18, Takashi Iwai wrote:
> Hm, the versions are not seen here.
here's what i'm getting on my ppc with 1.0.13rc3:
$ tar xf alsa-lib-1.0.13rc3.tar.bz2
$ cd alsa-lib-1.0.13rc3
$ ./configure --enable-static
$ make -j6
$ objdump -T src/.libs/libasound.so | grep snd_pcm_hw_params_get_channels_min
00054fd4 g DF .text 0000002c ALSA_0.9
__snd_pcm_hw_params_get_channels_min
00055000 g DF .text 00000034 (ALSA_0.9)
snd_pcm_hw_params_get_channels_min
00054fd4 g DF .text 0000002c ALSA_0.9.0rc4
snd_pcm_hw_params_get_channels_min
> Also, what is defined as __SYMBOL_PREFIX in config.h?
$ grep __SYMBOL_PREFIX include/config.h
include/config.h:#define __SYMBOL_PREFIX ""
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-alsa-devel/attachments/20060928/bcae3bcd/attachment.pgp
More information about the Pkg-alsa-devel
mailing list