DEBUG: Executing shell function do_compile
NOTE: make -j 22 TCL=/usr/bin/tclsh
ERROR: oe_runmake failed
No installed jimsh or tclsh, building local bootstrap jimsh0
i586-oe-linux-gcc -m32 -march=i586 --sysroot=TOPDIR/tmp-glibc/work/i586-oe-linux/usb-modeswitch/2.2.0-r0/recipe-sysroot -o usb_modeswitch usb_modeswitch.c -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=TOPDIR/tmp-glibc/work/i586-oe-linux/usb-modeswitch/2.2.0-r0=/usr/src/debug/usb-modeswitch/2.2.0-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/i586-oe-linux/usb-modeswitch/2.2.0-r0/recipe-sysroot-native= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/i586-oe-linux/usb-modeswitch/2.2.0-r0/recipe-sysroot= -Wall `pkg-config --libs --cflags libusb-1.0` -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed
sed 's_!/usr/bin/tclsh_!'"/usr/bin/tclsh"'_' < usb_modeswitch.tcl > usb_modeswitch_dispatcher
/bin/sh: 1: pkg-config: not found
In file included from usb_modeswitch.c:59:0:
usb_modeswitch.h:26:20: fatal error: libusb.h: No such file or directory
#include <libusb.h>
^
compilation terminated.
Makefile:39: recipe for target 'usb_modeswitch' failed
make: *** [usb_modeswitch] Error 1
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_compile (log file is located at TOPDIR/tmp-glibc/work/i586-oe-linux/usb-modeswitch/2.2.0-r0/temp/log.do_compile.6296)