Hello list!

I was trying to build the current CVS version of PCSCLite rc3 and run into problem when running ./configure:

<--snap-->
....
checking for usb_init in -lusb... yes
enable libusb support         : true
enable USB drop directory     : /usr/local/pcsc/drivers
enable debug messages         : true
enable ATR parsing messages   : false
enable SCF reader support     : false
enable musclecard             : true
enable MuscleCard bundles dir : /usr/local/pcsc/services
enable confdir                : /etc (default)
enable runpid                 : false
enable ipcdir                 : /var/run (default)
enable threadsafe client      : true
NOTE :: You must link pthread libraries with your app.
configure: creating ./config.status
config.status: creating
.infig.status: error: cannot find input file:

<--end-->

I guess config.status is the file needed not ".infig.status" but because I am bot a guru with the autotools I couldn't manage to find out where exactly this filename 'corruption' happens.

Before running ./configure I run ./bootstrap script without any problems. The autotools version I am using is the default of RH 9.0:
aclocal (GNU automake) 1.6.3
automake (GNU automake) 1.6.3
autoheader (GNU Autoconf) 2.57
autoconf (GNU Autoconf) 2.57


Any suggestions to solve this problem!?

Thank you in advance for any help,
Markus Hofer


_______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle

Reply via email to