LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 568|回复: 0

编译lumaqq2006热键代码出错??

[复制链接]
发表于 2006-10-15 16:44:32 | 显示全部楼层 |阅读模式
jre1.5。 不会需要jdk吧???
另外lumaqq2005在jre1.5 1.4上均不能运行。lumaqq2006只能在jre1.5上跑jre.1.5.0_06上跑。以上包均为64位版本。


部分错误信息。全部错误信息怎捕捉??

  1. /usr/include/gtk-2.0/gtk/gtkwindow.h:98: error: syntax error before ':' token
  2. /usr/include/gtk-2.0/gtk/gtkwindow.h:100: error: syntax error before ':' token
  3. /usr/include/gtk-2.0/gtk/gtkwindow.h:101: error: syntax error before ':' token
  4. /usr/include/gtk-2.0/gtk/gtkwindow.h:103: error: syntax error before ':' token
  5. /usr/include/gtk-2.0/gtk/gtkwindow.h:104: error: syntax error before ':' token
  6. /usr/include/gtk-2.0/gtk/gtkwindow.h:115: error: syntax error before '}' token
  7. /usr/include/gtk-2.0/gtk/gtkwindow.h:310: error: syntax error before "guint32"
  8. /usr/include/gtk-2.0/gtk/gtkwindow.h:315: error: syntax error before "guint32"
  9. In file included from /usr/include/gtk-2.0/gtk/gtkmenu.h:33,
  10.                  from /usr/include/gtk-2.0/gtk/gtklabel.h:33,
  11.                  from /usr/include/gtk-2.0/gtk/gtkaccellabel.h:34,
  12.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  13.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  14. /usr/include/gtk-2.0/gtk/gtkmenushell.h:60: error: syntax error before "guint32"
  15. /usr/include/gtk-2.0/gtk/gtkmenushell.h:60: warning: no semicolon at end of struct or union
  16. /usr/include/gtk-2.0/gtk/gtkmenushell.h:62: error: syntax error before ':' token
  17. /usr/include/gtk-2.0/gtk/gtkmenushell.h:63: error: syntax error before ':' token
  18. /usr/include/gtk-2.0/gtk/gtkmenushell.h:64: error: syntax error before ':' token
  19. /usr/include/gtk-2.0/gtk/gtkmenushell.h:65: error: syntax error before ':' token
  20. /usr/include/gtk-2.0/gtk/gtkmenushell.h:66: error: syntax error before ':' token
  21. /usr/include/gtk-2.0/gtk/gtkmenushell.h:67: error: syntax error before ':' token
  22. In file included from /usr/include/gtk-2.0/gtk/gtklabel.h:33,
  23.                  from /usr/include/gtk-2.0/gtk/gtkaccellabel.h:34,
  24.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  25.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  26. /usr/include/gtk-2.0/gtk/gtkmenu.h:61: error: field `menu_shell' has incomplete type
  27. /usr/include/gtk-2.0/gtk/gtkmenu.h:134: error: syntax error before "guint32"
  28. In file included from /usr/include/gtk-2.0/gtk/gtkaccellabel.h:34,
  29.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  30.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  31. /usr/include/gtk-2.0/gtk/gtklabel.h:55: error: field `misc' has incomplete type
  32. In file included from /usr/include/gtk-2.0/gtk/gtk.h:33,
  33.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  34. /usr/include/gtk-2.0/gtk/gtkaccellabel.h:63: error: syntax error before "guint16"
  35. /usr/include/gtk-2.0/gtk/gtkaccellabel.h:63: warning: no semicolon at end of struct or union
  36. In file included from /usr/include/atk-1.0/atk/atkcomponent.h:24,
  37.                  from /usr/include/atk-1.0/atk/atk.h:25,
  38.                  from /usr/include/gtk-2.0/gtk/gtkaccessible.h:23,
  39.                  from /usr/include/gtk-2.0/gtk/gtk.h:35,
  40.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  41. /usr/include/atk-1.0/atk/atkutil.h:59: error: syntax error before "guint16"
  42. /usr/include/atk-1.0/atk/atkutil.h:59: warning: no semicolon at end of struct or union
  43. /usr/include/atk-1.0/atk/atkutil.h:60: warning: data definition has no type or storage class
  44. In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:24,
  45.                  from /usr/include/atk-1.0/atk/atk.h:27,
  46.                  from /usr/include/gtk-2.0/gtk/gtkaccessible.h:23,
  47.                  from /usr/include/gtk-2.0/gtk/gtk.h:35,
  48.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  49. /usr/include/atk-1.0/atk/atktext.h:231: error: syntax error before "gunichar"
  50. /usr/include/atk-1.0/atk/atktext.h:231: warning: no semicolon at end of struct or union
  51. /usr/include/atk-1.0/atk/atktext.h:300: error: syntax error before '}' token
  52. /usr/include/atk-1.0/atk/atktext.h:315: error: syntax error before "atk_text_get_character_at_offset"
  53. /usr/include/atk-1.0/atk/atktext.h:316: warning: data definition has no type or storage class
  54. In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34,
  55.                  from /usr/include/gtk-2.0/gtk/gtk.h:37,
  56.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  57. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:73: error: field `object' has incomplete type
  58. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:190: error: syntax error before "guint32"
  59. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:197: error: syntax error before "guint32"
  60. In file included from /usr/include/gtk-2.0/gtk/gtk.h:40,
  61.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  62. /usr/include/gtk-2.0/gtk/gtkarrow.h:53: error: field `misc' has incomplete type
  63. /usr/include/gtk-2.0/gtk/gtkarrow.h:55: error: syntax error before "gint16"
  64. /usr/include/gtk-2.0/gtk/gtkarrow.h:55: warning: no semicolon at end of struct or union
  65. /usr/include/gtk-2.0/gtk/gtkarrow.h:56: warning: data definition has no type or storage class
  66. In file included from /usr/include/gtk-2.0/gtk/gtkaspectframe.h:33,
  67.                  from /usr/include/gtk-2.0/gtk/gtk.h:41,
  68.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  69. /usr/include/gtk-2.0/gtk/gtkframe.h:56: error: syntax error before "gint16"
  70. /usr/include/gtk-2.0/gtk/gtkframe.h:56: warning: no semicolon at end of struct or union
  71. /usr/include/gtk-2.0/gtk/gtkframe.h:61: error: syntax error before '}' token
  72. In file included from /usr/include/gtk-2.0/gtk/gtk.h:41,
  73.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  74. /usr/include/gtk-2.0/gtk/gtkaspectframe.h:53: error: field `frame' has incomplete type
  75. In file included from /usr/include/gtk-2.0/gtk/gtkbbox.h:30,
  76.                  from /usr/include/gtk-2.0/gtk/gtk.h:42,
  77.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  78. /usr/include/gtk-2.0/gtk/gtkbox.h:58: error: syntax error before "gint16"
  79. /usr/include/gtk-2.0/gtk/gtkbox.h:58: warning: no semicolon at end of struct or union
  80. /usr/include/gtk-2.0/gtk/gtkbox.h:59: error: syntax error before ':' token
  81. /usr/include/gtk-2.0/gtk/gtkbox.h:70: error: syntax error before "guint16"
  82. /usr/include/gtk-2.0/gtk/gtkbox.h:70: warning: no semicolon at end of struct or union
  83. /usr/include/gtk-2.0/gtk/gtkbox.h:71: error: syntax error before ':' token
  84. /usr/include/gtk-2.0/gtk/gtkbox.h:72: error: syntax error before ':' token
  85. /usr/include/gtk-2.0/gtk/gtkbox.h:73: error: syntax error before ':' token
  86. /usr/include/gtk-2.0/gtk/gtkbox.h:74: error: syntax error before ':' token
  87. In file included from /usr/include/gtk-2.0/gtk/gtk.h:42,
  88.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  89. /usr/include/gtk-2.0/gtk/gtkbbox.h:53: error: field `box' has incomplete type
  90. In file included from /usr/include/gtk-2.0/gtk/gtk.h:47,
  91.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  92. /usr/include/gtk-2.0/gtk/gtkcalendar.h:66: error: field `widget' has incomplete type
  93. /usr/include/gtk-2.0/gtk/gtkcalendar.h:81: error: field `marked_date_color' has incomplete type
  94. In file included from /usr/include/gtk-2.0/gtk/gtkcelllayout.h:25,
  95.                  from /usr/include/gtk-2.0/gtk/gtk.h:48,
  96.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  97. /usr/include/gtk-2.0/gtk/gtkcellrenderer.h:58: error: field `parent' has incomplete type
  98. /usr/include/gtk-2.0/gtk/gtkcellrenderer.h:66: error: syntax error before "guint16"
  99. /usr/include/gtk-2.0/gtk/gtkcellrenderer.h:66: warning: no semicolon at end of struct or union
  100. /usr/include/gtk-2.0/gtk/gtkcellrenderer.h:67: warning: data definition has no type or storage class
  101. /usr/include/gtk-2.0/gtk/gtkcellrenderer.h:69: error: syntax error before ':' token
  102. /usr/include/gtk-2.0/gtk/gtkcellrenderer.h:70: error: syntax error before ':' token
  103. /usr/include/gtk-2.0/gtk/gtkcellrenderer.h:71: error: syntax error before ':' token
  104. /usr/include/gtk-2.0/gtk/gtkcellrenderer.h:72: error: syntax error before ':' token
  105. /usr/include/gtk-2.0/gtk/gtkcellrenderer.h:73: error: syntax error before ':' token
  106. In file included from /usr/include/gtk-2.0/gtk/gtkcelllayout.h:26,
  107.                  from /usr/include/gtk-2.0/gtk/gtk.h:48,
  108.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  109. /usr/include/gtk-2.0/gtk/gtktreeviewcolumn.h:61: error: field `parent' has incomplete type
  110. In file included from /usr/include/gtk-2.0/gtk/gtk.h:50,
  111.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  112. /usr/include/gtk-2.0/gtk/gtkcellrendererpixbuf.h:42: error: field `parent' has incomplete type
  113. In file included from /usr/include/gtk-2.0/gtk/gtk.h:51,
  114.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  115. /usr/include/gtk-2.0/gtk/gtkcellrenderertext.h:43: error: field `parent' has incomplete type
  116. /usr/include/gtk-2.0/gtk/gtkcellrenderertext.h:49: error: field `foreground' has incomplete type
  117. /usr/include/gtk-2.0/gtk/gtkcellrenderertext.h:50: error: field `background' has incomplete type
  118. In file included from /usr/include/gtk-2.0/gtk/gtk.h:52,
  119.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  120. /usr/include/gtk-2.0/gtk/gtkcellrenderertoggle.h:42: error: field `parent' has incomplete type
  121. In file included from /usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h:32,
  122.                  from /usr/include/gtk-2.0/gtk/gtk.h:54,
  123.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  124. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:58: error: syntax error before "guint16"
  125. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:58: warning: no semicolon at end of struct or union
  126. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:59: warning: data definition has no type or storage class
  127. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:62: error: syntax error before ':' token
  128. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:63: error: syntax error before ':' token
  129. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:64: error: syntax error before ':' token
  130. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:65: error: syntax error before ':' token
  131. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:66: error: syntax error before ':' token
  132. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:68: error: syntax error before '}' token
  133. In file included from /usr/include/gtk-2.0/gtk/gtk.h:54,
  134.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  135. /usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h:53: error: field `menu_item' has incomplete type
  136. In file included from /usr/include/gtk-2.0/gtk/gtkclipboard.h:29,
  137.                  from /usr/include/gtk-2.0/gtk/gtk.h:55,
  138.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  139. /usr/include/gtk-2.0/gtk/gtkselection.h:111: error: syntax error before "guint32"
  140. /usr/include/gtk-2.0/gtk/gtkselection.h:115: error: syntax error before "guint32"
  141. /usr/include/gtk-2.0/gtk/gtkselection.h:130: error: syntax error before "guint32"
  142. In file included from /usr/include/gtk-2.0/gtk/gtkscrollbar.h:32,
  143.                  from /usr/include/gtk-2.0/gtk/gtkhscrollbar.h:32,
  144.                  from /usr/include/gtk-2.0/gtk/gtkclist.h:38,
  145.                  from /usr/include/gtk-2.0/gtk/gtk.h:56,
  146.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  147. /usr/include/gtk-2.0/gtk/gtkrange.h:57: error: field `widget' has incomplete type
  148. In file included from /usr/include/gtk-2.0/gtk/gtk.h:56,
  149.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  150. /usr/include/gtk-2.0/gtk/gtkclist.h:152: error: syntax error before "guint16"
  151. /usr/include/gtk-2.0/gtk/gtkclist.h:152: warning: no semicolon at end of struct or union
  152. /usr/include/gtk-2.0/gtk/gtkclist.h:189: error: conflicting types for 'shadow_type'
  153. /usr/include/gtk-2.0/gtk/gtkarrow.h:56: error: previous declaration of 'shadow_type' was here
  154. /usr/include/gtk-2.0/gtk/gtkclist.h:195: error: conflicting types for 'selection'
  155. /usr/include/gtk-2.0/gdk/gdkevents.h:362: error: previous declaration of 'selection' was here
  156. /usr/include/gtk-2.0/gtk/gtkclist.h:203: error: syntax error before "button_actions"
  157. /usr/include/gtk-2.0/gtk/gtkclist.h:203: warning: data definition has no type or storage class
  158. /usr/include/gtk-2.0/gtk/gtkclist.h:205: error: syntax error before "drag_button"
  159. /usr/include/gtk-2.0/gtk/gtkclist.h:205: warning: data definition has no type or storage class
  160. /usr/include/gtk-2.0/gtk/gtkclist.h:245: error: syntax error before '}' token
  161. /usr/include/gtk-2.0/gtk/gtkclist.h:316: error: syntax error before "guint8"
  162. /usr/include/gtk-2.0/gtk/gtkclist.h:351: error: field `foreground' has incomplete type
  163. /usr/include/gtk-2.0/gtk/gtkclist.h:352: error: field `background' has incomplete type
  164. /usr/include/gtk-2.0/gtk/gtkclist.h:369: error: syntax error before "gint16"
  165. /usr/include/gtk-2.0/gtk/gtkclist.h:369: warning: no semicolon at end of struct or union
  166. /usr/include/gtk-2.0/gtk/gtkclist.h:370: warning: data definition has no type or storage class
  167. /usr/include/gtk-2.0/gtk/gtkclist.h:375: error: syntax error before '}' token
  168. /usr/include/gtk-2.0/gtk/gtkclist.h:381: error: syntax error before "gint16"
  169. /usr/include/gtk-2.0/gtk/gtkclist.h:381: warning: no semicolon at end of struct or union
  170. /usr/include/gtk-2.0/gtk/gtkclist.h:382: warning: data definition has no type or storage class
  171. /usr/include/gtk-2.0/gtk/gtkclist.h:388: error: syntax error before '}' token
  172. /usr/include/gtk-2.0/gtk/gtkclist.h:394: error: syntax error before "gint16"
  173. /usr/include/gtk-2.0/gtk/gtkclist.h:394: warning: no semicolon at end of struct or union
  174. /usr/include/gtk-2.0/gtk/gtkclist.h:395: warning: data definition has no type or storage class
  175. /usr/include/gtk-2.0/gtk/gtkclist.h:400: error: syntax error before "spacing"
  176. /usr/include/gtk-2.0/gtk/gtkclist.h:400: warning: data definition has no type or storage class
  177. /usr/include/gtk-2.0/gtk/gtkclist.h:403: error: syntax error before '}' token
  178. /usr/include/gtk-2.0/gtk/gtkclist.h:409: error: syntax error before "gint16"
  179. /usr/include/gtk-2.0/gtk/gtkclist.h:409: warning: no semicolon at end of struct or union
  180. /usr/include/gtk-2.0/gtk/gtkclist.h:410: warning: data definition has no type or storage class
  181. /usr/include/gtk-2.0/gtk/gtkclist.h:415: error: syntax error before '}' token
  182. /usr/include/gtk-2.0/gtk/gtkclist.h:421: error: syntax error before "gint16"
  183. /usr/include/gtk-2.0/gtk/gtkclist.h:421: warning: no semicolon at end of struct or union
  184. /usr/include/gtk-2.0/gtk/gtkclist.h:422: warning: data definition has no type or storage class
  185. /usr/include/gtk-2.0/gtk/gtkclist.h:436: error: syntax error before "guint8"
  186. /usr/include/gtk-2.0/gtk/gtkclist.h:436: warning: no semicolon at end of struct or union
  187. /usr/include/gtk-2.0/gtk/gtkclist.h:436: warning: no semicolon at end of struct or union
  188. /usr/include/gtk-2.0/gtk/gtkclist.h:439: error: syntax error before '}' token
  189. /usr/include/gtk-2.0/gtk/gtkclist.h:439: warning: data definition has no type or storage class
  190. /usr/include/gtk-2.0/gtk/gtkclist.h:442: error: syntax error before '}' token
  191. /usr/include/gtk-2.0/gtk/gtkclist.h:442: warning: data definition has no type or storage class
  192. /usr/include/gtk-2.0/gtk/gtkclist.h:443: error: syntax error before '}' token
  193. /usr/include/gtk-2.0/gtk/gtkclist.h:477: error: syntax error before "guint8"
  194. /usr/include/gtk-2.0/gtk/gtkclist.h:619: error: syntax error before "guint8"
  195. /usr/include/gtk-2.0/gtk/gtkclist.h:627: error: syntax error before "guint8"
  196. In file included from /usr/include/gtk-2.0/gtk/gtk.h:57,
  197.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  198. /usr/include/gtk-2.0/gtk/gtkcolorbutton.h:84: error: syntax error before "guint16"
  199. /usr/include/gtk-2.0/gtk/gtkcolorbutton.h:87: error: syntax error before "gtk_color_button_get_alpha"
  200. /usr/include/gtk-2.0/gtk/gtkcolorbutton.h:87: warning: data definition has no type or storage class
  201. In file included from /usr/include/gtk-2.0/gtk/gtkcolorsel.h:30,
  202.                  from /usr/include/gtk-2.0/gtk/gtk.h:58,
  203.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  204. /usr/include/gtk-2.0/gtk/gtkdialog.h:98: error: field `window' has incomplete type
  205. In file included from /usr/include/gtk-2.0/gtk/gtkcolorsel.h:31,
  206.                  from /usr/include/gtk-2.0/gtk/gtk.h:58,
  207.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  208. /usr/include/gtk-2.0/gtk/gtkvbox.h:53: error: field `box' has incomplete type
  209. In file included from /usr/include/gtk-2.0/gtk/gtk.h:58,
  210.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  211. /usr/include/gtk-2.0/gtk/gtkcolorsel.h:93: error: syntax error before "guint16"
  212. /usr/include/gtk-2.0/gtk/gtkcolorsel.h:96: error: syntax error before "gtk_color_selection_get_current_alpha"
  213. /usr/include/gtk-2.0/gtk/gtkcolorsel.h:96: warning: data definition has no type or storage class
  214. /usr/include/gtk-2.0/gtk/gtkcolorsel.h:100: error: syntax error before "guint16"
  215. /usr/include/gtk-2.0/gtk/gtkcolorsel.h:103: error: syntax error before "gtk_color_selection_get_previous_alpha"
  216. /usr/include/gtk-2.0/gtk/gtkcolorsel.h:103: warning: data definition has no type or storage class
  217. In file included from /usr/include/gtk-2.0/gtk/gtkcombo.h:32,
  218.                  from /usr/include/gtk-2.0/gtk/gtk.h:60,
  219.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  220. /usr/include/gtk-2.0/gtk/gtkhbox.h:53: error: field `box' has incomplete type
  221. In file included from /usr/include/gtk-2.0/gtk/gtk.h:60,
  222.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  223. /usr/include/gtk-2.0/gtk/gtkcombo.h:75: error: syntax error before "guint16"
  224. /usr/include/gtk-2.0/gtk/gtkcombo.h:75: warning: no semicolon at end of struct or union
  225. /usr/include/gtk-2.0/gtk/gtkcombo.h:77: error: syntax error before '}' token
  226. In file included from /usr/include/gtk-2.0/gtk/gtktreeview.h:26,
  227.                  from /usr/include/gtk-2.0/gtk/gtkcombobox.h:25,
  228.                  from /usr/include/gtk-2.0/gtk/gtk.h:61,
  229.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  230. /usr/include/gtk-2.0/gtk/gtkdnd.h:58: error: syntax error before "guint32"
  231. /usr/include/gtk-2.0/gtk/gtkdnd.h:62: error: syntax error before "guint32"
  232. In file included from /usr/include/gtk-2.0/gtk/gtk.h:64,
  233.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  234. /usr/include/gtk-2.0/gtk/gtkctree.h:112: error: field `clist' has incomplete type
  235. /usr/include/gtk-2.0/gtk/gtkctree.h:162: error: syntax error before "guint16"
  236. /usr/include/gtk-2.0/gtk/gtkctree.h:162: warning: no semicolon at end of struct or union
  237. /usr/include/gtk-2.0/gtk/gtkctree.h:164: error: syntax error before ':' token
  238. /usr/include/gtk-2.0/gtk/gtkctree.h:165: error: syntax error before ':' token
  239. /usr/include/gtk-2.0/gtk/gtkctree.h:187: error: syntax error before "guint8"
  240. /usr/include/gtk-2.0/gtk/gtkctree.h:321: error: syntax error before "guint8"
  241. /usr/include/gtk-2.0/gtk/gtkctree.h:327: error: syntax error before "guint8"
  242. /usr/include/gtk-2.0/gtk/gtkctree.h:360: error: syntax error before "guint8"
  243. /usr/include/gtk-2.0/gtk/gtkctree.h:366: error: syntax error before "guint8"
  244. In file included from /usr/include/gtk-2.0/gtk/gtkcurve.h:42,
  245.                  from /usr/include/gtk-2.0/gtk/gtk.h:65,
  246.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  247. /usr/include/gtk-2.0/gtk/gtkdrawingarea.h:53: error: field `widget' has incomplete type
  248. In file included from /usr/include/gtk-2.0/gtk/gtk.h:70,
  249.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  250. /usr/include/gtk-2.0/gtk/gtkentry.h:56: error: field `widget' has incomplete type
  251. /usr/include/gtk-2.0/gtk/gtkentry.h:65: error: syntax error before "guint16"
  252. /usr/include/gtk-2.0/gtk/gtkentry.h:65: warning: no semicolon at end of struct or union
  253. /usr/include/gtk-2.0/gtk/gtkentry.h:66: warning: data definition has no type or storage class
  254. /usr/include/gtk-2.0/gtk/gtkentry.h:77: error: syntax error before ':' token
  255. /usr/include/gtk-2.0/gtk/gtkentry.h:79: error: syntax error before ':' token
  256. /usr/include/gtk-2.0/gtk/gtkentry.h:81: error: syntax error before ':' token
  257. /usr/include/gtk-2.0/gtk/gtkentry.h:83: error: syntax error before ':' token
  258. /usr/include/gtk-2.0/gtk/gtkentry.h:85: error: syntax error before ':' token
  259. /usr/include/gtk-2.0/gtk/gtkentry.h:87: error: syntax error before ':' token
  260. /usr/include/gtk-2.0/gtk/gtkentry.h:89: error: syntax error before ':' token
  261. /usr/include/gtk-2.0/gtk/gtkentry.h:90: error: syntax error before ':' token
  262. /usr/include/gtk-2.0/gtk/gtkentry.h:92: error: syntax error before ':' token
  263. /usr/include/gtk-2.0/gtk/gtkentry.h:94: error: syntax error before ':' token
  264. /usr/include/gtk-2.0/gtk/gtkentry.h:95: error: syntax error before ':' token
  265. /usr/include/gtk-2.0/gtk/gtkentry.h:96: error: syntax error before ':' token
  266. /usr/include/gtk-2.0/gtk/gtkentry.h:104: error: syntax error before "text_size"
  267. /usr/include/gtk-2.0/gtk/gtkentry.h:104: warning: data definition has no type or storage class
  268. /usr/include/gtk-2.0/gtk/gtkentry.h:105: error: syntax error before "n_bytes"
  269. /usr/include/gtk-2.0/gtk/gtkentry.h:105: warning: data definition has no type or storage class
  270. /usr/include/gtk-2.0/gtk/gtkentry.h:107: error: syntax error before "preedit_length"
  271. /usr/include/gtk-2.0/gtk/gtkentry.h:107: warning: data definition has no type or storage class
  272. /usr/include/gtk-2.0/gtk/gtkentry.h:108: error: syntax error before "preedit_cursor"
  273. /usr/include/gtk-2.0/gtk/gtkentry.h:108: warning: data definition has no type or storage class
  274. /usr/include/gtk-2.0/gtk/gtkentry.h:115: error: syntax error before "invisible_char"
  275. /usr/include/gtk-2.0/gtk/gtkentry.h:115: warning: data definition has no type or storage class
  276. /usr/include/gtk-2.0/gtk/gtkentry.h:118: error: syntax error before '}' token
  277. /usr/include/gtk-2.0/gtk/gtkentry.h:158: error: syntax error before "gunichar"
  278. /usr/include/gtk-2.0/gtk/gtkentry.h:159: error: syntax error before "gtk_entry_get_invisible_char"
  279. /usr/include/gtk-2.0/gtk/gtkentry.h:159: warning: data definition has no type or storage class
  280. In file included from /usr/include/gtk-2.0/gtk/gtkfilechooserdialog.h:25,
  281.                  from /usr/include/gtk-2.0/gtk/gtk.h:77,
  282.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  283. /usr/include/gtk-2.0/gtk/gtkfilechooser.h:54: error: syntax error before "gtk_file_chooser_error_quark"
  284. /usr/include/gtk-2.0/gtk/gtkfilechooser.h:54: warning: data definition has no type or storage class
  285. In file included from /usr/include/gtk-2.0/gtk/gtkhruler.h:42,
  286.                  from /usr/include/gtk-2.0/gtk/gtk.h:88,
  287.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  288. /usr/include/gtk-2.0/gtk/gtkruler.h:67: error: field `widget' has incomplete type
  289. In file included from /usr/include/gtk-2.0/gtk/gtkhseparator.h:32,
  290.                  from /usr/include/gtk-2.0/gtk/gtk.h:91,
  291.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  292. /usr/include/gtk-2.0/gtk/gtkseparator.h:54: error: field `widget' has incomplete type
  293. In file included from /usr/include/gtk-2.0/gtk/gtk.h:93,
  294.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  295. /usr/include/gtk-2.0/gtk/gtkicontheme.h:93: error: syntax error before "gtk_icon_theme_error_quark"
  296. /usr/include/gtk-2.0/gtk/gtkicontheme.h:93: warning: data definition has no type or storage class
  297. In file included from /usr/include/gtk-2.0/gtk/gtk.h:94,
  298.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  299. /usr/include/gtk-2.0/gtk/gtkimage.h:102: error: field `misc' has incomplete type
  300. In file included from /usr/include/gtk-2.0/gtk/gtk.h:95,
  301.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  302. /usr/include/gtk-2.0/gtk/gtkimagemenuitem.h:53: error: field `menu_item' has incomplete type
  303. In file included from /usr/include/gtk-2.0/gtk/gtk.h:97,
  304.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  305. /usr/include/gtk-2.0/gtk/gtkimcontextsimple.h:50: error: syntax error before "gunichar"
  306. /usr/include/gtk-2.0/gtk/gtkimcontextsimple.h:50: warning: no semicolon at end of struct or union
  307. /usr/include/gtk-2.0/gtk/gtkimcontextsimple.h:53: error: syntax error before ':' token
  308. /usr/include/gtk-2.0/gtk/gtkimcontextsimple.h:65: error: syntax error before "guint16"
  309. In file included from /usr/include/gtk-2.0/gtk/gtk.h:100,
  310.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  311. /usr/include/gtk-2.0/gtk/gtkinvisible.h:47: error: field `widget' has incomplete type
  312. In file included from /usr/include/gtk-2.0/gtk/gtk.h:108,
  313.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  314. /usr/include/gtk-2.0/gtk/gtkmain.h:165: error: syntax error before "interval"
  315. /usr/include/gtk-2.0/gtk/gtkmain.h:168: error: syntax error before "interval"
  316. /usr/include/gtk-2.0/gtk/gtkmain.h:201: error: syntax error before "gtk_get_current_event_time"
  317. /usr/include/gtk-2.0/gtk/gtkmain.h:201: warning: data definition has no type or storage class
  318. In file included from /usr/include/gtk-2.0/gtk/gtk.h:110,
  319.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  320. /usr/include/gtk-2.0/gtk/gtkmenubar.h:53: error: field `menu_shell' has incomplete type
  321. In file included from /usr/include/gtk-2.0/gtk/gtk.h:115,
  322.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  323. /usr/include/gtk-2.0/gtk/gtknotebook.h:70: error: syntax error before "guint32"
  324. /usr/include/gtk-2.0/gtk/gtknotebook.h:70: warning: no semicolon at end of struct or union
  325. /usr/include/gtk-2.0/gtk/gtknotebook.h:72: warning: data definition has no type or storage class
  326. /usr/include/gtk-2.0/gtk/gtknotebook.h:73: error: syntax error before "tab_vborder"
  327. /usr/include/gtk-2.0/gtk/gtknotebook.h:73: warning: data definition has no type or storage class
  328. /usr/include/gtk-2.0/gtk/gtknotebook.h:75: error: syntax error before ':' token
  329. /usr/include/gtk-2.0/gtk/gtknotebook.h:76: error: syntax error before ':' token
  330. /usr/include/gtk-2.0/gtk/gtknotebook.h:77: error: syntax error before ':' token
  331. /usr/include/gtk-2.0/gtk/gtknotebook.h:78: error: syntax error before ':' token
  332. /usr/include/gtk-2.0/gtk/gtknotebook.h:79: error: syntax error before ':' token
  333. /usr/include/gtk-2.0/gtk/gtknotebook.h:80: error: syntax error before ':' token
  334. /usr/include/gtk-2.0/gtk/gtknotebook.h:81: error: syntax error before ':' token
  335. /usr/include/gtk-2.0/gtk/gtknotebook.h:82: error: syntax error before ':' token
  336. /usr/include/gtk-2.0/gtk/gtknotebook.h:83: error: syntax error before ':' token
  337. /usr/include/gtk-2.0/gtk/gtknotebook.h:84: error: syntax error before ':' token
  338. /usr/include/gtk-2.0/gtk/gtknotebook.h:85: error: syntax error before ':' token
  339. /usr/include/gtk-2.0/gtk/gtknotebook.h:86: error: syntax error before ':' token
  340. /usr/include/gtk-2.0/gtk/gtknotebook.h:88: error: syntax error before ':' token
  341. /usr/include/gtk-2.0/gtk/gtknotebook.h:89: error: syntax error before ':' token
  342. /usr/include/gtk-2.0/gtk/gtknotebook.h:90: error: syntax error before ':' token
  343. /usr/include/gtk-2.0/gtk/gtknotebook.h:91: error: syntax error before ':' token
  344. In file included from /usr/include/gtk-2.0/gtk/gtk.h:117,
  345.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  346. /usr/include/gtk-2.0/gtk/gtkoldeditable.h:53: error: syntax error before "guint32"
  347. /usr/include/gtk-2.0/gtk/gtkoldeditable.h:57: error: field `widget' has incomplete type
  348. /usr/include/gtk-2.0/gtk/gtkoldeditable.h:124: error: syntax error before "guint32"
  349. In file included from /usr/include/gtk-2.0/gtk/gtk.h:118,
  350.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  351. /usr/include/gtk-2.0/gtk/gtkoptionmenu.h:60: error: syntax error before "guint16"
  352. /usr/include/gtk-2.0/gtk/gtkoptionmenu.h:60: warning: no semicolon at end of struct or union
  353. /usr/include/gtk-2.0/gtk/gtkoptionmenu.h:61: warning: data definition has no type or storage class
  354. In file included from /usr/include/gtk-2.0/gtk/gtk.h:120,
  355.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  356. /usr/include/gtk-2.0/gtk/gtkpixmap.h:55: error: field `misc' has incomplete type
  357. In file included from /usr/include/gtk-2.0/gtk/gtkplug.h:31,
  358.                  from /usr/include/gtk-2.0/gtk/gtk.h:121,
  359.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  360. /usr/include/gtk-2.0/gtk/gtksocket.h:51: error: syntax error before "guint16"
  361. /usr/include/gtk-2.0/gtk/gtksocket.h:51: warning: no semicolon at end of struct or union
  362. /usr/include/gtk-2.0/gtk/gtksocket.h:52: warning: data definition has no type or storage class
  363. /usr/include/gtk-2.0/gtk/gtksocket.h:53: error: syntax error before "current_width"
  364. /usr/include/gtk-2.0/gtk/gtksocket.h:53: warning: data definition has no type or storage class
  365. /usr/include/gtk-2.0/gtk/gtksocket.h:54: error: syntax error before "current_height"
  366. /usr/include/gtk-2.0/gtk/gtksocket.h:54: warning: data definition has no type or storage class
  367. /usr/include/gtk-2.0/gtk/gtksocket.h:60: error: syntax error before ':' token
  368. /usr/include/gtk-2.0/gtk/gtksocket.h:61: error: syntax error before ':' token
  369. /usr/include/gtk-2.0/gtk/gtksocket.h:62: error: syntax error before ':' token
  370. /usr/include/gtk-2.0/gtk/gtksocket.h:63: error: syntax error before ':' token
  371. /usr/include/gtk-2.0/gtk/gtksocket.h:64: error: syntax error before ':' token
  372. /usr/include/gtk-2.0/gtk/gtksocket.h:65: error: syntax error before ':' token
  373. /usr/include/gtk-2.0/gtk/gtksocket.h:69: error: syntax error before '}' token
  374. /usr/include/gtk-2.0/gtk/gtksocket.h:90: error: syntax error before "GdkNativeWindow"
  375. /usr/include/gtk-2.0/gtk/gtksocket.h:91: error: syntax error before "gtk_socket_get_id"
  376. /usr/include/gtk-2.0/gtk/gtksocket.h:91: warning: data definition has no type or storage class
  377. /usr/include/gtk-2.0/gtk/gtksocket.h:95: error: syntax error before "GdkNativeWindow"
  378. In file included from /usr/include/gtk-2.0/gtk/gtk.h:121,
  379.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  380. /usr/include/gtk-2.0/gtk/gtkplug.h:54: error: field `window' has incomplete type
  381. /usr/include/gtk-2.0/gtk/gtkplug.h:82: error: syntax error before "GdkNativeWindow"
  382. /usr/include/gtk-2.0/gtk/gtkplug.h:83: error: syntax error before "socket_id"
  383. /usr/include/gtk-2.0/gtk/gtkplug.h:88: error: syntax error before "GdkNativeWindow"
  384. /usr/include/gtk-2.0/gtk/gtkplug.h:90: error: syntax error before "GdkNativeWindow"
  385. /usr/include/gtk-2.0/gtk/gtkplug.h:92: error: syntax error before "gtk_plug_get_id"
  386. /usr/include/gtk-2.0/gtk/gtkplug.h:92: warning: data definition has no type or storage class
  387. In file included from /usr/include/gtk-2.0/gtk/gtk.h:122,
  388.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  389. /usr/include/gtk-2.0/gtk/gtkpreview.h:56: error: field `widget' has incomplete type
  390. /usr/include/gtk-2.0/gtk/gtkpreview.h:59: error: syntax error before "guint16"
  391. /usr/include/gtk-2.0/gtk/gtkpreview.h:59: warning: no semicolon at end of struct or union
  392. /usr/include/gtk-2.0/gtk/gtkpreview.h:60: warning: data definition has no type or storage class
  393. /usr/include/gtk-2.0/gtk/gtkpreview.h:62: error: syntax error before "bpp"
  394. /usr/include/gtk-2.0/gtk/gtkpreview.h:62: warning: data definition has no type or storage class
  395. /usr/include/gtk-2.0/gtk/gtkpreview.h:63: error: syntax error before "rowstride"
  396. /usr/include/gtk-2.0/gtk/gtkpreview.h:63: warning: data definition has no type or storage class
  397. /usr/include/gtk-2.0/gtk/gtkpreview.h:67: error: syntax error before ':' token
  398. /usr/include/gtk-2.0/gtk/gtkpreview.h:68: error: syntax error before ':' token
  399. In file included from /usr/include/gtk-2.0/gtk/gtk.h:123,
  400.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  401. /usr/include/gtk-2.0/gtk/gtkprogress.h:57: error: field `widget' has incomplete type
  402. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:27,
  403.                  from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:26,
  404.                  from /usr/include/gtk-2.0/gtk/gtktoggletoolbutton.h:26,
  405.                  from /usr/include/gtk-2.0/gtk/gtkradiotoolbutton.h:26,
  406.                  from /usr/include/gtk-2.0/gtk/gtk.h:128,
  407.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  408. /usr/include/gtk-2.0/gtk/gtktooltips.h:61: error: field `parent_instance' has incomplete type
  409. In file included from /usr/include/gtk-2.0/gtk/gtk.h:134,
  410.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  411. /usr/include/gtk-2.0/gtk/gtkscrolledwindow.h:68: error: syntax error before "guint16"
  412. /usr/include/gtk-2.0/gtk/gtkscrolledwindow.h:68: warning: no semicolon at end of struct or union
  413. In file included from /usr/include/gtk-2.0/gtk/gtk.h:137,
  414.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  415. /usr/include/gtk-2.0/gtk/gtkseparatormenuitem.h:52: error: field `menu_item' has incomplete type
  416. In file included from /usr/include/gtk-2.0/gtk/gtk.h:141,
  417.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  418. /usr/include/gtk-2.0/gtk/gtksizegroup.h:47: error: syntax error before "guint8"
  419. /usr/include/gtk-2.0/gtk/gtksizegroup.h:47: warning: no semicolon at end of struct or union
  420. /usr/include/gtk-2.0/gtk/gtksizegroup.h:49: error: syntax error before ':' token
  421. /usr/include/gtk-2.0/gtk/gtksizegroup.h:50: error: syntax error before ':' token
  422. /usr/include/gtk-2.0/gtk/gtksizegroup.h:53: error: syntax error before '}' token
  423. In file included from /usr/include/gtk-2.0/gtk/gtk.h:143,
  424.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  425. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:77: error: field `entry' has incomplete type
  426. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:83: error: syntax error before "guint32"
  427. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:83: warning: no semicolon at end of struct or union
  428. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:90: error: syntax error before ':' token
  429. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:91: error: syntax error before ':' token
  430. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:92: error: syntax error before ':' token
  431. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:93: error: syntax error before ':' token
  432. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:94: error: syntax error before ':' token
  433. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:95: error: syntax error before ':' token
  434. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:96: error: syntax error before ':' token
  435. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:97: error: syntax error before ':' token
  436. /usr/include/gtk-2.0/gtk/gtkspinbutton.h:98: error: syntax error before ':' token
  437. In file included from /usr/include/gtk-2.0/gtk/gtk.h:147,
  438.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  439. /usr/include/gtk-2.0/gtk/gtktable.h:60: error: syntax error before "guint16"
  440. /usr/include/gtk-2.0/gtk/gtktable.h:60: warning: no semicolon at end of struct or union
  441. /usr/include/gtk-2.0/gtk/gtktable.h:61: warning: data definition has no type or storage class
  442. /usr/include/gtk-2.0/gtk/gtktable.h:62: error: syntax error before "column_spacing"
  443. /usr/include/gtk-2.0/gtk/gtktable.h:62: warning: data definition has no type or storage class
  444. /usr/include/gtk-2.0/gtk/gtktable.h:63: error: syntax error before "row_spacing"
  445. /usr/include/gtk-2.0/gtk/gtktable.h:63: warning: data definition has no type or storage class
  446. /usr/include/gtk-2.0/gtk/gtktable.h:64: error: syntax error before ':' token
  447. /usr/include/gtk-2.0/gtk/gtktable.h:75: error: syntax error before "guint16"
  448. /usr/include/gtk-2.0/gtk/gtktable.h:75: warning: no semicolon at end of struct or union
  449. /usr/include/gtk-2.0/gtk/gtktable.h:76: warning: data definition has no type or storage class
  450. /usr/include/gtk-2.0/gtk/gtktable.h:77: error: syntax error before "top_attach"
  451. /usr/include/gtk-2.0/gtk/gtktable.h:77: warning: data definition has no type or storage class
  452. /usr/include/gtk-2.0/gtk/gtktable.h:78: error: syntax error before "bottom_attach"
  453. /usr/include/gtk-2.0/gtk/gtktable.h:78: warning: data definition has no type or storage class
  454. /usr/include/gtk-2.0/gtk/gtktable.h:79: error: syntax error before "xpadding"
  455. /usr/include/gtk-2.0/gtk/gtktable.h:79: warning: data definition has no type or storage class
  456. /usr/include/gtk-2.0/gtk/gtktable.h:80: error: syntax error before "ypadding"
  457. /usr/include/gtk-2.0/gtk/gtktable.h:80: warning: data definition has no type or storage class
  458. /usr/include/gtk-2.0/gtk/gtktable.h:81: error: syntax error before ':' token
  459. /usr/include/gtk-2.0/gtk/gtktable.h:82: error: syntax error before ':' token
  460. /usr/include/gtk-2.0/gtk/gtktable.h:83: error: syntax error before ':' token
  461. /usr/include/gtk-2.0/gtk/gtktable.h:84: error: syntax error before ':' token
  462. /usr/include/gtk-2.0/gtk/gtktable.h:85: error: syntax error before ':' token
  463. /usr/include/gtk-2.0/gtk/gtktable.h:86: error: syntax error before ':' token
  464. /usr/include/gtk-2.0/gtk/gtktable.h:91: error: syntax error before "guint16"
  465. /usr/include/gtk-2.0/gtk/gtktable.h:91: warning: no semicolon at end of struct or union
  466. /usr/include/gtk-2.0/gtk/gtktable.h:92: error: conflicting types for 'allocation'
  467. /usr/include/gtk-2.0/gtk/gtkwidget.h:216: error: previous declaration of 'allocation' was here
  468. /usr/include/gtk-2.0/gtk/gtktable.h:92: warning: data definition has no type or storage class
  469. /usr/include/gtk-2.0/gtk/gtktable.h:93: error: syntax error before "spacing"
  470. /usr/include/gtk-2.0/gtk/gtktable.h:93: warning: data definition has no type or storage class
  471. /usr/include/gtk-2.0/gtk/gtktable.h:94: error: syntax error before ':' token
  472. /usr/include/gtk-2.0/gtk/gtktable.h:95: error: syntax error before ':' token
  473. /usr/include/gtk-2.0/gtk/gtktable.h:96: error: syntax error before ':' token
  474. /usr/include/gtk-2.0/gtk/gtktable.h:97: error: syntax error before ':' token
  475. /usr/include/gtk-2.0/gtk/gtktable.h:98: error: syntax error before ':' token
  476. In file included from /usr/include/gtk-2.0/gtk/gtk.h:148,
  477.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  478. /usr/include/gtk-2.0/gtk/gtktearoffmenuitem.h:53: error: field `menu_item' has incomplete type
  479. In file included from /usr/include/gtk-2.0/gtk/gtktexttagtable.h:4,
  480.                  from /usr/include/gtk-2.0/gtk/gtktextbuffer.h:32,
  481.                  from /usr/include/gtk-2.0/gtk/gtk.h:150,
  482.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  483. /usr/include/gtk-2.0/gtk/gtktexttag.h:120: error: field `bg_color' has incomplete type
  484. /usr/include/gtk-2.0/gtk/gtktexttag.h:121: error: field `fg_color' has incomplete type
  485. In file included from /usr/include/gtk-2.0/gtk/gtktextbuffer.h:33,
  486.                  from /usr/include/gtk-2.0/gtk/gtk.h:150,
  487.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  488. /usr/include/gtk-2.0/gtk/gtktextiter.h:106: error: syntax error before "gtk_text_iter_get_char"
  489. /usr/include/gtk-2.0/gtk/gtktextiter.h:106: warning: data definition has no type or storage class
  490. /usr/include/gtk-2.0/gtk/gtktextiter.h:253: error: syntax error before "ch"
  491. In file included from /usr/include/gtk-2.0/gtk/gtk.h:172,
  492.                  from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:2:
  493. /usr/include/gtk-2.0/gtk/gtkuimanager.h:121: error: syntax error before "gssize"
  494. In file included from edu_tsinghua_lumaqq_hotkey_KeyBinder.c:3:
  495. tomboykeybinder.h:21: error: syntax error before "tomboy_keybinder_get_current_event_time"
  496. tomboykeybinder.h:21: warning: data definition has no type or storage class
  497. /usr/include/pango-1.0/pango/pango-glyph.h:59: error: storage size of `geometry' isn't known
  498. /usr/include/gtk-2.0/gtk/gtkrc.h:229: error: storage size of `value' isn't known
  499. make: *** [libkeybinder.so] Error 1
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表