Hi Suraj, On Wed, Aug 18, 2010, Suraj wrote: > Sorry about that, > > I did do a fresh > > ./bootstrap-configure > ./configure > make > > and strangely my compiler did not catch anyone of these and it > compiled without any warning. > > Is there any flag I have to enable for this? > > My gcc version says, > > gcc 4.4.3 bootstrap-configure already runs configure for you (hence the name) with the appropriate parameters (such as --enable-maintainer-mode). When you run configure a second time it will overwrite these. So running "./bootstrap-configure && make" should be enough. 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