Advertisement
Guest User

lcd4linux

a guest
Mar 15th, 2010
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.84 KB | None | 0 0
  1. rupert@noah:/usr/local/src/lcd4linux$ sudo svn up
  2. At revision 1116.
  3. rupert@noah:/usr/local/src/lcd4linux$ sudo ./configure
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... /bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking for gcc... gcc
  10. checking for C compiler default output file name... a.out
  11. checking whether the C compiler works... yes
  12. checking whether we are cross compiling... no
  13. checking for suffix of executables...
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking for style of include used by make... GNU
  19. checking dependency style of gcc... gcc3
  20. checking how to run the C preprocessor... gcc -E
  21. checking whether ln -s works... yes
  22. checking whether make sets $(MAKE)... (cached) yes
  23. checking for pkg-config... no
  24. checking if malloc debugging is wanted... no
  25. checking for log in -lm... yes
  26. checking for grep that handles long lines and -e... /bin/grep
  27. checking for egrep... /bin/grep -E
  28. configure: checking location of ncurses.h file...
  29. Found ncurses on /usr/include/ncurses.h
  30. checking for ncurses version... 5.7
  31. checking for X... libraries , headers
  32. checking for gethostbyname... yes
  33. checking for connect... yes
  34. checking for remove... yes
  35. checking for shmat... yes
  36. checking for IceConnectionNumber in -lICE... yes
  37. checking for ANSI C header files... yes
  38. checking for sys/types.h... yes
  39. checking for sys/stat.h... yes
  40. checking for stdlib.h... yes
  41. checking for string.h... yes
  42. checking for memory.h... yes
  43. checking for strings.h... yes
  44. checking for inttypes.h... yes
  45. checking for stdint.h... yes
  46. checking for unistd.h... yes
  47. checking X11/Xlib.h usability... yes
  48. checking X11/Xlib.h presence... yes
  49. checking for X11/Xlib.h... yes
  50. checking X11/Xutil.h usability... yes
  51. checking X11/Xutil.h presence... yes
  52. checking for X11/Xutil.h... yes
  53. checking gd/gd.h usability... no
  54. checking gd/gd.h presence... no
  55. checking for gd/gd.h... no
  56. checking gd.h usability... no
  57. checking gd.h presence... no
  58. checking for gd.h... no
  59. checking sys/io.h usability... yes
  60. checking sys/io.h presence... yes
  61. checking for sys/io.h... yes
  62. checking usb.h usability... no
  63. checking usb.h presence... no
  64. checking for usb.h... no
  65. checking luise.h usability... no
  66. checking luise.h presence... no
  67. checking for luise.h... no
  68. checking serdisplib/serdisp.h usability... no
  69. checking serdisplib/serdisp.h presence... no
  70. checking for serdisplib/serdisp.h... no
  71. checking st2205.h usability... no
  72. checking st2205.h presence... no
  73. checking for st2205.h... no
  74. checking rfb/rfb.h usability... no
  75. checking rfb/rfb.h presence... no
  76. checking for rfb/rfb.h... no
  77. checking linux/lcd-linux.h usability... no
  78. checking linux/lcd-linux.h presence... no
  79. checking for linux/lcd-linux.h... no
  80. checking ftdi.h usability... no
  81. checking ftdi.h presence... no
  82. checking for ftdi.h... no
  83. checking if python support is wanted... no
  84. checking asm/io.h usability... no
  85. checking asm/io.h presence... no
  86. checking for asm/io.h... no
  87. checking linux/parport.h usability... yes
  88. checking linux/parport.h presence... yes
  89. checking for linux/parport.h... yes
  90. checking linux/ppdev.h usability... yes
  91. checking linux/ppdev.h presence... yes
  92. checking for linux/ppdev.h... yes
  93. checking which drivers to compile... done
  94. configure: WARNING: usb.h not found: BWCT driver disabled
  95. configure: WARNING: usb.h not found: G15 driver disabled
  96. configure: WARNING: usb.h not found: GLCD2USB driver disabled
  97. configure: WARNING: HD44780-i2c enabled disabling HD44780
  98. configure: WARNING: usb.h not found: IRLCD driver disabled
  99. configure: WARNING: usb.h not found: LCD2USB driver disabled
  100. configure: WARNING: linux/lcd-linux.h or linux/hd44780.h not found: LCD-Linux driver disabled
  101. configure: WARNING: luise.h not found: LUIse driver disabled
  102. configure: WARNING: usb.h not found: MatrixOrbitalGX driver disabled
  103. configure: WARNING: usb.h not found: picoLCD driver disabled
  104. configure: WARNING: usb.h not found: picoLCDGraphic driver disabled
  105. configure: WARNING: gd.h not found: PNG driver disabled
  106. configure: WARNING: serdisp.h not found: serdisplib driver disabled
  107. configure: WARNING: usb.h not found: ShuttleVFD driver disabled
  108. configure: WARNING: st2205.h not found: st2205 driver disabled
  109. configure: WARNING: usb.h not found: Trefon driver disabled
  110. configure: WARNING: ftdi.h not found: ULA200 driver disabled
  111. configure: WARNING: usb.h not found: USB-Hub driver disabled
  112. configure: WARNING: libvncserver not found: vnc driver disabled
  113. checking which plugins to compile... done
  114. checking asm/types.h usability... yes
  115. checking asm/types.h presence... yes
  116. checking for asm/types.h... yes
  117. checking for DBUS... configure: WARNING: dbus-1 not found check that PKG_CONFIG_PATH is set correctly: dbus plugin disabled
  118. checking for asm/types.h... (cached) yes
  119. checking linux/dvb/frontend.h usability... yes
  120. checking linux/dvb/frontend.h presence... yes
  121. checking for linux/dvb/frontend.h... yes
  122. checking nmeap.h usability... no
  123. checking nmeap.h presence... no
  124. checking for nmeap.h... no
  125. configure: WARNING: nmeap.h header not found: gps plugin disabled
  126. checking build system type... i686-pc-linux-gnu
  127. checking host system type... i686-pc-linux-gnu
  128. checking for ld used by GCC... /usr/bin/ld
  129. checking if the linker (/usr/bin/ld) is GNU ld... yes
  130. checking for shared library run path origin... done
  131. checking for iconv... yes
  132. checking for working iconv... yes
  133. checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  134. checking linux/errno.h usability... yes
  135. checking linux/errno.h presence... yes
  136. checking for linux/errno.h... yes
  137. checking linux/isdn.h usability... yes
  138. checking linux/isdn.h presence... yes
  139. checking for linux/isdn.h... yes
  140. checking for mpd_newConnection in -llibmpd... no
  141. configure: WARNING: libmpdclient.h header not found: mpd plugin disabled
  142. configure: WARNING: get libmpdclient.h from http://www.musicpd.org/libmpdclient.shtml
  143. configure: WARNING: and copy those 2 files in the lcd4linux directory.
  144. checking dbus/dbus.h usability... no
  145. checking dbus/dbus.h presence... no
  146. checking for dbus/dbus.h... no
  147. configure: WARNING: dbus/dbus.h header not found: mpris_dbus plugin disabled
  148. checking mysql/mysql.h usability... no
  149. checking mysql/mysql.h presence... no
  150. checking for mysql/mysql.h... no
  151. configure: WARNING: mysql/mysql.h header not found: mysql plugin disabled
  152. checking net/if_ppp.h usability... yes
  153. checking net/if_ppp.h presence... yes
  154. checking for net/if_ppp.h... yes
  155. checking sqlite3.h usability... no
  156. checking sqlite3.h presence... no
  157. checking for sqlite3.h... no
  158. configure: WARNING: sqlite3.h header not found: qnaplog plugin disabled
  159. checking sys/vfs.h usability... yes
  160. checking sys/vfs.h presence... yes
  161. checking for sys/vfs.h... yes
  162. checking linux/wireless.h usability... no
  163. checking linux/wireless.h presence... yes
  164. configure: WARNING: linux/wireless.h: present but cannot be compiled
  165. configure: WARNING: linux/wireless.h: check for missing prerequisite headers?
  166. configure: WARNING: linux/wireless.h: see the Autoconf documentation
  167. configure: WARNING: linux/wireless.h: section "Present But Cannot Be Compiled"
  168. configure: WARNING: linux/wireless.h: proceeding with the compiler's result
  169. configure: WARNING: ## ---------------------------------------------------- ##
  170. configure: WARNING: ## Report this to lcd4linux-users@lists.sourceforge.net ##
  171. configure: WARNING: ## ---------------------------------------------------- ##
  172. checking for linux/wireless.h... no
  173. configure: WARNING: linux/wireless.h header not found: wireless plugin disabled
  174. checking for dirent.h that defines DIR... yes
  175. checking for library containing opendir... none required
  176. checking for ANSI C header files... (cached) yes
  177. checking arpa/inet.h usability... yes
  178. checking arpa/inet.h presence... yes
  179. checking for arpa/inet.h... yes
  180. checking fcntl.h usability... yes
  181. checking fcntl.h presence... yes
  182. checking for fcntl.h... yes
  183. checking netdb.h usability... yes
  184. checking netdb.h presence... yes
  185. checking for netdb.h... yes
  186. checking netinet/in.h usability... yes
  187. checking netinet/in.h presence... yes
  188. checking for netinet/in.h... yes
  189. checking for stdlib.h... (cached) yes
  190. checking for string.h... (cached) yes
  191. checking sys/ioctl.h usability... yes
  192. checking sys/ioctl.h presence... yes
  193. checking for sys/ioctl.h... yes
  194. checking sys/socket.h usability... yes
  195. checking sys/socket.h presence... yes
  196. checking for sys/socket.h... yes
  197. checking sys/time.h usability... yes
  198. checking sys/time.h presence... yes
  199. checking for sys/time.h... yes
  200. checking for sys/vfs.h... (cached) yes
  201. checking syslog.h usability... yes
  202. checking syslog.h presence... yes
  203. checking for syslog.h... yes
  204. checking termios.h usability... yes
  205. checking termios.h presence... yes
  206. checking for termios.h... yes
  207. checking for unistd.h... (cached) yes
  208. checking for an ANSI C-conforming const... yes
  209. checking for inline... inline
  210. checking for off_t... yes
  211. checking for pid_t... yes
  212. checking for size_t... yes
  213. checking for ssize_t... yes
  214. checking whether time.h and sys/time.h may both be included... yes
  215. checking for uid_t in sys/types.h... yes
  216. checking whether closedir returns void... no
  217. checking for error_at_line... yes
  218. checking vfork.h usability... no
  219. checking vfork.h presence... no
  220. checking for vfork.h... no
  221. checking for fork... yes
  222. checking for vfork... yes
  223. checking for working fork... yes
  224. checking for working vfork... (cached) yes
  225. checking whether gcc needs -traditional... no
  226. checking sys/select.h usability... yes
  227. checking sys/select.h presence... yes
  228. checking for sys/select.h... yes
  229. checking for sys/socket.h... (cached) yes
  230. checking types of arguments for select... int,fd_set *,struct timeval *
  231. checking return type of signal handlers... void
  232. checking whether lstat dereferences a symlink specified with a trailing slash... yes
  233. checking whether stat accepts an empty string... no
  234. checking for strftime... yes
  235. checking for working strtod... yes
  236. checking for dup2... yes
  237. checking for floor... yes
  238. checking for gethostbyname... (cached) yes
  239. checking for gettimeofday... yes
  240. checking for memmove... yes
  241. checking for memset... yes
  242. checking for pow... yes
  243. checking for putenv... yes
  244. checking for regcomp... yes
  245. checking for select... yes
  246. checking for socket... yes
  247. checking for sqrt... yes
  248. checking for strcasecmp... yes
  249. checking for strchr... yes
  250. checking for strcspn... yes
  251. checking for strdup... yes
  252. checking for strerror... yes
  253. checking for strncasecmp... yes
  254. checking for strndup... yes
  255. checking for strpbrk... yes
  256. checking for strrchr... yes
  257. checking for strstr... yes
  258. checking for strtol... yes
  259. checking for strtoul... yes
  260. checking for uname... yes
  261. configure: creating ./config.status
  262. config.status: creating Makefile
  263. config.status: creating config.h
  264. config.status: config.h is unchanged
  265. config.status: executing depfiles commands
  266. -----------------------------------------
  267. including drivers:
  268. drv_BeckmannEgle.o drv_Crystalfontz.o drv_Curses.o drv_Cwlinux.o drv_D4D.o drv_EA232graphic.o drv_HD44780.o drv_LCDTerm.o drv_LEDMatrix.o drv_LPH7508.o drv_LW_ABP.o drv_M50530.o drv_MatrixOrbital.o drv_MilfordInstruments.o drv_Noritake.o drv_NULL.o drv_Pertelian.o drv_PHAnderson.o drv_PICGraphic.o drv_RouterBoard.o drv_Sample.o drv_SimpleLCD.o drv_T6963.o drv_USBLCD.o drv_WincorNixdorf.o drv_X11.o drv_Image.o drv_generic_text.o drv_generic_graphic.o drv_generic_gpio.o drv_generic_parport.o drv_generic_serial.o drv_generic_i2c.o drv_generic_keypad.o
  269. -----------------------------------------
  270. including plugins:
  271. plugin_apm.o plugin_button_exec.o plugin_asterisk.o plugin_cpuinfo.o plugin_diskstats.o plugin_dvb.o plugin_exec.o plugin_event.o plugin_file.o plugin_fifo.o plugin_hddtemp.o plugin_huawei.o plugin_i2c_sensors.o plugin_iconv.o plugin_imon.o plugin_isdn.o plugin_kvv.o plugin_loadavg.o plugin_meminfo.o plugin_netdev.o plugin_netinfo.o plugin_pop3.o plugin_ppp.o plugin_proc_stat.o plugin_sample.o plugin_seti.o plugin_statfs.o plugin_uname.o plugin_uptime.o plugin_w1retap.o plugin_xmms.o
  272. -----------------------------------------
  273.  
  274. checking for a sed that does not truncate output... /bin/sed
  275. checking for fgrep... /bin/grep -F
  276. checking for ld used by gcc... /usr/bin/ld
  277. checking if the linker (/usr/bin/ld) is GNU ld... yes
  278. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  279. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  280. checking the maximum length of command line arguments... 1572864
  281. checking whether the shell understands some XSI constructs... yes
  282. checking whether the shell understands "+="... yes
  283. checking for /usr/bin/ld option to reload object files... -r
  284. checking for objdump... objdump
  285. checking how to recognize dependent libraries... pass_all
  286. checking for ar... ar
  287. checking for strip... strip
  288. checking for ranlib... ranlib
  289. checking command to parse /usr/bin/nm -B output from gcc object... ok
  290. checking for dlfcn.h... yes
  291. checking for objdir... .libs
  292. checking if gcc supports -fno-rtti -fno-exceptions... no
  293. checking for gcc option to produce PIC... -fPIC -DPIC
  294. checking if gcc PIC flag -fPIC -DPIC works... yes
  295. checking if gcc static flag -static works... yes
  296. checking if gcc supports -c -o file.o... yes
  297. checking if gcc supports -c -o file.o... (cached) yes
  298. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  299. checking whether -lc should be explicitly linked in... no
  300. checking dynamic linker characteristics... GNU/Linux ld.so
  301. checking how to hardcode library paths into programs... immediate
  302. checking whether stripping libraries is possible... yes
  303. checking if libtool supports shared libraries... yes
  304. checking whether to build shared libraries... yes
  305. checking whether to build static libraries... yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement