Advertisement
Guest User

Untitled

a guest
Jun 6th, 2014
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.97 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by mtr configure 0.85, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --without-gtk --disable-ipv6
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = shredder
  14. uname -m = BePC
  15. uname -r = 1
  16. uname -s = Haiku
  17. uname -v = hrev47314 Jun 4 2014 19:52:18
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: .
  31. PATH: /boot/home/config/non-packaged/bin/x86
  32. PATH: /boot/home/config/bin/x86
  33. PATH: /boot/system/non-packaged/bin/x86
  34. PATH: /boot/system/bin/x86
  35. PATH: /boot/home/config/non-packaged/bin
  36. PATH: /boot/home/config/bin
  37. PATH: /boot/system/non-packaged/bin
  38. PATH: /bin
  39. PATH: /boot/system/apps
  40. PATH: /boot/system/preferences
  41.  
  42.  
  43. ## ----------- ##
  44. ## Core tests. ##
  45. ## ----------- ##
  46.  
  47. configure:2480: checking for a BSD-compatible install
  48. configure:2548: result: /bin/install -c
  49. configure:2559: checking whether build environment is sane
  50. configure:2614: result: yes
  51. configure:2765: checking for a thread-safe mkdir -p
  52. configure:2804: result: /bin/mkdir -p
  53. configure:2811: checking for gawk
  54. configure:2827: found /bin/gawk
  55. configure:2838: result: gawk
  56. configure:2849: checking whether make sets $(MAKE)
  57. configure:2871: result: yes
  58. configure:2900: checking whether make supports nested variables
  59. configure:2917: result: yes
  60. configure:3054: checking for gcc
  61. configure:3070: found /boot/system/bin/x86/gcc
  62. configure:3081: result: gcc
  63. configure:3310: checking for C compiler version
  64. configure:3319: gcc --version >&5
  65. gcc (2014_05_28) 4.8.3
  66. Copyright (C) 2013 Free Software Foundation, Inc.
  67. This is free software; see the source for copying conditions. There is NO
  68. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  69.  
  70. configure:3330: $? = 0
  71. configure:3319: gcc -v >&5
  72. Using built-in specs.
  73. COLLECT_GCC=gcc
  74. COLLECT_LTO_WRAPPER=/boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.3/lto-wrapper
  75. Target: i586-pc-haiku
  76. Configured with: /sources/buildtools-3ad9ac2317f63b65937473c4fbe37c9e93e3a116/configure --build=i586-pc-haiku --prefix=/packages/gcc_x86-4.8.3_2014_05_28-1/.self/develop/tools/x86 --libexecdir=/packages/gcc_x86-4.8.3_2014_05_28-1/.self/develop/tools/x86/lib --mandir=/packages/gcc_x86-4.8.3_2014_05_28-1/.self/documentation/man --docdir=/packages/gcc_x86-4.8.3_2014_05_28-1/.self/documentation/packages/gcc_x86 --enable-threads=posix --disable-nls --enable-shared --with-gnu-ld --enable-languages=c,c++ --enable-lto --enable-frame-pointer --with-pkgversion=2014_05_28 --with-hybrid-secondary=x86
  77. Thread model: posix
  78. gcc version 4.8.3 (2014_05_28)
  79. configure:3330: $? = 0
  80. configure:3319: gcc -V >&5
  81. gcc: error: unrecognized command line option '-V'
  82. gcc: fatal error: no input files
  83. compilation terminated.
  84. configure:3330: $? = 1
  85. configure:3319: gcc -qversion >&5
  86. gcc: error: unrecognized command line option '-qversion'
  87. gcc: fatal error: no input files
  88. compilation terminated.
  89. configure:3330: $? = 1
  90. configure:3350: checking whether the C compiler works
  91. configure:3372: gcc conftest.c >&5
  92. configure:3376: $? = 0
  93. configure:3424: result: yes
  94. configure:3427: checking for C compiler default output file name
  95. configure:3429: result: a.out
  96. configure:3435: checking for suffix of executables
  97. configure:3442: gcc -o conftest conftest.c >&5
  98. configure:3446: $? = 0
  99. configure:3468: result:
  100. configure:3490: checking whether we are cross compiling
  101. configure:3498: gcc -o conftest conftest.c >&5
  102. configure:3502: $? = 0
  103. configure:3509: ./conftest
  104. configure:3513: $? = 0
  105. configure:3528: result: no
  106. configure:3533: checking for suffix of object files
  107. configure:3555: gcc -c conftest.c >&5
  108. configure:3559: $? = 0
  109. configure:3580: result: o
  110. configure:3584: checking whether we are using the GNU C compiler
  111. configure:3603: gcc -c conftest.c >&5
  112. configure:3603: $? = 0
  113. configure:3612: result: yes
  114. configure:3621: checking whether gcc accepts -g
  115. configure:3641: gcc -c -g conftest.c >&5
  116. configure:3641: $? = 0
  117. configure:3682: result: yes
  118. configure:3699: checking for gcc option to accept ISO C89
  119. configure:3762: gcc -c -g -O2 conftest.c >&5
  120. configure:3762: $? = 0
  121. configure:3775: result: none needed
  122. configure:3806: checking for style of include used by make
  123. configure:3834: result: GNU
  124. configure:3860: checking dependency style of gcc
  125. configure:3971: result: gcc3
  126. configure:3993: checking how to run the C preprocessor
  127. configure:4024: gcc -E conftest.c
  128. configure:4024: $? = 0
  129. configure:4038: gcc -E conftest.c
  130. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  131. #include <ac_nonexistent.h>
  132. ^
  133. compilation terminated.
  134. configure:4038: $? = 1
  135. configure: failed program was:
  136. | /* confdefs.h */
  137. | #define PACKAGE_NAME "mtr"
  138. | #define PACKAGE_TARNAME "mtr"
  139. | #define PACKAGE_VERSION "0.85"
  140. | #define PACKAGE_STRING "mtr 0.85"
  141. | #define PACKAGE_BUGREPORT ""
  142. | #define PACKAGE_URL ""
  143. | #define PACKAGE "mtr"
  144. | #define VERSION "0.85"
  145. | /* end confdefs.h. */
  146. | #include <ac_nonexistent.h>
  147. configure:4063: result: gcc -E
  148. configure:4083: gcc -E conftest.c
  149. configure:4083: $? = 0
  150. configure:4097: gcc -E conftest.c
  151. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  152. #include <ac_nonexistent.h>
  153. ^
  154. compilation terminated.
  155. configure:4097: $? = 1
  156. configure: failed program was:
  157. | /* confdefs.h */
  158. | #define PACKAGE_NAME "mtr"
  159. | #define PACKAGE_TARNAME "mtr"
  160. | #define PACKAGE_VERSION "0.85"
  161. | #define PACKAGE_STRING "mtr 0.85"
  162. | #define PACKAGE_BUGREPORT ""
  163. | #define PACKAGE_URL ""
  164. | #define PACKAGE "mtr"
  165. | #define VERSION "0.85"
  166. | /* end confdefs.h. */
  167. | #include <ac_nonexistent.h>
  168. configure:4126: checking for grep that handles long lines and -e
  169. configure:4184: result: /bin/grep
  170. configure:4189: checking for egrep
  171. configure:4251: result: /bin/grep -E
  172. configure:4256: checking for ANSI C header files
  173. configure:4276: gcc -c -g -O2 conftest.c >&5
  174. configure:4276: $? = 0
  175. configure:4349: gcc -o conftest -g -O2 conftest.c >&5
  176. configure:4349: $? = 0
  177. configure:4349: ./conftest
  178. configure:4349: $? = 0
  179. configure:4360: result: yes
  180. configure:4373: checking for sys/types.h
  181. configure:4373: gcc -c -g -O2 conftest.c >&5
  182. configure:4373: $? = 0
  183. configure:4373: result: yes
  184. configure:4373: checking for sys/stat.h
  185. configure:4373: gcc -c -g -O2 conftest.c >&5
  186. configure:4373: $? = 0
  187. configure:4373: result: yes
  188. configure:4373: checking for stdlib.h
  189. configure:4373: gcc -c -g -O2 conftest.c >&5
  190. configure:4373: $? = 0
  191. configure:4373: result: yes
  192. configure:4373: checking for string.h
  193. configure:4373: gcc -c -g -O2 conftest.c >&5
  194. configure:4373: $? = 0
  195. configure:4373: result: yes
  196. configure:4373: checking for memory.h
  197. configure:4373: gcc -c -g -O2 conftest.c >&5
  198. configure:4373: $? = 0
  199. configure:4373: result: yes
  200. configure:4373: checking for strings.h
  201. configure:4373: gcc -c -g -O2 conftest.c >&5
  202. configure:4373: $? = 0
  203. configure:4373: result: yes
  204. configure:4373: checking for inttypes.h
  205. configure:4373: gcc -c -g -O2 conftest.c >&5
  206. configure:4373: $? = 0
  207. configure:4373: result: yes
  208. configure:4373: checking for stdint.h
  209. configure:4373: gcc -c -g -O2 conftest.c >&5
  210. configure:4373: $? = 0
  211. configure:4373: result: yes
  212. configure:4373: checking for unistd.h
  213. configure:4373: gcc -c -g -O2 conftest.c >&5
  214. configure:4373: $? = 0
  215. configure:4373: result: yes
  216. configure:4389: checking size of unsigned char
  217. configure:4394: gcc -o conftest -g -O2 conftest.c >&5
  218. configure:4394: $? = 0
  219. configure:4394: ./conftest
  220. configure:4394: $? = 0
  221. configure:4408: result: 1
  222. configure:4422: checking size of unsigned short
  223. configure:4427: gcc -o conftest -g -O2 conftest.c >&5
  224. configure:4427: $? = 0
  225. configure:4427: ./conftest
  226. configure:4427: $? = 0
  227. configure:4441: result: 2
  228. configure:4455: checking size of unsigned int
  229. configure:4460: gcc -o conftest -g -O2 conftest.c >&5
  230. configure:4460: $? = 0
  231. configure:4460: ./conftest
  232. configure:4460: $? = 0
  233. configure:4474: result: 4
  234. configure:4488: checking size of unsigned long
  235. configure:4493: gcc -o conftest -g -O2 conftest.c >&5
  236. configure:4493: $? = 0
  237. configure:4493: ./conftest
  238. configure:4493: $? = 0
  239. configure:4507: result: 4
  240. configure:4521: checking ncurses.h usability
  241. configure:4521: gcc -c -g -O2 conftest.c >&5
  242. configure:4521: $? = 0
  243. configure:4521: result: yes
  244. configure:4521: checking ncurses.h presence
  245. configure:4521: gcc -E conftest.c
  246. configure:4521: $? = 0
  247. configure:4521: result: yes
  248. configure:4521: checking for ncurses.h
  249. configure:4521: result: yes
  250. configure:4521: checking ncurses/curses.h usability
  251. configure:4521: gcc -c -g -O2 conftest.c >&5
  252. conftest.c:59:28: fatal error: ncurses/curses.h: No such file or directory
  253. #include <ncurses/curses.h>
  254. ^
  255. compilation terminated.
  256. configure:4521: $? = 1
  257. configure: failed program was:
  258. | /* confdefs.h */
  259. | #define PACKAGE_NAME "mtr"
  260. | #define PACKAGE_TARNAME "mtr"
  261. | #define PACKAGE_VERSION "0.85"
  262. | #define PACKAGE_STRING "mtr 0.85"
  263. | #define PACKAGE_BUGREPORT ""
  264. | #define PACKAGE_URL ""
  265. | #define PACKAGE "mtr"
  266. | #define VERSION "0.85"
  267. | #define STDC_HEADERS 1
  268. | #define HAVE_SYS_TYPES_H 1
  269. | #define HAVE_SYS_STAT_H 1
  270. | #define HAVE_STDLIB_H 1
  271. | #define HAVE_STRING_H 1
  272. | #define HAVE_MEMORY_H 1
  273. | #define HAVE_STRINGS_H 1
  274. | #define HAVE_INTTYPES_H 1
  275. | #define HAVE_STDINT_H 1
  276. | #define HAVE_UNISTD_H 1
  277. | #define SIZEOF_UNSIGNED_CHAR 1
  278. | #define SIZEOF_UNSIGNED_SHORT 2
  279. | #define SIZEOF_UNSIGNED_INT 4
  280. | #define SIZEOF_UNSIGNED_LONG 4
  281. | #define HAVE_NCURSES_H 1
  282. | /* end confdefs.h. */
  283. | #include <stdio.h>
  284. | #ifdef HAVE_SYS_TYPES_H
  285. | # include <sys/types.h>
  286. | #endif
  287. | #ifdef HAVE_SYS_STAT_H
  288. | # include <sys/stat.h>
  289. | #endif
  290. | #ifdef STDC_HEADERS
  291. | # include <stdlib.h>
  292. | # include <stddef.h>
  293. | #else
  294. | # ifdef HAVE_STDLIB_H
  295. | # include <stdlib.h>
  296. | # endif
  297. | #endif
  298. | #ifdef HAVE_STRING_H
  299. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  300. | # include <memory.h>
  301. | # endif
  302. | # include <string.h>
  303. | #endif
  304. | #ifdef HAVE_STRINGS_H
  305. | # include <strings.h>
  306. | #endif
  307. | #ifdef HAVE_INTTYPES_H
  308. | # include <inttypes.h>
  309. | #endif
  310. | #ifdef HAVE_STDINT_H
  311. | # include <stdint.h>
  312. | #endif
  313. | #ifdef HAVE_UNISTD_H
  314. | # include <unistd.h>
  315. | #endif
  316. | #include <ncurses/curses.h>
  317. configure:4521: result: no
  318. configure:4521: checking ncurses/curses.h presence
  319. configure:4521: gcc -E conftest.c
  320. conftest.c:26:28: fatal error: ncurses/curses.h: No such file or directory
  321. #include <ncurses/curses.h>
  322. ^
  323. compilation terminated.
  324. configure:4521: $? = 1
  325. configure: failed program was:
  326. | /* confdefs.h */
  327. | #define PACKAGE_NAME "mtr"
  328. | #define PACKAGE_TARNAME "mtr"
  329. | #define PACKAGE_VERSION "0.85"
  330. | #define PACKAGE_STRING "mtr 0.85"
  331. | #define PACKAGE_BUGREPORT ""
  332. | #define PACKAGE_URL ""
  333. | #define PACKAGE "mtr"
  334. | #define VERSION "0.85"
  335. | #define STDC_HEADERS 1
  336. | #define HAVE_SYS_TYPES_H 1
  337. | #define HAVE_SYS_STAT_H 1
  338. | #define HAVE_STDLIB_H 1
  339. | #define HAVE_STRING_H 1
  340. | #define HAVE_MEMORY_H 1
  341. | #define HAVE_STRINGS_H 1
  342. | #define HAVE_INTTYPES_H 1
  343. | #define HAVE_STDINT_H 1
  344. | #define HAVE_UNISTD_H 1
  345. | #define SIZEOF_UNSIGNED_CHAR 1
  346. | #define SIZEOF_UNSIGNED_SHORT 2
  347. | #define SIZEOF_UNSIGNED_INT 4
  348. | #define SIZEOF_UNSIGNED_LONG 4
  349. | #define HAVE_NCURSES_H 1
  350. | /* end confdefs.h. */
  351. | #include <ncurses/curses.h>
  352. configure:4521: result: no
  353. configure:4521: checking for ncurses/curses.h
  354. configure:4521: result: no
  355. configure:4521: checking curses.h usability
  356. configure:4521: gcc -c -g -O2 conftest.c >&5
  357. configure:4521: $? = 0
  358. configure:4521: result: yes
  359. configure:4521: checking curses.h presence
  360. configure:4521: gcc -E conftest.c
  361. configure:4521: $? = 0
  362. configure:4521: result: yes
  363. configure:4521: checking for curses.h
  364. configure:4521: result: yes
  365. configure:4521: checking cursesX.h usability
  366. configure:4521: gcc -c -g -O2 conftest.c >&5
  367. conftest.c:60:21: fatal error: cursesX.h: No such file or directory
  368. #include <cursesX.h>
  369. ^
  370. compilation terminated.
  371. configure:4521: $? = 1
  372. configure: failed program was:
  373. | /* confdefs.h */
  374. | #define PACKAGE_NAME "mtr"
  375. | #define PACKAGE_TARNAME "mtr"
  376. | #define PACKAGE_VERSION "0.85"
  377. | #define PACKAGE_STRING "mtr 0.85"
  378. | #define PACKAGE_BUGREPORT ""
  379. | #define PACKAGE_URL ""
  380. | #define PACKAGE "mtr"
  381. | #define VERSION "0.85"
  382. | #define STDC_HEADERS 1
  383. | #define HAVE_SYS_TYPES_H 1
  384. | #define HAVE_SYS_STAT_H 1
  385. | #define HAVE_STDLIB_H 1
  386. | #define HAVE_STRING_H 1
  387. | #define HAVE_MEMORY_H 1
  388. | #define HAVE_STRINGS_H 1
  389. | #define HAVE_INTTYPES_H 1
  390. | #define HAVE_STDINT_H 1
  391. | #define HAVE_UNISTD_H 1
  392. | #define SIZEOF_UNSIGNED_CHAR 1
  393. | #define SIZEOF_UNSIGNED_SHORT 2
  394. | #define SIZEOF_UNSIGNED_INT 4
  395. | #define SIZEOF_UNSIGNED_LONG 4
  396. | #define HAVE_NCURSES_H 1
  397. | #define HAVE_CURSES_H 1
  398. | /* end confdefs.h. */
  399. | #include <stdio.h>
  400. | #ifdef HAVE_SYS_TYPES_H
  401. | # include <sys/types.h>
  402. | #endif
  403. | #ifdef HAVE_SYS_STAT_H
  404. | # include <sys/stat.h>
  405. | #endif
  406. | #ifdef STDC_HEADERS
  407. | # include <stdlib.h>
  408. | # include <stddef.h>
  409. | #else
  410. | # ifdef HAVE_STDLIB_H
  411. | # include <stdlib.h>
  412. | # endif
  413. | #endif
  414. | #ifdef HAVE_STRING_H
  415. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  416. | # include <memory.h>
  417. | # endif
  418. | # include <string.h>
  419. | #endif
  420. | #ifdef HAVE_STRINGS_H
  421. | # include <strings.h>
  422. | #endif
  423. | #ifdef HAVE_INTTYPES_H
  424. | # include <inttypes.h>
  425. | #endif
  426. | #ifdef HAVE_STDINT_H
  427. | # include <stdint.h>
  428. | #endif
  429. | #ifdef HAVE_UNISTD_H
  430. | # include <unistd.h>
  431. | #endif
  432. | #include <cursesX.h>
  433. configure:4521: result: no
  434. configure:4521: checking cursesX.h presence
  435. configure:4521: gcc -E conftest.c
  436. conftest.c:27:21: fatal error: cursesX.h: No such file or directory
  437. #include <cursesX.h>
  438. ^
  439. compilation terminated.
  440. configure:4521: $? = 1
  441. configure: failed program was:
  442. | /* confdefs.h */
  443. | #define PACKAGE_NAME "mtr"
  444. | #define PACKAGE_TARNAME "mtr"
  445. | #define PACKAGE_VERSION "0.85"
  446. | #define PACKAGE_STRING "mtr 0.85"
  447. | #define PACKAGE_BUGREPORT ""
  448. | #define PACKAGE_URL ""
  449. | #define PACKAGE "mtr"
  450. | #define VERSION "0.85"
  451. | #define STDC_HEADERS 1
  452. | #define HAVE_SYS_TYPES_H 1
  453. | #define HAVE_SYS_STAT_H 1
  454. | #define HAVE_STDLIB_H 1
  455. | #define HAVE_STRING_H 1
  456. | #define HAVE_MEMORY_H 1
  457. | #define HAVE_STRINGS_H 1
  458. | #define HAVE_INTTYPES_H 1
  459. | #define HAVE_STDINT_H 1
  460. | #define HAVE_UNISTD_H 1
  461. | #define SIZEOF_UNSIGNED_CHAR 1
  462. | #define SIZEOF_UNSIGNED_SHORT 2
  463. | #define SIZEOF_UNSIGNED_INT 4
  464. | #define SIZEOF_UNSIGNED_LONG 4
  465. | #define HAVE_NCURSES_H 1
  466. | #define HAVE_CURSES_H 1
  467. | /* end confdefs.h. */
  468. | #include <cursesX.h>
  469. configure:4521: result: no
  470. configure:4521: checking for cursesX.h
  471. configure:4521: result: no
  472. configure:4521: checking for sys/types.h
  473. configure:4521: result: yes
  474. configure:4521: checking fcntl.h usability
  475. configure:4521: gcc -c -g -O2 conftest.c >&5
  476. configure:4521: $? = 0
  477. configure:4521: result: yes
  478. configure:4521: checking fcntl.h presence
  479. configure:4521: gcc -E conftest.c
  480. configure:4521: $? = 0
  481. configure:4521: result: yes
  482. configure:4521: checking for fcntl.h
  483. configure:4521: result: yes
  484. configure:4534: checking socket.h usability
  485. configure:4534: gcc -c -g -O2 conftest.c >&5
  486. conftest.c:62:20: fatal error: socket.h: No such file or directory
  487. #include <socket.h>
  488. ^
  489. compilation terminated.
  490. configure:4534: $? = 1
  491. configure: failed program was:
  492. | /* confdefs.h */
  493. | #define PACKAGE_NAME "mtr"
  494. | #define PACKAGE_TARNAME "mtr"
  495. | #define PACKAGE_VERSION "0.85"
  496. | #define PACKAGE_STRING "mtr 0.85"
  497. | #define PACKAGE_BUGREPORT ""
  498. | #define PACKAGE_URL ""
  499. | #define PACKAGE "mtr"
  500. | #define VERSION "0.85"
  501. | #define STDC_HEADERS 1
  502. | #define HAVE_SYS_TYPES_H 1
  503. | #define HAVE_SYS_STAT_H 1
  504. | #define HAVE_STDLIB_H 1
  505. | #define HAVE_STRING_H 1
  506. | #define HAVE_MEMORY_H 1
  507. | #define HAVE_STRINGS_H 1
  508. | #define HAVE_INTTYPES_H 1
  509. | #define HAVE_STDINT_H 1
  510. | #define HAVE_UNISTD_H 1
  511. | #define SIZEOF_UNSIGNED_CHAR 1
  512. | #define SIZEOF_UNSIGNED_SHORT 2
  513. | #define SIZEOF_UNSIGNED_INT 4
  514. | #define SIZEOF_UNSIGNED_LONG 4
  515. | #define HAVE_NCURSES_H 1
  516. | #define HAVE_CURSES_H 1
  517. | #define HAVE_SYS_TYPES_H 1
  518. | #define HAVE_FCNTL_H 1
  519. | /* end confdefs.h. */
  520. | #include <stdio.h>
  521. | #ifdef HAVE_SYS_TYPES_H
  522. | # include <sys/types.h>
  523. | #endif
  524. | #ifdef HAVE_SYS_STAT_H
  525. | # include <sys/stat.h>
  526. | #endif
  527. | #ifdef STDC_HEADERS
  528. | # include <stdlib.h>
  529. | # include <stddef.h>
  530. | #else
  531. | # ifdef HAVE_STDLIB_H
  532. | # include <stdlib.h>
  533. | # endif
  534. | #endif
  535. | #ifdef HAVE_STRING_H
  536. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  537. | # include <memory.h>
  538. | # endif
  539. | # include <string.h>
  540. | #endif
  541. | #ifdef HAVE_STRINGS_H
  542. | # include <strings.h>
  543. | #endif
  544. | #ifdef HAVE_INTTYPES_H
  545. | # include <inttypes.h>
  546. | #endif
  547. | #ifdef HAVE_STDINT_H
  548. | # include <stdint.h>
  549. | #endif
  550. | #ifdef HAVE_UNISTD_H
  551. | # include <unistd.h>
  552. | #endif
  553. | #include <socket.h>
  554. configure:4534: result: no
  555. configure:4534: checking socket.h presence
  556. configure:4534: gcc -E conftest.c
  557. conftest.c:29:20: fatal error: socket.h: No such file or directory
  558. #include <socket.h>
  559. ^
  560. compilation terminated.
  561. configure:4534: $? = 1
  562. configure: failed program was:
  563. | /* confdefs.h */
  564. | #define PACKAGE_NAME "mtr"
  565. | #define PACKAGE_TARNAME "mtr"
  566. | #define PACKAGE_VERSION "0.85"
  567. | #define PACKAGE_STRING "mtr 0.85"
  568. | #define PACKAGE_BUGREPORT ""
  569. | #define PACKAGE_URL ""
  570. | #define PACKAGE "mtr"
  571. | #define VERSION "0.85"
  572. | #define STDC_HEADERS 1
  573. | #define HAVE_SYS_TYPES_H 1
  574. | #define HAVE_SYS_STAT_H 1
  575. | #define HAVE_STDLIB_H 1
  576. | #define HAVE_STRING_H 1
  577. | #define HAVE_MEMORY_H 1
  578. | #define HAVE_STRINGS_H 1
  579. | #define HAVE_INTTYPES_H 1
  580. | #define HAVE_STDINT_H 1
  581. | #define HAVE_UNISTD_H 1
  582. | #define SIZEOF_UNSIGNED_CHAR 1
  583. | #define SIZEOF_UNSIGNED_SHORT 2
  584. | #define SIZEOF_UNSIGNED_INT 4
  585. | #define SIZEOF_UNSIGNED_LONG 4
  586. | #define HAVE_NCURSES_H 1
  587. | #define HAVE_CURSES_H 1
  588. | #define HAVE_SYS_TYPES_H 1
  589. | #define HAVE_FCNTL_H 1
  590. | /* end confdefs.h. */
  591. | #include <socket.h>
  592. configure:4534: result: no
  593. configure:4534: checking for socket.h
  594. configure:4534: result: no
  595. configure:4534: checking sys/socket.h usability
  596. configure:4534: gcc -c -g -O2 conftest.c >&5
  597. configure:4534: $? = 0
  598. configure:4534: result: yes
  599. configure:4534: checking sys/socket.h presence
  600. configure:4534: gcc -E conftest.c
  601. configure:4534: $? = 0
  602. configure:4534: result: yes
  603. configure:4534: checking for sys/socket.h
  604. configure:4534: result: yes
  605. configure:4534: checking sys/xti.h usability
  606. configure:4534: gcc -c -g -O2 conftest.c >&5
  607. conftest.c:63:21: fatal error: sys/xti.h: No such file or directory
  608. #include <sys/xti.h>
  609. ^
  610. compilation terminated.
  611. configure:4534: $? = 1
  612. configure: failed program was:
  613. | /* confdefs.h */
  614. | #define PACKAGE_NAME "mtr"
  615. | #define PACKAGE_TARNAME "mtr"
  616. | #define PACKAGE_VERSION "0.85"
  617. | #define PACKAGE_STRING "mtr 0.85"
  618. | #define PACKAGE_BUGREPORT ""
  619. | #define PACKAGE_URL ""
  620. | #define PACKAGE "mtr"
  621. | #define VERSION "0.85"
  622. | #define STDC_HEADERS 1
  623. | #define HAVE_SYS_TYPES_H 1
  624. | #define HAVE_SYS_STAT_H 1
  625. | #define HAVE_STDLIB_H 1
  626. | #define HAVE_STRING_H 1
  627. | #define HAVE_MEMORY_H 1
  628. | #define HAVE_STRINGS_H 1
  629. | #define HAVE_INTTYPES_H 1
  630. | #define HAVE_STDINT_H 1
  631. | #define HAVE_UNISTD_H 1
  632. | #define SIZEOF_UNSIGNED_CHAR 1
  633. | #define SIZEOF_UNSIGNED_SHORT 2
  634. | #define SIZEOF_UNSIGNED_INT 4
  635. | #define SIZEOF_UNSIGNED_LONG 4
  636. | #define HAVE_NCURSES_H 1
  637. | #define HAVE_CURSES_H 1
  638. | #define HAVE_SYS_TYPES_H 1
  639. | #define HAVE_FCNTL_H 1
  640. | #define HAVE_SYS_SOCKET_H 1
  641. | /* end confdefs.h. */
  642. | #include <stdio.h>
  643. | #ifdef HAVE_SYS_TYPES_H
  644. | # include <sys/types.h>
  645. | #endif
  646. | #ifdef HAVE_SYS_STAT_H
  647. | # include <sys/stat.h>
  648. | #endif
  649. | #ifdef STDC_HEADERS
  650. | # include <stdlib.h>
  651. | # include <stddef.h>
  652. | #else
  653. | # ifdef HAVE_STDLIB_H
  654. | # include <stdlib.h>
  655. | # endif
  656. | #endif
  657. | #ifdef HAVE_STRING_H
  658. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  659. | # include <memory.h>
  660. | # endif
  661. | # include <string.h>
  662. | #endif
  663. | #ifdef HAVE_STRINGS_H
  664. | # include <strings.h>
  665. | #endif
  666. | #ifdef HAVE_INTTYPES_H
  667. | # include <inttypes.h>
  668. | #endif
  669. | #ifdef HAVE_STDINT_H
  670. | # include <stdint.h>
  671. | #endif
  672. | #ifdef HAVE_UNISTD_H
  673. | # include <unistd.h>
  674. | #endif
  675. | #include <sys/xti.h>
  676. configure:4534: result: no
  677. configure:4534: checking sys/xti.h presence
  678. configure:4534: gcc -E conftest.c
  679. conftest.c:30:21: fatal error: sys/xti.h: No such file or directory
  680. #include <sys/xti.h>
  681. ^
  682. compilation terminated.
  683. configure:4534: $? = 1
  684. configure: failed program was:
  685. | /* confdefs.h */
  686. | #define PACKAGE_NAME "mtr"
  687. | #define PACKAGE_TARNAME "mtr"
  688. | #define PACKAGE_VERSION "0.85"
  689. | #define PACKAGE_STRING "mtr 0.85"
  690. | #define PACKAGE_BUGREPORT ""
  691. | #define PACKAGE_URL ""
  692. | #define PACKAGE "mtr"
  693. | #define VERSION "0.85"
  694. | #define STDC_HEADERS 1
  695. | #define HAVE_SYS_TYPES_H 1
  696. | #define HAVE_SYS_STAT_H 1
  697. | #define HAVE_STDLIB_H 1
  698. | #define HAVE_STRING_H 1
  699. | #define HAVE_MEMORY_H 1
  700. | #define HAVE_STRINGS_H 1
  701. | #define HAVE_INTTYPES_H 1
  702. | #define HAVE_STDINT_H 1
  703. | #define HAVE_UNISTD_H 1
  704. | #define SIZEOF_UNSIGNED_CHAR 1
  705. | #define SIZEOF_UNSIGNED_SHORT 2
  706. | #define SIZEOF_UNSIGNED_INT 4
  707. | #define SIZEOF_UNSIGNED_LONG 4
  708. | #define HAVE_NCURSES_H 1
  709. | #define HAVE_CURSES_H 1
  710. | #define HAVE_SYS_TYPES_H 1
  711. | #define HAVE_FCNTL_H 1
  712. | #define HAVE_SYS_SOCKET_H 1
  713. | /* end confdefs.h. */
  714. | #include <sys/xti.h>
  715. configure:4534: result: no
  716. configure:4534: checking for sys/xti.h
  717. configure:4534: result: no
  718. configure:4534: checking arpa/nameser_compat.h usability
  719. configure:4534: gcc -c -g -O2 conftest.c >&5
  720. configure:4534: $? = 0
  721. configure:4534: result: yes
  722. configure:4534: checking arpa/nameser_compat.h presence
  723. configure:4534: gcc -E conftest.c
  724. configure:4534: $? = 0
  725. configure:4534: result: yes
  726. configure:4534: checking for arpa/nameser_compat.h
  727. configure:4534: result: yes
  728. configure:4548: checking for tgetent in -ltermcap
  729. configure:4573: gcc -o conftest -g -O2 conftest.c -ltermcap >&5
  730. /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.3/../../../../i586-pc-haiku/bin/ld: cannot find -ltermcap
  731. collect2: error: ld returned 1 exit status
  732. configure:4573: $? = 1
  733. configure: failed program was:
  734. | /* confdefs.h */
  735. | #define PACKAGE_NAME "mtr"
  736. | #define PACKAGE_TARNAME "mtr"
  737. | #define PACKAGE_VERSION "0.85"
  738. | #define PACKAGE_STRING "mtr 0.85"
  739. | #define PACKAGE_BUGREPORT ""
  740. | #define PACKAGE_URL ""
  741. | #define PACKAGE "mtr"
  742. | #define VERSION "0.85"
  743. | #define STDC_HEADERS 1
  744. | #define HAVE_SYS_TYPES_H 1
  745. | #define HAVE_SYS_STAT_H 1
  746. | #define HAVE_STDLIB_H 1
  747. | #define HAVE_STRING_H 1
  748. | #define HAVE_MEMORY_H 1
  749. | #define HAVE_STRINGS_H 1
  750. | #define HAVE_INTTYPES_H 1
  751. | #define HAVE_STDINT_H 1
  752. | #define HAVE_UNISTD_H 1
  753. | #define SIZEOF_UNSIGNED_CHAR 1
  754. | #define SIZEOF_UNSIGNED_SHORT 2
  755. | #define SIZEOF_UNSIGNED_INT 4
  756. | #define SIZEOF_UNSIGNED_LONG 4
  757. | #define HAVE_NCURSES_H 1
  758. | #define HAVE_CURSES_H 1
  759. | #define HAVE_SYS_TYPES_H 1
  760. | #define HAVE_FCNTL_H 1
  761. | #define HAVE_SYS_SOCKET_H 1
  762. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  763. | /* end confdefs.h. */
  764. |
  765. | /* Override any GCC internal prototype to avoid an error.
  766. | Use char because int might match the return type of a GCC
  767. | builtin and then its argument prototype would still apply. */
  768. | #ifdef __cplusplus
  769. | extern "C"
  770. | #endif
  771. | char tgetent ();
  772. | int
  773. | main ()
  774. | {
  775. | return tgetent ();
  776. | ;
  777. | return 0;
  778. | }
  779. configure:4582: result: no
  780. configure:4593: checking for tgetent in -ltinfo
  781. configure:4618: gcc -o conftest -g -O2 conftest.c -ltinfo >&5
  782. /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.3/../../../../i586-pc-haiku/bin/ld: cannot find -ltinfo
  783. collect2: error: ld returned 1 exit status
  784. configure:4618: $? = 1
  785. configure: failed program was:
  786. | /* confdefs.h */
  787. | #define PACKAGE_NAME "mtr"
  788. | #define PACKAGE_TARNAME "mtr"
  789. | #define PACKAGE_VERSION "0.85"
  790. | #define PACKAGE_STRING "mtr 0.85"
  791. | #define PACKAGE_BUGREPORT ""
  792. | #define PACKAGE_URL ""
  793. | #define PACKAGE "mtr"
  794. | #define VERSION "0.85"
  795. | #define STDC_HEADERS 1
  796. | #define HAVE_SYS_TYPES_H 1
  797. | #define HAVE_SYS_STAT_H 1
  798. | #define HAVE_STDLIB_H 1
  799. | #define HAVE_STRING_H 1
  800. | #define HAVE_MEMORY_H 1
  801. | #define HAVE_STRINGS_H 1
  802. | #define HAVE_INTTYPES_H 1
  803. | #define HAVE_STDINT_H 1
  804. | #define HAVE_UNISTD_H 1
  805. | #define SIZEOF_UNSIGNED_CHAR 1
  806. | #define SIZEOF_UNSIGNED_SHORT 2
  807. | #define SIZEOF_UNSIGNED_INT 4
  808. | #define SIZEOF_UNSIGNED_LONG 4
  809. | #define HAVE_NCURSES_H 1
  810. | #define HAVE_CURSES_H 1
  811. | #define HAVE_SYS_TYPES_H 1
  812. | #define HAVE_FCNTL_H 1
  813. | #define HAVE_SYS_SOCKET_H 1
  814. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  815. | /* end confdefs.h. */
  816. |
  817. | /* Override any GCC internal prototype to avoid an error.
  818. | Use char because int might match the return type of a GCC
  819. | builtin and then its argument prototype would still apply. */
  820. | #ifdef __cplusplus
  821. | extern "C"
  822. | #endif
  823. | char tgetent ();
  824. | int
  825. | main ()
  826. | {
  827. | return tgetent ();
  828. | ;
  829. | return 0;
  830. | }
  831. configure:4627: result: no
  832. configure:4639: checking for initscr
  833. configure:4639: gcc -o conftest -g -O2 conftest.c >&5
  834. /tmp//cc4RvuU9.o: In function `main':
  835. /data/haikuports/net-analyzer/mtr/download/mtr-0.85/conftest.c:65: undefined reference to `initscr'
  836. collect2: error: ld returned 1 exit status
  837. configure:4639: $? = 1
  838. configure: failed program was:
  839. | /* confdefs.h */
  840. | #define PACKAGE_NAME "mtr"
  841. | #define PACKAGE_TARNAME "mtr"
  842. | #define PACKAGE_VERSION "0.85"
  843. | #define PACKAGE_STRING "mtr 0.85"
  844. | #define PACKAGE_BUGREPORT ""
  845. | #define PACKAGE_URL ""
  846. | #define PACKAGE "mtr"
  847. | #define VERSION "0.85"
  848. | #define STDC_HEADERS 1
  849. | #define HAVE_SYS_TYPES_H 1
  850. | #define HAVE_SYS_STAT_H 1
  851. | #define HAVE_STDLIB_H 1
  852. | #define HAVE_STRING_H 1
  853. | #define HAVE_MEMORY_H 1
  854. | #define HAVE_STRINGS_H 1
  855. | #define HAVE_INTTYPES_H 1
  856. | #define HAVE_STDINT_H 1
  857. | #define HAVE_UNISTD_H 1
  858. | #define SIZEOF_UNSIGNED_CHAR 1
  859. | #define SIZEOF_UNSIGNED_SHORT 2
  860. | #define SIZEOF_UNSIGNED_INT 4
  861. | #define SIZEOF_UNSIGNED_LONG 4
  862. | #define HAVE_NCURSES_H 1
  863. | #define HAVE_CURSES_H 1
  864. | #define HAVE_SYS_TYPES_H 1
  865. | #define HAVE_FCNTL_H 1
  866. | #define HAVE_SYS_SOCKET_H 1
  867. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  868. | /* end confdefs.h. */
  869. | /* Define initscr to an innocuous variant, in case <limits.h> declares initscr.
  870. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  871. | #define initscr innocuous_initscr
  872. |
  873. | /* System header to define __stub macros and hopefully few prototypes,
  874. | which can conflict with char initscr (); below.
  875. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  876. | <limits.h> exists even on freestanding compilers. */
  877. |
  878. | #ifdef __STDC__
  879. | # include <limits.h>
  880. | #else
  881. | # include <assert.h>
  882. | #endif
  883. |
  884. | #undef initscr
  885. |
  886. | /* Override any GCC internal prototype to avoid an error.
  887. | Use char because int might match the return type of a GCC
  888. | builtin and then its argument prototype would still apply. */
  889. | #ifdef __cplusplus
  890. | extern "C"
  891. | #endif
  892. | char initscr ();
  893. | /* The GNU C library defines this for functions which it implements
  894. | to always fail with ENOSYS. Some functions are actually named
  895. | something starting with __ and the normal name is an alias. */
  896. | #if defined __stub_initscr || defined __stub___initscr
  897. | choke me
  898. | #endif
  899. |
  900. | int
  901. | main ()
  902. | {
  903. | return initscr ();
  904. | ;
  905. | return 0;
  906. | }
  907. configure:4639: result: no
  908. configure:4643: checking for initscr in -lncurses
  909. configure:4668: gcc -o conftest -g -O2 conftest.c -lncurses >&5
  910. /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.3/../../../../i586-pc-haiku/bin/ld: cannot find -lncurses
  911. collect2: error: ld returned 1 exit status
  912. configure:4668: $? = 1
  913. configure: failed program was:
  914. | /* confdefs.h */
  915. | #define PACKAGE_NAME "mtr"
  916. | #define PACKAGE_TARNAME "mtr"
  917. | #define PACKAGE_VERSION "0.85"
  918. | #define PACKAGE_STRING "mtr 0.85"
  919. | #define PACKAGE_BUGREPORT ""
  920. | #define PACKAGE_URL ""
  921. | #define PACKAGE "mtr"
  922. | #define VERSION "0.85"
  923. | #define STDC_HEADERS 1
  924. | #define HAVE_SYS_TYPES_H 1
  925. | #define HAVE_SYS_STAT_H 1
  926. | #define HAVE_STDLIB_H 1
  927. | #define HAVE_STRING_H 1
  928. | #define HAVE_MEMORY_H 1
  929. | #define HAVE_STRINGS_H 1
  930. | #define HAVE_INTTYPES_H 1
  931. | #define HAVE_STDINT_H 1
  932. | #define HAVE_UNISTD_H 1
  933. | #define SIZEOF_UNSIGNED_CHAR 1
  934. | #define SIZEOF_UNSIGNED_SHORT 2
  935. | #define SIZEOF_UNSIGNED_INT 4
  936. | #define SIZEOF_UNSIGNED_LONG 4
  937. | #define HAVE_NCURSES_H 1
  938. | #define HAVE_CURSES_H 1
  939. | #define HAVE_SYS_TYPES_H 1
  940. | #define HAVE_FCNTL_H 1
  941. | #define HAVE_SYS_SOCKET_H 1
  942. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  943. | /* end confdefs.h. */
  944. |
  945. | /* Override any GCC internal prototype to avoid an error.
  946. | Use char because int might match the return type of a GCC
  947. | builtin and then its argument prototype would still apply. */
  948. | #ifdef __cplusplus
  949. | extern "C"
  950. | #endif
  951. | char initscr ();
  952. | int
  953. | main ()
  954. | {
  955. | return initscr ();
  956. | ;
  957. | return 0;
  958. | }
  959. configure:4677: result: no
  960. configure:4687: checking for initscr in -lcurses
  961. configure:4712: gcc -o conftest -g -O2 conftest.c -lcurses >&5
  962. /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.3/../../../../i586-pc-haiku/bin/ld: cannot find -lcurses
  963. collect2: error: ld returned 1 exit status
  964. configure:4712: $? = 1
  965. configure: failed program was:
  966. | /* confdefs.h */
  967. | #define PACKAGE_NAME "mtr"
  968. | #define PACKAGE_TARNAME "mtr"
  969. | #define PACKAGE_VERSION "0.85"
  970. | #define PACKAGE_STRING "mtr 0.85"
  971. | #define PACKAGE_BUGREPORT ""
  972. | #define PACKAGE_URL ""
  973. | #define PACKAGE "mtr"
  974. | #define VERSION "0.85"
  975. | #define STDC_HEADERS 1
  976. | #define HAVE_SYS_TYPES_H 1
  977. | #define HAVE_SYS_STAT_H 1
  978. | #define HAVE_STDLIB_H 1
  979. | #define HAVE_STRING_H 1
  980. | #define HAVE_MEMORY_H 1
  981. | #define HAVE_STRINGS_H 1
  982. | #define HAVE_INTTYPES_H 1
  983. | #define HAVE_STDINT_H 1
  984. | #define HAVE_UNISTD_H 1
  985. | #define SIZEOF_UNSIGNED_CHAR 1
  986. | #define SIZEOF_UNSIGNED_SHORT 2
  987. | #define SIZEOF_UNSIGNED_INT 4
  988. | #define SIZEOF_UNSIGNED_LONG 4
  989. | #define HAVE_NCURSES_H 1
  990. | #define HAVE_CURSES_H 1
  991. | #define HAVE_SYS_TYPES_H 1
  992. | #define HAVE_FCNTL_H 1
  993. | #define HAVE_SYS_SOCKET_H 1
  994. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  995. | /* end confdefs.h. */
  996. |
  997. | /* Override any GCC internal prototype to avoid an error.
  998. | Use char because int might match the return type of a GCC
  999. | builtin and then its argument prototype would still apply. */
  1000. | #ifdef __cplusplus
  1001. | extern "C"
  1002. | #endif
  1003. | char initscr ();
  1004. | int
  1005. | main ()
  1006. | {
  1007. | return initscr ();
  1008. | ;
  1009. | return 0;
  1010. | }
  1011. configure:4721: result: no
  1012. configure:4731: checking for initscr in -lcursesX
  1013. configure:4756: gcc -o conftest -g -O2 conftest.c -lcursesX >&5
  1014. /boot/system/develop/tools/x86/bin/../lib/gcc/i586-pc-haiku/4.8.3/../../../../i586-pc-haiku/bin/ld: cannot find -lcursesX
  1015. collect2: error: ld returned 1 exit status
  1016. configure:4756: $? = 1
  1017. configure: failed program was:
  1018. | /* confdefs.h */
  1019. | #define PACKAGE_NAME "mtr"
  1020. | #define PACKAGE_TARNAME "mtr"
  1021. | #define PACKAGE_VERSION "0.85"
  1022. | #define PACKAGE_STRING "mtr 0.85"
  1023. | #define PACKAGE_BUGREPORT ""
  1024. | #define PACKAGE_URL ""
  1025. | #define PACKAGE "mtr"
  1026. | #define VERSION "0.85"
  1027. | #define STDC_HEADERS 1
  1028. | #define HAVE_SYS_TYPES_H 1
  1029. | #define HAVE_SYS_STAT_H 1
  1030. | #define HAVE_STDLIB_H 1
  1031. | #define HAVE_STRING_H 1
  1032. | #define HAVE_MEMORY_H 1
  1033. | #define HAVE_STRINGS_H 1
  1034. | #define HAVE_INTTYPES_H 1
  1035. | #define HAVE_STDINT_H 1
  1036. | #define HAVE_UNISTD_H 1
  1037. | #define SIZEOF_UNSIGNED_CHAR 1
  1038. | #define SIZEOF_UNSIGNED_SHORT 2
  1039. | #define SIZEOF_UNSIGNED_INT 4
  1040. | #define SIZEOF_UNSIGNED_LONG 4
  1041. | #define HAVE_NCURSES_H 1
  1042. | #define HAVE_CURSES_H 1
  1043. | #define HAVE_SYS_TYPES_H 1
  1044. | #define HAVE_FCNTL_H 1
  1045. | #define HAVE_SYS_SOCKET_H 1
  1046. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1047. | /* end confdefs.h. */
  1048. |
  1049. | /* Override any GCC internal prototype to avoid an error.
  1050. | Use char because int might match the return type of a GCC
  1051. | builtin and then its argument prototype would still apply. */
  1052. | #ifdef __cplusplus
  1053. | extern "C"
  1054. | #endif
  1055. | char initscr ();
  1056. | int
  1057. | main ()
  1058. | {
  1059. | return initscr ();
  1060. | ;
  1061. | return 0;
  1062. | }
  1063. configure:4765: result: no
  1064. configure:4775: WARNING: Building without curses display support
  1065. configure:4793: checking for attron
  1066. configure:4793: gcc -o conftest -g -O2 conftest.c >&5
  1067. /tmp//cckW1Mfa.o: In function `main':
  1068. /data/haikuports/net-analyzer/mtr/download/mtr-0.85/conftest.c:66: undefined reference to `attron'
  1069. collect2: error: ld returned 1 exit status
  1070. configure:4793: $? = 1
  1071. configure: failed program was:
  1072. | /* confdefs.h */
  1073. | #define PACKAGE_NAME "mtr"
  1074. | #define PACKAGE_TARNAME "mtr"
  1075. | #define PACKAGE_VERSION "0.85"
  1076. | #define PACKAGE_STRING "mtr 0.85"
  1077. | #define PACKAGE_BUGREPORT ""
  1078. | #define PACKAGE_URL ""
  1079. | #define PACKAGE "mtr"
  1080. | #define VERSION "0.85"
  1081. | #define STDC_HEADERS 1
  1082. | #define HAVE_SYS_TYPES_H 1
  1083. | #define HAVE_SYS_STAT_H 1
  1084. | #define HAVE_STDLIB_H 1
  1085. | #define HAVE_STRING_H 1
  1086. | #define HAVE_MEMORY_H 1
  1087. | #define HAVE_STRINGS_H 1
  1088. | #define HAVE_INTTYPES_H 1
  1089. | #define HAVE_STDINT_H 1
  1090. | #define HAVE_UNISTD_H 1
  1091. | #define SIZEOF_UNSIGNED_CHAR 1
  1092. | #define SIZEOF_UNSIGNED_SHORT 2
  1093. | #define SIZEOF_UNSIGNED_INT 4
  1094. | #define SIZEOF_UNSIGNED_LONG 4
  1095. | #define HAVE_NCURSES_H 1
  1096. | #define HAVE_CURSES_H 1
  1097. | #define HAVE_SYS_TYPES_H 1
  1098. | #define HAVE_FCNTL_H 1
  1099. | #define HAVE_SYS_SOCKET_H 1
  1100. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1101. | #define NO_CURSES 1
  1102. | /* end confdefs.h. */
  1103. | /* Define attron to an innocuous variant, in case <limits.h> declares attron.
  1104. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1105. | #define attron innocuous_attron
  1106. |
  1107. | /* System header to define __stub macros and hopefully few prototypes,
  1108. | which can conflict with char attron (); below.
  1109. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1110. | <limits.h> exists even on freestanding compilers. */
  1111. |
  1112. | #ifdef __STDC__
  1113. | # include <limits.h>
  1114. | #else
  1115. | # include <assert.h>
  1116. | #endif
  1117. |
  1118. | #undef attron
  1119. |
  1120. | /* Override any GCC internal prototype to avoid an error.
  1121. | Use char because int might match the return type of a GCC
  1122. | builtin and then its argument prototype would still apply. */
  1123. | #ifdef __cplusplus
  1124. | extern "C"
  1125. | #endif
  1126. | char attron ();
  1127. | /* The GNU C library defines this for functions which it implements
  1128. | to always fail with ENOSYS. Some functions are actually named
  1129. | something starting with __ and the normal name is an alias. */
  1130. | #if defined __stub_attron || defined __stub___attron
  1131. | choke me
  1132. | #endif
  1133. |
  1134. | int
  1135. | main ()
  1136. | {
  1137. | return attron ();
  1138. | ;
  1139. | return 0;
  1140. | }
  1141. configure:4793: result: no
  1142. configure:4793: checking for fcntl
  1143. configure:4793: gcc -o conftest -g -O2 conftest.c >&5
  1144. configure:4793: $? = 0
  1145. configure:4793: result: yes
  1146. configure:4803: checking for floor in
  1147. configure:4828: gcc -o conftest -g -O2 conftest.c >&5
  1148. conftest.c:40:6: warning: conflicting types for built-in function 'floor' [enabled by default]
  1149. char floor ();
  1150. ^
  1151. configure:4828: $? = 0
  1152. configure:4837: result: yes
  1153. configure:4907: checking for socket
  1154. configure:4907: gcc -o conftest -g -O2 conftest.c >&5
  1155. /tmp//ccg0ek4F.o: In function `main':
  1156. /data/haikuports/net-analyzer/mtr/download/mtr-0.85/conftest.c:69: undefined reference to `socket'
  1157. collect2: error: ld returned 1 exit status
  1158. configure:4907: $? = 1
  1159. configure: failed program was:
  1160. | /* confdefs.h */
  1161. | #define PACKAGE_NAME "mtr"
  1162. | #define PACKAGE_TARNAME "mtr"
  1163. | #define PACKAGE_VERSION "0.85"
  1164. | #define PACKAGE_STRING "mtr 0.85"
  1165. | #define PACKAGE_BUGREPORT ""
  1166. | #define PACKAGE_URL ""
  1167. | #define PACKAGE "mtr"
  1168. | #define VERSION "0.85"
  1169. | #define STDC_HEADERS 1
  1170. | #define HAVE_SYS_TYPES_H 1
  1171. | #define HAVE_SYS_STAT_H 1
  1172. | #define HAVE_STDLIB_H 1
  1173. | #define HAVE_STRING_H 1
  1174. | #define HAVE_MEMORY_H 1
  1175. | #define HAVE_STRINGS_H 1
  1176. | #define HAVE_INTTYPES_H 1
  1177. | #define HAVE_STDINT_H 1
  1178. | #define HAVE_UNISTD_H 1
  1179. | #define SIZEOF_UNSIGNED_CHAR 1
  1180. | #define SIZEOF_UNSIGNED_SHORT 2
  1181. | #define SIZEOF_UNSIGNED_INT 4
  1182. | #define SIZEOF_UNSIGNED_LONG 4
  1183. | #define HAVE_NCURSES_H 1
  1184. | #define HAVE_CURSES_H 1
  1185. | #define HAVE_SYS_TYPES_H 1
  1186. | #define HAVE_FCNTL_H 1
  1187. | #define HAVE_SYS_SOCKET_H 1
  1188. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1189. | #define NO_CURSES 1
  1190. | #define HAVE_FCNTL 1
  1191. | #define HAVE_LIBM 1
  1192. | #define NO_GTK 1
  1193. | /* end confdefs.h. */
  1194. | /* Define socket to an innocuous variant, in case <limits.h> declares socket.
  1195. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1196. | #define socket innocuous_socket
  1197. |
  1198. | /* System header to define __stub macros and hopefully few prototypes,
  1199. | which can conflict with char socket (); below.
  1200. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1201. | <limits.h> exists even on freestanding compilers. */
  1202. |
  1203. | #ifdef __STDC__
  1204. | # include <limits.h>
  1205. | #else
  1206. | # include <assert.h>
  1207. | #endif
  1208. |
  1209. | #undef socket
  1210. |
  1211. | /* Override any GCC internal prototype to avoid an error.
  1212. | Use char because int might match the return type of a GCC
  1213. | builtin and then its argument prototype would still apply. */
  1214. | #ifdef __cplusplus
  1215. | extern "C"
  1216. | #endif
  1217. | char socket ();
  1218. | /* The GNU C library defines this for functions which it implements
  1219. | to always fail with ENOSYS. Some functions are actually named
  1220. | something starting with __ and the normal name is an alias. */
  1221. | #if defined __stub_socket || defined __stub___socket
  1222. | choke me
  1223. | #endif
  1224. |
  1225. | int
  1226. | main ()
  1227. | {
  1228. | return socket ();
  1229. | ;
  1230. | return 0;
  1231. | }
  1232. configure:4907: result: no
  1233. configure:4911: checking for socket in -lnetwork
  1234. configure:4936: gcc -o conftest -g -O2 conftest.c -lnetwork >&5
  1235. configure:4936: $? = 0
  1236. configure:4945: result: yes
  1237. configure:4961: checking for gethostbyname
  1238. configure:4961: gcc -o conftest -g -O2 conftest.c -lnetwork >&5
  1239. configure:4961: $? = 0
  1240. configure:4961: result: yes
  1241. configure:5021: checking for seteuid
  1242. configure:5021: gcc -o conftest -g -O2 conftest.c -lnetwork >&5
  1243. configure:5021: $? = 0
  1244. configure:5021: result: yes
  1245. configure:5041: checking whether library required for res_mkquery
  1246. configure:5062: gcc -o conftest -g -O2 conftest.c -lnetwork >&5
  1247. configure:5062: $? = 0
  1248. configure:5063: result: no
  1249. configure:5142: checking for herror
  1250. configure:5142: gcc -o conftest -g -O2 conftest.c -lnetwork >&5
  1251. configure:5142: $? = 0
  1252. configure:5142: result: yes
  1253. configure:5151: checking for strerror
  1254. configure:5151: gcc -o conftest -g -O2 conftest.c -lnetwork >&5
  1255. configure:5151: $? = 0
  1256. configure:5151: result: yes
  1257. configure:5162: checking for getaddrinfo
  1258. configure:5162: gcc -o conftest -g -O2 conftest.c -lnetwork >&5
  1259. configure:5162: $? = 0
  1260. configure:5162: result: yes
  1261. configure:5260: checking whether errno is declared
  1262. configure:5260: gcc -c -g -O2 conftest.c >&5
  1263. conftest.c:39:23: fatal error: sys/errno.h: No such file or directory
  1264. #include <sys/errno.h>
  1265. ^
  1266. compilation terminated.
  1267. configure:5260: $? = 1
  1268. configure: failed program was:
  1269. | /* confdefs.h */
  1270. | #define PACKAGE_NAME "mtr"
  1271. | #define PACKAGE_TARNAME "mtr"
  1272. | #define PACKAGE_VERSION "0.85"
  1273. | #define PACKAGE_STRING "mtr 0.85"
  1274. | #define PACKAGE_BUGREPORT ""
  1275. | #define PACKAGE_URL ""
  1276. | #define PACKAGE "mtr"
  1277. | #define VERSION "0.85"
  1278. | #define STDC_HEADERS 1
  1279. | #define HAVE_SYS_TYPES_H 1
  1280. | #define HAVE_SYS_STAT_H 1
  1281. | #define HAVE_STDLIB_H 1
  1282. | #define HAVE_STRING_H 1
  1283. | #define HAVE_MEMORY_H 1
  1284. | #define HAVE_STRINGS_H 1
  1285. | #define HAVE_INTTYPES_H 1
  1286. | #define HAVE_STDINT_H 1
  1287. | #define HAVE_UNISTD_H 1
  1288. | #define SIZEOF_UNSIGNED_CHAR 1
  1289. | #define SIZEOF_UNSIGNED_SHORT 2
  1290. | #define SIZEOF_UNSIGNED_INT 4
  1291. | #define SIZEOF_UNSIGNED_LONG 4
  1292. | #define HAVE_NCURSES_H 1
  1293. | #define HAVE_CURSES_H 1
  1294. | #define HAVE_SYS_TYPES_H 1
  1295. | #define HAVE_FCNTL_H 1
  1296. | #define HAVE_SYS_SOCKET_H 1
  1297. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1298. | #define NO_CURSES 1
  1299. | #define HAVE_FCNTL 1
  1300. | #define HAVE_LIBM 1
  1301. | #define NO_GTK 1
  1302. | #define HAVE_LIBSOCKET 1
  1303. | #define HAVE_SETEUID 1
  1304. | /* end confdefs.h. */
  1305. |
  1306. | #include <errno.h>
  1307. | #include <sys/errno.h>
  1308. |
  1309. |
  1310. | int
  1311. | main ()
  1312. | {
  1313. | #ifndef errno
  1314. | #ifdef __cplusplus
  1315. | (void) errno;
  1316. | #else
  1317. | (void) errno;
  1318. | #endif
  1319. | #endif
  1320. |
  1321. | ;
  1322. | return 0;
  1323. | }
  1324. configure:5260: result: no
  1325. configure:5276: checking for socklen_t
  1326. configure:5276: gcc -c -g -O2 conftest.c >&5
  1327. configure:5276: $? = 0
  1328. configure:5276: gcc -c -g -O2 conftest.c >&5
  1329. conftest.c: In function 'main':
  1330. conftest.c:51:24: error: expected expression before ')' token
  1331. if (sizeof ((socklen_t)))
  1332. ^
  1333. configure:5276: $? = 1
  1334. configure: failed program was:
  1335. | /* confdefs.h */
  1336. | #define PACKAGE_NAME "mtr"
  1337. | #define PACKAGE_TARNAME "mtr"
  1338. | #define PACKAGE_VERSION "0.85"
  1339. | #define PACKAGE_STRING "mtr 0.85"
  1340. | #define PACKAGE_BUGREPORT ""
  1341. | #define PACKAGE_URL ""
  1342. | #define PACKAGE "mtr"
  1343. | #define VERSION "0.85"
  1344. | #define STDC_HEADERS 1
  1345. | #define HAVE_SYS_TYPES_H 1
  1346. | #define HAVE_SYS_STAT_H 1
  1347. | #define HAVE_STDLIB_H 1
  1348. | #define HAVE_STRING_H 1
  1349. | #define HAVE_MEMORY_H 1
  1350. | #define HAVE_STRINGS_H 1
  1351. | #define HAVE_INTTYPES_H 1
  1352. | #define HAVE_STDINT_H 1
  1353. | #define HAVE_UNISTD_H 1
  1354. | #define SIZEOF_UNSIGNED_CHAR 1
  1355. | #define SIZEOF_UNSIGNED_SHORT 2
  1356. | #define SIZEOF_UNSIGNED_INT 4
  1357. | #define SIZEOF_UNSIGNED_LONG 4
  1358. | #define HAVE_NCURSES_H 1
  1359. | #define HAVE_CURSES_H 1
  1360. | #define HAVE_SYS_TYPES_H 1
  1361. | #define HAVE_FCNTL_H 1
  1362. | #define HAVE_SYS_SOCKET_H 1
  1363. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1364. | #define NO_CURSES 1
  1365. | #define HAVE_FCNTL 1
  1366. | #define HAVE_LIBM 1
  1367. | #define NO_GTK 1
  1368. | #define HAVE_LIBSOCKET 1
  1369. | #define HAVE_SETEUID 1
  1370. | #define HAVE_DECL_ERRNO 0
  1371. | /* end confdefs.h. */
  1372. |
  1373. | #include <netinet/in.h>
  1374. | #ifdef HAVE_SOCKET_H
  1375. | #include <socket.h>
  1376. | #endif
  1377. | #ifdef HAVE_SYS_SOCKET_H
  1378. | #include <sys/socket.h>
  1379. | #endif
  1380. |
  1381. |
  1382. | int
  1383. | main ()
  1384. | {
  1385. | if (sizeof ((socklen_t)))
  1386. | return 0;
  1387. | ;
  1388. | return 0;
  1389. | }
  1390. configure:5276: result: yes
  1391. configure:5293: checking for struct in_addr
  1392. configure:5293: gcc -c -g -O2 conftest.c >&5
  1393. configure:5293: $? = 0
  1394. configure:5293: gcc -c -g -O2 conftest.c >&5
  1395. conftest.c: In function 'main':
  1396. conftest.c:46:29: error: expected expression before ')' token
  1397. if (sizeof ((struct in_addr)))
  1398. ^
  1399. configure:5293: $? = 1
  1400. configure: failed program was:
  1401. | /* confdefs.h */
  1402. | #define PACKAGE_NAME "mtr"
  1403. | #define PACKAGE_TARNAME "mtr"
  1404. | #define PACKAGE_VERSION "0.85"
  1405. | #define PACKAGE_STRING "mtr 0.85"
  1406. | #define PACKAGE_BUGREPORT ""
  1407. | #define PACKAGE_URL ""
  1408. | #define PACKAGE "mtr"
  1409. | #define VERSION "0.85"
  1410. | #define STDC_HEADERS 1
  1411. | #define HAVE_SYS_TYPES_H 1
  1412. | #define HAVE_SYS_STAT_H 1
  1413. | #define HAVE_STDLIB_H 1
  1414. | #define HAVE_STRING_H 1
  1415. | #define HAVE_MEMORY_H 1
  1416. | #define HAVE_STRINGS_H 1
  1417. | #define HAVE_INTTYPES_H 1
  1418. | #define HAVE_STDINT_H 1
  1419. | #define HAVE_UNISTD_H 1
  1420. | #define SIZEOF_UNSIGNED_CHAR 1
  1421. | #define SIZEOF_UNSIGNED_SHORT 2
  1422. | #define SIZEOF_UNSIGNED_INT 4
  1423. | #define SIZEOF_UNSIGNED_LONG 4
  1424. | #define HAVE_NCURSES_H 1
  1425. | #define HAVE_CURSES_H 1
  1426. | #define HAVE_SYS_TYPES_H 1
  1427. | #define HAVE_FCNTL_H 1
  1428. | #define HAVE_SYS_SOCKET_H 1
  1429. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1430. | #define NO_CURSES 1
  1431. | #define HAVE_FCNTL 1
  1432. | #define HAVE_LIBM 1
  1433. | #define NO_GTK 1
  1434. | #define HAVE_LIBSOCKET 1
  1435. | #define HAVE_SETEUID 1
  1436. | #define HAVE_DECL_ERRNO 0
  1437. | #define HAVE_SOCKLEN_T /**/
  1438. | /* end confdefs.h. */
  1439. |
  1440. | #include <netinet/in.h>
  1441. |
  1442. |
  1443. | int
  1444. | main ()
  1445. | {
  1446. | if (sizeof ((struct in_addr)))
  1447. | return 0;
  1448. | ;
  1449. | return 0;
  1450. | }
  1451. configure:5293: result: yes
  1452. configure:5304: checking for C flags to get more warnings
  1453. configure:5316: gcc -c -g -O2 -Wno-pointer-sign conftest.c >&5
  1454. configure:5316: $? = 0
  1455. configure:5374: result: -Wall -Wno-pointer-sign
  1456. configure:5494: checking that generated files are newer than configure
  1457. configure:5500: result: done
  1458. configure:5527: creating ./config.status
  1459.  
  1460. ## ---------------------- ##
  1461. ## Running config.status. ##
  1462. ## ---------------------- ##
  1463.  
  1464. This file was extended by mtr config.status 0.85, which was
  1465. generated by GNU Autoconf 2.69. Invocation command line was
  1466.  
  1467. CONFIG_FILES =
  1468. CONFIG_HEADERS =
  1469. CONFIG_LINKS =
  1470. CONFIG_COMMANDS =
  1471. $ ./config.status
  1472.  
  1473. on shredder
  1474.  
  1475. config.status:878: creating version.h.tmp
  1476. config.status:878: creating Makefile
  1477. config.status:878: creating img/Makefile
  1478. config.status:878: creating config.h
  1479. config.status:1107: executing depfiles commands
  1480.  
  1481. ## ---------------- ##
  1482. ## Cache variables. ##
  1483. ## ---------------- ##
  1484.  
  1485. ac_cv_c_compiler_gnu=yes
  1486. ac_cv_env_CC_set=
  1487. ac_cv_env_CC_value=
  1488. ac_cv_env_CFLAGS_set=
  1489. ac_cv_env_CFLAGS_value=
  1490. ac_cv_env_CPPFLAGS_set=
  1491. ac_cv_env_CPPFLAGS_value=
  1492. ac_cv_env_CPP_set=
  1493. ac_cv_env_CPP_value=
  1494. ac_cv_env_LDFLAGS_set=
  1495. ac_cv_env_LDFLAGS_value=
  1496. ac_cv_env_LIBS_set=
  1497. ac_cv_env_LIBS_value=
  1498. ac_cv_env_build_alias_set=
  1499. ac_cv_env_build_alias_value=
  1500. ac_cv_env_host_alias_set=
  1501. ac_cv_env_host_alias_value=
  1502. ac_cv_env_target_alias_set=
  1503. ac_cv_env_target_alias_value=
  1504. ac_cv_func_attron=no
  1505. ac_cv_func_fcntl=yes
  1506. ac_cv_func_getaddrinfo=yes
  1507. ac_cv_func_gethostbyname=yes
  1508. ac_cv_func_herror=yes
  1509. ac_cv_func_initscr=no
  1510. ac_cv_func_seteuid=yes
  1511. ac_cv_func_socket=no
  1512. ac_cv_func_strerror=yes
  1513. ac_cv_have_decl_errno=no
  1514. ac_cv_header_arpa_nameser_compat_h=yes
  1515. ac_cv_header_cursesX_h=no
  1516. ac_cv_header_curses_h=yes
  1517. ac_cv_header_fcntl_h=yes
  1518. ac_cv_header_inttypes_h=yes
  1519. ac_cv_header_memory_h=yes
  1520. ac_cv_header_ncurses_curses_h=no
  1521. ac_cv_header_ncurses_h=yes
  1522. ac_cv_header_socket_h=no
  1523. ac_cv_header_stdc=yes
  1524. ac_cv_header_stdint_h=yes
  1525. ac_cv_header_stdlib_h=yes
  1526. ac_cv_header_string_h=yes
  1527. ac_cv_header_strings_h=yes
  1528. ac_cv_header_sys_socket_h=yes
  1529. ac_cv_header_sys_stat_h=yes
  1530. ac_cv_header_sys_types_h=yes
  1531. ac_cv_header_sys_xti_h=no
  1532. ac_cv_header_unistd_h=yes
  1533. ac_cv_lib_cursesX_initscr=no
  1534. ac_cv_lib_curses_initscr=no
  1535. ac_cv_lib_m_floor=yes
  1536. ac_cv_lib_ncurses_initscr=no
  1537. ac_cv_lib_socket_socket=yes
  1538. ac_cv_lib_termcap_tgetent=no
  1539. ac_cv_lib_tinfo_tgetent=no
  1540. ac_cv_objext=o
  1541. ac_cv_path_EGREP='/bin/grep -E'
  1542. ac_cv_path_GREP=/bin/grep
  1543. ac_cv_path_install='/bin/install -c'
  1544. ac_cv_path_mkdir=/bin/mkdir
  1545. ac_cv_prog_AWK=gawk
  1546. ac_cv_prog_CPP='gcc -E'
  1547. ac_cv_prog_ac_ct_CC=gcc
  1548. ac_cv_prog_cc_c89=
  1549. ac_cv_prog_cc_g=yes
  1550. ac_cv_prog_make_make_set=yes
  1551. ac_cv_sizeof_unsigned_char=1
  1552. ac_cv_sizeof_unsigned_int=4
  1553. ac_cv_sizeof_unsigned_long=4
  1554. ac_cv_sizeof_unsigned_short=2
  1555. ac_cv_type_socklen_t=yes
  1556. ac_cv_type_struct_in_addr=yes
  1557. am_cv_CC_dependencies_compiler_type=gcc3
  1558. am_cv_make_support_nested_variables=yes
  1559.  
  1560. ## ----------------- ##
  1561. ## Output variables. ##
  1562. ## ----------------- ##
  1563.  
  1564. ACLOCAL='${SHELL} /data/haikuports/net-analyzer/mtr/download/mtr-0.85/missing aclocal-1.13'
  1565. AMDEPBACKSLASH='\'
  1566. AMDEP_FALSE='#'
  1567. AMDEP_TRUE=''
  1568. AMTAR='$${TAR-tar}'
  1569. AM_BACKSLASH='\'
  1570. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1571. AM_DEFAULT_VERBOSITY='1'
  1572. AM_V='$(V)'
  1573. AUTOCONF='${SHELL} /data/haikuports/net-analyzer/mtr/download/mtr-0.85/missing autoconf'
  1574. AUTOHEADER='${SHELL} /data/haikuports/net-analyzer/mtr/download/mtr-0.85/missing autoheader'
  1575. AUTOMAKE='${SHELL} /data/haikuports/net-analyzer/mtr/download/mtr-0.85/missing automake-1.13'
  1576. AWK='gawk'
  1577. CC='gcc'
  1578. CCDEPMODE='depmode=gcc3'
  1579. CFLAGS='-g -O2 -Wall -Wno-pointer-sign'
  1580. CPP='gcc -E'
  1581. CPPFLAGS=''
  1582. CURSES_OBJ=''
  1583. CYGPATH_W='echo'
  1584. DEFS='-DHAVE_CONFIG_H'
  1585. DEPDIR='.deps'
  1586. ECHO_C=''
  1587. ECHO_N='-n'
  1588. ECHO_T=''
  1589. EGREP='/bin/grep -E'
  1590. EXEEXT=''
  1591. GREP='/bin/grep'
  1592. GTK_OBJ=''
  1593. INSTALL_DATA='${INSTALL} -m 644'
  1594. INSTALL_PROGRAM='${INSTALL}'
  1595. INSTALL_SCRIPT='${INSTALL}'
  1596. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1597. IPINFO_FALSE='#'
  1598. IPINFO_TRUE=''
  1599. LDFLAGS=''
  1600. LIBOBJS=''
  1601. LIBS='-lnetwork '
  1602. LTLIBOBJS=''
  1603. MAKEINFO='${SHELL} /data/haikuports/net-analyzer/mtr/download/mtr-0.85/missing makeinfo'
  1604. MKDIR_P='/bin/mkdir -p'
  1605. OBJEXT='o'
  1606. PACKAGE='mtr'
  1607. PACKAGE_BUGREPORT=''
  1608. PACKAGE_NAME='mtr'
  1609. PACKAGE_STRING='mtr 0.85'
  1610. PACKAGE_TARNAME='mtr'
  1611. PACKAGE_URL=''
  1612. PACKAGE_VERSION='0.85'
  1613. PATH_SEPARATOR=':'
  1614. RESOLV_LIBS=''
  1615. SET_MAKE=''
  1616. SHELL='/bin/sh'
  1617. STRIP=''
  1618. VERSION='0.85'
  1619. ac_ct_CC='gcc'
  1620. am__EXEEXT_FALSE=''
  1621. am__EXEEXT_TRUE='#'
  1622. am__fastdepCC_FALSE='#'
  1623. am__fastdepCC_TRUE=''
  1624. am__include='include'
  1625. am__isrc=''
  1626. am__leading_dot='.'
  1627. am__nodep='_no'
  1628. am__quote=''
  1629. am__tar='$${TAR-tar} chof - "$$tardir"'
  1630. am__untar='$${TAR-tar} xf -'
  1631. bindir='${exec_prefix}/bin'
  1632. build_alias=''
  1633. datadir='${datarootdir}'
  1634. datarootdir='${prefix}/share'
  1635. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1636. dvidir='${docdir}'
  1637. exec_prefix='${prefix}'
  1638. host_alias=''
  1639. htmldir='${docdir}'
  1640. includedir='${prefix}/include'
  1641. infodir='${datarootdir}/info'
  1642. install_sh='${SHELL} /data/haikuports/net-analyzer/mtr/download/mtr-0.85/install-sh'
  1643. libdir='${exec_prefix}/lib'
  1644. libexecdir='${exec_prefix}/libexec'
  1645. localedir='${datarootdir}/locale'
  1646. localstatedir='${prefix}/var'
  1647. mandir='${datarootdir}/man'
  1648. mkdir_p='$(MKDIR_P)'
  1649. oldincludedir='/usr/include'
  1650. pdfdir='${docdir}'
  1651. prefix='/usr/local'
  1652. program_transform_name='s,x,x,'
  1653. psdir='${docdir}'
  1654. sbindir='${exec_prefix}/sbin'
  1655. sharedstatedir='${prefix}/com'
  1656. sysconfdir='${prefix}/etc'
  1657. target_alias=''
  1658.  
  1659. ## ----------- ##
  1660. ## confdefs.h. ##
  1661. ## ----------- ##
  1662.  
  1663. /* confdefs.h */
  1664. #define PACKAGE_NAME "mtr"
  1665. #define PACKAGE_TARNAME "mtr"
  1666. #define PACKAGE_VERSION "0.85"
  1667. #define PACKAGE_STRING "mtr 0.85"
  1668. #define PACKAGE_BUGREPORT ""
  1669. #define PACKAGE_URL ""
  1670. #define PACKAGE "mtr"
  1671. #define VERSION "0.85"
  1672. #define STDC_HEADERS 1
  1673. #define HAVE_SYS_TYPES_H 1
  1674. #define HAVE_SYS_STAT_H 1
  1675. #define HAVE_STDLIB_H 1
  1676. #define HAVE_STRING_H 1
  1677. #define HAVE_MEMORY_H 1
  1678. #define HAVE_STRINGS_H 1
  1679. #define HAVE_INTTYPES_H 1
  1680. #define HAVE_STDINT_H 1
  1681. #define HAVE_UNISTD_H 1
  1682. #define SIZEOF_UNSIGNED_CHAR 1
  1683. #define SIZEOF_UNSIGNED_SHORT 2
  1684. #define SIZEOF_UNSIGNED_INT 4
  1685. #define SIZEOF_UNSIGNED_LONG 4
  1686. #define HAVE_NCURSES_H 1
  1687. #define HAVE_CURSES_H 1
  1688. #define HAVE_SYS_TYPES_H 1
  1689. #define HAVE_FCNTL_H 1
  1690. #define HAVE_SYS_SOCKET_H 1
  1691. #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1692. #define NO_CURSES 1
  1693. #define HAVE_FCNTL 1
  1694. #define HAVE_LIBM 1
  1695. #define NO_GTK 1
  1696. #define HAVE_LIBSOCKET 1
  1697. #define HAVE_SETEUID 1
  1698. #define HAVE_DECL_ERRNO 0
  1699. #define HAVE_SOCKLEN_T /**/
  1700. #define HAVE_STRUCT_INADDR /**/
  1701.  
  1702. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement