wasauchsempre / mtools

Automatically exported from code.google.com/p/mtools
0 stars 0 forks source link

configure: error: Install libnfc #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ./autogen.sh
2. ./configure

What is the expected output? What do you see instead?
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.40.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.14.2
checking for XML::Parser... ok
./configure: line 4375: AM_GLIB_GNU_GETTEXT: command not found
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for nfc_connect in -lnfc... no
configure: error: Install libnfc

What version of the product are you using? On what operating system?
OS Debian Wheezy
mtools from trunk

Please provide any additional information below.
nfc-list work
lsnfc also work

Original issue reported on code.google.com by Svintsov.D on 5 Mar 2013 at 1:00

GoogleCodeExporter commented 9 years ago
problem still present
libnfc 1.7.1 latest mtools ubuntu x64 up to date
nfc-list mfoc mfcuk ans so on working good.

Original comment by jeanlucp...@gmail.com on 4 Oct 2014 at 3:19