Don't like ads? PRO users don't see any ads ;-)
Guest

evas.log_maderios

By: a guest on Apr 23rd, 2011  |  syntax: None  |  size: 133.99 KB  |  hits: 71  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. -------------------------------------------------------------------------------
  2. EASY_E17 1.4.0 CMD: ./autogen.sh --prefix=/opt/e17  
  3. -------------------------------------------------------------------------------
  4. Running aclocal...
  5. /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
  6. /usr/share/aclocal/imlib.m4:9:   run info '(automake)Extending aclocal'
  7. /usr/share/aclocal/imlib.m4:9:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
  8. Running autoheader...
  9. Running autoconf...
  10. Running libtoolize...
  11. Running automake...
  12. doc/Makefile.am:32: wildcard img/*.*: non-POSIX variable name
  13. doc/Makefile.am:32: (probably a GNU make extension)
  14. configure: loading cache config.cache
  15. checking for a BSD-compatible install... (cached) /usr/bin/install -c
  16. checking whether build environment is sane... yes
  17. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  18. checking for gawk... (cached) gawk
  19. checking whether make sets $(MAKE)... (cached) yes
  20. checking for style of include used by make... GNU
  21. checking for gcc... (cached) gcc
  22. checking whether the C compiler works... yes
  23. checking for C compiler default output file name... a.out
  24. checking for suffix of executables...
  25. checking whether we are cross compiling... no
  26. checking for suffix of object files... (cached) o
  27. checking whether we are using the GNU C compiler... (cached) yes
  28. checking whether gcc accepts -g... (cached) yes
  29. checking for gcc option to accept ISO C89... (cached) none needed
  30. checking dependency style of gcc... (cached) gcc3
  31. checking how to run the C preprocessor... (cached) gcc -E
  32. checking for grep that handles long lines and -e... (cached) /bin/grep
  33. checking for egrep... (cached) /bin/grep -E
  34. checking for ANSI C header files... (cached) yes
  35. checking for sys/types.h... (cached) yes
  36. checking for sys/stat.h... (cached) yes
  37. checking for stdlib.h... (cached) yes
  38. checking for string.h... (cached) yes
  39. checking for memory.h... (cached) yes
  40. checking for strings.h... (cached) yes
  41. checking for inttypes.h... (cached) yes
  42. checking for stdint.h... (cached) yes
  43. checking for unistd.h... (cached) yes
  44. checking for minix/config.h... (cached) no
  45. checking whether it is safe to define __EXTENSIONS__... (cached) yes
  46. checking build system type... (cached) i686-pc-linux-gnu
  47. checking host system type... (cached) i686-pc-linux-gnu
  48. checking for a sed that does not truncate output... (cached) /bin/sed
  49. checking for fgrep... (cached) /bin/grep -F
  50. checking for ld used by gcc... (cached) /usr/bin/ld
  51. checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
  52. checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B
  53. checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm
  54. checking whether ln -s works... yes
  55. checking the maximum length of command line arguments... (cached) 1572864
  56. checking whether the shell understands some XSI constructs... yes
  57. checking whether the shell understands "+="... yes
  58. checking for /usr/bin/ld option to reload object files... (cached) -r
  59. checking for objdump... (cached) objdump
  60. checking how to recognize dependent libraries... (cached) pass_all
  61. checking for ar... (cached) ar
  62. checking for strip... (cached) strip
  63. checking for ranlib... (cached) ranlib
  64. checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
  65. checking for dlfcn.h... (cached) yes
  66. checking for objdir... (cached) .libs
  67. checking if gcc supports -fno-rtti -fno-exceptions... (cached) no
  68. checking for gcc option to produce PIC... -fPIC -DPIC
  69. checking if gcc PIC flag -fPIC -DPIC works... (cached) yes
  70. checking if gcc static flag -static works... (cached) yes
  71. checking if gcc supports -c -o file.o... (cached) yes
  72. checking if gcc supports -c -o file.o... (cached) yes
  73. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  74. checking whether -lc should be explicitly linked in... no
  75. checking dynamic linker characteristics... GNU/Linux ld.so
  76. checking how to hardcode library paths into programs... immediate
  77. checking whether stripping libraries is possible... yes
  78. checking if libtool supports shared libraries... yes
  79. checking whether to build shared libraries... yes
  80. checking whether to build static libraries... yes
  81. checking for gcc... (cached) gcc
  82. checking whether we are using the GNU Objective C compiler... (cached) no
  83. checking whether gcc accepts -g... (cached) no
  84. checking dependency style of gcc... (cached) gcc3
  85. checking dependency style of gcc... (cached) gcc3
  86. checking whether the Objective C compiler works... (cached) no
  87. checking for g++... (cached) g++
  88. checking whether we are using the GNU C++ compiler... (cached) yes
  89. checking whether g++ accepts -g... (cached) yes
  90. checking dependency style of g++... (cached) gcc3
  91. checking whether we are using the GNU C++ compiler... (cached) yes
  92. checking whether g++ accepts -g... (cached) yes
  93. checking dependency style of g++... (cached) gcc3
  94. checking how to run the C++ preprocessor... (cached) g++ -E
  95. checking for ld used by g++... (cached) /usr/bin/ld
  96. checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
  97. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  98. checking for g++ option to produce PIC... -fPIC -DPIC
  99. checking if g++ PIC flag -fPIC -DPIC works... (cached) yes
  100. checking if g++ static flag -static works... (cached) yes
  101. checking if g++ supports -c -o file.o... (cached) yes
  102. checking if g++ supports -c -o file.o... (cached) yes
  103. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  104. checking dynamic linker characteristics... GNU/Linux ld.so
  105. checking how to hardcode library paths into programs... immediate
  106. checking for gcc... (cached) gcc
  107. checking whether we are using the GNU C compiler... (cached) yes
  108. checking whether gcc accepts -g... (cached) yes
  109. checking for gcc option to accept ISO C89... (cached) none needed
  110. checking dependency style of gcc... (cached) gcc3
  111. checking for pkg-config... (cached) /usr/bin/pkg-config
  112. checking pkg-config is at least version 0.9.0... yes
  113. checking whether to build documentation... yes
  114. checking for doxygen... (cached) yes
  115. checking for EINA... yes
  116. checking for FREETYPE... yes
  117. checking for FONTCONFIG... yes
  118. checking for FRIBIDI... no
  119. checking for HARFBUZZ... no
  120. checking for ANSI C header files... (cached) yes
  121. checking for unistd.h... (cached) yes
  122. checking for stdint.h... (cached) yes
  123. checking for sys/param.h... (cached) yes
  124. checking for PATH_MAX in limits.h... yes
  125. checking for an ANSI C-conforming const... (cached) yes
  126. checking whether byte ordering is bigendian... (cached) no
  127. checking for __attribute__... (cached) yes
  128. checking for gcc... (cached) gcc
  129. checking whether we are using the GNU C compiler... (cached) yes
  130. checking whether gcc accepts -g... (cached) yes
  131. checking for gcc option to accept ISO C89... (cached) none needed
  132. checking dependency style of gcc... (cached) gcc3
  133. checking for library containing strerror... (cached) none required
  134. checking for working alloca.h... (cached) yes
  135. checking for alloca... (cached) yes
  136. checking for fnmatch.h... (cached) yes
  137. checking for library containing fnmatch... (cached) none required
  138. checking for dlopen... (cached) no
  139. checking for dlopen in -ldl... (cached) yes
  140. checking for dladdr in -ldl... (cached) yes
  141. checking whether to build shared cache server and support... yes
  142. checking whether shm_open() is present... yes
  143. checking whether to build GLES flavor of GL... no
  144. checking whether to build GLES variety for SGX... no
  145. checking whether to build GLES variety for s3c6410... no
  146. checking whether to enable Buffer rendering backend... yes
  147. checking whether Buffer rendering backend will be built... yes
  148. checking whether to enable Software Xlib rendering backend... auto
  149. checking for X... (cached) libraries , headers
  150. checking for gethostbyname... (cached) yes
  151. checking for connect... (cached) yes
  152. checking for remove... (cached) yes
  153. checking for shmat... (cached) yes
  154. checking for IceConnectionNumber in -lICE... (cached) yes
  155. checking for X11/X.h... (cached) yes
  156. checking for XCreateImage in -lX11... (cached) yes
  157. checking for XShmCreateImage in -lXext... (cached) yes
  158. checking whether Software Xlib rendering backend will be built... yes
  159. checking whether to enable OpenGL X11 rendering backend... auto
  160. checking for X... libraries , headers
  161. checking for gethostbyname... (cached) yes
  162. checking for connect... (cached) yes
  163. checking for remove... (cached) yes
  164. checking for shmat... (cached) yes
  165. checking for IceConnectionNumber in -lICE... (cached) yes
  166. checking for GL/gl.h... (cached) yes
  167. checking for pthread_create in -lpthread... (cached) yes
  168. checking for XCreateColormap in -lX11... (cached) yes
  169. checking for XRenderCreatePicture in -lXrender... (cached) yes
  170. checking for glXCreateContext in -lGL... (cached) yes
  171. checking whether OpenGL X11 rendering backend will be built... yes
  172. checking whether to enable Software XCB rendering backend... no
  173. checking whether Software XCB rendering backend will be built... no
  174. checking whether to enable Software GDI rendering backend... no
  175. checking whether Software GDI rendering backend will be built... no
  176. checking whether to enable Software DirectDraw rendering backend... no
  177. checking whether Software DirectDraw rendering backend will be built... no
  178. checking whether to enable Direct3D rendering backend... no
  179. checking whether Direct3D rendering backend will be built... no
  180. checking whether to enable Software SDL rendering backend... no
  181. checking whether Software SDL rendering backend will be built... no
  182. checking whether to enable OpenGL SDL rendering backend... no
  183. checking whether OpenGL SDL rendering backend will be built... no
  184. checking whether to enable Framebuffer rendering backend... auto
  185. checking for linux/fb.h... (cached) yes
  186. checking whether Framebuffer rendering backend will be built... yes
  187. checking whether to enable DirectFB rendering backend... no
  188. checking whether DirectFB rendering backend will be built... no
  189. checking whether to enable Software X11 8 bits grayscale rendering backend... no
  190. checking whether Software X11 8 bits grayscale rendering backend will be built... no
  191. checking whether to enable Software X11 16 bits rendering backend... no
  192. checking whether Software X11 16 bits rendering backend will be built... no
  193. checking whether to enable Software DirectDraw 16 bits rendering backend... no
  194. checking whether Software DirectDraw 16 bits rendering backend will be built... no
  195. checking whether to enable Software Windows CE 16 bits rendering backend... no
  196. checking whether Software Windows CE 16 bits rendering backend will be built... no
  197. checking whether to use SDL primitive when possible... no
  198. checking Whether to build software generic engine as part of libevas... no
  199. checking Whether to build software 16 engine as part of libevas... no
  200. checking Whether to build software 8 engine as part of libevas... no
  201. checking whether to enable Edb image loader... yes
  202. checking for EDB... no
  203. checking whether Edb image loader will be built... no
  204. checking whether to enable Eet image loader... yes
  205. checking for EET... yes
  206. checking whether Eet image loader will be built... yes
  207. checking whether to enable Eet font loader... yes
  208. checking for EET... yes
  209. checking whether to enable Gif image loader... yes
  210. checking for gif_lib.h... (cached) yes
  211. checking for DGifOpenFileName in -lgif... (cached) yes
  212. checking whether Gif image loader will be built... yes
  213. checking whether to enable Jpeg image loader... yes
  214. checking for jpeglib.h... (cached) yes
  215. checking for jpeg_CreateDecompress in -ljpeg... (cached) yes
  216. checking whether Jpeg image loader will be built... yes
  217. checking whether to enable PMAPS image loader... yes
  218. checking whether PMAPS image loader will be built... yes
  219. checking whether to enable PNG image loader... yes
  220. checking for PNG... yes
  221. checking whether PNG image loader will be built... yes
  222. checking whether to enable SVG image loader... yes
  223. checking for SVG... yes
  224. checking whether SVG image loader will be built... yes
  225. checking whether to enable Tiff image loader... yes
  226. checking for tiffio.h... (cached) yes
  227. checking for TIFFReadScanline in -ltiff... (cached) yes
  228. checking whether Tiff image loader will be built... yes
  229. checking whether to enable XPM image loader... yes
  230. checking whether XPM image loader will be built... yes
  231. checking whether to enable BMP image loader... yes
  232. checking whether BMP image loader will be built... yes
  233. checking whether to enable TGA image loader... yes
  234. checking whether TGA image loader will be built... yes
  235. checking whether to enable WBMP image loader... yes
  236. checking whether WBMP image loader will be built... yes
  237. checking whether to enable ICO image loader... yes
  238. checking whether ICO image loader will be built... yes
  239. checking for pthread.h... (cached) yes
  240. checking for pthread.h... (cached) yes
  241. checking for pthread_attr_setaffinity_np in -lpthread... (cached) yes
  242. checking for pthread_barrier_wait in -lpthread... (cached) yes
  243. checking for sched.h... (cached) yes
  244. checking for pthread_attr_setaffinity_np in -lpthread... (cached) yes
  245. checking for pthread_barrier_wait in -lpthread... (cached) yes
  246. checking whether to build pthread code... yes
  247. checking whether to build Threaded Pipe Rendering support... no
  248. checking whether we can build Threaded Pipe Rendering support... no
  249. checking whether to build Asynchronously Threaded Pipe Rendering support... no
  250. checking whether we can build Asynchronously Threaded Pipe Rendering support... no
  251. checking whether to build Async Events support... auto
  252. checking whether we can build Async Events support... yes
  253. checking whether to build Async Image Preload support... auto
  254. checking whether we can build Async Image Preload support... yes
  255. checking whether we should link with pthread... yes
  256. checking whether to build mmx code... yes
  257. checking whether to build sse code... yes
  258. checking whether to build altivec code... no
  259. checking whether to build neon code... checking whether to build c code... yes
  260. checking whether to check magic for evas object... yes
  261. checking whether to enable caching of rendered words... no
  262. checking whether to enable caching of rendered metrics... no
  263. checking whether to build sampling scaler... yes
  264. checking whether to build smooth scaler... yes
  265. checking whether to build yuv converter code... yes
  266. checking whether to build small dither mask... no
  267. checking whether to build line dither mask... no
  268. checking whether to build conversion to 16bpp without dither mask... no
  269. checking whether to build 8bpp RGB 332 converter code... yes
  270. checking whether to build 8bpp RGB 666 converter code... yes
  271. checking whether to build 8bpp RGB 232 converter code... yes
  272. checking whether to build 8bpp RGB 222 converter code... yes
  273. checking whether to build 8bpp RGB 221 converter code... yes
  274. checking whether to build 8bpp RGB 121 converter code... yes
  275. checking whether to build 8bpp RGB 111 converter code... yes
  276. checking whether to build 16bpp RGB 565 converter code... yes
  277. checking whether to build 16bpp BGR 565 converter code... yes
  278. checking whether to build 16bpp RGB 555 converter code... yes
  279. checking whether to build 16bpp RGB 444 converter code... yes
  280. checking whether to build 16bpp 565 (444 ipaq) converter code... yes
  281. checking whether to build 16bpp RGB rotation 0 converter code... yes
  282. checking whether to build 16bpp RGB rotation 180 converter code... yes
  283. checking whether to build 16bpp RGB rotation 270 converter code... yes
  284. checking whether to build 16bpp RGB rotation 90 converter code... yes
  285. checking whether to build 24bpp RGB 888 converter code... yes
  286. checking whether to build 24bpp BGR 888 converter code... yes
  287. checking whether to build 32bpp RGB 8888 converter code... yes
  288. checking whether to build 32bpp RGBX 8888 converter code... yes
  289. checking whether to build 32bpp BGR 8888 converter code... yes
  290. checking whether to build 32bpp BGRX 8888 converter code... yes
  291. checking whether to build 24bpp 666 (666 ezx) converter code... yes
  292. checking whether to build 32bpp 666 (666 ezx) converter code... yes
  293. checking whether to build 32bpp RGB rotation 0 converter code... yes
  294. checking whether to build 32bpp RGB rotation 180 converter code... yes
  295. checking whether to build 32bpp RGB rotation 270 converter code... yes
  296. checking whether to build 32bpp RGB rotation 90 converter code... yes
  297. checking whether to build 8bpp GRY 1 converter code... yes
  298. checking whether to build 8bpp GRY 16 converter code... yes
  299. checking whether to build 8bpp grayscale 64-palette converter code... yes
  300. checking whether to enable build with valgrind... no
  301. configure: updating cache config.cache
  302. configure: creating ./config.status
  303. config.status: creating Makefile
  304. config.status: creating evas-directfb.pc
  305. config.status: creating evas-fb.pc
  306. config.status: creating evas-opengl-x11.pc
  307. config.status: creating evas-opengl-sdl.pc
  308. config.status: creating evas-software-buffer.pc
  309. config.status: creating evas-software-x11.pc
  310. config.status: creating evas-software-8-x11.pc
  311. config.status: creating evas-software-16-x11.pc
  312. config.status: creating evas-software-gdi.pc
  313. config.status: creating evas-software-ddraw.pc
  314. config.status: creating evas-software-16-ddraw.pc
  315. config.status: creating evas-direct3d.pc
  316. config.status: creating evas-software-16-wince.pc
  317. config.status: creating evas-software-sdl.pc
  318. config.status: creating evas.pc
  319. config.status: creating doc/evas.dox
  320. config.status: creating doc/Makefile
  321. config.status: creating src/Makefile
  322. config.status: creating src/bin/Makefile
  323. config.status: creating src/lib/Makefile
  324. config.status: creating src/lib/canvas/Makefile
  325. config.status: creating src/lib/file/Makefile
  326. config.status: creating src/lib/cache/Makefile
  327. config.status: creating src/lib/cserve/Makefile
  328. config.status: creating src/lib/engines/Makefile
  329. config.status: creating src/lib/engines/common/Makefile
  330. config.status: creating src/lib/engines/common/evas_op_add/Makefile
  331. config.status: creating src/lib/engines/common/evas_op_blend/Makefile
  332. config.status: creating src/lib/engines/common/evas_op_copy/Makefile
  333. config.status: creating src/lib/engines/common/evas_op_mask/Makefile
  334. config.status: creating src/lib/engines/common/evas_op_mul/Makefile
  335. config.status: creating src/lib/engines/common/evas_op_sub/Makefile
  336. config.status: creating src/lib/engines/common_8/Makefile
  337. config.status: creating src/lib/engines/common_16/Makefile
  338. config.status: creating src/modules/Makefile
  339. config.status: creating src/modules/engines/Makefile
  340. config.status: creating src/modules/engines/software_generic/Makefile
  341. config.status: creating src/modules/engines/software_gdi/Makefile
  342. config.status: creating src/modules/engines/software_ddraw/Makefile
  343. config.status: creating src/modules/engines/direct3d/Makefile
  344. config.status: creating src/modules/engines/software_16_wince/Makefile
  345. config.status: creating src/modules/engines/software_x11/Makefile
  346. config.status: creating src/modules/engines/fb/Makefile
  347. config.status: creating src/modules/engines/buffer/Makefile
  348. config.status: creating src/modules/engines/directfb/Makefile
  349. config.status: creating src/modules/engines/gl_common/Makefile
  350. config.status: creating src/modules/engines/gl_x11/Makefile
  351. config.status: creating src/modules/engines/gl_sdl/Makefile
  352. config.status: creating src/modules/engines/software_sdl/Makefile
  353. config.status: creating src/modules/engines/software_8/Makefile
  354. config.status: creating src/modules/engines/software_8_x11/Makefile
  355. config.status: creating src/modules/engines/software_16/Makefile
  356. config.status: creating src/modules/engines/software_16_x11/Makefile
  357. config.status: creating src/modules/engines/software_16_ddraw/Makefile
  358. config.status: creating src/modules/engines/software_16_sdl/Makefile
  359. config.status: creating src/modules/loaders/Makefile
  360. config.status: creating src/modules/loaders/edb/Makefile
  361. config.status: creating src/modules/loaders/eet/Makefile
  362. config.status: creating src/modules/loaders/gif/Makefile
  363. config.status: creating src/modules/loaders/jpeg/Makefile
  364. config.status: creating src/modules/loaders/png/Makefile
  365. config.status: creating src/modules/loaders/tiff/Makefile
  366. config.status: creating src/modules/loaders/xpm/Makefile
  367. config.status: creating src/modules/loaders/bmp/Makefile
  368. config.status: creating src/modules/loaders/ico/Makefile
  369. config.status: creating src/modules/loaders/tga/Makefile
  370. config.status: creating src/modules/loaders/svg/Makefile
  371. config.status: creating src/modules/loaders/pmaps/Makefile
  372. config.status: creating src/modules/loaders/wbmp/Makefile
  373. config.status: creating src/modules/savers/Makefile
  374. config.status: creating src/modules/savers/edb/Makefile
  375. config.status: creating src/modules/savers/eet/Makefile
  376. config.status: creating src/modules/savers/jpeg/Makefile
  377. config.status: creating src/modules/savers/png/Makefile
  378. config.status: creating src/modules/savers/tiff/Makefile
  379. config.status: creating src/lib/include/Makefile
  380. config.status: creating src/examples/Makefile
  381. config.status: creating README
  382. config.status: creating evas.spec
  383. config.status: creating config.h
  384. config.status: executing depfiles commands
  385. config.status: executing libtool commands
  386.  
  387.  
  388.  
  389. ------------------------------------------------------------------------
  390. evas 1.0.999.58838
  391. ------------------------------------------------------------------------
  392.  
  393. Configuration Options Summary:
  394.  
  395. Engines:
  396.   Software Memory Buffer.....: yes
  397.   Software X11...............: yes (Xlib: yes) (XCB: no)
  398.   OpenGL X11.................: yes (GLES: no) (SGX: no) (s3c6410: no)
  399.   Software GDI...............: no
  400.   Software DirectDraw........: no
  401.   Direct3d...................: no
  402.   Software SDL...............: no (primitive: no)
  403.   OpenGL SDL.................: no
  404.   Software Framebuffer.......: yes
  405.   DirectFB...................: no
  406.   Software 8bit grayscale....: no
  407.   Software 16bit ............: no
  408.   Software 16bit X11.........: no
  409.   Software 16bit Directdraw..: no
  410.   Software 16bit WinCE.......: no
  411.   Software 16bit SDL.........: no (primitive: no)
  412.  
  413. Image Loaders:
  414.   BMP.....................: yes
  415.   EDB.....................: no
  416.   EET.....................: yes
  417.   GIF.....................: yes
  418.   ICO.....................: yes
  419.   JPEG....................: yes (region: no)
  420.   PMAPS...................: yes
  421.   PNG.....................: yes
  422.   SVG.....................: yes
  423.   TGA.....................: yes
  424.   TIFF....................: yes
  425.   WBMP....................: yes
  426.   XPM.....................: yes
  427.  
  428. Font Sourcing Systems:
  429.   EET.....................: yes
  430.  
  431. Font Searching Systems:
  432.   Fontconfig..............: yes
  433.  
  434. Font Rendering Helpers:
  435.   Fribidi.................: no
  436.   Harfbuzz................: no
  437.  
  438. CPU Specific Extensions:
  439.   Fallback C Code.........: yes
  440.   MMX.....................: yes
  441.   SSE.....................: yes
  442.   ALTIVEC.................: no
  443.   NEON....................: no
  444.   Thread Support..........: yes
  445.  
  446. Features:
  447.   MAGIC_DEBUG.............: yes
  448.   Cache Server............: yes
  449.  
  450.   Threaded Pipe Rendering.: no
  451.   Async Pipe Rendering....: no
  452.   Async Events............: yes
  453.   Async Image Preload.....: yes
  454.  
  455.   Word Cache..............: no
  456.   Metric Cache............: no
  457.  
  458. ARGB Software Engine Options:
  459.   Sampling Scaler.........: yes
  460.   Smooth Scaler...........: yes
  461.   YUV Converter...........: yes
  462.  
  463. ARGB Conversion Options:
  464.   Smaller Dither Mask.....: no
  465.   Line Dither Mask........: no
  466.   No Dither Mask for 16bpp: no
  467.   8bpp RGB 332............: yes
  468.   8bpp RGB 666............: yes
  469.   8bpp RGB 232............: yes
  470.   8bpp RGB 222............: yes
  471.   8bpp RGB 221............: yes
  472.   8bpp RGB 121............: yes
  473.   8bpp RGB 111............: yes
  474.   8bpp Grayscale (256)....: yes
  475.   8bpp Grayscale (16).....: yes
  476.   8bpp Grayscale 64-pal...: yes
  477.   16bpp RGB 565...........: yes
  478.   16bpp BGR 565...........: yes
  479.   16bpp RGB 555...........: yes
  480.   16bpp RGB 444...........: yes
  481.   16bpp RGB 565 (444 ipaq): yes
  482.   16bpp Rotation 0........: yes
  483.   16bpp Rotation 90.......: yes
  484.   16bpp Rotation 180......: yes
  485.   16bpp Rotation 270......: yes
  486.   24bpp RGB 888...........: yes
  487.   24bpp BGR 888...........: yes
  488.   24bpp RGB 666 (666 ezx).: yes
  489.   32bpp RGB 8888..........: yes
  490.   32bpp RGBX 8888.........: yes
  491.   32bpp BGR 8888..........: yes
  492.   32bpp BGRX 8888.........: yes
  493.   32bpp RGB 666 (666 ezx).: yes
  494.   32bpp Rotation 0........: yes
  495.   32bpp Rotation 90.......: yes
  496.   32bpp Rotation 180......: yes
  497.   32bpp Rotation 270......: yes
  498.  
  499. Documentation.............: yes
  500. Examples..................: install:yes build:no
  501.  
  502. Compilation............: make (or gmake)
  503.   CPPFLAGS.............:  -I/opt/e17/include
  504.   CFLAGS...............:
  505.   CXXFLAGS.............: -g -O2
  506.   LDFLAGS..............:  -L/opt/e17/lib
  507.  
  508. Installation...........: make install (as root if needed, with 'su' or 'sudo')
  509.   prefix...............: /opt/e17
  510.  
  511. -------------------------------------------------------------------------------
  512. EASY_E17 1.4.0 CMD: make -j 2
  513. -------------------------------------------------------------------------------
  514. make  all-recursive
  515. make[1]: entrant dans le répertoire « /usr/local/E17/e17_src/evas »
  516. Making all in src
  517. make[2]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src »
  518. Making all in lib
  519. make[3]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib »
  520. Making all in canvas
  521. make[4]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/canvas »
  522.   CC     evas_callbacks.lo
  523.   CC     evas_clip.lo
  524.   CC     evas_data.lo
  525.   CC     evas_events.lo
  526.   CC     evas_filter.lo
  527.   CC     evas_focus.lo
  528.   CC     evas_key.lo
  529.   CC     evas_key_grab.lo
  530.   CC     evas_layer.lo
  531.   CC     evas_main.lo
  532.   CC     evas_name.lo
  533.   CC     evas_object_image.lo
  534.   CC     evas_object_main.lo
  535.   CC     evas_object_inform.lo
  536.   CC     evas_object_intercept.lo
  537.   CC     evas_object_line.lo
  538.   CC     evas_object_polygon.lo
  539.   CC     evas_object_rectangle.lo
  540.   CC     evas_object_smart.lo
  541.   CC     evas_object_smart_clipped.lo
  542.   CC     evas_object_box.lo
  543.   CC     evas_object_table.lo
  544.   CC     evas_object_text.lo
  545.   CC     evas_object_textblock.lo
  546.   CC     evas_font_dir.lo
  547.   CC     evas_rectangle.lo
  548.   CC     evas_render.lo
  549.   CC     evas_smart.lo
  550.   CC     evas_stack.lo
  551.   CC     evas_async_events.lo
  552.   CC     evas_stats.lo
  553.   CC     evas_map.lo
  554.   CC     evas_gl.lo
  555.   CCLD   libevas_canvas.la
  556. make[4]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/canvas »
  557. Making all in cache
  558. make[4]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/cache »
  559.   CC     evas_cache_image.lo
  560.   CC     evas_cache_engine_image.lo
  561.   CC     evas_preload.lo
  562.   CCLD   libevas_cache.la
  563. make[4]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/cache »
  564. Making all in cserve
  565. make[4]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/cserve »
  566.   CC     evas_cs_main.lo
  567.   CC     evas_cs_server.lo
  568.   CC     evas_cs_client.lo
  569.   CC     evas_cs_mem.lo
  570.   CCLD   libevas_cserve.la
  571. make[4]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/cserve »
  572. Making all in file
  573. make[4]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/file »
  574.   CC     evas_path.lo
  575.   CC     evas_module.lo
  576.   CCLD   libevas_file.la
  577. make[4]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/file »
  578. Making all in engines
  579. make[4]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines »
  580. Making all in common
  581. make[5]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common »
  582. Making all in evas_op_add
  583. make[6]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_add »
  584. make[6]: Rien à faire pour « all ».
  585. make[6]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_add »
  586. Making all in evas_op_blend
  587. make[6]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_blend »
  588. make[6]: Rien à faire pour « all ».
  589. make[6]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_blend »
  590. Making all in evas_op_copy
  591. make[6]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_copy »
  592. make[6]: Rien à faire pour « all ».
  593. make[6]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_copy »
  594. Making all in evas_op_mask
  595. make[6]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_mask »
  596. make[6]: Rien à faire pour « all ».
  597. make[6]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_mask »
  598. Making all in evas_op_mul
  599. make[6]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_mul »
  600. make[6]: Rien à faire pour « all ».
  601. make[6]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_mul »
  602. Making all in evas_op_sub
  603. make[6]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_sub »
  604. make[6]: Rien à faire pour « all ».
  605. make[6]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common/evas_op_sub »
  606. make[6]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common »
  607.   CC     evas_op_copy_main_.lo
  608.   CC     evas_op_blend_main_.lo
  609.   CC     evas_op_add_main_.lo
  610.   CC     evas_op_sub_main_.lo
  611.   CC     evas_op_mask_main_.lo
  612.   CC     evas_op_mul_main_.lo
  613.   CC     evas_blend_main.lo
  614.   CC     evas_blit_main.lo
  615.   CC     evas_convert_color.lo
  616.   CC     evas_convert_colorspace.lo
  617.   CC     evas_convert_gry_1.lo
  618.   CC     evas_convert_gry_4.lo
  619.   CC     evas_convert_gry_8.lo
  620.   CC     evas_convert_main.lo
  621.   CC     evas_convert_rgb_16.lo
  622.   CC     evas_convert_rgb_24.lo
  623.   CC     evas_convert_rgb_32.lo
  624.   CC     evas_convert_rgb_8.lo
  625.   CC     evas_convert_grypal_6.lo
  626.   CC     evas_convert_yuv.lo
  627.   CC     evas_cpu.lo
  628.   CC     evas_draw_main.lo
  629.   CC     evas_font_draw.lo
  630.   CC     evas_font_load.lo
  631.   CC     evas_font_main.lo
  632.   CC     evas_font_query.lo
  633.   CC     evas_image_load.lo
  634.   CC     evas_image_save.lo
  635.   CC     evas_image_main.lo
  636.   CC     evas_image_data.lo
  637.   CC     evas_image_scalecache.lo
  638.   CC     evas_line_main.lo
  639.   CC     evas_polygon_main.lo
  640.   CC     evas_rectangle_main.lo
  641.   CC     evas_scale_main.lo
  642.   CC     evas_scale_sample.lo
  643.   CC     evas_scale_smooth.lo
  644.   CC     evas_scale_span.lo
  645.   CC     evas_tiler.lo
  646.   CC     evas_regionbuf.lo
  647.   CC     evas_pipe.lo
  648.   CC     evas_bidi_utils.lo
  649.   CC     evas_language_utils.lo
  650.   CC     evas_text_utils.lo
  651.   CC     evas_font_ot.lo
  652.   CC     evas_map_image.lo
  653.   CCLD   libevas_engine_common.la
  654. make[6]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common »
  655. make[5]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines/common »
  656. make[5]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines »
  657. make[5]: Rien à faire pour « all-am ».
  658. make[5]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines »
  659. make[4]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/engines »
  660. Making all in include
  661. make[4]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib/include »
  662. make[4]: Rien à faire pour « all ».
  663. make[4]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib/include »
  664. make[4]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/lib »
  665.   CC     main.lo
  666.   CCLD   libevas.la
  667. make[4]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib »
  668. make[3]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/lib »
  669. Making all in bin
  670. make[3]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/bin »
  671.   CC     evas_cserve_main.o
  672.   CC     evas_cserve_tool.o
  673.   CCLD   evas_cserve_tool
  674.   CCLD   evas_cserve
  675. make[3]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/bin »
  676. Making all in modules
  677. make[3]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/modules »
  678. Making all in engines
  679. make[4]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines »
  680. Making all in software_generic
  681. make[5]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/software_generic »
  682.   CC     module_la-evas_engine.lo
  683.   CCLD   module.la
  684. make[5]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/software_generic »
  685. Making all in buffer
  686. make[5]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/buffer »
  687.   CC     module_la-evas_engine.lo
  688.   CC     module_la-evas_outbuf.lo
  689.   CCLD   module.la
  690. make[5]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/buffer »
  691. Making all in direct3d
  692. make[5]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/direct3d »
  693. make[5]: Rien à faire pour « all ».
  694. make[5]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/direct3d »
  695. Making all in directfb
  696. make[5]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/directfb »
  697. make[5]: Rien à faire pour « all ».
  698. make[5]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/directfb »
  699. Making all in fb
  700. make[5]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/fb »
  701.   CC     module_la-evas_engine.lo
  702.   CC     module_la-evas_fb_main.lo
  703.   CC     module_la-evas_outbuf.lo
  704.   CCLD   module.la
  705. make[5]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/fb »
  706. Making all in gl_common
  707. make[5]: entrant dans le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/gl_common »
  708.   CC     evas_gl_context.lo
  709.   CC     evas_gl_shader.lo
  710. In file included from evas_gl_private.h:3,
  711.                  from evas_gl_shader.c:1:
  712. evas_gl_common.h:37:22: error: GL/gl.h: Aucun fichier ou dossier de ce type
  713. evas_gl_common.h:38:25: error: GL/glext.h: Aucun fichier ou dossier de ce type
  714. In file included from evas_gl_private.h:3,
  715.                  from evas_gl_shader.c:1:
  716. evas_gl_common.h:111: error: expected specifier-qualifier-list before ‘GLuint’
  717. evas_gl_common.h:128: error: expected specifier-qualifier-list before ‘GLint’
  718. evas_gl_common.h:244: error: expected specifier-qualifier-list before ‘GLuint’
  719. evas_gl_common.h:266: error: expected specifier-qualifier-list before ‘GLuint’
  720. evas_gl_common.h:276: error: expected specifier-qualifier-list before ‘GLshort’
  721. evas_gl_common.h:302: error: expected specifier-qualifier-list before ‘GLuint’
  722. evas_gl_common.h:313: error: expected specifier-qualifier-list before ‘GLuint’
  723. In file included from evas_gl_private.h:3,
  724.                  from evas_gl_shader.c:1:
  725. evas_gl_common.h:558: error: expected ‘)’ before ‘a’
  726. evas_gl_common.h:559: error: expected ‘)’ before ‘a’
  727. evas_gl_common.h:560: error: expected ‘)’ before ‘a’
  728. evas_gl_common.h:561: error: expected ‘)’ before ‘a’
  729. In file included from evas_gl_private.h:3,
  730.                  from evas_gl_context.c:1:
  731. evas_gl_common.h:37:22: error: GL/gl.h: Aucun fichier ou dossier de ce type
  732. evas_gl_common.h:38:25: error: GL/glext.h: Aucun fichier ou dossier de ce type
  733. In file included from evas_gl_private.h:3,
  734.                  from evas_gl_context.c:1:
  735. evas_gl_common.h:111: error: expected specifier-qualifier-list before ‘GLuint’
  736. evas_gl_common.h:128: error: expected specifier-qualifier-list before ‘GLint’
  737. evas_gl_common.h:244: error: expected specifier-qualifier-list before ‘GLuint’
  738. evas_gl_common.h:266: error: expected specifier-qualifier-list before ‘GLuint’
  739. evas_gl_common.h:276: error: expected specifier-qualifier-list before ‘GLshort’
  740. evas_gl_common.h:302: error: expected specifier-qualifier-list before ‘GLuint’
  741. evas_gl_common.h:313: error: expected specifier-qualifier-list before ‘GLuint’
  742. In file included from evas_gl_private.h:3,
  743.                  from evas_gl_context.c:1:
  744. evas_gl_common.h:558: error: expected ‘)’ before ‘a’
  745. evas_gl_common.h:559: error: expected ‘)’ before ‘a’
  746. evas_gl_common.h:560: error: expected ‘)’ before ‘a’
  747. evas_gl_common.h:561: error: expected ‘)’ before ‘a’
  748. evas_gl_context.c:10: error: expected ‘)’ before ‘a’
  749. evas_gl_context.c:11: error: expected ‘)’ before ‘a’
  750. evas_gl_context.c:12: error: expected ‘)’ before ‘a’
  751. evas_gl_context.c:13: error: expected ‘)’ before ‘a’
  752. evas_gl_context.c: In function ‘gl_symbols’:
  753. evas_gl_context.c:54: error: ‘glsym_glGenFramebuffers’ undeclared (first use in this function)
  754. evas_gl_context.c:54: error: (Each undeclared identifier is reported only once
  755. evas_gl_context.c:54: error: for each function it appears in.)
  756. evas_gl_context.c:59: error: ‘glsym_glBindFramebuffer’ undeclared (first use in this function)
  757. evas_gl_context.c:64: error: ‘glsym_glFramebufferTexture2D’ undeclared (first use in this function)
  758. evas_gl_context.c:69: error: ‘glsym_glDeleteFramebuffers’ undeclared (first use in this function)
  759. evas_gl_context.c: In function ‘glerr’:
  760. evas_gl_context.c:123: error: ‘GL_INVALID_ENUM’ undeclared (first use in this function)
  761. evas_gl_context.c:126: error: ‘GL_INVALID_VALUE’ undeclared (first use in this function)
  762. evas_gl_context.c:129: error: ‘GL_INVALID_OPERATION’ undeclared (first use in this function)
  763. evas_gl_context.c:132: error: ‘GL_OUT_OF_MEMORY’ undeclared (first use in this function)
  764. evas_gl_context.c: At top level:
  765. evas_gl_context.c:145: error: expected ‘)’ before ‘*’ token
  766. evas_gl_context.c: In function ‘_evas_gl_common_version_check’:
  767. evas_gl_context.c:215: error: ‘GL_VERSION’ undeclared (first use in this function)
  768. evas_gl_context.c: In function ‘_evas_gl_common_viewport_set’:
  769. evas_gl_context.c:292: error: ‘GLfloat’ undeclared (first use in this function)
  770. evas_gl_context.c:292: error: expected ‘;’ before ‘proj’
  771. evas_gl_context.c:338: error: ‘proj’ undeclared (first use in this function)
  772. evas_gl_context.c:414: error: ‘Evas_GL_Program’ has no member named ‘prog’
  773. evas_gl_context.c:416: error: ‘Evas_GL_Program’ has no member named ‘prog’
  774. evas_gl_context.c:417: error: ‘GL_FALSE’ undeclared (first use in this function)
  775. evas_gl_context.c:419: error: ‘Evas_GL_Program’ has no member named ‘prog’
  776. evas_gl_context.c:421: error: ‘Evas_GL_Program’ has no member named ‘prog’
  777. evas_gl_context.c:425: error: ‘Evas_GL_Program’ has no member named ‘prog’
  778. evas_gl_context.c:427: error: ‘Evas_GL_Program’ has no member named ‘prog’
  779. evas_gl_context.c:430: error: ‘Evas_GL_Program’ has no member named ‘prog’
  780. evas_gl_context.c:432: error: ‘Evas_GL_Program’ has no member named ‘prog’
  781. evas_gl_context.c:436: error: ‘Evas_GL_Program’ has no member named ‘prog’
  782. evas_gl_context.c:438: error: ‘Evas_GL_Program’ has no member named ‘prog’
  783. evas_gl_context.c:441: error: ‘Evas_GL_Program’ has no member named ‘prog’
  784. evas_gl_context.c:443: error: ‘Evas_GL_Program’ has no member named ‘prog’
  785. evas_gl_context.c:447: error: ‘Evas_GL_Program’ has no member named ‘prog’
  786. evas_gl_context.c:449: error: ‘Evas_GL_Program’ has no member named ‘prog’
  787. evas_gl_context.c:452: error: ‘Evas_GL_Program’ has no member named ‘prog’
  788. evas_gl_context.c:454: error: ‘Evas_GL_Program’ has no member named ‘prog’
  789. evas_gl_context.c:458: error: ‘Evas_GL_Program’ has no member named ‘prog’
  790. evas_gl_context.c:460: error: ‘Evas_GL_Program’ has no member named ‘prog’
  791. evas_gl_context.c:463: error: ‘Evas_GL_Program’ has no member named ‘prog’
  792. evas_gl_context.c:465: error: ‘Evas_GL_Program’ has no member named ‘prog’
  793. evas_gl_context.c:468: error: ‘Evas_GL_Program’ has no member named ‘prog’
  794. evas_gl_context.c:470: error: ‘Evas_GL_Program’ has no member named ‘prog’
  795. evas_gl_context.c:473: error: ‘Evas_GL_Program’ has no member named ‘prog’
  796. evas_gl_context.c:475: error: ‘Evas_GL_Program’ has no member named ‘prog’
  797. evas_gl_context.c:478: error: ‘Evas_GL_Program’ has no member named ‘prog’
  798. evas_gl_context.c:480: error: ‘Evas_GL_Program’ has no member named ‘prog’
  799. evas_gl_context.c:483: error: ‘Evas_GL_Program’ has no member named ‘prog’
  800. evas_gl_context.c:485: error: ‘Evas_GL_Program’ has no member named ‘prog’
  801. evas_gl_context.c:488: error: ‘Evas_GL_Program’ has no member named ‘prog’
  802. evas_gl_context.c:490: error: ‘Evas_GL_Program’ has no member named ‘prog’
  803. evas_gl_context.c:494: error: ‘Evas_GL_Program’ has no member named ‘prog’
  804. evas_gl_context.c:496: error: ‘Evas_GL_Program’ has no member named ‘prog’
  805. evas_gl_context.c:499: error: ‘Evas_GL_Program’ has no member named ‘prog’
  806. evas_gl_context.c:501: error: ‘Evas_GL_Program’ has no member named ‘prog’
  807. evas_gl_context.c:504: error: ‘Evas_GL_Program’ has no member named ‘prog’
  808. evas_gl_context.c:506: error: ‘Evas_GL_Program’ has no member named ‘prog’
  809. evas_gl_context.c:509: error: ‘Evas_GL_Program’ has no member named ‘prog’
  810. evas_gl_context.c:511: error: ‘Evas_GL_Program’ has no member named ‘prog’
  811. evas_gl_context.c:515: error: ‘Evas_GL_Program’ has no member named ‘prog’
  812. evas_gl_context.c:517: error: ‘Evas_GL_Program’ has no member named ‘prog’
  813. evas_gl_context.c:520: error: ‘Evas_GL_Program’ has no member named ‘prog’
  814. evas_gl_context.c:522: error: ‘Evas_GL_Program’ has no member named ‘prog’
  815. evas_gl_context.c:525: error: ‘Evas_GL_Program’ has no member named ‘prog’
  816. evas_gl_context.c:527: error: ‘Evas_GL_Program’ has no member named ‘prog’
  817. evas_gl_context.c:530: error: ‘Evas_GL_Program’ has no member named ‘prog’
  818. evas_gl_context.c:532: error: ‘Evas_GL_Program’ has no member named ‘prog’
  819. evas_gl_context.c:560: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  820. evas_gl_context.c: In function ‘evas_gl_common_context_new’:
  821. evas_gl_context.c:590: error: ‘struct <anonymous>’ has no member named ‘render_op’
  822. evas_gl_context.c:594: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
  823. evas_gl_context.c:594: error: ‘ext’ undeclared (first use in this function)
  824. evas_gl_context.c:597: error: ‘GL_EXTENSIONS’ undeclared (first use in this function)
  825. evas_gl_context.c:605: error: ‘struct <anonymous>’ has no member named ‘tex_npo2’
  826. evas_gl_context.c:609: error: ‘struct <anonymous>’ has no member named ‘tex_rect’
  827. evas_gl_context.c:618: error: ‘struct <anonymous>’ has no member named ‘bgra’
  828. evas_gl_context.c:640: error: ‘GL_MAX_TEXTURE_IMAGE_UNITS’ undeclared (first use in this function)
  829. evas_gl_context.c:641: error: ‘struct <anonymous>’ has no member named ‘max_texture_units’
  830. evas_gl_context.c:642: error: ‘GL_MAX_TEXTURE_SIZE’ undeclared (first use in this function)
  831. evas_gl_context.c:643: error: ‘struct <anonymous>’ has no member named ‘max_texture_size’
  832. evas_gl_context.c:644: error: ‘struct <anonymous>’ has no member named ‘max_vertex_elements’
  833. evas_gl_context.c:652: error: ‘struct <anonymous>’ has no member named ‘max_vertex_elements’
  834. evas_gl_context.c:653: error: ‘struct <anonymous>’ has no member named ‘max_vertex_elements’
  835. evas_gl_context.c:654: error: ‘struct <anonymous>’ has no member named ‘max_vertex_elements’
  836. evas_gl_context.c:658: error: ‘struct <anonymous>’ has no member named ‘tune’
  837. evas_gl_context.c:659: error: ‘struct <anonymous>’ has no member named ‘tune’
  838. evas_gl_context.c:660: error: ‘struct <anonymous>’ has no member named ‘tune’
  839. evas_gl_context.c:661: error: ‘struct <anonymous>’ has no member named ‘tune’
  840. evas_gl_context.c:662: error: ‘struct <anonymous>’ has no member named ‘tune’
  841. evas_gl_context.c:663: error: ‘struct <anonymous>’ has no member named ‘tune’
  842. evas_gl_context.c:664: error: ‘struct <anonymous>’ has no member named ‘tune’
  843. evas_gl_context.c:667: error: ‘GL_RENDERER’ undeclared (first use in this function)
  844. evas_gl_context.c:671: error: ‘struct <anonymous>’ has no member named ‘tune’
  845. evas_gl_context.c:673: error: ‘struct <anonymous>’ has no member named ‘tune’
  846. evas_gl_context.c:688: error: ‘struct <anonymous>’ has no member named ‘tune’
  847. evas_gl_context.c:688: error: ‘struct <anonymous>’ has no member named ‘tune’
  848. evas_gl_context.c:688: error: ‘struct <anonymous>’ has no member named ‘tune’
  849. evas_gl_context.c:688: error: ‘struct <anonymous>’ has no member named ‘tune’
  850. evas_gl_context.c:688: error: ‘struct <anonymous>’ has no member named ‘tune’
  851. evas_gl_context.c:689: error: ‘struct <anonymous>’ has no member named ‘tune’
  852. evas_gl_context.c:689: error: ‘struct <anonymous>’ has no member named ‘tune’
  853. evas_gl_context.c:689: error: ‘struct <anonymous>’ has no member named ‘tune’
  854. evas_gl_context.c:689: error: ‘struct <anonymous>’ has no member named ‘tune’
  855. evas_gl_context.c:689: error: ‘struct <anonymous>’ has no member named ‘tune’
  856. evas_gl_context.c:690: error: ‘struct <anonymous>’ has no member named ‘tune’
  857. evas_gl_context.c:690: error: ‘struct <anonymous>’ has no member named ‘tune’
  858. evas_gl_context.c:690: error: ‘struct <anonymous>’ has no member named ‘tune’
  859. evas_gl_context.c:690: error: ‘struct <anonymous>’ has no member named ‘tune’
  860. evas_gl_context.c:690: error: ‘struct <anonymous>’ has no member named ‘tune’
  861. evas_gl_context.c:691: error: ‘struct <anonymous>’ has no member named ‘tune’
  862. evas_gl_context.c:691: error: ‘struct <anonymous>’ has no member named ‘tune’
  863. evas_gl_context.c:691: error: ‘struct <anonymous>’ has no member named ‘tune’
  864. evas_gl_context.c:691: error: ‘struct <anonymous>’ has no member named ‘tune’
  865. evas_gl_context.c:691: error: ‘struct <anonymous>’ has no member named ‘tune’
  866. evas_gl_context.c:692: error: ‘struct <anonymous>’ has no member named ‘tune’
  867. evas_gl_context.c:692: error: ‘struct <anonymous>’ has no member named ‘tune’
  868. evas_gl_context.c:692: error: ‘struct <anonymous>’ has no member named ‘tune’
  869. evas_gl_context.c:692: error: ‘struct <anonymous>’ has no member named ‘tune’
  870. evas_gl_context.c:692: error: ‘struct <anonymous>’ has no member named ‘tune’
  871. evas_gl_context.c:693: error: ‘struct <anonymous>’ has no member named ‘tune’
  872. evas_gl_context.c:693: error: ‘struct <anonymous>’ has no member named ‘tune’
  873. evas_gl_context.c:693: error: ‘struct <anonymous>’ has no member named ‘tune’
  874. evas_gl_context.c:693: error: ‘struct <anonymous>’ has no member named ‘tune’
  875. evas_gl_context.c:693: error: ‘struct <anonymous>’ has no member named ‘tune’
  876. evas_gl_context.c:694: error: ‘struct <anonymous>’ has no member named ‘tune’
  877. evas_gl_context.c:694: error: ‘struct <anonymous>’ has no member named ‘tune’
  878. evas_gl_context.c:694: error: ‘struct <anonymous>’ has no member named ‘tune’
  879. evas_gl_context.c:694: error: ‘struct <anonymous>’ has no member named ‘tune’
  880. evas_gl_context.c:694: error: ‘struct <anonymous>’ has no member named ‘tune’
  881. evas_gl_context.c:716: error: ‘struct <anonymous>’ has no member named ‘max_texture_size’
  882. evas_gl_context.c:716: error: ‘struct <anonymous>’ has no member named ‘max_texture_size’
  883. evas_gl_context.c:717: error: ‘struct <anonymous>’ has no member named ‘max_texture_units’
  884. evas_gl_context.c:718: error: ‘struct <anonymous>’ has no member named ‘tex_npo2’
  885. evas_gl_context.c:719: error: ‘struct <anonymous>’ has no member named ‘tex_rect’
  886. evas_gl_context.c:720: error: ‘struct <anonymous>’ has no member named ‘bgra’
  887. evas_gl_context.c:721: error: ‘struct <anonymous>’ has no member named ‘anisotropic’
  888. evas_gl_context.c:722: error: ‘struct <anonymous>’ has no member named ‘sec_image_map’
  889. evas_gl_context.c:723: error: ‘struct <anonymous>’ has no member named ‘max_vertex_elements’
  890. evas_gl_context.c:725: error: ‘struct <anonymous>’ has no member named ‘tune’
  891. evas_gl_context.c:726: error: ‘struct <anonymous>’ has no member named ‘tune’
  892. evas_gl_context.c:727: error: ‘struct <anonymous>’ has no member named ‘tune’
  893. evas_gl_context.c:728: error: ‘struct <anonymous>’ has no member named ‘tune’
  894. evas_gl_context.c:729: error: ‘struct <anonymous>’ has no member named ‘tune’
  895. evas_gl_context.c:729: error: ‘struct <anonymous>’ has no member named ‘tune’
  896. evas_gl_context.c:730: error: ‘struct <anonymous>’ has no member named ‘tune’
  897. evas_gl_context.c:733: error: ‘GL_DEPTH_TEST’ undeclared (first use in this function)
  898. evas_gl_context.c:735: error: ‘GL_DITHER’ undeclared (first use in this function)
  899. evas_gl_context.c:737: error: ‘GL_BLEND’ undeclared (first use in this function)
  900. evas_gl_context.c:739: error: ‘GL_ONE’ undeclared (first use in this function)
  901. evas_gl_context.c:739: error: ‘GL_ONE_MINUS_SRC_ALPHA’ undeclared (first use in this function)
  902. evas_gl_context.c:744: error: ‘GL_FALSE’ undeclared (first use in this function)
  903. evas_gl_context.c:747: error: ‘GL_TEXTURE_2D’ undeclared (first use in this function)
  904. evas_gl_context.c:747: error: ‘GL_TEXTURE_MAG_FILTER’ undeclared (first use in this function)
  905. evas_gl_context.c:747: error: ‘GL_NEAREST’ undeclared (first use in this function)
  906. evas_gl_context.c:749: error: ‘GL_TEXTURE_MIN_FILTER’ undeclared (first use in this function)
  907. evas_gl_context.c:751: error: ‘GL_TEXTURE_WRAP_S’ undeclared (first use in this function)
  908. evas_gl_context.c:751: error: ‘GL_CLAMP_TO_EDGE’ undeclared (first use in this function)
  909. evas_gl_context.c:753: error: ‘GL_TEXTURE_WRAP_T’ undeclared (first use in this function)
  910. evas_gl_context.c:885: error: ‘Evas_GL_Program’ has no member named ‘prog’
  911. evas_gl_context.c:887: error: ‘Evas_GL_Program’ has no member named ‘prog’
  912. evas_gl_context.c:889: error: ‘Evas_GL_Program’ has no member named ‘prog’
  913. evas_gl_context.c:891: error: ‘Evas_GL_Program’ has no member named ‘prog’
  914. evas_gl_context.c:894: error: ‘Evas_GL_Program’ has no member named ‘prog’
  915. evas_gl_context.c:896: error: ‘Evas_GL_Program’ has no member named ‘prog’
  916. evas_gl_context.c:898: error: ‘Evas_GL_Program’ has no member named ‘prog’
  917. evas_gl_context.c:900: error: ‘Evas_GL_Program’ has no member named ‘prog’
  918. evas_gl_context.c:903: error: ‘Evas_GL_Program’ has no member named ‘prog’
  919. evas_gl_context.c:905: error: ‘Evas_GL_Program’ has no member named ‘prog’
  920. evas_gl_context.c:907: error: ‘Evas_GL_Program’ has no member named ‘prog’
  921. evas_gl_context.c:912: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  922. evas_gl_context.c: In function ‘evas_gl_common_context_free’:
  923. evas_gl_context.c:953: error: ‘struct <anonymous>’ has no member named ‘tune’
  924. evas_gl_context.c:955: error: ‘struct <anonymous>’ has no member named ‘vertex’
  925. evas_gl_context.c:955: error: ‘struct <anonymous>’ has no member named ‘vertex’
  926. evas_gl_context.c:956: error: ‘struct <anonymous>’ has no member named ‘color’
  927. evas_gl_context.c:956: error: ‘struct <anonymous>’ has no member named ‘color’
  928. evas_gl_context.c:957: error: ‘struct <anonymous>’ has no member named ‘texuv’
  929. evas_gl_context.c:957: error: ‘struct <anonymous>’ has no member named ‘texuv’
  930. evas_gl_context.c:958: error: ‘struct <anonymous>’ has no member named ‘texm’
  931. evas_gl_context.c:958: error: ‘struct <anonymous>’ has no member named ‘texm’
  932. evas_gl_context.c:959: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  933. evas_gl_context.c:959: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  934. evas_gl_context.c:960: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  935. evas_gl_context.c:960: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  936. evas_gl_context.c: In function ‘evas_gl_common_context_newframe’:
  937. evas_gl_context.c:1027: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  938. evas_gl_context.c:1028: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  939. evas_gl_context.c:1029: error: ‘struct <anonymous>’ has no member named ‘cur_texu’
  940. evas_gl_context.c:1030: error: ‘struct <anonymous>’ has no member named ‘cur_texv’
  941. evas_gl_context.c:1031: error: ‘struct <anonymous>’ has no member named ‘cur_texm’
  942. evas_gl_context.c:1032: error: ‘struct <anonymous>’ has no member named ‘cur_texmu’
  943. evas_gl_context.c:1033: error: ‘struct <anonymous>’ has no member named ‘cur_texmv’
  944. evas_gl_context.c:1034: error: ‘struct <anonymous>’ has no member named ‘render_op’
  945. evas_gl_context.c:1035: error: ‘struct <anonymous>’ has no member named ‘smooth’
  946. evas_gl_context.c:1036: error: ‘struct <anonymous>’ has no member named ‘blend’
  947. evas_gl_context.c:1037: error: ‘struct <anonymous>’ has no member named ‘clip’
  948. evas_gl_context.c:1038: error: ‘struct <anonymous>’ has no member named ‘cx’
  949. evas_gl_context.c:1039: error: ‘struct <anonymous>’ has no member named ‘cy’
  950. evas_gl_context.c:1040: error: ‘struct <anonymous>’ has no member named ‘cw’
  951. evas_gl_context.c:1041: error: ‘struct <anonymous>’ has no member named ‘ch’
  952. evas_gl_context.c:1043: error: ‘struct <anonymous>’ has no member named ‘tune’
  953. evas_gl_context.c:1056: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  954. evas_gl_context.c:1057: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  955. evas_gl_context.c:1058: error: ‘struct <anonymous>’ has no member named ‘cur_texu’
  956. evas_gl_context.c:1059: error: ‘struct <anonymous>’ has no member named ‘cur_texv’
  957. evas_gl_context.c:1060: error: ‘struct <anonymous>’ has no member named ‘cur_texm’
  958. evas_gl_context.c:1061: error: ‘struct <anonymous>’ has no member named ‘render_op’
  959. evas_gl_context.c:1062: error: ‘struct <anonymous>’ has no member named ‘smooth’
  960. evas_gl_context.c:1063: error: ‘struct <anonymous>’ has no member named ‘blend’
  961. evas_gl_context.c:1064: error: ‘struct <anonymous>’ has no member named ‘clip’
  962. evas_gl_context.c:1065: error: ‘struct <anonymous>’ has no member named ‘cx’
  963. evas_gl_context.c:1066: error: ‘struct <anonymous>’ has no member named ‘cy’
  964. evas_gl_context.c:1067: error: ‘struct <anonymous>’ has no member named ‘cw’
  965. evas_gl_context.c:1068: error: ‘struct <anonymous>’ has no member named ‘ch’
  966. evas_gl_context.c:1072: error: ‘GL_SCISSOR_TEST’ undeclared (first use in this function)
  967. evas_gl_context.c:1077: error: ‘GL_DEPTH_TEST’ undeclared (first use in this function)
  968. evas_gl_context.c:1079: error: ‘GL_DITHER’ undeclared (first use in this function)
  969. evas_gl_context.c:1081: error: ‘GL_BLEND’ undeclared (first use in this function)
  970. evas_gl_context.c:1083: error: ‘GL_ONE’ undeclared (first use in this function)
  971. evas_gl_context.c:1083: error: ‘GL_ONE_MINUS_SRC_ALPHA’ undeclared (first use in this function)
  972. evas_gl_context.c:1088: error: ‘GL_FALSE’ undeclared (first use in this function)
  973. evas_gl_context.c:1091: error: ‘GL_TEXTURE_2D’ undeclared (first use in this function)
  974. evas_gl_context.c:1091: error: ‘GL_TEXTURE_MAG_FILTER’ undeclared (first use in this function)
  975. evas_gl_context.c:1091: error: ‘GL_NEAREST’ undeclared (first use in this function)
  976. evas_gl_context.c:1093: error: ‘GL_TEXTURE_MIN_FILTER’ undeclared (first use in this function)
  977. evas_gl_context.c:1095: error: ‘GL_TEXTURE_WRAP_S’ undeclared (first use in this function)
  978. evas_gl_context.c:1095: error: ‘GL_CLAMP_TO_EDGE’ undeclared (first use in this function)
  979. evas_gl_context.c:1097: error: ‘GL_TEXTURE_WRAP_T’ undeclared (first use in this function)
  980. evas_gl_context.c:1111: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  981. evas_gl_context.c:1114: error: ‘GL_TEXTURE0’ undeclared (first use in this function)
  982. evas_gl_context.c:1116: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  983. evas_gl_context.c: In function ‘evas_gl_common_context_target_surface_set’:
  984. evas_gl_context.c:1142: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  985. evas_gl_context.c:1143: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  986. evas_gl_context.c:1144: error: ‘struct <anonymous>’ has no member named ‘cur_texu’
  987. evas_gl_context.c:1145: error: ‘struct <anonymous>’ has no member named ‘cur_texv’
  988. evas_gl_context.c:1146: error: ‘struct <anonymous>’ has no member named ‘render_op’
  989. evas_gl_context.c:1147: error: ‘struct <anonymous>’ has no member named ‘smooth’
  990. evas_gl_context.c:1148: error: ‘struct <anonymous>’ has no member named ‘blend’
  991. evas_gl_context.c:1149: error: ‘struct <anonymous>’ has no member named ‘clip’
  992. evas_gl_context.c:1150: error: ‘struct <anonymous>’ has no member named ‘cx’
  993. evas_gl_context.c:1151: error: ‘struct <anonymous>’ has no member named ‘cy’
  994. evas_gl_context.c:1152: error: ‘struct <anonymous>’ has no member named ‘cw’
  995. evas_gl_context.c:1153: error: ‘struct <anonymous>’ has no member named ‘ch’
  996. evas_gl_context.c:1168: error: ‘GL_FRAMEBUFFER_EXT’ undeclared (first use in this function)
  997. evas_gl_context.c:1173: error: ‘Evas_GL_Texture_Pool’ has no member named ‘fb’
  998. evas_gl_context.c: In function ‘array_alloc’:
  999. evas_gl_context.c:1208: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1000. evas_gl_context.c:1209: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1001. evas_gl_context.c:1209: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1002. evas_gl_context.c:1210: error: ‘GLshort’ undeclared (first use in this function)
  1003. evas_gl_context.c:1211: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1004. evas_gl_context.c:1212: error: ‘struct <anonymous>’ has no member named ‘color’
  1005. evas_gl_context.c:1212: error: ‘struct <anonymous>’ has no member named ‘color’
  1006. evas_gl_context.c:1213: error: ‘GLubyte’ undeclared (first use in this function)
  1007. evas_gl_context.c:1214: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1008. evas_gl_context.c:1215: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1009. evas_gl_context.c:1215: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1010. evas_gl_context.c:1216: error: ‘GLfloat’ undeclared (first use in this function)
  1011. evas_gl_context.c:1217: error: ‘struct <anonymous>’ has no member named ‘use_texm’
  1012. evas_gl_context.c:1218: error: ‘struct <anonymous>’ has no member named ‘texm’
  1013. evas_gl_context.c:1218: error: ‘struct <anonymous>’ has no member named ‘texm’
  1014. evas_gl_context.c:1220: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1015. evas_gl_context.c:1221: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1016. evas_gl_context.c:1221: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1017. evas_gl_context.c:1223: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1018. evas_gl_context.c:1224: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1019. evas_gl_context.c:1224: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1020. evas_gl_context.c: In function ‘pipe_region_intersects’:
  1021. evas_gl_context.c:1257: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1022. evas_gl_context.c:1258: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1023. evas_gl_context.c:1259: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1024. evas_gl_context.c:1260: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1025. evas_gl_context.c: In function ‘vertex_array_size_check’:
  1026. evas_gl_context.c:1300: error: ‘struct <anonymous>’ has no member named ‘max_vertex_elements’
  1027. evas_gl_context.c: In function ‘evas_gl_common_context_line_push’:
  1028. evas_gl_context.c:1316: error: ‘GLuint’ undeclared (first use in this function)
  1029. evas_gl_context.c:1316: error: expected ‘;’ before ‘prog’
  1030. evas_gl_context.c:1325: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1031. evas_gl_context.c:1326: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1032. evas_gl_context.c:1326: error: ‘prog’ undeclared (first use in this function)
  1033. evas_gl_context.c:1327: error: ‘struct <anonymous>’ has no member named ‘blend’
  1034. evas_gl_context.c:1328: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1035. evas_gl_context.c:1329: error: ‘struct <anonymous>’ has no member named ‘clip’
  1036. evas_gl_context.c:1330: error: ‘struct <anonymous>’ has no member named ‘cx’
  1037. evas_gl_context.c:1331: error: ‘struct <anonymous>’ has no member named ‘cy’
  1038. evas_gl_context.c:1332: error: ‘struct <anonymous>’ has no member named ‘cw’
  1039. evas_gl_context.c:1333: error: ‘struct <anonymous>’ has no member named ‘ch’
  1040. evas_gl_context.c:1335: error: ‘struct <anonymous>’ has no member named ‘line’
  1041. evas_gl_context.c:1336: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1042. evas_gl_context.c:1337: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1043. evas_gl_context.c:1338: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1044. evas_gl_context.c:1339: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1045. evas_gl_context.c:1340: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1046. evas_gl_context.c:1347: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1047. evas_gl_context.c:1347: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1048. evas_gl_context.c:1347: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1049. evas_gl_context.c:1348: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1050. evas_gl_context.c:1348: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1051. evas_gl_context.c:1348: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1052. evas_gl_context.c:1352: error: ‘struct <anonymous>’ has no member named ‘color’
  1053. evas_gl_context.c:1352: error: ‘struct <anonymous>’ has no member named ‘color’
  1054. evas_gl_context.c:1352: error: ‘struct <anonymous>’ has no member named ‘color’
  1055. evas_gl_context.c:1352: error: ‘struct <anonymous>’ has no member named ‘color’
  1056. evas_gl_context.c:1356: error: ‘struct <anonymous>’ has no member named ‘line’
  1057. evas_gl_context.c:1357: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1058. evas_gl_context.c:1358: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1059. evas_gl_context.c:1359: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1060. evas_gl_context.c:1360: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1061. evas_gl_context.c:1361: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1062. evas_gl_context.c: In function ‘evas_gl_common_context_rectangle_push’:
  1063. evas_gl_context.c:1371: error: ‘GLuint’ undeclared (first use in this function)
  1064. evas_gl_context.c:1371: error: expected ‘;’ before ‘prog’
  1065. evas_gl_context.c:1397: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1066. evas_gl_context.c:1398: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1067. evas_gl_context.c:1398: error: ‘prog’ undeclared (first use in this function)
  1068. evas_gl_context.c:1399: error: ‘struct <anonymous>’ has no member named ‘blend’
  1069. evas_gl_context.c:1400: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1070. evas_gl_context.c:1401: error: ‘struct <anonymous>’ has no member named ‘clip’
  1071. evas_gl_context.c:1402: error: ‘struct <anonymous>’ has no member named ‘cx’
  1072. evas_gl_context.c:1403: error: ‘struct <anonymous>’ has no member named ‘cy’
  1073. evas_gl_context.c:1404: error: ‘struct <anonymous>’ has no member named ‘cw’
  1074. evas_gl_context.c:1405: error: ‘struct <anonymous>’ has no member named ‘ch’
  1075. evas_gl_context.c:1406: error: ‘struct <anonymous>’ has no member named ‘line’
  1076. evas_gl_context.c:1407: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1077. evas_gl_context.c:1408: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1078. evas_gl_context.c:1409: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1079. evas_gl_context.c:1410: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1080. evas_gl_context.c:1411: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1081. evas_gl_context.c:1420: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1082. evas_gl_context.c:1421: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1083. evas_gl_context.c:1422: error: ‘struct <anonymous>’ has no member named ‘blend’
  1084. evas_gl_context.c:1423: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1085. evas_gl_context.c:1424: error: ‘struct <anonymous>’ has no member named ‘clip’
  1086. evas_gl_context.c:1436: error: ‘struct <anonymous>’ has no member named ‘tune’
  1087. evas_gl_context.c:1443: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1088. evas_gl_context.c:1444: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1089. evas_gl_context.c:1445: error: ‘struct <anonymous>’ has no member named ‘blend’
  1090. evas_gl_context.c:1446: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1091. evas_gl_context.c:1447: error: ‘struct <anonymous>’ has no member named ‘clip’
  1092. evas_gl_context.c:1448: error: ‘struct <anonymous>’ has no member named ‘cx’
  1093. evas_gl_context.c:1449: error: ‘struct <anonymous>’ has no member named ‘cy’
  1094. evas_gl_context.c:1450: error: ‘struct <anonymous>’ has no member named ‘cw’
  1095. evas_gl_context.c:1451: error: ‘struct <anonymous>’ has no member named ‘ch’
  1096. evas_gl_context.c:1452: error: ‘struct <anonymous>’ has no member named ‘line’
  1097. evas_gl_context.c:1453: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1098. evas_gl_context.c:1454: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1099. evas_gl_context.c:1455: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1100. evas_gl_context.c:1456: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1101. evas_gl_context.c:1457: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1102. evas_gl_context.c:1497: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1103. evas_gl_context.c:1497: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1104. evas_gl_context.c:1497: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1105. evas_gl_context.c:1498: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1106. evas_gl_context.c:1498: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1107. evas_gl_context.c:1498: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1108. evas_gl_context.c:1499: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1109. evas_gl_context.c:1499: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1110. evas_gl_context.c:1499: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1111. evas_gl_context.c:1501: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1112. evas_gl_context.c:1501: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1113. evas_gl_context.c:1501: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1114. evas_gl_context.c:1502: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1115. evas_gl_context.c:1502: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1116. evas_gl_context.c:1502: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1117. evas_gl_context.c:1503: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1118. evas_gl_context.c:1503: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1119. evas_gl_context.c:1503: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1120. evas_gl_context.c:1507: error: ‘struct <anonymous>’ has no member named ‘color’
  1121. evas_gl_context.c:1507: error: ‘struct <anonymous>’ has no member named ‘color’
  1122. evas_gl_context.c:1507: error: ‘struct <anonymous>’ has no member named ‘color’
  1123. evas_gl_context.c:1507: error: ‘struct <anonymous>’ has no member named ‘color’
  1124. evas_gl_context.c: In function ‘evas_gl_common_context_image_push’:
  1125. evas_gl_context.c:1520: error: ‘GLfloat’ undeclared (first use in this function)
  1126. evas_gl_context.c:1520: error: expected ‘;’ before ‘tx1’
  1127. evas_gl_context.c:1522: error: ‘GLuint’ undeclared (first use in this function)
  1128. evas_gl_context.c:1522: error: expected ‘;’ before ‘prog’
  1129. evas_gl_context.c:1528: error: ‘Evas_Engine_GL_Context’ has no member named ‘filter_prog’
  1130. evas_gl_context.c:1530: error: ‘prog’ undeclared (first use in this function)
  1131. evas_gl_context.c:1530: error: ‘Evas_Engine_GL_Context’ has no member named ‘filter_prog’
  1132. evas_gl_context.c:1534: error: ‘Evas_GL_Texture_Pool’ has no member named ‘dyn’
  1133. evas_gl_context.c:1537: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1134. evas_gl_context.c:1539: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1135. evas_gl_context.c:1544: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1136. evas_gl_context.c:1546: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1137. evas_gl_context.c:1551: error: ‘struct <anonymous>’ has no member named ‘bgra’
  1138. evas_gl_context.c:1554: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1139. evas_gl_context.c:1556: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1140. evas_gl_context.c:1561: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1141. evas_gl_context.c:1563: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1142. evas_gl_context.c:1574: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1143. evas_gl_context.c:1574: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1144. evas_gl_context.c:1575: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1145. evas_gl_context.c:1576: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1146. evas_gl_context.c:1577: error: ‘struct <anonymous>’ has no member named ‘blend’
  1147. evas_gl_context.c:1578: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1148. evas_gl_context.c:1579: error: ‘struct <anonymous>’ has no member named ‘clip’
  1149. evas_gl_context.c:1580: error: ‘struct <anonymous>’ has no member named ‘cx’
  1150. evas_gl_context.c:1581: error: ‘struct <anonymous>’ has no member named ‘cy’
  1151. evas_gl_context.c:1582: error: ‘struct <anonymous>’ has no member named ‘cw’
  1152. evas_gl_context.c:1583: error: ‘struct <anonymous>’ has no member named ‘ch’
  1153. evas_gl_context.c:1584: error: ‘struct <anonymous>’ has no member named ‘line’
  1154. evas_gl_context.c:1585: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1155. evas_gl_context.c:1587: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1156. evas_gl_context.c:1588: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1157. evas_gl_context.c:1589: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1158. evas_gl_context.c:1590: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1159. evas_gl_context.c:1599: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1160. evas_gl_context.c:1599: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1161. evas_gl_context.c:1600: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1162. evas_gl_context.c:1601: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1163. evas_gl_context.c:1602: error: ‘struct <anonymous>’ has no member named ‘blend’
  1164. evas_gl_context.c:1603: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1165. evas_gl_context.c:1604: error: ‘struct <anonymous>’ has no member named ‘clip’
  1166. evas_gl_context.c:1616: error: ‘struct <anonymous>’ has no member named ‘tune’
  1167. evas_gl_context.c:1623: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1168. evas_gl_context.c:1623: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1169. evas_gl_context.c:1624: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1170. evas_gl_context.c:1625: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1171. evas_gl_context.c:1626: error: ‘struct <anonymous>’ has no member named ‘blend’
  1172. evas_gl_context.c:1627: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1173. evas_gl_context.c:1628: error: ‘struct <anonymous>’ has no member named ‘clip’
  1174. evas_gl_context.c:1629: error: ‘struct <anonymous>’ has no member named ‘cx’
  1175. evas_gl_context.c:1630: error: ‘struct <anonymous>’ has no member named ‘cy’
  1176. evas_gl_context.c:1631: error: ‘struct <anonymous>’ has no member named ‘cw’
  1177. evas_gl_context.c:1632: error: ‘struct <anonymous>’ has no member named ‘ch’
  1178. evas_gl_context.c:1633: error: ‘struct <anonymous>’ has no member named ‘line’
  1179. evas_gl_context.c:1634: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1180. evas_gl_context.c:1636: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1181. evas_gl_context.c:1637: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1182. evas_gl_context.c:1638: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1183. evas_gl_context.c:1639: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1184. evas_gl_context.c:1645: error: ‘struct <anonymous>’ has no member named ‘im’
  1185. evas_gl_context.c:1649: error: ‘struct <anonymous>’ has no member named ‘im’
  1186. evas_gl_context.c:1653: error: ‘Evas_GL_Texture_Pool’ has no member named ‘dyn’
  1187. evas_gl_context.c:1655: error: ‘struct <anonymous>’ has no member named ‘im’
  1188. evas_gl_context.c:1659: error: ‘struct <anonymous>’ has no member named ‘im’
  1189. evas_gl_context.c:1721: error: ‘tx1’ undeclared (first use in this function)
  1190. evas_gl_context.c:1721: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1191. evas_gl_context.c:1722: error: ‘ty1’ undeclared (first use in this function)
  1192. evas_gl_context.c:1722: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1193. evas_gl_context.c:1723: error: ‘tx2’ undeclared (first use in this function)
  1194. evas_gl_context.c:1723: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1195. evas_gl_context.c:1724: error: ‘ty2’ undeclared (first use in this function)
  1196. evas_gl_context.c:1724: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1197. evas_gl_context.c:1728: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1198. evas_gl_context.c:1729: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1199. evas_gl_context.c:1730: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1200. evas_gl_context.c:1731: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1201. evas_gl_context.c:1734: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1202. evas_gl_context.c:1734: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1203. evas_gl_context.c:1734: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1204. evas_gl_context.c:1735: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1205. evas_gl_context.c:1735: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1206. evas_gl_context.c:1735: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1207. evas_gl_context.c:1736: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1208. evas_gl_context.c:1736: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1209. evas_gl_context.c:1736: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1210. evas_gl_context.c:1738: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1211. evas_gl_context.c:1738: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1212. evas_gl_context.c:1739: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1213. evas_gl_context.c:1739: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1214. evas_gl_context.c:1740: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1215. evas_gl_context.c:1740: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1216. evas_gl_context.c:1742: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1217. evas_gl_context.c:1742: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1218. evas_gl_context.c:1742: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1219. evas_gl_context.c:1743: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1220. evas_gl_context.c:1743: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1221. evas_gl_context.c:1743: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1222. evas_gl_context.c:1744: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1223. evas_gl_context.c:1744: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1224. evas_gl_context.c:1744: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1225. evas_gl_context.c:1746: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1226. evas_gl_context.c:1746: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1227. evas_gl_context.c:1747: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1228. evas_gl_context.c:1747: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1229. evas_gl_context.c:1748: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1230. evas_gl_context.c:1748: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1231. evas_gl_context.c:1753: error: ‘struct <anonymous>’ has no member named ‘color’
  1232. evas_gl_context.c:1753: error: ‘struct <anonymous>’ has no member named ‘color’
  1233. evas_gl_context.c:1753: error: ‘struct <anonymous>’ has no member named ‘color’
  1234. evas_gl_context.c:1753: error: ‘struct <anonymous>’ has no member named ‘color’
  1235. evas_gl_context.c: In function ‘evas_gl_common_context_image_mask_push’:
  1236. evas_gl_context.c:1768: error: ‘GLfloat’ undeclared (first use in this function)
  1237. evas_gl_context.c:1768: error: expected ‘;’ before ‘tx1’
  1238. evas_gl_context.c:1769: error: expected ‘;’ before ‘txm1’
  1239. evas_gl_context.c:1771: error: ‘GLuint’ undeclared (first use in this function)
  1240. evas_gl_context.c:1771: error: expected ‘;’ before ‘prog’
  1241. evas_gl_context.c:1794: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1242. evas_gl_context.c:1794: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1243. evas_gl_context.c:1795: error: ‘struct <anonymous>’ has no member named ‘cur_texm’
  1244. evas_gl_context.c:1795: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1245. evas_gl_context.c:1796: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1246. evas_gl_context.c:1796: error: ‘prog’ undeclared (first use in this function)
  1247. evas_gl_context.c:1797: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1248. evas_gl_context.c:1798: error: ‘struct <anonymous>’ has no member named ‘blend’
  1249. evas_gl_context.c:1799: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1250. evas_gl_context.c:1800: error: ‘struct <anonymous>’ has no member named ‘clip’
  1251. evas_gl_context.c:1801: error: ‘struct <anonymous>’ has no member named ‘cx’
  1252. evas_gl_context.c:1802: error: ‘struct <anonymous>’ has no member named ‘cy’
  1253. evas_gl_context.c:1803: error: ‘struct <anonymous>’ has no member named ‘cw’
  1254. evas_gl_context.c:1804: error: ‘struct <anonymous>’ has no member named ‘ch’
  1255. evas_gl_context.c:1805: error: ‘struct <anonymous>’ has no member named ‘line’
  1256. evas_gl_context.c:1806: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1257. evas_gl_context.c:1808: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1258. evas_gl_context.c:1809: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1259. evas_gl_context.c:1810: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1260. evas_gl_context.c:1811: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1261. evas_gl_context.c:1812: error: ‘struct <anonymous>’ has no member named ‘use_texm’
  1262. evas_gl_context.c:1821: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1263. evas_gl_context.c:1821: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1264. evas_gl_context.c:1822: error: ‘struct <anonymous>’ has no member named ‘cur_texm’
  1265. evas_gl_context.c:1822: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1266. evas_gl_context.c:1823: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1267. evas_gl_context.c:1824: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1268. evas_gl_context.c:1825: error: ‘struct <anonymous>’ has no member named ‘blend’
  1269. evas_gl_context.c:1826: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1270. evas_gl_context.c:1827: error: ‘struct <anonymous>’ has no member named ‘clip’
  1271. evas_gl_context.c:1839: error: ‘struct <anonymous>’ has no member named ‘tune’
  1272. evas_gl_context.c:1846: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1273. evas_gl_context.c:1846: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1274. evas_gl_context.c:1847: error: ‘struct <anonymous>’ has no member named ‘cur_texm’
  1275. evas_gl_context.c:1847: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1276. evas_gl_context.c:1848: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1277. evas_gl_context.c:1849: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1278. evas_gl_context.c:1850: error: ‘struct <anonymous>’ has no member named ‘blend’
  1279. evas_gl_context.c:1851: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1280. evas_gl_context.c:1852: error: ‘struct <anonymous>’ has no member named ‘clip’
  1281. evas_gl_context.c:1853: error: ‘struct <anonymous>’ has no member named ‘cx’
  1282. evas_gl_context.c:1854: error: ‘struct <anonymous>’ has no member named ‘cy’
  1283. evas_gl_context.c:1855: error: ‘struct <anonymous>’ has no member named ‘cw’
  1284. evas_gl_context.c:1856: error: ‘struct <anonymous>’ has no member named ‘ch’
  1285. evas_gl_context.c:1857: error: ‘struct <anonymous>’ has no member named ‘line’
  1286. evas_gl_context.c:1858: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1287. evas_gl_context.c:1859: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1288. evas_gl_context.c:1860: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1289. evas_gl_context.c:1861: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1290. evas_gl_context.c:1862: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1291. evas_gl_context.c:1863: error: ‘struct <anonymous>’ has no member named ‘use_texm’
  1292. evas_gl_context.c:1869: error: ‘struct <anonymous>’ has no member named ‘im’
  1293. evas_gl_context.c:1873: error: ‘struct <anonymous>’ has no member named ‘im’
  1294. evas_gl_context.c:1877: error: ‘Evas_GL_Texture_Pool’ has no member named ‘dyn’
  1295. evas_gl_context.c:1879: error: ‘struct <anonymous>’ has no member named ‘im’
  1296. evas_gl_context.c:1883: error: ‘struct <anonymous>’ has no member named ‘im’
  1297. evas_gl_context.c:1945: error: ‘tx1’ undeclared (first use in this function)
  1298. evas_gl_context.c:1945: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1299. evas_gl_context.c:1946: error: ‘ty1’ undeclared (first use in this function)
  1300. evas_gl_context.c:1946: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1301. evas_gl_context.c:1947: error: ‘tx2’ undeclared (first use in this function)
  1302. evas_gl_context.c:1947: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1303. evas_gl_context.c:1948: error: ‘ty2’ undeclared (first use in this function)
  1304. evas_gl_context.c:1948: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1305. evas_gl_context.c:1950: error: ‘txm1’ undeclared (first use in this function)
  1306. evas_gl_context.c:1950: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1307. evas_gl_context.c:1951: error: ‘tym1’ undeclared (first use in this function)
  1308. evas_gl_context.c:1951: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1309. evas_gl_context.c:1952: error: ‘txm2’ undeclared (first use in this function)
  1310. evas_gl_context.c:1952: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1311. evas_gl_context.c:1953: error: ‘tym2’ undeclared (first use in this function)
  1312. evas_gl_context.c:1953: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1313. evas_gl_context.c:1957: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1314. evas_gl_context.c:1958: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1315. evas_gl_context.c:1959: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1316. evas_gl_context.c:1960: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1317. evas_gl_context.c:1962: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1318. evas_gl_context.c:1963: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1319. evas_gl_context.c:1964: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1320. evas_gl_context.c:1965: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1321. evas_gl_context.c:1972: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1322. evas_gl_context.c:1972: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1323. evas_gl_context.c:1972: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1324. evas_gl_context.c:1973: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1325. evas_gl_context.c:1973: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1326. evas_gl_context.c:1973: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1327. evas_gl_context.c:1974: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1328. evas_gl_context.c:1974: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1329. evas_gl_context.c:1974: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1330. evas_gl_context.c:1976: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1331. evas_gl_context.c:1976: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1332. evas_gl_context.c:1977: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1333. evas_gl_context.c:1977: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1334. evas_gl_context.c:1978: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1335. evas_gl_context.c:1978: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1336. evas_gl_context.c:1980: error: ‘struct <anonymous>’ has no member named ‘texm’
  1337. evas_gl_context.c:1980: error: ‘struct <anonymous>’ has no member named ‘texm’
  1338. evas_gl_context.c:1981: error: ‘struct <anonymous>’ has no member named ‘texm’
  1339. evas_gl_context.c:1981: error: ‘struct <anonymous>’ has no member named ‘texm’
  1340. evas_gl_context.c:1982: error: ‘struct <anonymous>’ has no member named ‘texm’
  1341. evas_gl_context.c:1982: error: ‘struct <anonymous>’ has no member named ‘texm’
  1342. evas_gl_context.c:1984: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1343. evas_gl_context.c:1984: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1344. evas_gl_context.c:1984: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1345. evas_gl_context.c:1985: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1346. evas_gl_context.c:1985: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1347. evas_gl_context.c:1985: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1348. evas_gl_context.c:1986: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1349. evas_gl_context.c:1986: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1350. evas_gl_context.c:1986: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1351. evas_gl_context.c:1988: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1352. evas_gl_context.c:1988: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1353. evas_gl_context.c:1989: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1354. evas_gl_context.c:1989: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1355. evas_gl_context.c:1990: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1356. evas_gl_context.c:1990: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1357. evas_gl_context.c:1992: error: ‘struct <anonymous>’ has no member named ‘texm’
  1358. evas_gl_context.c:1992: error: ‘struct <anonymous>’ has no member named ‘texm’
  1359. evas_gl_context.c:1993: error: ‘struct <anonymous>’ has no member named ‘texm’
  1360. evas_gl_context.c:1993: error: ‘struct <anonymous>’ has no member named ‘texm’
  1361. evas_gl_context.c:1994: error: ‘struct <anonymous>’ has no member named ‘texm’
  1362. evas_gl_context.c:1994: error: ‘struct <anonymous>’ has no member named ‘texm’
  1363. evas_gl_context.c:1999: error: ‘struct <anonymous>’ has no member named ‘color’
  1364. evas_gl_context.c:1999: error: ‘struct <anonymous>’ has no member named ‘color’
  1365. evas_gl_context.c:1999: error: ‘struct <anonymous>’ has no member named ‘color’
  1366. evas_gl_context.c:1999: error: ‘struct <anonymous>’ has no member named ‘color’
  1367. evas_gl_context.c: In function ‘evas_gl_common_context_font_push’:
  1368. evas_gl_context.c:2012: error: ‘GLfloat’ undeclared (first use in this function)
  1369. evas_gl_context.c:2012: error: expected ‘;’ before ‘tx1’
  1370. evas_gl_context.c:2022: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1371. evas_gl_context.c:2022: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1372. evas_gl_context.c:2023: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1373. evas_gl_context.c:2023: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1374. evas_gl_context.c:2024: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1375. evas_gl_context.c:2025: error: ‘struct <anonymous>’ has no member named ‘blend’
  1376. evas_gl_context.c:2026: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1377. evas_gl_context.c:2027: error: ‘struct <anonymous>’ has no member named ‘clip’
  1378. evas_gl_context.c:2028: error: ‘struct <anonymous>’ has no member named ‘cx’
  1379. evas_gl_context.c:2029: error: ‘struct <anonymous>’ has no member named ‘cy’
  1380. evas_gl_context.c:2030: error: ‘struct <anonymous>’ has no member named ‘cw’
  1381. evas_gl_context.c:2031: error: ‘struct <anonymous>’ has no member named ‘ch’
  1382. evas_gl_context.c:2032: error: ‘struct <anonymous>’ has no member named ‘line’
  1383. evas_gl_context.c:2033: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1384. evas_gl_context.c:2034: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1385. evas_gl_context.c:2035: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1386. evas_gl_context.c:2036: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1387. evas_gl_context.c:2037: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1388. evas_gl_context.c:2046: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1389. evas_gl_context.c:2046: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1390. evas_gl_context.c:2047: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1391. evas_gl_context.c:2047: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1392. evas_gl_context.c:2048: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1393. evas_gl_context.c:2049: error: ‘struct <anonymous>’ has no member named ‘blend’
  1394. evas_gl_context.c:2050: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1395. evas_gl_context.c:2051: error: ‘struct <anonymous>’ has no member named ‘clip’
  1396. evas_gl_context.c:2063: error: ‘struct <anonymous>’ has no member named ‘tune’
  1397. evas_gl_context.c:2070: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1398. evas_gl_context.c:2070: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1399. evas_gl_context.c:2071: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1400. evas_gl_context.c:2071: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1401. evas_gl_context.c:2072: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1402. evas_gl_context.c:2073: error: ‘struct <anonymous>’ has no member named ‘blend’
  1403. evas_gl_context.c:2074: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1404. evas_gl_context.c:2075: error: ‘struct <anonymous>’ has no member named ‘clip’
  1405. evas_gl_context.c:2076: error: ‘struct <anonymous>’ has no member named ‘cx’
  1406. evas_gl_context.c:2077: error: ‘struct <anonymous>’ has no member named ‘cy’
  1407. evas_gl_context.c:2078: error: ‘struct <anonymous>’ has no member named ‘cw’
  1408. evas_gl_context.c:2079: error: ‘struct <anonymous>’ has no member named ‘ch’
  1409. evas_gl_context.c:2080: error: ‘struct <anonymous>’ has no member named ‘line’
  1410. evas_gl_context.c:2081: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1411. evas_gl_context.c:2082: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1412. evas_gl_context.c:2083: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1413. evas_gl_context.c:2084: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1414. evas_gl_context.c:2085: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1415. evas_gl_context.c:2128: error: ‘tx1’ undeclared (first use in this function)
  1416. evas_gl_context.c:2129: error: ‘ty1’ undeclared (first use in this function)
  1417. evas_gl_context.c:2130: error: ‘tx2’ undeclared (first use in this function)
  1418. evas_gl_context.c:2131: error: ‘ty2’ undeclared (first use in this function)
  1419. evas_gl_context.c:2135: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1420. evas_gl_context.c:2136: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1421. evas_gl_context.c:2137: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1422. evas_gl_context.c:2138: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1423. evas_gl_context.c:2141: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1424. evas_gl_context.c:2141: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1425. evas_gl_context.c:2141: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1426. evas_gl_context.c:2142: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1427. evas_gl_context.c:2142: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1428. evas_gl_context.c:2142: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1429. evas_gl_context.c:2143: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1430. evas_gl_context.c:2143: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1431. evas_gl_context.c:2143: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1432. evas_gl_context.c:2145: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1433. evas_gl_context.c:2145: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1434. evas_gl_context.c:2146: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1435. evas_gl_context.c:2146: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1436. evas_gl_context.c:2147: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1437. evas_gl_context.c:2147: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1438. evas_gl_context.c:2149: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1439. evas_gl_context.c:2149: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1440. evas_gl_context.c:2149: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1441. evas_gl_context.c:2150: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1442. evas_gl_context.c:2150: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1443. evas_gl_context.c:2150: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1444. evas_gl_context.c:2151: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1445. evas_gl_context.c:2151: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1446. evas_gl_context.c:2151: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1447. evas_gl_context.c:2153: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1448. evas_gl_context.c:2153: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1449. evas_gl_context.c:2154: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1450. evas_gl_context.c:2154: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1451. evas_gl_context.c:2155: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1452. evas_gl_context.c:2155: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1453. evas_gl_context.c:2159: error: ‘struct <anonymous>’ has no member named ‘color’
  1454. evas_gl_context.c:2159: error: ‘struct <anonymous>’ has no member named ‘color’
  1455. evas_gl_context.c:2159: error: ‘struct <anonymous>’ has no member named ‘color’
  1456. evas_gl_context.c:2159: error: ‘struct <anonymous>’ has no member named ‘color’
  1457. evas_gl_context.c: In function ‘evas_gl_common_context_yuv_push’:
  1458. evas_gl_context.c:2172: error: ‘GLfloat’ undeclared (first use in this function)
  1459. evas_gl_context.c:2172: error: expected ‘;’ before ‘tx1’
  1460. evas_gl_context.c:2174: error: ‘GLuint’ undeclared (first use in this function)
  1461. evas_gl_context.c:2174: error: expected ‘;’ before ‘prog’
  1462. evas_gl_context.c:2180: error: ‘prog’ undeclared (first use in this function)
  1463. evas_gl_context.c:2180: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1464. evas_gl_context.c:2182: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1465. evas_gl_context.c:2191: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1466. evas_gl_context.c:2191: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1467. evas_gl_context.c:2192: error: ‘struct <anonymous>’ has no member named ‘cur_texu’
  1468. evas_gl_context.c:2192: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1469. evas_gl_context.c:2193: error: ‘struct <anonymous>’ has no member named ‘cur_texv’
  1470. evas_gl_context.c:2193: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1471. evas_gl_context.c:2194: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1472. evas_gl_context.c:2195: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1473. evas_gl_context.c:2196: error: ‘struct <anonymous>’ has no member named ‘blend’
  1474. evas_gl_context.c:2197: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1475. evas_gl_context.c:2198: error: ‘struct <anonymous>’ has no member named ‘clip’
  1476. evas_gl_context.c:2199: error: ‘struct <anonymous>’ has no member named ‘cx’
  1477. evas_gl_context.c:2200: error: ‘struct <anonymous>’ has no member named ‘cy’
  1478. evas_gl_context.c:2201: error: ‘struct <anonymous>’ has no member named ‘cw’
  1479. evas_gl_context.c:2202: error: ‘struct <anonymous>’ has no member named ‘ch’
  1480. evas_gl_context.c:2203: error: ‘struct <anonymous>’ has no member named ‘line’
  1481. evas_gl_context.c:2204: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1482. evas_gl_context.c:2205: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1483. evas_gl_context.c:2206: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1484. evas_gl_context.c:2207: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1485. evas_gl_context.c:2208: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1486. evas_gl_context.c:2217: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1487. evas_gl_context.c:2217: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1488. evas_gl_context.c:2218: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1489. evas_gl_context.c:2218: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1490. evas_gl_context.c:2219: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1491. evas_gl_context.c:2220: error: ‘struct <anonymous>’ has no member named ‘blend’
  1492. evas_gl_context.c:2221: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1493. evas_gl_context.c:2222: error: ‘struct <anonymous>’ has no member named ‘clip’
  1494. evas_gl_context.c:2234: error: ‘struct <anonymous>’ has no member named ‘tune’
  1495. evas_gl_context.c:2241: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1496. evas_gl_context.c:2241: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1497. evas_gl_context.c:2242: error: ‘struct <anonymous>’ has no member named ‘cur_texu’
  1498. evas_gl_context.c:2242: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1499. evas_gl_context.c:2243: error: ‘struct <anonymous>’ has no member named ‘cur_texv’
  1500. evas_gl_context.c:2243: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1501. evas_gl_context.c:2244: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1502. evas_gl_context.c:2245: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1503. evas_gl_context.c:2246: error: ‘struct <anonymous>’ has no member named ‘blend’
  1504. evas_gl_context.c:2247: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1505. evas_gl_context.c:2248: error: ‘struct <anonymous>’ has no member named ‘clip’
  1506. evas_gl_context.c:2249: error: ‘struct <anonymous>’ has no member named ‘cx’
  1507. evas_gl_context.c:2250: error: ‘struct <anonymous>’ has no member named ‘cy’
  1508. evas_gl_context.c:2251: error: ‘struct <anonymous>’ has no member named ‘cw’
  1509. evas_gl_context.c:2252: error: ‘struct <anonymous>’ has no member named ‘ch’
  1510. evas_gl_context.c:2253: error: ‘struct <anonymous>’ has no member named ‘line’
  1511. evas_gl_context.c:2254: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1512. evas_gl_context.c:2255: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1513. evas_gl_context.c:2256: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1514. evas_gl_context.c:2257: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1515. evas_gl_context.c:2258: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1516. evas_gl_context.c:2302: error: ‘tx1’ undeclared (first use in this function)
  1517. evas_gl_context.c:2302: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1518. evas_gl_context.c:2303: error: ‘ty1’ undeclared (first use in this function)
  1519. evas_gl_context.c:2303: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1520. evas_gl_context.c:2304: error: ‘tx2’ undeclared (first use in this function)
  1521. evas_gl_context.c:2304: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1522. evas_gl_context.c:2305: error: ‘ty2’ undeclared (first use in this function)
  1523. evas_gl_context.c:2305: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1524. evas_gl_context.c:2307: error: ‘t2x1’ undeclared (first use in this function)
  1525. evas_gl_context.c:2307: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1526. evas_gl_context.c:2308: error: ‘t2y1’ undeclared (first use in this function)
  1527. evas_gl_context.c:2308: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1528. evas_gl_context.c:2309: error: ‘t2x2’ undeclared (first use in this function)
  1529. evas_gl_context.c:2309: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1530. evas_gl_context.c:2310: error: ‘t2y2’ undeclared (first use in this function)
  1531. evas_gl_context.c:2310: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1532. evas_gl_context.c:2312: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1533. evas_gl_context.c:2312: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1534. evas_gl_context.c:2312: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1535. evas_gl_context.c:2313: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1536. evas_gl_context.c:2313: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1537. evas_gl_context.c:2313: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1538. evas_gl_context.c:2314: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1539. evas_gl_context.c:2314: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1540. evas_gl_context.c:2314: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1541. evas_gl_context.c:2316: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1542. evas_gl_context.c:2316: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1543. evas_gl_context.c:2317: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1544. evas_gl_context.c:2317: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1545. evas_gl_context.c:2318: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1546. evas_gl_context.c:2318: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1547. evas_gl_context.c:2320: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1548. evas_gl_context.c:2320: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1549. evas_gl_context.c:2321: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1550. evas_gl_context.c:2321: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1551. evas_gl_context.c:2322: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1552. evas_gl_context.c:2322: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1553. evas_gl_context.c:2324: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1554. evas_gl_context.c:2324: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1555. evas_gl_context.c:2325: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1556. evas_gl_context.c:2325: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1557. evas_gl_context.c:2326: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1558. evas_gl_context.c:2326: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1559. evas_gl_context.c:2328: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1560. evas_gl_context.c:2328: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1561. evas_gl_context.c:2328: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1562. evas_gl_context.c:2329: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1563. evas_gl_context.c:2329: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1564. evas_gl_context.c:2329: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1565. evas_gl_context.c:2330: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1566. evas_gl_context.c:2330: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1567. evas_gl_context.c:2330: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1568. evas_gl_context.c:2332: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1569. evas_gl_context.c:2332: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1570. evas_gl_context.c:2333: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1571. evas_gl_context.c:2333: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1572. evas_gl_context.c:2334: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1573. evas_gl_context.c:2334: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1574. evas_gl_context.c:2336: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1575. evas_gl_context.c:2336: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1576. evas_gl_context.c:2337: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1577. evas_gl_context.c:2337: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1578. evas_gl_context.c:2338: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1579. evas_gl_context.c:2338: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1580. evas_gl_context.c:2340: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1581. evas_gl_context.c:2340: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1582. evas_gl_context.c:2341: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1583. evas_gl_context.c:2341: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1584. evas_gl_context.c:2342: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1585. evas_gl_context.c:2342: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1586. evas_gl_context.c:2346: error: ‘struct <anonymous>’ has no member named ‘color’
  1587. evas_gl_context.c:2346: error: ‘struct <anonymous>’ has no member named ‘color’
  1588. evas_gl_context.c:2346: error: ‘struct <anonymous>’ has no member named ‘color’
  1589. evas_gl_context.c:2346: error: ‘struct <anonymous>’ has no member named ‘color’
  1590. evas_gl_context.c: In function ‘evas_gl_common_context_image_map_push’:
  1591. evas_gl_context.c:2363: error: ‘GLfloat’ undeclared (first use in this function)
  1592. evas_gl_context.c:2363: error: expected ‘;’ before ‘tx’
  1593. evas_gl_context.c:2366: error: ‘GLuint’ undeclared (first use in this function)
  1594. evas_gl_context.c:2366: error: expected ‘;’ before ‘prog’
  1595. evas_gl_context.c:2392: error: ‘prog’ undeclared (first use in this function)
  1596. evas_gl_context.c:2392: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1597. evas_gl_context.c:2397: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1598. evas_gl_context.c:2399: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1599. evas_gl_context.c:2402: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1600. evas_gl_context.c:2408: error: ‘Evas_GL_Texture_Pool’ has no member named ‘dyn’
  1601. evas_gl_context.c:2414: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1602. evas_gl_context.c:2416: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1603. evas_gl_context.c:2419: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1604. evas_gl_context.c:2427: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1605. evas_gl_context.c:2429: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1606. evas_gl_context.c:2432: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1607. evas_gl_context.c:2437: error: ‘struct <anonymous>’ has no member named ‘bgra’
  1608. evas_gl_context.c:2443: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1609. evas_gl_context.c:2445: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1610. evas_gl_context.c:2448: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1611. evas_gl_context.c:2456: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1612. evas_gl_context.c:2458: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1613. evas_gl_context.c:2461: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1614. evas_gl_context.c:2483: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1615. evas_gl_context.c:2483: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1616. evas_gl_context.c:2486: error: ‘struct <anonymous>’ has no member named ‘cur_texu’
  1617. evas_gl_context.c:2486: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1618. evas_gl_context.c:2487: error: ‘struct <anonymous>’ has no member named ‘cur_texv’
  1619. evas_gl_context.c:2487: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1620. evas_gl_context.c:2489: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1621. evas_gl_context.c:2490: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1622. evas_gl_context.c:2491: error: ‘struct <anonymous>’ has no member named ‘blend’
  1623. evas_gl_context.c:2492: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1624. evas_gl_context.c:2493: error: ‘struct <anonymous>’ has no member named ‘clip’
  1625. evas_gl_context.c:2494: error: ‘struct <anonymous>’ has no member named ‘cx’
  1626. evas_gl_context.c:2495: error: ‘struct <anonymous>’ has no member named ‘cy’
  1627. evas_gl_context.c:2496: error: ‘struct <anonymous>’ has no member named ‘cw’
  1628. evas_gl_context.c:2497: error: ‘struct <anonymous>’ has no member named ‘ch’
  1629. evas_gl_context.c:2498: error: ‘struct <anonymous>’ has no member named ‘line’
  1630. evas_gl_context.c:2499: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1631. evas_gl_context.c:2500: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1632. evas_gl_context.c:2501: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1633. evas_gl_context.c:2504: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1634. evas_gl_context.c:2505: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1635. evas_gl_context.c:2509: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1636. evas_gl_context.c:2510: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1637. evas_gl_context.c:2520: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1638. evas_gl_context.c:2520: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1639. evas_gl_context.c:2521: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1640. evas_gl_context.c:2522: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1641. evas_gl_context.c:2523: error: ‘struct <anonymous>’ has no member named ‘blend’
  1642. evas_gl_context.c:2524: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1643. evas_gl_context.c:2525: error: ‘struct <anonymous>’ has no member named ‘clip’
  1644. evas_gl_context.c:2526: error: ‘struct <anonymous>’ has no member named ‘cx’
  1645. evas_gl_context.c:2527: error: ‘struct <anonymous>’ has no member named ‘cy’
  1646. evas_gl_context.c:2528: error: ‘struct <anonymous>’ has no member named ‘cw’
  1647. evas_gl_context.c:2529: error: ‘struct <anonymous>’ has no member named ‘ch’
  1648. evas_gl_context.c:2541: error: ‘struct <anonymous>’ has no member named ‘tune’
  1649. evas_gl_context.c:2548: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1650. evas_gl_context.c:2548: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1651. evas_gl_context.c:2551: error: ‘struct <anonymous>’ has no member named ‘cur_texu’
  1652. evas_gl_context.c:2551: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1653. evas_gl_context.c:2552: error: ‘struct <anonymous>’ has no member named ‘cur_texv’
  1654. evas_gl_context.c:2552: error: ‘Evas_GL_Texture_Pool’ has no member named ‘texture’
  1655. evas_gl_context.c:2554: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1656. evas_gl_context.c:2555: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1657. evas_gl_context.c:2556: error: ‘struct <anonymous>’ has no member named ‘blend’
  1658. evas_gl_context.c:2557: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1659. evas_gl_context.c:2558: error: ‘struct <anonymous>’ has no member named ‘clip’
  1660. evas_gl_context.c:2559: error: ‘struct <anonymous>’ has no member named ‘cx’
  1661. evas_gl_context.c:2560: error: ‘struct <anonymous>’ has no member named ‘cy’
  1662. evas_gl_context.c:2561: error: ‘struct <anonymous>’ has no member named ‘cw’
  1663. evas_gl_context.c:2562: error: ‘struct <anonymous>’ has no member named ‘ch’
  1664. evas_gl_context.c:2563: error: ‘struct <anonymous>’ has no member named ‘line’
  1665. evas_gl_context.c:2564: error: ‘struct <anonymous>’ has no member named ‘use_vertex’
  1666. evas_gl_context.c:2565: error: ‘struct <anonymous>’ has no member named ‘use_color’
  1667. evas_gl_context.c:2566: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1668. evas_gl_context.c:2569: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1669. evas_gl_context.c:2570: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1670. evas_gl_context.c:2574: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1671. evas_gl_context.c:2575: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1672. evas_gl_context.c:2581: error: ‘struct <anonymous>’ has no member named ‘im’
  1673. evas_gl_context.c:2585: error: ‘struct <anonymous>’ has no member named ‘im’
  1674. evas_gl_context.c:2589: error: ‘Evas_GL_Texture_Pool’ has no member named ‘dyn’
  1675. evas_gl_context.c:2591: error: ‘struct <anonymous>’ has no member named ‘im’
  1676. evas_gl_context.c:2595: error: ‘struct <anonymous>’ has no member named ‘im’
  1677. evas_gl_context.c:2662: error: ‘tx’ undeclared (first use in this function)
  1678. evas_gl_context.c:2663: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1679. evas_gl_context.c:2664: error: ‘ty’ undeclared (first use in this function)
  1680. evas_gl_context.c:2665: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1681. evas_gl_context.c:2674: error: ‘t2x’ undeclared (first use in this function)
  1682. evas_gl_context.c:2674: error: ‘Evas_GL_Texture_Pool’ has no member named ‘w’
  1683. evas_gl_context.c:2675: error: ‘t2y’ undeclared (first use in this function)
  1684. evas_gl_context.c:2675: error: ‘Evas_GL_Texture_Pool’ has no member named ‘h’
  1685. evas_gl_context.c:2701: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1686. evas_gl_context.c:2701: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1687. evas_gl_context.c:2701: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1688. evas_gl_context.c:2708: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1689. evas_gl_context.c:2708: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1690. evas_gl_context.c:2708: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1691. evas_gl_context.c:2714: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1692. evas_gl_context.c:2714: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1693. evas_gl_context.c:2719: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1694. evas_gl_context.c:2719: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1695. evas_gl_context.c:2722: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1696. evas_gl_context.c:2722: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1697. evas_gl_context.c:2727: error: ‘struct <anonymous>’ has no member named ‘color’
  1698. evas_gl_context.c:2727: error: ‘struct <anonymous>’ has no member named ‘color’
  1699. evas_gl_context.c:2727: error: ‘struct <anonymous>’ has no member named ‘color’
  1700. evas_gl_context.c:2727: error: ‘struct <anonymous>’ has no member named ‘color’
  1701. evas_gl_context.c: In function ‘shader_array_flush’:
  1702. evas_gl_context.c:2790: error: ‘struct <anonymous>’ has no member named ‘tune’
  1703. evas_gl_context.c:2797: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1704. evas_gl_context.c:2797: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1705. evas_gl_context.c:2799: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1706. evas_gl_context.c:2803: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1707. evas_gl_context.c:2803: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1708. evas_gl_context.c:2817: error: ‘GL_TEXTURE0’ undeclared (first use in this function)
  1709. evas_gl_context.c:2819: error: ‘GL_TEXTURE_2D’ undeclared (first use in this function)
  1710. evas_gl_context.c:2819: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1711. evas_gl_context.c:2822: error: ‘struct <anonymous>’ has no member named ‘im’
  1712. evas_gl_context.c:2833: error: ‘struct <anonymous>’ has no member named ‘im’
  1713. evas_gl_context.c:2835: error: ‘struct <anonymous>’ has no member named ‘im’
  1714. evas_gl_context.c:2836: error: ‘struct <anonymous>’ has no member named ‘im’
  1715. evas_gl_context.c:2836: error: ‘struct <anonymous>’ has no member named ‘im’
  1716. evas_gl_context.c:2837: error: ‘struct <anonymous>’ has no member named ‘im’
  1717. evas_gl_context.c:2841: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1718. evas_gl_context.c:2841: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1719. evas_gl_context.c:2843: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1720. evas_gl_context.c:2846: error: ‘GL_ONE’ undeclared (first use in this function)
  1721. evas_gl_context.c:2846: error: ‘GL_ONE_MINUS_SRC_ALPHA’ undeclared (first use in this function)
  1722. evas_gl_context.c:2850: error: ‘struct <anonymous>’ has no member named ‘blend’
  1723. evas_gl_context.c:2871: error: ‘struct <anonymous>’ has no member named ‘blend’
  1724. evas_gl_context.c:2871: error: ‘struct <anonymous>’ has no member named ‘blend’
  1725. evas_gl_context.c:2873: error: ‘struct <anonymous>’ has no member named ‘blend’
  1726. evas_gl_context.c:2875: error: ‘GL_BLEND’ undeclared (first use in this function)
  1727. evas_gl_context.c:2884: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1728. evas_gl_context.c:2884: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1729. evas_gl_context.c:2885: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1730. evas_gl_context.c:2885: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1731. evas_gl_context.c:2887: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1732. evas_gl_context.c:2896: error: ‘GL_TEXTURE_MAG_FILTER’ undeclared (first use in this function)
  1733. evas_gl_context.c:2896: error: ‘GL_LINEAR’ undeclared (first use in this function)
  1734. evas_gl_context.c:2898: error: ‘GL_TEXTURE_MIN_FILTER’ undeclared (first use in this function)
  1735. evas_gl_context.c:2900: error: ‘GL_TEXTURE_WRAP_S’ undeclared (first use in this function)
  1736. evas_gl_context.c:2900: error: ‘GL_CLAMP_TO_EDGE’ undeclared (first use in this function)
  1737. evas_gl_context.c:2902: error: ‘GL_TEXTURE_WRAP_T’ undeclared (first use in this function)
  1738. evas_gl_context.c:2914: error: ‘GL_NEAREST’ undeclared (first use in this function)
  1739. evas_gl_context.c:2924: error: ‘struct <anonymous>’ has no member named ‘clip’
  1740. evas_gl_context.c:2924: error: ‘struct <anonymous>’ has no member named ‘clip’
  1741. evas_gl_context.c:2927: error: ‘struct <anonymous>’ has no member named ‘clip’
  1742. evas_gl_context.c:2929: error: ‘struct <anonymous>’ has no member named ‘cy’
  1743. evas_gl_context.c:2929: error: ‘struct <anonymous>’ has no member named ‘ch’
  1744. evas_gl_context.c:2930: error: ‘struct <anonymous>’ has no member named ‘cy’
  1745. evas_gl_context.c:2931: error: ‘GL_SCISSOR_TEST’ undeclared (first use in this function)
  1746. evas_gl_context.c:2934: error: ‘struct <anonymous>’ has no member named ‘cx’
  1747. evas_gl_context.c:2936: error: ‘struct <anonymous>’ has no member named ‘cw’
  1748. evas_gl_context.c:2937: error: ‘struct <anonymous>’ has no member named ‘ch’
  1749. evas_gl_context.c:2939: error: ‘struct <anonymous>’ has no member named ‘cx’
  1750. evas_gl_context.c:2940: error: ‘struct <anonymous>’ has no member named ‘cw’
  1751. evas_gl_context.c:2940: error: ‘struct <anonymous>’ has no member named ‘ch’
  1752. evas_gl_context.c:2949: error: ‘struct <anonymous>’ has no member named ‘clip’
  1753. evas_gl_context.c:2951: error: ‘struct <anonymous>’ has no member named ‘cx’
  1754. evas_gl_context.c:2951: error: ‘struct <anonymous>’ has no member named ‘cx’
  1755. evas_gl_context.c:2952: error: ‘struct <anonymous>’ has no member named ‘cy’
  1756. evas_gl_context.c:2952: error: ‘struct <anonymous>’ has no member named ‘cy’
  1757. evas_gl_context.c:2953: error: ‘struct <anonymous>’ has no member named ‘cw’
  1758. evas_gl_context.c:2953: error: ‘struct <anonymous>’ has no member named ‘cw’
  1759. evas_gl_context.c:2954: error: ‘struct <anonymous>’ has no member named ‘ch’
  1760. evas_gl_context.c:2954: error: ‘struct <anonymous>’ has no member named ‘ch’
  1761. evas_gl_context.c:2956: error: ‘struct <anonymous>’ has no member named ‘cy’
  1762. evas_gl_context.c:2956: error: ‘struct <anonymous>’ has no member named ‘ch’
  1763. evas_gl_context.c:2957: error: ‘struct <anonymous>’ has no member named ‘cy’
  1764. evas_gl_context.c:2960: error: ‘struct <anonymous>’ has no member named ‘cx’
  1765. evas_gl_context.c:2962: error: ‘struct <anonymous>’ has no member named ‘cw’
  1766. evas_gl_context.c:2963: error: ‘struct <anonymous>’ has no member named ‘ch’
  1767. evas_gl_context.c:2965: error: ‘struct <anonymous>’ has no member named ‘cx’
  1768. evas_gl_context.c:2966: error: ‘struct <anonymous>’ has no member named ‘cw’
  1769. evas_gl_context.c:2966: error: ‘struct <anonymous>’ has no member named ‘ch’
  1770. evas_gl_context.c:2970: error: ‘GL_SHORT’ undeclared (first use in this function)
  1771. evas_gl_context.c:2970: error: ‘GL_FALSE’ undeclared (first use in this function)
  1772. evas_gl_context.c:2970: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1773. evas_gl_context.c:2972: error: ‘GL_UNSIGNED_BYTE’ undeclared (first use in this function)
  1774. evas_gl_context.c:2972: error: ‘GL_TRUE’ undeclared (first use in this function)
  1775. evas_gl_context.c:2972: error: ‘struct <anonymous>’ has no member named ‘color’
  1776. evas_gl_context.c:2974: error: ‘struct <anonymous>’ has no member named ‘use_texuv’
  1777. evas_gl_context.c:2978: error: ‘GL_FLOAT’ undeclared (first use in this function)
  1778. evas_gl_context.c:2978: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1779. evas_gl_context.c:2987: error: ‘struct <anonymous>’ has no member named ‘line’
  1780. evas_gl_context.c:2995: error: ‘GL_LINES’ undeclared (first use in this function)
  1781. evas_gl_context.c:3000: error: ‘struct <anonymous>’ has no member named ‘use_texm’
  1782. evas_gl_context.c:3002: error: ‘struct <anonymous>’ has no member named ‘cur_texm’
  1783. evas_gl_context.c:3005: error: ‘struct <anonymous>’ has no member named ‘texm’
  1784. evas_gl_context.c:3007: error: ‘GL_TEXTURE1’ undeclared (first use in this function)
  1785. evas_gl_context.c:3009: error: ‘struct <anonymous>’ has no member named ‘cur_texm’
  1786. evas_gl_context.c:3018: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1787. evas_gl_context.c:3018: error: ‘struct <anonymous>’ has no member named ‘use_texuv3’
  1788. evas_gl_context.c:3024: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1789. evas_gl_context.c:3026: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1790. evas_gl_context.c:3030: error: ‘struct <anonymous>’ has no member named ‘cur_texu’
  1791. evas_gl_context.c:3032: error: ‘GL_TEXTURE2’ undeclared (first use in this function)
  1792. evas_gl_context.c:3034: error: ‘struct <anonymous>’ has no member named ‘cur_texv’
  1793. evas_gl_context.c:3039: error: ‘struct <anonymous>’ has no member named ‘use_texuv2’
  1794. evas_gl_context.c:3043: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1795. evas_gl_context.c:3047: error: ‘struct <anonymous>’ has no member named ‘cur_texu’
  1796. evas_gl_context.c:3069: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1797. evas_gl_context.c:3073: error: ‘GL_TRIANGLES’ undeclared (first use in this function)
  1798. evas_gl_context.c:3076: error: ‘struct <anonymous>’ has no member named ‘im’
  1799. evas_gl_context.c:3078: error: ‘struct <anonymous>’ has no member named ‘im’
  1800. evas_gl_context.c:3080: error: ‘struct <anonymous>’ has no member named ‘im’
  1801. evas_gl_context.c:3081: error: ‘struct <anonymous>’ has no member named ‘im’
  1802. evas_gl_context.c:3081: error: ‘struct <anonymous>’ has no member named ‘im’
  1803. evas_gl_context.c:3082: error: ‘struct <anonymous>’ has no member named ‘im’
  1804. evas_gl_context.c:3084: error: ‘struct <anonymous>’ has no member named ‘im’
  1805. evas_gl_context.c:3087: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1806. evas_gl_context.c:3087: error: ‘struct <anonymous>’ has no member named ‘cur_prog’
  1807. evas_gl_context.c:3088: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1808. evas_gl_context.c:3088: error: ‘struct <anonymous>’ has no member named ‘cur_tex’
  1809. evas_gl_context.c:3089: error: ‘struct <anonymous>’ has no member named ‘blend’
  1810. evas_gl_context.c:3089: error: ‘struct <anonymous>’ has no member named ‘blend’
  1811. evas_gl_context.c:3090: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1812. evas_gl_context.c:3090: error: ‘struct <anonymous>’ has no member named ‘smooth’
  1813. evas_gl_context.c:3091: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1814. evas_gl_context.c:3091: error: ‘struct <anonymous>’ has no member named ‘render_op’
  1815. evas_gl_context.c:3092: error: ‘struct <anonymous>’ has no member named ‘clip’
  1816. evas_gl_context.c:3092: error: ‘struct <anonymous>’ has no member named ‘clip’
  1817. evas_gl_context.c:3093: error: ‘struct <anonymous>’ has no member named ‘cx’
  1818. evas_gl_context.c:3093: error: ‘struct <anonymous>’ has no member named ‘cx’
  1819. evas_gl_context.c:3094: error: ‘struct <anonymous>’ has no member named ‘cy’
  1820. evas_gl_context.c:3094: error: ‘struct <anonymous>’ has no member named ‘cy’
  1821. evas_gl_context.c:3095: error: ‘struct <anonymous>’ has no member named ‘cw’
  1822. evas_gl_context.c:3095: error: ‘struct <anonymous>’ has no member named ‘cw’
  1823. evas_gl_context.c:3096: error: ‘struct <anonymous>’ has no member named ‘ch’
  1824. evas_gl_context.c:3096: error: ‘struct <anonymous>’ has no member named ‘ch’
  1825. evas_gl_context.c:3098: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1826. evas_gl_context.c:3098: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1827. evas_gl_context.c:3099: error: ‘struct <anonymous>’ has no member named ‘color’
  1828. evas_gl_context.c:3099: error: ‘struct <anonymous>’ has no member named ‘color’
  1829. evas_gl_context.c:3100: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1830. evas_gl_context.c:3100: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1831. evas_gl_context.c:3101: error: ‘struct <anonymous>’ has no member named ‘texm’
  1832. evas_gl_context.c:3101: error: ‘struct <anonymous>’ has no member named ‘texm’
  1833. evas_gl_context.c:3102: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1834. evas_gl_context.c:3102: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1835. evas_gl_context.c:3103: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1836. evas_gl_context.c:3103: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1837. evas_gl_context.c:3105: error: ‘struct <anonymous>’ has no member named ‘vertex’
  1838. evas_gl_context.c:3106: error: ‘struct <anonymous>’ has no member named ‘color’
  1839. evas_gl_context.c:3107: error: ‘struct <anonymous>’ has no member named ‘texuv’
  1840. evas_gl_context.c:3108: error: ‘struct <anonymous>’ has no member named ‘texm’
  1841. evas_gl_context.c:3109: error: ‘struct <anonymous>’ has no member named ‘texuv2’
  1842. evas_gl_context.c:3110: error: ‘struct <anonymous>’ has no member named ‘texuv3’
  1843. make[5]: *** [evas_gl_context.lo] Erreur 1
  1844. make[5]: *** Attente des tâches non terminées....
  1845. evas_gl_shader.c:608: error: expected ‘)’ before ‘target’
  1846. evas_gl_shader.c: In function ‘evas_gl_common_shader_program_init’:
  1847. evas_gl_shader.c:646: error: ‘GLint’ undeclared (first use in this function)
  1848. evas_gl_shader.c:646: error: (Each undeclared identifier is reported only once
  1849. evas_gl_shader.c:646: error: for each function it appears in.)
  1850. evas_gl_shader.c:646: error: expected ‘;’ before ‘ok’
  1851. evas_gl_shader.c:648: error: ‘Evas_GL_Program’ has no member named ‘vert’
  1852. evas_gl_shader.c:648: error: ‘GL_VERTEX_SHADER’ undeclared (first use in this function)
  1853. evas_gl_shader.c:649: error: ‘Evas_GL_Program’ has no member named ‘frag’
  1854. evas_gl_shader.c:649: error: ‘GL_FRAGMENT_SHADER’ undeclared (first use in this function)
  1855. evas_gl_shader.c:656: error: ‘Evas_GL_Program’ has no member named ‘vert’
  1856. evas_gl_shader.c:659: error: ‘Evas_GL_Program’ has no member named ‘vert’
  1857. evas_gl_shader.c:661: error: ‘ok’ undeclared (first use in this function)
  1858. evas_gl_shader.c:662: error: ‘Evas_GL_Program’ has no member named ‘vert’
  1859. evas_gl_shader.c:662: error: ‘GL_COMPILE_STATUS’ undeclared (first use in this function)
  1860. evas_gl_shader.c:666: error: ‘Evas_GL_Program’ has no member named ‘vert’
  1861. evas_gl_shader.c:670: error: ‘Evas_GL_Program’ has no member named ‘frag’
  1862. evas_gl_shader.c:673: error: ‘Evas_GL_Program’ has no member named ‘frag’
  1863. evas_gl_shader.c:676: error: ‘Evas_GL_Program’ has no member named ‘frag’
  1864. evas_gl_shader.c:680: error: ‘Evas_GL_Program’ has no member named ‘frag’
  1865. evas_gl_shader.c:685: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1866. evas_gl_shader.c:686: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1867. evas_gl_shader.c:686: error: ‘Evas_GL_Program’ has no member named ‘vert’
  1868. evas_gl_shader.c:688: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1869. evas_gl_shader.c:688: error: ‘Evas_GL_Program’ has no member named ‘frag’
  1870. evas_gl_shader.c:691: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1871. evas_gl_shader.c:693: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1872. evas_gl_shader.c:695: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1873. evas_gl_shader.c:697: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1874. evas_gl_shader.c:699: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1875. evas_gl_shader.c:701: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1876. evas_gl_shader.c:704: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1877. evas_gl_shader.c:707: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1878. evas_gl_shader.c:707: error: ‘GL_LINK_STATUS’ undeclared (first use in this function)
  1879. evas_gl_shader.c:711: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1880. evas_gl_shader.c: In function ‘evas_gl_common_shader_program_shutdown’:
  1881. evas_gl_shader.c:730: error: ‘Evas_GL_Program’ has no member named ‘vert’
  1882. evas_gl_shader.c:731: error: ‘Evas_GL_Program’ has no member named ‘frag’
  1883. evas_gl_shader.c:732: error: ‘Evas_GL_Program’ has no member named ‘prog’
  1884. make[5]: *** [evas_gl_shader.lo] Erreur 1
  1885. make[5]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines/gl_common »
  1886. make[4]: *** [all-recursive] Erreur 1
  1887. make[4]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/modules/engines »
  1888. make[3]: *** [all-recursive] Erreur 1
  1889. make[3]: quittant le répertoire « /usr/local/E17/e17_src/evas/src/modules »
  1890. make[2]: *** [all-recursive] Erreur 1
  1891. make[2]: quittant le répertoire « /usr/local/E17/e17_src/evas/src »
  1892. make[1]: *** [all-recursive] Erreur 1
  1893. make[1]: quittant le répertoire « /usr/local/E17/e17_src/evas »
  1894. make: *** [all] Erreur 2