On Sunday 08 July 2012 06:46:19 Benjamin Henrion wrote:
> I am trying to compile urjtag with GPIO cable support only, but the
> GIT version still seems requires libusb, which is not needed in this
> case:
> ...
> ./configure: line 13795: PKG_PROG_PKG_CONFIG: command not found
> ...
> ./configure: line 14311: syntax error near unexpected token `LIBUSB,'
> ./configure: line 14311: `      PKG_CHECK_MODULES(LIBUSB, libusb-1.0,'
> ...

no, your autotools generation failed.  notice it's a "syntax error".

you probably need to install the pkg-config package on your system before 
running autogen.sh
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
UrJTAG-development mailing list
UrJTAG-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to