COMPILE: build/Linux-gtk/duktape/binding.c In file included from ./utils/log.h:78:0, from build/Linux-gtk/duktape/binding.c:18: build/Linux-gtk/duktape/binding.c: In function ‘dukky_create_prototype’: /home/mike/Downloads/netsurf/netsurf-all-3.8/inst-gtk/include/nslog/nslog.h:177:6: error: ‘__nslog_category_dukky’ undeclared (first use in this function) &__nslog_category_##catname, \ ^ build/Linux-gtk/duktape/binding.c:113:3: note: in expansion of macro ‘NSLOG’ NSLOG(dukky, WARNING, "Failed to register prototype for %s", proto_name + 2); ^~~~~ /home/mike/Downloads/netsurf/netsurf-all-3.8/inst-gtk/include/nslog/nslog.h:177:6: note: each undeclared identifier is reported only once for each function it appears in &__nslog_category_##catname, \ ^ build/Linux-gtk/duktape/binding.c:113:3: note: in expansion of macro ‘NSLOG’ NSLOG(dukky, WARNING, "Failed to register prototype for %s", proto_name + 2); ^~~~~