[OE-core] [PATCH 3/5] pulseaudio-0.9.23: Fix build on uclibc

Paul Menzel paulepanter at users.sourceforge.net
Sun Nov 20 21:20:51 UTC 2011


Am Sonntag, den 20.11.2011, 09:50 -0800 schrieb Khem Raj:
> Import patch from oe.dev rev 7c33f2e906a20e139d53b4f2d8fbc2773a4725b3
> to fix bluez build when using uclibc
> 
> cgit link here
> 
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=7c33f2e906a20e139d53b4f2d8fbc2773a4725b3
> 
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  .../pulseaudio-0.9.23/fix_bluez_build.patch        |   26 ++++++++++++++++++++
>  .../pulseaudio/pulseaudio_0.9.23.bb                |    3 +-
>  2 files changed, 28 insertions(+), 1 deletions(-)
>  create mode 100644 meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/fix_bluez_build.patch
> 
> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/fix_bluez_build.patch b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/fix_bluez_build.patch
> new file mode 100644
> index 0000000..fbb22d7
> --- /dev/null
> +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio-0.9.23/fix_bluez_build.patch
> @@ -0,0 +1,26 @@
> +using uClibc $(INTLLIBS) is not empty but set to -lintl
> +this means that AM_LIBADD wont be empty as well and hence
> +a missing space which otherwise works starts to show up as error
> +
> +| make[4]: *** No rule to make target `-lintl', needed by `libbluetooth-ipc.la'.  Stop.
> +| make[4]: Leaving directory `/home/kraj/work/angstrom/sources/openembedded-core/build/tmp-uclibc/work/armv5te-oe-linux-uclibceabi/pulseaudio-0.9.23-r7/pulseaudio-0.9.23/src'
> +| make[3]: *** [all-recursive] Error 1
> +
> +We add missing space
> +
> +Signed-off-by: Khem Raj <raj.khem at gmail.com>
> +
> +Upstream-Status: Pending

It is committed upstream as far as I know.

[…]


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20111120/c866a73f/attachment-0002.sig>


More information about the Openembedded-core mailing list