I am getting this error too with DirectFB-1.7.0 "warning: inline function 'vcos_timer_delete' declared but never defined [enabled by default]" I tried to add "-fgnu89-inline" to CFLAGS. But I got a lot of warnings "warning: command line option '-fgnu89-inline' is valid for C/ObjC but not for C+" and...