Can you post your make file?
On Jun 16, 10:55 am, arun_satya3 <[email protected]> wrote: > Hi, > > While building bluez 4.94 on gingerbread, am getting the following > error - > > prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/ > 4.4.3/../../../../arm-eabi/bin/ld: out/target/product/crespo/obj/ > STATIC_LIBRARIES/libbuiltinattrib_intermediates/ > libbuiltinattrib.a(gattrib.o): in function > g_attrib_cancel_all:external/bluetooth/bluez/attrib/gattrib.c:499: > error:undefinedreferenceto 'g_queue_pop_head' > > prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/../lib/gcc/arm-eabi/ > 4.4.3/../../../../arm-eabi/bin/ld: out/target/product/crespo/obj/ > STATIC_LIBRARIES/libbuiltinattrib_intermediates/ > libbuiltinattrib.a(gattrib.o): in function > g_attrib_cancel_all:external/bluetooth/bluez/attrib/gattrib.c:513: > error:undefinedreferenceto 'g_queue_push_head' > > the definition is in glib/glib/galias.h & glib/glib/galiasdef.c > > Is there a way to solve the problem. > > Warm Regards, > Arun S. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

