|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
[Muscle] Couldn't compile Gemplus 410 Serial(2.4.0)
From: Naveen Mukkelli (Naveen
worldsmart.com.au)
Date: Sun Mar 20 2005 - 19:52:14 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I'm new to driver development. I'm using Mandrake Linux 10.1
I have downloaded "Gemplus 410 Serial(2.4.0) driver for Linux and ran
the following commands.
1. $>gunzip gp-core-2.4.0.tar.gz
2. $>tar -xvf gp-core-2.4.0.tar
3. make.
Then I've got following errors..
[naveen
autodial gp-core-2.4.0]$ make
gcc -Wall -O2 -fPIC -I. -DG_UNIX -DHAVE_PTHREAD_H -g -c -o apdubuil.o
apdubuil.c
apdubuil.c:53:22: pcsclite.h: No such file or directory
In file included from gemgcr.h:51,
from apdubuil.c:56:
gemcom.h:208: error: syntax error before "BYTE"
gemcom.h:208: warning: no semicolon at end of struct or union
gemcom.h:210: warning: type defaults to `int' in declaration of
`COM_TCPIP'
gemcom.h:210: warning: data definition has no type or storage class
gemcom.h:219: error: syntax error before "BYTE"
gemcom.h:219: warning: no semicolon at end of struct or union
gemcom.h:221: warning: type defaults to `int' in declaration of
`COM_PCSC'
gemcom.h:221: warning: data definition has no type or storage class
gemcom.h:235: error: syntax error before "COM_TCPIP"
gemcom.h:235: warning: no semicolon at end of struct or union
gemcom.h:236: warning: type defaults to `int' in declaration of `Pcsc'
gemcom.h:236: warning: data definition has no type or storage class
gemcom.h:238: warning: type defaults to `int' in declaration of
`COM_GENERIC'
gemcom.h:238: warning: data definition has no type or storage class
make: *** [apdubuil.o] Error 1
Could you please let me know how can clear these errors.
Cheers,
Naveen.
_______________________________________________
Muscle mailing list
Muscle
lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]