Well you are lucky to even compile, I get a bad dependency with git master.<br><br> CCLD <a href="http://libbluetooth-ipc.la">libbluetooth-ipc.la</a><br>make[3]: *** No rule to make target `modules/bluetooth/sbc.c', needed by `libbluetooth_sbc_la-sbc.lo'. Stop.<br>
<br>[ume@plb pulseaudio]$ git bisect bad<br>e4eb4670108ad2b4a0d9c3044e12ed0d933f834e is the first bad commit<br>commit e4eb4670108ad2b4a0d9c3044e12ed0d933f834e<br>Author: Luiz Augusto von Dentz <<a href="mailto:luiz.dentz-von@nokia.com">luiz.dentz-von@nokia.com</a>><br>
Date: Mon Mar 14 14:46:10 2011 -0300<br><br> build: move sbc related files to its own directory<br> <br> This should make it easier to apply patches from BlueZ which also uses<br> sbc subdir for this files.<br>
<br><br>Went back to before the sbc updates.<br>-Pierre<br>