Advertisement
Guest User

Untitled

a guest
Sep 15th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 83.35 KB | None | 0 0
  1. # make
  2.  
  3. ===>  License check disabled, port has not defined LICENSE
  4. ===>  Extracting for libgdata-0.6.6
  5. => SHA256 Checksum OK for libgdata-0.6.6.tar.bz2.
  6. ===>  Patching for libgdata-0.6.6
  7. ===>   libgdata-0.6.6 depends on package: libtool>=2.4 - found
  8. ===>   libgdata-0.6.6 depends on executable: g-ir-scanner - found
  9. ===>   libgdata-0.6.6 depends on executable: gmake - found
  10. ===>   libgdata-0.6.6 depends on package: libtool>=2.4 - found
  11. ===>   libgdata-0.6.6 depends on file: /usr/local/bin/intltool-extract - found
  12. ===>   libgdata-0.6.6 depends on executable: pkg-config - found
  13. ===>   libgdata-0.6.6 depends on shared library: soup-gnome-2.4.1 - found
  14. ===>   libgdata-0.6.6 depends on shared library: intl - found
  15. ===>   libgdata-0.6.6 depends on shared library: glib-2.0.0 - found
  16. ===>  Configuring for libgdata-0.6.6
  17. checking for gcc... cc
  18. checking whether the C compiler works... yes
  19. checking for C compiler default output file name... a.out
  20. checking for suffix of executables...
  21. checking whether we are cross compiling... no
  22. checking for suffix of object files... o
  23. checking whether we are using the GNU C compiler... yes
  24. checking whether cc accepts -g... yes
  25. checking for cc option to accept ISO C89... none needed
  26. checking how to run the C preprocessor... cpp
  27. checking for grep that handles long lines and -e... /usr/bin/grep
  28. checking for egrep... /usr/bin/grep -E
  29. checking for ANSI C header files... yes
  30. checking for sys/types.h... yes
  31. checking for sys/stat.h... yes
  32. checking for stdlib.h... yes
  33. checking for string.h... yes
  34. checking for memory.h... yes
  35. checking for strings.h... yes
  36. checking for inttypes.h... yes
  37. checking for stdint.h... yes
  38. checking for unistd.h... yes
  39. checking minix/config.h usability... no
  40. checking minix/config.h presence... no
  41. checking for minix/config.h... no
  42. checking whether it is safe to define __EXTENSIONS__... yes
  43. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
  44. checking whether build environment is sane... yes
  45. checking for a thread-safe mkdir -p... ./install-sh -c -d
  46. checking for gawk... gawk
  47. checking whether gmake sets $(MAKE)... yes
  48. checking for style of include used by gmake... GNU
  49. checking dependency style of cc... gcc3
  50. checking whether we are using the GNU C++ compiler... yes
  51. checking whether c++ accepts -g... yes
  52. checking dependency style of c++... gcc3
  53. checking whether cc understands -c and -o together... yes
  54. checking build system type... i386-portbld-freebsd8.2
  55. checking host system type... i386-portbld-freebsd8.2
  56. checking how to print strings... print: not found
  57. printf
  58. checking for a sed that does not truncate output... /usr/local/bin/gsed
  59. checking for fgrep... /usr/bin/grep -F
  60. checking for ld used by cc... /usr/bin/ld
  61. checking if the linker (/usr/bin/ld) is GNU ld... yes
  62. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  63. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  64. checking whether ln -s works... yes
  65. checking the maximum length of command line arguments... (cached) 262144
  66. checking whether the shell understands some XSI constructs... yes
  67. checking whether the shell understands "+="... no
  68. checking for /usr/bin/ld option to reload object files... -r
  69. checking for objdump... objdump
  70. checking how to recognize dependent libraries... pass_all
  71. checking for ar... ar
  72. checking for strip... strip
  73. checking for ranlib... ranlib
  74. checking command to parse /usr/bin/nm -B output from cc object... ok
  75. checking for dlfcn.h... yes
  76. checking for objdir... .libs
  77. checking if cc supports -fno-rtti -fno-exceptions... no
  78. checking for cc option to produce PIC... -fPIC -DPIC
  79. checking if cc PIC flag -fPIC -DPIC works... yes
  80. checking if cc static flag -static works... yes
  81. checking if cc supports -c -o file.o... yes
  82. checking if cc supports -c -o file.o... (cached) yes
  83. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  84. checking whether -lc should be explicitly linked in... no
  85. checking dynamic linker characteristics... freebsd8.2 ld.so
  86. checking how to hardcode library paths into programs... immediate
  87. checking whether stripping libraries is possible... yes
  88. checking if libtool supports shared libraries... yes
  89. checking whether to build shared libraries... yes
  90. checking whether to build static libraries... yes
  91. checking how to run the C++ preprocessor... c++ -E
  92. checking for ld used by c++... /usr/bin/ld
  93. checking if the linker (/usr/bin/ld) is GNU ld... yes
  94. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  95. checking for c++ option to produce PIC... -fPIC -DPIC
  96. checking if c++ PIC flag -fPIC -DPIC works... yes
  97. checking if c++ static flag -static works... yes
  98. checking if c++ supports -c -o file.o... yes
  99. checking if c++ supports -c -o file.o... (cached) yes
  100. checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
  101. checking dynamic linker characteristics... freebsd8.2 ld.so
  102. checking how to hardcode library paths into programs... immediate
  103. checking for pkg-config... /usr/local/bin/pkg-config
  104. checking pkg-config is at least version 0.9.0... yes
  105. checking for glib-genmarshal... /usr/local/bin/glib-genmarshal
  106. checking for glib-mkenums... /usr/local/bin/glib-mkenums
  107. checking for GDATA... yes
  108. checking for GDK... yes
  109. checking whether to build with GNOME support... yes
  110. checking for GNOME... yes
  111. checking locale.h usability... yes
  112. checking locale.h presence... yes
  113. checking for locale.h... yes
  114. checking for LC_MESSAGES... yes
  115. checking libintl.h usability... yes
  116. checking libintl.h presence... yes
  117. checking for libintl.h... yes
  118. checking for ngettext in libc... no
  119. checking for bindtextdomain in -lintl... yes
  120. checking for ngettext in -lintl... yes
  121. checking for dgettext in -lintl... yes
  122. checking for bind_textdomain_codeset... yes
  123. checking for msgfmt... /usr/local/bin/msgfmt
  124. checking for dcgettext... yes
  125. checking if msgfmt accepts -c... yes
  126. checking for gmsgfmt... /usr/local/bin/msgfmt
  127. checking for xgettext... /usr/local/bin/xgettext
  128. checking whether NLS is requested... yes
  129. checking for intltool >= 0.40.0... 0.41.1 found
  130. checking for intltool-update... /usr/local/bin/intltool-update
  131. checking for intltool-merge... /usr/local/bin/intltool-merge
  132. checking for intltool-extract... /usr/local/bin/intltool-extract
  133. checking for xgettext... (cached) /usr/local/bin/xgettext
  134. checking for msgmerge... /usr/local/bin/msgmerge
  135. checking for msgfmt... (cached) /usr/local/bin/msgfmt
  136. checking for gmsgfmt... (cached) /usr/local/bin/msgfmt
  137. checking for perl... /usr/bin/perl
  138. checking for perl >= 5.8.1... 5.12.3
  139. checking for XML::Parser... ok
  140. checking whether to build with gcov testing... no
  141. checking whether gcc understands -Wno-sign-compare... yes
  142. checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
  143. checking what language compliance flags to pass to the C compiler...
  144. checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused
  145. checking what language compliance flags to pass to the C++ compiler...
  146. checking whether to enable maintainer-specific portions of Makefiles... no
  147. checking for gobject-introspection... yes
  148. checking for gtkdoc-check... no
  149. checking for gtkdoc-rebase... no
  150. checking for gtkdoc-mkpdf... no
  151. checking whether to build gtk-doc documentation... no
  152. configure: creating ./config.status
  153. config.status: creating Makefile
  154. config.status: creating libgdata.pc
  155. config.status: creating gdata/tests/Makefile
  156. config.status: creating po/Makefile.in
  157. config.status: creating docs/Makefile
  158. config.status: creating docs/reference/Makefile
  159. config.status: creating docs/reference/version.xml
  160. config.status: creating config.h
  161. config.status: executing depfiles commands
  162. config.status: executing libtool commands
  163. config.status: executing default-1 commands
  164. config.status: executing po/stamp-it commands
  165. ===>  Building for libgdata-0.6.6
  166. gmake  all-recursive
  167. gmake[1]: Entering directory `/usr/ports/devel/libgdata/work/libgdata-0.6.6'
  168. Making all in .
  169. gmake[2]: Entering directory `/usr/ports/devel/libgdata/work/libgdata-0.6.6'
  170.   GEN    gdata/gdata-enums.h
  171.   GEN    gdata/media/gdata-media-enums.h
  172.   GEN    gdata/services/documents/gdata-documents-enums.h
  173.   GEN    gdata/services/picasaweb/gdata-picasaweb-enums.h
  174.   GEN    gdata/services/youtube/gdata-youtube-enums.h
  175.   CC     gdata/gdata_libgdata_la-gdata-entry.lo
  176. gdata/gdata-entry.c:32:18: error: glib.h: No such file or directory
  177. gdata/gdata-entry.c:33:28: error: glib/gi18n-lib.h: No such file or directory
  178. gdata/gdata-entry.c:34:27: error: libxml/parser.h: No such file or directory
  179. In file included from gdata/gdata-entry.c:37:
  180. gdata/gdata-entry.h:24:25: error: glib-object.h: No such file or directory
  181. In file included from gdata/gdata-entry.h:26,
  182.                  from gdata/gdata-entry.c:37:
  183. ./gdata/gdata-parsable.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
  184. ./gdata/gdata-parsable.h:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_parser_error_quark'
  185. ./gdata/gdata-parsable.h:61: error: expected specifier-qualifier-list before 'GObject'
  186. ./gdata/gdata-parsable.h:84: error: expected specifier-qualifier-list before 'GObjectClass'
  187. ./gdata/gdata-parsable.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_parsable_get_type'
  188. ./gdata/gdata-parsable.h:100: error: expected ')' before 'parsable_type'
  189. ./gdata/gdata-parsable.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  190. In file included from gdata/gdata-entry.h:27,
  191.                  from gdata/gdata-entry.c:37:
  192. ./gdata/atom/gdata-category.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  193. ./gdata/atom/gdata-category.h:46: error: expected specifier-qualifier-list before 'GDataCategoryPrivate'
  194. ./gdata/atom/gdata-category.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_category_get_type'
  195. ./gdata/atom/gdata-category.h:63: warning: type defaults to 'int' in declaration of 'gchar'
  196. ./gdata/atom/gdata-category.h:63: error: expected ';', ',' or ')' before '*' token
  197. ./gdata/atom/gdata-category.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_category_compare'
  198. ./gdata/atom/gdata-category.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  199. ./gdata/atom/gdata-category.h:67: warning: type defaults to 'int' in declaration of 'gchar'
  200. ./gdata/atom/gdata-category.h:67: error: expected ';', ',' or ')' before '*' token
  201. ./gdata/atom/gdata-category.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  202. ./gdata/atom/gdata-category.h:70: warning: type defaults to 'int' in declaration of 'gchar'
  203. ./gdata/atom/gdata-category.h:70: error: expected ';', ',' or ')' before '*' token
  204. ./gdata/atom/gdata-category.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  205. ./gdata/atom/gdata-category.h:73: warning: type defaults to 'int' in declaration of 'gchar'
  206. ./gdata/atom/gdata-category.h:73: error: expected ';', ',' or ')' before '*' token
  207. In file included from gdata/gdata-entry.h:28,
  208.                  from gdata/gdata-entry.c:37:
  209. ./gdata/atom/gdata-link.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  210. ./gdata/atom/gdata-link.h:130: error: expected specifier-qualifier-list before 'GDataLinkPrivate'
  211. ./gdata/atom/gdata-link.h:145: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_link_get_type'
  212. ./gdata/atom/gdata-link.h:147: warning: type defaults to 'int' in declaration of 'gchar'
  213. ./gdata/atom/gdata-link.h:147: error: expected ';', ',' or ')' before '*' token
  214. ./gdata/atom/gdata-link.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_link_compare'
  215. ./gdata/atom/gdata-link.h:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  216. ./gdata/atom/gdata-link.h:151: warning: type defaults to 'int' in declaration of 'gchar'
  217. ./gdata/atom/gdata-link.h:151: error: expected ';', ',' or ')' before '*' token
  218. ./gdata/atom/gdata-link.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  219. ./gdata/atom/gdata-link.h:154: warning: type defaults to 'int' in declaration of 'gchar'
  220. ./gdata/atom/gdata-link.h:154: error: expected ';', ',' or ')' before '*' token
  221. ./gdata/atom/gdata-link.h:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  222. ./gdata/atom/gdata-link.h:157: warning: type defaults to 'int' in declaration of 'gchar'
  223. ./gdata/atom/gdata-link.h:157: error: expected ';', ',' or ')' before '*' token
  224. ./gdata/atom/gdata-link.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  225. ./gdata/atom/gdata-link.h:160: warning: type defaults to 'int' in declaration of 'gchar'
  226. ./gdata/atom/gdata-link.h:160: error: expected ';', ',' or ')' before '*' token
  227. ./gdata/atom/gdata-link.h:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  228. ./gdata/atom/gdata-link.h:163: warning: type defaults to 'int' in declaration of 'gchar'
  229. ./gdata/atom/gdata-link.h:163: error: expected ';', ',' or ')' before '*' token
  230. ./gdata/atom/gdata-link.h:165: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_link_get_length'
  231. ./gdata/atom/gdata-link.h:166: error: expected declaration specifiers or '...' before 'gint'
  232. In file included from gdata/gdata-entry.h:29,
  233.                  from gdata/gdata-entry.c:37:
  234. ./gdata/atom/gdata-author.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  235. ./gdata/atom/gdata-author.h:46: error: expected specifier-qualifier-list before 'GDataAuthorPrivate'
  236. ./gdata/atom/gdata-author.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_author_get_type'
  237. ./gdata/atom/gdata-author.h:63: warning: type defaults to 'int' in declaration of 'gchar'
  238. ./gdata/atom/gdata-author.h:63: error: expected ';', ',' or ')' before '*' token
  239. ./gdata/atom/gdata-author.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_author_compare'
  240. ./gdata/atom/gdata-author.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  241. ./gdata/atom/gdata-author.h:67: warning: type defaults to 'int' in declaration of 'gchar'
  242. ./gdata/atom/gdata-author.h:67: error: expected ';', ',' or ')' before '*' token
  243. ./gdata/atom/gdata-author.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  244. ./gdata/atom/gdata-author.h:70: warning: type defaults to 'int' in declaration of 'gchar'
  245. ./gdata/atom/gdata-author.h:70: error: expected ';', ',' or ')' before '*' token
  246. ./gdata/atom/gdata-author.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  247. ./gdata/atom/gdata-author.h:73: warning: type defaults to 'int' in declaration of 'gchar'
  248. ./gdata/atom/gdata-author.h:73: error: expected ';', ',' or ')' before '*' token
  249. In file included from gdata/gdata-entry.c:37:
  250. gdata/gdata-entry.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  251. gdata/gdata-entry.h:49: error: expected specifier-qualifier-list before 'GDataEntryPrivate'
  252. gdata/gdata-entry.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_entry_get_type'
  253. gdata/gdata-entry.h:64: warning: type defaults to 'int' in declaration of 'gchar'
  254. gdata/gdata-entry.h:64: error: expected ';', ',' or ')' before '*' token
  255. gdata/gdata-entry.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  256. gdata/gdata-entry.h:67: warning: type defaults to 'int' in declaration of 'gchar'
  257. gdata/gdata-entry.h:67: error: expected ';', ',' or ')' before '*' token
  258. gdata/gdata-entry.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  259. gdata/gdata-entry.h:69: warning: type defaults to 'int' in declaration of 'gchar'
  260. gdata/gdata-entry.h:69: error: expected ';', ',' or ')' before '*' token
  261. gdata/gdata-entry.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  262. gdata/gdata-entry.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  263. gdata/gdata-entry.h:72: error: expected declaration specifiers or '...' before 'GTimeVal'
  264. gdata/gdata-entry.h:73: error: expected declaration specifiers or '...' before 'GTimeVal'
  265. gdata/gdata-entry.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  266. gdata/gdata-entry.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  267. gdata/gdata-entry.h:77: warning: type defaults to 'int' in declaration of 'gchar'
  268. gdata/gdata-entry.h:77: error: expected ';', ',' or ')' before '*' token
  269. gdata/gdata-entry.h:79: warning: type defaults to 'int' in declaration of 'gchar'
  270. gdata/gdata-entry.h:79: error: expected ';', ',' or ')' before '*' token
  271. gdata/gdata-entry.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  272. gdata/gdata-entry.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  273. gdata/gdata-entry.h:83: warning: type defaults to 'int' in declaration of 'gchar'
  274. gdata/gdata-entry.h:83: error: expected ';', ',' or ')' before '*' token
  275. gdata/gdata-entry.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_entry_is_inserted'
  276. In file included from gdata/gdata-entry.c:38:
  277. gdata/gdata-types.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  278. gdata/gdata-types.h:40: error: expected specifier-qualifier-list before 'guint16'
  279. gdata/gdata-types.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_color_get_type'
  280. gdata/gdata-types.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_color_from_hexadecimal'
  281. gdata/gdata-types.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  282. In file included from gdata/gdata-entry.c:39:
  283. gdata/gdata-service.h:25:26: error: libsoup/soup.h: No such file or directory
  284. In file included from ./gdata/gdata-feed.h:29,
  285.                  from gdata/gdata-service.h:27,
  286.                  from gdata/gdata-entry.c:39:
  287. ./gdata/atom/gdata-generator.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  288. ./gdata/atom/gdata-generator.h:46: error: expected specifier-qualifier-list before 'GDataGeneratorPrivate'
  289. ./gdata/atom/gdata-generator.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_generator_get_type'
  290. ./gdata/atom/gdata-generator.h:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_generator_compare'
  291. ./gdata/atom/gdata-generator.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  292. ./gdata/atom/gdata-generator.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  293. ./gdata/atom/gdata-generator.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  294. In file included from gdata/gdata-service.h:27,
  295.                  from gdata/gdata-entry.c:39:
  296. ./gdata/gdata-feed.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  297. ./gdata/gdata-feed.h:50: error: expected specifier-qualifier-list before 'GDataFeedPrivate'
  298. ./gdata/gdata-feed.h:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_feed_get_type'
  299. ./gdata/gdata-feed.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  300. ./gdata/gdata-feed.h:66: warning: type defaults to 'int' in declaration of 'gchar'
  301. ./gdata/gdata-feed.h:66: error: expected ';', ',' or ')' before '*' token
  302. ./gdata/gdata-feed.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  303. ./gdata/gdata-feed.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  304. ./gdata/gdata-feed.h:69: warning: type defaults to 'int' in declaration of 'gchar'
  305. ./gdata/gdata-feed.h:69: error: expected ';', ',' or ')' before '*' token
  306. ./gdata/gdata-feed.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  307. ./gdata/gdata-feed.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  308. ./gdata/gdata-feed.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  309. ./gdata/gdata-feed.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  310. ./gdata/gdata-feed.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  311. ./gdata/gdata-feed.h:76: error: expected declaration specifiers or '...' before 'GTimeVal'
  312. ./gdata/gdata-feed.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  313. ./gdata/gdata-feed.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_feed_get_items_per_page'
  314. ./gdata/gdata-feed.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_feed_get_start_index'
  315. ./gdata/gdata-feed.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_feed_get_total_results'
  316. ./gdata/gdata-feed.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  317. In file included from gdata/gdata-entry.c:39:
  318. gdata/gdata-service.h:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  319. gdata/gdata-service.h:53: warning: data definition has no type or storage class
  320. gdata/gdata-service.h:53: warning: type defaults to 'int' in declaration of 'GDataOperationType'
  321. gdata/gdata-service.h:124: error: expected declaration specifiers or '...' before 'guint'
  322. gdata/gdata-service.h:124: error: expected declaration specifiers or '...' before 'guint'
  323. gdata/gdata-service.h:124: error: expected declaration specifiers or '...' before 'gpointer'
  324. gdata/gdata-service.h:144: error: expected specifier-qualifier-list before 'GObject'
  325. gdata/gdata-service.h:166: error: expected specifier-qualifier-list before 'GObjectClass'
  326. gdata/gdata-service.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_service_get_type'
  327. gdata/gdata-service.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_service_error_quark'
  328. gdata/gdata-service.h:181: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_authentication_error_quark'
  329. gdata/gdata-service.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_service_authenticate'
  330. gdata/gdata-service.h:184: warning: type defaults to 'int' in declaration of 'gchar'
  331. gdata/gdata-service.h:184: error: expected ';', ',' or ')' before '*' token
  332. gdata/gdata-service.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_service_authenticate_finish'
  333. In file included from gdata/gdata-service.h:188,
  334.                  from gdata/gdata-entry.c:39:
  335. ./gdata/gdata-query.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
  336. ./gdata/gdata-query.h:43: error: expected specifier-qualifier-list before 'GObject'
  337. ./gdata/gdata-query.h:54: error: expected specifier-qualifier-list before 'GObjectClass'
  338. ./gdata/gdata-query.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_query_get_type'
  339. ./gdata/gdata-query.h:61: warning: type defaults to 'int' in declaration of 'gchar'
  340. ./gdata/gdata-query.h:61: error: expected ';', ',' or ')' before '*' token
  341. ./gdata/gdata-query.h:62: warning: type defaults to 'int' in declaration of 'gchar'
  342. ./gdata/gdata-query.h:62: error: expected ';', ',' or ')' before '*' token
  343. ./gdata/gdata-query.h:63: warning: type defaults to 'int' in declaration of 'gchar'
  344. ./gdata/gdata-query.h:63: error: expected ';', ',' or ')' before '*' token
  345. ./gdata/gdata-query.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  346. ./gdata/gdata-query.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_query_previous_page'
  347. ./gdata/gdata-query.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  348. ./gdata/gdata-query.h:70: warning: type defaults to 'int' in declaration of 'gchar'
  349. ./gdata/gdata-query.h:70: error: expected ';', ',' or ')' before '*' token
  350. ./gdata/gdata-query.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  351. ./gdata/gdata-query.h:72: warning: type defaults to 'int' in declaration of 'gchar'
  352. ./gdata/gdata-query.h:72: error: expected ';', ',' or ')' before '*' token
  353. ./gdata/gdata-query.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  354. ./gdata/gdata-query.h:74: warning: type defaults to 'int' in declaration of 'gchar'
  355. ./gdata/gdata-query.h:74: error: expected ';', ',' or ')' before '*' token
  356. ./gdata/gdata-query.h:75: error: expected declaration specifiers or '...' before 'GTimeVal'
  357. ./gdata/gdata-query.h:76: error: expected declaration specifiers or '...' before 'GTimeVal'
  358. ./gdata/gdata-query.h:77: error: expected declaration specifiers or '...' before 'GTimeVal'
  359. ./gdata/gdata-query.h:78: error: expected declaration specifiers or '...' before 'GTimeVal'
  360. ./gdata/gdata-query.h:79: error: expected declaration specifiers or '...' before 'GTimeVal'
  361. ./gdata/gdata-query.h:80: error: expected declaration specifiers or '...' before 'GTimeVal'
  362. ./gdata/gdata-query.h:81: error: expected declaration specifiers or '...' before 'GTimeVal'
  363. ./gdata/gdata-query.h:82: error: expected declaration specifiers or '...' before 'GTimeVal'
  364. ./gdata/gdata-query.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_query_get_start_index'
  365. ./gdata/gdata-query.h:84: error: expected declaration specifiers or '...' before 'gint'
  366. ./gdata/gdata-query.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_query_is_strict'
  367. ./gdata/gdata-query.h:86: error: expected declaration specifiers or '...' before 'gboolean'
  368. ./gdata/gdata-query.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_query_get_max_results'
  369. ./gdata/gdata-query.h:88: error: expected declaration specifiers or '...' before 'gint'
  370. ./gdata/gdata-query.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  371. ./gdata/gdata-query.h:90: warning: type defaults to 'int' in declaration of 'gchar'
  372. ./gdata/gdata-query.h:90: error: expected ';', ',' or ')' before '*' token
  373. ./gdata/gdata-query.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  374. ./gdata/gdata-query.h:92: warning: type defaults to 'int' in declaration of 'gchar'
  375. ./gdata/gdata-query.h:92: error: expected ';', ',' or ')' before '*' token
  376. In file included from gdata/gdata-entry.c:39:
  377. gdata/gdata-service.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GDataFeed'
  378. gdata/gdata-service.h:193: warning: type defaults to 'int' in declaration of 'gchar'
  379. gdata/gdata-service.h:193: error: expected ';', ',' or ')' before '*' token
  380. gdata/gdata-service.h:197: error: expected declaration specifiers or '...' before 'GAsyncResult'
  381. gdata/gdata-service.h:197: error: expected declaration specifiers or '...' before 'GError'
  382. gdata/gdata-service.h:197: warning: no previous prototype for 'gdata_service_query_finish'
  383. gdata/gdata-service.h: In function 'gdata_service_query_finish':
  384. gdata/gdata-service.h:197: error: expected declaration specifiers before 'G_GNUC_WARN_UNUSED_RESULT'
  385. gdata/gdata-service.h:199: warning: type defaults to 'int' in declaration of 'gchar'
  386. gdata/gdata-service.h:199: error: expected ';', ',' or ')' before '*' token
  387. gdata/gdata-service.h:201: warning: type defaults to 'int' in declaration of 'gchar'
  388. gdata/gdata-service.h:201: error: expected ';', ',' or ')' before '*' token
  389. gdata/gdata-service.h:203: error: expected declaration specifiers or '...' before 'GAsyncResult'
  390. gdata/gdata-service.h:203: error: expected declaration specifiers or '...' before 'GError'
  391. gdata/gdata-service.h:203: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_GNUC_WARN_UNUSED_RESULT'
  392. gdata/gdata-service.h:205: error: expected declaration specifiers or '...' before 'GCancellable'
  393. gdata/gdata-service.h:205: error: expected declaration specifiers or '...' before 'GError'
  394. gdata/gdata-service.h:205: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_GNUC_WARN_UNUSED_RESULT'
  395. gdata/gdata-service.h:206: error: expected declaration specifiers or '...' before 'GCancellable'
  396. gdata/gdata-service.h:207: error: expected declaration specifiers or '...' before 'GAsyncReadyCallback'
  397. gdata/gdata-service.h:207: error: expected declaration specifiers or '...' before 'gpointer'
  398. gdata/gdata-service.h:208: error: expected declaration specifiers or '...' before 'GAsyncResult'
  399. gdata/gdata-service.h:208: error: expected declaration specifiers or '...' before 'GError'
  400. gdata/gdata-service.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_GNUC_WARN_UNUSED_RESULT'
  401. gdata/gdata-service.h:210: error: expected declaration specifiers before 'gboolean'
  402. gdata/gdata-service.h:211: error: expected declaration specifiers or '...' before 'GCancellable'
  403. gdata/gdata-service.h:212: error: expected declaration specifiers or '...' before 'GAsyncReadyCallback'
  404. gdata/gdata-service.h:212: error: expected declaration specifiers or '...' before 'gpointer'
  405. gdata/gdata-service.h:213: error: expected declaration specifiers before 'gboolean'
  406. gdata/gdata-service.h:215: error: expected declaration specifiers before 'SoupURI'
  407. gdata/gdata-service.h:216: error: expected declaration specifiers or '...' before 'SoupURI'
  408. gdata/gdata-service.h:218: error: expected declaration specifiers before 'gboolean'
  409. gdata/gdata-service.h:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  410. gdata/gdata-service.h:220: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  411. gdata/gdata-service.h:221: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  412. gdata/gdata-service.h:223: error: expected declaration specifiers before 'G_END_DECLS'
  413. In file included from gdata/gdata-entry.c:40:
  414. gdata/gdata-private.h:33: error: expected declaration specifiers or '...' before 'gboolean'
  415. gdata/gdata-private.h:34: error: expected declaration specifiers before 'guint'
  416. gdata/gdata-private.h:35: error: expected declaration specifiers before 'SoupMessage'
  417. gdata/gdata-private.h:37: warning: type defaults to 'int' in declaration of 'gchar'
  418. gdata/gdata-private.h:37: error: expected ';', ',' or ')' before '*' token
  419. gdata/gdata-private.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  420. In file included from gdata/gdata-entry.c:40:
  421. gdata/gdata-private.h:44: warning: type defaults to 'int' in declaration of 'gchar'
  422. gdata/gdata-private.h:44: error: expected ';', ',' or ')' before '*' token
  423. gdata/gdata-private.h:45: warning: type defaults to 'int' in declaration of 'gchar'
  424. gdata/gdata-private.h:45: error: expected ';', ',' or ')' before '*' token
  425. In file included from gdata/gdata-entry.c:40:
  426. gdata/gdata-private.h:48: error: expected ')' before 'parsable_type'
  427. gdata/gdata-private.h:50: error: expected ')' before 'parsable_type'
  428. gdata/gdata-private.h:52: error: expected declaration specifiers or '...' before 'GString'
  429. gdata/gdata-private.h:52: error: expected declaration specifiers or '...' before 'gboolean'
  430. gdata/gdata-private.h:53: error: expected ')' before '*' token
  431. In file included from gdata/gdata-entry.c:40:
  432. gdata/gdata-private.h:56: error: expected ')' before 'feed_type'
  433. gdata/gdata-private.h:59: error: expected declaration specifiers before 'gpointer'
  434. gdata/gdata-private.h:60: error: expected ')' before 'data'
  435. gdata/gdata-private.h:61: error: expected declaration specifiers or '...' before 'gpointer'
  436. In file included from gdata/gdata-private.h:63,
  437.                  from gdata/gdata-entry.c:40:
  438. ./gdata/services/documents/gdata-documents-entry.h:30: error: expected declaration specifiers before 'G_BEGIN_DECLS'
  439. ./gdata/services/documents/gdata-documents-entry.h:50: error: expected specifier-qualifier-list before 'GDataDocumentsEntryPrivate'
  440. ./gdata/services/documents/gdata-documents-entry.h:51: error: storage class specified for parameter 'GDataDocumentsEntry'
  441. ./gdata/services/documents/gdata-documents-entry.h:63: error: storage class specified for parameter 'GDataDocumentsEntryClass'
  442. ./gdata/services/documents/gdata-documents-entry.h:65: error: expected declaration specifiers before 'GType'
  443. ./gdata/services/documents/gdata-documents-entry.h:67: error: expected declaration specifiers before 'gchar'
  444. ./gdata/services/documents/gdata-documents-entry.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  445. ./gdata/services/documents/gdata-documents-entry.h:71: error: expected ')' before '*' token
  446. ./gdata/services/documents/gdata-documents-entry.h:72: error: expected ')' before '*' token
  447. ./gdata/services/documents/gdata-documents-entry.h:74: error: expected ')' before '*' token
  448. ./gdata/services/documents/gdata-documents-entry.h:75: error: expected declaration specifiers before 'gboolean'
  449. ./gdata/services/documents/gdata-documents-entry.h:77: error: expected ')' before '*' token
  450. ./gdata/services/documents/gdata-documents-entry.h:79: error: expected declaration specifiers before 'gboolean'
  451. ./gdata/services/documents/gdata-documents-entry.h:81: error: expected declaration specifiers before 'G_END_DECLS'
  452. In file included from gdata/gdata-private.h:68,
  453.                  from gdata/gdata-entry.c:40:
  454. ./gdata/services/documents/gdata-documents-service.h:25:21: error: gio/gio.h: No such file or directory
  455. In file included from ./gdata/services/documents/gdata-documents-service.h:27,
  456.                  from gdata/gdata-private.h:68,
  457.                  from gdata/gdata-entry.c:40:
  458. ./gdata/services/documents/gdata-documents-query.h:29: error: expected declaration specifiers before 'G_BEGIN_DECLS'
  459. ./gdata/services/documents/gdata-documents-query.h:49: error: expected specifier-qualifier-list before 'GDataDocumentsQueryPrivate'
  460. ./gdata/services/documents/gdata-documents-query.h:50: error: storage class specified for parameter 'GDataDocumentsQuery'
  461. ./gdata/services/documents/gdata-documents-query.h:62: error: expected specifier-qualifier-list before 'GDataDocumentsQueryPrivate'
  462. ./gdata/services/documents/gdata-documents-query.h:63: error: storage class specified for parameter 'GDataDocumentsQueryClass'
  463. ./gdata/services/documents/gdata-documents-query.h:65: error: expected declaration specifiers before 'GType'
  464. ./gdata/services/documents/gdata-documents-query.h:67: error: expected declaration specifiers before 'GDataDocumentsQuery'
  465. ./gdata/services/documents/gdata-documents-query.h:68: error: expected declaration specifiers before 'GDataDocumentsQuery'
  466. ./gdata/services/documents/gdata-documents-query.h:70: error: expected declaration specifiers before 'gboolean'
  467. ./gdata/services/documents/gdata-documents-query.h:71: error: expected ')' before '*' token
  468. ./gdata/services/documents/gdata-documents-query.h:72: error: expected declaration specifiers before 'gboolean'
  469. ./gdata/services/documents/gdata-documents-query.h:73: error: expected ')' before '*' token
  470. ./gdata/services/documents/gdata-documents-query.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  471. ./gdata/services/documents/gdata-documents-query.h:75: error: expected ')' before '*' token
  472. ./gdata/services/documents/gdata-documents-query.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  473. ./gdata/services/documents/gdata-documents-query.h:77: error: expected declaration specifiers before 'gboolean'
  474. ./gdata/services/documents/gdata-documents-query.h:78: error: expected ')' before '*' token
  475. ./gdata/services/documents/gdata-documents-query.h:79: error: expected declaration specifiers before 'GList'
  476. ./gdata/services/documents/gdata-documents-query.h:80: error: expected declaration specifiers before 'GList'
  477. ./gdata/services/documents/gdata-documents-query.h:81: error: expected ')' before '*' token
  478. ./gdata/services/documents/gdata-documents-query.h:82: error: expected ')' before '*' token
  479. ./gdata/services/documents/gdata-documents-query.h:84: error: expected declaration specifiers before 'G_END_DECLS'
  480. In file included from ./gdata/services/documents/gdata-documents-service.h:28,
  481.                  from gdata/gdata-private.h:68,
  482.                  from gdata/gdata-entry.c:40:
  483. ./gdata/services/documents/gdata-documents-feed.h:48: error: expected specifier-qualifier-list before 'GDataDocumentsFeedPrivate'
  484. ./gdata/services/documents/gdata-documents-feed.h:49: error: storage class specified for parameter 'GDataDocumentsFeed'
  485. ./gdata/services/documents/gdata-documents-feed.h:61: error: storage class specified for parameter 'GDataDocumentsFeedClass'
  486. ./gdata/services/documents/gdata-documents-feed.h:63: error: expected declaration specifiers before 'GType'
  487. ./gdata/services/documents/gdata-documents-feed.h:65: error: expected declaration specifiers before 'G_END_DECLS'
  488. In file included from gdata/gdata-private.h:68,
  489.                  from gdata/gdata-entry.c:40:
  490. ./gdata/services/documents/gdata-documents-service.h:42: error: expected declaration specifiers before 'GDataDocumentsServiceError'
  491. ./gdata/services/documents/gdata-documents-service.h:53: error: storage class specified for parameter 'GDataDocumentsServicePrivate'
  492. ./gdata/services/documents/gdata-documents-service.h:64: error: expected specifier-qualifier-list before 'GDataDocumentsServicePrivate'
  493. ./gdata/services/documents/gdata-documents-service.h:65: error: storage class specified for parameter 'GDataDocumentsService'
  494. ./gdata/services/documents/gdata-documents-service.h:77: error: storage class specified for parameter 'GDataDocumentsServiceClass'
  495. ./gdata/services/documents/gdata-documents-service.h:79: error: expected declaration specifiers before 'GType'
  496. ./gdata/services/documents/gdata-documents-service.h:80: error: expected declaration specifiers before 'GQuark'
  497. ./gdata/services/documents/gdata-documents-service.h:82: error: expected declaration specifiers before 'GDataDocumentsService'
  498. ./gdata/services/documents/gdata-documents-service.h:83: error: expected declaration specifiers before 'GDataDocumentsFeed'
  499. ./gdata/services/documents/gdata-documents-service.h:86: error: expected ')' before '*' token
  500. In file included from ./gdata/services/documents/gdata-documents-service.h:90,
  501.                  from gdata/gdata-private.h:68,
  502.                  from gdata/gdata-entry.c:40:
  503. ./gdata/services/documents/gdata-documents-folder.h:29: error: expected declaration specifiers before 'G_BEGIN_DECLS'
  504. ./gdata/services/documents/gdata-documents-folder.h:48: error: expected specifier-qualifier-list before 'GDataDocumentsEntry'
  505. ./gdata/services/documents/gdata-documents-folder.h:50: error: storage class specified for parameter 'GDataDocumentsFolder'
  506. ./gdata/services/documents/gdata-documents-folder.h:61: error: expected specifier-qualifier-list before 'GDataDocumentsEntryClass'
  507. ./gdata/services/documents/gdata-documents-folder.h:62: error: storage class specified for parameter 'GDataDocumentsFolderClass'
  508. ./gdata/services/documents/gdata-documents-folder.h:64: error: expected declaration specifiers before 'GType'
  509. ./gdata/services/documents/gdata-documents-folder.h:65: error: expected declaration specifiers before 'GDataDocumentsFolder'
  510. ./gdata/services/documents/gdata-documents-folder.h:67: error: expected declaration specifiers before 'G_END_DECLS'
  511. In file included from gdata/gdata-private.h:68,
  512.                  from gdata/gdata-entry.c:40:
  513. ./gdata/services/documents/gdata-documents-service.h:94: error: expected declaration specifiers before 'GDataDocumentsEntry'
  514. ./gdata/services/documents/gdata-documents-service.h:97: error: expected declaration specifiers before 'GDataDocumentsEntry'
  515. ./gdata/services/documents/gdata-documents-service.h:99: error: expected declaration specifiers before 'GDataDocumentsEntry'
  516. ./gdata/services/documents/gdata-documents-service.h:102: error: expected declaration specifiers before 'GDataDocumentsEntry'
  517. ./gdata/services/documents/gdata-documents-service.h:105: error: expected declaration specifiers before 'gchar'
  518. ./gdata/services/documents/gdata-documents-service.h:107: error: expected declaration specifiers before 'G_END_DECLS'
  519.   CC     gdata/gdata_libgdata_la-gdata-feed.lo
  520. In file included from gdata/gdata-private.h:72,
  521.                  from gdata/gdata-entry.c:40:
  522. gdata/gdata-parser.h:25: error: expected declaration specifiers before 'G_BEGIN_DECLS'
  523. gdata/gdata-parser.h:28: error: expected declaration specifiers before 'gboolean'
  524. gdata/gdata-parser.h:29: error: expected declaration specifiers before 'gboolean'
  525. gdata/gdata-parser.h:30: error: expected declaration specifiers before 'gboolean'
  526. gdata/gdata-parser.h:31: error: expected declaration specifiers before 'gboolean'
  527. gdata/gdata-parser.h:32: error: expected declaration specifiers before 'gboolean'
  528. gdata/gdata-parser.h:33: error: expected declaration specifiers before 'gboolean'
  529. gdata/gdata-parser.h:34: error: expected declaration specifiers before 'gboolean'
  530. gdata/gdata-parser.h:35: error: expected declaration specifiers before 'gchar'
  531. gdata/gdata-parser.h:37: error: expected declaration specifiers before 'gboolean'
  532. gdata/gdata-parser.h:39: error: expected ')' before '*' token
  533. gdata/gdata-parser.h:40: error: expected declaration specifiers before 'gchar'
  534. gdata/gdata-parser.h:42: error: expected declaration specifiers before 'G_END_DECLS'
  535. In file included from gdata/gdata-entry.c:40:
  536. gdata/gdata-private.h:76: error: expected declaration specifiers before 'G_END_DECLS'
  537. gdata/gdata-entry.c:46: error: expected ')' before '*' token
  538. gdata/gdata-entry.c:47: error: expected ')' before '*' token
  539. gdata/gdata-entry.c:48: error: expected ')' before '*' token
  540. gdata/gdata-entry.c:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pre_parse_xml'
  541. gdata/gdata-entry.c:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'parse_xml'
  542. gdata/gdata-entry.c:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'post_parse_xml'
  543. gdata/gdata-entry.c:52: error: expected declaration specifiers or '...' before 'GString'
  544. gdata/gdata-entry.c:52: error: storage class specified for parameter 'pre_get_xml'
  545. gdata/gdata-entry.c:53: error: expected declaration specifiers or '...' before 'GString'
  546. gdata/gdata-entry.c:53: error: storage class specified for parameter 'get_xml'
  547. gdata/gdata-entry.c:54: error: expected declaration specifiers or '...' before 'GHashTable'
  548. gdata/gdata-entry.c:54: error: storage class specified for parameter 'get_namespaces'
  549. gdata/gdata-entry.c:57: error: expected specifier-qualifier-list before 'gchar'
  550. gdata/gdata-entry.c:68: warning: empty declaration
  551. gdata/gdata-entry.c:80: warning: empty declaration
  552. gdata/gdata-entry.c:82: error: expected declaration specifiers before 'G_DEFINE_TYPE'
  553. gdata/gdata-entry.c:239: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  554. gdata/gdata-entry.c:244: error: expected ')' before '*' token
  555. gdata/gdata-entry.c:271: error: expected ')' before '*' token
  556. gdata/gdata-entry.c:287: error: expected ')' before '*' token
  557. gdata/gdata-entry.c:327: error: expected ')' before '*' token
  558. gdata/gdata-entry.c:360: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pre_parse_xml'
  559. gdata/gdata-entry.c:373: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'parse_xml'
  560. gdata/gdata-entry.c:456: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'post_parse_xml'
  561. gdata/gdata-entry.c:478: error: expected declaration specifiers or '...' before 'GString'
  562. gdata/gdata-entry.c:479: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  563. gdata/gdata-entry.c:488: error: expected declaration specifiers or '...' before 'GString'
  564. gdata/gdata-entry.c:489: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  565. gdata/gdata-entry.c:530: error: expected declaration specifiers or '...' before 'GHashTable'
  566. gdata/gdata-entry.c:531: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  567. gdata/gdata-entry.c:544: warning: type defaults to 'int' in declaration of 'gchar'
  568. gdata/gdata-entry.c:544: error: expected ';', ',' or ')' before '*' token
  569. gdata/gdata-entry.c:557: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  570. gdata/gdata-entry.c:572: warning: type defaults to 'int' in declaration of 'gchar'
  571. gdata/gdata-entry.c:572: error: expected ';', ',' or ')' before '*' token
  572. gdata/gdata-entry.c:591: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  573. gdata/gdata-entry.c:608: warning: type defaults to 'int' in declaration of 'gchar'
  574. gdata/gdata-entry.c:608: error: expected ';', ',' or ')' before '*' token
  575. gdata/gdata-entry.c:625: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  576. gdata/gdata-entry.c:643: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  577. gdata/gdata-entry.c:658: error: expected declaration specifiers or '...' before 'GTimeVal'
  578. gdata/gdata-entry.c:659: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  579. gdata/gdata-entry.c:673: error: expected declaration specifiers or '...' before 'GTimeVal'
  580. gdata/gdata-entry.c:674: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  581. gdata/gdata-entry.c:691: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  582. gdata/gdata-entry.c:709: error: expected declaration specifiers before 'GList'
  583. gdata/gdata-entry.c:724: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  584. gdata/gdata-entry.c:739: warning: type defaults to 'int' in declaration of 'gchar'
  585. gdata/gdata-entry.c:739: error: expected ';', ',' or ')' before '*' token
  586. gdata/gdata-entry.c:759: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  587. gdata/gdata-entry.c:769: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'link_compare_cb'
  588. gdata/gdata-entry.c:789: warning: type defaults to 'int' in declaration of 'gchar'
  589. gdata/gdata-entry.c:789: error: expected ';', ',' or ')' before '*' token
  590. gdata/gdata-entry.c:817: error: expected declaration specifiers before 'GList'
  591. gdata/gdata-entry.c:845: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  592. gdata/gdata-entry.c:862: error: expected declaration specifiers before 'gboolean'
  593. gdata/gdata-entry.c:883: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  594. gdata/gdata-entry.c:900: warning: type defaults to 'int' in declaration of 'gchar'
  595. gdata/gdata-entry.c:900: error: expected ';', ',' or ')' before '*' token
  596. gdata/gdata-entry.c:907: error: old-style parameter declarations in prototyped function definition
  597. gdata/gdata-entry.c:907: error: expected '{' at end of input
  598. gdata/gdata-feed.c:35:18: error: glib.h: No such file or directory
  599. gdata/gdata-feed.c:36:28: error: glib/gi18n-lib.h: No such file or directory
  600. gdata/gdata-feed.c:37:27: error: libxml/parser.h: No such file or directory
  601. gmake[2]: *** [gdata/gdata_libgdata_la-gdata-entry.lo] Error 1
  602. gmake[2]: *** Waiting for unfinished jobs....
  603. In file included from gdata/gdata-feed.c:40:
  604. gdata/gdata-feed.h:24:25: error: glib-object.h: No such file or directory
  605. In file included from gdata/gdata-feed.h:26,
  606.                  from gdata/gdata-feed.c:40:
  607. ./gdata/gdata-parsable.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
  608. ./gdata/gdata-parsable.h:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_parser_error_quark'
  609. ./gdata/gdata-parsable.h:61: error: expected specifier-qualifier-list before 'GObject'
  610. ./gdata/gdata-parsable.h:84: error: expected specifier-qualifier-list before 'GObjectClass'
  611. ./gdata/gdata-parsable.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_parsable_get_type'
  612. ./gdata/gdata-parsable.h:100: error: expected ')' before 'parsable_type'
  613. ./gdata/gdata-parsable.h:101: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  614. In file included from ./gdata/gdata-entry.h:27,
  615.                  from gdata/gdata-feed.h:27,
  616.                  from gdata/gdata-feed.c:40:
  617. ./gdata/atom/gdata-category.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  618. ./gdata/atom/gdata-category.h:46: error: expected specifier-qualifier-list before 'GDataCategoryPrivate'
  619. ./gdata/atom/gdata-category.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_category_get_type'
  620. ./gdata/atom/gdata-category.h:63: warning: type defaults to 'int' in declaration of 'gchar'
  621. ./gdata/atom/gdata-category.h:63: error: expected ';', ',' or ')' before '*' token
  622. ./gdata/atom/gdata-category.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_category_compare'
  623. ./gdata/atom/gdata-category.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  624. ./gdata/atom/gdata-category.h:67: warning: type defaults to 'int' in declaration of 'gchar'
  625. ./gdata/atom/gdata-category.h:67: error: expected ';', ',' or ')' before '*' token
  626. ./gdata/atom/gdata-category.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  627. ./gdata/atom/gdata-category.h:70: warning: type defaults to 'int' in declaration of 'gchar'
  628. ./gdata/atom/gdata-category.h:70: error: expected ';', ',' or ')' before '*' token
  629. ./gdata/atom/gdata-category.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  630. ./gdata/atom/gdata-category.h:73: warning: type defaults to 'int' in declaration of 'gchar'
  631. ./gdata/atom/gdata-category.h:73: error: expected ';', ',' or ')' before '*' token
  632. In file included from ./gdata/gdata-entry.h:28,
  633.                  from gdata/gdata-feed.h:27,
  634.                  from gdata/gdata-feed.c:40:
  635. ./gdata/atom/gdata-link.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  636. ./gdata/atom/gdata-link.h:130: error: expected specifier-qualifier-list before 'GDataLinkPrivate'
  637. ./gdata/atom/gdata-link.h:145: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_link_get_type'
  638. ./gdata/atom/gdata-link.h:147: warning: type defaults to 'int' in declaration of 'gchar'
  639. ./gdata/atom/gdata-link.h:147: error: expected ';', ',' or ')' before '*' token
  640. ./gdata/atom/gdata-link.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_link_compare'
  641. ./gdata/atom/gdata-link.h:150: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  642. ./gdata/atom/gdata-link.h:151: warning: type defaults to 'int' in declaration of 'gchar'
  643. ./gdata/atom/gdata-link.h:151: error: expected ';', ',' or ')' before '*' token
  644. ./gdata/atom/gdata-link.h:153: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  645. ./gdata/atom/gdata-link.h:154: warning: type defaults to 'int' in declaration of 'gchar'
  646. ./gdata/atom/gdata-link.h:154: error: expected ';', ',' or ')' before '*' token
  647. ./gdata/atom/gdata-link.h:156: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  648. ./gdata/atom/gdata-link.h:157: warning: type defaults to 'int' in declaration of 'gchar'
  649. ./gdata/atom/gdata-link.h:157: error: expected ';', ',' or ')' before '*' token
  650. ./gdata/atom/gdata-link.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  651. ./gdata/atom/gdata-link.h:160: warning: type defaults to 'int' in declaration of 'gchar'
  652. ./gdata/atom/gdata-link.h:160: error: expected ';', ',' or ')' before '*' token
  653. ./gdata/atom/gdata-link.h:162: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  654. ./gdata/atom/gdata-link.h:163: warning: type defaults to 'int' in declaration of 'gchar'
  655. ./gdata/atom/gdata-link.h:163: error: expected ';', ',' or ')' before '*' token
  656. ./gdata/atom/gdata-link.h:165: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_link_get_length'
  657. ./gdata/atom/gdata-link.h:166: error: expected declaration specifiers or '...' before 'gint'
  658. In file included from ./gdata/gdata-entry.h:29,
  659.                  from gdata/gdata-feed.h:27,
  660.                  from gdata/gdata-feed.c:40:
  661. ./gdata/atom/gdata-author.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  662. ./gdata/atom/gdata-author.h:46: error: expected specifier-qualifier-list before 'GDataAuthorPrivate'
  663. ./gdata/atom/gdata-author.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_author_get_type'
  664. ./gdata/atom/gdata-author.h:63: warning: type defaults to 'int' in declaration of 'gchar'
  665. ./gdata/atom/gdata-author.h:63: error: expected ';', ',' or ')' before '*' token
  666. ./gdata/atom/gdata-author.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_author_compare'
  667. ./gdata/atom/gdata-author.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  668. ./gdata/atom/gdata-author.h:67: warning: type defaults to 'int' in declaration of 'gchar'
  669. ./gdata/atom/gdata-author.h:67: error: expected ';', ',' or ')' before '*' token
  670. ./gdata/atom/gdata-author.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  671. ./gdata/atom/gdata-author.h:70: warning: type defaults to 'int' in declaration of 'gchar'
  672. ./gdata/atom/gdata-author.h:70: error: expected ';', ',' or ')' before '*' token
  673. ./gdata/atom/gdata-author.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  674. ./gdata/atom/gdata-author.h:73: warning: type defaults to 'int' in declaration of 'gchar'
  675. ./gdata/atom/gdata-author.h:73: error: expected ';', ',' or ')' before '*' token
  676. In file included from gdata/gdata-feed.h:27,
  677.                  from gdata/gdata-feed.c:40:
  678. ./gdata/gdata-entry.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  679. ./gdata/gdata-entry.h:49: error: expected specifier-qualifier-list before 'GDataEntryPrivate'
  680. ./gdata/gdata-entry.h:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_entry_get_type'
  681. ./gdata/gdata-entry.h:64: warning: type defaults to 'int' in declaration of 'gchar'
  682. ./gdata/gdata-entry.h:64: error: expected ';', ',' or ')' before '*' token
  683. ./gdata/gdata-entry.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  684. ./gdata/gdata-entry.h:67: warning: type defaults to 'int' in declaration of 'gchar'
  685. ./gdata/gdata-entry.h:67: error: expected ';', ',' or ')' before '*' token
  686. ./gdata/gdata-entry.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  687. ./gdata/gdata-entry.h:69: warning: type defaults to 'int' in declaration of 'gchar'
  688. ./gdata/gdata-entry.h:69: error: expected ';', ',' or ')' before '*' token
  689. ./gdata/gdata-entry.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  690. ./gdata/gdata-entry.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  691. ./gdata/gdata-entry.h:72: error: expected declaration specifiers or '...' before 'GTimeVal'
  692. ./gdata/gdata-entry.h:73: error: expected declaration specifiers or '...' before 'GTimeVal'
  693. ./gdata/gdata-entry.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  694. ./gdata/gdata-entry.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  695. ./gdata/gdata-entry.h:77: warning: type defaults to 'int' in declaration of 'gchar'
  696. ./gdata/gdata-entry.h:77: error: expected ';', ',' or ')' before '*' token
  697. ./gdata/gdata-entry.h:79: warning: type defaults to 'int' in declaration of 'gchar'
  698. ./gdata/gdata-entry.h:79: error: expected ';', ',' or ')' before '*' token
  699. ./gdata/gdata-entry.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  700. ./gdata/gdata-entry.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  701. ./gdata/gdata-entry.h:83: warning: type defaults to 'int' in declaration of 'gchar'
  702. ./gdata/gdata-entry.h:83: error: expected ';', ',' or ')' before '*' token
  703. ./gdata/gdata-entry.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_entry_is_inserted'
  704. In file included from gdata/gdata-feed.h:29,
  705.                  from gdata/gdata-feed.c:40:
  706. ./gdata/atom/gdata-generator.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  707. ./gdata/atom/gdata-generator.h:46: error: expected specifier-qualifier-list before 'GDataGeneratorPrivate'
  708. ./gdata/atom/gdata-generator.h:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_generator_get_type'
  709. ./gdata/atom/gdata-generator.h:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_generator_compare'
  710. ./gdata/atom/gdata-generator.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  711. ./gdata/atom/gdata-generator.h:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  712. ./gdata/atom/gdata-generator.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  713. In file included from gdata/gdata-feed.c:40:
  714. gdata/gdata-feed.h:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  715. gdata/gdata-feed.h:50: error: expected specifier-qualifier-list before 'GDataFeedPrivate'
  716. gdata/gdata-feed.h:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_feed_get_type'
  717. gdata/gdata-feed.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  718. gdata/gdata-feed.h:66: warning: type defaults to 'int' in declaration of 'gchar'
  719. gdata/gdata-feed.h:66: error: expected ';', ',' or ')' before '*' token
  720. gdata/gdata-feed.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  721. gdata/gdata-feed.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  722. gdata/gdata-feed.h:69: warning: type defaults to 'int' in declaration of 'gchar'
  723. gdata/gdata-feed.h:69: error: expected ';', ',' or ')' before '*' token
  724. gdata/gdata-feed.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  725. gdata/gdata-feed.h:72: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  726. gdata/gdata-feed.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  727. gdata/gdata-feed.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  728. gdata/gdata-feed.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  729. gdata/gdata-feed.h:76: error: expected declaration specifiers or '...' before 'GTimeVal'
  730. gdata/gdata-feed.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  731. gdata/gdata-feed.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_feed_get_items_per_page'
  732. gdata/gdata-feed.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_feed_get_start_index'
  733. gdata/gdata-feed.h:81: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_feed_get_total_results'
  734. gdata/gdata-feed.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  735. In file included from gdata/gdata-feed.c:42:
  736. gdata/gdata-types.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  737. gdata/gdata-types.h:40: error: expected specifier-qualifier-list before 'guint16'
  738. gdata/gdata-types.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_color_get_type'
  739. gdata/gdata-types.h:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_color_from_hexadecimal'
  740. gdata/gdata-types.h:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  741. In file included from gdata/gdata-feed.c:43:
  742. gdata/gdata-private.h:22:26: error: libsoup/soup.h: No such file or directory
  743. In file included from gdata/gdata-private.h:24,
  744.                  from gdata/gdata-feed.c:43:
  745. ./gdata/gdata-service.h:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_BEGIN_DECLS'
  746. ./gdata/gdata-service.h:53: warning: data definition has no type or storage class
  747. ./gdata/gdata-service.h:53: warning: type defaults to 'int' in declaration of 'GDataOperationType'
  748. ./gdata/gdata-service.h:124: error: expected declaration specifiers or '...' before 'guint'
  749. ./gdata/gdata-service.h:124: error: expected declaration specifiers or '...' before 'guint'
  750. ./gdata/gdata-service.h:124: error: expected declaration specifiers or '...' before 'gpointer'
  751. ./gdata/gdata-service.h:144: error: expected specifier-qualifier-list before 'GObject'
  752. ./gdata/gdata-service.h:166: error: expected specifier-qualifier-list before 'GObjectClass'
  753. ./gdata/gdata-service.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_service_get_type'
  754. ./gdata/gdata-service.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_service_error_quark'
  755. ./gdata/gdata-service.h:181: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_authentication_error_quark'
  756. ./gdata/gdata-service.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_service_authenticate'
  757. ./gdata/gdata-service.h:184: warning: type defaults to 'int' in declaration of 'gchar'
  758. ./gdata/gdata-service.h:184: error: expected ';', ',' or ')' before '*' token
  759. ./gdata/gdata-service.h:186: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_service_authenticate_finish'
  760. In file included from ./gdata/gdata-service.h:188,
  761.                  from gdata/gdata-private.h:24,
  762.                  from gdata/gdata-feed.c:43:
  763. ./gdata/gdata-query.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
  764. ./gdata/gdata-query.h:43: error: expected specifier-qualifier-list before 'GObject'
  765. ./gdata/gdata-query.h:54: error: expected specifier-qualifier-list before 'GObjectClass'
  766. ./gdata/gdata-query.h:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_query_get_type'
  767. ./gdata/gdata-query.h:61: warning: type defaults to 'int' in declaration of 'gchar'
  768. ./gdata/gdata-query.h:61: error: expected ';', ',' or ')' before '*' token
  769. ./gdata/gdata-query.h:62: warning: type defaults to 'int' in declaration of 'gchar'
  770. ./gdata/gdata-query.h:62: error: expected ';', ',' or ')' before '*' token
  771. ./gdata/gdata-query.h:63: warning: type defaults to 'int' in declaration of 'gchar'
  772. ./gdata/gdata-query.h:63: error: expected ';', ',' or ')' before '*' token
  773. ./gdata/gdata-query.h:65: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  774. ./gdata/gdata-query.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_query_previous_page'
  775. ./gdata/gdata-query.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  776. ./gdata/gdata-query.h:70: warning: type defaults to 'int' in declaration of 'gchar'
  777. ./gdata/gdata-query.h:70: error: expected ';', ',' or ')' before '*' token
  778. ./gdata/gdata-query.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  779. ./gdata/gdata-query.h:72: warning: type defaults to 'int' in declaration of 'gchar'
  780. ./gdata/gdata-query.h:72: error: expected ';', ',' or ')' before '*' token
  781. ./gdata/gdata-query.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  782. ./gdata/gdata-query.h:74: warning: type defaults to 'int' in declaration of 'gchar'
  783. ./gdata/gdata-query.h:74: error: expected ';', ',' or ')' before '*' token
  784. ./gdata/gdata-query.h:75: error: expected declaration specifiers or '...' before 'GTimeVal'
  785. ./gdata/gdata-query.h:76: error: expected declaration specifiers or '...' before 'GTimeVal'
  786. ./gdata/gdata-query.h:77: error: expected declaration specifiers or '...' before 'GTimeVal'
  787. ./gdata/gdata-query.h:78: error: expected declaration specifiers or '...' before 'GTimeVal'
  788. ./gdata/gdata-query.h:79: error: expected declaration specifiers or '...' before 'GTimeVal'
  789. ./gdata/gdata-query.h:80: error: expected declaration specifiers or '...' before 'GTimeVal'
  790. ./gdata/gdata-query.h:81: error: expected declaration specifiers or '...' before 'GTimeVal'
  791. ./gdata/gdata-query.h:82: error: expected declaration specifiers or '...' before 'GTimeVal'
  792. ./gdata/gdata-query.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_query_get_start_index'
  793. ./gdata/gdata-query.h:84: error: expected declaration specifiers or '...' before 'gint'
  794. ./gdata/gdata-query.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_query_is_strict'
  795. ./gdata/gdata-query.h:86: error: expected declaration specifiers or '...' before 'gboolean'
  796. ./gdata/gdata-query.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gdata_query_get_max_results'
  797. ./gdata/gdata-query.h:88: error: expected declaration specifiers or '...' before 'gint'
  798. ./gdata/gdata-query.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  799. ./gdata/gdata-query.h:90: warning: type defaults to 'int' in declaration of 'gchar'
  800. ./gdata/gdata-query.h:90: error: expected ';', ',' or ')' before '*' token
  801. ./gdata/gdata-query.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  802. ./gdata/gdata-query.h:92: warning: type defaults to 'int' in declaration of 'gchar'
  803. ./gdata/gdata-query.h:92: error: expected ';', ',' or ')' before '*' token
  804. In file included from gdata/gdata-private.h:24,
  805.                  from gdata/gdata-feed.c:43:
  806. ./gdata/gdata-service.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GDataFeed'
  807. ./gdata/gdata-service.h:193: warning: type defaults to 'int' in declaration of 'gchar'
  808. ./gdata/gdata-service.h:193: error: expected ';', ',' or ')' before '*' token
  809. ./gdata/gdata-service.h:197: error: expected declaration specifiers or '...' before 'GAsyncResult'
  810. ./gdata/gdata-service.h:197: error: expected declaration specifiers or '...' before 'GError'
  811. ./gdata/gdata-service.h:197: warning: no previous prototype for 'gdata_service_query_finish'
  812. ./gdata/gdata-service.h: In function 'gdata_service_query_finish':
  813. ./gdata/gdata-service.h:197: error: expected declaration specifiers before 'G_GNUC_WARN_UNUSED_RESULT'
  814. ./gdata/gdata-service.h:199: warning: type defaults to 'int' in declaration of 'gchar'
  815. ./gdata/gdata-service.h:199: error: expected ';', ',' or ')' before '*' token
  816. ./gdata/gdata-service.h:201: warning: type defaults to 'int' in declaration of 'gchar'
  817. ./gdata/gdata-service.h:201: error: expected ';', ',' or ')' before '*' token
  818. ./gdata/gdata-service.h:203: error: expected declaration specifiers or '...' before 'GAsyncResult'
  819. ./gdata/gdata-service.h:203: error: expected declaration specifiers or '...' before 'GError'
  820. ./gdata/gdata-service.h:203: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_GNUC_WARN_UNUSED_RESULT'
  821. ./gdata/gdata-service.h:205: error: expected declaration specifiers or '...' before 'GCancellable'
  822. ./gdata/gdata-service.h:205: error: expected declaration specifiers or '...' before 'GError'
  823. ./gdata/gdata-service.h:205: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_GNUC_WARN_UNUSED_RESULT'
  824. ./gdata/gdata-service.h:206: error: expected declaration specifiers or '...' before 'GCancellable'
  825. ./gdata/gdata-service.h:207: error: expected declaration specifiers or '...' before 'GAsyncReadyCallback'
  826. ./gdata/gdata-service.h:207: error: expected declaration specifiers or '...' before 'gpointer'
  827. ./gdata/gdata-service.h:208: error: expected declaration specifiers or '...' before 'GAsyncResult'
  828. ./gdata/gdata-service.h:208: error: expected declaration specifiers or '...' before 'GError'
  829. ./gdata/gdata-service.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'G_GNUC_WARN_UNUSED_RESULT'
  830. ./gdata/gdata-service.h:210: error: expected declaration specifiers before 'gboolean'
  831. ./gdata/gdata-service.h:211: error: expected declaration specifiers or '...' before 'GCancellable'
  832. ./gdata/gdata-service.h:212: error: expected declaration specifiers or '...' before 'GAsyncReadyCallback'
  833. ./gdata/gdata-service.h:212: error: expected declaration specifiers or '...' before 'gpointer'
  834. ./gdata/gdata-service.h:213: error: expected declaration specifiers before 'gboolean'
  835. ./gdata/gdata-service.h:215: error: expected declaration specifiers before 'SoupURI'
  836. ./gdata/gdata-service.h:216: error: expected declaration specifiers or '...' before 'SoupURI'
  837. ./gdata/gdata-service.h:218: error: expected declaration specifiers before 'gboolean'
  838. ./gdata/gdata-service.h:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  839. ./gdata/gdata-service.h:220: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  840. ./gdata/gdata-service.h:221: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  841. ./gdata/gdata-service.h:223: error: expected declaration specifiers before 'G_END_DECLS'
  842. In file included from gdata/gdata-feed.c:43:
  843. gdata/gdata-private.h:33: error: expected declaration specifiers or '...' before 'gboolean'
  844. gdata/gdata-private.h:34: error: expected declaration specifiers before 'guint'
  845. gdata/gdata-private.h:35: error: expected declaration specifiers before 'SoupMessage'
  846. gdata/gdata-private.h:37: warning: type defaults to 'int' in declaration of 'gchar'
  847. gdata/gdata-private.h:37: error: expected ';', ',' or ')' before '*' token
  848. gdata/gdata-private.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  849. In file included from gdata/gdata-feed.c:43:
  850. gdata/gdata-private.h:44: warning: type defaults to 'int' in declaration of 'gchar'
  851. gdata/gdata-private.h:44: error: expected ';', ',' or ')' before '*' token
  852. gdata/gdata-private.h:45: warning: type defaults to 'int' in declaration of 'gchar'
  853. gdata/gdata-private.h:45: error: expected ';', ',' or ')' before '*' token
  854. In file included from gdata/gdata-feed.c:43:
  855. gdata/gdata-private.h:48: error: expected ')' before 'parsable_type'
  856. gdata/gdata-private.h:50: error: expected ')' before 'parsable_type'
  857. gdata/gdata-private.h:52: error: expected declaration specifiers or '...' before 'GString'
  858. gdata/gdata-private.h:52: error: expected declaration specifiers or '...' before 'gboolean'
  859. gdata/gdata-private.h:53: error: expected ')' before '*' token
  860. gdata/gdata-private.h:56: error: expected ')' before 'feed_type'
  861. gdata/gdata-private.h:59: error: expected declaration specifiers before 'gpointer'
  862. gdata/gdata-private.h:60: error: expected ')' before 'data'
  863. gdata/gdata-private.h:61: error: expected declaration specifiers or '...' before 'gpointer'
  864. In file included from gdata/gdata-private.h:63,
  865.                  from gdata/gdata-feed.c:43:
  866. ./gdata/services/documents/gdata-documents-entry.h:30: error: expected declaration specifiers before 'G_BEGIN_DECLS'
  867. ./gdata/services/documents/gdata-documents-entry.h:50: error: expected specifier-qualifier-list before 'GDataDocumentsEntryPrivate'
  868. ./gdata/services/documents/gdata-documents-entry.h:51: error: storage class specified for parameter 'GDataDocumentsEntry'
  869. ./gdata/services/documents/gdata-documents-entry.h:63: error: storage class specified for parameter 'GDataDocumentsEntryClass'
  870. ./gdata/services/documents/gdata-documents-entry.h:65: error: expected declaration specifiers before 'GType'
  871. ./gdata/services/documents/gdata-documents-entry.h:67: error: expected declaration specifiers before 'gchar'
  872. ./gdata/services/documents/gdata-documents-entry.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  873. ./gdata/services/documents/gdata-documents-entry.h:71: error: expected ')' before '*' token
  874. ./gdata/services/documents/gdata-documents-entry.h:72: error: expected ')' before '*' token
  875. ./gdata/services/documents/gdata-documents-entry.h:74: error: expected ')' before '*' token
  876. ./gdata/services/documents/gdata-documents-entry.h:75: error: expected declaration specifiers before 'gboolean'
  877. ./gdata/services/documents/gdata-documents-entry.h:77: error: expected ')' before '*' token
  878. ./gdata/services/documents/gdata-documents-entry.h:79: error: expected declaration specifiers before 'gboolean'
  879. ./gdata/services/documents/gdata-documents-entry.h:81: error: expected declaration specifiers before 'G_END_DECLS'
  880. In file included from gdata/gdata-private.h:68,
  881.                  from gdata/gdata-feed.c:43:
  882. ./gdata/services/documents/gdata-documents-service.h:25:21: error: gio/gio.h: No such file or directory
  883. In file included from ./gdata/services/documents/gdata-documents-service.h:27,
  884.                  from gdata/gdata-private.h:68,
  885.                  from gdata/gdata-feed.c:43:
  886. ./gdata/services/documents/gdata-documents-query.h:29: error: expected declaration specifiers before 'G_BEGIN_DECLS'
  887. ./gdata/services/documents/gdata-documents-query.h:49: error: expected specifier-qualifier-list before 'GDataDocumentsQueryPrivate'
  888. ./gdata/services/documents/gdata-documents-query.h:50: error: storage class specified for parameter 'GDataDocumentsQuery'
  889. ./gdata/services/documents/gdata-documents-query.h:62: error: expected specifier-qualifier-list before 'GDataDocumentsQueryPrivate'
  890. ./gdata/services/documents/gdata-documents-query.h:63: error: storage class specified for parameter 'GDataDocumentsQueryClass'
  891. ./gdata/services/documents/gdata-documents-query.h:65: error: expected declaration specifiers before 'GType'
  892. ./gdata/services/documents/gdata-documents-query.h:67: error: expected declaration specifiers before 'GDataDocumentsQuery'
  893. ./gdata/services/documents/gdata-documents-query.h:68: error: expected declaration specifiers before 'GDataDocumentsQuery'
  894. ./gdata/services/documents/gdata-documents-query.h:70: error: expected declaration specifiers before 'gboolean'
  895. ./gdata/services/documents/gdata-documents-query.h:71: error: expected ')' before '*' token
  896. ./gdata/services/documents/gdata-documents-query.h:72: error: expected declaration specifiers before 'gboolean'
  897. ./gdata/services/documents/gdata-documents-query.h:73: error: expected ')' before '*' token
  898. ./gdata/services/documents/gdata-documents-query.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  899. ./gdata/services/documents/gdata-documents-query.h:75: error: expected ')' before '*' token
  900. ./gdata/services/documents/gdata-documents-query.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  901. ./gdata/services/documents/gdata-documents-query.h:77: error: expected declaration specifiers before 'gboolean'
  902. ./gdata/services/documents/gdata-documents-query.h:78: error: expected ')' before '*' token
  903. ./gdata/services/documents/gdata-documents-query.h:79: error: expected declaration specifiers before 'GList'
  904. ./gdata/services/documents/gdata-documents-query.h:80: error: expected declaration specifiers before 'GList'
  905. ./gdata/services/documents/gdata-documents-query.h:81: error: expected ')' before '*' token
  906. ./gdata/services/documents/gdata-documents-query.h:82: error: expected ')' before '*' token
  907. ./gdata/services/documents/gdata-documents-query.h:84: error: expected declaration specifiers before 'G_END_DECLS'
  908. In file included from ./gdata/services/documents/gdata-documents-service.h:28,
  909.                  from gdata/gdata-private.h:68,
  910.                  from gdata/gdata-feed.c:43:
  911. ./gdata/services/documents/gdata-documents-feed.h:48: error: expected specifier-qualifier-list before 'GDataDocumentsFeedPrivate'
  912. ./gdata/services/documents/gdata-documents-feed.h:49: error: storage class specified for parameter 'GDataDocumentsFeed'
  913. ./gdata/services/documents/gdata-documents-feed.h:61: error: storage class specified for parameter 'GDataDocumentsFeedClass'
  914. ./gdata/services/documents/gdata-documents-feed.h:63: error: expected declaration specifiers before 'GType'
  915. ./gdata/services/documents/gdata-documents-feed.h:65: error: expected declaration specifiers before 'G_END_DECLS'
  916. In file included from gdata/gdata-private.h:68,
  917.                  from gdata/gdata-feed.c:43:
  918. ./gdata/services/documents/gdata-documents-service.h:42: error: expected declaration specifiers before 'GDataDocumentsServiceError'
  919. ./gdata/services/documents/gdata-documents-service.h:53: error: storage class specified for parameter 'GDataDocumentsServicePrivate'
  920. ./gdata/services/documents/gdata-documents-service.h:64: error: expected specifier-qualifier-list before 'GDataDocumentsServicePrivate'
  921. ./gdata/services/documents/gdata-documents-service.h:65: error: storage class specified for parameter 'GDataDocumentsService'
  922. ./gdata/services/documents/gdata-documents-service.h:77: error: storage class specified for parameter 'GDataDocumentsServiceClass'
  923. ./gdata/services/documents/gdata-documents-service.h:79: error: expected declaration specifiers before 'GType'
  924. ./gdata/services/documents/gdata-documents-service.h:80: error: expected declaration specifiers before 'GQuark'
  925. ./gdata/services/documents/gdata-documents-service.h:82: error: expected declaration specifiers before 'GDataDocumentsService'
  926. ./gdata/services/documents/gdata-documents-service.h:83: error: expected declaration specifiers before 'GDataDocumentsFeed'
  927. ./gdata/services/documents/gdata-documents-service.h:86: error: expected ')' before '*' token
  928. In file included from ./gdata/services/documents/gdata-documents-service.h:90,
  929.                  from gdata/gdata-private.h:68,
  930.                  from gdata/gdata-feed.c:43:
  931. ./gdata/services/documents/gdata-documents-folder.h:29: error: expected declaration specifiers before 'G_BEGIN_DECLS'
  932. ./gdata/services/documents/gdata-documents-folder.h:48: error: expected specifier-qualifier-list before 'GDataDocumentsEntry'
  933. ./gdata/services/documents/gdata-documents-folder.h:50: error: storage class specified for parameter 'GDataDocumentsFolder'
  934. ./gdata/services/documents/gdata-documents-folder.h:61: error: expected specifier-qualifier-list before 'GDataDocumentsEntryClass'
  935. ./gdata/services/documents/gdata-documents-folder.h:62: error: storage class specified for parameter 'GDataDocumentsFolderClass'
  936. ./gdata/services/documents/gdata-documents-folder.h:64: error: expected declaration specifiers before 'GType'
  937. ./gdata/services/documents/gdata-documents-folder.h:65: error: expected declaration specifiers before 'GDataDocumentsFolder'
  938. ./gdata/services/documents/gdata-documents-folder.h:67: error: expected declaration specifiers before 'G_END_DECLS'
  939. In file included from gdata/gdata-private.h:68,
  940.                  from gdata/gdata-feed.c:43:
  941. ./gdata/services/documents/gdata-documents-service.h:94: error: expected declaration specifiers before 'GDataDocumentsEntry'
  942. ./gdata/services/documents/gdata-documents-service.h:97: error: expected declaration specifiers before 'GDataDocumentsEntry'
  943. ./gdata/services/documents/gdata-documents-service.h:99: error: expected declaration specifiers before 'GDataDocumentsEntry'
  944. ./gdata/services/documents/gdata-documents-service.h:102: error: expected declaration specifiers before 'GDataDocumentsEntry'
  945. ./gdata/services/documents/gdata-documents-service.h:105: error: expected declaration specifiers before 'gchar'
  946. ./gdata/services/documents/gdata-documents-service.h:107: error: expected declaration specifiers before 'G_END_DECLS'
  947. In file included from gdata/gdata-private.h:72,
  948.                  from gdata/gdata-feed.c:43:
  949. gdata/gdata-parser.h:25: error: expected declaration specifiers before 'G_BEGIN_DECLS'
  950. gdata/gdata-parser.h:28: error: expected declaration specifiers before 'gboolean'
  951. gdata/gdata-parser.h:29: error: expected declaration specifiers before 'gboolean'
  952. gdata/gdata-parser.h:30: error: expected declaration specifiers before 'gboolean'
  953. gdata/gdata-parser.h:31: error: expected declaration specifiers before 'gboolean'
  954. gdata/gdata-parser.h:32: error: expected declaration specifiers before 'gboolean'
  955. gdata/gdata-parser.h:33: error: expected declaration specifiers before 'gboolean'
  956. gdata/gdata-parser.h:34: error: expected declaration specifiers before 'gboolean'
  957. gdata/gdata-parser.h:35: error: expected declaration specifiers before 'gchar'
  958. gdata/gdata-parser.h:37: error: expected declaration specifiers before 'gboolean'
  959. gdata/gdata-parser.h:39: error: expected ')' before '*' token
  960. gdata/gdata-parser.h:40: error: expected declaration specifiers before 'gchar'
  961. gdata/gdata-parser.h:42: error: expected declaration specifiers before 'G_END_DECLS'
  962. In file included from gdata/gdata-feed.c:43:
  963. gdata/gdata-private.h:76: error: expected declaration specifiers before 'G_END_DECLS'
  964. gdata/gdata-feed.c:48: error: expected ')' before '*' token
  965. gdata/gdata-feed.c:49: error: expected ')' before '*' token
  966. gdata/gdata-feed.c:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pre_parse_xml'
  967. gdata/gdata-feed.c:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'parse_xml'
  968. gdata/gdata-feed.c:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'post_parse_xml'
  969. gdata/gdata-feed.c:55: error: expected specifier-qualifier-list before 'GList'
  970. gdata/gdata-feed.c:70: warning: empty declaration
  971. gdata/gdata-feed.c:84: warning: empty declaration
  972. gdata/gdata-feed.c:86: error: expected declaration specifiers before 'G_DEFINE_TYPE'
  973. gdata/gdata-feed.c:267: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  974. gdata/gdata-feed.c:272: error: expected ')' before '*' token
  975. gdata/gdata-feed.c:309: error: expected ')' before '*' token
  976. gdata/gdata-feed.c:325: error: expected ')' before '*' token
  977. gdata/gdata-feed.c:371: error: expected specifier-qualifier-list before 'GType'
  978. gdata/gdata-feed.c:375: error: storage class specified for parameter 'ParseData'
  979. gdata/gdata-feed.c:378: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pre_parse_xml'
  980. gdata/gdata-feed.c:392: error: expected specifier-qualifier-list before 'gpointer'
  981. gdata/gdata-feed.c:396: error: storage class specified for parameter 'ProgressCallbackData'
  982. gdata/gdata-feed.c:399: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'parse_xml'
  983. gdata/gdata-feed.c:562: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'post_parse_xml'
  984. gdata/gdata-feed.c:584: error: expected ')' before 'feed_type'
  985. gdata/gdata-feed.c:610: error: expected declaration specifiers before 'GList'
  986. gdata/gdata-feed.c:618: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'entry_compare_cb'
  987. gdata/gdata-feed.c:635: warning: type defaults to 'int' in declaration of 'gchar'
  988. gdata/gdata-feed.c:635: error: expected ';', ',' or ')' before '*' token
  989. gdata/gdata-feed.c:656: error: expected declaration specifiers before 'GList'
  990. gdata/gdata-feed.c:671: error: expected declaration specifiers before 'GList'
  991. gdata/gdata-feed.c:679: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'link_compare_cb'
  992. gdata/gdata-feed.c:696: warning: type defaults to 'int' in declaration of 'gchar'
  993. gdata/gdata-feed.c:696: error: expected ';', ',' or ')' before '*' token
  994. gdata/gdata-feed.c:717: error: expected declaration specifiers before 'GList'
  995. gdata/gdata-feed.c:732: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  996. gdata/gdata-feed.c:747: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  997. gdata/gdata-feed.c:762: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  998. gdata/gdata-feed.c:779: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  999. gdata/gdata-feed.c:794: error: expected declaration specifiers or '...' before 'GTimeVal'
  1000. gdata/gdata-feed.c:795: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  1001. gdata/gdata-feed.c:809: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  1002. gdata/gdata-feed.c:826: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
  1003. gdata/gdata-feed.c:843: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  1004. gdata/gdata-feed.c:856: error: expected declaration specifiers before 'guint'
  1005. gdata/gdata-feed.c:871: error: expected declaration specifiers before 'guint'
  1006. gdata/gdata-feed.c:887: error: expected declaration specifiers before 'guint'
  1007. gdata/gdata-feed.c:896: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  1008. gdata/gdata-feed.c:902: error: expected declaration specifiers before 'gpointer'
  1009. gdata/gdata-feed.c:915: error: expected ')' before 'data'
  1010. gdata/gdata-feed.c:921: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'progress_callback_idle'
  1011. gdata/gdata-feed.c:930: error: expected declaration specifiers or '...' before 'gpointer'
  1012. gdata/gdata-feed.c:931: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
  1013. gdata/gdata-feed.c:950: error: old-style parameter declarations in prototyped function definition
  1014. gdata/gdata-feed.c:950: error: expected '{' at end of input
  1015. gmake[2]: *** [gdata/gdata_libgdata_la-gdata-feed.lo] Error 1
  1016. gmake[2]: Leaving directory `/usr/ports/devel/libgdata/work/libgdata-0.6.6'
  1017. gmake[1]: *** [all-recursive] Error 1
  1018. gmake[1]: Leaving directory `/usr/ports/devel/libgdata/work/libgdata-0.6.6'
  1019. gmake: *** [all] Error 2
  1020. *** Error code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement