Dropping patch:
util-Try-finding-out-application-name-using-dladdr.patch
fixes this problem

broken lib have this undefined symbol:
readelf -s libpulse.so.0.17.3  |grep main
   181: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND main

good ones lack it

Also I wasn't able to build it without this patch:
Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 pulseaudio (5.0-10.1) UNRELEASED; urgency=medium
 .
   * Testing?
Author: root <root@solis>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- pulseaudio-5.0.orig/src/Makefile.am
+++ pulseaudio-5.0/src/Makefile.am
@@ -2195,3 +2195,4 @@ coverage:
 endif
 
 .PHONY: massif update-all update-ffmpeg update-map-file coverage
+.NOTPARALLEL:
It is build in the wrong order. Thanks make and/or libtool.
-- 
X was an interactive protocol: 
alpha blending a full-screen image looked like slugs racing down the monitor. 
http://www.keithp.com/~keithp/talks/usenix2000/render.html
_______________________________________________
pkg-pulseaudio-devel mailing list
pkg-pulseaudio-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

Reply via email to