boundarydevices / imx_usb_loader

USB & UART loader for i.MX5/6/7/8 series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue make compile

GhostChrisHunter opened this issue · comments

After cloning and going to file I am getting error:
cc -c imx_usb.c -o imx_usb.o -pipe -ggdb pkg-config --cflags libusb-1.0 -Wall -Wstrict-prototypes -Wno-trigraphs -DSYSCONFDIR='"/usr/etc"' -DREL_SYSCONFDIR='"../etc"'
/bin/sh: 1: pkg-config: not found
/bin/sh: 1: cc: not found
make: *** [Makefile:24: imx_usb.o] Error 127