Hi Johan, On Sun, Aug 29, 2010 at 3:49 PM, Johan Hedberg <johan.hedberg@xxxxxxxxx> wrote: > Hi, > > On Sun, Aug 29, 2010, alok barsode wrote: >> > The configure line invocation is taken from README file. Below are >> > copy-paste exact errors. >> >> I tried building using bootstrap-configure and it built fine. But >> when I tried building with ./bootstrap and ./configure it gave the >> same errors as mentioned. >> Maybe we missed some configure option ? > > I still can't seem to reproduce this. I just tried "./bootstrap && > ./configure && make" with a clean git tree and it compiles fine. > Downloading the official tarball for 4.70 and doing "./configure && > make" works fine too. I wonder if the autotools or gcc version has > something to do with this? I dont think this is a autotools issue.(my autoconf ver is 2.64 and automake ver is 1.11 gcc version is 4.4.1. which are fairly new). If I give "--enable-alsa" option to configure it builds fine. acinclude.m4 sets the SBC variable if either alsa or gstreamer or test are enabled via configure. In Makefile.am , the attrib_sources are put under SBC conditional. I dont have much idea about attrib, maybe put the attrib_sources under a ATTRIBPLUGIN conditional might solve this issue? Cheers, Alok. > > Johan > -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html