Ticket #210 (closed defect: fixed)
[PATCH] Pulseaudio should link against librt, even when shm is not available
| Reported by: | matthijs | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | build-system | |
| Keywords: | Cc: | matthijs@… |
Description
When SHM is not available (also see #200), pulseaudio will not link against librt. However, pulseaudio also uses various timer functions from librt, which end up being unresolved.
The attached (trivial) patch adds a check to make pulseaudio compile on systems without shm. Patch is against 0.9.8.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
