Bug#522544: [Pkg-alsa-devel] Bug#522544: libasound2-dev: Statically linking libasound.a does not work

2009-06-02 Thread Samuel Thibault
Elimar Riesebieter, le Tue 02 Jun 2009 09:06:04 +0200, a écrit : > * Samuel Thibault [090602 01:26 +0200] > > ping? > > Is ./configure --enable-static is what you are looking for? That's enabled already... See my initial email: the problem is that when both static & dynamic linking is enabled, a

Bug#522544: [Pkg-alsa-devel] Bug#522544: libasound2-dev: Statically linking libasound.a does not work

2009-06-02 Thread Elimar Riesebieter
* Samuel Thibault [090602 01:26 +0200] > ping? Is ./configure --enable-static is what you are looking for? Elimar -- Numeric stability is probably not all that important when you're guessing;-) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "un

Bug#522544: libasound2-dev: Statically linking libasound.a does not work

2009-06-01 Thread Samuel Thibault
ping? Samuel -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#522544: libasound2-dev: Statically linking libasound.a does not work

2009-04-18 Thread Samuel Thibault
tags 522544 + patch thanks Hello, Samuel Thibault, le Sat 04 Apr 2009 19:52:07 +0200, a écrit : > I'm far from at ease with libtool, is that a know bug, or perhaps a > missing bit in the alsa-lib Makefile.am? Actually it's worse, it's a building design bug: .a files for sublibraries are created,

Bug#522544: libasound2-dev: Statically linking libasound.a does not work

2009-04-04 Thread Samuel Thibault
Package: libasound2-dev Version: 1.0.19-1 Severity: normal Hello, So as to include sound support in the debian installer for speech synthesis support but save space, I am trying to link libasound.a statically. This however does not work: at runtime, snd_dlsym("_snd_ctl_hw_open") fails, and indee