John Minson wrote:

CENTOS 4.1 fully updated
trying to get a ActivCard, Inc. SmartCard Reader working with a D.O.D 'CAC' card with Firefox

configure/make/install ccid-0.4.1   _/*OK*/_
configure/make/install pcsc-lite-1.2.9-beta9  _/*OK*/_

testpcsc _/*OK*/_

/usr/local/sbin/pcscd --debug -f
pcscdaemon.c:258:main() pcscd set to foreground with debug send to stderr
pcscdaemon.c:463:main() pcsc-lite 1.2.9-beta9 daemon ready.
hotplug_libusb.c:404:HPAddHotPluggable() Adding USB device: 002:003
readerfactory.c:1097:RFInitializeReader() Attempting startup of ActivCard 00 00.
readerfactory.c:971:RFBindFunctions() Loading IFD Handler 3.0
ifdhandler.c:50:IFDHCreateChannelByName lun: 0, device: usb:09c3/0008:libusb:002:003 ccid_usb.c:156:OpenUSBByName Manufacturer: Ludovic Rousseau ([EMAIL PROTECTED])
ccid_usb.c:164:OpenUSBByName ProductString: Generic CCID reader v0.4.1
ccid_usb.c:168:OpenUSBByName Copyright: This driver is protected by terms of the GNU General Public License version 2, or (at your option) any later version.
ccid_usb.c:279:OpenUSBByName Found Vendor/Product: 09C3/0008 (ActivCard)
ccid_usb.c:281:OpenUSBByName Using USB bus/device: 002/003
ifdhandler.c:209:IFDHGetCapabilities lun: 0, tag: FAE
ifdhandler.c:365:IFDHPowerICC lun: 0
eventhandler.c:418:EHStatusHandlerThread() Card inserted into ActivCard 00 00 Card ATR: 3B 75 12 00 00 29 05 01 04 01 _/*OK*/_

Do I not need 'pkcs#11' to interface with Firefox ? Is this a part of libmusclecard-1.2.9-beta7 ?
make of libmusclecard-1.2.9-beta7                   _/*NOT OK*/_

I get

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/PCSC -pthread -I/usr/local/include/PCSC -g -O2 -MT libmusclecard_la-tokenfactory.lo -MD -MP -MF .deps/libmusclecard_la-tokenfactory.Tpo -c tokenfactory.c -fPIC -DPIC -o .libs/libmusclecard_la-tokenfactory.o
tokenfactory.c:24:20: parser.h: No such file or directory
tokenfactory.c:25:25: dyn_generic.h: No such file or directory
tokenfactory.c: In function `TPSearchBundlesForAtr':
tokenfactory.c:139: error: `TOKEN_MAX_VALUE_SIZE' undeclared (first use in this function) tokenfactory.c:139: error: (Each undeclared identifier is reported only once
tokenfactory.c:139: error: for each function it appears in.)
make[2]: *** [libmusclecard_la-tokenfactory.lo] Error 1
make[2]: Leaving directory `/mnt01/home/minsonj/Downloads/libmusclecard-1.2.9-beta7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt01/home/minsonj/Downloads/libmusclecard-1.2.9-beta7'
make: *** [all] Error 2


the error occurs during the 'make' phase not during the 'configure'




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


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

Reply via email to