Bug#529940: [Pkg-alsa-devel] Bug#529940: Re: Bug#529940: lib32asound2: symbol versioningg

2009-05-28 Thread Elimar Riesebieter
* Juan Fernando Jaramillo [090528 18:10 -0500]
 I was apply the Elimar patch, for the debian/rules of libasound2 1.0.20-1 
 source, and doesn't work, keep the message:
 
 skype: relocation error: skype: symbol snd_pcm_hw_params_get_channels_min, 
 version ALSA_0.9.0rc4 not defined in file libasound.so.2 with link time 
 reference
 

How did you compile the alsa-lib source package after applying the
patch?

Elimar

-- 
  Never make anything simple and efficient when a way 
  can be found to make it complex and wonderful ;-)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#529940: [Pkg-alsa-devel] Bug#529940: Re: Bug#529940: lib32asound2: symbol versioningg

2009-05-28 Thread Juan Fernando Jaramillo
Sorry, in that time work me, I show all the steps, and at end why don't work 
me the time before:

#sudo apt-get source libasound2
#sudo apt-get build-dep libasound2
#cd alsa-lib-1.0.20/debian
#sudo patch rule ElimarPatch
#cat ElimarPatch
--- debian/rules(Revision 2248)
+++ debian/rules(Arbeitskopie)
@@ -39,7 +39,7 @@
   endif
 endif
 
-CFLAGS = -g -Wall
+CFLAGS = -g -Wall -DUSE_VERSIONED_SYMBOLS
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0

#cd ..
#sudo dpkg-buildpackage -uc
#cd ..
#sudo dpki -i *.deb
#skype

In this time, I install all the debian package, the time before, my error was 
only install the libasound2, and not the lib32asound2.

Regards

-- 
Juan Fernando Jaramillo
Gerente TecnologĂ­a
MIG Internacional
www.miginternacional.com


signature.asc
Description: This is a digitally signed message part.


Bug#529940: [Pkg-alsa-devel] Bug#529940: Re: Bug#529940: lib32asound2: symbol versioningg

2009-05-28 Thread Elimar Riesebieter
* Juan Fernando Jaramillo [090528 21:47 -0500]
 Sorry, in that time work me, I show all the steps, and at end why don't work 
 me the time before:
 
 #sudo apt-get source libasound2
 #sudo apt-get build-dep libasound2
 #cd alsa-lib-1.0.20/debian
 #sudo patch rule ElimarPatch
 #cat ElimarPatch
 --- debian/rules(Revision 2248)
 +++ debian/rules(Arbeitskopie)
 @@ -39,7 +39,7 @@
endif
  endif
  
 -CFLAGS = -g -Wall
 +CFLAGS = -g -Wall -DUSE_VERSIONED_SYMBOLS
  
  ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 CFLAGS += -O0
 
 #cd ..
 #sudo dpkg-buildpackage -uc
 #cd ..
 #sudo dpki -i *.deb
 #skype
 
 In this time, I install all the debian package, the time before, my error was 
 only install the libasound2, and not the lib32asound2.

So alsa-lib with the -DUSE_VERSIONED_SYMBOLS patch workes?

Thanks for testing
Elimar

-- 
  Planung:
  Ersatz des Zufalls durch den Irrtum.
-unknown-



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org