Advertisement
Guest User

troubles with gctwimax

a guest
May 15th, 2011
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.24 KB | None | 0 0
  1. root@ddrum:/home/hp/gctwimax-0.0.2# make
  2. cc -MMD -O2 -g -Wall -I. -I/usr/include -I/usr/include/eap_peer -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DEAP_TLS -DEAP_TTLS -DEAP_MD5 -DEAP_CHAP -DEAP_MSCHAPv2 -DCONFDIR="/usr/share/gctwimax" -DIEEE8021X_EAPOL -c -o src/wimax.o src/wimax.c
  3. In file included from src/wimax.c:46:
  4. src/eap_auth.h:19:27: error: util/includes.h: Нет такого файла или каталога
  5. src/eap_auth.h:21:25: error: util/common.h: Нет такого файла или каталога
  6. src/wimax.c:48:18: warning: glib.h: Нет такого файла или каталога
  7. src/wimax.c:49:28: warning: dbus/dbus-glib.h: Нет такого файла или каталога
  8. src/wimax.c:51:25: warning: openssl/sha.h: Нет такого файла или каталога
  9. src/wimax.c:52:25: warning: openssl/aes.h: Нет такого файла или каталога
  10. src/wimax.c:53:18: error: zlib.h: Нет такого файла или каталога
  11. src/wimax.c:157: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  12. src/wimax.c:158: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  13. src/wimax.c:159: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  14. src/wimax.c: In function ‘AES_cbc_decrypt’:
  15. src/wimax.c:642: error: ‘AES_KEY’ undeclared (first use in this function)
  16. src/wimax.c:642: error: (Each undeclared identifier is reported only once
  17. src/wimax.c:642: error: for each function it appears in.)
  18. src/wimax.c:642: error: expected ‘;’ before ‘aeskey’
  19. src/wimax.c:644: warning: implicit declaration of function ‘AES_set_decrypt_key’
  20. src/wimax.c:644: error: ‘aeskey’ undeclared (first use in this function)
  21. src/wimax.c:646: warning: implicit declaration of function ‘AES_cbc_encrypt’
  22. src/wimax.c:646: error: ‘AES_DECRYPT’ undeclared (first use in this function)
  23. src/wimax.c: In function ‘extract_cert’:
  24. src/wimax.c:657: error: ‘voidp’ undeclared (first use in this function)
  25. src/wimax.c:657: error: expected ‘;’ before ‘gz’
  26. src/wimax.c:670: warning: implicit declaration of function ‘SHA1’
  27. src/wimax.c:684: error: ‘gz’ undeclared (first use in this function)
  28. src/wimax.c:684: warning: implicit declaration of function ‘gzopen’
  29. src/wimax.c:687: warning: implicit declaration of function ‘gzread’
  30. src/wimax.c:688: warning: implicit declaration of function ‘gzclose’
  31. src/wimax.c: In function ‘exit_release_resources’:
  32. src/wimax.c:1210: warning: implicit declaration of function ‘dbus_g_proxy_call_no_reply’
  33. src/wimax.c:1210: error: ‘dbus_proxy’ undeclared (first use in this function)
  34. src/wimax.c:1212: error: ‘G_TYPE_INVALID’ undeclared (first use in this function)
  35. src/wimax.c:1213: warning: implicit declaration of function ‘g_object_unref’
  36. src/wimax.c:1214: warning: implicit declaration of function ‘dbus_g_connection_unref’
  37. src/wimax.c:1214: error: ‘dbus_connection’ undeclared (first use in this function)
  38. src/wimax.c: In function ‘dbus_dev_info_send’:
  39. src/wimax.c:1237: error: ‘dbus_proxy’ undeclared (first use in this function)
  40. src/wimax.c:1239: error: ‘G_TYPE_STRING’ undeclared (first use in this function)
  41. src/wimax.c:1242: error: ‘G_TYPE_INVALID’ undeclared (first use in this function)
  42. src/wimax.c: In function ‘dbus_sig_info_send’:
  43. src/wimax.c:1246: error: ‘dbus_proxy’ undeclared (first use in this function)
  44. src/wimax.c:1248: error: ‘G_TYPE_INT’ undeclared (first use in this function)
  45. src/wimax.c:1252: error: ‘G_TYPE_UINT’ undeclared (first use in this function)
  46. src/wimax.c:1254: error: ‘G_TYPE_INVALID’ undeclared (first use in this function)
  47. src/wimax.c: In function ‘dbus_bsid_info_send’:
  48. src/wimax.c:1261: error: ‘dbus_proxy’ undeclared (first use in this function)
  49. src/wimax.c:1261: error: ‘G_TYPE_STRING’ undeclared (first use in this function)
  50. src/wimax.c:1261: error: ‘G_TYPE_INVALID’ undeclared (first use in this function)
  51. src/wimax.c: In function ‘dbus_conn_info_send’:
  52. src/wimax.c:1278: error: ‘dbus_proxy’ undeclared (first use in this function)
  53. src/wimax.c:1278: error: ‘G_TYPE_INT’ undeclared (first use in this function)
  54. src/wimax.c:1278: error: ‘G_TYPE_INVALID’ undeclared (first use in this function)
  55. src/wimax.c: In function ‘main’:
  56. src/wimax.c:1298: warning: implicit declaration of function ‘g_type_init’
  57. src/wimax.c:1299: error: ‘dbus_error’ undeclared (first use in this function)
  58. src/wimax.c:1300: error: ‘dbus_connection’ undeclared (first use in this function)
  59. src/wimax.c:1300: warning: implicit declaration of function ‘dbus_g_bus_get’
  60. src/wimax.c:1300: error: ‘DBUS_BUS_SYSTEM’ undeclared (first use in this function)
  61. src/wimax.c:1303: warning: implicit declaration of function ‘g_error_free’
  62. src/wimax.c:1306: error: ‘dbus_proxy’ undeclared (first use in this function)
  63. src/wimax.c:1306: warning: implicit declaration of function ‘dbus_g_proxy_new_for_name’
  64. make: *** [src/wimax.o] Ошибка 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement