[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 19:52:14 UTC 2006
why dont you try building it by hand first and see if you have the same
problem
the build looked ok, but i'm still suspicious of the fact you're building out
of tree
another thing you could try is to copy & paste that final link which produces
the libasound.so with the Versions file and stick -Wl,-M and review the
output ... you should see something like:
.text 0x000000000004d394 0xb574 pcm/.libs/libpcm.a(pcm.o)
0x0000000000054f9c __snd_pcm_hw_params_get_channels_min
0x0000000000054fc8 snd_pcm_hw_params_get_channels_min at ALSA_0.9
0x0000000000054f9c snd_pcm_hw_params_get_channels_min@@ALSA_0.9.0rc4
there is of course a lot more output; i just snipped a ton
i'd also wager that this symbol isnt your only problem ... in your readelf,
grep for 0.9.0rc4 and make sure you have a whole bunch of symbols ...
-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/5eb21b7a/attachment.pgp
More information about the Pkg-alsa-devel
mailing list