Hi list,
I'm trying to compile the SVN version of PCSClite.

I've obtain the last version :
$ svn co svn://svn.debian.org/pcsclite/trunk/ pcsclite

And now, I'm focusing on PCSC ... where I can find a README telling me :
Installation is simple.  Type ./configure and then make and make install.

But I've got no "configure" script in "/pcsclite/PCSC".
I've tried :
$ autoconf
configure.in:8: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:9: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:49: error: possibly undefined macro: AC_MSG_WARN
configure.in:54: error: possibly undefined macro: AM_MAINTAINER_MODE
configure.in:61: error: possibly undefined macro: AM_PROG_LEX
configure.in:63: error: possibly undefined macro: AM_PROG_CC_C_O
configure.in:68: error: possibly undefined macro: AC_DEFINE
configure.in:71: error: possibly undefined macro: AC_MSG_ERROR
configure.in:80: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.in:115: error: possibly undefined macro: AC_MSG_RESULT
configure.in:149: error: possibly undefined macro: AC_CHECK_PROG
configure.in:238: error: possibly undefined macro: AM_CONDITIONAL
configure.in:284: error: possibly undefined macro: AS_AC_EXPAND

I'm using Debian Testing :
$ autoconf --version
autoconf (GNU Autoconf) 2.61

Do I miss some step ?
To your opinion, does the problem come from PCSC or my debian ?

Thanks for your help.

Guinns
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to