Advertisement
fak123

Untitled

Nov 11th, 2015
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.09 KB | None | 0 0
  1. make  all-recursive
  2. make[1]: Entering directory '/root/Desktop/acr122u/acsccid-1.0.0'
  3. Making all in m4
  4. make[2]: Entering directory '/root/Desktop/acr122u/acsccid-1.0.0/m4'
  5. make[2]: Nothing to be done for 'all'.
  6. make[2]: Leaving directory '/root/Desktop/acr122u/acsccid-1.0.0/m4'
  7. Making all in src
  8. make[2]: Entering directory '/root/Desktop/acr122u/acsccid-1.0.0/src'
  9. /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/PCSC   -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.0.0` -g -O2 -MT libacsccid_la-ccid.lo -MD -MP -MF .deps/libacsccid_la-ccid.Tpo -c -o libacsccid_la-ccid.lo `test -f 'ccid.c' || echo './'`ccid.c
  10. mkdir .libs
  11.  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01000000 -g -O2 -MT libacsccid_la-ccid.lo -MD -MP -MF .deps/libacsccid_la-ccid.Tpo -c ccid.c  -fPIC -DPIC -o .libs/libacsccid_la-ccid.o
  12.  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01000000 -g -O2 -MT libacsccid_la-ccid.lo -MD -MP -MF .deps/libacsccid_la-ccid.Tpo -c ccid.c -o libacsccid_la-ccid.o >/dev/null 2>&1
  13. mv -f .deps/libacsccid_la-ccid.Tpo .deps/libacsccid_la-ccid.Plo
  14. /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/PCSC   -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.0.0` -g -O2 -MT libacsccid_la-commands.lo -MD -MP -MF .deps/libacsccid_la-commands.Tpo -c -o libacsccid_la-commands.lo `test -f 'commands.c' || echo './'`commands.c
  15.  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01000000 -g -O2 -MT libacsccid_la-commands.lo -MD -MP -MF .deps/libacsccid_la-commands.Tpo -c commands.c  -fPIC -DPIC -o .libs/libacsccid_la-commands.o
  16. commands.c:52:0: warning: "IFD_ERROR_INSUFFICIENT_BUFFER" redefined
  17.  #define IFD_ERROR_INSUFFICIENT_BUFFER 700
  18.  ^
  19. In file included from commands.c:28:0:
  20. /usr/include/PCSC/ifdhandler.h:373:0: note: this is the location of the previous definition
  21.  #define IFD_ERROR_INSUFFICIENT_BUFFER 618 /**< buffer is too small */
  22.  ^
  23. commands.c: In function 'CCID_Transmit':
  24. commands.c:1096:47: warning: passing argument 5 of 'ControlUSB' discards 'const' qualifier from pointer target type
  25.    r = ControlUSB(reader_index, 0x21, 0x65, 0, tx_buffer, tx_length);
  26.                                                ^
  27. In file included from defs.h:117:0,
  28.                  from commands.c:35:
  29. ccid_usb.h:43:5: note: expected 'unsigned char *' but argument is of type 'const unsigned char *'
  30.  int ControlUSB(int reader_index, int requesttype, int request, int value,
  31.      ^
  32. commands.c:1118:60: warning: passing argument 5 of 'ControlUSB' discards 'const' qualifier from pointer target type
  33.    r = ControlUSB(reader_index, 0x21, 0x65, rx_length << 8, tx_buffer,
  34.                                                             ^
  35. In file included from defs.h:117:0,
  36.                  from commands.c:35:
  37. ccid_usb.h:43:5: note: expected 'unsigned char *' but argument is of type 'const unsigned char *'
  38.  int ControlUSB(int reader_index, int requesttype, int request, int value,
  39.      ^
  40.  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01000000 -g -O2 -MT libacsccid_la-commands.lo -MD -MP -MF .deps/libacsccid_la-commands.Tpo -c commands.c -o libacsccid_la-commands.o >/dev/null 2>&1
  41. mv -f .deps/libacsccid_la-commands.Tpo .deps/libacsccid_la-commands.Plo
  42. /bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/PCSC   -pthread -fvisibility=hidden -DCCID_VERSION=`./convert_version.pl 1.0.0` -g -O2 -MT libacsccid_la-ifdhandler.lo -MD -MP -MF .deps/libacsccid_la-ifdhandler.Tpo -c -o libacsccid_la-ifdhandler.lo `test -f 'ifdhandler.c' || echo './'`ifdhandler.c
  43.  gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/PCSC -pthread -fvisibility=hidden -DCCID_VERSION=0x01000000 -g -O2 -MT libacsccid_la-ifdhandler.lo -MD -MP -MF .deps/libacsccid_la-ifdhandler.Tpo -c ifdhandler.c  -fPIC -DPIC -o .libs/libacsccid_la-ifdhandler.o
  44. ifdhandler.c: In function 'IFDHControl':
  45. ifdhandler.c:1281:22: error: 'FEATURE_MCT_READERDIRECT' undeclared (first use in this function)
  46.     pcsc_tlv -> tag = FEATURE_MCT_READERDIRECT;
  47.                       ^
  48. ifdhandler.c:1281:22: note: each undeclared identifier is reported only once for each function it appears in
  49. ifdhandler.c:1304:8: error: 'PIN_PROPERTIES_STRUCTURE' has no member named 'wLcdMaxCharacters'
  50.    caps -> wLcdMaxCharacters = 0x0000;
  51.         ^
  52. ifdhandler.c:1305:8: error: 'PIN_PROPERTIES_STRUCTURE' has no member named 'wLcdMaxLines'
  53.    caps -> wLcdMaxLines = 0x0000;
  54.         ^
  55. Makefile:395: recipe for target 'libacsccid_la-ifdhandler.lo' failed
  56. make[2]: *** [libacsccid_la-ifdhandler.lo] Error 1
  57. make[2]: Leaving directory '/root/Desktop/acr122u/acsccid-1.0.0/src'
  58. Makefile:286: recipe for target 'all-recursive' failed
  59. make[1]: *** [all-recursive] Error 1
  60. make[1]: Leaving directory '/root/Desktop/acr122u/acsccid-1.0.0'
  61. Makefile:216: recipe for target 'all' failed
  62. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement