Bug 1762 - Link the PulseAudio daemon statically.
Summary: Link the PulseAudio daemon statically.
Status: CLOSED WONTFIX
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Sound (show other bugs)
Version: trunk
Hardware: PC All
: P2 Enhancement
Target Milestone: 4.1.0
Assignee: Pierre Ossman
URL:
Keywords: astrand_tester
Depends on:
Blocks: 29
  Show dependency treegraph
 
Reported: 2006-01-02 09:29 CET by Pierre Ossman
Modified: 2012-11-28 09:47 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2006-01-02 09:29:50 CET
The current polypaudio requires a whole bunch of shared objects to function. It
should be possible to link all of this into one, static blob.
Comment 1 Pierre Ossman cendio 2006-01-03 17:59:50 CET
This now works. As part of the work I also added the option of selecting which
modules get "preloaded" (i.e. statically linked).

As usual, I found a bug in libtool whilst doing this. Current versions require
the .la files at runtime for preloading to work. A one-line fix to libtool
removed this limitation. Patch sent on to libtool mailing list. Keeping the bug
opened until the patch is accepted.
Comment 2 Pierre Ossman cendio 2006-01-27 17:32:14 CET
The initial patch wasn't accepted. A new one has been sent for review.
Comment 3 Pierre Ossman cendio 2012-11-14 11:22:19 CET
We've stopped using the preload functionality, so we don't care about libtool bugs anymore.

Note You need to log in before you can comment on or make changes to this bug.