Advertisement
Guest User

cnijfilter-mp250 3.40-1 ERROR-MSG

a guest
Sep 7th, 2011
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.09 KB | None | 0 0
  1. processing .
  2. Running libtoolize...
  3. libtoolize: putting auxiliary files in `.'.
  4. libtoolize: copying file `./ltmain.sh'
  5. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  6. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  7. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  8. Running aclocal ...
  9. Running autoheader...
  10. Running automake --gnu ...
  11. Running autoconf ...
  12. Running ./configure --prefix=/usr --program-suffix=mp250 ...
  13. checking for a BSD-compatible install... /bin/install -c
  14. checking whether build environment is sane... yes
  15. checking for a thread-safe mkdir -p... /bin/mkdir -p
  16. checking for gawk... gawk
  17. checking whether make sets $(MAKE)... yes
  18. checking for g++... g++
  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 g++ accepts -g... yes
  26. checking for style of include used by make... GNU
  27. checking dependency style of g++... gcc3
  28. checking for gcc... gcc
  29. checking whether we are using the GNU C compiler... yes
  30. checking whether gcc accepts -g... yes
  31. checking for gcc option to accept ISO C89... none needed
  32. checking dependency style of gcc... gcc3
  33. checking whether make sets $(MAKE)... (cached) yes
  34. checking build system type... x86_64-unknown-linux-gnu
  35. checking host system type... x86_64-unknown-linux-gnu
  36. checking how to print strings... printf
  37. checking for a sed that does not truncate output... /bin/sed
  38. checking for grep that handles long lines and -e... /bin/grep
  39. checking for egrep... /bin/grep -E
  40. checking for fgrep... /bin/grep -F
  41. checking for ld used by gcc... /usr/bin/ld
  42. checking if the linker (/usr/bin/ld) is GNU ld... yes
  43. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  44. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  45. checking whether ln -s works... yes
  46. checking the maximum length of command line arguments... 1572864
  47. checking whether the shell understands some XSI constructs... yes
  48. checking whether the shell understands "+="... yes
  49. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  50. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  51. checking for /usr/bin/ld option to reload object files... -r
  52. checking for objdump... objdump
  53. checking how to recognize dependent libraries... pass_all
  54. checking for dlltool... no
  55. checking how to associate runtime and link libraries... printf %s\n
  56. checking for ar... ar
  57. checking for archiver @FILE support... @
  58. checking for strip... strip
  59. checking for ranlib... ranlib
  60. checking command to parse /usr/bin/nm -B output from gcc object... ok
  61. checking for sysroot... no
  62. checking for mt... no
  63. checking if : is a manifest tool... no
  64. checking how to run the C preprocessor... gcc -E
  65. checking for ANSI C header files... yes
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking for dlfcn.h... yes
  76. checking for objdir... .libs
  77. checking if gcc supports -fno-rtti -fno-exceptions... no
  78. checking for gcc option to produce PIC... -fPIC -DPIC
  79. checking if gcc PIC flag -fPIC -DPIC works... yes
  80. checking if gcc static flag -static works... yes
  81. checking if gcc supports -c -o file.o... yes
  82. checking if gcc supports -c -o file.o... (cached) yes
  83. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  84. checking whether -lc should be explicitly linked in... no
  85. checking dynamic linker characteristics... GNU/Linux ld.so
  86. checking how to hardcode library paths into programs... immediate
  87. checking whether stripping libraries is possible... yes
  88. checking if libtool supports shared libraries... yes
  89. checking whether to build shared libraries... yes
  90. checking whether to build static libraries... yes
  91. checking how to run the C++ preprocessor... g++ -E
  92. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  93. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  94. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  95. checking for g++ option to produce PIC... -fPIC -DPIC
  96. checking if g++ PIC flag -fPIC -DPIC works... yes
  97. checking if g++ static flag -static works... yes
  98. checking if g++ supports -c -o file.o... yes
  99. checking if g++ supports -c -o file.o... (cached) yes
  100. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  101. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  102. checking how to hardcode library paths into programs... immediate
  103. checking for ANSI C header files... (cached) yes
  104. checking for sys/wait.h that is POSIX.1 compatible... yes
  105. checking malloc.h usability... yes
  106. checking malloc.h presence... yes
  107. checking for malloc.h... yes
  108. checking for stdlib.h... (cached) yes
  109. checking for string.h... (cached) yes
  110. checking for unistd.h... (cached) yes
  111. checking for an ANSI C-conforming const... yes
  112. checking for pid_t... yes
  113. checking vfork.h usability... no
  114. checking vfork.h presence... no
  115. checking for vfork.h... no
  116. checking for fork... yes
  117. checking for vfork... yes
  118. checking for working fork... yes
  119. checking for working vfork... (cached) yes
  120. checking for stdlib.h... (cached) yes
  121. checking for GNU libc compatible malloc... yes
  122. checking for dup2... yes
  123. checking for memset... yes
  124. configure: creating ./config.status
  125. config.status: creating Makefile
  126. config.status: creating buftool/Makefile
  127. config.status: creating paramlist/Makefile
  128. config.status: creating config.h
  129. config.status: config.h is unchanged
  130. config.status: executing depfiles commands
  131. config.status: executing libtool commands
  132. Now type `make' to compile buftool
  133. make all-recursive
  134. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs'
  135. Making all in paramlist
  136. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/paramlist'
  137. make[2]: Nothing to be done for `all'.
  138. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/paramlist'
  139. Making all in buftool
  140. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/buftool'
  141. make[2]: Nothing to be done for `all'.
  142. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/buftool'
  143. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs'
  144. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs'
  145. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs'
  146. Making install in paramlist
  147. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/paramlist'
  148. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/paramlist'
  149. make[2]: Nothing to be done for `install-exec-am'.
  150. make[2]: Nothing to be done for `install-data-am'.
  151. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/paramlist'
  152. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/paramlist'
  153. Making install in buftool
  154. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/buftool'
  155. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/buftool'
  156. make[2]: Nothing to be done for `install-exec-am'.
  157. make[2]: Nothing to be done for `install-data-am'.
  158. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/buftool'
  159. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs/buftool'
  160. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs'
  161. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs'
  162. make[2]: Nothing to be done for `install-exec-am'.
  163. make[2]: Nothing to be done for `install-data-am'.
  164. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs'
  165. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/libs'
  166. processing .
  167. Running libtoolize...
  168. libtoolize: putting auxiliary files in `.'.
  169. libtoolize: copying file `./ltmain.sh'
  170. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  171. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  172. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  173. Running aclocal ...
  174. Running autoheader...
  175. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  176. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  177. autoheader: WARNING: is deprecated and discouraged.
  178. autoheader:
  179. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  180. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  181. autoheader: WARNING: `acconfig.h':
  182. autoheader:
  183. autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
  184. autoheader: [Define if a function `main' is needed.])
  185. autoheader:
  186. autoheader: WARNING: More sophisticated templates can also be produced, see the
  187. autoheader: WARNING: documentation.
  188. Running automake --gnu ...
  189. Running autoconf ...
  190. Running ./configure --prefix=/usr --program-suffix=mp250 --enable-progpath=/usr/bin ...
  191. checking for a BSD-compatible install... /bin/install -c
  192. checking whether build environment is sane... yes
  193. checking for a thread-safe mkdir -p... /bin/mkdir -p
  194. checking for gawk... gawk
  195. checking whether make sets $(MAKE)... yes
  196. checking for g++... g++
  197. checking whether the C++ compiler works... yes
  198. checking for C++ compiler default output file name... a.out
  199. checking for suffix of executables...
  200. checking whether we are cross compiling... no
  201. checking for suffix of object files... o
  202. checking whether we are using the GNU C++ compiler... yes
  203. checking whether g++ accepts -g... yes
  204. checking for style of include used by make... GNU
  205. checking dependency style of g++... gcc3
  206. checking for gcc... gcc
  207. checking whether we are using the GNU C compiler... yes
  208. checking whether gcc accepts -g... yes
  209. checking for gcc option to accept ISO C89... none needed
  210. checking dependency style of gcc... gcc3
  211. checking whether make sets $(MAKE)... (cached) yes
  212. checking build system type... x86_64-unknown-linux-gnu
  213. checking host system type... x86_64-unknown-linux-gnu
  214. checking how to print strings... printf
  215. checking for a sed that does not truncate output... /bin/sed
  216. checking for grep that handles long lines and -e... /bin/grep
  217. checking for egrep... /bin/grep -E
  218. checking for fgrep... /bin/grep -F
  219. checking for ld used by gcc... /usr/bin/ld
  220. checking if the linker (/usr/bin/ld) is GNU ld... yes
  221. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  222. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  223. checking whether ln -s works... yes
  224. checking the maximum length of command line arguments... 1572864
  225. checking whether the shell understands some XSI constructs... yes
  226. checking whether the shell understands "+="... yes
  227. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  228. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  229. checking for /usr/bin/ld option to reload object files... -r
  230. checking for objdump... objdump
  231. checking how to recognize dependent libraries... pass_all
  232. checking for dlltool... no
  233. checking how to associate runtime and link libraries... printf %s\n
  234. checking for ar... ar
  235. checking for archiver @FILE support... @
  236. checking for strip... strip
  237. checking for ranlib... ranlib
  238. checking command to parse /usr/bin/nm -B output from gcc object... ok
  239. checking for sysroot... no
  240. checking for mt... no
  241. checking if : is a manifest tool... no
  242. checking how to run the C preprocessor... gcc -E
  243. checking for ANSI C header files... yes
  244. checking for sys/types.h... yes
  245. checking for sys/stat.h... yes
  246. checking for stdlib.h... yes
  247. checking for string.h... yes
  248. checking for memory.h... yes
  249. checking for strings.h... yes
  250. checking for inttypes.h... yes
  251. checking for stdint.h... yes
  252. checking for unistd.h... yes
  253. checking for dlfcn.h... yes
  254. checking for objdir... .libs
  255. checking if gcc supports -fno-rtti -fno-exceptions... no
  256. checking for gcc option to produce PIC... -fPIC -DPIC
  257. checking if gcc PIC flag -fPIC -DPIC works... yes
  258. checking if gcc static flag -static works... yes
  259. checking if gcc supports -c -o file.o... yes
  260. checking if gcc supports -c -o file.o... (cached) yes
  261. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  262. checking whether -lc should be explicitly linked in... no
  263. checking dynamic linker characteristics... GNU/Linux ld.so
  264. checking how to hardcode library paths into programs... immediate
  265. checking whether stripping libraries is possible... yes
  266. checking if libtool supports shared libraries... yes
  267. checking whether to build shared libraries... yes
  268. checking whether to build static libraries... yes
  269. checking how to run the C++ preprocessor... g++ -E
  270. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  271. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  272. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  273. checking for g++ option to produce PIC... -fPIC -DPIC
  274. checking if g++ PIC flag -fPIC -DPIC works... yes
  275. checking if g++ static flag -static works... yes
  276. checking if g++ supports -c -o file.o... yes
  277. checking if g++ supports -c -o file.o... (cached) yes
  278. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  279. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  280. checking how to hardcode library paths into programs... immediate
  281. checking for main in -lcups... yes
  282. checking for main in -lparamlist... no
  283. checking for main in -lpopt... yes
  284. checking for ANSI C header files... (cached) yes
  285. checking for sys/wait.h that is POSIX.1 compatible... yes
  286. checking arpa/inet.h usability... yes
  287. checking arpa/inet.h presence... yes
  288. checking for arpa/inet.h... yes
  289. checking fcntl.h usability... yes
  290. checking fcntl.h presence... yes
  291. checking for fcntl.h... yes
  292. checking netdb.h usability... yes
  293. checking netdb.h presence... yes
  294. checking for netdb.h... yes
  295. checking netinet/in.h usability... yes
  296. checking netinet/in.h presence... yes
  297. checking for netinet/in.h... yes
  298. checking for stdlib.h... (cached) yes
  299. checking for string.h... (cached) yes
  300. checking sys/socket.h usability... yes
  301. checking sys/socket.h presence... yes
  302. checking for sys/socket.h... yes
  303. checking for unistd.h... (cached) yes
  304. checking for an ANSI C-conforming const... yes
  305. checking for size_t... yes
  306. checking for pid_t... yes
  307. checking vfork.h usability... no
  308. checking vfork.h presence... no
  309. checking for vfork.h... no
  310. checking for fork... yes
  311. checking for vfork... yes
  312. checking for working fork... yes
  313. checking for working vfork... (cached) yes
  314. checking for stdlib.h... (cached) yes
  315. checking for GNU libc compatible malloc... yes
  316. checking for memset... yes
  317. checking for socket... yes
  318. checking for strdup... yes
  319. checking for strrchr... yes
  320. configure: creating ./config.status
  321. config.status: creating Makefile
  322. config.status: creating cngpij/Makefile
  323. config.status: creating config.h
  324. config.status: config.h is unchanged
  325. config.status: executing depfiles commands
  326. config.status: executing libtool commands
  327. Now type `make' to compile
  328. make all-recursive
  329. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij'
  330. Making all in cngpij
  331. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij/cngpij'
  332. make[2]: Nothing to be done for `all'.
  333. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij/cngpij'
  334. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij'
  335. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij'
  336. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij'
  337. Making install in cngpij
  338. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij/cngpij'
  339. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij/cngpij'
  340. test -z "/usr/bin" || /bin/mkdir -p "/home/champ/Downloads/cnijfilter-mp250/pkg/usr/bin"
  341. /bin/sh ../libtool --mode=install /bin/install -c cngpij '/home/champ/Downloads/cnijfilter-mp250/pkg/usr/bin/./cngpijmp250'
  342. libtool: install: /bin/install -c cngpij /home/champ/Downloads/cnijfilter-mp250/pkg/usr/bin/./cngpijmp250
  343. make[2]: Nothing to be done for `install-data-am'.
  344. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij/cngpij'
  345. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij/cngpij'
  346. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij'
  347. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij'
  348. make[2]: Nothing to be done for `install-exec-am'.
  349. make[2]: Nothing to be done for `install-data-am'.
  350. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij'
  351. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cngpij'
  352. processing .
  353. Running aclocal ...
  354. Running autoheader...
  355. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  356. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  357. autoheader: WARNING: is deprecated and discouraged.
  358. autoheader:
  359. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  360. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  361. autoheader: WARNING: `acconfig.h':
  362. autoheader:
  363. autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
  364. autoheader: [Define if a function `main' is needed.])
  365. autoheader:
  366. autoheader: WARNING: More sophisticated templates can also be produced, see the
  367. autoheader: WARNING: documentation.
  368. Running automake --gnu ...
  369. Running autoconf ...
  370. Running ./configure --prefix=/usr --program-suffix=mp250 --enable-progpath=/usr/bin ...
  371. configure: WARNING: unrecognized options: --enable-progpath
  372. checking for a BSD-compatible install... /bin/install -c
  373. checking whether build environment is sane... yes
  374. checking for a thread-safe mkdir -p... /bin/mkdir -p
  375. checking for gawk... gawk
  376. checking whether make sets $(MAKE)... yes
  377. checking for style of include used by make... GNU
  378. checking for gcc... gcc
  379. checking whether the C compiler works... yes
  380. checking for C compiler default output file name... a.out
  381. checking for suffix of executables...
  382. checking whether we are cross compiling... no
  383. checking for suffix of object files... o
  384. checking whether we are using the GNU C compiler... yes
  385. checking whether gcc accepts -g... yes
  386. checking for gcc option to accept ISO C89... none needed
  387. checking dependency style of gcc... gcc3
  388. checking for library containing strerror... none required
  389. checking for gcc... (cached) gcc
  390. checking whether we are using the GNU C compiler... (cached) yes
  391. checking whether gcc accepts -g... (cached) yes
  392. checking for gcc option to accept ISO C89... (cached) none needed
  393. checking dependency style of gcc... (cached) gcc3
  394. checking for gcc... (cached) gcc
  395. checking whether we are using the GNU C compiler... (cached) yes
  396. checking whether gcc accepts -g... (cached) yes
  397. checking for gcc option to accept ISO C89... (cached) none needed
  398. checking dependency style of gcc... (cached) gcc3
  399. checking how to run the C preprocessor... gcc -E
  400. checking for grep that handles long lines and -e... /bin/grep
  401. checking for egrep... /bin/grep -E
  402. checking for ANSI C header files... yes
  403. checking for sys/wait.h that is POSIX.1 compatible... yes
  404. checking for sys/types.h... yes
  405. checking for sys/stat.h... yes
  406. checking for stdlib.h... yes
  407. checking for string.h... yes
  408. checking for memory.h... yes
  409. checking for strings.h... yes
  410. checking for inttypes.h... yes
  411. checking for stdint.h... yes
  412. checking for unistd.h... yes
  413. checking for unistd.h... (cached) yes
  414. checking for an ANSI C-conforming const... yes
  415. checking for size_t... yes
  416. checking for socket... yes
  417. configure: creating ./config.status
  418. config.status: creating Makefile
  419. config.status: creating src/Makefile
  420. config.status: creating include/Makefile
  421. config.status: creating include/cncl/Makefile
  422. config.status: creating include/misc/Makefile
  423. config.status: creating config.h
  424. config.status: config.h is unchanged
  425. config.status: executing depfiles commands
  426. configure: WARNING: unrecognized options: --enable-progpath
  427. Now type `make' to compile the package.
  428. make all-recursive
  429. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter'
  430. Making all in src
  431. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/src'
  432. make[2]: Nothing to be done for `all'.
  433. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/src'
  434. Making all in include
  435. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include'
  436. Making all in cncl
  437. make[3]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/cncl'
  438. make[3]: Nothing to be done for `all'.
  439. make[3]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/cncl'
  440. Making all in misc
  441. make[3]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/misc'
  442. make[3]: Nothing to be done for `all'.
  443. make[3]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/misc'
  444. make[3]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include'
  445. make[3]: Nothing to be done for `all-am'.
  446. make[3]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include'
  447. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include'
  448. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter'
  449. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter'
  450. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter'
  451. Making install in src
  452. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/src'
  453. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/src'
  454. test -z "/usr/bin" || /bin/mkdir -p "/home/champ/Downloads/cnijfilter-mp250/pkg/usr/bin"
  455. /bin/install -c cif '/home/champ/Downloads/cnijfilter-mp250/pkg/usr/bin/./cifmp250'
  456. make[2]: Nothing to be done for `install-data-am'.
  457. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/src'
  458. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/src'
  459. Making install in include
  460. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include'
  461. Making install in cncl
  462. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/cncl'
  463. make[3]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/cncl'
  464. make[3]: Nothing to be done for `install-exec-am'.
  465. make[3]: Nothing to be done for `install-data-am'.
  466. make[3]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/cncl'
  467. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/cncl'
  468. Making install in misc
  469. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/misc'
  470. make[3]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/misc'
  471. make[3]: Nothing to be done for `install-exec-am'.
  472. make[3]: Nothing to be done for `install-data-am'.
  473. make[3]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/misc'
  474. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include/misc'
  475. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include'
  476. make[3]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include'
  477. make[3]: Nothing to be done for `install-exec-am'.
  478. make[3]: Nothing to be done for `install-data-am'.
  479. make[3]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include'
  480. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include'
  481. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter/include'
  482. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter'
  483. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter'
  484. make[2]: Nothing to be done for `install-exec-am'.
  485. make[2]: Nothing to be done for `install-data-am'.
  486. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter'
  487. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/cnijfilter'
  488. processing .
  489. Running libtoolize...
  490. libtoolize: putting auxiliary files in `.'.
  491. libtoolize: copying file `./ltmain.sh'
  492. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  493. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  494. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  495. libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
  496. Running aclocal ...
  497. Running autoheader...
  498. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  499. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  500. autoheader: WARNING: is deprecated and discouraged.
  501. autoheader:
  502. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  503. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  504. autoheader: WARNING: `acconfig.h':
  505. autoheader:
  506. autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
  507. autoheader: [Define if a function `main' is needed.])
  508. autoheader:
  509. autoheader: WARNING: More sophisticated templates can also be produced, see the
  510. autoheader: WARNING: documentation.
  511. Running automake --gnu ...
  512. Running autoconf ...
  513. Running ./configure --prefix=/usr --program-suffix=mp250 --enable-progpath=/usr/bin ...
  514. checking for a BSD-compatible install... /bin/install -c
  515. checking whether build environment is sane... yes
  516. checking for a thread-safe mkdir -p... /bin/mkdir -p
  517. checking for gawk... gawk
  518. checking whether make sets $(MAKE)... yes
  519. checking for g++... g++
  520. checking whether the C++ compiler works... yes
  521. checking for C++ compiler default output file name... a.out
  522. checking for suffix of executables...
  523. checking whether we are cross compiling... no
  524. checking for suffix of object files... o
  525. checking whether we are using the GNU C++ compiler... yes
  526. checking whether g++ accepts -g... yes
  527. checking for style of include used by make... GNU
  528. checking dependency style of g++... gcc3
  529. checking for gcc... gcc
  530. checking whether we are using the GNU C compiler... yes
  531. checking whether gcc accepts -g... yes
  532. checking for gcc option to accept ISO C89... none needed
  533. checking dependency style of gcc... gcc3
  534. checking how to run the C preprocessor... gcc -E
  535. checking whether ln -s works... yes
  536. checking whether make sets $(MAKE)... (cached) yes
  537. checking for ranlib... ranlib
  538. checking build system type... x86_64-unknown-linux-gnu
  539. checking host system type... x86_64-unknown-linux-gnu
  540. checking how to print strings... printf
  541. checking for a sed that does not truncate output... /bin/sed
  542. checking for grep that handles long lines and -e... /bin/grep
  543. checking for egrep... /bin/grep -E
  544. checking for fgrep... /bin/grep -F
  545. checking for ld used by gcc... /usr/bin/ld
  546. checking if the linker (/usr/bin/ld) is GNU ld... yes
  547. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  548. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  549. checking the maximum length of command line arguments... 1572864
  550. checking whether the shell understands some XSI constructs... yes
  551. checking whether the shell understands "+="... yes
  552. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  553. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  554. checking for /usr/bin/ld option to reload object files... -r
  555. checking for objdump... objdump
  556. checking how to recognize dependent libraries... pass_all
  557. checking for dlltool... no
  558. checking how to associate runtime and link libraries... printf %s\n
  559. checking for ar... ar
  560. checking for archiver @FILE support... @
  561. checking for strip... strip
  562. checking for ranlib... (cached) ranlib
  563. checking command to parse /usr/bin/nm -B output from gcc object... ok
  564. checking for sysroot... no
  565. checking for mt... no
  566. checking if : is a manifest tool... no
  567. checking for ANSI C header files... yes
  568. checking for sys/types.h... yes
  569. checking for sys/stat.h... yes
  570. checking for stdlib.h... yes
  571. checking for string.h... yes
  572. checking for memory.h... yes
  573. checking for strings.h... yes
  574. checking for inttypes.h... yes
  575. checking for stdint.h... yes
  576. checking for unistd.h... yes
  577. checking for dlfcn.h... yes
  578. checking for objdir... .libs
  579. checking if gcc supports -fno-rtti -fno-exceptions... no
  580. checking for gcc option to produce PIC... -fPIC -DPIC
  581. checking if gcc PIC flag -fPIC -DPIC works... yes
  582. checking if gcc static flag -static works... yes
  583. checking if gcc supports -c -o file.o... yes
  584. checking if gcc supports -c -o file.o... (cached) yes
  585. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  586. checking whether -lc should be explicitly linked in... no
  587. checking dynamic linker characteristics... GNU/Linux ld.so
  588. checking how to hardcode library paths into programs... immediate
  589. checking whether stripping libraries is possible... yes
  590. checking if libtool supports shared libraries... yes
  591. checking whether to build shared libraries... yes
  592. checking whether to build static libraries... yes
  593. checking how to run the C++ preprocessor... g++ -E
  594. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  595. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  596. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  597. checking for g++ option to produce PIC... -fPIC -DPIC
  598. checking if g++ PIC flag -fPIC -DPIC works... yes
  599. checking if g++ static flag -static works... yes
  600. checking if g++ supports -c -o file.o... yes
  601. checking if g++ supports -c -o file.o... (cached) yes
  602. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  603. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  604. checking how to hardcode library paths into programs... immediate
  605. checking for main in -lcups... yes
  606. checking for main in -lparamlist... no
  607. checking for main in -lpopt... yes
  608. checking for ANSI C header files... (cached) yes
  609. checking for sys/wait.h that is POSIX.1 compatible... yes
  610. checking arpa/inet.h usability... yes
  611. checking arpa/inet.h presence... yes
  612. checking for arpa/inet.h... yes
  613. checking fcntl.h usability... yes
  614. checking fcntl.h presence... yes
  615. checking for fcntl.h... yes
  616. checking malloc.h usability... yes
  617. checking malloc.h presence... yes
  618. checking for malloc.h... yes
  619. checking netdb.h usability... yes
  620. checking netdb.h presence... yes
  621. checking for netdb.h... yes
  622. checking netinet/in.h usability... yes
  623. checking netinet/in.h presence... yes
  624. checking for netinet/in.h... yes
  625. checking for stdlib.h... (cached) yes
  626. checking for string.h... (cached) yes
  627. checking sys/socket.h usability... yes
  628. checking sys/socket.h presence... yes
  629. checking for sys/socket.h... yes
  630. checking for unistd.h... (cached) yes
  631. checking for an ANSI C-conforming const... yes
  632. checking for size_t... yes
  633. checking for pid_t... yes
  634. checking vfork.h usability... no
  635. checking vfork.h presence... no
  636. checking for vfork.h... no
  637. checking for fork... yes
  638. checking for vfork... yes
  639. checking for working fork... yes
  640. checking for working vfork... (cached) yes
  641. checking for stdlib.h... (cached) yes
  642. checking for GNU libc compatible malloc... yes
  643. checking for dup2... yes
  644. checking for memset... yes
  645. checking for socket... yes
  646. checking for strdup... yes
  647. checking for strrchr... yes
  648. configure: creating ./config.status
  649. config.status: creating Makefile
  650. config.status: creating filter/Makefile
  651. config.status: creating config.h
  652. config.status: config.h is unchanged
  653. config.status: executing depfiles commands
  654. config.status: executing libtool commands
  655. Now type `make' to compile
  656. make all-recursive
  657. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij'
  658. Making all in filter
  659. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij/filter'
  660. make[2]: Nothing to be done for `all'.
  661. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij/filter'
  662. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij'
  663. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij'
  664. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij'
  665. Making install in filter
  666. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij/filter'
  667. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij/filter'
  668. make[2]: Nothing to be done for `install-exec-am'.
  669. test -z "/usr/lib/cups/filter" || /bin/mkdir -p "/home/champ/Downloads/cnijfilter-mp250/pkg/usr/lib/cups/filter"
  670. /bin/sh ../libtool --mode=install /bin/install -c pstocanonij '/home/champ/Downloads/cnijfilter-mp250/pkg/usr/lib/cups/filter/./pstocanonijmp250'
  671. libtool: install: /bin/install -c pstocanonij /home/champ/Downloads/cnijfilter-mp250/pkg/usr/lib/cups/filter/./pstocanonijmp250
  672. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij/filter'
  673. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij/filter'
  674. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij'
  675. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij'
  676. make[2]: Nothing to be done for `install-exec-am'.
  677. make[2]: Nothing to be done for `install-data-am'.
  678. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij'
  679. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/pstocanonij'
  680. processing .
  681. Running aclocal ...
  682. Running autoheader...
  683. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  684. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  685. autoheader: WARNING: is deprecated and discouraged.
  686. autoheader:
  687. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  688. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  689. autoheader: WARNING: `acconfig.h':
  690. autoheader:
  691. autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
  692. autoheader: [Define if a function `main' is needed.])
  693. autoheader:
  694. autoheader: WARNING: More sophisticated templates can also be produced, see the
  695. autoheader: WARNING: documentation.
  696. Running automake --gnu ...
  697. Running autoconf ...
  698. Running ./configure --prefix=/usr --program-suffix=mp250 --enable-progpath=/usr/bin ...
  699. checking for a BSD-compatible install... /bin/install -c
  700. checking whether build environment is sane... yes
  701. checking for a thread-safe mkdir -p... /bin/mkdir -p
  702. checking for gawk... gawk
  703. checking whether make sets $(MAKE)... yes
  704. checking for style of include used by make... GNU
  705. checking for gcc... gcc
  706. checking whether the C compiler works... yes
  707. checking for C compiler default output file name... a.out
  708. checking for suffix of executables...
  709. checking whether we are cross compiling... no
  710. checking for suffix of object files... o
  711. checking whether we are using the GNU C compiler... yes
  712. checking whether gcc accepts -g... yes
  713. checking for gcc option to accept ISO C89... none needed
  714. checking dependency style of gcc... gcc3
  715. checking for library containing strerror... none required
  716. checking for gcc... (cached) gcc
  717. checking whether we are using the GNU C compiler... (cached) yes
  718. checking whether gcc accepts -g... (cached) yes
  719. checking for gcc option to accept ISO C89... (cached) none needed
  720. checking dependency style of gcc... (cached) gcc3
  721. checking for gcc... (cached) gcc
  722. checking whether we are using the GNU C compiler... (cached) yes
  723. checking whether gcc accepts -g... (cached) yes
  724. checking for gcc option to accept ISO C89... (cached) none needed
  725. checking dependency style of gcc... (cached) gcc3
  726. checking how to run the C preprocessor... gcc -E
  727. checking for grep that handles long lines and -e... /bin/grep
  728. checking for egrep... /bin/grep -E
  729. checking for ANSI C header files... yes
  730. checking for ranlib... ranlib
  731. checking for pkg-config... /usr/bin/pkg-config
  732. checking for GTK+ - version >= 2.0.0... yes (version 2.24.6)
  733. configure: creating ./config.status
  734. config.status: creating Makefile
  735. config.status: creating src/Makefile
  736. config.status: creating include/Makefile
  737. config.status: creating include/cncl/Makefile
  738. config.status: creating config.h
  739. config.status: config.h is unchanged
  740. config.status: executing depfiles commands
  741. Now type `make' to compile
  742. make all-recursive
  743. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon'
  744. Making all in src
  745. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/src'
  746. make[2]: Nothing to be done for `all'.
  747. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/src'
  748. Making all in include
  749. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include'
  750. Making all in cncl
  751. make[3]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include/cncl'
  752. make[3]: Nothing to be done for `all'.
  753. make[3]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include/cncl'
  754. make[3]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include'
  755. make[3]: Nothing to be done for `all-am'.
  756. make[3]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include'
  757. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include'
  758. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon'
  759. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon'
  760. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon'
  761. Making install in src
  762. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/src'
  763. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/src'
  764. test -z "/usr/bin" || /bin/mkdir -p "/home/champ/Downloads/cnijfilter-mp250/pkg/usr/bin"
  765. /bin/install -c lgmon '/home/champ/Downloads/cnijfilter-mp250/pkg/usr/bin/./lgmonmp250'
  766. make[2]: Nothing to be done for `install-data-am'.
  767. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/src'
  768. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/src'
  769. Making install in include
  770. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include'
  771. Making install in cncl
  772. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include/cncl'
  773. make[3]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include/cncl'
  774. make[3]: Nothing to be done for `install-exec-am'.
  775. make[3]: Nothing to be done for `install-data-am'.
  776. make[3]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include/cncl'
  777. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include/cncl'
  778. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include'
  779. make[3]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include'
  780. make[3]: Nothing to be done for `install-exec-am'.
  781. make[3]: Nothing to be done for `install-data-am'.
  782. make[3]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include'
  783. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include'
  784. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon/include'
  785. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon'
  786. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon'
  787. make[2]: Nothing to be done for `install-exec-am'.
  788. make[2]: Nothing to be done for `install-data-am'.
  789. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon'
  790. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/lgmon'
  791. processing .
  792. Running libtoolize...
  793. libtoolize: putting auxiliary files in `.'.
  794. libtoolize: copying file `./ltmain.sh'
  795. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
  796. libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
  797. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  798. Running aclocal ...
  799. Running autoheader...
  800. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  801. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  802. autoheader: WARNING: is deprecated and discouraged.
  803. autoheader:
  804. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  805. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  806. autoheader: WARNING: `acconfig.h':
  807. autoheader:
  808. autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
  809. autoheader: [Define if a function `main' is needed.])
  810. autoheader:
  811. autoheader: WARNING: More sophisticated templates can also be produced, see the
  812. autoheader: WARNING: documentation.
  813. Running automake --gnu ...
  814. src/Makefile.am:10: `CFLAGS' is a user variable, you should not override it;
  815. src/Makefile.am:10: use `AM_CFLAGS' instead.
  816. Running autoconf ...
  817. Running ./configure --prefix=/usr --program-suffix=mp250 --enable-progpath=/usr/bin ...
  818. checking for a BSD-compatible install... /bin/install -c
  819. checking whether build environment is sane... yes
  820. checking for a thread-safe mkdir -p... /bin/mkdir -p
  821. checking for gawk... gawk
  822. checking whether make sets $(MAKE)... yes
  823. checking for g++... g++
  824. checking whether the C++ compiler works... yes
  825. checking for C++ compiler default output file name... a.out
  826. checking for suffix of executables...
  827. checking whether we are cross compiling... no
  828. checking for suffix of object files... o
  829. checking whether we are using the GNU C++ compiler... yes
  830. checking whether g++ accepts -g... yes
  831. checking for style of include used by make... GNU
  832. checking dependency style of g++... gcc3
  833. checking for gcc... gcc
  834. checking whether we are using the GNU C compiler... yes
  835. checking whether gcc accepts -g... yes
  836. checking for gcc option to accept ISO C89... none needed
  837. checking dependency style of gcc... gcc3
  838. checking whether make sets $(MAKE)... (cached) yes
  839. checking build system type... x86_64-unknown-linux-gnu
  840. checking host system type... x86_64-unknown-linux-gnu
  841. checking how to print strings... printf
  842. checking for a sed that does not truncate output... /bin/sed
  843. checking for grep that handles long lines and -e... /bin/grep
  844. checking for egrep... /bin/grep -E
  845. checking for fgrep... /bin/grep -F
  846. checking for ld used by gcc... /usr/bin/ld
  847. checking if the linker (/usr/bin/ld) is GNU ld... yes
  848. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  849. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  850. checking whether ln -s works... yes
  851. checking the maximum length of command line arguments... 1572864
  852. checking whether the shell understands some XSI constructs... yes
  853. checking whether the shell understands "+="... yes
  854. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  855. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  856. checking for /usr/bin/ld option to reload object files... -r
  857. checking for objdump... objdump
  858. checking how to recognize dependent libraries... pass_all
  859. checking for dlltool... no
  860. checking how to associate runtime and link libraries... printf %s\n
  861. checking for ar... ar
  862. checking for archiver @FILE support... @
  863. checking for strip... strip
  864. checking for ranlib... ranlib
  865. checking command to parse /usr/bin/nm -B output from gcc object... ok
  866. checking for sysroot... no
  867. checking for mt... no
  868. checking if : is a manifest tool... no
  869. checking how to run the C preprocessor... gcc -E
  870. checking for ANSI C header files... yes
  871. checking for sys/types.h... yes
  872. checking for sys/stat.h... yes
  873. checking for stdlib.h... yes
  874. checking for string.h... yes
  875. checking for memory.h... yes
  876. checking for strings.h... yes
  877. checking for inttypes.h... yes
  878. checking for stdint.h... yes
  879. checking for unistd.h... yes
  880. checking for dlfcn.h... yes
  881. checking for objdir... .libs
  882. checking if gcc supports -fno-rtti -fno-exceptions... no
  883. checking for gcc option to produce PIC... -fPIC -DPIC
  884. checking if gcc PIC flag -fPIC -DPIC works... yes
  885. checking if gcc static flag -static works... yes
  886. checking if gcc supports -c -o file.o... yes
  887. checking if gcc supports -c -o file.o... (cached) yes
  888. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  889. checking whether -lc should be explicitly linked in... no
  890. checking dynamic linker characteristics... GNU/Linux ld.so
  891. checking how to hardcode library paths into programs... immediate
  892. checking whether stripping libraries is possible... yes
  893. checking if libtool supports shared libraries... yes
  894. checking whether to build shared libraries... yes
  895. checking whether to build static libraries... yes
  896. checking how to run the C++ preprocessor... g++ -E
  897. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  898. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  899. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  900. checking for g++ option to produce PIC... -fPIC -DPIC
  901. checking if g++ PIC flag -fPIC -DPIC works... yes
  902. checking if g++ static flag -static works... yes
  903. checking if g++ supports -c -o file.o... yes
  904. checking if g++ supports -c -o file.o... (cached) yes
  905. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  906. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  907. checking how to hardcode library paths into programs... immediate
  908. checking for main in -lcups... yes
  909. checking for ANSI C header files... (cached) yes
  910. checking for sys/wait.h that is POSIX.1 compatible... yes
  911. checking arpa/inet.h usability... yes
  912. checking arpa/inet.h presence... yes
  913. checking for arpa/inet.h... yes
  914. checking fcntl.h usability... yes
  915. checking fcntl.h presence... yes
  916. checking for fcntl.h... yes
  917. checking netdb.h usability... yes
  918. checking netdb.h presence... yes
  919. checking for netdb.h... yes
  920. checking netinet/in.h usability... yes
  921. checking netinet/in.h presence... yes
  922. checking for netinet/in.h... yes
  923. checking for stdlib.h... (cached) yes
  924. checking for string.h... (cached) yes
  925. checking sys/socket.h usability... yes
  926. checking sys/socket.h presence... yes
  927. checking for sys/socket.h... yes
  928. checking for unistd.h... (cached) yes
  929. checking for an ANSI C-conforming const... yes
  930. checking for size_t... yes
  931. checking for pid_t... yes
  932. checking vfork.h usability... no
  933. checking vfork.h presence... no
  934. checking for vfork.h... no
  935. checking for fork... yes
  936. checking for vfork... yes
  937. checking for working fork... yes
  938. checking for working vfork... (cached) yes
  939. checking for stdlib.h... (cached) yes
  940. checking for GNU libc compatible malloc... yes
  941. checking for memset... yes
  942. checking for socket... yes
  943. checking for strdup... yes
  944. checking for strrchr... yes
  945. configure: creating ./config.status
  946. config.status: creating Makefile
  947. config.status: creating src/Makefile
  948. config.status: creating config.h
  949. config.status: config.h is unchanged
  950. config.status: executing depfiles commands
  951. config.status: executing libtool commands
  952. Now type `make' to compile
  953. make all-recursive
  954. make[1]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/backend'
  955. Making all in src
  956. make[2]: Entering directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/backend/src'
  957. gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -MT cnij_backend_common.o -MD -MP -MF .deps/cnij_backend_common.Tpo -c -o cnij_backend_common.o cnij_backend_common.c
  958. cnij_backend_common.c: In function ‘make_lgmon_command’:
  959. cnij_backend_common.c:161:2: error: unknown type name ‘ppd_file_t’
  960. cnij_backend_common.c:165:2: warning: implicit declaration of function ‘ppdOpenFile’ [-Wimplicit-function-declaration]
  961. cnij_backend_common.c:165:13: warning: assignment makes pointer from integer without a cast [enabled by default]
  962. cnij_backend_common.c:168:11: error: request for member ‘model_number’ in something not a structure or union
  963. cnij_backend_common.c:169:67: error: request for member ‘model_number’ in something not a structure or union
  964. cnij_backend_common.c:170:2: warning: implicit declaration of function ‘ppdClose’ [-Wimplicit-function-declaration]
  965. cnij_backend_common.c: In function ‘get_model_name’:
  966. cnij_backend_common.c:215:2: error: unknown type name ‘ppd_file_t’
  967. cnij_backend_common.c:219:17: warning: assignment makes pointer from integer without a cast [enabled by default]
  968. cnij_backend_common.c:221:23: error: request for member ‘product’ in something not a structure or union
  969. cnij_backend_common.c:227:4: error: request for member ‘product’ in something not a structure or union
  970. make[2]: *** [cnij_backend_common.o] Error 1
  971. make[2]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/backend/src'
  972. make[1]: *** [all-recursive] Error 1
  973. make[1]: Leaving directory `/home/champ/Downloads/cnijfilter-mp250/src/cnijfilter-source-3.40-1/backend'
  974. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement