Advertisement
Guest User

ecore

a guest
Feb 2nd, 2011
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.09 KB | None | 0 0
  1. 63 root TTY: pts/3 Return Code: 2
  2. /opt/e17_src/ecore ./autogen.sh
  3. Running autopoint...
  4. Running aclocal...
  5. Running autoheader...
  6. Running autoconf...
  7. Running libtoolize...
  8. Running automake...
  9. doc/Makefile.am:32: wildcard img/*.*: non-POSIX variable name
  10. doc/Makefile.am:32: (probably a GNU make extension)
  11. checking for a BSD-compatible install... /usr/bin/install -c
  12. checking whether build environment is sane... yes
  13. checking for a thread-safe mkdir -p... /bin/mkdir -p
  14. checking for gawk... no
  15. checking for mawk... mawk
  16. checking whether make sets $(MAKE)... yes
  17. checking for style of include used by make... GNU
  18. checking for gcc... gcc
  19. checking whether the C compiler works... yes
  20. checking for C compiler default output file name... a.out
  21. checking for suffix of executables...
  22. checking whether we are cross compiling... no
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether gcc accepts -g... yes
  26. checking for gcc option to accept ISO C89... none needed
  27. checking dependency style of gcc... gcc3
  28. checking how to run the C preprocessor... gcc -E
  29. checking for grep that handles long lines and -e... /bin/grep
  30. checking for egrep... /bin/grep -E
  31. checking for ANSI C header files... yes
  32. checking for sys/types.h... yes
  33. checking for sys/stat.h... yes
  34. checking for stdlib.h... yes
  35. checking for string.h... yes
  36. checking for memory.h... yes
  37. checking for strings.h... yes
  38. checking for inttypes.h... yes
  39. checking for stdint.h... yes
  40. checking for unistd.h... yes
  41. checking minix/config.h usability... no
  42. checking minix/config.h presence... no
  43. checking for minix/config.h... no
  44. checking whether it is safe to define __EXTENSIONS__... yes
  45. checking build system type... x86_64-unknown-linux-gnu
  46. checking host system type... x86_64-unknown-linux-gnu
  47. checking for a sed that does not truncate output... /bin/sed
  48. checking for fgrep... /bin/grep -F
  49. checking for ld used by gcc... /usr/bin/ld
  50. checking if the linker (/usr/bin/ld) is GNU ld... yes
  51. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  52. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  53. checking whether ln -s works... yes
  54. checking the maximum length of command line arguments... 1572864
  55. checking whether the shell understands some XSI constructs... yes
  56. checking whether the shell understands "+="... yes
  57. checking for /usr/bin/ld option to reload object files... -r
  58. checking for objdump... objdump
  59. checking how to recognize dependent libraries... pass_all
  60. checking for ar... ar
  61. checking for strip... strip
  62. checking for ranlib... ranlib
  63. checking command to parse /usr/bin/nm -B output from gcc object... ok
  64. checking for dlfcn.h... yes
  65. checking for objdir... .libs
  66. checking if gcc supports -fno-rtti -fno-exceptions... no
  67. checking for gcc option to produce PIC... -fPIC -DPIC
  68. checking if gcc PIC flag -fPIC -DPIC works... yes
  69. checking if gcc static flag -static works... yes
  70. checking if gcc supports -c -o file.o... yes
  71. checking if gcc supports -c -o file.o... (cached) yes
  72. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  73. checking whether -lc should be explicitly linked in... no
  74. checking dynamic linker characteristics... GNU/Linux ld.so
  75. checking how to hardcode library paths into programs... immediate
  76. checking whether stripping libraries is possible... yes
  77. checking if libtool supports shared libraries... yes
  78. checking whether to build shared libraries... yes
  79. checking whether to build static libraries... yes
  80. checking whether NLS is requested... yes
  81. checking for msgfmt... /usr/bin/msgfmt
  82. checking for gmsgfmt... /usr/bin/msgfmt
  83. checking for xgettext... /usr/bin/xgettext
  84. checking for msgmerge... /usr/bin/msgmerge
  85. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  86. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  87. checking for shared library run path origin... done
  88. checking whether NLS is requested... yes
  89. checking for GNU gettext in libc... yes
  90. checking whether to use NLS... yes
  91. checking where the gettext function comes from... libc
  92. checking for pkg-config... /usr/bin/pkg-config
  93. checking pkg-config is at least version 0.9.0... yes
  94. checking whether tests are built... no
  95. checking for gcc... gcc
  96. checking whether we are using the GNU Objective C compiler... no
  97. checking whether gcc accepts -g... no
  98. checking dependency style of gcc... gcc3
  99. checking dependency style of gcc... (cached) gcc3
  100. checking for g++... g++
  101. checking whether we are using the GNU C++ compiler... yes
  102. checking whether g++ accepts -g... yes
  103. checking dependency style of g++... gcc3
  104. checking whether we are using the GNU C++ compiler... (cached) yes
  105. checking whether g++ accepts -g... (cached) yes
  106. checking dependency style of g++... (cached) gcc3
  107. checking how to run the C++ preprocessor... g++ -E
  108. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  109. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  110. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  111. checking for g++ option to produce PIC... -fPIC -DPIC
  112. checking if g++ PIC flag -fPIC -DPIC works... yes
  113. checking if g++ static flag -static works... yes
  114. checking if g++ supports -c -o file.o... yes
  115. checking if g++ supports -c -o file.o... (cached) yes
  116. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  117. checking dynamic linker characteristics... GNU/Linux ld.so
  118. checking how to hardcode library paths into programs... immediate
  119. checking for gcc... (cached) gcc
  120. checking whether we are using the GNU C compiler... (cached) yes
  121. checking whether gcc accepts -g... (cached) yes
  122. checking for gcc option to accept ISO C89... (cached) none needed
  123. checking dependency style of gcc... (cached) gcc3
  124. checking whether to build documentation... yes
  125. checking for doxygen... yes
  126. checking for pkg-config... (cached) /usr/bin/pkg-config
  127. checking pkg-config is at least version 0.9.0... yes
  128. checking for dlopen in -lc... no
  129. checking for dlopen in -ldl... yes
  130. checking for clock_gettime in -lc... no
  131. checking for clock_gettime in -lrt... yes
  132. checking for EINA... yes
  133. checking for GLIB... yes
  134. checking for sdl-config... no
  135. checking for SDL... no
  136. checking for DIRECTFB... no
  137. checking whether ecore_x with XCB backend is to be built... no
  138. checking for X... libraries , headers
  139. checking for gethostbyname... yes
  140. checking for connect... yes
  141. checking for remove... yes
  142. checking for shmat... yes
  143. checking for IceConnectionNumber in -lICE... yes
  144. checking X11/X.h usability... yes
  145. checking X11/X.h presence... yes
  146. checking for X11/X.h... yes
  147. checking for X11/Xcursor/Xcursor.h... yes
  148. checking for XcursorImageLoadCursor in -lXcursor... yes
  149. checking for X11/extensions/XKB.h... yes
  150. checking for XkbSetDetectableAutoRepeat in -lX11... yes
  151. checking for X11/extensions/Xcomposite.h... yes
  152. checking for XCompositeQueryExtension in -lXcomposite... yes
  153. checking for X11/extensions/Xdamage.h... yes
  154. checking for XDamageSubtract in -lXdamage... yes
  155. checking for X11/extensions/dpms.h... yes
  156. checking for DPMSQueryExtension in -lXdpms... no
  157. checking for X11/extensions/dpms.h... (cached) yes
  158. checking for DPMSQueryExtension in -lXext... yes
  159. checking for X11/extensions/Xfixes.h... yes
  160. checking for XFixesExpandRegion in -lXfixes... yes
  161. checking for X11/extensions/Xinerama.h... yes
  162. checking for XineramaQueryScreens in -lXinerama... yes
  163. checking for X11/extensions/Print.h... yes
  164. checking for XpQueryScreens in -lXp... yes
  165. checking for X11/extensions/Xrandr.h... yes
  166. checking for XRRGetScreenResourcesCurrent in -lXrandr... yes
  167. checking for X11/extensions/Xrender.h... yes
  168. checking for XRenderFindVisualFormat in -lXrender... yes
  169. checking for X11/extensions/XTest.h... yes
  170. checking for XTestFakeKeyEvent in -lXtst... yes
  171. checking for X11/extensions/scrnsaver.h... yes
  172. checking for XScreenSaverSelectInput in -lXss... yes
  173. checking for X11/extensions/XInput2.h... yes
  174. checking for XIQueryDevice in -lXi... yes
  175. checking for EVAS... yes
  176. checking for PATH_MAX in limits.h... yes
  177. checking for sys/wait.h that is POSIX.1 compatible... yes
  178. checking for special C compiler options needed for large files... no
  179. checking for _FILE_OFFSET_BITS value needed for large files... no
  180. checking for dlfcn.h... (cached) yes
  181. checking features.h usability... yes
  182. checking features.h presence... yes
  183. checking for features.h... yes
  184. checking langinfo.h usability... yes
  185. checking langinfo.h presence... yes
  186. checking for langinfo.h... yes
  187. checking locale.h usability... yes
  188. checking locale.h presence... yes
  189. checking for locale.h... yes
  190. checking sys/time.h usability... yes
  191. checking sys/time.h presence... yes
  192. checking for sys/time.h... yes
  193. checking sys/mman.h usability... yes
  194. checking sys/mman.h presence... yes
  195. checking for sys/mman.h... yes
  196. checking signal.h usability... yes
  197. checking signal.h presence... yes
  198. checking for signal.h... yes
  199. checking sys/resource.h usability... yes
  200. checking sys/resource.h presence... yes
  201. checking for sys/resource.h... yes
  202. checking arpa/inet.h usability... yes
  203. checking arpa/inet.h presence... yes
  204. checking for arpa/inet.h... yes
  205. checking arpa/nameser.h usability... yes
  206. checking arpa/nameser.h presence... yes
  207. checking for arpa/nameser.h... yes
  208. checking netinet/tcp.h usability... yes
  209. checking netinet/tcp.h presence... yes
  210. checking for netinet/tcp.h... yes
  211. checking netinet/in.h usability... yes
  212. checking netinet/in.h presence... yes
  213. checking for netinet/in.h... yes
  214. checking sys/socket.h usability... yes
  215. checking sys/socket.h presence... yes
  216. checking for sys/socket.h... yes
  217. checking sys/un.h usability... yes
  218. checking sys/un.h presence... yes
  219. checking for sys/un.h... yes
  220. checking ws2tcpip.h usability... no
  221. checking ws2tcpip.h presence... no
  222. checking for ws2tcpip.h... no
  223. checking netdb.h usability... yes
  224. checking netdb.h presence... yes
  225. checking for netdb.h... yes
  226. checking linux/fb.h usability... yes
  227. checking linux/fb.h presence... yes
  228. checking for linux/fb.h... yes
  229. checking linux/input.h usability... yes
  230. checking linux/input.h presence... yes
  231. checking for linux/input.h... yes
  232. checking sys/epoll.h usability... yes
  233. checking sys/epoll.h presence... yes
  234. checking for sys/epoll.h... yes
  235. checking whether to build POSIX threads code... auto
  236. checking whether to build Windows threads code... no
  237. checking whether system support POSIX threads... yes
  238. checking size of int... 4
  239. checking size of long... 8
  240. checking for gcc... (cached) gcc
  241. checking whether we are using the GNU C compiler... (cached) yes
  242. checking whether gcc accepts -g... (cached) yes
  243. checking for gcc option to accept ISO C89... (cached) none needed
  244. checking dependency style of gcc... (cached) gcc3
  245. checking for an ANSI C-conforming const... yes
  246. checking whether byte ordering is bigendian... no
  247. checking for ANSI C header files... (cached) yes
  248. checking for __attribute__... yes
  249. checking for strerror in -lcposix... no
  250. checking for working alloca.h... yes
  251. checking for alloca... yes
  252. checking for gettimeofday... yes
  253. checking for strlcpy... no
  254. checking for mkdirat... yes
  255. checking for mallinfo... yes
  256. checking whether Ecore_Con module is to be built... yes
  257. checking for CURL... yes
  258. checking for TLS... no
  259. checking for TLS2... no
  260. checking for SSL... yes
  261. checking whether Ecore_Ipc module is to be built... yes
  262. checking whether Ecore_File module is to be built... yes
  263. checking whether polling is to be used for filemonitoring... yes
  264. checking whether inotify is to be used for filemonitoring... yes
  265. checking for inotify_init in -lc... yes
  266. checking whether Windows notification is to be used for filemonitoring... no
  267. checking whether Ecore_Imf module is to be built... yes
  268. checking whether Ecore_Imf_Evas module is to be built... yes
  269. checking whether Ecore_Input module is to be built... yes
  270. checking whether Ecore_Input_Evas module is to be built... yes
  271. checking whether Ecore_X module is to be built... yes
  272. checking whether Ecore_Win32 module is to be built... no
  273. checking whether Ecore_Cocoa module is to be built... no
  274. checking whether Ecore_Sdl module is to be built... no
  275. checking whether Ecore_FB module is to be built... yes
  276. checking for TSLIB... no
  277. checking for TSLIB... no
  278. checking tslib.h usability... no
  279. checking tslib.h presence... no
  280. checking for tslib.h... no
  281. checking whether Ecore_DirectFB module is to be built... no
  282. checking whether Ecore_WinCE module is to be built... no
  283. checking whether Ecore_Evas module is to be built... yes
  284. checking whether ecore_evas Software Buffer support is to be built... yes
  285. checking whether ecore_evas Software Buffer support is built... yes
  286. checking whether ecore_evas Software X11 support is to be built... yes
  287. checking whether ecore_evas Software X11 support is built... yes
  288. checking whether ecore_evas XRender Xlib support is to be built... yes
  289. checking whether ecore_evas XRender Xlib support is built... yes
  290. checking whether ecore_evas OpenGL Xlib support is to be built... yes
  291. checking whether ecore_evas OpenGL Xlib support is built... yes
  292. checking whether ecore_evas Software Xlib 16 bits support is to be built... yes
  293. checking whether ecore_evas Software Xlib 16 bits support is built... no
  294. checking whether ecore_evas Software 8bit X11 support is to be built... yes
  295. checking whether ecore_evas Software 8bit X11 support is built... no
  296. checking whether ecore_evas XRender XCB support is to be built... yes
  297. checking whether ecore_evas XRender XCB support is built... no
  298. checking whether ecore_evas Software GDI support is to be built... no
  299. checking whether ecore_evas Software GDI support is built... no
  300. checking whether ecore_evas Software DirectDraw support is to be built... no
  301. checking whether ecore_evas Software DirectDraw support is built... no
  302. checking whether ecore_evas Direct3d support is to be built... no
  303. checking whether ecore_evas Direct3d support is built... no
  304. checking whether ecore_evas Glew OpenGL support is to be built... no
  305. checking whether ecore_evas Glew OpenGL support is built... no
  306. checking whether ecore_evas 16 bpp Software DirectDraw support is to be built... no
  307. checking whether ecore_evas 16 bpp Software DirectDraw support is built... no
  308. checking whether ecore_evas Cocoa support is to be built... no
  309. checking whether ecore_evas Cocoa support is built... no
  310. checking whether ecore_evas Software SDL support is to be built... yes
  311. checking whether ecore_evas Software SDL support is built... no
  312. checking whether ecore_evas OpenGL SDL support is to be built... yes
  313. checking whether ecore_evas OpenGL SDL support is built... no
  314. checking whether ecore_evas DirectFB support is to be built... yes
  315. checking whether ecore_evas DirectFB support is built... no
  316. checking whether ecore_evas Linux Framebuffer support is to be built... yes
  317. checking whether ecore_evas Linux Framebuffer support is built... yes
  318. checking whether ecore_evas 16 bpp Software Windows CE support is to be built... no
  319. checking whether ecore_evas 16 bpp Software Windows CE support is built... no
  320. configure: creating ./config.status
  321. config.status: creating Makefile
  322. config.status: creating ecore-con.pc
  323. config.status: creating ecore-config.pc
  324. config.status: creating ecore-directfb.pc
  325. config.status: creating ecore-evas.pc
  326. config.status: creating ecore-fb.pc
  327. config.status: creating ecore-file.pc
  328. config.status: creating ecore-cocoa.pc
  329. config.status: creating ecore-imf.pc
  330. config.status: creating ecore-imf-evas.pc
  331. config.status: creating ecore-ipc.pc
  332. config.status: creating ecore-x.pc
  333. config.status: creating ecore-input.pc
  334. config.status: creating ecore-input-evas.pc
  335. config.status: creating ecore-win32.pc
  336. config.status: creating ecore-sdl.pc
  337. config.status: creating ecore-wince.pc
  338. config.status: creating ecore.pc
  339. config.status: creating doc/ecore.dox
  340. config.status: creating doc/Makefile
  341. config.status: creating src/Makefile
  342. config.status: creating src/bin/Makefile
  343. config.status: creating src/lib/Makefile
  344. config.status: creating src/lib/ecore/Makefile
  345. config.status: creating src/lib/ecore_con/Makefile
  346. config.status: creating src/lib/ecore_config/Makefile
  347. config.status: creating src/lib/ecore_directfb/Makefile
  348. config.status: creating src/lib/ecore_evas/Makefile
  349. config.status: creating src/lib/ecore_fb/Makefile
  350. config.status: creating src/lib/ecore_file/Makefile
  351. config.status: creating src/lib/ecore_cocoa/Makefile
  352. config.status: creating src/lib/ecore_sdl/Makefile
  353. config.status: creating src/lib/ecore_imf/Makefile
  354. config.status: creating src/lib/ecore_imf_evas/Makefile
  355. config.status: creating src/lib/ecore_input/Makefile
  356. config.status: creating src/lib/ecore_input_evas/Makefile
  357. config.status: creating src/lib/ecore_ipc/Makefile
  358. config.status: creating src/lib/ecore_win32/Makefile
  359. config.status: creating src/lib/ecore_wince/Makefile
  360. config.status: creating src/lib/ecore_x/Makefile
  361. config.status: creating src/lib/ecore_x/xlib/Makefile
  362. config.status: creating src/lib/ecore_x/xcb/Makefile
  363. config.status: creating src/tests/Makefile
  364. config.status: creating README
  365. config.status: creating ecore.spec
  366. config.status: creating po/Makefile.in
  367. config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
  368. config.status: creating config.h
  369. config.status: config.h is unchanged
  370. config.status: executing depfiles commands
  371. config.status: executing libtool commands
  372. config.status: executing default-1 commands
  373. config.status: creating po/POTFILES
  374. config.status: creating po/Makefile
  375.  
  376. ecore 1.0.999.56647
  377.  
  378. Optional Modules:
  379.  
  380. Core:
  381.  
  382. Ecore........................: always
  383. Thread support.............: POSIX
  384. GLib support...............: yes
  385. Always integrate GLib......: no
  386. Use g_main_loop............: no
  387. Gathering memory statistic.: yes
  388. Ecore_Con....................: yes
  389. OpenSSL....................: yes
  390. GnuTLS.....................: no
  391. CURL.......................: yes
  392. Abstract Sockets...........: yes
  393. c-ares.....................: no
  394. Ecore_Ipc....................: yes
  395. OpenSSL....................: yes
  396. GnuTLS.....................: no
  397. Ecore_File...................: yes
  398. Inotify....................: yes
  399. Windows notification.......: no
  400. Poll.......................: yes
  401. CURL.......................: yes
  402. Ecore_IMF....................: yes
  403. Ecore_IMF_Evas...............: yes
  404. Ecore_Input..................: yes
  405. Ecore_Input_Evas.............: yes
  406.  
  407. Graphic systems:
  408.  
  409. Ecore_X (Xlib backend).......: yes
  410. Xcursor....................: yes
  411. Xkb........................: yes
  412. Xprint.....................: yes
  413. Xinerama...................: yes
  414. Xrandr.....................: yes
  415. Xscreensaver...............: yes
  416. Xrender....................: yes
  417. Xcomposite.................: yes
  418. Xfixes.....................: yes
  419. Xdamage....................: yes
  420. Xdpms......................: yes
  421. Xtest......................: yes
  422. XIM........................: yes
  423. Xi2........................: yes
  424. Ecore_Win32..................: no
  425. Ecore_Cocoa..................: no
  426. Ecore_SDL....................: no
  427. Ecore_FB.....................: yes
  428. Touchscreen................: no
  429. Ecore_DirectFB...............: no
  430. Ecore_WinCE..................: no
  431.  
  432. Ecore Evas:
  433.  
  434. Ecore_Evas...................: yes
  435. Software Memory Buffer.....: yes
  436. Software X11...............: yes (Xlib=yes) (XCB=no)
  437. XRender X11................: yes
  438. OpenGL X11.................: yes
  439. XRender XCB................: no
  440. Software GDI...............: no
  441. Software DirectDraw........: no
  442. Direct3D...................: no
  443. OpenGL Glew................: no
  444. Cocoa......................: no
  445. Software SDL...............: no
  446. OpenGL SDL.................: no
  447. DirectFB...................: no
  448. Software Framebuffer.......: yes
  449. Software 8bit grayscale XCB: no
  450. Software 16bit X11.........: no
  451. Software 16bit DirectDraw..: no
  452. Software 16bit WinCE.......: no
  453.  
  454. Tests................: no
  455. Maximum log level....: <unset>
  456. Documentation..........: yes
  457.  
  458. Compilation............: make (or gmake)
  459. CPPFLAGS.............:
  460. CFLAGS...............: -g -O2
  461. CXXFLAGS.............: -g -O2
  462. LDFLAGS..............:
  463.  
  464. Installation...........: make install (as root if needed, with 'su' or 'sudo')
  465. prefix...............: /usr/local
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement