timmerk / nfc-tools

Automatically exported from code.google.com/p/nfc-tools
0 stars 0 forks source link

Compile libnfc-llcp - error #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. autoreconf -vis
2. ./configure

What is the expected output? What do you see instead?
....
checking pthread_np.h usability... no
checking pthread_np.h presence... no
checking for pthread_np.h... no
checking whether pthread_set_name_np is declared... no
checking for log4c-config... no
checking for dot... no
checking for mscgen... no
./configure: line 11260: syntax error near unexpected token `LIBNFC,'
./configure: line 11260: `PKG_CHECK_MODULES(LIBNFC, libnfc >= 
$LIBNFC_REQUIRED_VERSION, , AC_MSG_ERROR([libnfc >= $LIBNFC_REQUIRED_VERSION is 
mandatory.]))'

What version of the product are you using? On what operating system?
Libnfc v.1.5.0, Libusb v. 1.0.8 . MacOS X Lion 10.7

Please provide any additional information below.
I have:
automake (GNU automake) 1.11.1
autoconf (GNU Autoconf) 2.68
pkg-config

Original issue reported on code.google.com by mder...@gmail.com on 10 Aug 2011 at 1:25

GoogleCodeExporter commented 9 years ago
I think your problem comes from the requirement of pkg-config well-installed on 
your system.

Could you retry with latest revision of libnfc and latest revision of 
libnfc-llcp and pkg-config installed, please ?

This should work.

Original comment by romu...@libnfc.org on 12 Sep 2011 at 11:01

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r955.

Original comment by romu...@libnfc.org on 19 Oct 2011 at 12:48