timmerk / libfreefare

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

configure.ac:46: error: possibly undefined macro: AC_MSG_ERROR #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I got a :

 autoreconf: running: /usr/bin/autoconf
 configure.ac:46: error: possibly undefined macro: AC_MSG_ERROR
       If this token and others are legitimate, please use m4_pattern_allow.
       See the Autoconf documentation.
 autoreconf: /usr/bin/autoconf failed with exit status: 1

What steps will reproduce the problem?
1. git clone
2. autoreconf -vis
3. read error message on your screen

What version of the product are you using? On what operating system?

Version ea496c4 on Debian 7.0.

Original issue reported on code.google.com by mandark....@gmail.com on 30 Jun 2013 at 5:20

GoogleCodeExporter commented 9 years ago
It looks like you need to install another package like pkg-config.

What is the result of "autoreconf -vis -Wall"?

Original comment by ludovic....@gmail.com on 15 Sep 2013 at 6:53

GoogleCodeExporter commented 9 years ago
No news from user, it seems to be invalid issue.

Thanks Ludovic for the help.

Original comment by romu...@libnfc.org on 3 Dec 2013 at 3:32