Advertisement
Guest User

pixma mx870 armhf problem - compile configuration

a guest
May 17th, 2015
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.82 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... no
  5. checking for mawk... mawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether make supports nested variables... yes
  8. checking whether to enable maintainer-specific portions of Makefiles... no
  9. checking build system type... armv7l-unknown-linux-gnueabihf
  10. checking host system type... armv7l-unknown-linux-gnueabihf
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking for style of include used by make... GNU
  21. checking dependency style of gcc... gcc3
  22. checking whether gcc and cc understand -c and -o together... yes
  23. checking whether make sets $(MAKE)... (cached) yes
  24. checking how to run the C preprocessor... gcc -E
  25. checking for grep that handles long lines and -e... /bin/grep
  26. checking for egrep... /bin/grep -E
  27. checking whether gcc needs -traditional... no
  28. checking for sane-config... no
  29. checking for msgfmt... /usr/bin/msgfmt
  30. checking for xgettext... /usr/bin/xgettext
  31. checking for msgmerge... /usr/bin/msgmerge
  32. checking for latex... no
  33. checking for dvips... no
  34. checking for makeindex... no
  35. checking for pkg-config... /usr/bin/pkg-config
  36. checking pkg-config is at least version 0.9.0... yes
  37. checking whether runtime link path should be used... yes
  38. checking linker parameter to set runtime link path... -Wl,-rpath,
  39. checking for ANSI C header files... yes
  40. checking for sys/types.h... yes
  41. checking for sys/stat.h... yes
  42. checking for stdlib.h... yes
  43. checking for string.h... yes
  44. checking for memory.h... yes
  45. checking for strings.h... yes
  46. checking for inttypes.h... yes
  47. checking for stdint.h... yes
  48. checking for unistd.h... yes
  49. checking minix/config.h usability... no
  50. checking minix/config.h presence... no
  51. checking for minix/config.h... no
  52. checking whether it is safe to define __EXTENSIONS__... yes
  53. checking for library containing strerror... none required
  54. checking whether byte ordering is bigendian... no
  55. checking for le32toh in machine/endian.h... no
  56. checking for ntohl in arpa/inet.h... yes
  57. checking for swap32 in machine/endian.h... no
  58. checking for bswap_32 in byteswap.h... yes
  59. configure: include/byteorder.h is unchanged
  60. checking for stdint types... stdint.h (shortcircuit)
  61. make use of stdint.h in include/_stdint.h (assuming C99 compatible system)
  62. checking dlfcn.h usability... yes
  63. checking dlfcn.h presence... yes
  64. checking for dlfcn.h... yes
  65. checking for dlopen in -ldl... yes
  66. checking for dlopen... yes
  67. checking dl.h usability... no
  68. checking dl.h presence... no
  69. checking for dl.h... no
  70. checking for sqrt in -lm... yes
  71. checking for jpeg_start_decompress in -ljpeg... yes
  72. checking jconfig.h usability... yes
  73. checking jconfig.h presence... yes
  74. checking for jconfig.h... yes
  75. checking for jpeglib - version >= 61 (6a)... yes
  76. checking for TIFFFdOpen in -ltiff... yes
  77. checking tiffio.h usability... yes
  78. checking tiffio.h presence... yes
  79. checking for tiffio.h... yes
  80. checking ieee1284.h usability... yes
  81. checking ieee1284.h presence... yes
  82. checking for ieee1284.h... yes
  83. checking for libieee1284 >= 0.1.5... yes
  84. checking pthread.h usability... yes
  85. checking pthread.h presence... yes
  86. checking for pthread.h... yes
  87. checking for pthread_create in -lpthread... yes
  88. checking for pthread_create... yes
  89. checking for pthread_kill... yes
  90. checking for pthread_join... yes
  91. checking for pthread_detach... yes
  92. checking for pthread_cancel... yes
  93. checking for pthread_testcancel... yes
  94. checking whether to enable pthread support... yes
  95. checking whether to use pthread instead of fork... yes
  96. checking whether to enable device locking... yes
  97. configure: Setting lockdir group to uucp
  98. checking for pkg-config... pkg-config
  99. checking for gp_camera_init... yes
  100. checking for gp_port_info_get_path... yes
  101. checking for LIBV4L... yes
  102. checking for AVAHI... yes
  103. checking for sane_init in -lsane... no
  104. checking for net-snmp-config... /usr/bin/net-snmp-config
  105. checking for snmp_timeout in -lnetsnmp... yes
  106. checking for proper SNMP version... yes
  107. checking for ANSI C header files... (cached) yes
  108. checking fcntl.h usability... yes
  109. checking fcntl.h presence... yes
  110. checking for fcntl.h... yes
  111. checking for unistd.h... (cached) yes
  112. checking libc.h usability... no
  113. checking libc.h presence... no
  114. checking for libc.h... no
  115. checking sys/dsreq.h usability... no
  116. checking sys/dsreq.h presence... no
  117. checking for sys/dsreq.h... no
  118. checking sys/select.h usability... yes
  119. checking sys/select.h presence... yes
  120. checking for sys/select.h... yes
  121. checking sys/time.h usability... yes
  122. checking sys/time.h presence... yes
  123. checking for sys/time.h... yes
  124. checking sys/shm.h usability... yes
  125. checking sys/shm.h presence... yes
  126. checking for sys/shm.h... yes
  127. checking sys/ipc.h usability... yes
  128. checking sys/ipc.h presence... yes
  129. checking for sys/ipc.h... yes
  130. checking sys/signal.h usability... yes
  131. checking sys/signal.h presence... yes
  132. checking for sys/signal.h... yes
  133. checking sys/scanio.h usability... no
  134. checking sys/scanio.h presence... no
  135. checking for sys/scanio.h... no
  136. checking os2.h usability... no
  137. checking os2.h presence... no
  138. checking for os2.h... no
  139. checking sys/socket.h usability... yes
  140. checking sys/socket.h presence... yes
  141. checking for sys/socket.h... yes
  142. checking sys/io.h usability... yes
  143. checking sys/io.h presence... yes
  144. checking for sys/io.h... yes
  145. checking sys/hw.h usability... no
  146. checking sys/hw.h presence... no
  147. checking for sys/hw.h... no
  148. checking for sys/types.h... (cached) yes
  149. checking linux/ppdev.h usability... yes
  150. checking linux/ppdev.h presence... yes
  151. checking for linux/ppdev.h... yes
  152. checking dev/ppbus/ppi.h usability... no
  153. checking dev/ppbus/ppi.h presence... no
  154. checking for dev/ppbus/ppi.h... no
  155. checking machine/cpufunc.h usability... no
  156. checking machine/cpufunc.h presence... no
  157. checking for machine/cpufunc.h... no
  158. checking sys/bitypes.h usability... yes
  159. checking sys/bitypes.h presence... yes
  160. checking for sys/bitypes.h... yes
  161. checking sys/sem.h usability... yes
  162. checking sys/sem.h presence... yes
  163. checking for sys/sem.h... yes
  164. checking sys/poll.h usability... yes
  165. checking sys/poll.h presence... yes
  166. checking for sys/poll.h... yes
  167. checking windows.h usability... no
  168. checking windows.h presence... no
  169. checking for windows.h... no
  170. checking be/kernel/OS.h usability... no
  171. checking be/kernel/OS.h presence... no
  172. checking for be/kernel/OS.h... no
  173. checking limits.h usability... yes
  174. checking limits.h presence... yes
  175. checking for limits.h... yes
  176. checking sys/ioctl.h usability... yes
  177. checking sys/ioctl.h presence... yes
  178. checking for sys/ioctl.h... yes
  179. checking asm/types.h usability... yes
  180. checking asm/types.h presence... yes
  181. checking for asm/types.h... yes
  182. checking netinet/in.h usability... yes
  183. checking netinet/in.h presence... yes
  184. checking for netinet/in.h... yes
  185. checking for tiffio.h... (cached) yes
  186. checking ifaddrs.h usability... yes
  187. checking ifaddrs.h presence... yes
  188. checking for ifaddrs.h... yes
  189. checking pwd.h usability... yes
  190. checking pwd.h presence... yes
  191. checking for pwd.h... yes
  192. checking getopt.h usability... yes
  193. checking getopt.h presence... yes
  194. checking for getopt.h... yes
  195. checking for asm/io.h... no
  196. checking winsock2.h usability... no
  197. checking winsock2.h presence... no
  198. checking for winsock2.h... no
  199. checking resmgr.h usability... no
  200. checking resmgr.h presence... no
  201. checking for resmgr.h... no
  202. checking return type of signal handlers... void
  203. checking for size_t... yes
  204. checking for pid_t... yes
  205. checking for ssize_t... yes
  206. checking for u_char... yes
  207. checking for u_short... yes
  208. checking for u_int... yes
  209. checking for u_long... yes
  210. checking for long long support... yes
  211. checking for socklen_t in <sys/socket.h>... yes
  212. checking for union semun in <sys/sem.h>... no
  213. checking for struct flock in fcntl.h... yes
  214. checking for Linux ioctl defines... yes
  215. checking whether byte ordering is bigendian... (cached) no
  216. checking for an ANSI C-conforming const... yes
  217. checking for inline... __inline__
  218. checking for gethostbyaddr... yes
  219. checking for gethostbyaddr... (cached) yes
  220. checking for socket... yes
  221. checking for inet_aton... yes
  222. checking for inet_addr... yes
  223. checking for inet_aton... (cached) yes
  224. checking for inet_ntoa... yes
  225. checking for inet_ntop... yes
  226. checking for inet_pton... yes
  227. checking for working alloca.h... yes
  228. checking for alloca... yes
  229. checking for stdlib.h... (cached) yes
  230. checking for unistd.h... (cached) yes
  231. checking for sys/param.h... yes
  232. checking for getpagesize... yes
  233. checking for working mmap... yes
  234. checking for atexit... yes
  235. checking for ioperm... yes
  236. checking for i386_set_ioperm... no
  237. checking for mkdir... yes
  238. checking for strftime... yes
  239. checking for strstr... yes
  240. checking for strtod... yes
  241. checking for cfmakeraw... yes
  242. checking for tcsendbreak... yes
  243. checking for strcasecmp... yes
  244. checking for strncasecmp... yes
  245. checking for _portaccess... no
  246. checking for getaddrinfo... yes
  247. checking for getnameinfo... yes
  248. checking for poll... yes
  249. checking for setitimer... yes
  250. checking for iopl... yes
  251. checking for getuid... yes
  252. checking for getpass... yes
  253. checking for getenv... yes
  254. checking for isfdtype... yes
  255. checking for sigprocmask... yes
  256. checking for snprintf... yes
  257. checking for strcasestr... yes
  258. checking for strdup... yes
  259. checking for strndup... yes
  260. checking for strsep... yes
  261. checking for usleep... yes
  262. checking for sleep... yes
  263. checking for syslog... yes
  264. checking for vsyslog... yes
  265. checking for getopt_long... yes
  266. checking for cups
  267. Checking for systemd...no
  268. checking usb.h usability... yes
  269. checking usb.h presence... yes
  270. checking for usb.h... yes
  271. checking for usb_interrupt_read in -lusb... yes
  272. checking lusb0_usb.h usability... no
  273. checking lusb0_usb.h presence... no
  274. checking for lusb0_usb.h... no
  275. checking IOKit/scsi/SCSITaskLib.h usability... no
  276. checking IOKit/scsi/SCSITaskLib.h presence... no
  277. checking for IOKit/scsi/SCSITaskLib.h... no
  278. checking IOKit/cdb/IOSCSILib.h usability... no
  279. checking IOKit/cdb/IOSCSILib.h presence... no
  280. checking for IOKit/cdb/IOSCSILib.h... no
  281. checking IOKit/scsi/SCSICommandOperationCodes.h usability... no
  282. checking IOKit/scsi/SCSICommandOperationCodes.h presence... no
  283. checking for IOKit/scsi/SCSICommandOperationCodes.h... no
  284. checking IOKit/scsi-commands/SCSICommandOperationCodes.h usability... no
  285. checking IOKit/scsi-commands/SCSICommandOperationCodes.h presence... no
  286. checking for IOKit/scsi-commands/SCSICommandOperationCodes.h... no
  287. checking scsi.h usability... no
  288. checking scsi.h presence... no
  289. checking for scsi.h... no
  290. checking sys/scsi.h usability... no
  291. checking sys/scsi.h presence... no
  292. checking for sys/scsi.h... no
  293. checking sys/scsicmd.h usability... no
  294. checking sys/scsicmd.h presence... no
  295. checking for sys/scsicmd.h... no
  296. checking sys/scsiio.h usability... no
  297. checking sys/scsiio.h presence... no
  298. checking for sys/scsiio.h... no
  299. checking bsd/dev/scsireg.h usability... no
  300. checking bsd/dev/scsireg.h presence... no
  301. checking for bsd/dev/scsireg.h... no
  302. checking scsi/sg.h usability... yes
  303. checking scsi/sg.h presence... yes
  304. checking for scsi/sg.h... yes
  305. checking camlib.h usability... no
  306. checking camlib.h presence... no
  307. checking for camlib.h... no
  308. checking scdds.h usability... no
  309. checking scdds.h presence... no
  310. checking for scdds.h... no
  311. checking sys/scsi/scsi.h usability... no
  312. checking sys/scsi/scsi.h presence... no
  313. checking for sys/scsi/scsi.h... no
  314. checking sys/scsi/sgdefs.h usability... no
  315. checking sys/scsi/sgdefs.h presence... no
  316. checking for sys/scsi/sgdefs.h... no
  317. checking sys/scsi/targets/scgio.h usability... no
  318. checking sys/scsi/targets/scgio.h presence... no
  319. checking for sys/scsi/targets/scgio.h... no
  320. checking apollo/scsi.h usability... no
  321. checking apollo/scsi.h presence... no
  322. checking for apollo/scsi.h... no
  323. checking sys/sdi_comm.h usability... no
  324. checking sys/sdi_comm.h presence... no
  325. checking for sys/sdi_comm.h... no
  326. checking sys/passthrudef.h usability... no
  327. checking sys/passthrudef.h presence... no
  328. checking for sys/passthrudef.h... no
  329. checking for io/cam/cam.h... no
  330. checking for ntddscsi.h... no
  331. checking for ddk/ntddscsi.h... no
  332. checking for scsireq_enter in -lscsi... no
  333. checking for cam_open_device in -lcam... no
  334. checking for scsireq_enter... no
  335. checking for sg_header.target_status in <scsi/sg.h>... yes
  336. scsi buffersize: 131072
  337. checking whether to enable IPv6... yes
  338. checking whether struct sockaddr_storage has an ss_family member... yes
  339. checking how to print strings... printf
  340. checking for a sed that does not truncate output... /bin/sed
  341. checking for fgrep... /bin/grep -F
  342. checking for ld used by gcc... /usr/bin/ld
  343. checking if the linker (/usr/bin/ld) is GNU ld... yes
  344. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  345. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  346. checking whether ln -s works... yes
  347. checking the maximum length of command line arguments... 1572864
  348. checking whether the shell understands some XSI constructs... yes
  349. checking whether the shell understands "+="... yes
  350. checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
  351. checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
  352. checking for /usr/bin/ld option to reload object files... -r
  353. checking for objdump... objdump
  354. checking how to recognize dependent libraries... pass_all
  355. checking for dlltool... dlltool
  356. checking how to associate runtime and link libraries... printf %s\n
  357. checking for ar... ar
  358. checking for archiver @FILE support... @
  359. checking for strip... strip
  360. checking for ranlib... ranlib
  361. checking command to parse /usr/bin/nm -B output from gcc object... ok
  362. checking for sysroot... no
  363. checking for mt... mt
  364. checking if mt is a manifest tool... no
  365. checking for dlfcn.h... (cached) yes
  366. checking for objdir... .libs
  367. checking if gcc supports -fno-rtti -fno-exceptions... no
  368. checking for gcc option to produce PIC... -fPIC -DPIC
  369. checking if gcc PIC flag -fPIC -DPIC works... yes
  370. checking if gcc static flag -static works... yes
  371. checking if gcc supports -c -o file.o... yes
  372. checking if gcc supports -c -o file.o... (cached) yes
  373. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  374. checking whether -lc should be explicitly linked in... no
  375. checking dynamic linker characteristics... GNU/Linux ld.so
  376. checking how to hardcode library paths into programs... immediate
  377. checking whether stripping libraries is possible... yes
  378. checking if libtool supports shared libraries... yes
  379. checking whether to build shared libraries... yes
  380. checking whether to build static libraries... no
  381. configure: Manually selected backends: pixma test
  382. *** pnm backend not manually selected - disabling
  383. enabling translations
  384. disabling latex (missing latex, dvips or makeindex)
  385. checking that generated files are newer than configure... done
  386. configure: creating ./config.status
  387. config.status: creating Makefile
  388. config.status: creating lib/Makefile
  389. config.status: creating sanei/Makefile
  390. config.status: creating frontend/Makefile
  391. config.status: creating japi/Makefile
  392. config.status: creating backend/Makefile
  393. config.status: creating include/Makefile
  394. config.status: creating doc/Makefile
  395. config.status: creating po/Makefile
  396. config.status: creating testsuite/Makefile
  397. config.status: creating testsuite/sanei/Makefile
  398. config.status: creating testsuite/tools/Makefile
  399. config.status: creating tools/Makefile
  400. config.status: creating doc/doxygen-sanei.conf
  401. config.status: creating doc/doxygen-genesys.conf
  402. config.status: creating tools/sane-config
  403. config.status: creating tools/sane-backends.pc
  404. config.status: creating include/sane/config.h
  405. config.status: include/sane/config.h is unchanged
  406. config.status: executing depfiles commands
  407. config.status: executing include/_stdint.h commands
  408. config.status: creating include/_stdint.h : _SANE_BACKENDS_INCLUDE__STDINT_H
  409. config.status: include/_stdint.h is unchanged
  410. config.status: executing libtool commands
  411. -> Variables used for compilation/linking:
  412. CPPFLAGS=" -D_REENTRANT -DPATH_SANE_CONFIG_DIR=$(configdir) -DPATH_SANE_DATA_DIR=$(datadir) -DPATH_SANE_LOCK_DIR=$(locksanedir) -DV_MAJOR=1 -DV_MINOR=0"
  413. CFLAGS="-g -O2 -W -Wall -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wstrict-prototypes -pedantic -ansi -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib/arm-linux-gnueabihf/perl/5.20/CORE -D_FORTIFY_SOURCE=2 -I. -I/usr/include"
  414. LDFLAGS=""
  415. LIBS="-lcups -Wl,-z,relro -Wl,-z,now -L/usr/lib/arm-linux-gnueabihf -lnetsnmp -lcrypto -lm"
  416. -> Installation directories:
  417. Configuration: /etc
  418. Libraries: /usr/lib
  419. Binaries: /usr/bin and /usr/sbin
  420. Manpages: /usr/share/man
  421. Documentation: /usr/doc/sane-1.0.25git
  422. Lockfiles: /var/lock/sane
  423. -> Network parameters:
  424. Build saned: yes
  425. IPv6 support: yes
  426. Avahi support: yes
  427. SNMP support: yes
  428. CUPS support: yes
  429. -> The following backends will be built:
  430. pixma test
  431.  
  432. -> The following preload backends will be built:
  433.  
  434. ****************************************************************
  435. * Please be sure to read file PROBLEMS in this directory *
  436. * BEFORE running any of the SANE applications. Some devices *
  437. * may be damaged by improper operation, so please do heed this *
  438. * advice. *
  439. ****************************************************************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement