pcsc 1.6.6 and rdesktop
Mirosław Mastalerz <[email protected]>
| Newsgroups | gmane.network.rdesktop.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi While compiling the last stable version pcsclite (1.6.6) and last version rdesktop from SVN I have error: -------------------------------------------------------------------- In file included from scard.c:38: scard.h:54: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MYPCSC_SCARD_READERSTATE_A’ scard.h:55: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MYPCSC_LPSCARD_READERSTATE_A’ scard.c:43: warning: "SCARD_AUTOALLOCATE" redefined, /usr/include/PCSC/pcsclite.h:134: note: this is the location of the previous definition scard.c:938: error: expected declaration specifiers or ‘...’ before ‘MYPCSC_LPSCARD_READERSTATE_A’ scard.c: In function ‘needStatusRecheck’: scard.c:943: error: ‘MYPCSC_LPSCARD_READERSTATE_A’ undeclared (first use in this function) scard.c:943: error: (Each undeclared identifier is reported only once scard.c:943: error: for each function it appears in.) scard.c:943: error: expected ‘;’ before ‘cur’ scard.c:944: error: ‘cur’ undeclared (first use in this function) scard.c:944: error: ‘rsArray’ undeclared (first use in this function) scard.c: At top level: scard.c:980: error: expected ‘)’ before ‘src’ scard.c:999: error: expected declaration specifiers or ‘...’ before ‘MYPCSC_LPSCARD_READERSTATE_A’ scard.c: In function ‘copyReaderState_ServerToMyPCSC’: scard.c:1003: error: ‘MYPCSC_LPSCARD_READERSTATE_A’ undeclared (first use in this function) scard.c:1003: error: expected ‘;’ before ‘dstIter’ scard.c:1006: error: ‘dstIter’ undeclared (first use in this function) scard.c:1006: error: ‘dst’ undeclared (first use in this function) scard.c: In function ‘TS_SCardGetStatusChange’: scard.c:1027: error: ‘MYPCSC_LPSCARD_READERSTATE_A’ undeclared (first use in this function) scard.c:1027: error: expected ‘;’ before ‘myRsArray’ scard.c:1119: error: ‘myRsArray’ undeclared (first use in this function) scard.c:1119: error: ‘MYPCSC_SCARD_READERSTATE_A’ undeclared (first use in this function) scard.c:1123: error: too many arguments to function ‘copyReaderState_ServerToMyPCSC’ scard.c:1127: warning: implicit declaration of function ‘copyReaderState_MyPCSCToServer’ scard.c: In function ‘TS_SCardLocateCardsByATR’: scard.c:1226: error: ‘MYPCSC_LPSCARD_READERSTATE_A’ undeclared (first use in this function) scard.c:1226: error: expected ‘;’ before ‘myRsArray’ scard.c:1238: error: ‘SCARD_READERSTATE_A’ undeclared (first use in this function) scard.c:1293: error: ‘myRsArray’ undeclared (first use in this function) scard.c:1293: error: ‘MYPCSC_SCARD_READERSTATE_A’ undeclared (first use in this function) scard.c:1296: error: too many arguments to function ‘copyReaderState_ServerToMyPCSC’ ------------------------------------------------------- ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ rdesktop-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdesktop-devel