<div dir="ltr">Hi,<div>Thank you for your feedback, I will wait the last Ubuntu LTS version after to continue to this way.</div><div><br></div><div>Rds,</div><div>Martial</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On 3 January 2014 12:04, Tanu Kaskinen <span dir="ltr"><<a href="mailto:tanu.kaskinen@linux.intel.com" target="_blank">tanu.kaskinen@linux.intel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Fri, 2013-12-20 at 17:19 +0100, Martial TUR wrote:<br>
> Hi,<br>
><br>
> I try to compile pulseaudio on ubuntu 12.04.<br>
> I have download pulseaudio 4.0, bluez 5.12 and sbc sources.<br>
><br>
> bluez and sbc compile are OK.<br>
> pulseaudio configure are OK with this command line.<br>
</div>> *PKG_CONFIG_PATH=../../bluez/bluez-5.12/lib:../../sbc/sbc-1.1/sbc<br>
> SBC_LIBS=../../sbc/sbc-1.1/sbc BLUEZ_LIBS=../../bluez/bluez-5.12/lib<br>
> ./configure --disable-lirc --disable-x11 --enable-bluez*<br>
<br>
SBC_LIBS and BLUEZ_LIBS are supposed to contain linker flags. You<br>
probably meant to add a search path, which requires using the -L flag.<br>
<br>
Why don't you install bluez and libsbc to the system properly, so that<br>
you don't have to mess with custom search paths? You're probably going<br>
to have runtime problems too even if you manage to compile pulseaudio,<br>
if you don't install bluez and libsbc to any standard location.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Tanu<br>
<br>
</font></span></blockquote></div><br></div>