At Wed, 27 Sep 2006 20:07:56 +0200, Elimar Riesebieter wrote: > > On Wed, 27 Sep 2006 the mental interface of > Jaroslav Kysela told: > > > On Tue, 26 Sep 2006, Elimar Riesebieter wrote: > > > > > Hi all, > > > > > > I am testing 1.0.13rc3 (lib/driver/utils) on PPC/2.6.18 > > > > > > Starting a soundapp like moc gives: > > > > > > "relocation error: mocp: symbol snd_pcm_hw_params_get_channels_min, > > > version ALSA_0.9.0rc4 not defined in file libasound.so.2 with link > > > time reference" > > > > > > Any hints? > > > > What is output from commands 'nm /usr/lib/libasound.so.2 | grep > > snd_pcm_hw_params_get_channels_min' > > nm: /usr/lib/libasound.so.2: no symbols > > > and 'nm mocp | grep > > snd_pcm_hw_params_get_channels_min'? > > nm: /usr/bin/mocp: no symbols The symbols are stripped. Use objdump, e.g. with -T option, instead. Takashi ------------------------------------------------------------------------- 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 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel