Jeffrey Hutzelman wrote: > > I've released version 0.90 of the egate driver, available at [1]. > > Since there have been no updates to this driver in a few years and this > version contains a few significant changes, this is a sort of pre-release > version. It works for me, but hasn't been heavily tested under a wide > range of conditions. If you use egate devices (cryptoflex or cyberflex, > using the egate USB interface rather than some other reader), please give > it a try and let me know if you run into any problems. > >
configure fails on Mac OS X 10.5.6, because ifdhandler.h and reader.h are missing... orange:ifd-egate-0.90 hugh$ ./configure checking for a BSD-compatible install... /usr/bin/install -c ... checking pkg-config is at least version 0.9.0... yes checking for PCSC... no configure: WARNING: install pcsc-lite 1.3.3 or later checking for grep that handles long lines and -e... /usr/bin/grep ... checking for unistd.h... yes checking ifdhandler.h usability... no checking ifdhandler.h presence... no checking for ifdhandler.h... no configure: error: ifdhandler.h not found, install pcsc-lite 1.3.3 or later, or use ./configure PCSC_CFLAGS=... orange:ifd-egate-0.90 hugh$ Apple ships a version of pcsc-lite with the OS. I looked to see if the missing headers were in Apple's PCSC.framework, but it only contains: mscdefines.h musclecard.h pcsclite.h winscard.h wintypes.h I think the previous version, which did build on Mac, included these files in the source package. I can help test subsequent versions to see if they compile, and I'll also try getting the headers from pcsc-lite and building this version. -- Hugh -- View this message in context: http://www.nabble.com/ifd-egate-version-0.90-tp21229232p21393405.html Sent from the MuscleCard mailing list archive at Nabble.com. _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
