Hi Syam, On Thu, Aug 23, 2012 at 1:27 AM, Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx> wrote: > Hi Syam, > > On Wed, Aug 22, 2012 at 7:35 PM, Syam Sidhardhan <s.syam@xxxxxxxxxxx> wrote: >> If we use GLib version less than 2.32 (more precisely < 2.31.2) then >> the following build error may occure in a 32 bit. > > We had the issue with BlueZ but we did not bump the glib version, > which makes me wonder if you are able to compile bluetoothd? It looks like we fix it with use of a variable: commit e34836262ba6a46491b6a760520158d70e8b51b5 Author: Johan Hedberg <johan.hedberg@xxxxxxxxx> Date: Wed Oct 12 00:48:59 2011 +0300 Fix compilation error on 32-bit systems This fixes the following compilation error with GLib on 32-bit sytems: audio/media.c: In function 'get_setting': audio/media.c:1109:44: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast] audio/media.c: In function 'set_setting': audio/media.c:1132:41: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast] -- Luiz Augusto von Dentz -- 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