Advertisement
Guest User

Untitled

a guest
Jan 31st, 2015
648
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.39 KB | None | 0 0
  1. aclocal: warning: couldn't open directory 'm4': No such file or directory
  2. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
  3. libtoolize: copying file `./ltmain.sh'
  4. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  5. libtoolize: copying file `m4/libtool.m4'
  6. libtoolize: copying file `m4/ltoptions.m4'
  7. libtoolize: copying file `m4/ltsugar.m4'
  8. libtoolize: copying file `m4/ltversion.m4'
  9. libtoolize: copying file `m4/lt~obsolete.m4'
  10. configure.ac:43: installing './compile'
  11. configure.ac:43: installing './config.guess'
  12. configure.ac:43: installing './config.sub'
  13. configure.ac:35: installing './install-sh'
  14. configure.ac:35: installing './missing'
  15. src/Makefile.am:43: warning: source file 'drmmode_@drmmode@/drmmode_@drmmode@.c' is in a subdirectory,
  16. src/Makefile.am:43: but option 'subdir-objects' is disabled
  17. automake: warning: possible forward-incompatibility.
  18. automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  19. automake: automake option hasn't been enabled. For now, the corresponding output
  20. automake: object file(s) will be placed in the top-level directory. However,
  21. automake: this behaviour will change in future Automake versions: they will
  22. automake: unconditionally cause object files to be placed in the same subdirectory
  23. automake: of the corresponding sources.
  24. automake: You are advised to start using 'subdir-objects' option throughout your
  25. automake: project, to avoid future incompatibilities.
  26. src/Makefile.am: installing './depcomp'
  27. ./configure --enable-maintainer-mode --with-drmmode=exynos --prefix=/usr
  28. checking for a BSD-compatible install... /usr/bin/install -c
  29. checking whether build environment is sane... yes
  30. checking for a thread-safe mkdir -p... /bin/mkdir -p
  31. checking for gawk... gawk
  32. checking whether make sets $(MAKE)... yes
  33. checking whether make supports nested variables... yes
  34. checking whether to enable maintainer-specific portions of Makefiles... yes
  35. checking for style of include used by make... GNU
  36. checking for gcc... gcc
  37. checking whether the C compiler works... yes
  38. checking for C compiler default output file name... a.out
  39. checking for suffix of executables...
  40. checking whether we are cross compiling... no
  41. checking for suffix of object files... o
  42. checking whether we are using the GNU C compiler... yes
  43. checking whether gcc accepts -g... yes
  44. checking for gcc option to accept ISO C89... none needed
  45. checking whether gcc understands -c and -o together... yes
  46. checking dependency style of gcc... gcc3
  47. checking for gcc option to accept ISO C99... -std=gnu99
  48. checking how to run the C preprocessor... gcc -std=gnu99 -E
  49. checking for grep that handles long lines and -e... /bin/grep
  50. checking for egrep... /bin/grep -E
  51. checking for ANSI C header files... yes
  52. checking for sys/types.h... yes
  53. checking for sys/stat.h... yes
  54. checking for stdlib.h... yes
  55. checking for string.h... yes
  56. checking for memory.h... yes
  57. checking for strings.h... yes
  58. checking for inttypes.h... yes
  59. checking for stdint.h... yes
  60. checking for unistd.h... yes
  61. checking whether __clang__ is declared... no
  62. checking whether __INTEL_COMPILER is declared... no
  63. checking whether __SUNPRO_C is declared... no
  64. checking for pkg-config... /usr/bin/pkg-config
  65. checking pkg-config is at least version 0.9.0... yes
  66. checking build system type... armv7l-unknown-linux-gnueabihf
  67. checking host system type... armv7l-unknown-linux-gnueabihf
  68. checking for a sed that does not truncate output... /bin/sed
  69. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  70. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  71. checking if gcc -std=gnu99 supports-Wall... yes
  72. checking if gcc -std=gnu99 supports-Wpointer-arith... yes
  73. checking if gcc -std=gnu99 supports-Wmissing-declarations... yes
  74. checking if gcc -std=gnu99 supports-Wformat=2... yes
  75. checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes
  76. checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes
  77. checking if gcc -std=gnu99 supports-Wnested-externs... yes
  78. checking if gcc -std=gnu99 supports-Wbad-function-cast... yes
  79. checking if gcc -std=gnu99 supports-Wold-style-definition... yes
  80. checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
  81. checking if gcc -std=gnu99 supports-Wunused... yes
  82. checking if gcc -std=gnu99 supports-Wuninitialized... yes
  83. checking if gcc -std=gnu99 supports-Wshadow... yes
  84. checking if gcc -std=gnu99 supports-Wcast-qual... yes
  85. checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes
  86. checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes
  87. checking if gcc -std=gnu99 supports-Wredundant-decls... yes
  88. checking if gcc -std=gnu99 supports-Werror=implicit... yes
  89. checking if gcc -std=gnu99 supports-Werror=nonnull... yes
  90. checking if gcc -std=gnu99 supports-Werror=init-self... yes
  91. checking if gcc -std=gnu99 supports-Werror=main... yes
  92. checking if gcc -std=gnu99 supports-Werror=missing-braces... yes
  93. checking if gcc -std=gnu99 supports-Werror=sequence-point... yes
  94. checking if gcc -std=gnu99 supports-Werror=return-type... yes
  95. checking if gcc -std=gnu99 supports-Werror=trigraphs... yes
  96. checking if gcc -std=gnu99 supports-Werror=array-bounds... yes
  97. checking if gcc -std=gnu99 supports-Werror=write-strings... yes
  98. checking if gcc -std=gnu99 supports-Werror=address... yes
  99. checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
  100. checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
  101. checking if gcc -std=gnu99 supports-pedantic... yes
  102. checking if gcc -std=gnu99 supports-Werror... yes
  103. checking if gcc -std=gnu99 supports-Werror=attributes... yes
  104. checking whether make supports nested variables... (cached) yes
  105. checking how to print strings... printf
  106. checking for a sed that does not truncate output... (cached) /bin/sed
  107. checking for fgrep... /bin/grep -F
  108. checking for ld used by gcc -std=gnu99... /usr/bin/ld
  109. checking if the linker (/usr/bin/ld) is GNU ld... yes
  110. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  111. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  112. checking whether ln -s works... yes
  113. checking the maximum length of command line arguments... 1572864
  114. checking whether the shell understands some XSI constructs... yes
  115. checking whether the shell understands "+="... yes
  116. checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
  117. checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
  118. checking for /usr/bin/ld option to reload object files... -r
  119. checking for objdump... objdump
  120. checking how to recognize dependent libraries... pass_all
  121. checking for dlltool... no
  122. checking how to associate runtime and link libraries... printf %s\n
  123. checking for ar... ar
  124. checking for archiver @FILE support... @
  125. checking for strip... strip
  126. checking for ranlib... ranlib
  127. checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
  128. checking for sysroot... no
  129. checking for mt... mt
  130. checking if mt is a manifest tool... no
  131. checking for dlfcn.h... yes
  132. checking for objdir... .libs
  133. checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  134. checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  135. checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  136. checking if gcc -std=gnu99 static flag -static works... yes
  137. checking if gcc -std=gnu99 supports -c -o file.o... yes
  138. checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
  139. checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
  140. checking whether -lc should be explicitly linked in... no
  141. checking dynamic linker characteristics... GNU/Linux ld.so
  142. checking how to hardcode library paths into programs... immediate
  143. checking whether stripping libraries is possible... yes
  144. checking if libtool supports shared libraries... yes
  145. checking whether to build shared libraries... yes
  146. checking whether to build static libraries... no
  147. checking for gcc... (cached) gcc
  148. checking whether we are using the GNU C compiler... (cached) yes
  149. checking whether gcc accepts -g... (cached) yes
  150. checking for gcc option to accept ISO C89... (cached) none needed
  151. checking whether gcc understands -c and -o together... (cached) yes
  152. checking dependency style of gcc... (cached) gcc3
  153. checking sys/ioctl.h usability... yes
  154. checking sys/ioctl.h presence... yes
  155. checking for sys/ioctl.h... yes
  156. checking for stdint.h... (cached) yes
  157. checking which DRM driver to use... exynos
  158. checking if RANDR is defined... yes
  159. checking if RENDER is defined... yes
  160. checking if DPMSExtension is defined... yes
  161. checking for XORG... yes
  162. checking for ANSI C header files... (cached) yes
  163. checking that generated files are newer than configure... done
  164. configure: creating ./config.status
  165. config.status: creating Makefile
  166. config.status: creating src/Makefile
  167. config.status: creating man/Makefile
  168. config.status: creating config.h
  169. config.status: executing depfiles commands
  170. config.status: executing libtool commands
  171. Now type 'make' to compile
  172. make all-recursive
  173. make[1]: Entering directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0'
  174. Making all in src
  175. make[2]: Entering directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/src'
  176. CC drmmode_display.lo
  177. CC armsoc_exa.lo
  178. CC armsoc_exa_null.lo
  179. CC armsoc_dri2.lo
  180. CC armsoc_driver.lo
  181. CC armsoc_dumb.lo
  182. CC drmmode_exynos.lo
  183. CCLD armsoc_drv.la
  184. make[2]: Leaving directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/src'
  185. Making all in man
  186. make[2]: Entering directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/man'
  187. GEN armsoc.4
  188. make[2]: Leaving directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/man'
  189. make[2]: Entering directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0'
  190. make[2]: Leaving directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0'
  191. make[1]: Leaving directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0'
  192. Making install in src
  193. make[1]: Entering directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/src'
  194. make[2]: Entering directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/src'
  195. make[2]: Nothing to be done for `install-exec-am'.
  196. /bin/mkdir -p '/usr/lib/xorg/modules/drivers'
  197. /bin/bash ../libtool --mode=install /usr/bin/install -c armsoc_drv.la '/usr/lib/xorg/modules/drivers'
  198. libtool: install: /usr/bin/install -c .libs/armsoc_drv.so /usr/lib/xorg/modules/drivers/armsoc_drv.so
  199. libtool: install: /usr/bin/install -c .libs/armsoc_drv.lai /usr/lib/xorg/modules/drivers/armsoc_drv.la
  200. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/lib/xorg/modules/drivers
  201. ----------------------------------------------------------------------
  202. Libraries have been installed in:
  203. /usr/lib/xorg/modules/drivers
  204.  
  205. If you ever happen to want to link against installed libraries
  206. in a given directory, LIBDIR, you must either use libtool, and
  207. specify the full pathname of the library, or use the `-LLIBDIR'
  208. flag during linking and do at least one of the following:
  209. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  210. during execution
  211. - add LIBDIR to the `LD_RUN_PATH' environment variable
  212. during linking
  213. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  214. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  215.  
  216. See any operating system documentation about shared libraries for
  217. more information, such as the ld(1) and ld.so(8) manual pages.
  218. ----------------------------------------------------------------------
  219. make[2]: Leaving directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/src'
  220. make[1]: Leaving directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/src'
  221. Making install in man
  222. make[1]: Entering directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/man'
  223. make[2]: Entering directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/man'
  224. make[2]: Nothing to be done for `install-exec-am'.
  225. /bin/mkdir -p '/usr/share/man/man4'
  226. /usr/bin/install -c -m 644 armsoc.4 '/usr/share/man/man4'
  227. make[2]: Leaving directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/man'
  228. make[1]: Leaving directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0/man'
  229. make[1]: Entering directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0'
  230. make[2]: Entering directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0'
  231. make[2]: Nothing to be done for `install-exec-am'.
  232. make[2]: Nothing to be done for `install-data-am'.
  233. make[2]: Leaving directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0'
  234. make[1]: Leaving directory `/tmp/armsoc-update/xf86-video-armsoc-r4p0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement