All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: alsa-devel@lists.sourceforge.net
Cc: pkg-alsa-devel <pkg-alsa-devel@lists.alioth.debian.org>
Subject: Re: 1.0.13rc3: relocation error: mocp: symbol	snd_pcm_hw_params_get_channels_min ..
Date: Thu, 28 Sep 2006 15:52:14 -0400	[thread overview]
Message-ID: <200609281552.15643.vapier@gentoo.org> (raw)
In-Reply-To: <20060928192849.GD2855@samweis.home.lxtec.de>


[-- Attachment #1.1: Type: text/plain, Size: 849 bytes --]

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@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

[-- Attachment #1.2: Type: application/pgp-signature, Size: 827 bytes --]

[-- Attachment #2: Type: text/plain, Size: 348 bytes --]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

  reply	other threads:[~2006-09-28 19:52 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-26 20:13 1.0.13rc3: relocation error: mocp: symbol snd_pcm_hw_params_get_channels_min Elimar Riesebieter
2006-09-26 20:23 ` Lee Revell
2006-09-26 20:40   ` Elimar Riesebieter
2006-09-26 21:03     ` Lee Revell
2006-09-26 21:31       ` Elimar Riesebieter
2006-09-27 12:35       ` Takashi Iwai
2006-09-27 18:13         ` Elimar Riesebieter
2006-09-27 18:55           ` Jaroslav Kysela
2006-09-28 10:28           ` Mike Frysinger
2006-09-27  6:41 ` Jaroslav Kysela
2006-09-27 18:07   ` Elimar Riesebieter
2006-09-27 19:23     ` Takashi Iwai
2006-09-27 19:48       ` Elimar Riesebieter
2006-09-28 10:18         ` Takashi Iwai
2006-09-28 10:34           ` Mike Frysinger
2006-09-28 18:02           ` Elimar Riesebieter
2006-09-28 18:16             ` Mike Frysinger
2006-09-28 18:44               ` Elimar Riesebieter
2006-09-28 18:52                 ` Lee Revell
2006-09-28 19:15                   ` Elimar Riesebieter
2006-09-28 19:33                     ` Mike Frysinger
2006-09-28 18:59                 ` Mike Frysinger
2006-09-28 19:28                   ` Elimar Riesebieter
2006-09-28 19:52                     ` Mike Frysinger [this message]
2006-09-29 10:03             ` Takashi Iwai
2006-09-29 19:54               ` Elimar Riesebieter
2006-09-28 10:23   ` Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200609281552.15643.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=pkg-alsa-devel@lists.alioth.debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.