Advertisement
Guest User

Untitled

a guest
May 22nd, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.77 KB | None | 0 0
  1. # Add here commands to clean up after the build process.
  2. /scratchbox/tools/bin/make distclean
  3. make[1]: Entering directory `/scratchbox/users/th3hate/home/th3hate/callforwarding-1.0'
  4. make[1]: *** No rule to make target `distclean'. Stop.
  5. make[1]: Leaving directory `/scratchbox/users/th3hate/home/th3hate/callforwarding-1.0'
  6. make: [clean] Error 2 (ignored)
  7. cp -f /usr/share/misc/config.sub config.sub
  8. cp -f /usr/share/misc/config.guess config.guess
  9. dh_clean
  10. debian/rules build
  11. dh_testdir
  12. # Add here commands to configure the package.
  13. ./configure --host=arm-linux-gnueabi --build=arm-linux-gnueabi --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs"
  14. checking for a BSD-compatible install... /scratchbox/tools/bin/install -c
  15. checking whether build environment is sane... yes
  16. checking for gawk... gawk
  17. checking whether make sets $(MAKE)... yes
  18. checking build system type... arm-unknown-linux-gnueabi
  19. checking host system type... arm-unknown-linux-gnueabi
  20. checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc
  21. checking for C compiler default output file name... a.out
  22. checking whether the C compiler works... yes
  23. checking whether we are cross compiling... no
  24. checking for suffix of executables...
  25. checking for suffix of object files... o
  26. checking whether we are using the GNU C compiler... yes
  27. checking whether arm-linux-gnueabi-gcc accepts -g... yes
  28. checking for arm-linux-gnueabi-gcc option to accept ISO C89... none needed
  29. checking for style of include used by make... GNU
  30. checking dependency style of arm-linux-gnueabi-gcc... gcc3
  31. checking how to run the C preprocessor... arm-linux-gnueabi-gcc -E
  32. checking for a BSD-compatible install... /scratchbox/tools/bin/install -c
  33. checking for arm-linux-gnueabi-ranlib... arm-linux-gnueabi-ranlib
  34. checking for a sed that does not truncate output... /scratchbox/tools/bin/sed
  35. checking for grep that handles long lines and -e... /scratchbox/tools/bin/grep
  36. checking for egrep... /scratchbox/tools/bin/grep -E
  37. checking for ld used by arm-linux-gnueabi-gcc... /scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld
  38. checking if the linker (/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) is GNU ld... yes
  39. checking for /scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld option to reload object files... -r
  40. checking for BSD-compatible nm... /scratchbox/compilers/bin/nm -B
  41. checking whether ln -s works... yes
  42. checking how to recognize dependent libraries... pass_all
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking dlfcn.h usability... yes
  54. checking dlfcn.h presence... yes
  55. checking for dlfcn.h... yes
  56. checking for arm-linux-gnueabi-g++... arm-linux-gnueabi-g++
  57. checking whether we are using the GNU C++ compiler... yes
  58. checking whether arm-linux-gnueabi-g++ accepts -g... yes
  59. checking dependency style of arm-linux-gnueabi-g++... gcc3
  60. checking how to run the C++ preprocessor... arm-linux-gnueabi-g++ -E
  61. checking for arm-linux-gnueabi-g77... no
  62. checking for arm-linux-gnueabi-xlf... no
  63. checking for arm-linux-gnueabi-f77... no
  64. checking for arm-linux-gnueabi-frt... no
  65. checking for arm-linux-gnueabi-pgf77... no
  66. checking for arm-linux-gnueabi-cf77... no
  67. checking for arm-linux-gnueabi-fort77... no
  68. checking for arm-linux-gnueabi-fl32... no
  69. checking for arm-linux-gnueabi-af77... no
  70. checking for arm-linux-gnueabi-xlf90... no
  71. checking for arm-linux-gnueabi-f90... no
  72. checking for arm-linux-gnueabi-pgf90... no
  73. checking for arm-linux-gnueabi-pghpf... no
  74. checking for arm-linux-gnueabi-epcf90... no
  75. checking for arm-linux-gnueabi-gfortran... no
  76. checking for arm-linux-gnueabi-g95... no
  77. checking for arm-linux-gnueabi-xlf95... no
  78. checking for arm-linux-gnueabi-f95... no
  79. checking for arm-linux-gnueabi-fort... no
  80. checking for arm-linux-gnueabi-ifort... no
  81. checking for arm-linux-gnueabi-ifc... no
  82. checking for arm-linux-gnueabi-efc... no
  83. checking for arm-linux-gnueabi-pgf95... no
  84. checking for arm-linux-gnueabi-lf95... no
  85. checking for arm-linux-gnueabi-ftn... no
  86. checking for g77... no
  87. checking for xlf... no
  88. checking for f77... no
  89. checking for frt... no
  90. checking for pgf77... no
  91. checking for cf77... no
  92. checking for fort77... no
  93. checking for fl32... no
  94. checking for af77... no
  95. checking for xlf90... no
  96. checking for f90... no
  97. checking for pgf90... no
  98. checking for pghpf... no
  99. checking for epcf90... no
  100. checking for gfortran... no
  101. checking for g95... no
  102. checking for xlf95... no
  103. checking for f95... no
  104. checking for fort... no
  105. checking for ifort... no
  106. checking for ifc... no
  107. checking for efc... no
  108. checking for pgf95... no
  109. checking for lf95... no
  110. checking for ftn... no
  111. checking whether we are using the GNU Fortran 77 compiler... no
  112. checking whether accepts -g... no
  113. checking the maximum length of command line arguments... 98304
  114. checking command to parse /scratchbox/compilers/bin/nm -B output from arm-linux-gnueabi-gcc object... ok
  115. checking for objdir... .libs
  116. checking for arm-linux-gnueabi-ar... arm-linux-gnueabi-ar
  117. checking for arm-linux-gnueabi-ranlib... (cached) arm-linux-gnueabi-ranlib
  118. checking for arm-linux-gnueabi-strip... arm-linux-gnueabi-strip
  119. checking if arm-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no
  120. checking for arm-linux-gnueabi-gcc option to produce PIC... -fPIC
  121. checking if arm-linux-gnueabi-gcc PIC flag -fPIC works... yes
  122. checking if arm-linux-gnueabi-gcc static flag -static works... yes
  123. checking if arm-linux-gnueabi-gcc supports -c -o file.o... yes
  124. checking whether the arm-linux-gnueabi-gcc linker (/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
  125. checking whether -lc should be explicitly linked in... no
  126. checking dynamic linker characteristics... GNU/Linux ld.so
  127. checking how to hardcode library paths into programs... immediate
  128. checking whether stripping libraries is possible... yes
  129. checking if libtool supports shared libraries... yes
  130. checking whether to build shared libraries... yes
  131. checking whether to build static libraries... yes
  132. configure: creating libtool
  133. appending configuration tag "CXX" to libtool
  134. checking for ld used by arm-linux-gnueabi-g++... /scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld
  135. checking if the linker (/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) is GNU ld... yes
  136. checking whether the arm-linux-gnueabi-g++ linker (/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
  137. checking for arm-linux-gnueabi-g++ option to produce PIC... -fPIC
  138. checking if arm-linux-gnueabi-g++ PIC flag -fPIC works... yes
  139. checking if arm-linux-gnueabi-g++ static flag -static works... yes
  140. checking if arm-linux-gnueabi-g++ supports -c -o file.o... yes
  141. checking whether the arm-linux-gnueabi-g++ linker (/scratchbox/compilers/cs2007q3-glibc2.5-arm7/arm-none-linux-gnueabi/bin/ld) supports shared libraries... yes
  142. checking dynamic linker characteristics... GNU/Linux ld.so
  143. (cached) (cached) checking how to hardcode library paths into programs... immediate
  144. appending configuration tag "F77" to libtool
  145. checking whether NLS is requested... yes
  146. checking for intltool >= 0.23... 0.40.5 found
  147. checking for intltool-update... /scratchbox/devkits/doctools/bin/intltool-update
  148. checking for intltool-merge... /scratchbox/devkits/doctools/bin/intltool-merge
  149. checking for intltool-extract... /scratchbox/devkits/doctools/bin/intltool-extract
  150. checking for xgettext... /scratchbox/tools/bin/xgettext
  151. checking for msgmerge... /scratchbox/tools/bin/msgmerge
  152. checking for msgfmt... /scratchbox/tools/bin/msgfmt
  153. checking for gmsgfmt... /scratchbox/tools/bin/msgfmt
  154. checking for perl... /scratchbox/tools/bin/perl
  155. checking for XML::Parser... ok
  156. checking for ANSI C header files... (cached) yes
  157. checking for arm-linux-gnueabi-pkg-config... no
  158. checking for pkg-config... /scratchbox/tools/bin/pkg-config
  159. checking pkg-config is at least version 0.9.0... yes
  160. checking for HILDON... yes
  161. checking for DBUS... yes
  162. checking for ABOOK... yes
  163. checking for CONTROLPANEL... yes
  164. checking for OSSO... yes
  165. checking locale.h usability... yes
  166. checking locale.h presence... yes
  167. checking for locale.h... yes
  168. checking for LC_MESSAGES... yes
  169. checking libintl.h usability... yes
  170. checking libintl.h presence... yes
  171. checking for libintl.h... yes
  172. checking for ngettext in libc... yes
  173. checking for dgettext in libc... yes
  174. checking for bind_textdomain_codeset... yes
  175. checking for msgfmt... (cached) /scratchbox/tools/bin/msgfmt
  176. checking for dcgettext... yes
  177. checking if msgfmt accepts -c... yes
  178. checking for gmsgfmt... (cached) /scratchbox/tools/bin/msgfmt
  179. checking for xgettext... (cached) /scratchbox/tools/bin/xgettext
  180. checking for catalogs to be installed... en_GB fi_FI pl_PL
  181. configure: creating ./config.status
  182. config.status: creating Makefile
  183. config.status: creating src/Makefile
  184. config.status: creating po/Makefile.in
  185. config.status: creating po/Makefile
  186. config.status: creating config.h
  187. config.status: executing depfiles commands
  188. config.status: executing default-1 commands
  189. config.status: executing po/stamp-it commands
  190. # INTLTOOL_MAKEFILE
  191. dh_testdir
  192. # Add here commands to compile the package.
  193. /scratchbox/tools/bin/make
  194. make[1]: Entering directory `/scratchbox/users/th3hate/home/th3hate/callforwarding-1.0'
  195. /scratchbox/tools/bin/make all-recursive
  196. make[2]: Entering directory `/scratchbox/users/th3hate/home/th3hate/callforwarding-1.0'
  197. Making all in src
  198. make[3]: Entering directory `/scratchbox/users/th3hate/home/th3hate/callforwarding-1.0/src'
  199. if /bin/sh ../libtool --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMAEMO_CHANGES -DMAEMO_GTK -pthread -I/usr/include/libosso-abook-1.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hildon-1 -I/usr/include/hildon-fm-2 -I/usr/include/evolution-data-server-1.4 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -g -O2 -O2 -Wall -DUSE_HILDON -MT libcallforwarding_la-applet.lo -MD -MP -MF ".deps/libcallforwarding_la-applet.Tpo" \
  200. -c -o libcallforwarding_la-applet.lo `test -f 'applet.c' || echo './'`applet.c; \
  201. then mv -f ".deps/libcallforwarding_la-applet.Tpo" ".deps/libcallforwarding_la-applet.Plo"; \
  202. else rm -f ".deps/libcallforwarding_la-applet.Tpo"; exit 1; \
  203. fi
  204. mkdir .libs
  205. arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMAEMO_CHANGES -DMAEMO_GTK -pthread -I/usr/include/libosso-abook-1.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hildon-1 -I/usr/include/hildon-fm-2 -I/usr/include/evolution-data-server-1.4 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -g -O2 -O2 -Wall -DUSE_HILDON -MT libcallforwarding_la-applet.lo -MD -MP -MF .deps/libcallforwarding_la-applet.Tpo -c applet.c -fPIC -DPIC -o .libs/libcallforwarding_la-applet.o
  206. arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMAEMO_CHANGES -DMAEMO_GTK -pthread -I/usr/include/libosso-abook-1.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hildon-1 -I/usr/include/hildon-fm-2 -I/usr/include/evolution-data-server-1.4 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -g -O2 -O2 -Wall -DUSE_HILDON -MT libcallforwarding_la-applet.lo -MD -MP -MF .deps/libcallforwarding_la-applet.Tpo -c applet.c -o libcallforwarding_la-applet.o >/dev/null 2>&1
  207. if /bin/sh ../libtool --mode=compile arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMAEMO_CHANGES -DMAEMO_GTK -pthread -I/usr/include/libosso-abook-1.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hildon-1 -I/usr/include/hildon-fm-2 -I/usr/include/evolution-data-server-1.4 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -g -O2 -O2 -Wall -DUSE_HILDON -MT libcallforwarding_la-maindialog.lo -MD -MP -MF ".deps/libcallforwarding_la-maindialog.Tpo" \
  208. -c -o libcallforwarding_la-maindialog.lo `test -f 'maindialog.c' || echo './'`maindialog.c; \
  209. then mv -f ".deps/libcallforwarding_la-maindialog.Tpo" ".deps/libcallforwarding_la-maindialog.Plo"; \
  210. else rm -f ".deps/libcallforwarding_la-maindialog.Tpo"; exit 1; \
  211. fi
  212. arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -DMAEMO_CHANGES -DMAEMO_GTK -pthread -I/usr/include/libosso-abook-1.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/hildon-1 -I/usr/include/hildon-fm-2 -I/usr/include/evolution-data-server-1.4 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 -I/usr/include/telepathy-1.0 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/dbus-1.0/include -DMAEMO_CHANGES -DMAEMO_GTK -I/usr/include/hildon-1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -Wall -g -O2 -O2 -Wall -DUSE_HILDON -MT libcallforwarding_la-maindialog.lo -MD -MP -MF .deps/libcallforwarding_la-maindialog.Tpo -c maindialog.c -fPIC -DPIC -o .libs/libcallforwarding_la-maindialog.o
  213. In file included from /usr/include/stdio.h:35,
  214. from maindialog.c:22:
  215. /scratchbox/compilers/cs2007q3-glibc2.5-arm7/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.1/include/stddef.h:214: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'typedef'
  216. In file included from /usr/include/_G_config.h:45,
  217. from /usr/include/libio.h:33,
  218. from /usr/include/stdio.h:73,
  219. from maindialog.c:22:
  220. /usr/include/gconv.h:72: error: expected declaration specifiers or '...' before 'size_t'
  221. /usr/include/gconv.h:88: error: expected declaration specifiers or '...' before 'size_t'
  222. /usr/include/gconv.h:97: error: expected declaration specifiers or '...' before 'size_t'
  223. /usr/include/gconv.h:174: error: expected specifier-qualifier-list before 'size_t'
  224. In file included from /usr/include/stdio.h:73,
  225. from maindialog.c:22:
  226. /usr/include/libio.h:329: error: expected specifier-qualifier-list before 'size_t'
  227. /usr/include/libio.h:361: error: expected declaration specifiers or '...' before 'size_t'
  228. /usr/include/libio.h:370: error: expected declaration specifiers or '...' before 'size_t'
  229. /usr/include/libio.h:486: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_IO_sgetn'
  230. In file included from maindialog.c:22:
  231. /usr/include/stdio.h:306: error: expected declaration specifiers or '...' before 'size_t'
  232. /usr/include/stdio.h:313: error: expected declaration specifiers or '...' before 'size_t'
  233. /usr/include/stdio.h:355: error: expected declaration specifiers or '...' before 'size_t'
  234. /usr/include/stdio.h:357: error: format string argument not a string type
  235. /usr/include/stdio.h:359: error: expected declaration specifiers or '...' before 'size_t'
  236. /usr/include/stdio.h:361: error: format string argument not a string type
  237. /usr/include/stdio.h:608: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread'
  238. /usr/include/stdio.h:614: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite'
  239. /usr/include/stdio.h:636: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fread_unlocked'
  240. /usr/include/stdio.h:638: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fwrite_unlocked'
  241. In file included from /usr/include/signal.h:349,
  242. from /usr/include/glib-2.0/glib/gbacktrace.h:36,
  243. from /usr/include/glib-2.0/glib.h:37,
  244. from /usr/include/glib-2.0/gobject/gtype.h:27,
  245. from /usr/include/glib-2.0/gobject/gboxed.h:27,
  246. from /usr/include/glib-2.0/glib-object.h:26,
  247. from /usr/include/glib-2.0/gio/gioenums.h:31,
  248. from /usr/include/glib-2.0/gio/giotypes.h:31,
  249. from /usr/include/glib-2.0/gio/gio.h:29,
  250. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  251. from /usr/include/gtk-2.0/gdk/gdk.h:33,
  252. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  253. from /usr/include/hildon-1/hildon/hildon-banner.h:29,
  254. from /usr/include/hildon-1/hildon/hildon.h:30,
  255. from maindialog.c:23:
  256. /usr/include/bits/sigstack.h:54: error: expected specifier-qualifier-list before 'size_t'
  257. In file included from /usr/include/glib-2.0/glib/gbookmarkfile.h:29,
  258. from /usr/include/glib-2.0/glib.h:39,
  259. from /usr/include/glib-2.0/gobject/gtype.h:27,
  260. from /usr/include/glib-2.0/gobject/gboxed.h:27,
  261. from /usr/include/glib-2.0/glib-object.h:26,
  262. from /usr/include/glib-2.0/gio/gioenums.h:31,
  263. from /usr/include/glib-2.0/gio/giotypes.h:31,
  264. from /usr/include/glib-2.0/gio/gio.h:29,
  265. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  266. from /usr/include/gtk-2.0/gdk/gdk.h:33,
  267. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  268. from /usr/include/hildon-1/hildon/hildon-banner.h:29,
  269. from /usr/include/hildon-1/hildon/hildon.h:30,
  270. from maindialog.c:23:
  271. /usr/include/time.h:200: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strftime'
  272. In file included from /usr/include/glib-2.0/glib/gi18n.h:27,
  273. from maindialog.c:26:
  274. /usr/include/string.h:39: error: expected declaration specifiers or '...' before 'size_t'
  275. /usr/include/string.h:43: error: expected declaration specifiers or '...' before 'size_t'
  276. /usr/include/string.h:52: error: expected declaration specifiers or '...' before 'size_t'
  277. /usr/include/string.h:59: error: expected declaration specifiers or '...' before 'size_t'
  278. /usr/include/string.h:62: error: expected declaration specifiers or '...' before 'size_t'
  279. /usr/include/string.h:66: error: expected declaration specifiers or '...' before 'size_t'
  280. /usr/include/string.h:88: error: expected declaration specifiers or '...' before 'size_t'
  281. /usr/include/string.h:96: error: expected declaration specifiers or '...' before 'size_t'
  282. /usr/include/string.h:102: error: expected declaration specifiers or '...' before 'size_t'
  283. /usr/include/string.h:109: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strxfrm'
  284. /usr/include/string.h:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strcspn'
  285. /usr/include/string.h:188: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strspn'
  286. /usr/include/string.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'strlen'
  287. /usr/include/string.h:270: error: expected declaration specifiers or '...' before 'size_t'
  288. /usr/include/string.h:288: error: expected declaration specifiers or '...' before 'size_t'
  289. /usr/include/string.h:292: error: expected declaration specifiers or '...' before 'size_t'
  290. /usr/include/string.h:296: error: expected declaration specifiers or '...' before 'size_t'
  291. /usr/include/string.h:299: error: expected declaration specifiers or '...' before 'size_t'
  292. /usr/include/string.h:329: error: expected declaration specifiers or '...' before 'size_t'
  293. In file included from /usr/include/string.h:418,
  294. from /usr/include/glib-2.0/glib/gi18n.h:27,
  295. from maindialog.c:26:
  296. /usr/include/bits/string2.h:969: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1'
  297. /usr/include/bits/string2.h:971: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c1'
  298. /usr/include/bits/string2.h:979: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2'
  299. /usr/include/bits/string2.h:982: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c2'
  300. /usr/include/bits/string2.h:991: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3'
  301. /usr/include/bits/string2.h:994: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strcspn_c3'
  302. /usr/include/bits/string2.h:1045: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1'
  303. /usr/include/bits/string2.h:1047: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c1'
  304. /usr/include/bits/string2.h:1056: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2'
  305. /usr/include/bits/string2.h:1059: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c2'
  306. /usr/include/bits/string2.h:1068: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3'
  307. /usr/include/bits/string2.h:1071: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__strspn_c3'
  308. /usr/include/bits/string2.h: In function '__strpbrk_c2':
  309. /usr/include/bits/string2.h:1129: error: 'size_t' undeclared (first use in this function)
  310. /usr/include/bits/string2.h:1129: error: (Each undeclared identifier is reported only once
  311. /usr/include/bits/string2.h:1129: error: for each function it appears in.)
  312. /usr/include/bits/string2.h:1129: error: expected ';' before '__s'
  313. /usr/include/bits/string2.h: In function '__strpbrk_c3':
  314. /usr/include/bits/string2.h:1142: error: 'size_t' undeclared (first use in this function)
  315. /usr/include/bits/string2.h:1142: error: expected ';' before '__s'
  316. In file included from /usr/include/bits/string2.h:1300,
  317. from /usr/include/string.h:418,
  318. from /usr/include/glib-2.0/glib/gi18n.h:27,
  319. from maindialog.c:26:
  320. /usr/include/stdlib.h: At top level:
  321. /usr/include/stdlib.h:589: error: expected ')' before '__size'
  322. /usr/include/stdlib.h:591: error: expected ')' before '__nmemb'
  323. In file included from /usr/include/string.h:418,
  324. from /usr/include/glib-2.0/glib/gi18n.h:27,
  325. from maindialog.c:26:
  326. /usr/include/bits/string2.h:1323: error: expected declaration specifiers or '...' before 'size_t'
  327. make[3]: *** [libcallforwarding_la-maindialog.lo] Error 1
  328. make[3]: Leaving directory `/scratchbox/users/th3hate/home/th3hate/callforwarding-1.0/src'
  329. make[2]: *** [all-recursive] Error 1
  330. make[2]: Leaving directory `/scratchbox/users/th3hate/home/th3hate/callforwarding-1.0'
  331. make[1]: *** [all] Error 2
  332. make[1]: Leaving directory `/scratchbox/users/th3hate/home/th3hate/callforwarding-1.0'
  333. make: *** [build-stamp] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement