boundarydevices / imx_usb_loader

USB & UART loader for i.MX5/6/7/8 series
GNU Lesser General Public License v2.1
260 stars 158 forks source link

Issue make compile #125

Open GhostChrisHunter opened 1 year ago

GhostChrisHunter commented 1 year ago

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