Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2010
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 11.10 KB | None | 0 0
  1. root@Laptop-of-LordofGods:/home/xnee-3.06# make
  2. make  all-recursive
  3. make[1]: Entering directory `/home/xnee-3.06'
  4. Making all in libxnee
  5. make[2]: Entering directory `/home/xnee-3.06/libxnee'
  6. Making all in src
  7. make[3]: Entering directory `/home/xnee-3.06/libxnee/src'
  8. /bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..    -I../include   -g -DUSE_VERBOSE   -DNO_BUF_VERBOSE  -DHAVE_XOSD  -g -O2 -MT xnee.lo -MD -MP -MF .deps/xnee.Tpo -c -o xnee.lo xnee.c
  9. libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../include -g -DUSE_VERBOSE -DNO_BUF_VERBOSE -DHAVE_XOSD -g -O2 -MT xnee.lo -MD -MP -MF .deps/xnee.Tpo -c xnee.c  -fPIC -DPIC -o .libs/xnee.o
  10. In file included from ../include/libxnee/xnee.h:39,
  11.                 from xnee.c:38:
  12. ../include/libxnee/x11_files.h:32:24: error: X11/Xproto.h: No such file or directory
  13. ../include/libxnee/x11_files.h:35:67: error: X11/Xlibint.h: No such file or directory
  14. ../include/libxnee/x11_files.h:40:22: error: X11/Xlib.h: No such file or directory
  15. ../include/libxnee/x11_files.h:41:21: error: X11/Xmd.h: No such file or directory
  16. ../include/libxnee/x11_files.h:42:21: error: X11/Xos.h: No such file or directory
  17. ../include/libxnee/x11_files.h:44:24: error: X11/keysym.h: No such file or directory
  18. ../include/libxnee/x11_files.h:45:27: error: X11/keysymdef.h: No such file or directory
  19. ../include/libxnee/x11_files.h:46:23: error: X11/Xutil.h: No such file or directory
  20. In file included from ../include/libxnee/x11_files.h:48,
  21.                 from ../include/libxnee/xnee.h:39,
  22.                 from xnee.c:38:
  23. /usr/include/X11/extensions/record.h:24:40: error: X11/extensions/recordconst.h: No such file or directory
  24. In file included from ../include/libxnee/x11_files.h:48,
  25.                 from ../include/libxnee/xnee.h:39,
  26.                 from xnee.c:38:
  27. /usr/include/X11/extensions/record.h:56: error: expected specifier-qualifier-list before ‘Bool’
  28. /usr/include/X11/extensions/record.h:69: error: expected specifier-qualifier-list before ‘Bool’
  29. /usr/include/X11/extensions/record.h:77: error: expected specifier-qualifier-list before ‘XID’
  30. /usr/include/X11/extensions/record.h:94: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XID’
  31. /usr/include/X11/extensions/record.h:98: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XRecordQueryVersion’
  32. /usr/include/X11/extensions/record.h:105: error: expected ‘)’ before ‘*’ token
  33. /usr/include/X11/extensions/record.h:117: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XRecordRegisterClients’
  34. /usr/include/X11/extensions/record.h:127: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XRecordUnregisterClients’
  35. /usr/include/X11/extensions/record.h:134: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XRecordGetContext’
  36. /usr/include/X11/extensions/record.h:146: error: expected ‘)’ before ‘XRecordInterceptData’
  37. /usr/include/X11/extensions/record.h:149: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XRecordEnableContext’
  38. /usr/include/X11/extensions/record.h:156: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XRecordEnableContextAsync’
  39. /usr/include/X11/extensions/record.h:164: error: expected ‘)’ before ‘*’ token
  40. /usr/include/X11/extensions/record.h:171: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XRecordDisableContext’
  41. /usr/include/X11/extensions/record.h:176: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XRecordFreeContext’
  42. In file included from ../include/libxnee/x11_files.h:49,
  43.                 from ../include/libxnee/xnee.h:39,
  44.                 from xnee.c:38:
  45. /usr/include/X11/extensions/XTest.h:32:28: error: X11/Xfuncproto.h: No such file or directory
  46. /usr/include/X11/extensions/XTest.h:33:39: error: X11/extensions/xtestconst.h: No such file or directory
  47. /usr/include/X11/extensions/XTest.h:34:35: error: X11/extensions/XInput.h: No such file or directory
  48. In file included from ../include/libxnee/x11_files.h:49,
  49.                 from ../include/libxnee/xnee.h:39,
  50.                 from xnee.c:38:
  51. /usr/include/X11/extensions/XTest.h:36: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_XFUNCPROTOBEGIN’
  52. /usr/include/X11/extensions/XTest.h:46: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XTestCompareCursorWithWindow’
  53. /usr/include/X11/extensions/XTest.h:52: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XTestCompareCurrentCursorWithWindow’
  54. /usr/include/X11/extensions/XTest.h:58: error: expected ‘)’ before ‘*’ token
  55. /usr/include/X11/extensions/XTest.h:65: error: expected ‘)’ before ‘*’ token
  56. /usr/include/X11/extensions/XTest.h:72: error: expected ‘)’ before ‘*’ token
  57. /usr/include/X11/extensions/XTest.h:80: error: expected ‘)’ before ‘*’ token
  58. /usr/include/X11/extensions/XTest.h:87: error: expected ‘)’ before ‘*’ token
  59. /usr/include/X11/extensions/XTest.h:97: error: expected ‘)’ before ‘*’ token
  60. /usr/include/X11/extensions/XTest.h:107: error: expected ‘)’ before ‘*’ token
  61. /usr/include/X11/extensions/XTest.h:116: error: expected ‘)’ before ‘*’ token
  62. /usr/include/X11/extensions/XTest.h:126: error: expected ‘)’ before ‘*’ token
  63. /usr/include/X11/extensions/XTest.h:136: error: expected ‘)’ before ‘*’ token
  64. /usr/include/X11/extensions/XTest.h:140: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘XTestDiscard’
  65. In file included from ../include/libxnee/xnee_internal.h:35,
  66.                 from ../include/libxnee/xnee.h:41,
  67.                 from xnee.c:38:
  68. ../include/libxnee/xnee_settings.h:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘extern’
  69. In file included from ../include/libxnee/xnee.h:41,
  70.                 from xnee.c:38:
  71. ../include/libxnee/xnee_internal.h:236: error: expected ‘)’ before ‘XRecordInterceptData’
  72. ../include/libxnee/xnee_internal.h:237: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  73. ../include/libxnee/xnee_internal.h:239: error: expected ‘)’ before ‘XRecordInterceptData’
  74. ../include/libxnee/xnee_internal.h:240: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  75. In file included from xnee.c:38:
  76. ../include/libxnee/xnee.h:193: error: expected specifier-qualifier-list before ‘Bool’
  77. ../include/libxnee/xnee.h:226: error: expected specifier-qualifier-list before ‘KeyCode’
  78. ../include/libxnee/xnee.h:251: error: expected specifier-qualifier-list before ‘KeyCode’
  79. ../include/libxnee/xnee.h:265: error: expected specifier-qualifier-list before ‘KeyCode’
  80. ../include/libxnee/xnee.h:291: error: expected specifier-qualifier-list before ‘Display’
  81. ../include/libxnee/xnee.h:327: error: expected specifier-qualifier-list before ‘Time’
  82. ../include/libxnee/xnee.h:351: error: expected specifier-qualifier-list before ‘Time’
  83. ../include/libxnee/xnee.h:404: error: expected specifier-qualifier-list before ‘xEvent’
  84. ../include/libxnee/xnee.h:421: error: expected specifier-qualifier-list before ‘Bool’
  85. In file included from xnee.c:38:
  86. ../include/libxnee/xnee.h:475: error: expected specifier-qualifier-list before ‘XID’
  87. ../include/libxnee/xnee.h:544: error: expected specifier-qualifier-list before ‘Bool’
  88. In file included from ../include/libxnee/print.h:22,
  89.                 from xnee.c:39:
  90. ../include/libxnee/xnee_record.h:72: error: expected ‘)’ before ‘xpoint_xnee_data’
  91. ../include/libxnee/xnee_record.h:84: error: expected ‘)’ before ‘xpoint_xnee_data’
  92. In file included from ../include/libxnee/print.h:23,
  93.                 from xnee.c:39:
  94. ../include/libxnee/xnee_replay.h:125: error: expected ‘)’ before ‘xd’
  95. ../include/libxnee/xnee_replay.h:148: error: expected declaration specifiers or ‘...’ before ‘Bool’
  96. ../include/libxnee/xnee_replay.h:207: error: expected ‘)’ before ‘xp’
  97. In file included from xnee.c:42:
  98. ../include/libxnee/xnee_setget.h:76: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  99. ../include/libxnee/xnee_setget.h:89: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  100. ../include/libxnee/xnee_setget.h:102: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  101. ../include/libxnee/xnee_setget.h:568: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘xnee_is_store_mouse_pos’
  102. In file included from xnee.c:43:
  103. ../include/libxnee/xnee_fake.h:63: error: expected declaration specifiers or ‘...’ before ‘Bool’
  104. ../include/libxnee/xnee_fake.h:76: error: expected declaration specifiers or ‘...’ before ‘Bool’
  105. ../include/libxnee/xnee_fake.h:106: error: expected declaration specifiers or ‘...’ before ‘Bool’
  106. In file included from xnee.c:45:
  107. ../include/libxnee/xnee_grab.h:70: error: expected declaration specifiers or ‘...’ before ‘KeyCode’
  108. In file included from xnee.c:49:
  109. ../include/libxnee/xnee_callback.h:46: error: expected declaration specifiers or ‘...’ before ‘callback_ptrptr’
  110. ../include/libxnee/xnee_callback.h:74: error: expected declaration specifiers or ‘...’ before ‘synch_ptrptr’
  111. In file included from xnee.c:52:
  112. ../include/libxnee/xnee_session.h:91: error: expected ‘)’ before ‘*’ token
  113. ../include/libxnee/xnee_session.h:102: error: expected ‘)’ before ‘*’ token
  114. In file included from xnee.c:54:
  115. ../include/libxnee/xnee_display.h:57: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  116. ../include/libxnee/xnee_display.h:95: error: expected ‘)’ before ‘*’ token
  117. In file included from xnee.c:55:
  118. ../include/libxnee/xnee_utils.h:101: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘xnee_client_id’
  119. ../include/libxnee/xnee_utils.h:136: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  120. xnee.c: In function ‘xnee_start’:
  121. xnee.c:112: error: ‘xnee_data’ has no member named ‘in_use’
  122. xnee.c:162: error: ‘xnee_data’ has no member named ‘xnee_info’
  123. xnee.c:163: error: ‘xnee_data’ has no member named ‘xnee_info’
  124. xnee.c:164: error: ‘xnee_data’ has no member named ‘xnee_info’
  125. xnee.c:208: error: ‘True’ undeclared (first use in this function)
  126. xnee.c:208: error: (Each undeclared identifier is reported only once
  127. xnee.c:208: error: for each function it appears in.)
  128. make[3]: *** [xnee.lo] Error 1
  129. make[3]: Leaving directory `/home/xnee-3.06/libxnee/src'
  130. make[2]: *** [all-recursive] Error 1
  131. make[2]: Leaving directory `/home/xnee-3.06/libxnee'
  132. make[1]: *** [all-recursive] Error 1
  133. make[1]: Leaving directory `/home/xnee-3.06'
  134. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement