Advertisement
lordimac

Untitled

Jul 12th, 2014
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.90 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4. checking for gawk... gawk
  5. checking whether make sets $(MAKE)... yes
  6. checking whether make supports nested variables... yes
  7. checking build system type... x86_64-unknown-linux-gnu
  8. checking host system type... x86_64-unknown-linux-gnu
  9. checking whether to enable debugging... yes
  10. checking for gcc... gcc
  11. checking whether the C compiler works... yes
  12. checking for C compiler default output file name... a.out
  13. checking for suffix of executables...
  14. checking whether we are cross compiling... no
  15. checking for suffix of object files... o
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ISO C89... none needed
  19. checking for style of include used by make... GNU
  20. checking dependency style of gcc... gcc3
  21. checking how to run the C preprocessor... gcc -E
  22. checking for ranlib... ranlib
  23. checking whether gcc and cc understand -c and -o together... yes
  24. checking for xmlto... /usr/bin/xmlto
  25. checking CFLAGS for gcc -Wno-unused-function... -Wno-unused-function
  26. checking CFLAGS for gcc -ftrampolines... no, unknown
  27. checking for gethostbyname... yes
  28. checking for connect... yes
  29. checking for inet_aton... yes
  30. checking for kstat_open in -lkstat... no
  31. checking for nanosleep in -lposix4... no
  32. checking for getloadavg... yes
  33. checking for swapctl... no
  34. checking for grep that handles long lines and -e... /bin/grep
  35. checking for egrep... /bin/grep -E
  36. checking for ANSI C header files... yes
  37. checking for sys/types.h... yes
  38. checking for sys/stat.h... yes
  39. checking for stdlib.h... yes
  40. checking for string.h... yes
  41. checking for memory.h... yes
  42. checking for strings.h... yes
  43. checking for inttypes.h... yes
  44. checking for stdint.h... yes
  45. checking for unistd.h... yes
  46. checking procfs.h usability... no
  47. checking procfs.h presence... no
  48. checking for procfs.h... no
  49. checking sys/procfs.h usability... yes
  50. checking sys/procfs.h presence... yes
  51. checking for sys/procfs.h... yes
  52. checking sys/loadavg.h usability... no
  53. checking sys/loadavg.h presence... no
  54. checking for sys/loadavg.h... no
  55. checking utmpx.h usability... yes
  56. checking utmpx.h presence... yes
  57. checking for utmpx.h... yes
  58. checking for kvm_open in -lkvm... no
  59. checking for kvm_open in -lkvm with -lelf... no
  60. checking sched.h usability... yes
  61. checking sched.h presence... yes
  62. checking for sched.h... yes
  63. checking for sys/types.h... (cached) yes
  64. checking machine/pio.h usability... no
  65. checking machine/pio.h presence... no
  66. checking for machine/pio.h... no
  67. checking machine/sysarch.h usability... no
  68. checking machine/sysarch.h presence... no
  69. checking for machine/sysarch.h... no
  70. checking sys/cpuvar.h usability... no
  71. checking sys/cpuvar.h presence... no
  72. checking for sys/cpuvar.h... no
  73. checking machine/apm_bios.h usability... no
  74. checking machine/apm_bios.h presence... no
  75. checking for machine/apm_bios.h... no
  76. checking for System V IPC headers... yes
  77. checking for union semun... no
  78. checking for machine/cpufunc.h... no
  79. checking for sched_setscheduler... yes
  80. checking for sched_setscheduler in -lposix4... no
  81. checking for sched_setscheduler in -lrt... yes
  82. checking for i386_get_ioperm in -li386... no
  83. checking for i386_get_ioperm in -lc... no
  84. checking for iopl... yes
  85. checking for ioperm... yes
  86. checking sys/io.h usability... yes
  87. checking sys/io.h presence... yes
  88. checking for sys/io.h... yes
  89. checking for a parallel port... yes
  90. checking linux/i2c-dev.h usability... yes
  91. checking linux/i2c-dev.h presence... yes
  92. checking for linux/i2c-dev.h... yes
  93. checking dev/iicbus/iic.h usability... no
  94. checking dev/iicbus/iic.h presence... no
  95. checking for dev/iicbus/iic.h... no
  96. checking linux/spi/spidev.h usability... yes
  97. checking linux/spi/spidev.h presence... yes
  98. checking for linux/spi/spidev.h... yes
  99. checking for dirent.h that defines DIR... yes
  100. checking for library containing opendir... none required
  101. checking for ANSI C header files... (cached) yes
  102. checking fcntl.h usability... yes
  103. checking fcntl.h presence... yes
  104. checking for fcntl.h... yes
  105. checking sys/ioctl.h usability... yes
  106. checking sys/ioctl.h presence... yes
  107. checking for sys/ioctl.h... yes
  108. checking sys/time.h usability... yes
  109. checking sys/time.h presence... yes
  110. checking for sys/time.h... yes
  111. checking for unistd.h... (cached) yes
  112. checking for sys/io.h... (cached) yes
  113. checking errno.h usability... yes
  114. checking errno.h presence... yes
  115. checking for errno.h... yes
  116. checking limits.h usability... yes
  117. checking limits.h presence... yes
  118. checking for limits.h... yes
  119. checking kvm.h usability... no
  120. checking kvm.h presence... no
  121. checking for kvm.h... no
  122. checking sys/param.h usability... yes
  123. checking sys/param.h presence... yes
  124. checking for sys/param.h... yes
  125. checking sys/dkstat.h usability... no
  126. checking sys/dkstat.h presence... no
  127. checking for sys/dkstat.h... no
  128. checking stdbool.h usability... yes
  129. checking stdbool.h presence... yes
  130. checking for stdbool.h... yes
  131. checking for sys/sysctl.h... yes
  132. checking for sys/pcpu.h... no
  133. checking for SA_RESTART... yes
  134. checking for an ANSI C-conforming const... yes
  135. checking for inline... inline
  136. checking for size_t... yes
  137. checking whether time.h and sys/time.h may both be included... yes
  138. checking whether struct tm is in sys/time.h or time.h... time.h
  139. checking for uid_t in sys/types.h... yes
  140. checking whether gcc needs -traditional... no
  141. checking return type of signal handlers... void
  142. checking for select... yes
  143. checking for socket... yes
  144. checking for strdup... yes
  145. checking for strerror... yes
  146. checking for strtol... yes
  147. checking for uname... yes
  148. checking for cfmakeraw... yes
  149. checking for snprintf... yes
  150. checking for getopt... yes
  151. checking for your mounted filesystem table... /etc/mtab
  152. checking for fcntl.h... (cached) yes
  153. checking sys/dustat.h usability... no
  154. checking sys/dustat.h presence... no
  155. checking for sys/dustat.h... no
  156. checking for sys/param.h... (cached) yes
  157. checking sys/statfs.h usability... yes
  158. checking sys/statfs.h presence... yes
  159. checking for sys/statfs.h... yes
  160. checking sys/fstyp.h usability... no
  161. checking sys/fstyp.h presence... no
  162. checking for sys/fstyp.h... no
  163. checking mnttab.h usability... no
  164. checking mnttab.h presence... no
  165. checking for mnttab.h... no
  166. checking mntent.h usability... yes
  167. checking mntent.h presence... yes
  168. checking for mntent.h... yes
  169. checking utime.h usability... yes
  170. checking utime.h presence... yes
  171. checking for utime.h... yes
  172. checking sys/statvfs.h usability... yes
  173. checking sys/statvfs.h presence... yes
  174. checking for sys/statvfs.h... yes
  175. checking sys/vfs.h usability... yes
  176. checking sys/vfs.h presence... yes
  177. checking for sys/vfs.h... yes
  178. checking sys/filsys.h usability... no
  179. checking sys/filsys.h presence... no
  180. checking for sys/filsys.h... no
  181. checking sys/fs_types.h usability... no
  182. checking sys/fs_types.h presence... no
  183. checking for sys/fs_types.h... no
  184. checking for sys/mount.h... yes
  185. checking for getmntinfo... no
  186. configure: checking how to get filesystem space usage...
  187. checking for statvfs... yes
  188. checking module extension... .so
  189. checking for dlopen in -ldl... yes
  190. checking for shl_load in -ldld... no
  191. checking if libusb support has been enabled... yes
  192. checking for pkg-config... /usr/bin/pkg-config
  193. checking pkg-config is at least version 0.9.0... yes
  194. checking for LIBUSB... yes
  195. checking if libusb-1-0 support has been enabled... yes
  196. checking for LIBUSB_1_0... yes
  197. checking if libftdi support has been enabled... yes
  198. checking for LIBFTDI... no
  199. checking if X11 support has been enabled... yes
  200. checking for LIBX11... yes
  201. checking if libhid support has been enabled... yes
  202. checking for LIBHID... no
  203. checking if PNG support has been enabled... yes
  204. checking for libpng-config... /usr/bin/libpng-config
  205. checking whether libpng is present and sane... yes
  206. checking if freetype support has been enabled... yes
  207. checking for freetype-config... /usr/bin/freetype-config
  208. checking for FreeType -- version >= 7.0.1... yes
  209. checking if ethlcd support has been enabled... yes
  210. checking for doxygen... no
  211. configure: checking which drivers to compile...
  212. checking for sensors_init in -lsensors... yes
  213. checking for pthread_create in -lpthread... yes
  214. checking for select... (cached) yes
  215. checking sys/select.h usability... yes
  216. checking sys/select.h presence... yes
  217. checking for sys/select.h... yes
  218. ---------------------------------------
  219. LCDd will be compiled with the drivers:
  220. - CF63oddtf
  221. - CFontzPacket
  222. ---------------------------------------
  223. checking that generated files are newer than configure... done
  224. configure: creating ./config.status
  225. config.status: creating Makefile
  226. config.status: creating shared/Makefile
  227. config.status: creating server/Makefile
  228. config.status: creating server/commands/Makefile
  229. config.status: creating server/drivers/Makefile
  230. config.status: creating clients/Makefile
  231. config.status: creating clients/lcdproc/Makefile
  232. config.status: creating clients/lcdexec/Makefile
  233. config.status: creating clients/lcdvc/Makefile
  234. config.status: creating clients/examples/Makefile
  235. config.status: creating clients/metar/Makefile
  236. config.status: creating docs/Makefile
  237. config.status: creating docs/Doxyfile
  238. config.status: creating docs/lcdproc-dev/Makefile
  239. config.status: creating docs/lcdproc-user/Makefile
  240. config.status: creating docs/lcdproc-user/drivers/Makefile
  241. config.status: creating scripts/Makefile
  242. config.status: creating scripts/init-LCDd.LSB
  243. config.status: creating scripts/init-lcdproc.LSB
  244. config.status: creating scripts/init-lcdexec.LSB
  245. config.status: creating scripts/init-lcdvc.LSB
  246. config.status: creating scripts/init-LCDd.debian
  247. config.status: creating scripts/init-lcdproc.debian
  248. config.status: creating scripts/init-lcdexec.debian
  249. config.status: creating scripts/init-lcdvc.debian
  250. config.status: creating scripts/init-LCDd.rpm
  251. config.status: creating scripts/init-lcdproc.rpm
  252. config.status: creating config.h
  253. config.status: executing depfiles commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement