**** BEGIN LOGGING AT Sat Jul 09 02:59:58 2016 Jul 09 10:30:43 hi, i'm trying to create a recipe for the surf browser, but i'm unable to get it to compile, this is my bb-file: EXTRA_OEMAKE = "'CC=${CC}' 'PREFIX=${PKG_CONFIG_SYSROOT_DIR}/usr' 'X11INC=${PREFIX}/X11R6/include' 'X11LIB=${PREFIX}/X11R6/lib' 'INCS=-I. -I${PREFIX}/include -I${X11INC} ${GTKINC}' 'LIBS=-L${PREFIX}/lib -lc -L${X11LIB} -lX11 ${GTKLIB} -lgthread-2.0'" Jul 09 10:30:47 woops Jul 09 10:31:14 > https://gist.github.com/willeponken/3b1dab48e882f5b5acb5a30edfe3f53e\#file-surf_git-bb Jul 09 10:35:44 this is from log.do_compile: https://gist.github.com/willeponken/b3b5dd8f5ed4444aea2e3a9589ba1429 Jul 09 10:37:07 so it seems like it's unable to find gdk_seat_get_keyboard and gdk_display_get_default_seat - which should be in gdk_pixbuf (?) Jul 09 10:43:46 oh wait, no it's defined in gtk-3.0/gdk/gdkdisplay.h Jul 09 10:50:04 Oh, think i found the problem, heh, gtk-3.0 pulls gdk 3.18, and gdk_display_get_default_seat came with 3.20 **** ENDING LOGGING AT Sun Jul 10 02:59:58 2016