Hi, I try to compile pulseaudio on ubuntu 12.04. I have download pulseaudio 4.0, bluez 5.12 and sbc sources. bluez and sbc compile are OK. pulseaudio configure are OK with this command line. *PKG_CONFIG_PATH=../../bluez/bluez-5.12/lib:../../sbc/sbc-1.1/sbc SBC_LIBS=../../sbc/sbc-1.1/sbc BLUEZ_LIBS=../../bluez/bluez-5.12/lib ./configure --disable-lirc --disable-x11 --enable-bluez* But when I try to compile with 'make -j4 -v', I have this error. .*......* *The prerequisites of `all-am' are being made.* *Live child 0x022fe440 (proximity-helper) PID 13180 * *Reaping winning child 0x022fe440 PID 13180 * *Live child 0x022fe440 (proximity-helper) PID 13181 * * CCLD proximity-helper* *gcc: error: ../../bluez/bluez-5.12/lib: No such file or directory* *Reaping losing child 0x022fe440 PID 13181 * *make[3]: *** [proximity-helper] Error 1* *Removing child 0x022fe440 PID 13181 from chain.* *make[3]: Leaving directory `/home/badseed/src/pulseaudio/pulseaudio-4.0/src'* *Reaping losing child 0x00b36b20 PID 13084 * *make[2]: *** [all] Error 2* *Removing child 0x00b36b20 PID 13084 from chain.* *make[2]: Leaving directory `/home/badseed/src/pulseaudio/pulseaudio-4.0/src'* *Reaping losing child 0x01a7f610 PID 13077 * *make[1]: *** [all-recursive] Error 1* *Removing child 0x01a7f610 PID 13077 from chain.* *make[1]: Leaving directory `/home/badseed/src/pulseaudio/pulseaudio-4.0'* *Reaping losing child 0x01c10990 PID 13076 * *make: *** [all] Error 2* *Removing child 0x01c10990 PID 13076 from chain.* Do you any idea ? Thank a lot Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20131220/d35ad904/attachment.html>