On Tue, Nov 04, 2008, mike wrote: > device.c:(.text+0x1847): undefined reference to `g_timeout_add_seconds' > its an multilib environment and its the same for 64 bit. anyone a idea? Yes. You've got a too old GLib version. If you check the GLib documentation you'll see that g_timeout_add_seconds was added in version 2.14. 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