Advertisement
Guest User

Untitled

a guest
May 10th, 2017
594
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 206.25 KB | None | 0 0
  1.  
  2. This file contains any messages produced by compilers while
  3. running configure, to aid debugging if configure makes a mistake.
  4.  
  5. It was created by aMuleAdunanzA configure 2.2.5, which was
  6. generated by GNU Autoconf 2.63. Invocation command line was
  7.  
  8. $ ./configure --build i486-linux-gnu --prefix=/usr --mandir=${prefix}/share/man --infodir=${prefix}/share/info CFLAGS=-g -O2 LDFLAGS=-Wl,-z,defs --enable-upnp --enable-alc --enable-alcc --enable-geoip --enable-amule-daemon --enable-ccache --enable-cas --enable-wxcas --enable-amule-gui --enable-webserver --enable-amulecmd --enable-debug --disable-rpath --disable-optimize
  9.  
  10. ## --------- ##
  11. ## Platform. ##
  12. ## --------- ##
  13.  
  14. hostname = sidvicious
  15. uname -m = i686
  16. uname -r = 2.6.30-1-686
  17. uname -s = Linux
  18. uname -v = #1 SMP Wed Jul 8 14:39:46 UTC 2009
  19.  
  20. /usr/bin/uname -p = unknown
  21. /bin/uname -X = unknown
  22.  
  23. /bin/arch = unknown
  24. /usr/bin/arch -k = unknown
  25. /usr/convex/getsysinfo = unknown
  26. /usr/bin/hostinfo = unknown
  27. /bin/machine = unknown
  28. /usr/bin/oslevel = unknown
  29. /bin/universe = unknown
  30.  
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /bin
  34. PATH: /usr/games
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:2183: checking for a BSD-compatible install
  42. configure:2251: result: /usr/bin/install -c
  43. configure:2262: checking whether build environment is sane
  44. configure:2305: result: yes
  45. configure:2330: checking for a thread-safe mkdir -p
  46. configure:2369: result: /bin/mkdir -p
  47. configure:2382: checking for gawk
  48. configure:2398: found /usr/bin/gawk
  49. configure:2409: result: gawk
  50. configure:2420: checking whether make sets $(MAKE)
  51. configure:2442: result: yes
  52. configure:2630: checking whether to enable maintainer-specific portions of Makefiles
  53. configure:2639: result: no
  54. configure:2659: checking build system type
  55. configure:2677: result: i486-pc-linux-gnu
  56. configure:2699: checking host system type
  57. configure:2714: result: i486-pc-linux-gnu
  58. configure:2780: checking if this is a FreeBSD 4 or earlier system
  59. configure:2791: result: no
  60. configure:2863: checking for g++
  61. configure:2879: found /usr/bin/g++
  62. configure:2890: result: g++
  63. configure:2917: checking for C++ compiler version
  64. configure:2925: g++ --version >&5
  65. g++ (Debian 4.3.3-14) 4.3.3
  66. Copyright (C) 2008 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:2929: $? = 0
  71. configure:2936: g++ -v >&5
  72. Using built-in specs.
  73. Target: i486-linux-gnu
  74. Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-14' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  75. Thread model: posix
  76. gcc version 4.3.3 (Debian 4.3.3-14)
  77. configure:2940: $? = 0
  78. configure:2947: g++ -V >&5
  79. g++: '-V' option must have argument
  80. configure:2951: $? = 1
  81. configure:2974: checking for C++ compiler default output file name
  82. configure:2996: g++ -g -O2 -Wl,-z,defs conftest.cpp >&5
  83. configure:3000: $? = 0
  84. configure:3038: result: a.out
  85. configure:3057: checking whether the C++ compiler works
  86. configure:3067: ./a.out
  87. configure:3071: $? = 0
  88. configure:3090: result: yes
  89. configure:3097: checking whether we are cross compiling
  90. configure:3099: result: no
  91. configure:3102: checking for suffix of executables
  92. configure:3109: g++ -o conftest -g -O2 -Wl,-z,defs conftest.cpp >&5
  93. configure:3113: $? = 0
  94. configure:3139: result:
  95. configure:3145: checking for suffix of object files
  96. configure:3171: g++ -c -g -O2 conftest.cpp >&5
  97. configure:3175: $? = 0
  98. configure:3200: result: o
  99. configure:3204: checking whether we are using the GNU C++ compiler
  100. configure:3233: g++ -c -g -O2 conftest.cpp >&5
  101. configure:3240: $? = 0
  102. configure:3257: result: yes
  103. configure:3266: checking whether g++ accepts -g
  104. configure:3296: g++ -c -g conftest.cpp >&5
  105. configure:3303: $? = 0
  106. configure:3404: result: yes
  107. configure:3438: checking for style of include used by make
  108. configure:3466: result: GNU
  109. configure:3491: checking dependency style of g++
  110. configure:3582: result: gcc3
  111. configure:3602: checking how to run the C++ preprocessor
  112. configure:3638: g++ -E conftest.cpp
  113. configure:3645: $? = 0
  114. configure:3676: g++ -E conftest.cpp
  115. conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
  116. configure:3683: $? = 1
  117. configure: failed program was:
  118. | /* confdefs.h. */
  119. | #define PACKAGE_NAME "aMuleAdunanzA"
  120. | #define PACKAGE_TARNAME "amuleadunanza"
  121. | #define PACKAGE_VERSION "2.2.5"
  122. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  123. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  124. | #define PACKAGE "amuleadunanza"
  125. | #define VERSION "2.2.5"
  126. | /* end confdefs.h. */
  127. | #include <ac_nonexistent.h>
  128. configure:3716: result: g++ -E
  129. configure:3745: g++ -E conftest.cpp
  130. configure:3752: $? = 0
  131. configure:3783: g++ -E conftest.cpp
  132. conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
  133. configure:3790: $? = 1
  134. configure: failed program was:
  135. | /* confdefs.h. */
  136. | #define PACKAGE_NAME "aMuleAdunanzA"
  137. | #define PACKAGE_TARNAME "amuleadunanza"
  138. | #define PACKAGE_VERSION "2.2.5"
  139. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  140. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  141. | #define PACKAGE "amuleadunanza"
  142. | #define VERSION "2.2.5"
  143. | /* end confdefs.h. */
  144. | #include <ac_nonexistent.h>
  145. configure:3877: checking for gcc
  146. configure:3893: found /usr/bin/gcc
  147. configure:3904: result: gcc
  148. configure:4136: checking for C compiler version
  149. configure:4144: gcc --version >&5
  150. gcc (Debian 4.3.3-14) 4.3.3
  151. Copyright (C) 2008 Free Software Foundation, Inc.
  152. This is free software; see the source for copying conditions. There is NO
  153. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  154.  
  155. configure:4148: $? = 0
  156. configure:4155: gcc -v >&5
  157. Using built-in specs.
  158. Target: i486-linux-gnu
  159. Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.3-14' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  160. Thread model: posix
  161. gcc version 4.3.3 (Debian 4.3.3-14)
  162. configure:4159: $? = 0
  163. configure:4166: gcc -V >&5
  164. gcc: '-V' option must have argument
  165. configure:4170: $? = 1
  166. configure:4173: checking whether we are using the GNU C compiler
  167. configure:4202: gcc -c -g -O2 conftest.c >&5
  168. configure:4209: $? = 0
  169. configure:4226: result: yes
  170. configure:4235: checking whether gcc accepts -g
  171. configure:4265: gcc -c -g conftest.c >&5
  172. configure:4272: $? = 0
  173. configure:4373: result: yes
  174. configure:4390: checking for gcc option to accept ISO C89
  175. configure:4464: gcc -c -g -O2 conftest.c >&5
  176. configure:4471: $? = 0
  177. configure:4494: result: none needed
  178. configure:4514: checking dependency style of gcc
  179. configure:4605: result: gcc3
  180. configure:4625: checking how to run the C preprocessor
  181. configure:4665: gcc -E conftest.c
  182. configure:4672: $? = 0
  183. configure:4703: gcc -E conftest.c
  184. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  185. configure:4710: $? = 1
  186. configure: failed program was:
  187. | /* confdefs.h. */
  188. | #define PACKAGE_NAME "aMuleAdunanzA"
  189. | #define PACKAGE_TARNAME "amuleadunanza"
  190. | #define PACKAGE_VERSION "2.2.5"
  191. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  192. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  193. | #define PACKAGE "amuleadunanza"
  194. | #define VERSION "2.2.5"
  195. | /* end confdefs.h. */
  196. | #include <ac_nonexistent.h>
  197. configure:4743: result: gcc -E
  198. configure:4772: gcc -E conftest.c
  199. configure:4779: $? = 0
  200. configure:4810: gcc -E conftest.c
  201. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  202. configure:4817: $? = 1
  203. configure: failed program was:
  204. | /* confdefs.h. */
  205. | #define PACKAGE_NAME "aMuleAdunanzA"
  206. | #define PACKAGE_TARNAME "amuleadunanza"
  207. | #define PACKAGE_VERSION "2.2.5"
  208. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  209. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  210. | #define PACKAGE "amuleadunanza"
  211. | #define VERSION "2.2.5"
  212. | /* end confdefs.h. */
  213. | #include <ac_nonexistent.h>
  214. configure:5458: checking for gawk
  215. configure:5485: result: gawk
  216. configure:5496: checking for grep that handles long lines and -e
  217. configure:5556: result: /bin/grep
  218. configure:5561: checking for egrep
  219. configure:5625: result: /bin/grep -E
  220. configure:5630: checking whether make sets $(MAKE)
  221. configure:5652: result: yes
  222. configure:5666: checking for flex
  223. configure:5682: found /usr/bin/flex
  224. configure:5693: result: flex
  225. configure:5730: flex conftest.l
  226. configure:5734: $? = 0
  227. configure:5736: checking lex output file root
  228. configure:5752: result: lex.yy
  229. configure:5757: checking lex library
  230. configure:5776: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  231. /tmp/ccyerdND.o: In function `input':
  232. /home/maththias/Desktop/adu/lex.yy.c:1182: undefined reference to `yywrap'
  233. /tmp/ccyerdND.o: In function `yylex':
  234. /home/maththias/Desktop/adu/lex.yy.c:881: undefined reference to `yywrap'
  235. /tmp/ccyerdND.o: In function `main':
  236. /home/maththias/Desktop/adu/conftest.l:17: undefined reference to `yywrap'
  237. collect2: ld returned 1 exit status
  238. configure:5783: $? = 1
  239. configure: failed program was:
  240. |
  241. | #line 3 "lex.yy.c"
  242. |
  243. | #define YY_INT_ALIGNED short int
  244. |
  245. | /* A lexical scanner generated by flex */
  246. |
  247. | #define FLEX_SCANNER
  248. | #define YY_FLEX_MAJOR_VERSION 2
  249. | #define YY_FLEX_MINOR_VERSION 5
  250. | #define YY_FLEX_SUBMINOR_VERSION 35
  251. | #if YY_FLEX_SUBMINOR_VERSION > 0
  252. | #define FLEX_BETA
  253. | #endif
  254. |
  255. | /* First, we deal with platform-specific or compiler-specific issues. */
  256. |
  257. | /* begin standard C headers. */
  258. | #include <stdio.h>
  259. | #include <string.h>
  260. | #include <errno.h>
  261. | #include <stdlib.h>
  262. |
  263. | /* end standard C headers. */
  264. |
  265. | /* flex integer type definitions */
  266. |
  267. | #ifndef FLEXINT_H
  268. | #define FLEXINT_H
  269. |
  270. | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */
  271. |
  272. | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L
  273. |
  274. | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h,
  275. | * if you want the limit (max/min) macros for int types.
  276. | */
  277. | #ifndef __STDC_LIMIT_MACROS
  278. | #define __STDC_LIMIT_MACROS 1
  279. | #endif
  280. |
  281. | #include <inttypes.h>
  282. | typedef int8_t flex_int8_t;
  283. | typedef uint8_t flex_uint8_t;
  284. | typedef int16_t flex_int16_t;
  285. | typedef uint16_t flex_uint16_t;
  286. | typedef int32_t flex_int32_t;
  287. | typedef uint32_t flex_uint32_t;
  288. | #else
  289. | typedef signed char flex_int8_t;
  290. | typedef short int flex_int16_t;
  291. | typedef int flex_int32_t;
  292. | typedef unsigned char flex_uint8_t;
  293. | typedef unsigned short int flex_uint16_t;
  294. | typedef unsigned int flex_uint32_t;
  295. |
  296. | /* Limits of integral types. */
  297. | #ifndef INT8_MIN
  298. | #define INT8_MIN (-128)
  299. | #endif
  300. | #ifndef INT16_MIN
  301. | #define INT16_MIN (-32767-1)
  302. | #endif
  303. | #ifndef INT32_MIN
  304. | #define INT32_MIN (-2147483647-1)
  305. | #endif
  306. | #ifndef INT8_MAX
  307. | #define INT8_MAX (127)
  308. | #endif
  309. | #ifndef INT16_MAX
  310. | #define INT16_MAX (32767)
  311. | #endif
  312. | #ifndef INT32_MAX
  313. | #define INT32_MAX (2147483647)
  314. | #endif
  315. | #ifndef UINT8_MAX
  316. | #define UINT8_MAX (255U)
  317. | #endif
  318. | #ifndef UINT16_MAX
  319. | #define UINT16_MAX (65535U)
  320. | #endif
  321. | #ifndef UINT32_MAX
  322. | #define UINT32_MAX (4294967295U)
  323. | #endif
  324. |
  325. | #endif /* ! C99 */
  326. |
  327. | #endif /* ! FLEXINT_H */
  328. |
  329. | #ifdef __cplusplus
  330. |
  331. | /* The "const" storage-class-modifier is valid. */
  332. | #define YY_USE_CONST
  333. |
  334. | #else /* ! __cplusplus */
  335. |
  336. | /* C99 requires __STDC__ to be defined as 1. */
  337. | #if defined (__STDC__)
  338. |
  339. | #define YY_USE_CONST
  340. |
  341. | #endif /* defined (__STDC__) */
  342. | #endif /* ! __cplusplus */
  343. |
  344. | #ifdef YY_USE_CONST
  345. | #define yyconst const
  346. | #else
  347. | #define yyconst
  348. | #endif
  349. |
  350. | /* Returned upon end-of-file. */
  351. | #define YY_NULL 0
  352. |
  353. | /* Promotes a possibly negative, possibly signed char to an unsigned
  354. | * integer for use as an array index. If the signed char is negative,
  355. | * we want to instead treat it as an 8-bit unsigned char, hence the
  356. | * double cast.
  357. | */
  358. | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c)
  359. |
  360. | /* Enter a start condition. This macro really ought to take a parameter,
  361. | * but we do it the disgusting crufty way forced on us by the ()-less
  362. | * definition of BEGIN.
  363. | */
  364. | #define BEGIN (yy_start) = 1 + 2 *
  365. |
  366. | /* Translate the current start state into a value that can be later handed
  367. | * to BEGIN to return to the state. The YYSTATE alias is for lex
  368. | * compatibility.
  369. | */
  370. | #define YY_START (((yy_start) - 1) / 2)
  371. | #define YYSTATE YY_START
  372. |
  373. | /* Action number for EOF rule of a given start state. */
  374. | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1)
  375. |
  376. | /* Special action meaning "start processing a new file". */
  377. | #define YY_NEW_FILE yyrestart(yyin )
  378. |
  379. | #define YY_END_OF_BUFFER_CHAR 0
  380. |
  381. | /* Size of default input buffer. */
  382. | #ifndef YY_BUF_SIZE
  383. | #ifdef __ia64__
  384. | /* On IA-64, the buffer size is 16k, not 8k.
  385. | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case.
  386. | * Ditto for the __ia64__ case accordingly.
  387. | */
  388. | #define YY_BUF_SIZE 32768
  389. | #else
  390. | #define YY_BUF_SIZE 16384
  391. | #endif /* __ia64__ */
  392. | #endif
  393. |
  394. | /* The state buf must be large enough to hold one state per character in the main buffer.
  395. | */
  396. | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type))
  397. |
  398. | #ifndef YY_TYPEDEF_YY_BUFFER_STATE
  399. | #define YY_TYPEDEF_YY_BUFFER_STATE
  400. | typedef struct yy_buffer_state *YY_BUFFER_STATE;
  401. | #endif
  402. |
  403. | extern int yyleng;
  404. |
  405. | extern FILE *yyin, *yyout;
  406. |
  407. | #define EOB_ACT_CONTINUE_SCAN 0
  408. | #define EOB_ACT_END_OF_FILE 1
  409. | #define EOB_ACT_LAST_MATCH 2
  410. |
  411. | #define YY_LESS_LINENO(n)
  412. |
  413. | /* Return all but the first "n" matched characters back to the input stream. */
  414. | #define yyless(n) \
  415. | do \
  416. | { \
  417. | /* Undo effects of setting up yytext. */ \
  418. | int yyless_macro_arg = (n); \
  419. | YY_LESS_LINENO(yyless_macro_arg);\
  420. | *yy_cp = (yy_hold_char); \
  421. | YY_RESTORE_YY_MORE_OFFSET \
  422. | (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \
  423. | YY_DO_BEFORE_ACTION; /* set up yytext again */ \
  424. | } \
  425. | while ( 0 )
  426. |
  427. | #define unput(c) yyunput( c, (yytext_ptr) )
  428. |
  429. | #ifndef YY_TYPEDEF_YY_SIZE_T
  430. | #define YY_TYPEDEF_YY_SIZE_T
  431. | typedef size_t yy_size_t;
  432. | #endif
  433. |
  434. | #ifndef YY_STRUCT_YY_BUFFER_STATE
  435. | #define YY_STRUCT_YY_BUFFER_STATE
  436. | struct yy_buffer_state
  437. | {
  438. | FILE *yy_input_file;
  439. |
  440. | char *yy_ch_buf; /* input buffer */
  441. | char *yy_buf_pos; /* current position in input buffer */
  442. |
  443. | /* Size of input buffer in bytes, not including room for EOB
  444. | * characters.
  445. | */
  446. | yy_size_t yy_buf_size;
  447. |
  448. | /* Number of characters read into yy_ch_buf, not including EOB
  449. | * characters.
  450. | */
  451. | int yy_n_chars;
  452. |
  453. | /* Whether we "own" the buffer - i.e., we know we created it,
  454. | * and can realloc() it to grow it, and should free() it to
  455. | * delete it.
  456. | */
  457. | int yy_is_our_buffer;
  458. |
  459. | /* Whether this is an "interactive" input source; if so, and
  460. | * if we're using stdio for input, then we want to use getc()
  461. | * instead of fread(), to make sure we stop fetching input after
  462. | * each newline.
  463. | */
  464. | int yy_is_interactive;
  465. |
  466. | /* Whether we're considered to be at the beginning of a line.
  467. | * If so, '^' rules will be active on the next match, otherwise
  468. | * not.
  469. | */
  470. | int yy_at_bol;
  471. |
  472. | int yy_bs_lineno; /**< The line count. */
  473. | int yy_bs_column; /**< The column count. */
  474. |
  475. | /* Whether to try to fill the input buffer when we reach the
  476. | * end of it.
  477. | */
  478. | int yy_fill_buffer;
  479. |
  480. | int yy_buffer_status;
  481. |
  482. | #define YY_BUFFER_NEW 0
  483. | #define YY_BUFFER_NORMAL 1
  484. | /* When an EOF's been seen but there's still some text to process
  485. | * then we mark the buffer as YY_EOF_PENDING, to indicate that we
  486. | * shouldn't try reading from the input source any more. We might
  487. | * still have a bunch of tokens to match, though, because of
  488. | * possible backing-up.
  489. | *
  490. | * When we actually see the EOF, we change the status to "new"
  491. | * (via yyrestart()), so that the user can continue scanning by
  492. | * just pointing yyin at a new input file.
  493. | */
  494. | #define YY_BUFFER_EOF_PENDING 2
  495. |
  496. | };
  497. | #endif /* !YY_STRUCT_YY_BUFFER_STATE */
  498. |
  499. | /* Stack of input buffers. */
  500. | static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */
  501. | static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */
  502. | static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */
  503. |
  504. | /* We provide macros for accessing buffer states in case in the
  505. | * future we want to put the buffer states in a more general
  506. | * "scanner state".
  507. | *
  508. | * Returns the top of the stack, or NULL.
  509. | */
  510. | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \
  511. | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \
  512. | : NULL)
  513. |
  514. | /* Same as previous macro, but useful when we know that the buffer stack is not
  515. | * NULL or when we need an lvalue. For internal use only.
  516. | */
  517. | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)]
  518. |
  519. | /* yy_hold_char holds the character lost when yytext is formed. */
  520. | static char yy_hold_char;
  521. | static int yy_n_chars; /* number of characters read into yy_ch_buf */
  522. | int yyleng;
  523. |
  524. | /* Points to current character in buffer. */
  525. | static char *yy_c_buf_p = (char *) 0;
  526. | static int yy_init = 0; /* whether we need to initialize */
  527. | static int yy_start = 0; /* start state number */
  528. |
  529. | /* Flag which is used to allow yywrap()'s to do buffer switches
  530. | * instead of setting up a fresh yyin. A bit of a hack ...
  531. | */
  532. | static int yy_did_buffer_switch_on_eof;
  533. |
  534. | void yyrestart (FILE *input_file );
  535. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer );
  536. | YY_BUFFER_STATE yy_create_buffer (FILE *file,int size );
  537. | void yy_delete_buffer (YY_BUFFER_STATE b );
  538. | void yy_flush_buffer (YY_BUFFER_STATE b );
  539. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer );
  540. | void yypop_buffer_state (void );
  541. |
  542. | static void yyensure_buffer_stack (void );
  543. | static void yy_load_buffer_state (void );
  544. | static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file );
  545. |
  546. | #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER )
  547. |
  548. | YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size );
  549. | YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str );
  550. | YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,int len );
  551. |
  552. | void *yyalloc (yy_size_t );
  553. | void *yyrealloc (void *,yy_size_t );
  554. | void yyfree (void * );
  555. |
  556. | #define yy_new_buffer yy_create_buffer
  557. |
  558. | #define yy_set_interactive(is_interactive) \
  559. | { \
  560. | if ( ! YY_CURRENT_BUFFER ){ \
  561. | yyensure_buffer_stack (); \
  562. | YY_CURRENT_BUFFER_LVALUE = \
  563. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  564. | } \
  565. | YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \
  566. | }
  567. |
  568. | #define yy_set_bol(at_bol) \
  569. | { \
  570. | if ( ! YY_CURRENT_BUFFER ){\
  571. | yyensure_buffer_stack (); \
  572. | YY_CURRENT_BUFFER_LVALUE = \
  573. | yy_create_buffer(yyin,YY_BUF_SIZE ); \
  574. | } \
  575. | YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \
  576. | }
  577. |
  578. | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol)
  579. |
  580. | /* Begin user sect3 */
  581. |
  582. | typedef unsigned char YY_CHAR;
  583. |
  584. | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0;
  585. |
  586. | typedef int yy_state_type;
  587. |
  588. | extern int yylineno;
  589. |
  590. | int yylineno = 1;
  591. |
  592. | extern char *yytext;
  593. | #define yytext_ptr yytext
  594. |
  595. | static yy_state_type yy_get_previous_state (void );
  596. | static yy_state_type yy_try_NUL_trans (yy_state_type current_state );
  597. | static int yy_get_next_buffer (void );
  598. | static void yy_fatal_error (yyconst char msg[] );
  599. |
  600. | /* Done after the current pattern has been matched and before the
  601. | * corresponding action - sets up yytext.
  602. | */
  603. | #define YY_DO_BEFORE_ACTION \
  604. | (yytext_ptr) = yy_bp; \
  605. | (yytext_ptr) -= (yy_more_len); \
  606. | yyleng = (size_t) (yy_cp - (yytext_ptr)); \
  607. | (yy_hold_char) = *yy_cp; \
  608. | *yy_cp = '\0'; \
  609. | (yy_c_buf_p) = yy_cp;
  610. |
  611. | #define YY_NUM_RULES 8
  612. | #define YY_END_OF_BUFFER 9
  613. | /* This struct is not used in this scanner,
  614. | but its presence is necessary. */
  615. | struct yy_trans_info
  616. | {
  617. | flex_int32_t yy_verify;
  618. | flex_int32_t yy_nxt;
  619. | };
  620. | static yyconst flex_int16_t yy_acclist[23] =
  621. | { 0,
  622. | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8,
  623. | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6,
  624. | 7, 8
  625. | } ;
  626. |
  627. | static yyconst flex_int16_t yy_accept[14] =
  628. | { 0,
  629. | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17,
  630. | 20, 23, 23
  631. | } ;
  632. |
  633. | static yyconst flex_int32_t yy_ec[256] =
  634. | { 0,
  635. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2,
  636. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  637. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  638. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  639. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  640. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  641. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  642. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  643. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  644. | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6,
  645. |
  646. | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1,
  647. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  648. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  649. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  650. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  651. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  652. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  653. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  654. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  655. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  656. |
  657. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  658. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  659. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  660. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  661. | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
  662. | 1, 1, 1, 1, 1
  663. | } ;
  664. |
  665. | static yyconst flex_int32_t yy_meta[9] =
  666. | { 0,
  667. | 1, 1, 1, 1, 1, 1, 1, 1
  668. | } ;
  669. |
  670. | static yyconst flex_int16_t yy_base[13] =
  671. | { 0,
  672. | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10,
  673. | 10, 10
  674. | } ;
  675. |
  676. | static yyconst flex_int16_t yy_def[13] =
  677. | { 0,
  678. | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12,
  679. | 12, 0
  680. | } ;
  681. |
  682. | static yyconst flex_int16_t yy_nxt[19] =
  683. | { 0,
  684. | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3,
  685. | 12, 12, 12, 12, 12, 12, 12, 12
  686. | } ;
  687. |
  688. | static yyconst flex_int16_t yy_chk[19] =
  689. | { 0,
  690. | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12,
  691. | 12, 12, 12, 12, 12, 12, 12, 12
  692. | } ;
  693. |
  694. | extern int yy_flex_debug;
  695. | int yy_flex_debug = 0;
  696. |
  697. | static yy_state_type *yy_state_buf=0, *yy_state_ptr=0;
  698. | static char *yy_full_match;
  699. | static int yy_lp;
  700. | #define REJECT \
  701. | { \
  702. | *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \
  703. | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
  704. | ++(yy_lp); \
  705. | goto find_rule; \
  706. | }
  707. |
  708. | static int yy_more_flag = 0;
  709. | static int yy_more_len = 0;
  710. | #define yymore() ((yy_more_flag) = 1)
  711. | #define YY_MORE_ADJ (yy_more_len)
  712. | #define YY_RESTORE_YY_MORE_OFFSET
  713. | char *yytext;
  714. | #line 1 "conftest.l"
  715. | #line 477 "lex.yy.c"
  716. |
  717. | #define INITIAL 0
  718. |
  719. | #ifndef YY_NO_UNISTD_H
  720. | /* Special case for "unistd.h", since it is non-ANSI. We include it way
  721. | * down here because we want the user's section 1 to have been scanned first.
  722. | * The user has a chance to override it with an option.
  723. | */
  724. | #include <unistd.h>
  725. | #endif
  726. |
  727. | #ifndef YY_EXTRA_TYPE
  728. | #define YY_EXTRA_TYPE void *
  729. | #endif
  730. |
  731. | static int yy_init_globals (void );
  732. |
  733. | /* Accessor methods to globals.
  734. | These are made visible to non-reentrant scanners for convenience. */
  735. |
  736. | int yylex_destroy (void );
  737. |
  738. | int yyget_debug (void );
  739. |
  740. | void yyset_debug (int debug_flag );
  741. |
  742. | YY_EXTRA_TYPE yyget_extra (void );
  743. |
  744. | void yyset_extra (YY_EXTRA_TYPE user_defined );
  745. |
  746. | FILE *yyget_in (void );
  747. |
  748. | void yyset_in (FILE * in_str );
  749. |
  750. | FILE *yyget_out (void );
  751. |
  752. | void yyset_out (FILE * out_str );
  753. |
  754. | int yyget_leng (void );
  755. |
  756. | char *yyget_text (void );
  757. |
  758. | int yyget_lineno (void );
  759. |
  760. | void yyset_lineno (int line_number );
  761. |
  762. | /* Macros after this point can all be overridden by user definitions in
  763. | * section 1.
  764. | */
  765. |
  766. | #ifndef YY_SKIP_YYWRAP
  767. | #ifdef __cplusplus
  768. | extern "C" int yywrap (void );
  769. | #else
  770. | extern int yywrap (void );
  771. | #endif
  772. | #endif
  773. |
  774. | static void yyunput (int c,char *buf_ptr );
  775. |
  776. | #ifndef yytext_ptr
  777. | static void yy_flex_strncpy (char *,yyconst char *,int );
  778. | #endif
  779. |
  780. | #ifdef YY_NEED_STRLEN
  781. | static int yy_flex_strlen (yyconst char * );
  782. | #endif
  783. |
  784. | #ifndef YY_NO_INPUT
  785. |
  786. | #ifdef __cplusplus
  787. | static int yyinput (void );
  788. | #else
  789. | static int input (void );
  790. | #endif
  791. |
  792. | #endif
  793. |
  794. | /* Amount of stuff to slurp up with each read. */
  795. | #ifndef YY_READ_BUF_SIZE
  796. | #ifdef __ia64__
  797. | /* On IA-64, the buffer size is 16k, not 8k */
  798. | #define YY_READ_BUF_SIZE 16384
  799. | #else
  800. | #define YY_READ_BUF_SIZE 8192
  801. | #endif /* __ia64__ */
  802. | #endif
  803. |
  804. | /* Copy whatever the last rule matched to the standard output. */
  805. | #ifndef ECHO
  806. | /* This used to be an fputs(), but since the string might contain NUL's,
  807. | * we now use fwrite().
  808. | */
  809. | #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
  810. | #endif
  811. |
  812. | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL,
  813. | * is returned in "result".
  814. | */
  815. | #ifndef YY_INPUT
  816. | #define YY_INPUT(buf,result,max_size) \
  817. | if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \
  818. | { \
  819. | int c = '*'; \
  820. | size_t n; \
  821. | for ( n = 0; n < max_size && \
  822. | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
  823. | buf[n] = (char) c; \
  824. | if ( c == '\n' ) \
  825. | buf[n++] = (char) c; \
  826. | if ( c == EOF && ferror( yyin ) ) \
  827. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  828. | result = n; \
  829. | } \
  830. | else \
  831. | { \
  832. | errno=0; \
  833. | while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \
  834. | { \
  835. | if( errno != EINTR) \
  836. | { \
  837. | YY_FATAL_ERROR( "input in flex scanner failed" ); \
  838. | break; \
  839. | } \
  840. | errno=0; \
  841. | clearerr(yyin); \
  842. | } \
  843. | }\
  844. | \
  845. |
  846. | #endif
  847. |
  848. | /* No semi-colon after return; correct usage is to write "yyterminate();" -
  849. | * we don't want an extra ';' after the "return" because that will cause
  850. | * some compilers to complain about unreachable statements.
  851. | */
  852. | #ifndef yyterminate
  853. | #define yyterminate() return YY_NULL
  854. | #endif
  855. |
  856. | /* Number of entries by which start-condition stack grows. */
  857. | #ifndef YY_START_STACK_INCR
  858. | #define YY_START_STACK_INCR 25
  859. | #endif
  860. |
  861. | /* Report a fatal error. */
  862. | #ifndef YY_FATAL_ERROR
  863. | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg )
  864. | #endif
  865. |
  866. | /* end tables serialization structures and prototypes */
  867. |
  868. | /* Default declaration of generated scanner - a define so the user can
  869. | * easily add parameters.
  870. | */
  871. | #ifndef YY_DECL
  872. | #define YY_DECL_IS_OURS 1
  873. |
  874. | extern int yylex (void);
  875. |
  876. | #define YY_DECL int yylex (void)
  877. | #endif /* !YY_DECL */
  878. |
  879. | /* Code executed at the beginning of each rule, after yytext and yyleng
  880. | * have been set up.
  881. | */
  882. | #ifndef YY_USER_ACTION
  883. | #define YY_USER_ACTION
  884. | #endif
  885. |
  886. | /* Code executed at the end of each rule. */
  887. | #ifndef YY_BREAK
  888. | #define YY_BREAK break;
  889. | #endif
  890. |
  891. | #define YY_RULE_SETUP \
  892. | YY_USER_ACTION
  893. |
  894. | /** The main scanner function which does all the work.
  895. | */
  896. | YY_DECL
  897. | {
  898. | register yy_state_type yy_current_state;
  899. | register char *yy_cp, *yy_bp;
  900. | register int yy_act;
  901. |
  902. | #line 1 "conftest.l"
  903. |
  904. | #line 666 "lex.yy.c"
  905. |
  906. | if ( !(yy_init) )
  907. | {
  908. | (yy_init) = 1;
  909. |
  910. | #ifdef YY_USER_INIT
  911. | YY_USER_INIT;
  912. | #endif
  913. |
  914. | /* Create the reject buffer large enough to save one state per allowed character. */
  915. | if ( ! (yy_state_buf) )
  916. | (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE );
  917. | if ( ! (yy_state_buf) )
  918. | YY_FATAL_ERROR( "out of dynamic memory in yylex()" );
  919. |
  920. | if ( ! (yy_start) )
  921. | (yy_start) = 1; /* first start state */
  922. |
  923. | if ( ! yyin )
  924. | yyin = stdin;
  925. |
  926. | if ( ! yyout )
  927. | yyout = stdout;
  928. |
  929. | if ( ! YY_CURRENT_BUFFER ) {
  930. | yyensure_buffer_stack ();
  931. | YY_CURRENT_BUFFER_LVALUE =
  932. | yy_create_buffer(yyin,YY_BUF_SIZE );
  933. | }
  934. |
  935. | yy_load_buffer_state( );
  936. | }
  937. |
  938. | while ( 1 ) /* loops until end-of-file is reached */
  939. | {
  940. | (yy_more_len) = 0;
  941. | if ( (yy_more_flag) )
  942. | {
  943. | (yy_more_len) = (yy_c_buf_p) - (yytext_ptr);
  944. | (yy_more_flag) = 0;
  945. | }
  946. | yy_cp = (yy_c_buf_p);
  947. |
  948. | /* Support of yytext. */
  949. | *yy_cp = (yy_hold_char);
  950. |
  951. | /* yy_bp points to the position in yy_ch_buf of the start of
  952. | * the current run.
  953. | */
  954. | yy_bp = yy_cp;
  955. |
  956. | yy_current_state = (yy_start);
  957. |
  958. | (yy_state_ptr) = (yy_state_buf);
  959. | *(yy_state_ptr)++ = yy_current_state;
  960. |
  961. | yy_match:
  962. | do
  963. | {
  964. | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
  965. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  966. | {
  967. | yy_current_state = (int) yy_def[yy_current_state];
  968. | if ( yy_current_state >= 13 )
  969. | yy_c = yy_meta[(unsigned int) yy_c];
  970. | }
  971. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  972. | *(yy_state_ptr)++ = yy_current_state;
  973. | ++yy_cp;
  974. | }
  975. | while ( yy_base[yy_current_state] != 10 );
  976. |
  977. | yy_find_action:
  978. | yy_current_state = *--(yy_state_ptr);
  979. | (yy_lp) = yy_accept[yy_current_state];
  980. | find_rule: /* we branch to this label when backing up */
  981. | for ( ; ; ) /* until we find what rule we matched */
  982. | {
  983. | if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] )
  984. | {
  985. | yy_act = yy_acclist[(yy_lp)];
  986. | {
  987. | (yy_full_match) = yy_cp;
  988. | break;
  989. | }
  990. | }
  991. | --yy_cp;
  992. | yy_current_state = *--(yy_state_ptr);
  993. | (yy_lp) = yy_accept[yy_current_state];
  994. | }
  995. |
  996. | YY_DO_BEFORE_ACTION;
  997. |
  998. | do_action: /* This label is used only to access EOF actions. */
  999. |
  1000. | switch ( yy_act )
  1001. | { /* beginning of action switch */
  1002. | case 1:
  1003. | YY_RULE_SETUP
  1004. | #line 2 "conftest.l"
  1005. | { ECHO; }
  1006. | YY_BREAK
  1007. | case 2:
  1008. | YY_RULE_SETUP
  1009. | #line 3 "conftest.l"
  1010. | { REJECT; }
  1011. | YY_BREAK
  1012. | case 3:
  1013. | YY_RULE_SETUP
  1014. | #line 4 "conftest.l"
  1015. | { yymore (); }
  1016. | YY_BREAK
  1017. | case 4:
  1018. | YY_RULE_SETUP
  1019. | #line 5 "conftest.l"
  1020. | { yyless (1); }
  1021. | YY_BREAK
  1022. | case 5:
  1023. | YY_RULE_SETUP
  1024. | #line 6 "conftest.l"
  1025. | { yyless (input () != 0); }
  1026. | YY_BREAK
  1027. | case 6:
  1028. | YY_RULE_SETUP
  1029. | #line 7 "conftest.l"
  1030. | { unput (yytext[0]); }
  1031. | YY_BREAK
  1032. | case 7:
  1033. | YY_RULE_SETUP
  1034. | #line 8 "conftest.l"
  1035. | { BEGIN INITIAL; }
  1036. | YY_BREAK
  1037. | case 8:
  1038. | YY_RULE_SETUP
  1039. | #line 9 "conftest.l"
  1040. | ECHO;
  1041. | YY_BREAK
  1042. | #line 804 "lex.yy.c"
  1043. | case YY_STATE_EOF(INITIAL):
  1044. | yyterminate();
  1045. |
  1046. | case YY_END_OF_BUFFER:
  1047. | {
  1048. | /* Amount of text matched not including the EOB char. */
  1049. | int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1;
  1050. |
  1051. | /* Undo the effects of YY_DO_BEFORE_ACTION. */
  1052. | *yy_cp = (yy_hold_char);
  1053. | YY_RESTORE_YY_MORE_OFFSET
  1054. |
  1055. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW )
  1056. | {
  1057. | /* We're scanning a new file or input source. It's
  1058. | * possible that this happened because the user
  1059. | * just pointed yyin at a new source and called
  1060. | * yylex(). If so, then we have to assure
  1061. | * consistency between YY_CURRENT_BUFFER and our
  1062. | * globals. Here is the right place to do so, because
  1063. | * this is the first action (other than possibly a
  1064. | * back-up) that will match for the new input source.
  1065. | */
  1066. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1067. | YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin;
  1068. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL;
  1069. | }
  1070. |
  1071. | /* Note that here we test for yy_c_buf_p "<=" to the position
  1072. | * of the first EOB in the buffer, since yy_c_buf_p will
  1073. | * already have been incremented past the NUL character
  1074. | * (since all states make transitions on EOB to the
  1075. | * end-of-buffer state). Contrast this with the test
  1076. | * in input().
  1077. | */
  1078. | if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1079. | { /* This was really a NUL. */
  1080. | yy_state_type yy_next_state;
  1081. |
  1082. | (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text;
  1083. |
  1084. | yy_current_state = yy_get_previous_state( );
  1085. |
  1086. | /* Okay, we're now positioned to make the NUL
  1087. | * transition. We couldn't have
  1088. | * yy_get_previous_state() go ahead and do it
  1089. | * for us because it doesn't know how to deal
  1090. | * with the possibility of jamming (and we don't
  1091. | * want to build jamming into it because then it
  1092. | * will run more slowly).
  1093. | */
  1094. |
  1095. | yy_next_state = yy_try_NUL_trans( yy_current_state );
  1096. |
  1097. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1098. |
  1099. | if ( yy_next_state )
  1100. | {
  1101. | /* Consume the NUL. */
  1102. | yy_cp = ++(yy_c_buf_p);
  1103. | yy_current_state = yy_next_state;
  1104. | goto yy_match;
  1105. | }
  1106. |
  1107. | else
  1108. | {
  1109. | yy_cp = (yy_c_buf_p);
  1110. | goto yy_find_action;
  1111. | }
  1112. | }
  1113. |
  1114. | else switch ( yy_get_next_buffer( ) )
  1115. | {
  1116. | case EOB_ACT_END_OF_FILE:
  1117. | {
  1118. | (yy_did_buffer_switch_on_eof) = 0;
  1119. |
  1120. | if ( yywrap( ) )
  1121. | {
  1122. | /* Note: because we've taken care in
  1123. | * yy_get_next_buffer() to have set up
  1124. | * yytext, we can now set up
  1125. | * yy_c_buf_p so that if some total
  1126. | * hoser (like flex itself) wants to
  1127. | * call the scanner after we return the
  1128. | * YY_NULL, it'll still work - another
  1129. | * YY_NULL will get returned.
  1130. | */
  1131. | (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ;
  1132. |
  1133. | yy_act = YY_STATE_EOF(YY_START);
  1134. | goto do_action;
  1135. | }
  1136. |
  1137. | else
  1138. | {
  1139. | if ( ! (yy_did_buffer_switch_on_eof) )
  1140. | YY_NEW_FILE;
  1141. | }
  1142. | break;
  1143. | }
  1144. |
  1145. | case EOB_ACT_CONTINUE_SCAN:
  1146. | (yy_c_buf_p) =
  1147. | (yytext_ptr) + yy_amount_of_matched_text;
  1148. |
  1149. | yy_current_state = yy_get_previous_state( );
  1150. |
  1151. | yy_cp = (yy_c_buf_p);
  1152. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1153. | goto yy_match;
  1154. |
  1155. | case EOB_ACT_LAST_MATCH:
  1156. | (yy_c_buf_p) =
  1157. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)];
  1158. |
  1159. | yy_current_state = yy_get_previous_state( );
  1160. |
  1161. | yy_cp = (yy_c_buf_p);
  1162. | yy_bp = (yytext_ptr) + YY_MORE_ADJ;
  1163. | goto yy_find_action;
  1164. | }
  1165. | break;
  1166. | }
  1167. |
  1168. | default:
  1169. | YY_FATAL_ERROR(
  1170. | "fatal flex scanner internal error--no action found" );
  1171. | } /* end of action switch */
  1172. | } /* end of scanning one token */
  1173. | } /* end of yylex */
  1174. |
  1175. | /* yy_get_next_buffer - try to read in a new buffer
  1176. | *
  1177. | * Returns a code representing an action:
  1178. | * EOB_ACT_LAST_MATCH -
  1179. | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
  1180. | * EOB_ACT_END_OF_FILE - end of file
  1181. | */
  1182. | static int yy_get_next_buffer (void)
  1183. | {
  1184. | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
  1185. | register char *source = (yytext_ptr);
  1186. | register int number_to_move, i;
  1187. | int ret_val;
  1188. |
  1189. | if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] )
  1190. | YY_FATAL_ERROR(
  1191. | "fatal flex scanner internal error--end of buffer missed" );
  1192. |
  1193. | if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 )
  1194. | { /* Don't try to fill the buffer, so this is an EOF. */
  1195. | if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 )
  1196. | {
  1197. | /* We matched a single character, the EOB, so
  1198. | * treat this as a final EOF.
  1199. | */
  1200. | return EOB_ACT_END_OF_FILE;
  1201. | }
  1202. |
  1203. | else
  1204. | {
  1205. | /* We matched some text prior to the EOB, first
  1206. | * process it.
  1207. | */
  1208. | return EOB_ACT_LAST_MATCH;
  1209. | }
  1210. | }
  1211. |
  1212. | /* Try to read more data. */
  1213. |
  1214. | /* First move last chars to start of buffer. */
  1215. | number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1;
  1216. |
  1217. | for ( i = 0; i < number_to_move; ++i )
  1218. | *(dest++) = *(source++);
  1219. |
  1220. | if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING )
  1221. | /* don't do the read, it's not guaranteed to return an EOF,
  1222. | * just force an EOF
  1223. | */
  1224. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0;
  1225. |
  1226. | else
  1227. | {
  1228. | int num_to_read =
  1229. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1;
  1230. |
  1231. | while ( num_to_read <= 0 )
  1232. | { /* Not enough room in the buffer - grow it. */
  1233. |
  1234. | YY_FATAL_ERROR(
  1235. | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" );
  1236. |
  1237. | }
  1238. |
  1239. | if ( num_to_read > YY_READ_BUF_SIZE )
  1240. | num_to_read = YY_READ_BUF_SIZE;
  1241. |
  1242. | /* Read in more data. */
  1243. | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
  1244. | (yy_n_chars), (size_t) num_to_read );
  1245. |
  1246. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1247. | }
  1248. |
  1249. | if ( (yy_n_chars) == 0 )
  1250. | {
  1251. | if ( number_to_move == YY_MORE_ADJ )
  1252. | {
  1253. | ret_val = EOB_ACT_END_OF_FILE;
  1254. | yyrestart(yyin );
  1255. | }
  1256. |
  1257. | else
  1258. | {
  1259. | ret_val = EOB_ACT_LAST_MATCH;
  1260. | YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =
  1261. | YY_BUFFER_EOF_PENDING;
  1262. | }
  1263. | }
  1264. |
  1265. | else
  1266. | ret_val = EOB_ACT_CONTINUE_SCAN;
  1267. |
  1268. | if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) {
  1269. | /* Extend the array by 50%, plus the number we really need. */
  1270. | yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1);
  1271. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size );
  1272. | if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1273. | YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
  1274. | }
  1275. |
  1276. | (yy_n_chars) += number_to_move;
  1277. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR;
  1278. | YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR;
  1279. |
  1280. | (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0];
  1281. |
  1282. | return ret_val;
  1283. | }
  1284. |
  1285. | /* yy_get_previous_state - get the state just before the EOB char was reached */
  1286. |
  1287. | static yy_state_type yy_get_previous_state (void)
  1288. | {
  1289. | register yy_state_type yy_current_state;
  1290. | register char *yy_cp;
  1291. |
  1292. | yy_current_state = (yy_start);
  1293. |
  1294. | (yy_state_ptr) = (yy_state_buf);
  1295. | *(yy_state_ptr)++ = yy_current_state;
  1296. |
  1297. | for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp )
  1298. | {
  1299. | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
  1300. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1301. | {
  1302. | yy_current_state = (int) yy_def[yy_current_state];
  1303. | if ( yy_current_state >= 13 )
  1304. | yy_c = yy_meta[(unsigned int) yy_c];
  1305. | }
  1306. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1307. | *(yy_state_ptr)++ = yy_current_state;
  1308. | }
  1309. |
  1310. | return yy_current_state;
  1311. | }
  1312. |
  1313. | /* yy_try_NUL_trans - try to make a transition on the NUL character
  1314. | *
  1315. | * synopsis
  1316. | * next_state = yy_try_NUL_trans( current_state );
  1317. | */
  1318. | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state )
  1319. | {
  1320. | register int yy_is_jam;
  1321. |
  1322. | register YY_CHAR yy_c = 1;
  1323. | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state )
  1324. | {
  1325. | yy_current_state = (int) yy_def[yy_current_state];
  1326. | if ( yy_current_state >= 13 )
  1327. | yy_c = yy_meta[(unsigned int) yy_c];
  1328. | }
  1329. | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c];
  1330. | yy_is_jam = (yy_current_state == 12);
  1331. | if ( ! yy_is_jam )
  1332. | *(yy_state_ptr)++ = yy_current_state;
  1333. |
  1334. | return yy_is_jam ? 0 : yy_current_state;
  1335. | }
  1336. |
  1337. | static void yyunput (int c, register char * yy_bp )
  1338. | {
  1339. | register char *yy_cp;
  1340. |
  1341. | yy_cp = (yy_c_buf_p);
  1342. |
  1343. | /* undo effects of setting up yytext */
  1344. | *yy_cp = (yy_hold_char);
  1345. |
  1346. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1347. | { /* need to shift things up to make room */
  1348. | /* +2 for EOB chars. */
  1349. | register int number_to_move = (yy_n_chars) + 2;
  1350. | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[
  1351. | YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2];
  1352. | register char *source =
  1353. | &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move];
  1354. |
  1355. | while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf )
  1356. | *--dest = *--source;
  1357. |
  1358. | yy_cp += (int) (dest - source);
  1359. | yy_bp += (int) (dest - source);
  1360. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars =
  1361. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size;
  1362. |
  1363. | if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 )
  1364. | YY_FATAL_ERROR( "flex scanner push-back overflow" );
  1365. | }
  1366. |
  1367. | *--yy_cp = (char) c;
  1368. |
  1369. | (yytext_ptr) = yy_bp;
  1370. | (yy_hold_char) = *yy_cp;
  1371. | (yy_c_buf_p) = yy_cp;
  1372. | }
  1373. |
  1374. | #ifndef YY_NO_INPUT
  1375. | #ifdef __cplusplus
  1376. | static int yyinput (void)
  1377. | #else
  1378. | static int input (void)
  1379. | #endif
  1380. |
  1381. | {
  1382. | int c;
  1383. |
  1384. | *(yy_c_buf_p) = (yy_hold_char);
  1385. |
  1386. | if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR )
  1387. | {
  1388. | /* yy_c_buf_p now points to the character we want to return.
  1389. | * If this occurs *before* the EOB characters, then it's a
  1390. | * valid NUL; if not, then we've hit the end of the buffer.
  1391. | */
  1392. | if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] )
  1393. | /* This was really a NUL. */
  1394. | *(yy_c_buf_p) = '\0';
  1395. |
  1396. | else
  1397. | { /* need more input */
  1398. | int offset = (yy_c_buf_p) - (yytext_ptr);
  1399. | ++(yy_c_buf_p);
  1400. |
  1401. | switch ( yy_get_next_buffer( ) )
  1402. | {
  1403. | case EOB_ACT_LAST_MATCH:
  1404. | /* This happens because yy_g_n_b()
  1405. | * sees that we've accumulated a
  1406. | * token and flags that we need to
  1407. | * try matching the token before
  1408. | * proceeding. But for input(),
  1409. | * there's no matching to consider.
  1410. | * So convert the EOB_ACT_LAST_MATCH
  1411. | * to EOB_ACT_END_OF_FILE.
  1412. | */
  1413. |
  1414. | /* Reset buffer status. */
  1415. | yyrestart(yyin );
  1416. |
  1417. | /*FALLTHROUGH*/
  1418. |
  1419. | case EOB_ACT_END_OF_FILE:
  1420. | {
  1421. | if ( yywrap( ) )
  1422. | return EOF;
  1423. |
  1424. | if ( ! (yy_did_buffer_switch_on_eof) )
  1425. | YY_NEW_FILE;
  1426. | #ifdef __cplusplus
  1427. | return yyinput();
  1428. | #else
  1429. | return input();
  1430. | #endif
  1431. | }
  1432. |
  1433. | case EOB_ACT_CONTINUE_SCAN:
  1434. | (yy_c_buf_p) = (yytext_ptr) + offset;
  1435. | break;
  1436. | }
  1437. | }
  1438. | }
  1439. |
  1440. | c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */
  1441. | *(yy_c_buf_p) = '\0'; /* preserve yytext */
  1442. | (yy_hold_char) = *++(yy_c_buf_p);
  1443. |
  1444. | return c;
  1445. | }
  1446. | #endif /* ifndef YY_NO_INPUT */
  1447. |
  1448. | /** Immediately switch to a different input stream.
  1449. | * @param input_file A readable stream.
  1450. | *
  1451. | * @note This function does not reset the start condition to @c INITIAL .
  1452. | */
  1453. | void yyrestart (FILE * input_file )
  1454. | {
  1455. |
  1456. | if ( ! YY_CURRENT_BUFFER ){
  1457. | yyensure_buffer_stack ();
  1458. | YY_CURRENT_BUFFER_LVALUE =
  1459. | yy_create_buffer(yyin,YY_BUF_SIZE );
  1460. | }
  1461. |
  1462. | yy_init_buffer(YY_CURRENT_BUFFER,input_file );
  1463. | yy_load_buffer_state( );
  1464. | }
  1465. |
  1466. | /** Switch to a different input buffer.
  1467. | * @param new_buffer The new input buffer.
  1468. | *
  1469. | */
  1470. | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer )
  1471. | {
  1472. |
  1473. | /* TODO. We should be able to replace this entire function body
  1474. | * with
  1475. | * yypop_buffer_state();
  1476. | * yypush_buffer_state(new_buffer);
  1477. | */
  1478. | yyensure_buffer_stack ();
  1479. | if ( YY_CURRENT_BUFFER == new_buffer )
  1480. | return;
  1481. |
  1482. | if ( YY_CURRENT_BUFFER )
  1483. | {
  1484. | /* Flush out information for old buffer. */
  1485. | *(yy_c_buf_p) = (yy_hold_char);
  1486. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1487. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1488. | }
  1489. |
  1490. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1491. | yy_load_buffer_state( );
  1492. |
  1493. | /* We don't actually know whether we did this switch during
  1494. | * EOF (yywrap()) processing, but the only time this flag
  1495. | * is looked at is after yywrap() is called, so it's safe
  1496. | * to go ahead and always set it.
  1497. | */
  1498. | (yy_did_buffer_switch_on_eof) = 1;
  1499. | }
  1500. |
  1501. | static void yy_load_buffer_state (void)
  1502. | {
  1503. | (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars;
  1504. | (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos;
  1505. | yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file;
  1506. | (yy_hold_char) = *(yy_c_buf_p);
  1507. | }
  1508. |
  1509. | /** Allocate and initialize an input buffer state.
  1510. | * @param file A readable stream.
  1511. | * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE.
  1512. | *
  1513. | * @return the allocated buffer state.
  1514. | */
  1515. | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size )
  1516. | {
  1517. | YY_BUFFER_STATE b;
  1518. |
  1519. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  1520. | if ( ! b )
  1521. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1522. |
  1523. | b->yy_buf_size = size;
  1524. |
  1525. | /* yy_ch_buf has to be 2 characters longer than the size given because
  1526. | * we need to put in 2 end-of-buffer characters.
  1527. | */
  1528. | b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 );
  1529. | if ( ! b->yy_ch_buf )
  1530. | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" );
  1531. |
  1532. | b->yy_is_our_buffer = 1;
  1533. |
  1534. | yy_init_buffer(b,file );
  1535. |
  1536. | return b;
  1537. | }
  1538. |
  1539. | /** Destroy the buffer.
  1540. | * @param b a buffer created with yy_create_buffer()
  1541. | *
  1542. | */
  1543. | void yy_delete_buffer (YY_BUFFER_STATE b )
  1544. | {
  1545. |
  1546. | if ( ! b )
  1547. | return;
  1548. |
  1549. | if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */
  1550. | YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0;
  1551. |
  1552. | if ( b->yy_is_our_buffer )
  1553. | yyfree((void *) b->yy_ch_buf );
  1554. |
  1555. | yyfree((void *) b );
  1556. | }
  1557. |
  1558. | #ifndef __cplusplus
  1559. | extern int isatty (int );
  1560. | #endif /* __cplusplus */
  1561. |
  1562. | /* Initializes or reinitializes a buffer.
  1563. | * This function is sometimes called more than once on the same buffer,
  1564. | * such as during a yyrestart() or at EOF.
  1565. | */
  1566. | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file )
  1567. |
  1568. | {
  1569. | int oerrno = errno;
  1570. |
  1571. | yy_flush_buffer(b );
  1572. |
  1573. | b->yy_input_file = file;
  1574. | b->yy_fill_buffer = 1;
  1575. |
  1576. | /* If b is the current buffer, then yy_init_buffer was _probably_
  1577. | * called from yyrestart() or through yy_get_next_buffer.
  1578. | * In that case, we don't want to reset the lineno or column.
  1579. | */
  1580. | if (b != YY_CURRENT_BUFFER){
  1581. | b->yy_bs_lineno = 1;
  1582. | b->yy_bs_column = 0;
  1583. | }
  1584. |
  1585. | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0;
  1586. |
  1587. | errno = oerrno;
  1588. | }
  1589. |
  1590. | /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
  1591. | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
  1592. | *
  1593. | */
  1594. | void yy_flush_buffer (YY_BUFFER_STATE b )
  1595. | {
  1596. | if ( ! b )
  1597. | return;
  1598. |
  1599. | b->yy_n_chars = 0;
  1600. |
  1601. | /* We always need two end-of-buffer characters. The first causes
  1602. | * a transition to the end-of-buffer state. The second causes
  1603. | * a jam in that state.
  1604. | */
  1605. | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR;
  1606. | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR;
  1607. |
  1608. | b->yy_buf_pos = &b->yy_ch_buf[0];
  1609. |
  1610. | b->yy_at_bol = 1;
  1611. | b->yy_buffer_status = YY_BUFFER_NEW;
  1612. |
  1613. | if ( b == YY_CURRENT_BUFFER )
  1614. | yy_load_buffer_state( );
  1615. | }
  1616. |
  1617. | /** Pushes the new state onto the stack. The new state becomes
  1618. | * the current state. This function will allocate the stack
  1619. | * if necessary.
  1620. | * @param new_buffer The new state.
  1621. | *
  1622. | */
  1623. | void yypush_buffer_state (YY_BUFFER_STATE new_buffer )
  1624. | {
  1625. | if (new_buffer == NULL)
  1626. | return;
  1627. |
  1628. | yyensure_buffer_stack();
  1629. |
  1630. | /* This block is copied from yy_switch_to_buffer. */
  1631. | if ( YY_CURRENT_BUFFER )
  1632. | {
  1633. | /* Flush out information for old buffer. */
  1634. | *(yy_c_buf_p) = (yy_hold_char);
  1635. | YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p);
  1636. | YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars);
  1637. | }
  1638. |
  1639. | /* Only push if top exists. Otherwise, replace top. */
  1640. | if (YY_CURRENT_BUFFER)
  1641. | (yy_buffer_stack_top)++;
  1642. | YY_CURRENT_BUFFER_LVALUE = new_buffer;
  1643. |
  1644. | /* copied from yy_switch_to_buffer. */
  1645. | yy_load_buffer_state( );
  1646. | (yy_did_buffer_switch_on_eof) = 1;
  1647. | }
  1648. |
  1649. | /** Removes and deletes the top of the stack, if present.
  1650. | * The next element becomes the new top.
  1651. | *
  1652. | */
  1653. | void yypop_buffer_state (void)
  1654. | {
  1655. | if (!YY_CURRENT_BUFFER)
  1656. | return;
  1657. |
  1658. | yy_delete_buffer(YY_CURRENT_BUFFER );
  1659. | YY_CURRENT_BUFFER_LVALUE = NULL;
  1660. | if ((yy_buffer_stack_top) > 0)
  1661. | --(yy_buffer_stack_top);
  1662. |
  1663. | if (YY_CURRENT_BUFFER) {
  1664. | yy_load_buffer_state( );
  1665. | (yy_did_buffer_switch_on_eof) = 1;
  1666. | }
  1667. | }
  1668. |
  1669. | /* Allocates the stack if it does not exist.
  1670. | * Guarantees space for at least one push.
  1671. | */
  1672. | static void yyensure_buffer_stack (void)
  1673. | {
  1674. | int num_to_alloc;
  1675. |
  1676. | if (!(yy_buffer_stack)) {
  1677. |
  1678. | /* First allocation is just for 2 elements, since we don't know if this
  1679. | * scanner will even need a stack. We use 2 instead of 1 to avoid an
  1680. | * immediate realloc on the next call.
  1681. | */
  1682. | num_to_alloc = 1;
  1683. | (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc
  1684. | (num_to_alloc * sizeof(struct yy_buffer_state*)
  1685. | );
  1686. | if ( ! (yy_buffer_stack) )
  1687. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1688. |
  1689. | memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*));
  1690. |
  1691. | (yy_buffer_stack_max) = num_to_alloc;
  1692. | (yy_buffer_stack_top) = 0;
  1693. | return;
  1694. | }
  1695. |
  1696. | if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){
  1697. |
  1698. | /* Increase the buffer to prepare for a possible push. */
  1699. | int grow_size = 8 /* arbitrary grow size */;
  1700. |
  1701. | num_to_alloc = (yy_buffer_stack_max) + grow_size;
  1702. | (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc
  1703. | ((yy_buffer_stack),
  1704. | num_to_alloc * sizeof(struct yy_buffer_state*)
  1705. | );
  1706. | if ( ! (yy_buffer_stack) )
  1707. | YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" );
  1708. |
  1709. | /* zero only the new slots.*/
  1710. | memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*));
  1711. | (yy_buffer_stack_max) = num_to_alloc;
  1712. | }
  1713. | }
  1714. |
  1715. | /** Setup the input buffer state to scan directly from a user-specified character buffer.
  1716. | * @param base the character buffer
  1717. | * @param size the size in bytes of the character buffer
  1718. | *
  1719. | * @return the newly allocated buffer state object.
  1720. | */
  1721. | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size )
  1722. | {
  1723. | YY_BUFFER_STATE b;
  1724. |
  1725. | if ( size < 2 ||
  1726. | base[size-2] != YY_END_OF_BUFFER_CHAR ||
  1727. | base[size-1] != YY_END_OF_BUFFER_CHAR )
  1728. | /* They forgot to leave room for the EOB's. */
  1729. | return 0;
  1730. |
  1731. | b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) );
  1732. | if ( ! b )
  1733. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" );
  1734. |
  1735. | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */
  1736. | b->yy_buf_pos = b->yy_ch_buf = base;
  1737. | b->yy_is_our_buffer = 0;
  1738. | b->yy_input_file = 0;
  1739. | b->yy_n_chars = b->yy_buf_size;
  1740. | b->yy_is_interactive = 0;
  1741. | b->yy_at_bol = 1;
  1742. | b->yy_fill_buffer = 0;
  1743. | b->yy_buffer_status = YY_BUFFER_NEW;
  1744. |
  1745. | yy_switch_to_buffer(b );
  1746. |
  1747. | return b;
  1748. | }
  1749. |
  1750. | /** Setup the input buffer state to scan a string. The next call to yylex() will
  1751. | * scan from a @e copy of @a str.
  1752. | * @param yystr a NUL-terminated string to scan
  1753. | *
  1754. | * @return the newly allocated buffer state object.
  1755. | * @note If you want to scan bytes that may contain NUL values, then use
  1756. | * yy_scan_bytes() instead.
  1757. | */
  1758. | YY_BUFFER_STATE yy_scan_string (yyconst char * yystr )
  1759. | {
  1760. |
  1761. | return yy_scan_bytes(yystr,strlen(yystr) );
  1762. | }
  1763. |
  1764. | /** Setup the input buffer state to scan the given bytes. The next call to yylex() will
  1765. | * scan from a @e copy of @a bytes.
  1766. | * @param yybytes the byte buffer to scan
  1767. | * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes.
  1768. | *
  1769. | * @return the newly allocated buffer state object.
  1770. | */
  1771. | YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, int _yybytes_len )
  1772. | {
  1773. | YY_BUFFER_STATE b;
  1774. | char *buf;
  1775. | yy_size_t n;
  1776. | int i;
  1777. |
  1778. | /* Get memory for full buffer, including space for trailing EOB's. */
  1779. | n = _yybytes_len + 2;
  1780. | buf = (char *) yyalloc(n );
  1781. | if ( ! buf )
  1782. | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" );
  1783. |
  1784. | for ( i = 0; i < _yybytes_len; ++i )
  1785. | buf[i] = yybytes[i];
  1786. |
  1787. | buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR;
  1788. |
  1789. | b = yy_scan_buffer(buf,n );
  1790. | if ( ! b )
  1791. | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" );
  1792. |
  1793. | /* It's okay to grow etc. this buffer, and we should throw it
  1794. | * away when we're done.
  1795. | */
  1796. | b->yy_is_our_buffer = 1;
  1797. |
  1798. | return b;
  1799. | }
  1800. |
  1801. | #ifndef YY_EXIT_FAILURE
  1802. | #define YY_EXIT_FAILURE 2
  1803. | #endif
  1804. |
  1805. | static void yy_fatal_error (yyconst char* msg )
  1806. | {
  1807. | (void) fprintf( stderr, "%s\n", msg );
  1808. | exit( YY_EXIT_FAILURE );
  1809. | }
  1810. |
  1811. | /* Redefine yyless() so it works in section 3 code. */
  1812. |
  1813. | #undef yyless
  1814. | #define yyless(n) \
  1815. | do \
  1816. | { \
  1817. | /* Undo effects of setting up yytext. */ \
  1818. | int yyless_macro_arg = (n); \
  1819. | YY_LESS_LINENO(yyless_macro_arg);\
  1820. | yytext[yyleng] = (yy_hold_char); \
  1821. | (yy_c_buf_p) = yytext + yyless_macro_arg; \
  1822. | (yy_hold_char) = *(yy_c_buf_p); \
  1823. | *(yy_c_buf_p) = '\0'; \
  1824. | yyleng = yyless_macro_arg; \
  1825. | } \
  1826. | while ( 0 )
  1827. |
  1828. | /* Accessor methods (get/set functions) to struct members. */
  1829. |
  1830. | /** Get the current line number.
  1831. | *
  1832. | */
  1833. | int yyget_lineno (void)
  1834. | {
  1835. |
  1836. | return yylineno;
  1837. | }
  1838. |
  1839. | /** Get the input stream.
  1840. | *
  1841. | */
  1842. | FILE *yyget_in (void)
  1843. | {
  1844. | return yyin;
  1845. | }
  1846. |
  1847. | /** Get the output stream.
  1848. | *
  1849. | */
  1850. | FILE *yyget_out (void)
  1851. | {
  1852. | return yyout;
  1853. | }
  1854. |
  1855. | /** Get the length of the current token.
  1856. | *
  1857. | */
  1858. | int yyget_leng (void)
  1859. | {
  1860. | return yyleng;
  1861. | }
  1862. |
  1863. | /** Get the current token.
  1864. | *
  1865. | */
  1866. |
  1867. | char *yyget_text (void)
  1868. | {
  1869. | return yytext;
  1870. | }
  1871. |
  1872. | /** Set the current line number.
  1873. | * @param line_number
  1874. | *
  1875. | */
  1876. | void yyset_lineno (int line_number )
  1877. | {
  1878. |
  1879. | yylineno = line_number;
  1880. | }
  1881. |
  1882. | /** Set the input stream. This does not discard the current
  1883. | * input buffer.
  1884. | * @param in_str A readable stream.
  1885. | *
  1886. | * @see yy_switch_to_buffer
  1887. | */
  1888. | void yyset_in (FILE * in_str )
  1889. | {
  1890. | yyin = in_str ;
  1891. | }
  1892. |
  1893. | void yyset_out (FILE * out_str )
  1894. | {
  1895. | yyout = out_str ;
  1896. | }
  1897. |
  1898. | int yyget_debug (void)
  1899. | {
  1900. | return yy_flex_debug;
  1901. | }
  1902. |
  1903. | void yyset_debug (int bdebug )
  1904. | {
  1905. | yy_flex_debug = bdebug ;
  1906. | }
  1907. |
  1908. | static int yy_init_globals (void)
  1909. | {
  1910. | /* Initialization is the same as for the non-reentrant scanner.
  1911. | * This function is called from yylex_destroy(), so don't allocate here.
  1912. | */
  1913. |
  1914. | (yy_buffer_stack) = 0;
  1915. | (yy_buffer_stack_top) = 0;
  1916. | (yy_buffer_stack_max) = 0;
  1917. | (yy_c_buf_p) = (char *) 0;
  1918. | (yy_init) = 0;
  1919. | (yy_start) = 0;
  1920. |
  1921. | (yy_state_buf) = 0;
  1922. | (yy_state_ptr) = 0;
  1923. | (yy_full_match) = 0;
  1924. | (yy_lp) = 0;
  1925. |
  1926. | /* Defined in main.c */
  1927. | #ifdef YY_STDINIT
  1928. | yyin = stdin;
  1929. | yyout = stdout;
  1930. | #else
  1931. | yyin = (FILE *) 0;
  1932. | yyout = (FILE *) 0;
  1933. | #endif
  1934. |
  1935. | /* For future reference: Set errno on error, since we are called by
  1936. | * yylex_init()
  1937. | */
  1938. | return 0;
  1939. | }
  1940. |
  1941. | /* yylex_destroy is for both reentrant and non-reentrant scanners. */
  1942. | int yylex_destroy (void)
  1943. | {
  1944. |
  1945. | /* Pop the buffer stack, destroying each element. */
  1946. | while(YY_CURRENT_BUFFER){
  1947. | yy_delete_buffer(YY_CURRENT_BUFFER );
  1948. | YY_CURRENT_BUFFER_LVALUE = NULL;
  1949. | yypop_buffer_state();
  1950. | }
  1951. |
  1952. | /* Destroy the stack itself. */
  1953. | yyfree((yy_buffer_stack) );
  1954. | (yy_buffer_stack) = NULL;
  1955. |
  1956. | yyfree ( (yy_state_buf) );
  1957. | (yy_state_buf) = NULL;
  1958. |
  1959. | /* Reset the globals. This is important in a non-reentrant scanner so the next time
  1960. | * yylex() is called, initialization will occur. */
  1961. | yy_init_globals( );
  1962. |
  1963. | return 0;
  1964. | }
  1965. |
  1966. | /*
  1967. | * Internal utility routines.
  1968. | */
  1969. |
  1970. | #ifndef yytext_ptr
  1971. | static void yy_flex_strncpy (char* s1, yyconst char * s2, int n )
  1972. | {
  1973. | register int i;
  1974. | for ( i = 0; i < n; ++i )
  1975. | s1[i] = s2[i];
  1976. | }
  1977. | #endif
  1978. |
  1979. | #ifdef YY_NEED_STRLEN
  1980. | static int yy_flex_strlen (yyconst char * s )
  1981. | {
  1982. | register int n;
  1983. | for ( n = 0; s[n]; ++n )
  1984. | ;
  1985. |
  1986. | return n;
  1987. | }
  1988. | #endif
  1989. |
  1990. | void *yyalloc (yy_size_t size )
  1991. | {
  1992. | return (void *) malloc( size );
  1993. | }
  1994. |
  1995. | void *yyrealloc (void * ptr, yy_size_t size )
  1996. | {
  1997. | /* The cast to (char *) in the following accommodates both
  1998. | * implementations that use char* generic pointers, and those
  1999. | * that use void* generic pointers. It works with the latter
  2000. | * because both ANSI C and C++ allow castless assignment from
  2001. | * any pointer type to void*, and deal with argument conversions
  2002. | * as though doing an assignment.
  2003. | */
  2004. | return (void *) realloc( (char *) ptr, size );
  2005. | }
  2006. |
  2007. | void yyfree (void * ptr )
  2008. | {
  2009. | free( (char *) ptr ); /* see yyrealloc() for (char *) cast */
  2010. | }
  2011. |
  2012. | #define YYTABLES_NAME "yytables"
  2013. |
  2014. | #line 9 "conftest.l"
  2015. |
  2016. |
  2017. | #ifdef YYTEXT_POINTER
  2018. | extern char *yytext;
  2019. | #endif
  2020. | int
  2021. | main (void)
  2022. | {
  2023. | return ! yylex () + ! yywrap ();
  2024. | }
  2025. configure:5776: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -lfl >&5
  2026. configure:5783: $? = 0
  2027. configure:5807: result: -lfl
  2028. configure:5813: checking whether yytext is a pointer
  2029. configure:5834: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -lfl >&5
  2030. configure:5841: $? = 0
  2031. configure:5863: result: yes
  2032. configure:5889: checking for a BSD-compatible install
  2033. configure:5957: result: /usr/bin/install -c
  2034. configure:6011: checking for ranlib
  2035. configure:6027: found /usr/bin/ranlib
  2036. configure:6038: result: ranlib
  2037. configure:6064: checking for bison
  2038. configure:6080: found /usr/bin/bison
  2039. configure:6091: result: bison -y
  2040. configure:6147: checking for ranlib
  2041. configure:6174: result: ranlib
  2042. configure:6239: checking for strip
  2043. configure:6255: found /usr/bin/strip
  2044. configure:6266: result: strip
  2045. configure:6331: checking for ar
  2046. configure:6347: found /usr/bin/ar
  2047. configure:6358: result: ar
  2048. configure:6423: checking for ld
  2049. configure:6439: found /usr/bin/ld
  2050. configure:6450: result: ld
  2051. configure:6626: checking for zlib >= 1.1.4
  2052. configure:6757: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -lz >&5
  2053. conftest.c: In function 'main':
  2054. conftest.c:19: warning: initialization discards qualifiers from pointer target type
  2055. configure:6761: $? = 0
  2056. configure:6767: ./conftest
  2057. configure:6771: $? = 0
  2058. configure:6794: result: yes (version 1.2.3.3)
  2059. configure:6834: checking for ANSI C header files
  2060. configure:6864: gcc -c -g -O2 conftest.c >&5
  2061. configure:6871: $? = 0
  2062. configure:6970: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  2063. configure:6974: $? = 0
  2064. configure:6980: ./conftest
  2065. configure:6984: $? = 0
  2066. configure:7002: result: yes
  2067. configure:7026: checking for sys/types.h
  2068. configure:7047: gcc -c -g -O2 conftest.c >&5
  2069. configure:7054: $? = 0
  2070. configure:7071: result: yes
  2071. configure:7026: checking for sys/stat.h
  2072. configure:7047: gcc -c -g -O2 conftest.c >&5
  2073. configure:7054: $? = 0
  2074. configure:7071: result: yes
  2075. configure:7026: checking for stdlib.h
  2076. configure:7047: gcc -c -g -O2 conftest.c >&5
  2077. configure:7054: $? = 0
  2078. configure:7071: result: yes
  2079. configure:7026: checking for string.h
  2080. configure:7047: gcc -c -g -O2 conftest.c >&5
  2081. configure:7054: $? = 0
  2082. configure:7071: result: yes
  2083. configure:7026: checking for memory.h
  2084. configure:7047: gcc -c -g -O2 conftest.c >&5
  2085. configure:7054: $? = 0
  2086. configure:7071: result: yes
  2087. configure:7026: checking for strings.h
  2088. configure:7047: gcc -c -g -O2 conftest.c >&5
  2089. configure:7054: $? = 0
  2090. configure:7071: result: yes
  2091. configure:7026: checking for inttypes.h
  2092. configure:7047: gcc -c -g -O2 conftest.c >&5
  2093. configure:7054: $? = 0
  2094. configure:7071: result: yes
  2095. configure:7026: checking for stdint.h
  2096. configure:7047: gcc -c -g -O2 conftest.c >&5
  2097. configure:7054: $? = 0
  2098. configure:7071: result: yes
  2099. configure:7026: checking for unistd.h
  2100. configure:7047: gcc -c -g -O2 conftest.c >&5
  2101. configure:7054: $? = 0
  2102. configure:7071: result: yes
  2103. configure:7132: checking for gdlib-config
  2104. configure:7151: found /usr/bin/gdlib-config
  2105. configure:7164: result: /usr/bin/gdlib-config
  2106. configure:7177: checking for gdlib version >= 2.0.0
  2107. configure:7220: result: yes (version 2.0.36)
  2108. configure:7237: checking gd.h usability
  2109. configure:7254: gcc -c -g -O2 -I/usr/include conftest.c >&5
  2110. configure:7261: $? = 0
  2111. configure:7275: result: yes
  2112. configure:7279: checking gd.h presence
  2113. configure:7294: gcc -E conftest.c
  2114. configure:7301: $? = 0
  2115. configure:7315: result: yes
  2116. configure:7348: checking for gd.h
  2117. configure:7355: result: yes
  2118. configure:7425: checking for sys/types.h
  2119. configure:7432: result: yes
  2120. configure:7571: checking for a POSIX compliant regex library
  2121. configure:7611: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  2122. configure:7618: $? = 0
  2123. configure:7642: result: yes
  2124. configure:7698: checking for libpng-config
  2125. configure:7717: found /usr/bin/libpng-config
  2126. configure:7730: result: /usr/bin/libpng-config
  2127. configure:7743: checking for libpng version >= 1.2.0
  2128. configure:7790: result: yes (version 1.2.37)
  2129. configure:8075: checking for File::Copy
  2130. configure:8078: result: ok
  2131. configure:8089: checking whether we need the GUI
  2132. configure:8111: result: yes
  2133. configure:8168: checking GeoIP.h usability
  2134. configure:8185: gcc -c -g -O2 conftest.c >&5
  2135. configure:8192: $? = 0
  2136. configure:8206: result: yes
  2137. configure:8210: checking GeoIP.h presence
  2138. configure:8225: gcc -E conftest.c
  2139. configure:8232: $? = 0
  2140. configure:8246: result: yes
  2141. configure:8279: checking for GeoIP.h
  2142. configure:8286: result: yes
  2143. configure:8357: checking for GeoIP_open in -lGeoIP
  2144. configure:8392: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -lGeoIP >&5
  2145. configure:8399: $? = 0
  2146. configure:8420: result: yes
  2147. configure:8586: checking for the --with-toolkit option
  2148. configure:8589: result: will be automatically detected
  2149. configure:8625: checking for the --with-wxshared option
  2150. configure:8637: result: will be automatically detected
  2151. configure:8662: checking for the --with-wxdebug option
  2152. configure:8674: result: will be automatically detected
  2153. configure:8699: checking for the --with-wxversion option
  2154. configure:8702: result: will be automatically detected
  2155. configure:8808: checking for wx-config
  2156. configure:8827: found /usr/bin/wx-config
  2157. configure:8840: result: /usr/bin/wx-config
  2158. configure:8858: checking for wxWidgets version >= 2.8.0 (--unicode=yes)
  2159. configure:8902: result: yes (version 2.8.7)
  2160. configure:8906: checking for wxWidgets static library
  2161. configure:8910: result: no
  2162. configure:9121: checking if wxWidgets was built in DEBUG mode
  2163. configure:9133: result: no
  2164. configure:9145: checking if wxWidgets was built in STATIC mode
  2165. configure:9157: result: no
  2166. configure:9179: checking which wxWidgets toolkit was selected
  2167. configure:9216: result: gtk2
  2168. configure:9436: checking for pkg-config
  2169. configure:9454: found /usr/bin/pkg-config
  2170. configure:9466: result: /usr/bin/pkg-config
  2171. configure:9491: checking pkg-config is at least version 0.9.0
  2172. configure:9494: result: yes
  2173. configure:9514: checking for libupnp version >= 1.6.6
  2174. configure:9545: result: yes (version 1.6.6)
  2175. configure:9577: checking for crypto++ version >= 5.1
  2176. configure:9677: result: yes (version 5.6.0, installed)
  2177. configure:9716: checking if we're using the GNU C++ library
  2178. configure:9738: g++ -E conftest.cpp
  2179. configure:9745: $? = 0
  2180. configure:9759: result: yes
  2181. configure:9766: checking that wxWidgets has support for large files
  2182. configure:9788: g++ -E -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ conftest.cpp
  2183. configure:9795: $? = 0
  2184. configure:9801: result: yes
  2185. configure:9830: checking for exception-handling
  2186. configure:9876: g++ -o conftest -g -O2 -Wl,-z,defs conftest.cpp >&5
  2187. configure:9880: $? = 0
  2188. configure:9886: ./conftest
  2189. configure:9890: $? = 0
  2190. configure:9893: result: yes
  2191. configure:9918: checking for <cxxabi.h> and __cxa_demangle()
  2192. configure:9949: g++ -o conftest -g -O2 -Wl,-z,defs conftest.cpp >&5
  2193. configure:9956: $? = 0
  2194. configure:9971: result: yes
  2195. configure:9998: checking for extended flex capabilities
  2196. configure:10008: result: yes
  2197. configure:10099: checking for X
  2198. configure:10270: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -lX11 >&5
  2199. configure:10277: $? = 0
  2200. configure:10339: result: libraries , headers
  2201. configure:10345: checking for working alloca.h
  2202. configure:10372: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  2203. configure:10379: $? = 0
  2204. configure:10399: result: yes
  2205. configure:10409: checking for alloca
  2206. configure:10456: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  2207. configure:10463: $? = 0
  2208. configure:10483: result: yes
  2209. configure:10728: checking for dirent.h that defines DIR
  2210. configure:10757: gcc -c -g -O2 conftest.c >&5
  2211. configure:10764: $? = 0
  2212. configure:10781: result: yes
  2213. configure:10796: checking for library containing opendir
  2214. configure:10837: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  2215. configure:10844: $? = 0
  2216. configure:10875: result: none required
  2217. configure:10973: checking for ANSI C header files
  2218. configure:11141: result: yes
  2219. configure:11198: checking argz.h usability
  2220. configure:11215: gcc -c -g -O2 conftest.c >&5
  2221. configure:11222: $? = 0
  2222. configure:11236: result: yes
  2223. configure:11240: checking argz.h presence
  2224. configure:11255: gcc -E conftest.c
  2225. configure:11262: $? = 0
  2226. configure:11276: result: yes
  2227. configure:11309: checking for argz.h
  2228. configure:11318: result: yes
  2229. configure:11198: checking arpa/inet.h usability
  2230. configure:11215: gcc -c -g -O2 conftest.c >&5
  2231. configure:11222: $? = 0
  2232. configure:11236: result: yes
  2233. configure:11240: checking arpa/inet.h presence
  2234. configure:11255: gcc -E conftest.c
  2235. configure:11262: $? = 0
  2236. configure:11276: result: yes
  2237. configure:11309: checking for arpa/inet.h
  2238. configure:11318: result: yes
  2239. configure:11198: checking fcntl.h usability
  2240. configure:11215: gcc -c -g -O2 conftest.c >&5
  2241. configure:11222: $? = 0
  2242. configure:11236: result: yes
  2243. configure:11240: checking fcntl.h presence
  2244. configure:11255: gcc -E conftest.c
  2245. configure:11262: $? = 0
  2246. configure:11276: result: yes
  2247. configure:11309: checking for fcntl.h
  2248. configure:11318: result: yes
  2249. configure:11187: checking for inttypes.h
  2250. configure:11194: result: yes
  2251. configure:11198: checking langinfo.h usability
  2252. configure:11215: gcc -c -g -O2 conftest.c >&5
  2253. configure:11222: $? = 0
  2254. configure:11236: result: yes
  2255. configure:11240: checking langinfo.h presence
  2256. configure:11255: gcc -E conftest.c
  2257. configure:11262: $? = 0
  2258. configure:11276: result: yes
  2259. configure:11309: checking for langinfo.h
  2260. configure:11318: result: yes
  2261. configure:11198: checking libintl.h usability
  2262. configure:11215: gcc -c -g -O2 conftest.c >&5
  2263. configure:11222: $? = 0
  2264. configure:11236: result: yes
  2265. configure:11240: checking libintl.h presence
  2266. configure:11255: gcc -E conftest.c
  2267. configure:11262: $? = 0
  2268. configure:11276: result: yes
  2269. configure:11309: checking for libintl.h
  2270. configure:11318: result: yes
  2271. configure:11198: checking limits.h usability
  2272. configure:11215: gcc -c -g -O2 conftest.c >&5
  2273. configure:11222: $? = 0
  2274. configure:11236: result: yes
  2275. configure:11240: checking limits.h presence
  2276. configure:11255: gcc -E conftest.c
  2277. configure:11262: $? = 0
  2278. configure:11276: result: yes
  2279. configure:11309: checking for limits.h
  2280. configure:11318: result: yes
  2281. configure:11198: checking locale.h usability
  2282. configure:11215: gcc -c -g -O2 conftest.c >&5
  2283. configure:11222: $? = 0
  2284. configure:11236: result: yes
  2285. configure:11240: checking locale.h presence
  2286. configure:11255: gcc -E conftest.c
  2287. configure:11262: $? = 0
  2288. configure:11276: result: yes
  2289. configure:11309: checking for locale.h
  2290. configure:11318: result: yes
  2291. configure:11198: checking malloc.h usability
  2292. configure:11215: gcc -c -g -O2 conftest.c >&5
  2293. configure:11222: $? = 0
  2294. configure:11236: result: yes
  2295. configure:11240: checking malloc.h presence
  2296. configure:11255: gcc -E conftest.c
  2297. configure:11262: $? = 0
  2298. configure:11276: result: yes
  2299. configure:11309: checking for malloc.h
  2300. configure:11318: result: yes
  2301. configure:11198: checking mntent.h usability
  2302. configure:11215: gcc -c -g -O2 conftest.c >&5
  2303. configure:11222: $? = 0
  2304. configure:11236: result: yes
  2305. configure:11240: checking mntent.h presence
  2306. configure:11255: gcc -E conftest.c
  2307. configure:11262: $? = 0
  2308. configure:11276: result: yes
  2309. configure:11309: checking for mntent.h
  2310. configure:11318: result: yes
  2311. configure:11198: checking netdb.h usability
  2312. configure:11215: gcc -c -g -O2 conftest.c >&5
  2313. configure:11222: $? = 0
  2314. configure:11236: result: yes
  2315. configure:11240: checking netdb.h presence
  2316. configure:11255: gcc -E conftest.c
  2317. configure:11262: $? = 0
  2318. configure:11276: result: yes
  2319. configure:11309: checking for netdb.h
  2320. configure:11318: result: yes
  2321. configure:11198: checking netinet/in.h usability
  2322. configure:11215: gcc -c -g -O2 conftest.c >&5
  2323. configure:11222: $? = 0
  2324. configure:11236: result: yes
  2325. configure:11240: checking netinet/in.h presence
  2326. configure:11255: gcc -E conftest.c
  2327. configure:11262: $? = 0
  2328. configure:11276: result: yes
  2329. configure:11309: checking for netinet/in.h
  2330. configure:11318: result: yes
  2331. configure:11198: checking stddef.h usability
  2332. configure:11215: gcc -c -g -O2 conftest.c >&5
  2333. configure:11222: $? = 0
  2334. configure:11236: result: yes
  2335. configure:11240: checking stddef.h presence
  2336. configure:11255: gcc -E conftest.c
  2337. configure:11262: $? = 0
  2338. configure:11276: result: yes
  2339. configure:11309: checking for stddef.h
  2340. configure:11318: result: yes
  2341. configure:11198: checking nl_types.h usability
  2342. configure:11215: gcc -c -g -O2 conftest.c >&5
  2343. configure:11222: $? = 0
  2344. configure:11236: result: yes
  2345. configure:11240: checking nl_types.h presence
  2346. configure:11255: gcc -E conftest.c
  2347. configure:11262: $? = 0
  2348. configure:11276: result: yes
  2349. configure:11309: checking for nl_types.h
  2350. configure:11318: result: yes
  2351. configure:11187: checking for stdint.h
  2352. configure:11194: result: yes
  2353. configure:11198: checking stdio_ext.h usability
  2354. configure:11215: gcc -c -g -O2 conftest.c >&5
  2355. configure:11222: $? = 0
  2356. configure:11236: result: yes
  2357. configure:11240: checking stdio_ext.h presence
  2358. configure:11255: gcc -E conftest.c
  2359. configure:11262: $? = 0
  2360. configure:11276: result: yes
  2361. configure:11309: checking for stdio_ext.h
  2362. configure:11318: result: yes
  2363. configure:11187: checking for stdlib.h
  2364. configure:11194: result: yes
  2365. configure:11187: checking for string.h
  2366. configure:11194: result: yes
  2367. configure:11187: checking for strings.h
  2368. configure:11194: result: yes
  2369. configure:11198: checking sys/ioctl.h usability
  2370. configure:11215: gcc -c -g -O2 conftest.c >&5
  2371. configure:11222: $? = 0
  2372. configure:11236: result: yes
  2373. configure:11240: checking sys/ioctl.h presence
  2374. configure:11255: gcc -E conftest.c
  2375. configure:11262: $? = 0
  2376. configure:11276: result: yes
  2377. configure:11309: checking for sys/ioctl.h
  2378. configure:11318: result: yes
  2379. configure:11198: checking sys/mntent.h usability
  2380. configure:11215: gcc -c -g -O2 conftest.c >&5
  2381. conftest.c:82:24: error: sys/mntent.h: No such file or directory
  2382. configure:11222: $? = 1
  2383. configure: failed program was:
  2384. | /* confdefs.h. */
  2385. | #define PACKAGE_NAME "aMuleAdunanzA"
  2386. | #define PACKAGE_TARNAME "amuleadunanza"
  2387. | #define PACKAGE_VERSION "2.2.5"
  2388. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  2389. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  2390. | #define PACKAGE "amuleadunanza"
  2391. | #define VERSION "2.2.5"
  2392. | #define YYTEXT_POINTER 1
  2393. | #define STDC_HEADERS 1
  2394. | #define HAVE_SYS_TYPES_H 1
  2395. | #define HAVE_SYS_STAT_H 1
  2396. | #define HAVE_STDLIB_H 1
  2397. | #define HAVE_STRING_H 1
  2398. | #define HAVE_MEMORY_H 1
  2399. | #define HAVE_STRINGS_H 1
  2400. | #define HAVE_INTTYPES_H 1
  2401. | #define HAVE_STDINT_H 1
  2402. | #define HAVE_UNISTD_H 1
  2403. | #define HAVE_SYS_TYPES_H 1
  2404. | #define SUPPORT_GEOIP 1
  2405. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  2406. | #define HAVE_CXXABI 1
  2407. | #define HAVE_ALLOCA_H 1
  2408. | #define HAVE_ALLOCA 1
  2409. | #define HAVE_DIRENT_H 1
  2410. | #define STDC_HEADERS 1
  2411. | #define HAVE_ARGZ_H 1
  2412. | #define HAVE_ARPA_INET_H 1
  2413. | #define HAVE_FCNTL_H 1
  2414. | #define HAVE_INTTYPES_H 1
  2415. | #define HAVE_LANGINFO_H 1
  2416. | #define HAVE_LIBINTL_H 1
  2417. | #define HAVE_LIMITS_H 1
  2418. | #define HAVE_LOCALE_H 1
  2419. | #define HAVE_MALLOC_H 1
  2420. | #define HAVE_MNTENT_H 1
  2421. | #define HAVE_NETDB_H 1
  2422. | #define HAVE_NETINET_IN_H 1
  2423. | #define HAVE_STDDEF_H 1
  2424. | #define HAVE_NL_TYPES_H 1
  2425. | #define HAVE_STDINT_H 1
  2426. | #define HAVE_STDIO_EXT_H 1
  2427. | #define HAVE_STDLIB_H 1
  2428. | #define HAVE_STRING_H 1
  2429. | #define HAVE_STRINGS_H 1
  2430. | #define HAVE_SYS_IOCTL_H 1
  2431. | /* end confdefs.h. */
  2432. | #include <stdio.h>
  2433. | #ifdef HAVE_SYS_TYPES_H
  2434. | # include <sys/types.h>
  2435. | #endif
  2436. | #ifdef HAVE_SYS_STAT_H
  2437. | # include <sys/stat.h>
  2438. | #endif
  2439. | #ifdef STDC_HEADERS
  2440. | # include <stdlib.h>
  2441. | # include <stddef.h>
  2442. | #else
  2443. | # ifdef HAVE_STDLIB_H
  2444. | # include <stdlib.h>
  2445. | # endif
  2446. | #endif
  2447. | #ifdef HAVE_STRING_H
  2448. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2449. | # include <memory.h>
  2450. | # endif
  2451. | # include <string.h>
  2452. | #endif
  2453. | #ifdef HAVE_STRINGS_H
  2454. | # include <strings.h>
  2455. | #endif
  2456. | #ifdef HAVE_INTTYPES_H
  2457. | # include <inttypes.h>
  2458. | #endif
  2459. | #ifdef HAVE_STDINT_H
  2460. | # include <stdint.h>
  2461. | #endif
  2462. | #ifdef HAVE_UNISTD_H
  2463. | # include <unistd.h>
  2464. | #endif
  2465. | #include <sys/mntent.h>
  2466. configure:11236: result: no
  2467. configure:11240: checking sys/mntent.h presence
  2468. configure:11255: gcc -E conftest.c
  2469. conftest.c:49:24: error: sys/mntent.h: No such file or directory
  2470. configure:11262: $? = 1
  2471. configure: failed program was:
  2472. | /* confdefs.h. */
  2473. | #define PACKAGE_NAME "aMuleAdunanzA"
  2474. | #define PACKAGE_TARNAME "amuleadunanza"
  2475. | #define PACKAGE_VERSION "2.2.5"
  2476. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  2477. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  2478. | #define PACKAGE "amuleadunanza"
  2479. | #define VERSION "2.2.5"
  2480. | #define YYTEXT_POINTER 1
  2481. | #define STDC_HEADERS 1
  2482. | #define HAVE_SYS_TYPES_H 1
  2483. | #define HAVE_SYS_STAT_H 1
  2484. | #define HAVE_STDLIB_H 1
  2485. | #define HAVE_STRING_H 1
  2486. | #define HAVE_MEMORY_H 1
  2487. | #define HAVE_STRINGS_H 1
  2488. | #define HAVE_INTTYPES_H 1
  2489. | #define HAVE_STDINT_H 1
  2490. | #define HAVE_UNISTD_H 1
  2491. | #define HAVE_SYS_TYPES_H 1
  2492. | #define SUPPORT_GEOIP 1
  2493. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  2494. | #define HAVE_CXXABI 1
  2495. | #define HAVE_ALLOCA_H 1
  2496. | #define HAVE_ALLOCA 1
  2497. | #define HAVE_DIRENT_H 1
  2498. | #define STDC_HEADERS 1
  2499. | #define HAVE_ARGZ_H 1
  2500. | #define HAVE_ARPA_INET_H 1
  2501. | #define HAVE_FCNTL_H 1
  2502. | #define HAVE_INTTYPES_H 1
  2503. | #define HAVE_LANGINFO_H 1
  2504. | #define HAVE_LIBINTL_H 1
  2505. | #define HAVE_LIMITS_H 1
  2506. | #define HAVE_LOCALE_H 1
  2507. | #define HAVE_MALLOC_H 1
  2508. | #define HAVE_MNTENT_H 1
  2509. | #define HAVE_NETDB_H 1
  2510. | #define HAVE_NETINET_IN_H 1
  2511. | #define HAVE_STDDEF_H 1
  2512. | #define HAVE_NL_TYPES_H 1
  2513. | #define HAVE_STDINT_H 1
  2514. | #define HAVE_STDIO_EXT_H 1
  2515. | #define HAVE_STDLIB_H 1
  2516. | #define HAVE_STRING_H 1
  2517. | #define HAVE_STRINGS_H 1
  2518. | #define HAVE_SYS_IOCTL_H 1
  2519. | /* end confdefs.h. */
  2520. | #include <sys/mntent.h>
  2521. configure:11276: result: no
  2522. configure:11309: checking for sys/mntent.h
  2523. configure:11318: result: no
  2524. configure:11198: checking sys/mnttab.h usability
  2525. configure:11215: gcc -c -g -O2 conftest.c >&5
  2526. conftest.c:82:24: error: sys/mnttab.h: No such file or directory
  2527. configure:11222: $? = 1
  2528. configure: failed program was:
  2529. | /* confdefs.h. */
  2530. | #define PACKAGE_NAME "aMuleAdunanzA"
  2531. | #define PACKAGE_TARNAME "amuleadunanza"
  2532. | #define PACKAGE_VERSION "2.2.5"
  2533. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  2534. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  2535. | #define PACKAGE "amuleadunanza"
  2536. | #define VERSION "2.2.5"
  2537. | #define YYTEXT_POINTER 1
  2538. | #define STDC_HEADERS 1
  2539. | #define HAVE_SYS_TYPES_H 1
  2540. | #define HAVE_SYS_STAT_H 1
  2541. | #define HAVE_STDLIB_H 1
  2542. | #define HAVE_STRING_H 1
  2543. | #define HAVE_MEMORY_H 1
  2544. | #define HAVE_STRINGS_H 1
  2545. | #define HAVE_INTTYPES_H 1
  2546. | #define HAVE_STDINT_H 1
  2547. | #define HAVE_UNISTD_H 1
  2548. | #define HAVE_SYS_TYPES_H 1
  2549. | #define SUPPORT_GEOIP 1
  2550. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  2551. | #define HAVE_CXXABI 1
  2552. | #define HAVE_ALLOCA_H 1
  2553. | #define HAVE_ALLOCA 1
  2554. | #define HAVE_DIRENT_H 1
  2555. | #define STDC_HEADERS 1
  2556. | #define HAVE_ARGZ_H 1
  2557. | #define HAVE_ARPA_INET_H 1
  2558. | #define HAVE_FCNTL_H 1
  2559. | #define HAVE_INTTYPES_H 1
  2560. | #define HAVE_LANGINFO_H 1
  2561. | #define HAVE_LIBINTL_H 1
  2562. | #define HAVE_LIMITS_H 1
  2563. | #define HAVE_LOCALE_H 1
  2564. | #define HAVE_MALLOC_H 1
  2565. | #define HAVE_MNTENT_H 1
  2566. | #define HAVE_NETDB_H 1
  2567. | #define HAVE_NETINET_IN_H 1
  2568. | #define HAVE_STDDEF_H 1
  2569. | #define HAVE_NL_TYPES_H 1
  2570. | #define HAVE_STDINT_H 1
  2571. | #define HAVE_STDIO_EXT_H 1
  2572. | #define HAVE_STDLIB_H 1
  2573. | #define HAVE_STRING_H 1
  2574. | #define HAVE_STRINGS_H 1
  2575. | #define HAVE_SYS_IOCTL_H 1
  2576. | /* end confdefs.h. */
  2577. | #include <stdio.h>
  2578. | #ifdef HAVE_SYS_TYPES_H
  2579. | # include <sys/types.h>
  2580. | #endif
  2581. | #ifdef HAVE_SYS_STAT_H
  2582. | # include <sys/stat.h>
  2583. | #endif
  2584. | #ifdef STDC_HEADERS
  2585. | # include <stdlib.h>
  2586. | # include <stddef.h>
  2587. | #else
  2588. | # ifdef HAVE_STDLIB_H
  2589. | # include <stdlib.h>
  2590. | # endif
  2591. | #endif
  2592. | #ifdef HAVE_STRING_H
  2593. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2594. | # include <memory.h>
  2595. | # endif
  2596. | # include <string.h>
  2597. | #endif
  2598. | #ifdef HAVE_STRINGS_H
  2599. | # include <strings.h>
  2600. | #endif
  2601. | #ifdef HAVE_INTTYPES_H
  2602. | # include <inttypes.h>
  2603. | #endif
  2604. | #ifdef HAVE_STDINT_H
  2605. | # include <stdint.h>
  2606. | #endif
  2607. | #ifdef HAVE_UNISTD_H
  2608. | # include <unistd.h>
  2609. | #endif
  2610. | #include <sys/mnttab.h>
  2611. configure:11236: result: no
  2612. configure:11240: checking sys/mnttab.h presence
  2613. configure:11255: gcc -E conftest.c
  2614. conftest.c:49:24: error: sys/mnttab.h: No such file or directory
  2615. configure:11262: $? = 1
  2616. configure: failed program was:
  2617. | /* confdefs.h. */
  2618. | #define PACKAGE_NAME "aMuleAdunanzA"
  2619. | #define PACKAGE_TARNAME "amuleadunanza"
  2620. | #define PACKAGE_VERSION "2.2.5"
  2621. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  2622. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  2623. | #define PACKAGE "amuleadunanza"
  2624. | #define VERSION "2.2.5"
  2625. | #define YYTEXT_POINTER 1
  2626. | #define STDC_HEADERS 1
  2627. | #define HAVE_SYS_TYPES_H 1
  2628. | #define HAVE_SYS_STAT_H 1
  2629. | #define HAVE_STDLIB_H 1
  2630. | #define HAVE_STRING_H 1
  2631. | #define HAVE_MEMORY_H 1
  2632. | #define HAVE_STRINGS_H 1
  2633. | #define HAVE_INTTYPES_H 1
  2634. | #define HAVE_STDINT_H 1
  2635. | #define HAVE_UNISTD_H 1
  2636. | #define HAVE_SYS_TYPES_H 1
  2637. | #define SUPPORT_GEOIP 1
  2638. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  2639. | #define HAVE_CXXABI 1
  2640. | #define HAVE_ALLOCA_H 1
  2641. | #define HAVE_ALLOCA 1
  2642. | #define HAVE_DIRENT_H 1
  2643. | #define STDC_HEADERS 1
  2644. | #define HAVE_ARGZ_H 1
  2645. | #define HAVE_ARPA_INET_H 1
  2646. | #define HAVE_FCNTL_H 1
  2647. | #define HAVE_INTTYPES_H 1
  2648. | #define HAVE_LANGINFO_H 1
  2649. | #define HAVE_LIBINTL_H 1
  2650. | #define HAVE_LIMITS_H 1
  2651. | #define HAVE_LOCALE_H 1
  2652. | #define HAVE_MALLOC_H 1
  2653. | #define HAVE_MNTENT_H 1
  2654. | #define HAVE_NETDB_H 1
  2655. | #define HAVE_NETINET_IN_H 1
  2656. | #define HAVE_STDDEF_H 1
  2657. | #define HAVE_NL_TYPES_H 1
  2658. | #define HAVE_STDINT_H 1
  2659. | #define HAVE_STDIO_EXT_H 1
  2660. | #define HAVE_STDLIB_H 1
  2661. | #define HAVE_STRING_H 1
  2662. | #define HAVE_STRINGS_H 1
  2663. | #define HAVE_SYS_IOCTL_H 1
  2664. | /* end confdefs.h. */
  2665. | #include <sys/mnttab.h>
  2666. configure:11276: result: no
  2667. configure:11309: checking for sys/mnttab.h
  2668. configure:11318: result: no
  2669. configure:11198: checking sys/mount.h usability
  2670. configure:11215: gcc -c -g -O2 conftest.c >&5
  2671. configure:11222: $? = 0
  2672. configure:11236: result: yes
  2673. configure:11240: checking sys/mount.h presence
  2674. configure:11255: gcc -E conftest.c
  2675. configure:11262: $? = 0
  2676. configure:11276: result: yes
  2677. configure:11309: checking for sys/mount.h
  2678. configure:11318: result: yes
  2679. configure:11198: checking sys/param.h usability
  2680. configure:11215: gcc -c -g -O2 conftest.c >&5
  2681. configure:11222: $? = 0
  2682. configure:11236: result: yes
  2683. configure:11240: checking sys/param.h presence
  2684. configure:11255: gcc -E conftest.c
  2685. configure:11262: $? = 0
  2686. configure:11276: result: yes
  2687. configure:11309: checking for sys/param.h
  2688. configure:11318: result: yes
  2689. configure:11198: checking sys/resource.h usability
  2690. configure:11215: gcc -c -g -O2 conftest.c >&5
  2691. configure:11222: $? = 0
  2692. configure:11236: result: yes
  2693. configure:11240: checking sys/resource.h presence
  2694. configure:11255: gcc -E conftest.c
  2695. configure:11262: $? = 0
  2696. configure:11276: result: yes
  2697. configure:11309: checking for sys/resource.h
  2698. configure:11318: result: yes
  2699. configure:11198: checking sys/select.h usability
  2700. configure:11215: gcc -c -g -O2 conftest.c >&5
  2701. configure:11222: $? = 0
  2702. configure:11236: result: yes
  2703. configure:11240: checking sys/select.h presence
  2704. configure:11255: gcc -E conftest.c
  2705. configure:11262: $? = 0
  2706. configure:11276: result: yes
  2707. configure:11309: checking for sys/select.h
  2708. configure:11318: result: yes
  2709. configure:11198: checking sys/socket.h usability
  2710. configure:11215: gcc -c -g -O2 conftest.c >&5
  2711. configure:11222: $? = 0
  2712. configure:11236: result: yes
  2713. configure:11240: checking sys/socket.h presence
  2714. configure:11255: gcc -E conftest.c
  2715. configure:11262: $? = 0
  2716. configure:11276: result: yes
  2717. configure:11309: checking for sys/socket.h
  2718. configure:11318: result: yes
  2719. configure:11198: checking sys/statvfs.h usability
  2720. configure:11215: gcc -c -g -O2 conftest.c >&5
  2721. configure:11222: $? = 0
  2722. configure:11236: result: yes
  2723. configure:11240: checking sys/statvfs.h presence
  2724. configure:11255: gcc -E conftest.c
  2725. configure:11262: $? = 0
  2726. configure:11276: result: yes
  2727. configure:11309: checking for sys/statvfs.h
  2728. configure:11318: result: yes
  2729. configure:11198: checking sys/time.h usability
  2730. configure:11215: gcc -c -g -O2 conftest.c >&5
  2731. configure:11222: $? = 0
  2732. configure:11236: result: yes
  2733. configure:11240: checking sys/time.h presence
  2734. configure:11255: gcc -E conftest.c
  2735. configure:11262: $? = 0
  2736. configure:11276: result: yes
  2737. configure:11309: checking for sys/time.h
  2738. configure:11318: result: yes
  2739. configure:11198: checking sys/timeb.h usability
  2740. configure:11215: gcc -c -g -O2 conftest.c >&5
  2741. configure:11222: $? = 0
  2742. configure:11236: result: yes
  2743. configure:11240: checking sys/timeb.h presence
  2744. configure:11255: gcc -E conftest.c
  2745. configure:11262: $? = 0
  2746. configure:11276: result: yes
  2747. configure:11309: checking for sys/timeb.h
  2748. configure:11318: result: yes
  2749. configure:11187: checking for sys/types.h
  2750. configure:11194: result: yes
  2751. configure:11187: checking for unistd.h
  2752. configure:11194: result: yes
  2753. configure:11333: checking for sys/wait.h that is POSIX.1 compatible
  2754. configure:11369: gcc -c -g -O2 conftest.c >&5
  2755. configure:11376: $? = 0
  2756. configure:11391: result: yes
  2757. configure:11403: checking for stdbool.h that conforms to C99
  2758. configure:11498: gcc -c -g -O2 conftest.c >&5
  2759. configure:11505: $? = 0
  2760. configure:11520: result: yes
  2761. configure:11522: checking for _Bool
  2762. configure:11550: gcc -c -g -O2 conftest.c >&5
  2763. configure:11557: $? = 0
  2764. configure:11584: gcc -c -g -O2 conftest.c >&5
  2765. conftest.c: In function 'main':
  2766. conftest.c:96: error: expected expression before ')' token
  2767. configure:11591: $? = 1
  2768. configure: failed program was:
  2769. | /* confdefs.h. */
  2770. | #define PACKAGE_NAME "aMuleAdunanzA"
  2771. | #define PACKAGE_TARNAME "amuleadunanza"
  2772. | #define PACKAGE_VERSION "2.2.5"
  2773. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  2774. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  2775. | #define PACKAGE "amuleadunanza"
  2776. | #define VERSION "2.2.5"
  2777. | #define YYTEXT_POINTER 1
  2778. | #define STDC_HEADERS 1
  2779. | #define HAVE_SYS_TYPES_H 1
  2780. | #define HAVE_SYS_STAT_H 1
  2781. | #define HAVE_STDLIB_H 1
  2782. | #define HAVE_STRING_H 1
  2783. | #define HAVE_MEMORY_H 1
  2784. | #define HAVE_STRINGS_H 1
  2785. | #define HAVE_INTTYPES_H 1
  2786. | #define HAVE_STDINT_H 1
  2787. | #define HAVE_UNISTD_H 1
  2788. | #define HAVE_SYS_TYPES_H 1
  2789. | #define SUPPORT_GEOIP 1
  2790. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  2791. | #define HAVE_CXXABI 1
  2792. | #define HAVE_ALLOCA_H 1
  2793. | #define HAVE_ALLOCA 1
  2794. | #define HAVE_DIRENT_H 1
  2795. | #define STDC_HEADERS 1
  2796. | #define HAVE_ARGZ_H 1
  2797. | #define HAVE_ARPA_INET_H 1
  2798. | #define HAVE_FCNTL_H 1
  2799. | #define HAVE_INTTYPES_H 1
  2800. | #define HAVE_LANGINFO_H 1
  2801. | #define HAVE_LIBINTL_H 1
  2802. | #define HAVE_LIMITS_H 1
  2803. | #define HAVE_LOCALE_H 1
  2804. | #define HAVE_MALLOC_H 1
  2805. | #define HAVE_MNTENT_H 1
  2806. | #define HAVE_NETDB_H 1
  2807. | #define HAVE_NETINET_IN_H 1
  2808. | #define HAVE_STDDEF_H 1
  2809. | #define HAVE_NL_TYPES_H 1
  2810. | #define HAVE_STDINT_H 1
  2811. | #define HAVE_STDIO_EXT_H 1
  2812. | #define HAVE_STDLIB_H 1
  2813. | #define HAVE_STRING_H 1
  2814. | #define HAVE_STRINGS_H 1
  2815. | #define HAVE_SYS_IOCTL_H 1
  2816. | #define HAVE_SYS_MOUNT_H 1
  2817. | #define HAVE_SYS_PARAM_H 1
  2818. | #define HAVE_SYS_RESOURCE_H 1
  2819. | #define HAVE_SYS_SELECT_H 1
  2820. | #define HAVE_SYS_SOCKET_H 1
  2821. | #define HAVE_SYS_STATVFS_H 1
  2822. | #define HAVE_SYS_TIME_H 1
  2823. | #define HAVE_SYS_TIMEB_H 1
  2824. | #define HAVE_SYS_TYPES_H 1
  2825. | #define HAVE_UNISTD_H 1
  2826. | #define HAVE_SYS_WAIT_H 1
  2827. | /* end confdefs.h. */
  2828. | #include <stdio.h>
  2829. | #ifdef HAVE_SYS_TYPES_H
  2830. | # include <sys/types.h>
  2831. | #endif
  2832. | #ifdef HAVE_SYS_STAT_H
  2833. | # include <sys/stat.h>
  2834. | #endif
  2835. | #ifdef STDC_HEADERS
  2836. | # include <stdlib.h>
  2837. | # include <stddef.h>
  2838. | #else
  2839. | # ifdef HAVE_STDLIB_H
  2840. | # include <stdlib.h>
  2841. | # endif
  2842. | #endif
  2843. | #ifdef HAVE_STRING_H
  2844. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2845. | # include <memory.h>
  2846. | # endif
  2847. | # include <string.h>
  2848. | #endif
  2849. | #ifdef HAVE_STRINGS_H
  2850. | # include <strings.h>
  2851. | #endif
  2852. | #ifdef HAVE_INTTYPES_H
  2853. | # include <inttypes.h>
  2854. | #endif
  2855. | #ifdef HAVE_STDINT_H
  2856. | # include <stdint.h>
  2857. | #endif
  2858. | #ifdef HAVE_UNISTD_H
  2859. | # include <unistd.h>
  2860. | #endif
  2861. | int
  2862. | main ()
  2863. | {
  2864. | if (sizeof ((_Bool)))
  2865. | return 0;
  2866. | ;
  2867. | return 0;
  2868. | }
  2869. configure:11614: result: yes
  2870. configure:11633: checking for an ANSI C-conforming const
  2871. configure:11708: gcc -c -g -O2 conftest.c >&5
  2872. configure:11715: $? = 0
  2873. configure:11730: result: yes
  2874. configure:11740: checking for inline
  2875. configure:11766: gcc -c -g -O2 conftest.c >&5
  2876. configure:11773: $? = 0
  2877. configure:11791: result: inline
  2878. configure:11810: checking for mode_t
  2879. configure:11838: gcc -c -g -O2 conftest.c >&5
  2880. configure:11845: $? = 0
  2881. configure:11872: gcc -c -g -O2 conftest.c >&5
  2882. conftest.c: In function 'main':
  2883. conftest.c:98: error: expected expression before ')' token
  2884. configure:11879: $? = 1
  2885. configure: failed program was:
  2886. | /* confdefs.h. */
  2887. | #define PACKAGE_NAME "aMuleAdunanzA"
  2888. | #define PACKAGE_TARNAME "amuleadunanza"
  2889. | #define PACKAGE_VERSION "2.2.5"
  2890. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  2891. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  2892. | #define PACKAGE "amuleadunanza"
  2893. | #define VERSION "2.2.5"
  2894. | #define YYTEXT_POINTER 1
  2895. | #define STDC_HEADERS 1
  2896. | #define HAVE_SYS_TYPES_H 1
  2897. | #define HAVE_SYS_STAT_H 1
  2898. | #define HAVE_STDLIB_H 1
  2899. | #define HAVE_STRING_H 1
  2900. | #define HAVE_MEMORY_H 1
  2901. | #define HAVE_STRINGS_H 1
  2902. | #define HAVE_INTTYPES_H 1
  2903. | #define HAVE_STDINT_H 1
  2904. | #define HAVE_UNISTD_H 1
  2905. | #define HAVE_SYS_TYPES_H 1
  2906. | #define SUPPORT_GEOIP 1
  2907. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  2908. | #define HAVE_CXXABI 1
  2909. | #define HAVE_ALLOCA_H 1
  2910. | #define HAVE_ALLOCA 1
  2911. | #define HAVE_DIRENT_H 1
  2912. | #define STDC_HEADERS 1
  2913. | #define HAVE_ARGZ_H 1
  2914. | #define HAVE_ARPA_INET_H 1
  2915. | #define HAVE_FCNTL_H 1
  2916. | #define HAVE_INTTYPES_H 1
  2917. | #define HAVE_LANGINFO_H 1
  2918. | #define HAVE_LIBINTL_H 1
  2919. | #define HAVE_LIMITS_H 1
  2920. | #define HAVE_LOCALE_H 1
  2921. | #define HAVE_MALLOC_H 1
  2922. | #define HAVE_MNTENT_H 1
  2923. | #define HAVE_NETDB_H 1
  2924. | #define HAVE_NETINET_IN_H 1
  2925. | #define HAVE_STDDEF_H 1
  2926. | #define HAVE_NL_TYPES_H 1
  2927. | #define HAVE_STDINT_H 1
  2928. | #define HAVE_STDIO_EXT_H 1
  2929. | #define HAVE_STDLIB_H 1
  2930. | #define HAVE_STRING_H 1
  2931. | #define HAVE_STRINGS_H 1
  2932. | #define HAVE_SYS_IOCTL_H 1
  2933. | #define HAVE_SYS_MOUNT_H 1
  2934. | #define HAVE_SYS_PARAM_H 1
  2935. | #define HAVE_SYS_RESOURCE_H 1
  2936. | #define HAVE_SYS_SELECT_H 1
  2937. | #define HAVE_SYS_SOCKET_H 1
  2938. | #define HAVE_SYS_STATVFS_H 1
  2939. | #define HAVE_SYS_TIME_H 1
  2940. | #define HAVE_SYS_TIMEB_H 1
  2941. | #define HAVE_SYS_TYPES_H 1
  2942. | #define HAVE_UNISTD_H 1
  2943. | #define HAVE_SYS_WAIT_H 1
  2944. | #define HAVE__BOOL 1
  2945. | #define HAVE_STDBOOL_H 1
  2946. | /* end confdefs.h. */
  2947. | #include <stdio.h>
  2948. | #ifdef HAVE_SYS_TYPES_H
  2949. | # include <sys/types.h>
  2950. | #endif
  2951. | #ifdef HAVE_SYS_STAT_H
  2952. | # include <sys/stat.h>
  2953. | #endif
  2954. | #ifdef STDC_HEADERS
  2955. | # include <stdlib.h>
  2956. | # include <stddef.h>
  2957. | #else
  2958. | # ifdef HAVE_STDLIB_H
  2959. | # include <stdlib.h>
  2960. | # endif
  2961. | #endif
  2962. | #ifdef HAVE_STRING_H
  2963. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2964. | # include <memory.h>
  2965. | # endif
  2966. | # include <string.h>
  2967. | #endif
  2968. | #ifdef HAVE_STRINGS_H
  2969. | # include <strings.h>
  2970. | #endif
  2971. | #ifdef HAVE_INTTYPES_H
  2972. | # include <inttypes.h>
  2973. | #endif
  2974. | #ifdef HAVE_STDINT_H
  2975. | # include <stdint.h>
  2976. | #endif
  2977. | #ifdef HAVE_UNISTD_H
  2978. | # include <unistd.h>
  2979. | #endif
  2980. | int
  2981. | main ()
  2982. | {
  2983. | if (sizeof ((mode_t)))
  2984. | return 0;
  2985. | ;
  2986. | return 0;
  2987. | }
  2988. configure:11902: result: yes
  2989. configure:11914: checking for off_t
  2990. configure:11942: gcc -c -g -O2 conftest.c >&5
  2991. configure:11949: $? = 0
  2992. configure:11976: gcc -c -g -O2 conftest.c >&5
  2993. conftest.c: In function 'main':
  2994. conftest.c:98: error: expected expression before ')' token
  2995. configure:11983: $? = 1
  2996. configure: failed program was:
  2997. | /* confdefs.h. */
  2998. | #define PACKAGE_NAME "aMuleAdunanzA"
  2999. | #define PACKAGE_TARNAME "amuleadunanza"
  3000. | #define PACKAGE_VERSION "2.2.5"
  3001. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  3002. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  3003. | #define PACKAGE "amuleadunanza"
  3004. | #define VERSION "2.2.5"
  3005. | #define YYTEXT_POINTER 1
  3006. | #define STDC_HEADERS 1
  3007. | #define HAVE_SYS_TYPES_H 1
  3008. | #define HAVE_SYS_STAT_H 1
  3009. | #define HAVE_STDLIB_H 1
  3010. | #define HAVE_STRING_H 1
  3011. | #define HAVE_MEMORY_H 1
  3012. | #define HAVE_STRINGS_H 1
  3013. | #define HAVE_INTTYPES_H 1
  3014. | #define HAVE_STDINT_H 1
  3015. | #define HAVE_UNISTD_H 1
  3016. | #define HAVE_SYS_TYPES_H 1
  3017. | #define SUPPORT_GEOIP 1
  3018. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  3019. | #define HAVE_CXXABI 1
  3020. | #define HAVE_ALLOCA_H 1
  3021. | #define HAVE_ALLOCA 1
  3022. | #define HAVE_DIRENT_H 1
  3023. | #define STDC_HEADERS 1
  3024. | #define HAVE_ARGZ_H 1
  3025. | #define HAVE_ARPA_INET_H 1
  3026. | #define HAVE_FCNTL_H 1
  3027. | #define HAVE_INTTYPES_H 1
  3028. | #define HAVE_LANGINFO_H 1
  3029. | #define HAVE_LIBINTL_H 1
  3030. | #define HAVE_LIMITS_H 1
  3031. | #define HAVE_LOCALE_H 1
  3032. | #define HAVE_MALLOC_H 1
  3033. | #define HAVE_MNTENT_H 1
  3034. | #define HAVE_NETDB_H 1
  3035. | #define HAVE_NETINET_IN_H 1
  3036. | #define HAVE_STDDEF_H 1
  3037. | #define HAVE_NL_TYPES_H 1
  3038. | #define HAVE_STDINT_H 1
  3039. | #define HAVE_STDIO_EXT_H 1
  3040. | #define HAVE_STDLIB_H 1
  3041. | #define HAVE_STRING_H 1
  3042. | #define HAVE_STRINGS_H 1
  3043. | #define HAVE_SYS_IOCTL_H 1
  3044. | #define HAVE_SYS_MOUNT_H 1
  3045. | #define HAVE_SYS_PARAM_H 1
  3046. | #define HAVE_SYS_RESOURCE_H 1
  3047. | #define HAVE_SYS_SELECT_H 1
  3048. | #define HAVE_SYS_SOCKET_H 1
  3049. | #define HAVE_SYS_STATVFS_H 1
  3050. | #define HAVE_SYS_TIME_H 1
  3051. | #define HAVE_SYS_TIMEB_H 1
  3052. | #define HAVE_SYS_TYPES_H 1
  3053. | #define HAVE_UNISTD_H 1
  3054. | #define HAVE_SYS_WAIT_H 1
  3055. | #define HAVE__BOOL 1
  3056. | #define HAVE_STDBOOL_H 1
  3057. | /* end confdefs.h. */
  3058. | #include <stdio.h>
  3059. | #ifdef HAVE_SYS_TYPES_H
  3060. | # include <sys/types.h>
  3061. | #endif
  3062. | #ifdef HAVE_SYS_STAT_H
  3063. | # include <sys/stat.h>
  3064. | #endif
  3065. | #ifdef STDC_HEADERS
  3066. | # include <stdlib.h>
  3067. | # include <stddef.h>
  3068. | #else
  3069. | # ifdef HAVE_STDLIB_H
  3070. | # include <stdlib.h>
  3071. | # endif
  3072. | #endif
  3073. | #ifdef HAVE_STRING_H
  3074. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3075. | # include <memory.h>
  3076. | # endif
  3077. | # include <string.h>
  3078. | #endif
  3079. | #ifdef HAVE_STRINGS_H
  3080. | # include <strings.h>
  3081. | #endif
  3082. | #ifdef HAVE_INTTYPES_H
  3083. | # include <inttypes.h>
  3084. | #endif
  3085. | #ifdef HAVE_STDINT_H
  3086. | # include <stdint.h>
  3087. | #endif
  3088. | #ifdef HAVE_UNISTD_H
  3089. | # include <unistd.h>
  3090. | #endif
  3091. | int
  3092. | main ()
  3093. | {
  3094. | if (sizeof ((off_t)))
  3095. | return 0;
  3096. | ;
  3097. | return 0;
  3098. | }
  3099. configure:12006: result: yes
  3100. configure:12018: checking for size_t
  3101. configure:12046: gcc -c -g -O2 conftest.c >&5
  3102. configure:12053: $? = 0
  3103. configure:12080: gcc -c -g -O2 conftest.c >&5
  3104. conftest.c: In function 'main':
  3105. conftest.c:98: error: expected expression before ')' token
  3106. configure:12087: $? = 1
  3107. configure: failed program was:
  3108. | /* confdefs.h. */
  3109. | #define PACKAGE_NAME "aMuleAdunanzA"
  3110. | #define PACKAGE_TARNAME "amuleadunanza"
  3111. | #define PACKAGE_VERSION "2.2.5"
  3112. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  3113. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  3114. | #define PACKAGE "amuleadunanza"
  3115. | #define VERSION "2.2.5"
  3116. | #define YYTEXT_POINTER 1
  3117. | #define STDC_HEADERS 1
  3118. | #define HAVE_SYS_TYPES_H 1
  3119. | #define HAVE_SYS_STAT_H 1
  3120. | #define HAVE_STDLIB_H 1
  3121. | #define HAVE_STRING_H 1
  3122. | #define HAVE_MEMORY_H 1
  3123. | #define HAVE_STRINGS_H 1
  3124. | #define HAVE_INTTYPES_H 1
  3125. | #define HAVE_STDINT_H 1
  3126. | #define HAVE_UNISTD_H 1
  3127. | #define HAVE_SYS_TYPES_H 1
  3128. | #define SUPPORT_GEOIP 1
  3129. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  3130. | #define HAVE_CXXABI 1
  3131. | #define HAVE_ALLOCA_H 1
  3132. | #define HAVE_ALLOCA 1
  3133. | #define HAVE_DIRENT_H 1
  3134. | #define STDC_HEADERS 1
  3135. | #define HAVE_ARGZ_H 1
  3136. | #define HAVE_ARPA_INET_H 1
  3137. | #define HAVE_FCNTL_H 1
  3138. | #define HAVE_INTTYPES_H 1
  3139. | #define HAVE_LANGINFO_H 1
  3140. | #define HAVE_LIBINTL_H 1
  3141. | #define HAVE_LIMITS_H 1
  3142. | #define HAVE_LOCALE_H 1
  3143. | #define HAVE_MALLOC_H 1
  3144. | #define HAVE_MNTENT_H 1
  3145. | #define HAVE_NETDB_H 1
  3146. | #define HAVE_NETINET_IN_H 1
  3147. | #define HAVE_STDDEF_H 1
  3148. | #define HAVE_NL_TYPES_H 1
  3149. | #define HAVE_STDINT_H 1
  3150. | #define HAVE_STDIO_EXT_H 1
  3151. | #define HAVE_STDLIB_H 1
  3152. | #define HAVE_STRING_H 1
  3153. | #define HAVE_STRINGS_H 1
  3154. | #define HAVE_SYS_IOCTL_H 1
  3155. | #define HAVE_SYS_MOUNT_H 1
  3156. | #define HAVE_SYS_PARAM_H 1
  3157. | #define HAVE_SYS_RESOURCE_H 1
  3158. | #define HAVE_SYS_SELECT_H 1
  3159. | #define HAVE_SYS_SOCKET_H 1
  3160. | #define HAVE_SYS_STATVFS_H 1
  3161. | #define HAVE_SYS_TIME_H 1
  3162. | #define HAVE_SYS_TIMEB_H 1
  3163. | #define HAVE_SYS_TYPES_H 1
  3164. | #define HAVE_UNISTD_H 1
  3165. | #define HAVE_SYS_WAIT_H 1
  3166. | #define HAVE__BOOL 1
  3167. | #define HAVE_STDBOOL_H 1
  3168. | /* end confdefs.h. */
  3169. | #include <stdio.h>
  3170. | #ifdef HAVE_SYS_TYPES_H
  3171. | # include <sys/types.h>
  3172. | #endif
  3173. | #ifdef HAVE_SYS_STAT_H
  3174. | # include <sys/stat.h>
  3175. | #endif
  3176. | #ifdef STDC_HEADERS
  3177. | # include <stdlib.h>
  3178. | # include <stddef.h>
  3179. | #else
  3180. | # ifdef HAVE_STDLIB_H
  3181. | # include <stdlib.h>
  3182. | # endif
  3183. | #endif
  3184. | #ifdef HAVE_STRING_H
  3185. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3186. | # include <memory.h>
  3187. | # endif
  3188. | # include <string.h>
  3189. | #endif
  3190. | #ifdef HAVE_STRINGS_H
  3191. | # include <strings.h>
  3192. | #endif
  3193. | #ifdef HAVE_INTTYPES_H
  3194. | # include <inttypes.h>
  3195. | #endif
  3196. | #ifdef HAVE_STDINT_H
  3197. | # include <stdint.h>
  3198. | #endif
  3199. | #ifdef HAVE_UNISTD_H
  3200. | # include <unistd.h>
  3201. | #endif
  3202. | int
  3203. | main ()
  3204. | {
  3205. | if (sizeof ((size_t)))
  3206. | return 0;
  3207. | ;
  3208. | return 0;
  3209. | }
  3210. configure:12110: result: yes
  3211. configure:12122: checking whether time.h and sys/time.h may both be included
  3212. configure:12152: gcc -c -g -O2 conftest.c >&5
  3213. configure:12159: $? = 0
  3214. configure:12174: result: yes
  3215. configure:12184: checking whether struct tm is in sys/time.h or time.h
  3216. configure:12214: gcc -c -g -O2 conftest.c >&5
  3217. configure:12221: $? = 0
  3218. configure:12236: result: time.h
  3219. configure:12246: checking for uid_t in sys/types.h
  3220. configure:12269: result: yes
  3221. configure:12284: checking for working volatile
  3222. configure:12313: gcc -c -g -O2 conftest.c >&5
  3223. configure:12320: $? = 0
  3224. configure:12335: result: yes
  3225. configure:12345: checking for ptrdiff_t
  3226. configure:12373: gcc -c -g -O2 conftest.c >&5
  3227. configure:12380: $? = 0
  3228. configure:12407: gcc -c -g -O2 conftest.c >&5
  3229. conftest.c: In function 'main':
  3230. conftest.c:99: error: expected expression before ')' token
  3231. configure:12414: $? = 1
  3232. configure: failed program was:
  3233. | /* confdefs.h. */
  3234. | #define PACKAGE_NAME "aMuleAdunanzA"
  3235. | #define PACKAGE_TARNAME "amuleadunanza"
  3236. | #define PACKAGE_VERSION "2.2.5"
  3237. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  3238. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  3239. | #define PACKAGE "amuleadunanza"
  3240. | #define VERSION "2.2.5"
  3241. | #define YYTEXT_POINTER 1
  3242. | #define STDC_HEADERS 1
  3243. | #define HAVE_SYS_TYPES_H 1
  3244. | #define HAVE_SYS_STAT_H 1
  3245. | #define HAVE_STDLIB_H 1
  3246. | #define HAVE_STRING_H 1
  3247. | #define HAVE_MEMORY_H 1
  3248. | #define HAVE_STRINGS_H 1
  3249. | #define HAVE_INTTYPES_H 1
  3250. | #define HAVE_STDINT_H 1
  3251. | #define HAVE_UNISTD_H 1
  3252. | #define HAVE_SYS_TYPES_H 1
  3253. | #define SUPPORT_GEOIP 1
  3254. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  3255. | #define HAVE_CXXABI 1
  3256. | #define HAVE_ALLOCA_H 1
  3257. | #define HAVE_ALLOCA 1
  3258. | #define HAVE_DIRENT_H 1
  3259. | #define STDC_HEADERS 1
  3260. | #define HAVE_ARGZ_H 1
  3261. | #define HAVE_ARPA_INET_H 1
  3262. | #define HAVE_FCNTL_H 1
  3263. | #define HAVE_INTTYPES_H 1
  3264. | #define HAVE_LANGINFO_H 1
  3265. | #define HAVE_LIBINTL_H 1
  3266. | #define HAVE_LIMITS_H 1
  3267. | #define HAVE_LOCALE_H 1
  3268. | #define HAVE_MALLOC_H 1
  3269. | #define HAVE_MNTENT_H 1
  3270. | #define HAVE_NETDB_H 1
  3271. | #define HAVE_NETINET_IN_H 1
  3272. | #define HAVE_STDDEF_H 1
  3273. | #define HAVE_NL_TYPES_H 1
  3274. | #define HAVE_STDINT_H 1
  3275. | #define HAVE_STDIO_EXT_H 1
  3276. | #define HAVE_STDLIB_H 1
  3277. | #define HAVE_STRING_H 1
  3278. | #define HAVE_STRINGS_H 1
  3279. | #define HAVE_SYS_IOCTL_H 1
  3280. | #define HAVE_SYS_MOUNT_H 1
  3281. | #define HAVE_SYS_PARAM_H 1
  3282. | #define HAVE_SYS_RESOURCE_H 1
  3283. | #define HAVE_SYS_SELECT_H 1
  3284. | #define HAVE_SYS_SOCKET_H 1
  3285. | #define HAVE_SYS_STATVFS_H 1
  3286. | #define HAVE_SYS_TIME_H 1
  3287. | #define HAVE_SYS_TIMEB_H 1
  3288. | #define HAVE_SYS_TYPES_H 1
  3289. | #define HAVE_UNISTD_H 1
  3290. | #define HAVE_SYS_WAIT_H 1
  3291. | #define HAVE__BOOL 1
  3292. | #define HAVE_STDBOOL_H 1
  3293. | #define TIME_WITH_SYS_TIME 1
  3294. | /* end confdefs.h. */
  3295. | #include <stdio.h>
  3296. | #ifdef HAVE_SYS_TYPES_H
  3297. | # include <sys/types.h>
  3298. | #endif
  3299. | #ifdef HAVE_SYS_STAT_H
  3300. | # include <sys/stat.h>
  3301. | #endif
  3302. | #ifdef STDC_HEADERS
  3303. | # include <stdlib.h>
  3304. | # include <stddef.h>
  3305. | #else
  3306. | # ifdef HAVE_STDLIB_H
  3307. | # include <stdlib.h>
  3308. | # endif
  3309. | #endif
  3310. | #ifdef HAVE_STRING_H
  3311. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3312. | # include <memory.h>
  3313. | # endif
  3314. | # include <string.h>
  3315. | #endif
  3316. | #ifdef HAVE_STRINGS_H
  3317. | # include <strings.h>
  3318. | #endif
  3319. | #ifdef HAVE_INTTYPES_H
  3320. | # include <inttypes.h>
  3321. | #endif
  3322. | #ifdef HAVE_STDINT_H
  3323. | # include <stdint.h>
  3324. | #endif
  3325. | #ifdef HAVE_UNISTD_H
  3326. | # include <unistd.h>
  3327. | #endif
  3328. | int
  3329. | main ()
  3330. | {
  3331. | if (sizeof ((ptrdiff_t)))
  3332. | return 0;
  3333. | ;
  3334. | return 0;
  3335. | }
  3336. configure:12437: result: yes
  3337. configure:12450: checking whether closedir returns void
  3338. configure:12484: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3339. configure:12488: $? = 0
  3340. configure:12494: ./conftest
  3341. configure:12498: $? = 0
  3342. configure:12515: result: no
  3343. configure:12526: checking whether gcc needs -traditional
  3344. configure:12568: result: no
  3345. configure:12575: checking for pid_t
  3346. configure:12603: gcc -c -g -O2 conftest.c >&5
  3347. configure:12610: $? = 0
  3348. configure:12637: gcc -c -g -O2 conftest.c >&5
  3349. conftest.c: In function 'main':
  3350. conftest.c:100: error: expected expression before ')' token
  3351. configure:12644: $? = 1
  3352. configure: failed program was:
  3353. | /* confdefs.h. */
  3354. | #define PACKAGE_NAME "aMuleAdunanzA"
  3355. | #define PACKAGE_TARNAME "amuleadunanza"
  3356. | #define PACKAGE_VERSION "2.2.5"
  3357. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  3358. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  3359. | #define PACKAGE "amuleadunanza"
  3360. | #define VERSION "2.2.5"
  3361. | #define YYTEXT_POINTER 1
  3362. | #define STDC_HEADERS 1
  3363. | #define HAVE_SYS_TYPES_H 1
  3364. | #define HAVE_SYS_STAT_H 1
  3365. | #define HAVE_STDLIB_H 1
  3366. | #define HAVE_STRING_H 1
  3367. | #define HAVE_MEMORY_H 1
  3368. | #define HAVE_STRINGS_H 1
  3369. | #define HAVE_INTTYPES_H 1
  3370. | #define HAVE_STDINT_H 1
  3371. | #define HAVE_UNISTD_H 1
  3372. | #define HAVE_SYS_TYPES_H 1
  3373. | #define SUPPORT_GEOIP 1
  3374. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  3375. | #define HAVE_CXXABI 1
  3376. | #define HAVE_ALLOCA_H 1
  3377. | #define HAVE_ALLOCA 1
  3378. | #define HAVE_DIRENT_H 1
  3379. | #define STDC_HEADERS 1
  3380. | #define HAVE_ARGZ_H 1
  3381. | #define HAVE_ARPA_INET_H 1
  3382. | #define HAVE_FCNTL_H 1
  3383. | #define HAVE_INTTYPES_H 1
  3384. | #define HAVE_LANGINFO_H 1
  3385. | #define HAVE_LIBINTL_H 1
  3386. | #define HAVE_LIMITS_H 1
  3387. | #define HAVE_LOCALE_H 1
  3388. | #define HAVE_MALLOC_H 1
  3389. | #define HAVE_MNTENT_H 1
  3390. | #define HAVE_NETDB_H 1
  3391. | #define HAVE_NETINET_IN_H 1
  3392. | #define HAVE_STDDEF_H 1
  3393. | #define HAVE_NL_TYPES_H 1
  3394. | #define HAVE_STDINT_H 1
  3395. | #define HAVE_STDIO_EXT_H 1
  3396. | #define HAVE_STDLIB_H 1
  3397. | #define HAVE_STRING_H 1
  3398. | #define HAVE_STRINGS_H 1
  3399. | #define HAVE_SYS_IOCTL_H 1
  3400. | #define HAVE_SYS_MOUNT_H 1
  3401. | #define HAVE_SYS_PARAM_H 1
  3402. | #define HAVE_SYS_RESOURCE_H 1
  3403. | #define HAVE_SYS_SELECT_H 1
  3404. | #define HAVE_SYS_SOCKET_H 1
  3405. | #define HAVE_SYS_STATVFS_H 1
  3406. | #define HAVE_SYS_TIME_H 1
  3407. | #define HAVE_SYS_TIMEB_H 1
  3408. | #define HAVE_SYS_TYPES_H 1
  3409. | #define HAVE_UNISTD_H 1
  3410. | #define HAVE_SYS_WAIT_H 1
  3411. | #define HAVE__BOOL 1
  3412. | #define HAVE_STDBOOL_H 1
  3413. | #define TIME_WITH_SYS_TIME 1
  3414. | #define HAVE_PTRDIFF_T 1
  3415. | /* end confdefs.h. */
  3416. | #include <stdio.h>
  3417. | #ifdef HAVE_SYS_TYPES_H
  3418. | # include <sys/types.h>
  3419. | #endif
  3420. | #ifdef HAVE_SYS_STAT_H
  3421. | # include <sys/stat.h>
  3422. | #endif
  3423. | #ifdef STDC_HEADERS
  3424. | # include <stdlib.h>
  3425. | # include <stddef.h>
  3426. | #else
  3427. | # ifdef HAVE_STDLIB_H
  3428. | # include <stdlib.h>
  3429. | # endif
  3430. | #endif
  3431. | #ifdef HAVE_STRING_H
  3432. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3433. | # include <memory.h>
  3434. | # endif
  3435. | # include <string.h>
  3436. | #endif
  3437. | #ifdef HAVE_STRINGS_H
  3438. | # include <strings.h>
  3439. | #endif
  3440. | #ifdef HAVE_INTTYPES_H
  3441. | # include <inttypes.h>
  3442. | #endif
  3443. | #ifdef HAVE_STDINT_H
  3444. | # include <stdint.h>
  3445. | #endif
  3446. | #ifdef HAVE_UNISTD_H
  3447. | # include <unistd.h>
  3448. | #endif
  3449. | int
  3450. | main ()
  3451. | {
  3452. | if (sizeof ((pid_t)))
  3453. | return 0;
  3454. | ;
  3455. | return 0;
  3456. | }
  3457. configure:12667: result: yes
  3458. configure:12695: checking vfork.h usability
  3459. configure:12712: gcc -c -g -O2 conftest.c >&5
  3460. conftest.c:97:19: error: vfork.h: No such file or directory
  3461. configure:12719: $? = 1
  3462. configure: failed program was:
  3463. | /* confdefs.h. */
  3464. | #define PACKAGE_NAME "aMuleAdunanzA"
  3465. | #define PACKAGE_TARNAME "amuleadunanza"
  3466. | #define PACKAGE_VERSION "2.2.5"
  3467. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  3468. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  3469. | #define PACKAGE "amuleadunanza"
  3470. | #define VERSION "2.2.5"
  3471. | #define YYTEXT_POINTER 1
  3472. | #define STDC_HEADERS 1
  3473. | #define HAVE_SYS_TYPES_H 1
  3474. | #define HAVE_SYS_STAT_H 1
  3475. | #define HAVE_STDLIB_H 1
  3476. | #define HAVE_STRING_H 1
  3477. | #define HAVE_MEMORY_H 1
  3478. | #define HAVE_STRINGS_H 1
  3479. | #define HAVE_INTTYPES_H 1
  3480. | #define HAVE_STDINT_H 1
  3481. | #define HAVE_UNISTD_H 1
  3482. | #define HAVE_SYS_TYPES_H 1
  3483. | #define SUPPORT_GEOIP 1
  3484. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  3485. | #define HAVE_CXXABI 1
  3486. | #define HAVE_ALLOCA_H 1
  3487. | #define HAVE_ALLOCA 1
  3488. | #define HAVE_DIRENT_H 1
  3489. | #define STDC_HEADERS 1
  3490. | #define HAVE_ARGZ_H 1
  3491. | #define HAVE_ARPA_INET_H 1
  3492. | #define HAVE_FCNTL_H 1
  3493. | #define HAVE_INTTYPES_H 1
  3494. | #define HAVE_LANGINFO_H 1
  3495. | #define HAVE_LIBINTL_H 1
  3496. | #define HAVE_LIMITS_H 1
  3497. | #define HAVE_LOCALE_H 1
  3498. | #define HAVE_MALLOC_H 1
  3499. | #define HAVE_MNTENT_H 1
  3500. | #define HAVE_NETDB_H 1
  3501. | #define HAVE_NETINET_IN_H 1
  3502. | #define HAVE_STDDEF_H 1
  3503. | #define HAVE_NL_TYPES_H 1
  3504. | #define HAVE_STDINT_H 1
  3505. | #define HAVE_STDIO_EXT_H 1
  3506. | #define HAVE_STDLIB_H 1
  3507. | #define HAVE_STRING_H 1
  3508. | #define HAVE_STRINGS_H 1
  3509. | #define HAVE_SYS_IOCTL_H 1
  3510. | #define HAVE_SYS_MOUNT_H 1
  3511. | #define HAVE_SYS_PARAM_H 1
  3512. | #define HAVE_SYS_RESOURCE_H 1
  3513. | #define HAVE_SYS_SELECT_H 1
  3514. | #define HAVE_SYS_SOCKET_H 1
  3515. | #define HAVE_SYS_STATVFS_H 1
  3516. | #define HAVE_SYS_TIME_H 1
  3517. | #define HAVE_SYS_TIMEB_H 1
  3518. | #define HAVE_SYS_TYPES_H 1
  3519. | #define HAVE_UNISTD_H 1
  3520. | #define HAVE_SYS_WAIT_H 1
  3521. | #define HAVE__BOOL 1
  3522. | #define HAVE_STDBOOL_H 1
  3523. | #define TIME_WITH_SYS_TIME 1
  3524. | #define HAVE_PTRDIFF_T 1
  3525. | /* end confdefs.h. */
  3526. | #include <stdio.h>
  3527. | #ifdef HAVE_SYS_TYPES_H
  3528. | # include <sys/types.h>
  3529. | #endif
  3530. | #ifdef HAVE_SYS_STAT_H
  3531. | # include <sys/stat.h>
  3532. | #endif
  3533. | #ifdef STDC_HEADERS
  3534. | # include <stdlib.h>
  3535. | # include <stddef.h>
  3536. | #else
  3537. | # ifdef HAVE_STDLIB_H
  3538. | # include <stdlib.h>
  3539. | # endif
  3540. | #endif
  3541. | #ifdef HAVE_STRING_H
  3542. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3543. | # include <memory.h>
  3544. | # endif
  3545. | # include <string.h>
  3546. | #endif
  3547. | #ifdef HAVE_STRINGS_H
  3548. | # include <strings.h>
  3549. | #endif
  3550. | #ifdef HAVE_INTTYPES_H
  3551. | # include <inttypes.h>
  3552. | #endif
  3553. | #ifdef HAVE_STDINT_H
  3554. | # include <stdint.h>
  3555. | #endif
  3556. | #ifdef HAVE_UNISTD_H
  3557. | # include <unistd.h>
  3558. | #endif
  3559. | #include <vfork.h>
  3560. configure:12733: result: no
  3561. configure:12737: checking vfork.h presence
  3562. configure:12752: gcc -E conftest.c
  3563. conftest.c:64:19: error: vfork.h: No such file or directory
  3564. configure:12759: $? = 1
  3565. configure: failed program was:
  3566. | /* confdefs.h. */
  3567. | #define PACKAGE_NAME "aMuleAdunanzA"
  3568. | #define PACKAGE_TARNAME "amuleadunanza"
  3569. | #define PACKAGE_VERSION "2.2.5"
  3570. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  3571. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  3572. | #define PACKAGE "amuleadunanza"
  3573. | #define VERSION "2.2.5"
  3574. | #define YYTEXT_POINTER 1
  3575. | #define STDC_HEADERS 1
  3576. | #define HAVE_SYS_TYPES_H 1
  3577. | #define HAVE_SYS_STAT_H 1
  3578. | #define HAVE_STDLIB_H 1
  3579. | #define HAVE_STRING_H 1
  3580. | #define HAVE_MEMORY_H 1
  3581. | #define HAVE_STRINGS_H 1
  3582. | #define HAVE_INTTYPES_H 1
  3583. | #define HAVE_STDINT_H 1
  3584. | #define HAVE_UNISTD_H 1
  3585. | #define HAVE_SYS_TYPES_H 1
  3586. | #define SUPPORT_GEOIP 1
  3587. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  3588. | #define HAVE_CXXABI 1
  3589. | #define HAVE_ALLOCA_H 1
  3590. | #define HAVE_ALLOCA 1
  3591. | #define HAVE_DIRENT_H 1
  3592. | #define STDC_HEADERS 1
  3593. | #define HAVE_ARGZ_H 1
  3594. | #define HAVE_ARPA_INET_H 1
  3595. | #define HAVE_FCNTL_H 1
  3596. | #define HAVE_INTTYPES_H 1
  3597. | #define HAVE_LANGINFO_H 1
  3598. | #define HAVE_LIBINTL_H 1
  3599. | #define HAVE_LIMITS_H 1
  3600. | #define HAVE_LOCALE_H 1
  3601. | #define HAVE_MALLOC_H 1
  3602. | #define HAVE_MNTENT_H 1
  3603. | #define HAVE_NETDB_H 1
  3604. | #define HAVE_NETINET_IN_H 1
  3605. | #define HAVE_STDDEF_H 1
  3606. | #define HAVE_NL_TYPES_H 1
  3607. | #define HAVE_STDINT_H 1
  3608. | #define HAVE_STDIO_EXT_H 1
  3609. | #define HAVE_STDLIB_H 1
  3610. | #define HAVE_STRING_H 1
  3611. | #define HAVE_STRINGS_H 1
  3612. | #define HAVE_SYS_IOCTL_H 1
  3613. | #define HAVE_SYS_MOUNT_H 1
  3614. | #define HAVE_SYS_PARAM_H 1
  3615. | #define HAVE_SYS_RESOURCE_H 1
  3616. | #define HAVE_SYS_SELECT_H 1
  3617. | #define HAVE_SYS_SOCKET_H 1
  3618. | #define HAVE_SYS_STATVFS_H 1
  3619. | #define HAVE_SYS_TIME_H 1
  3620. | #define HAVE_SYS_TIMEB_H 1
  3621. | #define HAVE_SYS_TYPES_H 1
  3622. | #define HAVE_UNISTD_H 1
  3623. | #define HAVE_SYS_WAIT_H 1
  3624. | #define HAVE__BOOL 1
  3625. | #define HAVE_STDBOOL_H 1
  3626. | #define TIME_WITH_SYS_TIME 1
  3627. | #define HAVE_PTRDIFF_T 1
  3628. | /* end confdefs.h. */
  3629. | #include <vfork.h>
  3630. configure:12773: result: no
  3631. configure:12806: checking for vfork.h
  3632. configure:12815: result: no
  3633. configure:12835: checking for fork
  3634. configure:12891: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3635. conftest.c:87: warning: conflicting types for built-in function 'fork'
  3636. configure:12898: $? = 0
  3637. configure:12920: result: yes
  3638. configure:12835: checking for vfork
  3639. configure:12891: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3640. configure:12898: $? = 0
  3641. configure:12920: result: yes
  3642. configure:12933: checking for working fork
  3643. configure:12965: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3644. configure:12969: $? = 0
  3645. configure:12975: ./conftest
  3646. configure:12979: $? = 0
  3647. configure:12996: result: yes
  3648. configure:13017: checking for working vfork
  3649. configure:13158: result: yes
  3650. configure:13189: checking whether lstat dereferences a symlink specified with a trailing slash
  3651. configure:13225: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3652. configure:13229: $? = 0
  3653. configure:13235: ./conftest
  3654. configure:13239: $? = 0
  3655. configure:13263: result: yes
  3656. configure:13286: checking for library containing getmntent
  3657. configure:13327: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3658. configure:13334: $? = 0
  3659. configure:13365: result: none required
  3660. configure:13381: checking whether lstat accepts an empty string
  3661. configure:13411: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3662. configure:13415: $? = 0
  3663. configure:13421: ./conftest
  3664. configure:13425: $? = 0
  3665. configure:13442: result: no
  3666. configure:13458: checking whether lstat dereferences a symlink specified with a trailing slash
  3667. configure:13532: result: yes
  3668. configure:13554: checking for working memcmp
  3669. configure:13607: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3670. configure:13611: $? = 0
  3671. configure:13617: ./conftest
  3672. configure:13621: $? = 0
  3673. configure:13638: result: yes
  3674. configure:13653: checking for stdlib.h
  3675. configure:13660: result: yes
  3676. configure:13653: checking for unistd.h
  3677. configure:13660: result: yes
  3678. configure:13803: checking for getpagesize
  3679. configure:13859: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3680. configure:13866: $? = 0
  3681. configure:13888: result: yes
  3682. configure:13900: checking for working mmap
  3683. configure:14047: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3684. configure:14051: $? = 0
  3685. configure:14057: ./conftest
  3686. configure:14061: $? = 0
  3687. configure:14078: result: yes
  3688. configure:14095: checking for sys/select.h
  3689. configure:14102: result: yes
  3690. configure:14095: checking for sys/socket.h
  3691. configure:14102: result: yes
  3692. configure:14241: checking types of arguments for select
  3693. configure:14279: gcc -c -g -O2 conftest.c >&5
  3694. configure:14286: $? = 0
  3695. configure:14307: result: int,fd_set *,struct timeval *
  3696. configure:14337: checking return type of signal handlers
  3697. configure:14365: gcc -c -g -O2 conftest.c >&5
  3698. conftest.c: In function 'main':
  3699. conftest.c:86: error: void value not ignored as it ought to be
  3700. configure:14372: $? = 1
  3701. configure: failed program was:
  3702. | /* confdefs.h. */
  3703. | #define PACKAGE_NAME "aMuleAdunanzA"
  3704. | #define PACKAGE_TARNAME "amuleadunanza"
  3705. | #define PACKAGE_VERSION "2.2.5"
  3706. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  3707. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  3708. | #define PACKAGE "amuleadunanza"
  3709. | #define VERSION "2.2.5"
  3710. | #define YYTEXT_POINTER 1
  3711. | #define STDC_HEADERS 1
  3712. | #define HAVE_SYS_TYPES_H 1
  3713. | #define HAVE_SYS_STAT_H 1
  3714. | #define HAVE_STDLIB_H 1
  3715. | #define HAVE_STRING_H 1
  3716. | #define HAVE_MEMORY_H 1
  3717. | #define HAVE_STRINGS_H 1
  3718. | #define HAVE_INTTYPES_H 1
  3719. | #define HAVE_STDINT_H 1
  3720. | #define HAVE_UNISTD_H 1
  3721. | #define HAVE_SYS_TYPES_H 1
  3722. | #define SUPPORT_GEOIP 1
  3723. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  3724. | #define HAVE_CXXABI 1
  3725. | #define HAVE_ALLOCA_H 1
  3726. | #define HAVE_ALLOCA 1
  3727. | #define HAVE_DIRENT_H 1
  3728. | #define STDC_HEADERS 1
  3729. | #define HAVE_ARGZ_H 1
  3730. | #define HAVE_ARPA_INET_H 1
  3731. | #define HAVE_FCNTL_H 1
  3732. | #define HAVE_INTTYPES_H 1
  3733. | #define HAVE_LANGINFO_H 1
  3734. | #define HAVE_LIBINTL_H 1
  3735. | #define HAVE_LIMITS_H 1
  3736. | #define HAVE_LOCALE_H 1
  3737. | #define HAVE_MALLOC_H 1
  3738. | #define HAVE_MNTENT_H 1
  3739. | #define HAVE_NETDB_H 1
  3740. | #define HAVE_NETINET_IN_H 1
  3741. | #define HAVE_STDDEF_H 1
  3742. | #define HAVE_NL_TYPES_H 1
  3743. | #define HAVE_STDINT_H 1
  3744. | #define HAVE_STDIO_EXT_H 1
  3745. | #define HAVE_STDLIB_H 1
  3746. | #define HAVE_STRING_H 1
  3747. | #define HAVE_STRINGS_H 1
  3748. | #define HAVE_SYS_IOCTL_H 1
  3749. | #define HAVE_SYS_MOUNT_H 1
  3750. | #define HAVE_SYS_PARAM_H 1
  3751. | #define HAVE_SYS_RESOURCE_H 1
  3752. | #define HAVE_SYS_SELECT_H 1
  3753. | #define HAVE_SYS_SOCKET_H 1
  3754. | #define HAVE_SYS_STATVFS_H 1
  3755. | #define HAVE_SYS_TIME_H 1
  3756. | #define HAVE_SYS_TIMEB_H 1
  3757. | #define HAVE_SYS_TYPES_H 1
  3758. | #define HAVE_UNISTD_H 1
  3759. | #define HAVE_SYS_WAIT_H 1
  3760. | #define HAVE__BOOL 1
  3761. | #define HAVE_STDBOOL_H 1
  3762. | #define TIME_WITH_SYS_TIME 1
  3763. | #define HAVE_PTRDIFF_T 1
  3764. | #define HAVE_FORK 1
  3765. | #define HAVE_VFORK 1
  3766. | #define HAVE_WORKING_VFORK 1
  3767. | #define HAVE_WORKING_FORK 1
  3768. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3769. | #define HAVE_GETMNTENT 1
  3770. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3771. | #define HAVE_STDLIB_H 1
  3772. | #define HAVE_UNISTD_H 1
  3773. | #define HAVE_GETPAGESIZE 1
  3774. | #define HAVE_MMAP 1
  3775. | #define HAVE_SYS_SELECT_H 1
  3776. | #define HAVE_SYS_SOCKET_H 1
  3777. | #define SELECT_TYPE_ARG1 int
  3778. | #define SELECT_TYPE_ARG234 (fd_set *)
  3779. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3780. | /* end confdefs.h. */
  3781. | #include <sys/types.h>
  3782. | #include <signal.h>
  3783. |
  3784. | int
  3785. | main ()
  3786. | {
  3787. | return *(signal (0, 0)) (0) == 1;
  3788. | ;
  3789. | return 0;
  3790. | }
  3791. configure:14387: result: void
  3792. configure:14395: checking whether stat accepts an empty string
  3793. configure:14425: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3794. configure:14429: $? = 0
  3795. configure:14435: ./conftest
  3796. configure:14439: $? = 0
  3797. configure:14456: result: no
  3798. configure:14476: checking for strftime
  3799. configure:14532: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3800. conftest.c:104: warning: conflicting types for built-in function 'strftime'
  3801. configure:14539: $? = 0
  3802. configure:14561: result: yes
  3803. configure:14648: checking for working strtod
  3804. configure:14699: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3805. configure:14703: $? = 0
  3806. configure:14709: ./conftest
  3807. configure:14713: $? = 0
  3808. configure:14730: result: yes
  3809. configure:14906: checking for vprintf
  3810. configure:14962: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3811. conftest.c:105: warning: conflicting types for built-in function 'vprintf'
  3812. configure:14969: $? = 0
  3813. configure:14991: result: yes
  3814. configure:15000: checking for _doprnt
  3815. configure:15056: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3816. /tmp/cceThEtI.o: In function `main':
  3817. /home/maththias/Desktop/adu/conftest.c:117: undefined reference to `_doprnt'
  3818. collect2: ld returned 1 exit status
  3819. configure:15063: $? = 1
  3820. configure: failed program was:
  3821. | /* confdefs.h. */
  3822. | #define PACKAGE_NAME "aMuleAdunanzA"
  3823. | #define PACKAGE_TARNAME "amuleadunanza"
  3824. | #define PACKAGE_VERSION "2.2.5"
  3825. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  3826. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  3827. | #define PACKAGE "amuleadunanza"
  3828. | #define VERSION "2.2.5"
  3829. | #define YYTEXT_POINTER 1
  3830. | #define STDC_HEADERS 1
  3831. | #define HAVE_SYS_TYPES_H 1
  3832. | #define HAVE_SYS_STAT_H 1
  3833. | #define HAVE_STDLIB_H 1
  3834. | #define HAVE_STRING_H 1
  3835. | #define HAVE_MEMORY_H 1
  3836. | #define HAVE_STRINGS_H 1
  3837. | #define HAVE_INTTYPES_H 1
  3838. | #define HAVE_STDINT_H 1
  3839. | #define HAVE_UNISTD_H 1
  3840. | #define HAVE_SYS_TYPES_H 1
  3841. | #define SUPPORT_GEOIP 1
  3842. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  3843. | #define HAVE_CXXABI 1
  3844. | #define HAVE_ALLOCA_H 1
  3845. | #define HAVE_ALLOCA 1
  3846. | #define HAVE_DIRENT_H 1
  3847. | #define STDC_HEADERS 1
  3848. | #define HAVE_ARGZ_H 1
  3849. | #define HAVE_ARPA_INET_H 1
  3850. | #define HAVE_FCNTL_H 1
  3851. | #define HAVE_INTTYPES_H 1
  3852. | #define HAVE_LANGINFO_H 1
  3853. | #define HAVE_LIBINTL_H 1
  3854. | #define HAVE_LIMITS_H 1
  3855. | #define HAVE_LOCALE_H 1
  3856. | #define HAVE_MALLOC_H 1
  3857. | #define HAVE_MNTENT_H 1
  3858. | #define HAVE_NETDB_H 1
  3859. | #define HAVE_NETINET_IN_H 1
  3860. | #define HAVE_STDDEF_H 1
  3861. | #define HAVE_NL_TYPES_H 1
  3862. | #define HAVE_STDINT_H 1
  3863. | #define HAVE_STDIO_EXT_H 1
  3864. | #define HAVE_STDLIB_H 1
  3865. | #define HAVE_STRING_H 1
  3866. | #define HAVE_STRINGS_H 1
  3867. | #define HAVE_SYS_IOCTL_H 1
  3868. | #define HAVE_SYS_MOUNT_H 1
  3869. | #define HAVE_SYS_PARAM_H 1
  3870. | #define HAVE_SYS_RESOURCE_H 1
  3871. | #define HAVE_SYS_SELECT_H 1
  3872. | #define HAVE_SYS_SOCKET_H 1
  3873. | #define HAVE_SYS_STATVFS_H 1
  3874. | #define HAVE_SYS_TIME_H 1
  3875. | #define HAVE_SYS_TIMEB_H 1
  3876. | #define HAVE_SYS_TYPES_H 1
  3877. | #define HAVE_UNISTD_H 1
  3878. | #define HAVE_SYS_WAIT_H 1
  3879. | #define HAVE__BOOL 1
  3880. | #define HAVE_STDBOOL_H 1
  3881. | #define TIME_WITH_SYS_TIME 1
  3882. | #define HAVE_PTRDIFF_T 1
  3883. | #define HAVE_FORK 1
  3884. | #define HAVE_VFORK 1
  3885. | #define HAVE_WORKING_VFORK 1
  3886. | #define HAVE_WORKING_FORK 1
  3887. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3888. | #define HAVE_GETMNTENT 1
  3889. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3890. | #define HAVE_STDLIB_H 1
  3891. | #define HAVE_UNISTD_H 1
  3892. | #define HAVE_GETPAGESIZE 1
  3893. | #define HAVE_MMAP 1
  3894. | #define HAVE_SYS_SELECT_H 1
  3895. | #define HAVE_SYS_SOCKET_H 1
  3896. | #define SELECT_TYPE_ARG1 int
  3897. | #define SELECT_TYPE_ARG234 (fd_set *)
  3898. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3899. | #define RETSIGTYPE void
  3900. | #define HAVE_STRFTIME 1
  3901. | #define HAVE_VPRINTF 1
  3902. | /* end confdefs.h. */
  3903. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  3904. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3905. | #define _doprnt innocuous__doprnt
  3906. |
  3907. | /* System header to define __stub macros and hopefully few prototypes,
  3908. | which can conflict with char _doprnt (); below.
  3909. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3910. | <limits.h> exists even on freestanding compilers. */
  3911. |
  3912. | #ifdef __STDC__
  3913. | # include <limits.h>
  3914. | #else
  3915. | # include <assert.h>
  3916. | #endif
  3917. |
  3918. | #undef _doprnt
  3919. |
  3920. | /* Override any GCC internal prototype to avoid an error.
  3921. | Use char because int might match the return type of a GCC
  3922. | builtin and then its argument prototype would still apply. */
  3923. | #ifdef __cplusplus
  3924. | extern "C"
  3925. | #endif
  3926. | char _doprnt ();
  3927. | /* The GNU C library defines this for functions which it implements
  3928. | to always fail with ENOSYS. Some functions are actually named
  3929. | something starting with __ and the normal name is an alias. */
  3930. | #if defined __stub__doprnt || defined __stub____doprnt
  3931. | choke me
  3932. | #endif
  3933. |
  3934. | int
  3935. | main ()
  3936. | {
  3937. | return _doprnt ();
  3938. | ;
  3939. | return 0;
  3940. | }
  3941. configure:15083: result: no
  3942. configure:15117: checking for stdlib.h
  3943. configure:15124: result: yes
  3944. configure:15263: checking for GNU libc compatible malloc
  3945. configure:15297: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3946. configure:15301: $? = 0
  3947. configure:15307: ./conftest
  3948. configure:15311: $? = 0
  3949. configure:15328: result: yes
  3950. configure:15361: checking for stdlib.h
  3951. configure:15368: result: yes
  3952. configure:15507: checking for GNU libc compatible realloc
  3953. configure:15541: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3954. configure:15545: $? = 0
  3955. configure:15551: ./conftest
  3956. configure:15555: $? = 0
  3957. configure:15572: result: yes
  3958. configure:15636: checking for __argz_count
  3959. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3960. configure:15699: $? = 0
  3961. configure:15721: result: yes
  3962. configure:15636: checking for __argz_next
  3963. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3964. configure:15699: $? = 0
  3965. configure:15721: result: yes
  3966. configure:15636: checking for __argz_stringify
  3967. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3968. configure:15699: $? = 0
  3969. configure:15721: result: yes
  3970. configure:15636: checking for endpwent
  3971. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3972. configure:15699: $? = 0
  3973. configure:15721: result: yes
  3974. configure:15636: checking for floor
  3975. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  3976. conftest.c:114: warning: conflicting types for built-in function 'floor'
  3977. /tmp/ccKL4zpN.o: In function `main':
  3978. /home/maththias/Desktop/adu/conftest.c:125: undefined reference to `floor'
  3979. collect2: ld returned 1 exit status
  3980. configure:15699: $? = 1
  3981. configure: failed program was:
  3982. | /* confdefs.h. */
  3983. | #define PACKAGE_NAME "aMuleAdunanzA"
  3984. | #define PACKAGE_TARNAME "amuleadunanza"
  3985. | #define PACKAGE_VERSION "2.2.5"
  3986. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  3987. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  3988. | #define PACKAGE "amuleadunanza"
  3989. | #define VERSION "2.2.5"
  3990. | #define YYTEXT_POINTER 1
  3991. | #define STDC_HEADERS 1
  3992. | #define HAVE_SYS_TYPES_H 1
  3993. | #define HAVE_SYS_STAT_H 1
  3994. | #define HAVE_STDLIB_H 1
  3995. | #define HAVE_STRING_H 1
  3996. | #define HAVE_MEMORY_H 1
  3997. | #define HAVE_STRINGS_H 1
  3998. | #define HAVE_INTTYPES_H 1
  3999. | #define HAVE_STDINT_H 1
  4000. | #define HAVE_UNISTD_H 1
  4001. | #define HAVE_SYS_TYPES_H 1
  4002. | #define SUPPORT_GEOIP 1
  4003. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4004. | #define HAVE_CXXABI 1
  4005. | #define HAVE_ALLOCA_H 1
  4006. | #define HAVE_ALLOCA 1
  4007. | #define HAVE_DIRENT_H 1
  4008. | #define STDC_HEADERS 1
  4009. | #define HAVE_ARGZ_H 1
  4010. | #define HAVE_ARPA_INET_H 1
  4011. | #define HAVE_FCNTL_H 1
  4012. | #define HAVE_INTTYPES_H 1
  4013. | #define HAVE_LANGINFO_H 1
  4014. | #define HAVE_LIBINTL_H 1
  4015. | #define HAVE_LIMITS_H 1
  4016. | #define HAVE_LOCALE_H 1
  4017. | #define HAVE_MALLOC_H 1
  4018. | #define HAVE_MNTENT_H 1
  4019. | #define HAVE_NETDB_H 1
  4020. | #define HAVE_NETINET_IN_H 1
  4021. | #define HAVE_STDDEF_H 1
  4022. | #define HAVE_NL_TYPES_H 1
  4023. | #define HAVE_STDINT_H 1
  4024. | #define HAVE_STDIO_EXT_H 1
  4025. | #define HAVE_STDLIB_H 1
  4026. | #define HAVE_STRING_H 1
  4027. | #define HAVE_STRINGS_H 1
  4028. | #define HAVE_SYS_IOCTL_H 1
  4029. | #define HAVE_SYS_MOUNT_H 1
  4030. | #define HAVE_SYS_PARAM_H 1
  4031. | #define HAVE_SYS_RESOURCE_H 1
  4032. | #define HAVE_SYS_SELECT_H 1
  4033. | #define HAVE_SYS_SOCKET_H 1
  4034. | #define HAVE_SYS_STATVFS_H 1
  4035. | #define HAVE_SYS_TIME_H 1
  4036. | #define HAVE_SYS_TIMEB_H 1
  4037. | #define HAVE_SYS_TYPES_H 1
  4038. | #define HAVE_UNISTD_H 1
  4039. | #define HAVE_SYS_WAIT_H 1
  4040. | #define HAVE__BOOL 1
  4041. | #define HAVE_STDBOOL_H 1
  4042. | #define TIME_WITH_SYS_TIME 1
  4043. | #define HAVE_PTRDIFF_T 1
  4044. | #define HAVE_FORK 1
  4045. | #define HAVE_VFORK 1
  4046. | #define HAVE_WORKING_VFORK 1
  4047. | #define HAVE_WORKING_FORK 1
  4048. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4049. | #define HAVE_GETMNTENT 1
  4050. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4051. | #define HAVE_STDLIB_H 1
  4052. | #define HAVE_UNISTD_H 1
  4053. | #define HAVE_GETPAGESIZE 1
  4054. | #define HAVE_MMAP 1
  4055. | #define HAVE_SYS_SELECT_H 1
  4056. | #define HAVE_SYS_SOCKET_H 1
  4057. | #define SELECT_TYPE_ARG1 int
  4058. | #define SELECT_TYPE_ARG234 (fd_set *)
  4059. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4060. | #define RETSIGTYPE void
  4061. | #define HAVE_STRFTIME 1
  4062. | #define HAVE_VPRINTF 1
  4063. | #define HAVE_STDLIB_H 1
  4064. | #define HAVE_MALLOC 1
  4065. | #define HAVE_STDLIB_H 1
  4066. | #define HAVE_REALLOC 1
  4067. | #define HAVE___ARGZ_COUNT 1
  4068. | #define HAVE___ARGZ_NEXT 1
  4069. | #define HAVE___ARGZ_STRINGIFY 1
  4070. | #define HAVE_ENDPWENT 1
  4071. | /* end confdefs.h. */
  4072. | /* Define floor to an innocuous variant, in case <limits.h> declares floor.
  4073. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4074. | #define floor innocuous_floor
  4075. |
  4076. | /* System header to define __stub macros and hopefully few prototypes,
  4077. | which can conflict with char floor (); below.
  4078. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4079. | <limits.h> exists even on freestanding compilers. */
  4080. |
  4081. | #ifdef __STDC__
  4082. | # include <limits.h>
  4083. | #else
  4084. | # include <assert.h>
  4085. | #endif
  4086. |
  4087. | #undef floor
  4088. |
  4089. | /* Override any GCC internal prototype to avoid an error.
  4090. | Use char because int might match the return type of a GCC
  4091. | builtin and then its argument prototype would still apply. */
  4092. | #ifdef __cplusplus
  4093. | extern "C"
  4094. | #endif
  4095. | char floor ();
  4096. | /* The GNU C library defines this for functions which it implements
  4097. | to always fail with ENOSYS. Some functions are actually named
  4098. | something starting with __ and the normal name is an alias. */
  4099. | #if defined __stub_floor || defined __stub___floor
  4100. | choke me
  4101. | #endif
  4102. |
  4103. | int
  4104. | main ()
  4105. | {
  4106. | return floor ();
  4107. | ;
  4108. | return 0;
  4109. | }
  4110. configure:15721: result: no
  4111. configure:15636: checking for ftruncate
  4112. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4113. configure:15699: $? = 0
  4114. configure:15721: result: yes
  4115. configure:15636: checking for getcwd
  4116. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4117. configure:15699: $? = 0
  4118. configure:15721: result: yes
  4119. configure:15636: checking for gethostbyaddr
  4120. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4121. configure:15699: $? = 0
  4122. configure:15721: result: yes
  4123. configure:15636: checking for gethostbyname
  4124. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4125. configure:15699: $? = 0
  4126. configure:15721: result: yes
  4127. configure:15636: checking for gethostname
  4128. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4129. configure:15699: $? = 0
  4130. configure:15721: result: yes
  4131. configure:15636: checking for getpass
  4132. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4133. configure:15699: $? = 0
  4134. configure:15721: result: yes
  4135. configure:15636: checking for gettimeofday
  4136. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4137. configure:15699: $? = 0
  4138. configure:15721: result: yes
  4139. configure:15636: checking for inet_ntoa
  4140. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4141. configure:15699: $? = 0
  4142. configure:15721: result: yes
  4143. configure:15636: checking for localeconv
  4144. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4145. configure:15699: $? = 0
  4146. configure:15721: result: yes
  4147. configure:15636: checking for memmove
  4148. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4149. conftest.c:123: warning: conflicting types for built-in function 'memmove'
  4150. configure:15699: $? = 0
  4151. configure:15721: result: yes
  4152. configure:15636: checking for mempcpy
  4153. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4154. conftest.c:124: warning: conflicting types for built-in function 'mempcpy'
  4155. configure:15699: $? = 0
  4156. configure:15721: result: yes
  4157. configure:15636: checking for memset
  4158. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4159. conftest.c:125: warning: conflicting types for built-in function 'memset'
  4160. configure:15699: $? = 0
  4161. configure:15721: result: yes
  4162. configure:15636: checking for munmap
  4163. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4164. configure:15699: $? = 0
  4165. configure:15721: result: yes
  4166. configure:15636: checking for nl_langinfo
  4167. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4168. configure:15699: $? = 0
  4169. configure:15721: result: yes
  4170. configure:15636: checking for pow
  4171. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4172. conftest.c:128: warning: conflicting types for built-in function 'pow'
  4173. /tmp/cc0MGnAL.o: In function `main':
  4174. /home/maththias/Desktop/adu/conftest.c:139: undefined reference to `pow'
  4175. collect2: ld returned 1 exit status
  4176. configure:15699: $? = 1
  4177. configure: failed program was:
  4178. | /* confdefs.h. */
  4179. | #define PACKAGE_NAME "aMuleAdunanzA"
  4180. | #define PACKAGE_TARNAME "amuleadunanza"
  4181. | #define PACKAGE_VERSION "2.2.5"
  4182. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  4183. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  4184. | #define PACKAGE "amuleadunanza"
  4185. | #define VERSION "2.2.5"
  4186. | #define YYTEXT_POINTER 1
  4187. | #define STDC_HEADERS 1
  4188. | #define HAVE_SYS_TYPES_H 1
  4189. | #define HAVE_SYS_STAT_H 1
  4190. | #define HAVE_STDLIB_H 1
  4191. | #define HAVE_STRING_H 1
  4192. | #define HAVE_MEMORY_H 1
  4193. | #define HAVE_STRINGS_H 1
  4194. | #define HAVE_INTTYPES_H 1
  4195. | #define HAVE_STDINT_H 1
  4196. | #define HAVE_UNISTD_H 1
  4197. | #define HAVE_SYS_TYPES_H 1
  4198. | #define SUPPORT_GEOIP 1
  4199. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4200. | #define HAVE_CXXABI 1
  4201. | #define HAVE_ALLOCA_H 1
  4202. | #define HAVE_ALLOCA 1
  4203. | #define HAVE_DIRENT_H 1
  4204. | #define STDC_HEADERS 1
  4205. | #define HAVE_ARGZ_H 1
  4206. | #define HAVE_ARPA_INET_H 1
  4207. | #define HAVE_FCNTL_H 1
  4208. | #define HAVE_INTTYPES_H 1
  4209. | #define HAVE_LANGINFO_H 1
  4210. | #define HAVE_LIBINTL_H 1
  4211. | #define HAVE_LIMITS_H 1
  4212. | #define HAVE_LOCALE_H 1
  4213. | #define HAVE_MALLOC_H 1
  4214. | #define HAVE_MNTENT_H 1
  4215. | #define HAVE_NETDB_H 1
  4216. | #define HAVE_NETINET_IN_H 1
  4217. | #define HAVE_STDDEF_H 1
  4218. | #define HAVE_NL_TYPES_H 1
  4219. | #define HAVE_STDINT_H 1
  4220. | #define HAVE_STDIO_EXT_H 1
  4221. | #define HAVE_STDLIB_H 1
  4222. | #define HAVE_STRING_H 1
  4223. | #define HAVE_STRINGS_H 1
  4224. | #define HAVE_SYS_IOCTL_H 1
  4225. | #define HAVE_SYS_MOUNT_H 1
  4226. | #define HAVE_SYS_PARAM_H 1
  4227. | #define HAVE_SYS_RESOURCE_H 1
  4228. | #define HAVE_SYS_SELECT_H 1
  4229. | #define HAVE_SYS_SOCKET_H 1
  4230. | #define HAVE_SYS_STATVFS_H 1
  4231. | #define HAVE_SYS_TIME_H 1
  4232. | #define HAVE_SYS_TIMEB_H 1
  4233. | #define HAVE_SYS_TYPES_H 1
  4234. | #define HAVE_UNISTD_H 1
  4235. | #define HAVE_SYS_WAIT_H 1
  4236. | #define HAVE__BOOL 1
  4237. | #define HAVE_STDBOOL_H 1
  4238. | #define TIME_WITH_SYS_TIME 1
  4239. | #define HAVE_PTRDIFF_T 1
  4240. | #define HAVE_FORK 1
  4241. | #define HAVE_VFORK 1
  4242. | #define HAVE_WORKING_VFORK 1
  4243. | #define HAVE_WORKING_FORK 1
  4244. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4245. | #define HAVE_GETMNTENT 1
  4246. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4247. | #define HAVE_STDLIB_H 1
  4248. | #define HAVE_UNISTD_H 1
  4249. | #define HAVE_GETPAGESIZE 1
  4250. | #define HAVE_MMAP 1
  4251. | #define HAVE_SYS_SELECT_H 1
  4252. | #define HAVE_SYS_SOCKET_H 1
  4253. | #define SELECT_TYPE_ARG1 int
  4254. | #define SELECT_TYPE_ARG234 (fd_set *)
  4255. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4256. | #define RETSIGTYPE void
  4257. | #define HAVE_STRFTIME 1
  4258. | #define HAVE_VPRINTF 1
  4259. | #define HAVE_STDLIB_H 1
  4260. | #define HAVE_MALLOC 1
  4261. | #define HAVE_STDLIB_H 1
  4262. | #define HAVE_REALLOC 1
  4263. | #define HAVE___ARGZ_COUNT 1
  4264. | #define HAVE___ARGZ_NEXT 1
  4265. | #define HAVE___ARGZ_STRINGIFY 1
  4266. | #define HAVE_ENDPWENT 1
  4267. | #define HAVE_FTRUNCATE 1
  4268. | #define HAVE_GETCWD 1
  4269. | #define HAVE_GETHOSTBYADDR 1
  4270. | #define HAVE_GETHOSTBYNAME 1
  4271. | #define HAVE_GETHOSTNAME 1
  4272. | #define HAVE_GETPASS 1
  4273. | #define HAVE_GETTIMEOFDAY 1
  4274. | #define HAVE_INET_NTOA 1
  4275. | #define HAVE_LOCALECONV 1
  4276. | #define HAVE_MEMMOVE 1
  4277. | #define HAVE_MEMPCPY 1
  4278. | #define HAVE_MEMSET 1
  4279. | #define HAVE_MUNMAP 1
  4280. | #define HAVE_NL_LANGINFO 1
  4281. | /* end confdefs.h. */
  4282. | /* Define pow to an innocuous variant, in case <limits.h> declares pow.
  4283. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4284. | #define pow innocuous_pow
  4285. |
  4286. | /* System header to define __stub macros and hopefully few prototypes,
  4287. | which can conflict with char pow (); below.
  4288. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4289. | <limits.h> exists even on freestanding compilers. */
  4290. |
  4291. | #ifdef __STDC__
  4292. | # include <limits.h>
  4293. | #else
  4294. | # include <assert.h>
  4295. | #endif
  4296. |
  4297. | #undef pow
  4298. |
  4299. | /* Override any GCC internal prototype to avoid an error.
  4300. | Use char because int might match the return type of a GCC
  4301. | builtin and then its argument prototype would still apply. */
  4302. | #ifdef __cplusplus
  4303. | extern "C"
  4304. | #endif
  4305. | char pow ();
  4306. | /* The GNU C library defines this for functions which it implements
  4307. | to always fail with ENOSYS. Some functions are actually named
  4308. | something starting with __ and the normal name is an alias. */
  4309. | #if defined __stub_pow || defined __stub___pow
  4310. | choke me
  4311. | #endif
  4312. |
  4313. | int
  4314. | main ()
  4315. | {
  4316. | return pow ();
  4317. | ;
  4318. | return 0;
  4319. | }
  4320. configure:15721: result: no
  4321. configure:15636: checking for select
  4322. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4323. configure:15699: $? = 0
  4324. configure:15721: result: yes
  4325. configure:15636: checking for setlocale
  4326. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4327. configure:15699: $? = 0
  4328. configure:15721: result: yes
  4329. configure:15636: checking for socket
  4330. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4331. configure:15699: $? = 0
  4332. configure:15721: result: yes
  4333. configure:15636: checking for sqrt
  4334. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4335. conftest.c:131: warning: conflicting types for built-in function 'sqrt'
  4336. /tmp/ccYJ3Sln.o: In function `main':
  4337. /home/maththias/Desktop/adu/conftest.c:142: undefined reference to `sqrt'
  4338. collect2: ld returned 1 exit status
  4339. configure:15699: $? = 1
  4340. configure: failed program was:
  4341. | /* confdefs.h. */
  4342. | #define PACKAGE_NAME "aMuleAdunanzA"
  4343. | #define PACKAGE_TARNAME "amuleadunanza"
  4344. | #define PACKAGE_VERSION "2.2.5"
  4345. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  4346. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  4347. | #define PACKAGE "amuleadunanza"
  4348. | #define VERSION "2.2.5"
  4349. | #define YYTEXT_POINTER 1
  4350. | #define STDC_HEADERS 1
  4351. | #define HAVE_SYS_TYPES_H 1
  4352. | #define HAVE_SYS_STAT_H 1
  4353. | #define HAVE_STDLIB_H 1
  4354. | #define HAVE_STRING_H 1
  4355. | #define HAVE_MEMORY_H 1
  4356. | #define HAVE_STRINGS_H 1
  4357. | #define HAVE_INTTYPES_H 1
  4358. | #define HAVE_STDINT_H 1
  4359. | #define HAVE_UNISTD_H 1
  4360. | #define HAVE_SYS_TYPES_H 1
  4361. | #define SUPPORT_GEOIP 1
  4362. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4363. | #define HAVE_CXXABI 1
  4364. | #define HAVE_ALLOCA_H 1
  4365. | #define HAVE_ALLOCA 1
  4366. | #define HAVE_DIRENT_H 1
  4367. | #define STDC_HEADERS 1
  4368. | #define HAVE_ARGZ_H 1
  4369. | #define HAVE_ARPA_INET_H 1
  4370. | #define HAVE_FCNTL_H 1
  4371. | #define HAVE_INTTYPES_H 1
  4372. | #define HAVE_LANGINFO_H 1
  4373. | #define HAVE_LIBINTL_H 1
  4374. | #define HAVE_LIMITS_H 1
  4375. | #define HAVE_LOCALE_H 1
  4376. | #define HAVE_MALLOC_H 1
  4377. | #define HAVE_MNTENT_H 1
  4378. | #define HAVE_NETDB_H 1
  4379. | #define HAVE_NETINET_IN_H 1
  4380. | #define HAVE_STDDEF_H 1
  4381. | #define HAVE_NL_TYPES_H 1
  4382. | #define HAVE_STDINT_H 1
  4383. | #define HAVE_STDIO_EXT_H 1
  4384. | #define HAVE_STDLIB_H 1
  4385. | #define HAVE_STRING_H 1
  4386. | #define HAVE_STRINGS_H 1
  4387. | #define HAVE_SYS_IOCTL_H 1
  4388. | #define HAVE_SYS_MOUNT_H 1
  4389. | #define HAVE_SYS_PARAM_H 1
  4390. | #define HAVE_SYS_RESOURCE_H 1
  4391. | #define HAVE_SYS_SELECT_H 1
  4392. | #define HAVE_SYS_SOCKET_H 1
  4393. | #define HAVE_SYS_STATVFS_H 1
  4394. | #define HAVE_SYS_TIME_H 1
  4395. | #define HAVE_SYS_TIMEB_H 1
  4396. | #define HAVE_SYS_TYPES_H 1
  4397. | #define HAVE_UNISTD_H 1
  4398. | #define HAVE_SYS_WAIT_H 1
  4399. | #define HAVE__BOOL 1
  4400. | #define HAVE_STDBOOL_H 1
  4401. | #define TIME_WITH_SYS_TIME 1
  4402. | #define HAVE_PTRDIFF_T 1
  4403. | #define HAVE_FORK 1
  4404. | #define HAVE_VFORK 1
  4405. | #define HAVE_WORKING_VFORK 1
  4406. | #define HAVE_WORKING_FORK 1
  4407. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4408. | #define HAVE_GETMNTENT 1
  4409. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4410. | #define HAVE_STDLIB_H 1
  4411. | #define HAVE_UNISTD_H 1
  4412. | #define HAVE_GETPAGESIZE 1
  4413. | #define HAVE_MMAP 1
  4414. | #define HAVE_SYS_SELECT_H 1
  4415. | #define HAVE_SYS_SOCKET_H 1
  4416. | #define SELECT_TYPE_ARG1 int
  4417. | #define SELECT_TYPE_ARG234 (fd_set *)
  4418. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4419. | #define RETSIGTYPE void
  4420. | #define HAVE_STRFTIME 1
  4421. | #define HAVE_VPRINTF 1
  4422. | #define HAVE_STDLIB_H 1
  4423. | #define HAVE_MALLOC 1
  4424. | #define HAVE_STDLIB_H 1
  4425. | #define HAVE_REALLOC 1
  4426. | #define HAVE___ARGZ_COUNT 1
  4427. | #define HAVE___ARGZ_NEXT 1
  4428. | #define HAVE___ARGZ_STRINGIFY 1
  4429. | #define HAVE_ENDPWENT 1
  4430. | #define HAVE_FTRUNCATE 1
  4431. | #define HAVE_GETCWD 1
  4432. | #define HAVE_GETHOSTBYADDR 1
  4433. | #define HAVE_GETHOSTBYNAME 1
  4434. | #define HAVE_GETHOSTNAME 1
  4435. | #define HAVE_GETPASS 1
  4436. | #define HAVE_GETTIMEOFDAY 1
  4437. | #define HAVE_INET_NTOA 1
  4438. | #define HAVE_LOCALECONV 1
  4439. | #define HAVE_MEMMOVE 1
  4440. | #define HAVE_MEMPCPY 1
  4441. | #define HAVE_MEMSET 1
  4442. | #define HAVE_MUNMAP 1
  4443. | #define HAVE_NL_LANGINFO 1
  4444. | #define HAVE_SELECT 1
  4445. | #define HAVE_SETLOCALE 1
  4446. | #define HAVE_SOCKET 1
  4447. | /* end confdefs.h. */
  4448. | /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
  4449. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4450. | #define sqrt innocuous_sqrt
  4451. |
  4452. | /* System header to define __stub macros and hopefully few prototypes,
  4453. | which can conflict with char sqrt (); below.
  4454. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4455. | <limits.h> exists even on freestanding compilers. */
  4456. |
  4457. | #ifdef __STDC__
  4458. | # include <limits.h>
  4459. | #else
  4460. | # include <assert.h>
  4461. | #endif
  4462. |
  4463. | #undef sqrt
  4464. |
  4465. | /* Override any GCC internal prototype to avoid an error.
  4466. | Use char because int might match the return type of a GCC
  4467. | builtin and then its argument prototype would still apply. */
  4468. | #ifdef __cplusplus
  4469. | extern "C"
  4470. | #endif
  4471. | char sqrt ();
  4472. | /* The GNU C library defines this for functions which it implements
  4473. | to always fail with ENOSYS. Some functions are actually named
  4474. | something starting with __ and the normal name is an alias. */
  4475. | #if defined __stub_sqrt || defined __stub___sqrt
  4476. | choke me
  4477. | #endif
  4478. |
  4479. | int
  4480. | main ()
  4481. | {
  4482. | return sqrt ();
  4483. | ;
  4484. | return 0;
  4485. | }
  4486. configure:15721: result: no
  4487. configure:15636: checking for stpcpy
  4488. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4489. conftest.c:131: warning: conflicting types for built-in function 'stpcpy'
  4490. configure:15699: $? = 0
  4491. configure:15721: result: yes
  4492. configure:15636: checking for strcasecmp
  4493. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4494. conftest.c:132: warning: conflicting types for built-in function 'strcasecmp'
  4495. configure:15699: $? = 0
  4496. configure:15721: result: yes
  4497. configure:15636: checking for strchr
  4498. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4499. conftest.c:133: warning: conflicting types for built-in function 'strchr'
  4500. configure:15699: $? = 0
  4501. configure:15721: result: yes
  4502. configure:15636: checking for strcspn
  4503. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4504. conftest.c:134: warning: conflicting types for built-in function 'strcspn'
  4505. configure:15699: $? = 0
  4506. configure:15721: result: yes
  4507. configure:15636: checking for strdup
  4508. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4509. conftest.c:135: warning: conflicting types for built-in function 'strdup'
  4510. configure:15699: $? = 0
  4511. configure:15721: result: yes
  4512. configure:15636: checking for strerror
  4513. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4514. configure:15699: $? = 0
  4515. configure:15721: result: yes
  4516. configure:15636: checking for strncasecmp
  4517. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4518. conftest.c:137: warning: conflicting types for built-in function 'strncasecmp'
  4519. configure:15699: $? = 0
  4520. configure:15721: result: yes
  4521. configure:15636: checking for strstr
  4522. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4523. conftest.c:138: warning: conflicting types for built-in function 'strstr'
  4524. configure:15699: $? = 0
  4525. configure:15721: result: yes
  4526. configure:15636: checking for strtoul
  4527. configure:15692: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4528. configure:15699: $? = 0
  4529. configure:15721: result: yes
  4530. configure:15744: checking for mkdir
  4531. configure:15800: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4532. configure:15807: $? = 0
  4533. configure:15829: result: yes
  4534. configure:15744: checking for getrlimit
  4535. configure:15800: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4536. configure:15807: $? = 0
  4537. configure:15829: result: yes
  4538. configure:15744: checking for setrlimit
  4539. configure:15800: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4540. configure:15807: $? = 0
  4541. configure:15829: result: yes
  4542. configure:15744: checking for getopt_long
  4543. configure:15800: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4544. configure:15807: $? = 0
  4545. configure:15829: result: yes
  4546. configure:15844: checking whether strerror_r is declared
  4547. configure:15873: gcc -c -g -O2 -D_XOPEN_SOURCE=600 conftest.c >&5
  4548. configure:15880: $? = 0
  4549. configure:15895: result: yes
  4550. configure:15917: checking for strerror_r
  4551. configure:15973: gcc -o conftest -g -O2 -D_XOPEN_SOURCE=600 -Wl,-z,defs conftest.c >&5
  4552. configure:15980: $? = 0
  4553. configure:16002: result: yes
  4554. configure:16014: checking whether strerror_r returns char *
  4555. configure:16048: gcc -c -g -O2 -D_XOPEN_SOURCE=600 conftest.c >&5
  4556. conftest.c: In function 'main':
  4557. conftest.c:161: error: invalid type argument of 'unary *' (have 'int')
  4558. conftest.c:162: warning: initialization makes pointer from integer without a cast
  4559. configure:16055: $? = 1
  4560. configure: failed program was:
  4561. | /* confdefs.h. */
  4562. | #define PACKAGE_NAME "aMuleAdunanzA"
  4563. | #define PACKAGE_TARNAME "amuleadunanza"
  4564. | #define PACKAGE_VERSION "2.2.5"
  4565. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  4566. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  4567. | #define PACKAGE "amuleadunanza"
  4568. | #define VERSION "2.2.5"
  4569. | #define YYTEXT_POINTER 1
  4570. | #define STDC_HEADERS 1
  4571. | #define HAVE_SYS_TYPES_H 1
  4572. | #define HAVE_SYS_STAT_H 1
  4573. | #define HAVE_STDLIB_H 1
  4574. | #define HAVE_STRING_H 1
  4575. | #define HAVE_MEMORY_H 1
  4576. | #define HAVE_STRINGS_H 1
  4577. | #define HAVE_INTTYPES_H 1
  4578. | #define HAVE_STDINT_H 1
  4579. | #define HAVE_UNISTD_H 1
  4580. | #define HAVE_SYS_TYPES_H 1
  4581. | #define SUPPORT_GEOIP 1
  4582. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4583. | #define HAVE_CXXABI 1
  4584. | #define HAVE_ALLOCA_H 1
  4585. | #define HAVE_ALLOCA 1
  4586. | #define HAVE_DIRENT_H 1
  4587. | #define STDC_HEADERS 1
  4588. | #define HAVE_ARGZ_H 1
  4589. | #define HAVE_ARPA_INET_H 1
  4590. | #define HAVE_FCNTL_H 1
  4591. | #define HAVE_INTTYPES_H 1
  4592. | #define HAVE_LANGINFO_H 1
  4593. | #define HAVE_LIBINTL_H 1
  4594. | #define HAVE_LIMITS_H 1
  4595. | #define HAVE_LOCALE_H 1
  4596. | #define HAVE_MALLOC_H 1
  4597. | #define HAVE_MNTENT_H 1
  4598. | #define HAVE_NETDB_H 1
  4599. | #define HAVE_NETINET_IN_H 1
  4600. | #define HAVE_STDDEF_H 1
  4601. | #define HAVE_NL_TYPES_H 1
  4602. | #define HAVE_STDINT_H 1
  4603. | #define HAVE_STDIO_EXT_H 1
  4604. | #define HAVE_STDLIB_H 1
  4605. | #define HAVE_STRING_H 1
  4606. | #define HAVE_STRINGS_H 1
  4607. | #define HAVE_SYS_IOCTL_H 1
  4608. | #define HAVE_SYS_MOUNT_H 1
  4609. | #define HAVE_SYS_PARAM_H 1
  4610. | #define HAVE_SYS_RESOURCE_H 1
  4611. | #define HAVE_SYS_SELECT_H 1
  4612. | #define HAVE_SYS_SOCKET_H 1
  4613. | #define HAVE_SYS_STATVFS_H 1
  4614. | #define HAVE_SYS_TIME_H 1
  4615. | #define HAVE_SYS_TIMEB_H 1
  4616. | #define HAVE_SYS_TYPES_H 1
  4617. | #define HAVE_UNISTD_H 1
  4618. | #define HAVE_SYS_WAIT_H 1
  4619. | #define HAVE__BOOL 1
  4620. | #define HAVE_STDBOOL_H 1
  4621. | #define TIME_WITH_SYS_TIME 1
  4622. | #define HAVE_PTRDIFF_T 1
  4623. | #define HAVE_FORK 1
  4624. | #define HAVE_VFORK 1
  4625. | #define HAVE_WORKING_VFORK 1
  4626. | #define HAVE_WORKING_FORK 1
  4627. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4628. | #define HAVE_GETMNTENT 1
  4629. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4630. | #define HAVE_STDLIB_H 1
  4631. | #define HAVE_UNISTD_H 1
  4632. | #define HAVE_GETPAGESIZE 1
  4633. | #define HAVE_MMAP 1
  4634. | #define HAVE_SYS_SELECT_H 1
  4635. | #define HAVE_SYS_SOCKET_H 1
  4636. | #define SELECT_TYPE_ARG1 int
  4637. | #define SELECT_TYPE_ARG234 (fd_set *)
  4638. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4639. | #define RETSIGTYPE void
  4640. | #define HAVE_STRFTIME 1
  4641. | #define HAVE_VPRINTF 1
  4642. | #define HAVE_STDLIB_H 1
  4643. | #define HAVE_MALLOC 1
  4644. | #define HAVE_STDLIB_H 1
  4645. | #define HAVE_REALLOC 1
  4646. | #define HAVE___ARGZ_COUNT 1
  4647. | #define HAVE___ARGZ_NEXT 1
  4648. | #define HAVE___ARGZ_STRINGIFY 1
  4649. | #define HAVE_ENDPWENT 1
  4650. | #define HAVE_FTRUNCATE 1
  4651. | #define HAVE_GETCWD 1
  4652. | #define HAVE_GETHOSTBYADDR 1
  4653. | #define HAVE_GETHOSTBYNAME 1
  4654. | #define HAVE_GETHOSTNAME 1
  4655. | #define HAVE_GETPASS 1
  4656. | #define HAVE_GETTIMEOFDAY 1
  4657. | #define HAVE_INET_NTOA 1
  4658. | #define HAVE_LOCALECONV 1
  4659. | #define HAVE_MEMMOVE 1
  4660. | #define HAVE_MEMPCPY 1
  4661. | #define HAVE_MEMSET 1
  4662. | #define HAVE_MUNMAP 1
  4663. | #define HAVE_NL_LANGINFO 1
  4664. | #define HAVE_SELECT 1
  4665. | #define HAVE_SETLOCALE 1
  4666. | #define HAVE_SOCKET 1
  4667. | #define HAVE_STPCPY 1
  4668. | #define HAVE_STRCASECMP 1
  4669. | #define HAVE_STRCHR 1
  4670. | #define HAVE_STRCSPN 1
  4671. | #define HAVE_STRDUP 1
  4672. | #define HAVE_STRERROR 1
  4673. | #define HAVE_STRNCASECMP 1
  4674. | #define HAVE_STRSTR 1
  4675. | #define HAVE_STRTOUL 1
  4676. | #define HAVE_MKDIR 1
  4677. | #define HAVE_GETRLIMIT 1
  4678. | #define HAVE_SETRLIMIT 1
  4679. | #define HAVE_GETOPT_LONG 1
  4680. | #define HAVE_DECL_STRERROR_R 1
  4681. | #define HAVE_STRERROR_R 1
  4682. | /* end confdefs.h. */
  4683. | #include <stdio.h>
  4684. | #ifdef HAVE_SYS_TYPES_H
  4685. | # include <sys/types.h>
  4686. | #endif
  4687. | #ifdef HAVE_SYS_STAT_H
  4688. | # include <sys/stat.h>
  4689. | #endif
  4690. | #ifdef STDC_HEADERS
  4691. | # include <stdlib.h>
  4692. | # include <stddef.h>
  4693. | #else
  4694. | # ifdef HAVE_STDLIB_H
  4695. | # include <stdlib.h>
  4696. | # endif
  4697. | #endif
  4698. | #ifdef HAVE_STRING_H
  4699. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4700. | # include <memory.h>
  4701. | # endif
  4702. | # include <string.h>
  4703. | #endif
  4704. | #ifdef HAVE_STRINGS_H
  4705. | # include <strings.h>
  4706. | #endif
  4707. | #ifdef HAVE_INTTYPES_H
  4708. | # include <inttypes.h>
  4709. | #endif
  4710. | #ifdef HAVE_STDINT_H
  4711. | # include <stdint.h>
  4712. | #endif
  4713. | #ifdef HAVE_UNISTD_H
  4714. | # include <unistd.h>
  4715. | #endif
  4716. | int
  4717. | main ()
  4718. | {
  4719. |
  4720. | char buf[100];
  4721. | char x = *strerror_r (0, buf, sizeof buf);
  4722. | char *p = strerror_r (0, buf, sizeof buf);
  4723. | return !p || x;
  4724. |
  4725. | ;
  4726. | return 0;
  4727. | }
  4728. configure:16134: result: no
  4729. configure:16148: checking for fallocate
  4730. configure:16177: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4731. /tmp/cc6sDoCr.o: In function `main':
  4732. /home/maththias/Desktop/adu/conftest.c:131: undefined reference to `fallocate'
  4733. collect2: ld returned 1 exit status
  4734. configure:16184: $? = 1
  4735. configure: failed program was:
  4736. |
  4737. | /* confdefs.h. */
  4738. | #define PACKAGE_NAME "aMuleAdunanzA"
  4739. | #define PACKAGE_TARNAME "amuleadunanza"
  4740. | #define PACKAGE_VERSION "2.2.5"
  4741. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  4742. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  4743. | #define PACKAGE "amuleadunanza"
  4744. | #define VERSION "2.2.5"
  4745. | #define YYTEXT_POINTER 1
  4746. | #define STDC_HEADERS 1
  4747. | #define HAVE_SYS_TYPES_H 1
  4748. | #define HAVE_SYS_STAT_H 1
  4749. | #define HAVE_STDLIB_H 1
  4750. | #define HAVE_STRING_H 1
  4751. | #define HAVE_MEMORY_H 1
  4752. | #define HAVE_STRINGS_H 1
  4753. | #define HAVE_INTTYPES_H 1
  4754. | #define HAVE_STDINT_H 1
  4755. | #define HAVE_UNISTD_H 1
  4756. | #define HAVE_SYS_TYPES_H 1
  4757. | #define SUPPORT_GEOIP 1
  4758. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4759. | #define HAVE_CXXABI 1
  4760. | #define HAVE_ALLOCA_H 1
  4761. | #define HAVE_ALLOCA 1
  4762. | #define HAVE_DIRENT_H 1
  4763. | #define STDC_HEADERS 1
  4764. | #define HAVE_ARGZ_H 1
  4765. | #define HAVE_ARPA_INET_H 1
  4766. | #define HAVE_FCNTL_H 1
  4767. | #define HAVE_INTTYPES_H 1
  4768. | #define HAVE_LANGINFO_H 1
  4769. | #define HAVE_LIBINTL_H 1
  4770. | #define HAVE_LIMITS_H 1
  4771. | #define HAVE_LOCALE_H 1
  4772. | #define HAVE_MALLOC_H 1
  4773. | #define HAVE_MNTENT_H 1
  4774. | #define HAVE_NETDB_H 1
  4775. | #define HAVE_NETINET_IN_H 1
  4776. | #define HAVE_STDDEF_H 1
  4777. | #define HAVE_NL_TYPES_H 1
  4778. | #define HAVE_STDINT_H 1
  4779. | #define HAVE_STDIO_EXT_H 1
  4780. | #define HAVE_STDLIB_H 1
  4781. | #define HAVE_STRING_H 1
  4782. | #define HAVE_STRINGS_H 1
  4783. | #define HAVE_SYS_IOCTL_H 1
  4784. | #define HAVE_SYS_MOUNT_H 1
  4785. | #define HAVE_SYS_PARAM_H 1
  4786. | #define HAVE_SYS_RESOURCE_H 1
  4787. | #define HAVE_SYS_SELECT_H 1
  4788. | #define HAVE_SYS_SOCKET_H 1
  4789. | #define HAVE_SYS_STATVFS_H 1
  4790. | #define HAVE_SYS_TIME_H 1
  4791. | #define HAVE_SYS_TIMEB_H 1
  4792. | #define HAVE_SYS_TYPES_H 1
  4793. | #define HAVE_UNISTD_H 1
  4794. | #define HAVE_SYS_WAIT_H 1
  4795. | #define HAVE__BOOL 1
  4796. | #define HAVE_STDBOOL_H 1
  4797. | #define TIME_WITH_SYS_TIME 1
  4798. | #define HAVE_PTRDIFF_T 1
  4799. | #define HAVE_FORK 1
  4800. | #define HAVE_VFORK 1
  4801. | #define HAVE_WORKING_VFORK 1
  4802. | #define HAVE_WORKING_FORK 1
  4803. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4804. | #define HAVE_GETMNTENT 1
  4805. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4806. | #define HAVE_STDLIB_H 1
  4807. | #define HAVE_UNISTD_H 1
  4808. | #define HAVE_GETPAGESIZE 1
  4809. | #define HAVE_MMAP 1
  4810. | #define HAVE_SYS_SELECT_H 1
  4811. | #define HAVE_SYS_SOCKET_H 1
  4812. | #define SELECT_TYPE_ARG1 int
  4813. | #define SELECT_TYPE_ARG234 (fd_set *)
  4814. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4815. | #define RETSIGTYPE void
  4816. | #define HAVE_STRFTIME 1
  4817. | #define HAVE_VPRINTF 1
  4818. | #define HAVE_STDLIB_H 1
  4819. | #define HAVE_MALLOC 1
  4820. | #define HAVE_STDLIB_H 1
  4821. | #define HAVE_REALLOC 1
  4822. | #define HAVE___ARGZ_COUNT 1
  4823. | #define HAVE___ARGZ_NEXT 1
  4824. | #define HAVE___ARGZ_STRINGIFY 1
  4825. | #define HAVE_ENDPWENT 1
  4826. | #define HAVE_FTRUNCATE 1
  4827. | #define HAVE_GETCWD 1
  4828. | #define HAVE_GETHOSTBYADDR 1
  4829. | #define HAVE_GETHOSTBYNAME 1
  4830. | #define HAVE_GETHOSTNAME 1
  4831. | #define HAVE_GETPASS 1
  4832. | #define HAVE_GETTIMEOFDAY 1
  4833. | #define HAVE_INET_NTOA 1
  4834. | #define HAVE_LOCALECONV 1
  4835. | #define HAVE_MEMMOVE 1
  4836. | #define HAVE_MEMPCPY 1
  4837. | #define HAVE_MEMSET 1
  4838. | #define HAVE_MUNMAP 1
  4839. | #define HAVE_NL_LANGINFO 1
  4840. | #define HAVE_SELECT 1
  4841. | #define HAVE_SETLOCALE 1
  4842. | #define HAVE_SOCKET 1
  4843. | #define HAVE_STPCPY 1
  4844. | #define HAVE_STRCASECMP 1
  4845. | #define HAVE_STRCHR 1
  4846. | #define HAVE_STRCSPN 1
  4847. | #define HAVE_STRDUP 1
  4848. | #define HAVE_STRERROR 1
  4849. | #define HAVE_STRNCASECMP 1
  4850. | #define HAVE_STRSTR 1
  4851. | #define HAVE_STRTOUL 1
  4852. | #define HAVE_MKDIR 1
  4853. | #define HAVE_GETRLIMIT 1
  4854. | #define HAVE_SETRLIMIT 1
  4855. | #define HAVE_GETOPT_LONG 1
  4856. | #define HAVE_DECL_STRERROR_R 1
  4857. | #define HAVE_STRERROR_R 1
  4858. | /* end confdefs.h. */
  4859. |
  4860. | #include <linux/falloc.h>
  4861. |
  4862. | int
  4863. | main ()
  4864. | {
  4865. |
  4866. | fallocate(0, 0, 0, 0);
  4867. |
  4868. | ;
  4869. | return 0;
  4870. | }
  4871. |
  4872. configure:16207: result: no
  4873. configure:16217: checking for SYS_fallocate
  4874. configure:16248: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  4875. conftest.c:125:27: error: sys/sycall.h: No such file or directory
  4876. conftest.c: In function 'main':
  4877. conftest.c:133: error: 'SYS_fallocate' undeclared (first use in this function)
  4878. conftest.c:133: error: (Each undeclared identifier is reported only once
  4879. conftest.c:133: error: for each function it appears in.)
  4880. configure:16255: $? = 1
  4881. configure: failed program was:
  4882. |
  4883. | /* confdefs.h. */
  4884. | #define PACKAGE_NAME "aMuleAdunanzA"
  4885. | #define PACKAGE_TARNAME "amuleadunanza"
  4886. | #define PACKAGE_VERSION "2.2.5"
  4887. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  4888. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  4889. | #define PACKAGE "amuleadunanza"
  4890. | #define VERSION "2.2.5"
  4891. | #define YYTEXT_POINTER 1
  4892. | #define STDC_HEADERS 1
  4893. | #define HAVE_SYS_TYPES_H 1
  4894. | #define HAVE_SYS_STAT_H 1
  4895. | #define HAVE_STDLIB_H 1
  4896. | #define HAVE_STRING_H 1
  4897. | #define HAVE_MEMORY_H 1
  4898. | #define HAVE_STRINGS_H 1
  4899. | #define HAVE_INTTYPES_H 1
  4900. | #define HAVE_STDINT_H 1
  4901. | #define HAVE_UNISTD_H 1
  4902. | #define HAVE_SYS_TYPES_H 1
  4903. | #define SUPPORT_GEOIP 1
  4904. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  4905. | #define HAVE_CXXABI 1
  4906. | #define HAVE_ALLOCA_H 1
  4907. | #define HAVE_ALLOCA 1
  4908. | #define HAVE_DIRENT_H 1
  4909. | #define STDC_HEADERS 1
  4910. | #define HAVE_ARGZ_H 1
  4911. | #define HAVE_ARPA_INET_H 1
  4912. | #define HAVE_FCNTL_H 1
  4913. | #define HAVE_INTTYPES_H 1
  4914. | #define HAVE_LANGINFO_H 1
  4915. | #define HAVE_LIBINTL_H 1
  4916. | #define HAVE_LIMITS_H 1
  4917. | #define HAVE_LOCALE_H 1
  4918. | #define HAVE_MALLOC_H 1
  4919. | #define HAVE_MNTENT_H 1
  4920. | #define HAVE_NETDB_H 1
  4921. | #define HAVE_NETINET_IN_H 1
  4922. | #define HAVE_STDDEF_H 1
  4923. | #define HAVE_NL_TYPES_H 1
  4924. | #define HAVE_STDINT_H 1
  4925. | #define HAVE_STDIO_EXT_H 1
  4926. | #define HAVE_STDLIB_H 1
  4927. | #define HAVE_STRING_H 1
  4928. | #define HAVE_STRINGS_H 1
  4929. | #define HAVE_SYS_IOCTL_H 1
  4930. | #define HAVE_SYS_MOUNT_H 1
  4931. | #define HAVE_SYS_PARAM_H 1
  4932. | #define HAVE_SYS_RESOURCE_H 1
  4933. | #define HAVE_SYS_SELECT_H 1
  4934. | #define HAVE_SYS_SOCKET_H 1
  4935. | #define HAVE_SYS_STATVFS_H 1
  4936. | #define HAVE_SYS_TIME_H 1
  4937. | #define HAVE_SYS_TIMEB_H 1
  4938. | #define HAVE_SYS_TYPES_H 1
  4939. | #define HAVE_UNISTD_H 1
  4940. | #define HAVE_SYS_WAIT_H 1
  4941. | #define HAVE__BOOL 1
  4942. | #define HAVE_STDBOOL_H 1
  4943. | #define TIME_WITH_SYS_TIME 1
  4944. | #define HAVE_PTRDIFF_T 1
  4945. | #define HAVE_FORK 1
  4946. | #define HAVE_VFORK 1
  4947. | #define HAVE_WORKING_VFORK 1
  4948. | #define HAVE_WORKING_FORK 1
  4949. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4950. | #define HAVE_GETMNTENT 1
  4951. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4952. | #define HAVE_STDLIB_H 1
  4953. | #define HAVE_UNISTD_H 1
  4954. | #define HAVE_GETPAGESIZE 1
  4955. | #define HAVE_MMAP 1
  4956. | #define HAVE_SYS_SELECT_H 1
  4957. | #define HAVE_SYS_SOCKET_H 1
  4958. | #define SELECT_TYPE_ARG1 int
  4959. | #define SELECT_TYPE_ARG234 (fd_set *)
  4960. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4961. | #define RETSIGTYPE void
  4962. | #define HAVE_STRFTIME 1
  4963. | #define HAVE_VPRINTF 1
  4964. | #define HAVE_STDLIB_H 1
  4965. | #define HAVE_MALLOC 1
  4966. | #define HAVE_STDLIB_H 1
  4967. | #define HAVE_REALLOC 1
  4968. | #define HAVE___ARGZ_COUNT 1
  4969. | #define HAVE___ARGZ_NEXT 1
  4970. | #define HAVE___ARGZ_STRINGIFY 1
  4971. | #define HAVE_ENDPWENT 1
  4972. | #define HAVE_FTRUNCATE 1
  4973. | #define HAVE_GETCWD 1
  4974. | #define HAVE_GETHOSTBYADDR 1
  4975. | #define HAVE_GETHOSTBYNAME 1
  4976. | #define HAVE_GETHOSTNAME 1
  4977. | #define HAVE_GETPASS 1
  4978. | #define HAVE_GETTIMEOFDAY 1
  4979. | #define HAVE_INET_NTOA 1
  4980. | #define HAVE_LOCALECONV 1
  4981. | #define HAVE_MEMMOVE 1
  4982. | #define HAVE_MEMPCPY 1
  4983. | #define HAVE_MEMSET 1
  4984. | #define HAVE_MUNMAP 1
  4985. | #define HAVE_NL_LANGINFO 1
  4986. | #define HAVE_SELECT 1
  4987. | #define HAVE_SETLOCALE 1
  4988. | #define HAVE_SOCKET 1
  4989. | #define HAVE_STPCPY 1
  4990. | #define HAVE_STRCASECMP 1
  4991. | #define HAVE_STRCHR 1
  4992. | #define HAVE_STRCSPN 1
  4993. | #define HAVE_STRDUP 1
  4994. | #define HAVE_STRERROR 1
  4995. | #define HAVE_STRNCASECMP 1
  4996. | #define HAVE_STRSTR 1
  4997. | #define HAVE_STRTOUL 1
  4998. | #define HAVE_MKDIR 1
  4999. | #define HAVE_GETRLIMIT 1
  5000. | #define HAVE_SETRLIMIT 1
  5001. | #define HAVE_GETOPT_LONG 1
  5002. | #define HAVE_DECL_STRERROR_R 1
  5003. | #define HAVE_STRERROR_R 1
  5004. | /* end confdefs.h. */
  5005. |
  5006. | #include <sys/sycall.h>
  5007. | #include <sys/types.h>
  5008. | #include <unistd.h>
  5009. |
  5010. | int
  5011. | main ()
  5012. | {
  5013. |
  5014. | syscall(SYS_fallocate, 0, (loff_t)0, (loff_t)0);
  5015. |
  5016. | ;
  5017. | return 0;
  5018. | }
  5019. |
  5020. configure:16278: result: no
  5021. configure:16287: checking for posix_fallocate
  5022. configure:16320: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5023. configure:16327: $? = 0
  5024. configure:16342: result: yes
  5025. configure:16377: checking for msgfmt
  5026. configure:16405: result: /usr/bin/msgfmt
  5027. configure:16414: checking for gmsgfmt
  5028. configure:16445: result: /usr/bin/msgfmt
  5029. configure:16456: checking for xgettext
  5030. configure:16484: result: /usr/bin/xgettext
  5031. configure:16495: checking for msgmerge
  5032. configure:16522: result: /usr/bin/msgmerge
  5033. configure:16558: checking for strerror in -lcposix
  5034. configure:16593: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -lcposix >&5
  5035. /usr/bin/ld: cannot find -lcposix
  5036. collect2: ld returned 1 exit status
  5037. configure:16600: $? = 1
  5038. configure: failed program was:
  5039. | /* confdefs.h. */
  5040. | #define PACKAGE_NAME "aMuleAdunanzA"
  5041. | #define PACKAGE_TARNAME "amuleadunanza"
  5042. | #define PACKAGE_VERSION "2.2.5"
  5043. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  5044. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  5045. | #define PACKAGE "amuleadunanza"
  5046. | #define VERSION "2.2.5"
  5047. | #define YYTEXT_POINTER 1
  5048. | #define STDC_HEADERS 1
  5049. | #define HAVE_SYS_TYPES_H 1
  5050. | #define HAVE_SYS_STAT_H 1
  5051. | #define HAVE_STDLIB_H 1
  5052. | #define HAVE_STRING_H 1
  5053. | #define HAVE_MEMORY_H 1
  5054. | #define HAVE_STRINGS_H 1
  5055. | #define HAVE_INTTYPES_H 1
  5056. | #define HAVE_STDINT_H 1
  5057. | #define HAVE_UNISTD_H 1
  5058. | #define HAVE_SYS_TYPES_H 1
  5059. | #define SUPPORT_GEOIP 1
  5060. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5061. | #define HAVE_CXXABI 1
  5062. | #define HAVE_ALLOCA_H 1
  5063. | #define HAVE_ALLOCA 1
  5064. | #define HAVE_DIRENT_H 1
  5065. | #define STDC_HEADERS 1
  5066. | #define HAVE_ARGZ_H 1
  5067. | #define HAVE_ARPA_INET_H 1
  5068. | #define HAVE_FCNTL_H 1
  5069. | #define HAVE_INTTYPES_H 1
  5070. | #define HAVE_LANGINFO_H 1
  5071. | #define HAVE_LIBINTL_H 1
  5072. | #define HAVE_LIMITS_H 1
  5073. | #define HAVE_LOCALE_H 1
  5074. | #define HAVE_MALLOC_H 1
  5075. | #define HAVE_MNTENT_H 1
  5076. | #define HAVE_NETDB_H 1
  5077. | #define HAVE_NETINET_IN_H 1
  5078. | #define HAVE_STDDEF_H 1
  5079. | #define HAVE_NL_TYPES_H 1
  5080. | #define HAVE_STDINT_H 1
  5081. | #define HAVE_STDIO_EXT_H 1
  5082. | #define HAVE_STDLIB_H 1
  5083. | #define HAVE_STRING_H 1
  5084. | #define HAVE_STRINGS_H 1
  5085. | #define HAVE_SYS_IOCTL_H 1
  5086. | #define HAVE_SYS_MOUNT_H 1
  5087. | #define HAVE_SYS_PARAM_H 1
  5088. | #define HAVE_SYS_RESOURCE_H 1
  5089. | #define HAVE_SYS_SELECT_H 1
  5090. | #define HAVE_SYS_SOCKET_H 1
  5091. | #define HAVE_SYS_STATVFS_H 1
  5092. | #define HAVE_SYS_TIME_H 1
  5093. | #define HAVE_SYS_TIMEB_H 1
  5094. | #define HAVE_SYS_TYPES_H 1
  5095. | #define HAVE_UNISTD_H 1
  5096. | #define HAVE_SYS_WAIT_H 1
  5097. | #define HAVE__BOOL 1
  5098. | #define HAVE_STDBOOL_H 1
  5099. | #define TIME_WITH_SYS_TIME 1
  5100. | #define HAVE_PTRDIFF_T 1
  5101. | #define HAVE_FORK 1
  5102. | #define HAVE_VFORK 1
  5103. | #define HAVE_WORKING_VFORK 1
  5104. | #define HAVE_WORKING_FORK 1
  5105. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5106. | #define HAVE_GETMNTENT 1
  5107. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5108. | #define HAVE_STDLIB_H 1
  5109. | #define HAVE_UNISTD_H 1
  5110. | #define HAVE_GETPAGESIZE 1
  5111. | #define HAVE_MMAP 1
  5112. | #define HAVE_SYS_SELECT_H 1
  5113. | #define HAVE_SYS_SOCKET_H 1
  5114. | #define SELECT_TYPE_ARG1 int
  5115. | #define SELECT_TYPE_ARG234 (fd_set *)
  5116. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5117. | #define RETSIGTYPE void
  5118. | #define HAVE_STRFTIME 1
  5119. | #define HAVE_VPRINTF 1
  5120. | #define HAVE_STDLIB_H 1
  5121. | #define HAVE_MALLOC 1
  5122. | #define HAVE_STDLIB_H 1
  5123. | #define HAVE_REALLOC 1
  5124. | #define HAVE___ARGZ_COUNT 1
  5125. | #define HAVE___ARGZ_NEXT 1
  5126. | #define HAVE___ARGZ_STRINGIFY 1
  5127. | #define HAVE_ENDPWENT 1
  5128. | #define HAVE_FTRUNCATE 1
  5129. | #define HAVE_GETCWD 1
  5130. | #define HAVE_GETHOSTBYADDR 1
  5131. | #define HAVE_GETHOSTBYNAME 1
  5132. | #define HAVE_GETHOSTNAME 1
  5133. | #define HAVE_GETPASS 1
  5134. | #define HAVE_GETTIMEOFDAY 1
  5135. | #define HAVE_INET_NTOA 1
  5136. | #define HAVE_LOCALECONV 1
  5137. | #define HAVE_MEMMOVE 1
  5138. | #define HAVE_MEMPCPY 1
  5139. | #define HAVE_MEMSET 1
  5140. | #define HAVE_MUNMAP 1
  5141. | #define HAVE_NL_LANGINFO 1
  5142. | #define HAVE_SELECT 1
  5143. | #define HAVE_SETLOCALE 1
  5144. | #define HAVE_SOCKET 1
  5145. | #define HAVE_STPCPY 1
  5146. | #define HAVE_STRCASECMP 1
  5147. | #define HAVE_STRCHR 1
  5148. | #define HAVE_STRCSPN 1
  5149. | #define HAVE_STRDUP 1
  5150. | #define HAVE_STRERROR 1
  5151. | #define HAVE_STRNCASECMP 1
  5152. | #define HAVE_STRSTR 1
  5153. | #define HAVE_STRTOUL 1
  5154. | #define HAVE_MKDIR 1
  5155. | #define HAVE_GETRLIMIT 1
  5156. | #define HAVE_SETRLIMIT 1
  5157. | #define HAVE_GETOPT_LONG 1
  5158. | #define HAVE_DECL_STRERROR_R 1
  5159. | #define HAVE_STRERROR_R 1
  5160. | #define HAVE_POSIX_FALLOCATE 1
  5161. | /* end confdefs.h. */
  5162. |
  5163. | /* Override any GCC internal prototype to avoid an error.
  5164. | Use char because int might match the return type of a GCC
  5165. | builtin and then its argument prototype would still apply. */
  5166. | #ifdef __cplusplus
  5167. | extern "C"
  5168. | #endif
  5169. | char strerror ();
  5170. | int
  5171. | main ()
  5172. | {
  5173. | return strerror ();
  5174. | ;
  5175. | return 0;
  5176. | }
  5177. configure:16621: result: no
  5178. configure:16630: checking whether we are using the GNU C Library 2.1 or newer
  5179. configure:16661: result: yes
  5180. configure:16669: checking whether integer division by zero raises SIGFPE
  5181. configure:16736: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5182. conftest.c:142: warning: built-in function 'nan' declared as non-function
  5183. configure:16740: $? = 0
  5184. configure:16746: ./conftest
  5185. configure:16750: $? = 0
  5186. configure:16768: result: yes
  5187. configure:16781: checking for inttypes.h
  5188. configure:16808: gcc -c -g -O2 conftest.c >&5
  5189. configure:16815: $? = 0
  5190. configure:16830: result: yes
  5191. configure:16841: checking for stdint.h
  5192. configure:16868: gcc -c -g -O2 conftest.c >&5
  5193. configure:16875: $? = 0
  5194. configure:16890: result: yes
  5195. configure:16901: checking for unsigned long long
  5196. configure:16928: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5197. configure:16935: $? = 0
  5198. configure:16955: result: yes
  5199. configure:16981: checking for inttypes.h
  5200. configure:17009: gcc -c -g -O2 conftest.c >&5
  5201. configure:17016: $? = 0
  5202. configure:17032: result: yes
  5203. configure:17045: checking whether the inttypes.h PRIxNN macros are broken
  5204. configure:17076: gcc -c -g -O2 conftest.c >&5
  5205. configure:17083: $? = 0
  5206. configure:17099: result: no
  5207. configure:17137: checking for ld used by GCC
  5208. configure:17200: result: ld
  5209. configure:17209: checking if the linker (ld) is GNU ld
  5210. GNU ld (GNU Binutils for Debian) 2.19.51.20090714
  5211. configure:17221: result: yes
  5212. configure:17227: checking for shared library run path origin
  5213. configure:17240: result: done
  5214. configure:17659: checking for argz.h
  5215. configure:17666: result: yes
  5216. configure:17659: checking for limits.h
  5217. configure:17666: result: yes
  5218. configure:17659: checking for locale.h
  5219. configure:17666: result: yes
  5220. configure:17659: checking for nl_types.h
  5221. configure:17666: result: yes
  5222. configure:17659: checking for malloc.h
  5223. configure:17666: result: yes
  5224. configure:17659: checking for stddef.h
  5225. configure:17666: result: yes
  5226. configure:17659: checking for stdlib.h
  5227. configure:17666: result: yes
  5228. configure:17659: checking for string.h
  5229. configure:17666: result: yes
  5230. configure:17659: checking for unistd.h
  5231. configure:17666: result: yes
  5232. configure:17659: checking for sys/param.h
  5233. configure:17666: result: yes
  5234. configure:17831: checking for feof_unlocked
  5235. configure:17887: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5236. configure:17894: $? = 0
  5237. configure:17916: result: yes
  5238. configure:17831: checking for fgets_unlocked
  5239. configure:17887: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5240. configure:17894: $? = 0
  5241. configure:17916: result: yes
  5242. configure:17831: checking for getc_unlocked
  5243. configure:17887: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5244. configure:17894: $? = 0
  5245. configure:17916: result: yes
  5246. configure:17831: checking for getcwd
  5247. configure:17916: result: yes
  5248. configure:17831: checking for getegid
  5249. configure:17887: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5250. configure:17894: $? = 0
  5251. configure:17916: result: yes
  5252. configure:17831: checking for geteuid
  5253. configure:17887: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5254. configure:17894: $? = 0
  5255. configure:17916: result: yes
  5256. configure:17831: checking for getgid
  5257. configure:17887: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5258. configure:17894: $? = 0
  5259. configure:17916: result: yes
  5260. configure:17831: checking for getuid
  5261. configure:17887: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5262. configure:17894: $? = 0
  5263. configure:17916: result: yes
  5264. configure:17831: checking for mempcpy
  5265. configure:17916: result: yes
  5266. configure:17831: checking for munmap
  5267. configure:17916: result: yes
  5268. configure:17831: checking for putenv
  5269. configure:17887: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5270. configure:17894: $? = 0
  5271. configure:17916: result: yes
  5272. configure:17831: checking for setenv
  5273. configure:17887: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5274. configure:17894: $? = 0
  5275. configure:17916: result: yes
  5276. configure:17831: checking for setlocale
  5277. configure:17916: result: yes
  5278. configure:17831: checking for stpcpy
  5279. configure:17916: result: yes
  5280. configure:17831: checking for strcasecmp
  5281. configure:17916: result: yes
  5282. configure:17831: checking for strdup
  5283. configure:17916: result: yes
  5284. configure:17831: checking for strtoul
  5285. configure:17916: result: yes
  5286. configure:17831: checking for tsearch
  5287. configure:17887: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5288. configure:17894: $? = 0
  5289. configure:17916: result: yes
  5290. configure:17831: checking for __argz_count
  5291. configure:17916: result: yes
  5292. configure:17831: checking for __argz_stringify
  5293. configure:17916: result: yes
  5294. configure:17831: checking for __argz_next
  5295. configure:17916: result: yes
  5296. configure:17959: checking for iconv
  5297. configure:17991: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5298. configure:17998: $? = 0
  5299. configure:18075: result: yes
  5300. configure:18098: checking for iconv declaration
  5301. configure:18137: gcc -c -g -O2 conftest.c >&5
  5302. configure:18144: $? = 0
  5303. configure:18163: result:
  5304. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  5305. configure:18174: checking for nl_langinfo and CODESET
  5306. configure:18200: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5307. configure:18207: $? = 0
  5308. configure:18228: result: yes
  5309. configure:18240: checking for LC_MESSAGES
  5310. configure:18266: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5311. configure:18273: $? = 0
  5312. configure:18293: result: yes
  5313. configure:18309: checking for bison
  5314. configure:18325: found /usr/bin/bison
  5315. configure:18336: result: bison
  5316. configure:18350: checking version of bison
  5317. configure:18359: result: 2.4.1, ok
  5318. configure:18393: checking whether NLS is requested
  5319. configure:18402: result: yes
  5320. configure:18417: checking whether included gettext is requested
  5321. configure:18427: result: no
  5322. configure:18438: checking for GNU gettext in libc
  5323. configure:18467: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5324. configure:18474: $? = 0
  5325. configure:18494: result: yes
  5326. configure:19138: checking for autopoint
  5327. configure:19143: result: yes (0.17)
  5328. configure:19166: checking for requested languages
  5329. configure:19369: result: all
  5330. configure:19379: checking for bfd
  5331. configure:19415: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -lbfd -liberty -lz >&5
  5332. conftest.c: In function 'main':
  5333. conftest.c:176: warning: initialization discards qualifiers from pointer target type
  5334. configure:19422: $? = 0
  5335. configure:19452: result: yes
  5336. configure:19466: checking for <execinfo.h> and backtrace()
  5337. configure:19497: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c >&5
  5338. conftest.c: In function 'main':
  5339. conftest.c:176: warning: passing argument 1 of 'backtrace' from incompatible pointer type
  5340. conftest.c:177: warning: initialization from incompatible pointer type
  5341. configure:19504: $? = 0
  5342. configure:19519: result: yes
  5343. configure:19699: checking if the applications should be statically linked
  5344. configure:19709: result: no
  5345. configure:19716: checking for docdir
  5346. configure:19722: result: ${datarootdir}/doc/${PACKAGE_TARNAME}
  5347. configure:19726: checking for SVNDATE
  5348. configure:19735: result: None required
  5349. configure:19758: checking denoising level
  5350. configure:19777: result: 4
  5351. configure:19932: checking for a readline compatible library
  5352. configure:19975: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -lreadline >&5
  5353. configure:19982: $? = 0
  5354. configure:20018: result: -lreadline
  5355. configure:20044: checking readline.h usability
  5356. configure:20061: gcc -c -g -O2 conftest.c >&5
  5357. conftest.c:202:22: error: readline.h: No such file or directory
  5358. configure:20068: $? = 1
  5359. configure: failed program was:
  5360. | /* confdefs.h. */
  5361. | #define PACKAGE_NAME "aMuleAdunanzA"
  5362. | #define PACKAGE_TARNAME "amuleadunanza"
  5363. | #define PACKAGE_VERSION "2.2.5"
  5364. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  5365. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  5366. | #define PACKAGE "amuleadunanza"
  5367. | #define VERSION "2.2.5"
  5368. | #define YYTEXT_POINTER 1
  5369. | #define STDC_HEADERS 1
  5370. | #define HAVE_SYS_TYPES_H 1
  5371. | #define HAVE_SYS_STAT_H 1
  5372. | #define HAVE_STDLIB_H 1
  5373. | #define HAVE_STRING_H 1
  5374. | #define HAVE_MEMORY_H 1
  5375. | #define HAVE_STRINGS_H 1
  5376. | #define HAVE_INTTYPES_H 1
  5377. | #define HAVE_STDINT_H 1
  5378. | #define HAVE_UNISTD_H 1
  5379. | #define HAVE_SYS_TYPES_H 1
  5380. | #define SUPPORT_GEOIP 1
  5381. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5382. | #define HAVE_CXXABI 1
  5383. | #define HAVE_ALLOCA_H 1
  5384. | #define HAVE_ALLOCA 1
  5385. | #define HAVE_DIRENT_H 1
  5386. | #define STDC_HEADERS 1
  5387. | #define HAVE_ARGZ_H 1
  5388. | #define HAVE_ARPA_INET_H 1
  5389. | #define HAVE_FCNTL_H 1
  5390. | #define HAVE_INTTYPES_H 1
  5391. | #define HAVE_LANGINFO_H 1
  5392. | #define HAVE_LIBINTL_H 1
  5393. | #define HAVE_LIMITS_H 1
  5394. | #define HAVE_LOCALE_H 1
  5395. | #define HAVE_MALLOC_H 1
  5396. | #define HAVE_MNTENT_H 1
  5397. | #define HAVE_NETDB_H 1
  5398. | #define HAVE_NETINET_IN_H 1
  5399. | #define HAVE_STDDEF_H 1
  5400. | #define HAVE_NL_TYPES_H 1
  5401. | #define HAVE_STDINT_H 1
  5402. | #define HAVE_STDIO_EXT_H 1
  5403. | #define HAVE_STDLIB_H 1
  5404. | #define HAVE_STRING_H 1
  5405. | #define HAVE_STRINGS_H 1
  5406. | #define HAVE_SYS_IOCTL_H 1
  5407. | #define HAVE_SYS_MOUNT_H 1
  5408. | #define HAVE_SYS_PARAM_H 1
  5409. | #define HAVE_SYS_RESOURCE_H 1
  5410. | #define HAVE_SYS_SELECT_H 1
  5411. | #define HAVE_SYS_SOCKET_H 1
  5412. | #define HAVE_SYS_STATVFS_H 1
  5413. | #define HAVE_SYS_TIME_H 1
  5414. | #define HAVE_SYS_TIMEB_H 1
  5415. | #define HAVE_SYS_TYPES_H 1
  5416. | #define HAVE_UNISTD_H 1
  5417. | #define HAVE_SYS_WAIT_H 1
  5418. | #define HAVE__BOOL 1
  5419. | #define HAVE_STDBOOL_H 1
  5420. | #define TIME_WITH_SYS_TIME 1
  5421. | #define HAVE_PTRDIFF_T 1
  5422. | #define HAVE_FORK 1
  5423. | #define HAVE_VFORK 1
  5424. | #define HAVE_WORKING_VFORK 1
  5425. | #define HAVE_WORKING_FORK 1
  5426. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5427. | #define HAVE_GETMNTENT 1
  5428. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5429. | #define HAVE_STDLIB_H 1
  5430. | #define HAVE_UNISTD_H 1
  5431. | #define HAVE_GETPAGESIZE 1
  5432. | #define HAVE_MMAP 1
  5433. | #define HAVE_SYS_SELECT_H 1
  5434. | #define HAVE_SYS_SOCKET_H 1
  5435. | #define SELECT_TYPE_ARG1 int
  5436. | #define SELECT_TYPE_ARG234 (fd_set *)
  5437. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5438. | #define RETSIGTYPE void
  5439. | #define HAVE_STRFTIME 1
  5440. | #define HAVE_VPRINTF 1
  5441. | #define HAVE_STDLIB_H 1
  5442. | #define HAVE_MALLOC 1
  5443. | #define HAVE_STDLIB_H 1
  5444. | #define HAVE_REALLOC 1
  5445. | #define HAVE___ARGZ_COUNT 1
  5446. | #define HAVE___ARGZ_NEXT 1
  5447. | #define HAVE___ARGZ_STRINGIFY 1
  5448. | #define HAVE_ENDPWENT 1
  5449. | #define HAVE_FTRUNCATE 1
  5450. | #define HAVE_GETCWD 1
  5451. | #define HAVE_GETHOSTBYADDR 1
  5452. | #define HAVE_GETHOSTBYNAME 1
  5453. | #define HAVE_GETHOSTNAME 1
  5454. | #define HAVE_GETPASS 1
  5455. | #define HAVE_GETTIMEOFDAY 1
  5456. | #define HAVE_INET_NTOA 1
  5457. | #define HAVE_LOCALECONV 1
  5458. | #define HAVE_MEMMOVE 1
  5459. | #define HAVE_MEMPCPY 1
  5460. | #define HAVE_MEMSET 1
  5461. | #define HAVE_MUNMAP 1
  5462. | #define HAVE_NL_LANGINFO 1
  5463. | #define HAVE_SELECT 1
  5464. | #define HAVE_SETLOCALE 1
  5465. | #define HAVE_SOCKET 1
  5466. | #define HAVE_STPCPY 1
  5467. | #define HAVE_STRCASECMP 1
  5468. | #define HAVE_STRCHR 1
  5469. | #define HAVE_STRCSPN 1
  5470. | #define HAVE_STRDUP 1
  5471. | #define HAVE_STRERROR 1
  5472. | #define HAVE_STRNCASECMP 1
  5473. | #define HAVE_STRSTR 1
  5474. | #define HAVE_STRTOUL 1
  5475. | #define HAVE_MKDIR 1
  5476. | #define HAVE_GETRLIMIT 1
  5477. | #define HAVE_SETRLIMIT 1
  5478. | #define HAVE_GETOPT_LONG 1
  5479. | #define HAVE_DECL_STRERROR_R 1
  5480. | #define HAVE_STRERROR_R 1
  5481. | #define HAVE_POSIX_FALLOCATE 1
  5482. | #define INTDIV0_RAISES_SIGFPE 1
  5483. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5484. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5485. | #define HAVE_UNSIGNED_LONG_LONG 1
  5486. | #define HAVE_INTTYPES_H 1
  5487. | #define HAVE_ARGZ_H 1
  5488. | #define HAVE_LIMITS_H 1
  5489. | #define HAVE_LOCALE_H 1
  5490. | #define HAVE_NL_TYPES_H 1
  5491. | #define HAVE_MALLOC_H 1
  5492. | #define HAVE_STDDEF_H 1
  5493. | #define HAVE_STDLIB_H 1
  5494. | #define HAVE_STRING_H 1
  5495. | #define HAVE_UNISTD_H 1
  5496. | #define HAVE_SYS_PARAM_H 1
  5497. | #define HAVE_FEOF_UNLOCKED 1
  5498. | #define HAVE_FGETS_UNLOCKED 1
  5499. | #define HAVE_GETC_UNLOCKED 1
  5500. | #define HAVE_GETCWD 1
  5501. | #define HAVE_GETEGID 1
  5502. | #define HAVE_GETEUID 1
  5503. | #define HAVE_GETGID 1
  5504. | #define HAVE_GETUID 1
  5505. | #define HAVE_MEMPCPY 1
  5506. | #define HAVE_MUNMAP 1
  5507. | #define HAVE_PUTENV 1
  5508. | #define HAVE_SETENV 1
  5509. | #define HAVE_SETLOCALE 1
  5510. | #define HAVE_STPCPY 1
  5511. | #define HAVE_STRCASECMP 1
  5512. | #define HAVE_STRDUP 1
  5513. | #define HAVE_STRTOUL 1
  5514. | #define HAVE_TSEARCH 1
  5515. | #define HAVE___ARGZ_COUNT 1
  5516. | #define HAVE___ARGZ_STRINGIFY 1
  5517. | #define HAVE___ARGZ_NEXT 1
  5518. | #define HAVE_ICONV 1
  5519. | #define ICONV_CONST
  5520. | #define HAVE_LANGINFO_CODESET 1
  5521. | #define HAVE_LC_MESSAGES 1
  5522. | #define ENABLE_NLS 1
  5523. | #define HAVE_GETTEXT 1
  5524. | #define HAVE_DCGETTEXT 1
  5525. | #define HAVE_EXECINFO 1
  5526. | #define HAVE_LIBREADLINE 1
  5527. | /* end confdefs.h. */
  5528. | #include <stdio.h>
  5529. | #ifdef HAVE_SYS_TYPES_H
  5530. | # include <sys/types.h>
  5531. | #endif
  5532. | #ifdef HAVE_SYS_STAT_H
  5533. | # include <sys/stat.h>
  5534. | #endif
  5535. | #ifdef STDC_HEADERS
  5536. | # include <stdlib.h>
  5537. | # include <stddef.h>
  5538. | #else
  5539. | # ifdef HAVE_STDLIB_H
  5540. | # include <stdlib.h>
  5541. | # endif
  5542. | #endif
  5543. | #ifdef HAVE_STRING_H
  5544. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5545. | # include <memory.h>
  5546. | # endif
  5547. | # include <string.h>
  5548. | #endif
  5549. | #ifdef HAVE_STRINGS_H
  5550. | # include <strings.h>
  5551. | #endif
  5552. | #ifdef HAVE_INTTYPES_H
  5553. | # include <inttypes.h>
  5554. | #endif
  5555. | #ifdef HAVE_STDINT_H
  5556. | # include <stdint.h>
  5557. | #endif
  5558. | #ifdef HAVE_UNISTD_H
  5559. | # include <unistd.h>
  5560. | #endif
  5561. | #include <readline.h>
  5562. configure:20082: result: no
  5563. configure:20086: checking readline.h presence
  5564. configure:20101: gcc -E conftest.c
  5565. conftest.c:169:22: error: readline.h: No such file or directory
  5566. configure:20108: $? = 1
  5567. configure: failed program was:
  5568. | /* confdefs.h. */
  5569. | #define PACKAGE_NAME "aMuleAdunanzA"
  5570. | #define PACKAGE_TARNAME "amuleadunanza"
  5571. | #define PACKAGE_VERSION "2.2.5"
  5572. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  5573. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  5574. | #define PACKAGE "amuleadunanza"
  5575. | #define VERSION "2.2.5"
  5576. | #define YYTEXT_POINTER 1
  5577. | #define STDC_HEADERS 1
  5578. | #define HAVE_SYS_TYPES_H 1
  5579. | #define HAVE_SYS_STAT_H 1
  5580. | #define HAVE_STDLIB_H 1
  5581. | #define HAVE_STRING_H 1
  5582. | #define HAVE_MEMORY_H 1
  5583. | #define HAVE_STRINGS_H 1
  5584. | #define HAVE_INTTYPES_H 1
  5585. | #define HAVE_STDINT_H 1
  5586. | #define HAVE_UNISTD_H 1
  5587. | #define HAVE_SYS_TYPES_H 1
  5588. | #define SUPPORT_GEOIP 1
  5589. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5590. | #define HAVE_CXXABI 1
  5591. | #define HAVE_ALLOCA_H 1
  5592. | #define HAVE_ALLOCA 1
  5593. | #define HAVE_DIRENT_H 1
  5594. | #define STDC_HEADERS 1
  5595. | #define HAVE_ARGZ_H 1
  5596. | #define HAVE_ARPA_INET_H 1
  5597. | #define HAVE_FCNTL_H 1
  5598. | #define HAVE_INTTYPES_H 1
  5599. | #define HAVE_LANGINFO_H 1
  5600. | #define HAVE_LIBINTL_H 1
  5601. | #define HAVE_LIMITS_H 1
  5602. | #define HAVE_LOCALE_H 1
  5603. | #define HAVE_MALLOC_H 1
  5604. | #define HAVE_MNTENT_H 1
  5605. | #define HAVE_NETDB_H 1
  5606. | #define HAVE_NETINET_IN_H 1
  5607. | #define HAVE_STDDEF_H 1
  5608. | #define HAVE_NL_TYPES_H 1
  5609. | #define HAVE_STDINT_H 1
  5610. | #define HAVE_STDIO_EXT_H 1
  5611. | #define HAVE_STDLIB_H 1
  5612. | #define HAVE_STRING_H 1
  5613. | #define HAVE_STRINGS_H 1
  5614. | #define HAVE_SYS_IOCTL_H 1
  5615. | #define HAVE_SYS_MOUNT_H 1
  5616. | #define HAVE_SYS_PARAM_H 1
  5617. | #define HAVE_SYS_RESOURCE_H 1
  5618. | #define HAVE_SYS_SELECT_H 1
  5619. | #define HAVE_SYS_SOCKET_H 1
  5620. | #define HAVE_SYS_STATVFS_H 1
  5621. | #define HAVE_SYS_TIME_H 1
  5622. | #define HAVE_SYS_TIMEB_H 1
  5623. | #define HAVE_SYS_TYPES_H 1
  5624. | #define HAVE_UNISTD_H 1
  5625. | #define HAVE_SYS_WAIT_H 1
  5626. | #define HAVE__BOOL 1
  5627. | #define HAVE_STDBOOL_H 1
  5628. | #define TIME_WITH_SYS_TIME 1
  5629. | #define HAVE_PTRDIFF_T 1
  5630. | #define HAVE_FORK 1
  5631. | #define HAVE_VFORK 1
  5632. | #define HAVE_WORKING_VFORK 1
  5633. | #define HAVE_WORKING_FORK 1
  5634. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5635. | #define HAVE_GETMNTENT 1
  5636. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5637. | #define HAVE_STDLIB_H 1
  5638. | #define HAVE_UNISTD_H 1
  5639. | #define HAVE_GETPAGESIZE 1
  5640. | #define HAVE_MMAP 1
  5641. | #define HAVE_SYS_SELECT_H 1
  5642. | #define HAVE_SYS_SOCKET_H 1
  5643. | #define SELECT_TYPE_ARG1 int
  5644. | #define SELECT_TYPE_ARG234 (fd_set *)
  5645. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5646. | #define RETSIGTYPE void
  5647. | #define HAVE_STRFTIME 1
  5648. | #define HAVE_VPRINTF 1
  5649. | #define HAVE_STDLIB_H 1
  5650. | #define HAVE_MALLOC 1
  5651. | #define HAVE_STDLIB_H 1
  5652. | #define HAVE_REALLOC 1
  5653. | #define HAVE___ARGZ_COUNT 1
  5654. | #define HAVE___ARGZ_NEXT 1
  5655. | #define HAVE___ARGZ_STRINGIFY 1
  5656. | #define HAVE_ENDPWENT 1
  5657. | #define HAVE_FTRUNCATE 1
  5658. | #define HAVE_GETCWD 1
  5659. | #define HAVE_GETHOSTBYADDR 1
  5660. | #define HAVE_GETHOSTBYNAME 1
  5661. | #define HAVE_GETHOSTNAME 1
  5662. | #define HAVE_GETPASS 1
  5663. | #define HAVE_GETTIMEOFDAY 1
  5664. | #define HAVE_INET_NTOA 1
  5665. | #define HAVE_LOCALECONV 1
  5666. | #define HAVE_MEMMOVE 1
  5667. | #define HAVE_MEMPCPY 1
  5668. | #define HAVE_MEMSET 1
  5669. | #define HAVE_MUNMAP 1
  5670. | #define HAVE_NL_LANGINFO 1
  5671. | #define HAVE_SELECT 1
  5672. | #define HAVE_SETLOCALE 1
  5673. | #define HAVE_SOCKET 1
  5674. | #define HAVE_STPCPY 1
  5675. | #define HAVE_STRCASECMP 1
  5676. | #define HAVE_STRCHR 1
  5677. | #define HAVE_STRCSPN 1
  5678. | #define HAVE_STRDUP 1
  5679. | #define HAVE_STRERROR 1
  5680. | #define HAVE_STRNCASECMP 1
  5681. | #define HAVE_STRSTR 1
  5682. | #define HAVE_STRTOUL 1
  5683. | #define HAVE_MKDIR 1
  5684. | #define HAVE_GETRLIMIT 1
  5685. | #define HAVE_SETRLIMIT 1
  5686. | #define HAVE_GETOPT_LONG 1
  5687. | #define HAVE_DECL_STRERROR_R 1
  5688. | #define HAVE_STRERROR_R 1
  5689. | #define HAVE_POSIX_FALLOCATE 1
  5690. | #define INTDIV0_RAISES_SIGFPE 1
  5691. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5692. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5693. | #define HAVE_UNSIGNED_LONG_LONG 1
  5694. | #define HAVE_INTTYPES_H 1
  5695. | #define HAVE_ARGZ_H 1
  5696. | #define HAVE_LIMITS_H 1
  5697. | #define HAVE_LOCALE_H 1
  5698. | #define HAVE_NL_TYPES_H 1
  5699. | #define HAVE_MALLOC_H 1
  5700. | #define HAVE_STDDEF_H 1
  5701. | #define HAVE_STDLIB_H 1
  5702. | #define HAVE_STRING_H 1
  5703. | #define HAVE_UNISTD_H 1
  5704. | #define HAVE_SYS_PARAM_H 1
  5705. | #define HAVE_FEOF_UNLOCKED 1
  5706. | #define HAVE_FGETS_UNLOCKED 1
  5707. | #define HAVE_GETC_UNLOCKED 1
  5708. | #define HAVE_GETCWD 1
  5709. | #define HAVE_GETEGID 1
  5710. | #define HAVE_GETEUID 1
  5711. | #define HAVE_GETGID 1
  5712. | #define HAVE_GETUID 1
  5713. | #define HAVE_MEMPCPY 1
  5714. | #define HAVE_MUNMAP 1
  5715. | #define HAVE_PUTENV 1
  5716. | #define HAVE_SETENV 1
  5717. | #define HAVE_SETLOCALE 1
  5718. | #define HAVE_STPCPY 1
  5719. | #define HAVE_STRCASECMP 1
  5720. | #define HAVE_STRDUP 1
  5721. | #define HAVE_STRTOUL 1
  5722. | #define HAVE_TSEARCH 1
  5723. | #define HAVE___ARGZ_COUNT 1
  5724. | #define HAVE___ARGZ_STRINGIFY 1
  5725. | #define HAVE___ARGZ_NEXT 1
  5726. | #define HAVE_ICONV 1
  5727. | #define ICONV_CONST
  5728. | #define HAVE_LANGINFO_CODESET 1
  5729. | #define HAVE_LC_MESSAGES 1
  5730. | #define ENABLE_NLS 1
  5731. | #define HAVE_GETTEXT 1
  5732. | #define HAVE_DCGETTEXT 1
  5733. | #define HAVE_EXECINFO 1
  5734. | #define HAVE_LIBREADLINE 1
  5735. | /* end confdefs.h. */
  5736. | #include <readline.h>
  5737. configure:20122: result: no
  5738. configure:20155: checking for readline.h
  5739. configure:20164: result: no
  5740. configure:20044: checking readline/readline.h usability
  5741. configure:20061: gcc -c -g -O2 conftest.c >&5
  5742. configure:20068: $? = 0
  5743. configure:20082: result: yes
  5744. configure:20086: checking readline/readline.h presence
  5745. configure:20101: gcc -E conftest.c
  5746. configure:20108: $? = 0
  5747. configure:20122: result: yes
  5748. configure:20155: checking for readline/readline.h
  5749. configure:20164: result: yes
  5750. configure:20179: checking whether readline supports history
  5751. configure:20214: gcc -o conftest -g -O2 -Wl,-z,defs conftest.c -lreadline >&5
  5752. configure:20221: $? = 0
  5753. configure:20242: result: yes
  5754. configure:20267: checking history.h usability
  5755. configure:20284: gcc -c -g -O2 conftest.c >&5
  5756. conftest.c:204:21: error: history.h: No such file or directory
  5757. configure:20291: $? = 1
  5758. configure: failed program was:
  5759. | /* confdefs.h. */
  5760. | #define PACKAGE_NAME "aMuleAdunanzA"
  5761. | #define PACKAGE_TARNAME "amuleadunanza"
  5762. | #define PACKAGE_VERSION "2.2.5"
  5763. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  5764. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  5765. | #define PACKAGE "amuleadunanza"
  5766. | #define VERSION "2.2.5"
  5767. | #define YYTEXT_POINTER 1
  5768. | #define STDC_HEADERS 1
  5769. | #define HAVE_SYS_TYPES_H 1
  5770. | #define HAVE_SYS_STAT_H 1
  5771. | #define HAVE_STDLIB_H 1
  5772. | #define HAVE_STRING_H 1
  5773. | #define HAVE_MEMORY_H 1
  5774. | #define HAVE_STRINGS_H 1
  5775. | #define HAVE_INTTYPES_H 1
  5776. | #define HAVE_STDINT_H 1
  5777. | #define HAVE_UNISTD_H 1
  5778. | #define HAVE_SYS_TYPES_H 1
  5779. | #define SUPPORT_GEOIP 1
  5780. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5781. | #define HAVE_CXXABI 1
  5782. | #define HAVE_ALLOCA_H 1
  5783. | #define HAVE_ALLOCA 1
  5784. | #define HAVE_DIRENT_H 1
  5785. | #define STDC_HEADERS 1
  5786. | #define HAVE_ARGZ_H 1
  5787. | #define HAVE_ARPA_INET_H 1
  5788. | #define HAVE_FCNTL_H 1
  5789. | #define HAVE_INTTYPES_H 1
  5790. | #define HAVE_LANGINFO_H 1
  5791. | #define HAVE_LIBINTL_H 1
  5792. | #define HAVE_LIMITS_H 1
  5793. | #define HAVE_LOCALE_H 1
  5794. | #define HAVE_MALLOC_H 1
  5795. | #define HAVE_MNTENT_H 1
  5796. | #define HAVE_NETDB_H 1
  5797. | #define HAVE_NETINET_IN_H 1
  5798. | #define HAVE_STDDEF_H 1
  5799. | #define HAVE_NL_TYPES_H 1
  5800. | #define HAVE_STDINT_H 1
  5801. | #define HAVE_STDIO_EXT_H 1
  5802. | #define HAVE_STDLIB_H 1
  5803. | #define HAVE_STRING_H 1
  5804. | #define HAVE_STRINGS_H 1
  5805. | #define HAVE_SYS_IOCTL_H 1
  5806. | #define HAVE_SYS_MOUNT_H 1
  5807. | #define HAVE_SYS_PARAM_H 1
  5808. | #define HAVE_SYS_RESOURCE_H 1
  5809. | #define HAVE_SYS_SELECT_H 1
  5810. | #define HAVE_SYS_SOCKET_H 1
  5811. | #define HAVE_SYS_STATVFS_H 1
  5812. | #define HAVE_SYS_TIME_H 1
  5813. | #define HAVE_SYS_TIMEB_H 1
  5814. | #define HAVE_SYS_TYPES_H 1
  5815. | #define HAVE_UNISTD_H 1
  5816. | #define HAVE_SYS_WAIT_H 1
  5817. | #define HAVE__BOOL 1
  5818. | #define HAVE_STDBOOL_H 1
  5819. | #define TIME_WITH_SYS_TIME 1
  5820. | #define HAVE_PTRDIFF_T 1
  5821. | #define HAVE_FORK 1
  5822. | #define HAVE_VFORK 1
  5823. | #define HAVE_WORKING_VFORK 1
  5824. | #define HAVE_WORKING_FORK 1
  5825. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5826. | #define HAVE_GETMNTENT 1
  5827. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5828. | #define HAVE_STDLIB_H 1
  5829. | #define HAVE_UNISTD_H 1
  5830. | #define HAVE_GETPAGESIZE 1
  5831. | #define HAVE_MMAP 1
  5832. | #define HAVE_SYS_SELECT_H 1
  5833. | #define HAVE_SYS_SOCKET_H 1
  5834. | #define SELECT_TYPE_ARG1 int
  5835. | #define SELECT_TYPE_ARG234 (fd_set *)
  5836. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5837. | #define RETSIGTYPE void
  5838. | #define HAVE_STRFTIME 1
  5839. | #define HAVE_VPRINTF 1
  5840. | #define HAVE_STDLIB_H 1
  5841. | #define HAVE_MALLOC 1
  5842. | #define HAVE_STDLIB_H 1
  5843. | #define HAVE_REALLOC 1
  5844. | #define HAVE___ARGZ_COUNT 1
  5845. | #define HAVE___ARGZ_NEXT 1
  5846. | #define HAVE___ARGZ_STRINGIFY 1
  5847. | #define HAVE_ENDPWENT 1
  5848. | #define HAVE_FTRUNCATE 1
  5849. | #define HAVE_GETCWD 1
  5850. | #define HAVE_GETHOSTBYADDR 1
  5851. | #define HAVE_GETHOSTBYNAME 1
  5852. | #define HAVE_GETHOSTNAME 1
  5853. | #define HAVE_GETPASS 1
  5854. | #define HAVE_GETTIMEOFDAY 1
  5855. | #define HAVE_INET_NTOA 1
  5856. | #define HAVE_LOCALECONV 1
  5857. | #define HAVE_MEMMOVE 1
  5858. | #define HAVE_MEMPCPY 1
  5859. | #define HAVE_MEMSET 1
  5860. | #define HAVE_MUNMAP 1
  5861. | #define HAVE_NL_LANGINFO 1
  5862. | #define HAVE_SELECT 1
  5863. | #define HAVE_SETLOCALE 1
  5864. | #define HAVE_SOCKET 1
  5865. | #define HAVE_STPCPY 1
  5866. | #define HAVE_STRCASECMP 1
  5867. | #define HAVE_STRCHR 1
  5868. | #define HAVE_STRCSPN 1
  5869. | #define HAVE_STRDUP 1
  5870. | #define HAVE_STRERROR 1
  5871. | #define HAVE_STRNCASECMP 1
  5872. | #define HAVE_STRSTR 1
  5873. | #define HAVE_STRTOUL 1
  5874. | #define HAVE_MKDIR 1
  5875. | #define HAVE_GETRLIMIT 1
  5876. | #define HAVE_SETRLIMIT 1
  5877. | #define HAVE_GETOPT_LONG 1
  5878. | #define HAVE_DECL_STRERROR_R 1
  5879. | #define HAVE_STRERROR_R 1
  5880. | #define HAVE_POSIX_FALLOCATE 1
  5881. | #define INTDIV0_RAISES_SIGFPE 1
  5882. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  5883. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  5884. | #define HAVE_UNSIGNED_LONG_LONG 1
  5885. | #define HAVE_INTTYPES_H 1
  5886. | #define HAVE_ARGZ_H 1
  5887. | #define HAVE_LIMITS_H 1
  5888. | #define HAVE_LOCALE_H 1
  5889. | #define HAVE_NL_TYPES_H 1
  5890. | #define HAVE_MALLOC_H 1
  5891. | #define HAVE_STDDEF_H 1
  5892. | #define HAVE_STDLIB_H 1
  5893. | #define HAVE_STRING_H 1
  5894. | #define HAVE_UNISTD_H 1
  5895. | #define HAVE_SYS_PARAM_H 1
  5896. | #define HAVE_FEOF_UNLOCKED 1
  5897. | #define HAVE_FGETS_UNLOCKED 1
  5898. | #define HAVE_GETC_UNLOCKED 1
  5899. | #define HAVE_GETCWD 1
  5900. | #define HAVE_GETEGID 1
  5901. | #define HAVE_GETEUID 1
  5902. | #define HAVE_GETGID 1
  5903. | #define HAVE_GETUID 1
  5904. | #define HAVE_MEMPCPY 1
  5905. | #define HAVE_MUNMAP 1
  5906. | #define HAVE_PUTENV 1
  5907. | #define HAVE_SETENV 1
  5908. | #define HAVE_SETLOCALE 1
  5909. | #define HAVE_STPCPY 1
  5910. | #define HAVE_STRCASECMP 1
  5911. | #define HAVE_STRDUP 1
  5912. | #define HAVE_STRTOUL 1
  5913. | #define HAVE_TSEARCH 1
  5914. | #define HAVE___ARGZ_COUNT 1
  5915. | #define HAVE___ARGZ_STRINGIFY 1
  5916. | #define HAVE___ARGZ_NEXT 1
  5917. | #define HAVE_ICONV 1
  5918. | #define ICONV_CONST
  5919. | #define HAVE_LANGINFO_CODESET 1
  5920. | #define HAVE_LC_MESSAGES 1
  5921. | #define ENABLE_NLS 1
  5922. | #define HAVE_GETTEXT 1
  5923. | #define HAVE_DCGETTEXT 1
  5924. | #define HAVE_EXECINFO 1
  5925. | #define HAVE_LIBREADLINE 1
  5926. | #define HAVE_READLINE_READLINE_H 1
  5927. | #define HAVE_READLINE_HISTORY 1
  5928. | /* end confdefs.h. */
  5929. | #include <stdio.h>
  5930. | #ifdef HAVE_SYS_TYPES_H
  5931. | # include <sys/types.h>
  5932. | #endif
  5933. | #ifdef HAVE_SYS_STAT_H
  5934. | # include <sys/stat.h>
  5935. | #endif
  5936. | #ifdef STDC_HEADERS
  5937. | # include <stdlib.h>
  5938. | # include <stddef.h>
  5939. | #else
  5940. | # ifdef HAVE_STDLIB_H
  5941. | # include <stdlib.h>
  5942. | # endif
  5943. | #endif
  5944. | #ifdef HAVE_STRING_H
  5945. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  5946. | # include <memory.h>
  5947. | # endif
  5948. | # include <string.h>
  5949. | #endif
  5950. | #ifdef HAVE_STRINGS_H
  5951. | # include <strings.h>
  5952. | #endif
  5953. | #ifdef HAVE_INTTYPES_H
  5954. | # include <inttypes.h>
  5955. | #endif
  5956. | #ifdef HAVE_STDINT_H
  5957. | # include <stdint.h>
  5958. | #endif
  5959. | #ifdef HAVE_UNISTD_H
  5960. | # include <unistd.h>
  5961. | #endif
  5962. | #include <history.h>
  5963. configure:20305: result: no
  5964. configure:20309: checking history.h presence
  5965. configure:20324: gcc -E conftest.c
  5966. conftest.c:171:21: error: history.h: No such file or directory
  5967. configure:20331: $? = 1
  5968. configure: failed program was:
  5969. | /* confdefs.h. */
  5970. | #define PACKAGE_NAME "aMuleAdunanzA"
  5971. | #define PACKAGE_TARNAME "amuleadunanza"
  5972. | #define PACKAGE_VERSION "2.2.5"
  5973. | #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  5974. | #define PACKAGE_BUGREPORT "admin@adunanza.net"
  5975. | #define PACKAGE "amuleadunanza"
  5976. | #define VERSION "2.2.5"
  5977. | #define YYTEXT_POINTER 1
  5978. | #define STDC_HEADERS 1
  5979. | #define HAVE_SYS_TYPES_H 1
  5980. | #define HAVE_SYS_STAT_H 1
  5981. | #define HAVE_STDLIB_H 1
  5982. | #define HAVE_STRING_H 1
  5983. | #define HAVE_MEMORY_H 1
  5984. | #define HAVE_STRINGS_H 1
  5985. | #define HAVE_INTTYPES_H 1
  5986. | #define HAVE_STDINT_H 1
  5987. | #define HAVE_UNISTD_H 1
  5988. | #define HAVE_SYS_TYPES_H 1
  5989. | #define SUPPORT_GEOIP 1
  5990. | #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  5991. | #define HAVE_CXXABI 1
  5992. | #define HAVE_ALLOCA_H 1
  5993. | #define HAVE_ALLOCA 1
  5994. | #define HAVE_DIRENT_H 1
  5995. | #define STDC_HEADERS 1
  5996. | #define HAVE_ARGZ_H 1
  5997. | #define HAVE_ARPA_INET_H 1
  5998. | #define HAVE_FCNTL_H 1
  5999. | #define HAVE_INTTYPES_H 1
  6000. | #define HAVE_LANGINFO_H 1
  6001. | #define HAVE_LIBINTL_H 1
  6002. | #define HAVE_LIMITS_H 1
  6003. | #define HAVE_LOCALE_H 1
  6004. | #define HAVE_MALLOC_H 1
  6005. | #define HAVE_MNTENT_H 1
  6006. | #define HAVE_NETDB_H 1
  6007. | #define HAVE_NETINET_IN_H 1
  6008. | #define HAVE_STDDEF_H 1
  6009. | #define HAVE_NL_TYPES_H 1
  6010. | #define HAVE_STDINT_H 1
  6011. | #define HAVE_STDIO_EXT_H 1
  6012. | #define HAVE_STDLIB_H 1
  6013. | #define HAVE_STRING_H 1
  6014. | #define HAVE_STRINGS_H 1
  6015. | #define HAVE_SYS_IOCTL_H 1
  6016. | #define HAVE_SYS_MOUNT_H 1
  6017. | #define HAVE_SYS_PARAM_H 1
  6018. | #define HAVE_SYS_RESOURCE_H 1
  6019. | #define HAVE_SYS_SELECT_H 1
  6020. | #define HAVE_SYS_SOCKET_H 1
  6021. | #define HAVE_SYS_STATVFS_H 1
  6022. | #define HAVE_SYS_TIME_H 1
  6023. | #define HAVE_SYS_TIMEB_H 1
  6024. | #define HAVE_SYS_TYPES_H 1
  6025. | #define HAVE_UNISTD_H 1
  6026. | #define HAVE_SYS_WAIT_H 1
  6027. | #define HAVE__BOOL 1
  6028. | #define HAVE_STDBOOL_H 1
  6029. | #define TIME_WITH_SYS_TIME 1
  6030. | #define HAVE_PTRDIFF_T 1
  6031. | #define HAVE_FORK 1
  6032. | #define HAVE_VFORK 1
  6033. | #define HAVE_WORKING_VFORK 1
  6034. | #define HAVE_WORKING_FORK 1
  6035. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6036. | #define HAVE_GETMNTENT 1
  6037. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6038. | #define HAVE_STDLIB_H 1
  6039. | #define HAVE_UNISTD_H 1
  6040. | #define HAVE_GETPAGESIZE 1
  6041. | #define HAVE_MMAP 1
  6042. | #define HAVE_SYS_SELECT_H 1
  6043. | #define HAVE_SYS_SOCKET_H 1
  6044. | #define SELECT_TYPE_ARG1 int
  6045. | #define SELECT_TYPE_ARG234 (fd_set *)
  6046. | #define SELECT_TYPE_ARG5 (struct timeval *)
  6047. | #define RETSIGTYPE void
  6048. | #define HAVE_STRFTIME 1
  6049. | #define HAVE_VPRINTF 1
  6050. | #define HAVE_STDLIB_H 1
  6051. | #define HAVE_MALLOC 1
  6052. | #define HAVE_STDLIB_H 1
  6053. | #define HAVE_REALLOC 1
  6054. | #define HAVE___ARGZ_COUNT 1
  6055. | #define HAVE___ARGZ_NEXT 1
  6056. | #define HAVE___ARGZ_STRINGIFY 1
  6057. | #define HAVE_ENDPWENT 1
  6058. | #define HAVE_FTRUNCATE 1
  6059. | #define HAVE_GETCWD 1
  6060. | #define HAVE_GETHOSTBYADDR 1
  6061. | #define HAVE_GETHOSTBYNAME 1
  6062. | #define HAVE_GETHOSTNAME 1
  6063. | #define HAVE_GETPASS 1
  6064. | #define HAVE_GETTIMEOFDAY 1
  6065. | #define HAVE_INET_NTOA 1
  6066. | #define HAVE_LOCALECONV 1
  6067. | #define HAVE_MEMMOVE 1
  6068. | #define HAVE_MEMPCPY 1
  6069. | #define HAVE_MEMSET 1
  6070. | #define HAVE_MUNMAP 1
  6071. | #define HAVE_NL_LANGINFO 1
  6072. | #define HAVE_SELECT 1
  6073. | #define HAVE_SETLOCALE 1
  6074. | #define HAVE_SOCKET 1
  6075. | #define HAVE_STPCPY 1
  6076. | #define HAVE_STRCASECMP 1
  6077. | #define HAVE_STRCHR 1
  6078. | #define HAVE_STRCSPN 1
  6079. | #define HAVE_STRDUP 1
  6080. | #define HAVE_STRERROR 1
  6081. | #define HAVE_STRNCASECMP 1
  6082. | #define HAVE_STRSTR 1
  6083. | #define HAVE_STRTOUL 1
  6084. | #define HAVE_MKDIR 1
  6085. | #define HAVE_GETRLIMIT 1
  6086. | #define HAVE_SETRLIMIT 1
  6087. | #define HAVE_GETOPT_LONG 1
  6088. | #define HAVE_DECL_STRERROR_R 1
  6089. | #define HAVE_STRERROR_R 1
  6090. | #define HAVE_POSIX_FALLOCATE 1
  6091. | #define INTDIV0_RAISES_SIGFPE 1
  6092. | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6093. | #define HAVE_STDINT_H_WITH_UINTMAX 1
  6094. | #define HAVE_UNSIGNED_LONG_LONG 1
  6095. | #define HAVE_INTTYPES_H 1
  6096. | #define HAVE_ARGZ_H 1
  6097. | #define HAVE_LIMITS_H 1
  6098. | #define HAVE_LOCALE_H 1
  6099. | #define HAVE_NL_TYPES_H 1
  6100. | #define HAVE_MALLOC_H 1
  6101. | #define HAVE_STDDEF_H 1
  6102. | #define HAVE_STDLIB_H 1
  6103. | #define HAVE_STRING_H 1
  6104. | #define HAVE_UNISTD_H 1
  6105. | #define HAVE_SYS_PARAM_H 1
  6106. | #define HAVE_FEOF_UNLOCKED 1
  6107. | #define HAVE_FGETS_UNLOCKED 1
  6108. | #define HAVE_GETC_UNLOCKED 1
  6109. | #define HAVE_GETCWD 1
  6110. | #define HAVE_GETEGID 1
  6111. | #define HAVE_GETEUID 1
  6112. | #define HAVE_GETGID 1
  6113. | #define HAVE_GETUID 1
  6114. | #define HAVE_MEMPCPY 1
  6115. | #define HAVE_MUNMAP 1
  6116. | #define HAVE_PUTENV 1
  6117. | #define HAVE_SETENV 1
  6118. | #define HAVE_SETLOCALE 1
  6119. | #define HAVE_STPCPY 1
  6120. | #define HAVE_STRCASECMP 1
  6121. | #define HAVE_STRDUP 1
  6122. | #define HAVE_STRTOUL 1
  6123. | #define HAVE_TSEARCH 1
  6124. | #define HAVE___ARGZ_COUNT 1
  6125. | #define HAVE___ARGZ_STRINGIFY 1
  6126. | #define HAVE___ARGZ_NEXT 1
  6127. | #define HAVE_ICONV 1
  6128. | #define ICONV_CONST
  6129. | #define HAVE_LANGINFO_CODESET 1
  6130. | #define HAVE_LC_MESSAGES 1
  6131. | #define ENABLE_NLS 1
  6132. | #define HAVE_GETTEXT 1
  6133. | #define HAVE_DCGETTEXT 1
  6134. | #define HAVE_EXECINFO 1
  6135. | #define HAVE_LIBREADLINE 1
  6136. | #define HAVE_READLINE_READLINE_H 1
  6137. | #define HAVE_READLINE_HISTORY 1
  6138. | /* end confdefs.h. */
  6139. | #include <history.h>
  6140. configure:20345: result: no
  6141. configure:20378: checking for history.h
  6142. configure:20387: result: no
  6143. configure:20267: checking readline/history.h usability
  6144. configure:20284: gcc -c -g -O2 conftest.c >&5
  6145. configure:20291: $? = 0
  6146. configure:20305: result: yes
  6147. configure:20309: checking readline/history.h presence
  6148. configure:20324: gcc -E conftest.c
  6149. configure:20331: $? = 0
  6150. configure:20345: result: yes
  6151. configure:20378: checking for readline/history.h
  6152. configure:20387: result: yes
  6153. configure:20425: checking whether ccache support should be added
  6154. configure:20427: result: yes
  6155. configure:20432: checking for ccache presence
  6156. configure:20452: result: no
  6157. configure:20727: creating ./config.status
  6158.  
  6159. ## ---------------------- ##
  6160. ## Running config.status. ##
  6161. ## ---------------------- ##
  6162.  
  6163. This file was extended by aMuleAdunanzA config.status 2.2.5, which was
  6164. generated by GNU Autoconf 2.63. Invocation command line was
  6165.  
  6166. CONFIG_FILES =
  6167. CONFIG_HEADERS =
  6168. CONFIG_LINKS =
  6169. CONFIG_COMMANDS =
  6170. $ ./config.status
  6171.  
  6172. on sidvicious
  6173.  
  6174. config.status:1127: creating Makefile
  6175. config.status:1127: creating docs/Makefile
  6176. config.status:1127: creating docs/man/Makefile
  6177. config.status:1127: creating intl/Makefile
  6178. config.status:1127: creating src/Makefile
  6179. config.status:1127: creating src/pixmaps/Makefile
  6180. config.status:1127: creating src/pixmaps/flags_xpm/Makefile
  6181. config.status:1127: creating src/libs/Makefile
  6182. config.status:1127: creating src/libs/ec/Makefile
  6183. config.status:1127: creating src/libs/ec/cpp/Makefile
  6184. config.status:1127: creating src/libs/common/Makefile
  6185. config.status:1127: creating src/utils/Makefile
  6186. config.status:1127: creating src/utils/aLinkCreator/Makefile
  6187. config.status:1127: creating src/utils/aLinkCreator/docs/Makefile
  6188. config.status:1127: creating src/utils/aLinkCreator/src/Makefile
  6189. config.status:1127: creating src/utils/cas/Makefile
  6190. config.status:1127: creating src/utils/cas/docs/Makefile
  6191. config.status:1127: creating src/utils/fileview/Makefile
  6192. config.status:1127: creating src/utils/wxCas/Makefile
  6193. config.status:1127: creating src/utils/wxCas/docs/Makefile
  6194. config.status:1127: creating src/utils/wxCas/src/Makefile
  6195. config.status:1127: creating src/utils/xas/Makefile
  6196. config.status:1127: creating src/utils/xas/autostart-xas
  6197. config.status:1127: creating src/utils/xas/docs/Makefile
  6198. config.status:1127: creating src/skins/Makefile
  6199. config.status:1127: creating src/webserver/Makefile
  6200. config.status:1127: creating src/webserver/src/Makefile
  6201. config.status:1127: creating src/webserver/default/Makefile
  6202. config.status:1127: creating src/webserver/php-default/Makefile
  6203. config.status:1127: creating src/webserver/chicane/Makefile
  6204. config.status:1127: creating src/webserver/litoral/Makefile
  6205. config.status:1127: creating unittests/Makefile
  6206. config.status:1127: creating unittests/muleunit/Makefile
  6207. config.status:1127: creating unittests/tests/Makefile
  6208. config.status:1127: creating po/Makefile.in
  6209. config.status:1127: creating Compilation.flags
  6210. config.status:1127: creating config.h
  6211. config.status:1401: executing depfiles commands
  6212. config.status:1401: executing default-1 commands
  6213. config.status:1401: executing denoiser commands
  6214.  
  6215. ## ---------------- ##
  6216. ## Cache variables. ##
  6217. ## ---------------- ##
  6218.  
  6219. ac_cv_build=i486-pc-linux-gnu
  6220. ac_cv_c_compiler_gnu=yes
  6221. ac_cv_c_const=yes
  6222. ac_cv_c_inline=inline
  6223. ac_cv_c_volatile=yes
  6224. ac_cv_cxx_compiler_gnu=yes
  6225. ac_cv_env_CCC_set=
  6226. ac_cv_env_CCC_value=
  6227. ac_cv_env_CC_set=
  6228. ac_cv_env_CC_value=
  6229. ac_cv_env_CFLAGS_set=set
  6230. ac_cv_env_CFLAGS_value='-g -O2'
  6231. ac_cv_env_CPPFLAGS_set=set
  6232. ac_cv_env_CPPFLAGS_value=
  6233. ac_cv_env_CPP_set=
  6234. ac_cv_env_CPP_value=
  6235. ac_cv_env_CXXCPP_set=
  6236. ac_cv_env_CXXCPP_value=
  6237. ac_cv_env_CXXFLAGS_set=set
  6238. ac_cv_env_CXXFLAGS_value='-g -O2'
  6239. ac_cv_env_CXX_set=
  6240. ac_cv_env_CXX_value=
  6241. ac_cv_env_LDFLAGS_set=set
  6242. ac_cv_env_LDFLAGS_value=-Wl,-z,defs
  6243. ac_cv_env_LIBS_set=
  6244. ac_cv_env_LIBS_value=
  6245. ac_cv_env_PKG_CONFIG_set=
  6246. ac_cv_env_PKG_CONFIG_value=
  6247. ac_cv_env_RCFLAGS_set=
  6248. ac_cv_env_RCFLAGS_value=
  6249. ac_cv_env_RC_set=
  6250. ac_cv_env_RC_value=
  6251. ac_cv_env_XMKMF_set=
  6252. ac_cv_env_XMKMF_value=
  6253. ac_cv_env_YACC_set=
  6254. ac_cv_env_YACC_value=
  6255. ac_cv_env_YFLAGS_set=
  6256. ac_cv_env_YFLAGS_value=
  6257. ac_cv_env_build_alias_set=set
  6258. ac_cv_env_build_alias_value=i486-linux-gnu
  6259. ac_cv_env_host_alias_set=
  6260. ac_cv_env_host_alias_value=
  6261. ac_cv_env_target_alias_set=
  6262. ac_cv_env_target_alias_value=
  6263. ac_cv_func___argz_count=yes
  6264. ac_cv_func___argz_next=yes
  6265. ac_cv_func___argz_stringify=yes
  6266. ac_cv_func__doprnt=no
  6267. ac_cv_func_alloca_works=yes
  6268. ac_cv_func_closedir_void=no
  6269. ac_cv_func_endpwent=yes
  6270. ac_cv_func_feof_unlocked=yes
  6271. ac_cv_func_fgets_unlocked=yes
  6272. ac_cv_func_floor=no
  6273. ac_cv_func_fork=yes
  6274. ac_cv_func_fork_works=yes
  6275. ac_cv_func_ftruncate=yes
  6276. ac_cv_func_getc_unlocked=yes
  6277. ac_cv_func_getcwd=yes
  6278. ac_cv_func_getegid=yes
  6279. ac_cv_func_geteuid=yes
  6280. ac_cv_func_getgid=yes
  6281. ac_cv_func_gethostbyaddr=yes
  6282. ac_cv_func_gethostbyname=yes
  6283. ac_cv_func_gethostname=yes
  6284. ac_cv_func_getmntent=yes
  6285. ac_cv_func_getopt_long=yes
  6286. ac_cv_func_getpagesize=yes
  6287. ac_cv_func_getpass=yes
  6288. ac_cv_func_getrlimit=yes
  6289. ac_cv_func_gettimeofday=yes
  6290. ac_cv_func_getuid=yes
  6291. ac_cv_func_inet_ntoa=yes
  6292. ac_cv_func_localeconv=yes
  6293. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  6294. ac_cv_func_lstat_empty_string_bug=no
  6295. ac_cv_func_malloc_0_nonnull=yes
  6296. ac_cv_func_memcmp_working=yes
  6297. ac_cv_func_memmove=yes
  6298. ac_cv_func_mempcpy=yes
  6299. ac_cv_func_memset=yes
  6300. ac_cv_func_mkdir=yes
  6301. ac_cv_func_mmap_fixed_mapped=yes
  6302. ac_cv_func_munmap=yes
  6303. ac_cv_func_nl_langinfo=yes
  6304. ac_cv_func_pow=no
  6305. ac_cv_func_putenv=yes
  6306. ac_cv_func_realloc_0_nonnull=yes
  6307. ac_cv_func_select=yes
  6308. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  6309. ac_cv_func_setenv=yes
  6310. ac_cv_func_setlocale=yes
  6311. ac_cv_func_setrlimit=yes
  6312. ac_cv_func_setvbuf_reversed=no
  6313. ac_cv_func_socket=yes
  6314. ac_cv_func_sqrt=no
  6315. ac_cv_func_stat_empty_string_bug=no
  6316. ac_cv_func_stpcpy=yes
  6317. ac_cv_func_strcasecmp=yes
  6318. ac_cv_func_strchr=yes
  6319. ac_cv_func_strcspn=yes
  6320. ac_cv_func_strdup=yes
  6321. ac_cv_func_strerror=yes
  6322. ac_cv_func_strerror_r=yes
  6323. ac_cv_func_strerror_r_char_p=no
  6324. ac_cv_func_strftime=yes
  6325. ac_cv_func_strncasecmp=yes
  6326. ac_cv_func_strstr=yes
  6327. ac_cv_func_strtod=yes
  6328. ac_cv_func_strtoul=yes
  6329. ac_cv_func_tsearch=yes
  6330. ac_cv_func_vfork=yes
  6331. ac_cv_func_vfork_works=yes
  6332. ac_cv_func_vprintf=yes
  6333. ac_cv_gnu_library_2_1=yes
  6334. ac_cv_have_decl_strerror_r=yes
  6335. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  6336. ac_cv_header_GeoIP_h=yes
  6337. ac_cv_header_argz_h=yes
  6338. ac_cv_header_arpa_inet_h=yes
  6339. ac_cv_header_dirent_dirent_h=yes
  6340. ac_cv_header_fcntl_h=yes
  6341. ac_cv_header_gd_h=yes
  6342. ac_cv_header_history_h=no
  6343. ac_cv_header_inttypes_h=yes
  6344. ac_cv_header_langinfo_h=yes
  6345. ac_cv_header_libintl_h=yes
  6346. ac_cv_header_limits_h=yes
  6347. ac_cv_header_locale_h=yes
  6348. ac_cv_header_malloc_h=yes
  6349. ac_cv_header_memory_h=yes
  6350. ac_cv_header_mntent_h=yes
  6351. ac_cv_header_netdb_h=yes
  6352. ac_cv_header_netinet_in_h=yes
  6353. ac_cv_header_nl_types_h=yes
  6354. ac_cv_header_readline_h=no
  6355. ac_cv_header_readline_history_h=yes
  6356. ac_cv_header_readline_readline_h=yes
  6357. ac_cv_header_stdbool_h=yes
  6358. ac_cv_header_stdc=yes
  6359. ac_cv_header_stddef_h=yes
  6360. ac_cv_header_stdint_h=yes
  6361. ac_cv_header_stdio_ext_h=yes
  6362. ac_cv_header_stdlib_h=yes
  6363. ac_cv_header_string_h=yes
  6364. ac_cv_header_strings_h=yes
  6365. ac_cv_header_sys_ioctl_h=yes
  6366. ac_cv_header_sys_mntent_h=no
  6367. ac_cv_header_sys_mnttab_h=no
  6368. ac_cv_header_sys_mount_h=yes
  6369. ac_cv_header_sys_param_h=yes
  6370. ac_cv_header_sys_resource_h=yes
  6371. ac_cv_header_sys_select_h=yes
  6372. ac_cv_header_sys_socket_h=yes
  6373. ac_cv_header_sys_stat_h=yes
  6374. ac_cv_header_sys_statvfs_h=yes
  6375. ac_cv_header_sys_time_h=yes
  6376. ac_cv_header_sys_timeb_h=yes
  6377. ac_cv_header_sys_types_h=yes
  6378. ac_cv_header_sys_wait_h=yes
  6379. ac_cv_header_time=yes
  6380. ac_cv_header_unistd_h=yes
  6381. ac_cv_header_vfork_h=no
  6382. ac_cv_host=i486-pc-linux-gnu
  6383. ac_cv_lib_GeoIP_GeoIP_open=yes
  6384. ac_cv_lib_cposix_strerror=no
  6385. ac_cv_lib_lex=-lfl
  6386. ac_cv_objext=o
  6387. ac_cv_path_EGREP='/bin/grep -E'
  6388. ac_cv_path_GDLIB_CONFIG_PATH=/usr/bin/gdlib-config
  6389. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  6390. ac_cv_path_GREP=/bin/grep
  6391. ac_cv_path_LIBPNG_CONFIG_PATH=/usr/bin/libpng-config
  6392. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  6393. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  6394. ac_cv_path_WX_CONFIG_PATH=/usr/bin/wx-config
  6395. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  6396. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  6397. ac_cv_path_install='/usr/bin/install -c'
  6398. ac_cv_path_mkdir=/bin/mkdir
  6399. ac_cv_prog_AWK=gawk
  6400. ac_cv_prog_CPP='gcc -E'
  6401. ac_cv_prog_CXXCPP='g++ -E'
  6402. ac_cv_prog_INTLBISON=bison
  6403. ac_cv_prog_LEX=flex
  6404. ac_cv_prog_YACC='bison -y'
  6405. ac_cv_prog_ac_ct_AR=ar
  6406. ac_cv_prog_ac_ct_CC=gcc
  6407. ac_cv_prog_ac_ct_CXX=g++
  6408. ac_cv_prog_ac_ct_LD=ld
  6409. ac_cv_prog_ac_ct_RANLIB=ranlib
  6410. ac_cv_prog_ac_ct_STRIP=strip
  6411. ac_cv_prog_cc_c89=
  6412. ac_cv_prog_cc_g=yes
  6413. ac_cv_prog_cxx_g=yes
  6414. ac_cv_prog_gcc_traditional=no
  6415. ac_cv_prog_lex_root=lex.yy
  6416. ac_cv_prog_lex_yytext_pointer=yes
  6417. ac_cv_prog_make_make_set=yes
  6418. ac_cv_search_getmntent='none required'
  6419. ac_cv_search_opendir='none required'
  6420. ac_cv_struct_tm=time.h
  6421. ac_cv_type__Bool=yes
  6422. ac_cv_type_mode_t=yes
  6423. ac_cv_type_off_t=yes
  6424. ac_cv_type_pid_t=yes
  6425. ac_cv_type_ptrdiff_t=yes
  6426. ac_cv_type_signal=void
  6427. ac_cv_type_size_t=yes
  6428. ac_cv_type_uid_t=yes
  6429. ac_cv_type_unsigned_long_long=yes
  6430. ac_cv_working_alloca_h=yes
  6431. acl_cv_hardcode_direct=no
  6432. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  6433. acl_cv_hardcode_libdir_separator=
  6434. acl_cv_hardcode_minus_L=no
  6435. acl_cv_libext=a
  6436. acl_cv_path_LD=ld
  6437. acl_cv_prog_gnu_ld=yes
  6438. acl_cv_rpath=done
  6439. acl_cv_shlibext=so
  6440. acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
  6441. acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
  6442. acl_cv_wl=-Wl,
  6443. am_cv_CC_dependencies_compiler_type=gcc3
  6444. am_cv_CXX_dependencies_compiler_type=gcc3
  6445. am_cv_func_iconv=yes
  6446. am_cv_langinfo_codeset=yes
  6447. am_cv_lib_iconv=no
  6448. am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
  6449. am_cv_proto_iconv_arg1=
  6450. am_cv_val_LC_MESSAGES=yes
  6451. gt_cv_func_gnugettext2_libc=yes
  6452. gt_cv_header_inttypes_h=yes
  6453. gt_cv_int_divbyzero_sigfpe=yes
  6454. gt_cv_inttypes_pri_broken=no
  6455. jm_ac_cv_header_inttypes_h=yes
  6456. jm_ac_cv_header_stdint_h=yes
  6457. nls_cv_force_use_gnu_gettext=no
  6458. nls_cv_header_intl=
  6459. nls_cv_header_libgt=
  6460. nls_cv_use_gnu_gettext=no
  6461. vl_cv_lib_readline=-lreadline
  6462. vl_cv_lib_readline_history=yes
  6463.  
  6464. ## ----------------- ##
  6465. ## Output variables. ##
  6466. ## ----------------- ##
  6467.  
  6468. ACLOCAL='${SHELL} /home/maththias/Desktop/adu/missing --run aclocal-1.10'
  6469. ALCC_FALSE='#'
  6470. ALCC_MANPAGES='alcc.1 alcc.de.1 alcc.es.1 alcc.eu.1 alcc.fr.1 alcc.hu.1'
  6471. ALCC_TRUE=''
  6472. ALC_FALSE='#'
  6473. ALC_MANPAGES='alc.1 alc.de.1 alc.es.1 alc.eu.1 alc.hu.1'
  6474. ALC_TRUE=''
  6475. ALLOCA=''
  6476. AMDEPBACKSLASH='\'
  6477. AMDEP_FALSE='#'
  6478. AMDEP_TRUE=''
  6479. AMTAR='${SHELL} /home/maththias/Desktop/adu/missing --run tar'
  6480. AMULECMD_MANPAGES='amulecmd.1 amulecmd.de.1 amulecmd.es.1 amulecmd.eu.1 amulecmd.fr.1 amulecmd.hu.1'
  6481. AMULEWEB_DEFS='-DWITH_LIBPNG'
  6482. AMULE_DAEMON_FALSE='#'
  6483. AMULE_DAEMON_MANPAGES='amuled.1 amuled.de.1 amuled.es.1 amuled.eu.1 amuled.fr.1 amuled.hu.1'
  6484. AMULE_DAEMON_TRUE=''
  6485. AMULE_GUI_FALSE='#'
  6486. AMULE_GUI_MANPAGES='amulegui.1 amulegui.de.1'
  6487. AMULE_GUI_TRUE=''
  6488. AR='ar'
  6489. AUTOCONF='${SHELL} /home/maththias/Desktop/adu/missing --run autoconf'
  6490. AUTOHEADER='${SHELL} /home/maththias/Desktop/adu/missing --run autoheader'
  6491. AUTOMAKE='${SHELL} /home/maththias/Desktop/adu/missing --run automake-1.10'
  6492. AWK='gawk'
  6493. BFD_CPPFLAGS='-DHAVE_BFD'
  6494. BFD_LIBS='-lbfd -liberty '
  6495. BUILD_CC='gcc'
  6496. BUILD_CFLAGS=''
  6497. BUILD_CPPFLAGS=''
  6498. BUILD_EXEEXT=''
  6499. BUILD_INCLUDED_LIBINTL='no'
  6500. BUILD_LDFLAGS=''
  6501. CAS_DEFS='-D__GD__'
  6502. CAS_FALSE='#'
  6503. CAS_MANPAGES='cas.1 cas.de.1 cas.es.1 cas.eu.1 cas.hu.1'
  6504. CAS_TRUE=''
  6505. CATOBJEXT='.gmo'
  6506. CC='gcc'
  6507. CCDEPMODE='depmode=gcc3'
  6508. CFLAGS='-g -O2'
  6509. COMPILE_CMD_FALSE='#'
  6510. COMPILE_CMD_TRUE=''
  6511. COMPILE_NLS_FALSE='#'
  6512. COMPILE_NLS_TRUE=''
  6513. CPP='gcc -E'
  6514. CPPFLAGS=''
  6515. CRYPTOPP_CPPFLAGS='-I/usr/include -D__WEAK_CRYPTO__'
  6516. CRYPTOPP_LDFLAGS='-L/usr/lib'
  6517. CRYPTOPP_LIBS='-lcryptopp'
  6518. CXX='g++'
  6519. CXXCPP='g++ -E'
  6520. CXXDEPMODE='depmode=gcc3'
  6521. CXXFLAGS='-g -O2'
  6522. CYGPATH_W='echo'
  6523. DATADIRNAME='share'
  6524. DEFS='-DHAVE_CONFIG_H'
  6525. DEPDIR='.deps'
  6526. ECHO_C=''
  6527. ECHO_N='-n'
  6528. ECHO_T=''
  6529. ED2K_FALSE='#'
  6530. ED2K_MANPAGES='ed2k.1 ed2k.de.1 ed2k.es.1 ed2k.eu.1 ed2k.fr.1 ed2k.hu.1'
  6531. ED2K_TRUE=''
  6532. EGREP='/bin/grep -E'
  6533. ENABLE_IP2COUNTRY_FALSE='#'
  6534. ENABLE_IP2COUNTRY_TRUE=''
  6535. ENABLE_UPNP_FALSE='#'
  6536. ENABLE_UPNP_TRUE=''
  6537. EXEEXT=''
  6538. GDLIB_CFLAGS='-I/usr/include'
  6539. GDLIB_CONFIG_PATH='/usr/bin/gdlib-config'
  6540. GDLIB_LDFLAGS='-L/usr/lib'
  6541. GDLIB_LIBS='-lgd -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm'
  6542. GENCAT='gencat'
  6543. GENERATE_FLEX_HEADER_FALSE='#'
  6544. GENERATE_FLEX_HEADER_TRUE=''
  6545. GEOIP_CPPFLAGS=' -DENABLE_IP2COUNTRY=1'
  6546. GEOIP_LDFLAGS=''
  6547. GEOIP_LIBS='-lGeoIP'
  6548. GLIBC21='yes'
  6549. GMSGFMT='/usr/bin/msgfmt'
  6550. GREP='/bin/grep'
  6551. INCINTL=''
  6552. INSTALL_DATA='${INSTALL} -m 644'
  6553. INSTALL_PROGRAM='${INSTALL}'
  6554. INSTALL_SCRIPT='${INSTALL}'
  6555. INSTALL_SKINS_FALSE='#'
  6556. INSTALL_SKINS_TRUE=''
  6557. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  6558. INSTOBJEXT='.mo'
  6559. INTLBISON='bison'
  6560. INTLLIBS=''
  6561. INTLOBJS=''
  6562. INTL_LIBTOOL_SUFFIX_PREFIX=''
  6563. LD='ld'
  6564. LDFLAGS='-Wl,-z,defs'
  6565. LEX='flex'
  6566. LEXLIB='-lfl'
  6567. LEX_OUTPUT_ROOT='lex.yy'
  6568. LIBICONV=''
  6569. LIBINTL=''
  6570. LIBOBJS=''
  6571. LIBPNG_CFLAGS='-I/usr/include/libpng12'
  6572. LIBPNG_CONFIG_PATH='/usr/bin/libpng-config'
  6573. LIBPNG_LDFLAGS='-L/usr/lib'
  6574. LIBPNG_LIBS='-lpng12'
  6575. LIBS=''
  6576. LIBUPNP_CFLAGS='-pthread '
  6577. LIBUPNP_CPPFLAGS='-I/usr/include/upnp -DENABLE_UPNP=1'
  6578. LIBUPNP_LDFLAGS=' '
  6579. LIBUPNP_LIBS=' -lupnp -lthreadutil -lixml '
  6580. LTLIBICONV=''
  6581. LTLIBINTL=''
  6582. LTLIBOBJS=''
  6583. MAINT='#'
  6584. MAINTAINER_MODE_FALSE=''
  6585. MAINTAINER_MODE_TRUE='#'
  6586. MAKEINFO='${SHELL} /home/maththias/Desktop/adu/missing --run makeinfo'
  6587. MKDIR_P='/bin/mkdir -p'
  6588. MKINSTALLDIRS='./mkinstalldirs'
  6589. MONOLITHIC_FALSE='#'
  6590. MONOLITHIC_MANPAGES='amule.1 amule.de.1 amule.es.1 amule.eu.1 amule.fr.1 amule.hu.1'
  6591. MONOLITHIC_TRUE=''
  6592. MSGFMT='/usr/bin/msgfmt'
  6593. MSGMERGE='/usr/bin/msgmerge'
  6594. MULECFLAGS=' -g -W -Wall -Wshadow -Wundef -ggdb -fno-inline -fmessage-length=0'
  6595. MULECPPFLAGS=' -D__DEBUG__ -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -DUSE_WX_EXTENSIONS'
  6596. MULECXXFLAGS=' -g -W -Wall -Wshadow -Wundef -ggdb -fno-inline -fmessage-length=0'
  6597. MULELDFLAGS=' -lpthread'
  6598. MULERCFLAGS=''
  6599. NEED_CORESERVICES_FALSE=''
  6600. NEED_CORESERVICES_TRUE='#'
  6601. NEED_RC_FALSE=''
  6602. NEED_RC_TRUE='#'
  6603. OBJEXT='o'
  6604. PACKAGE='amuleadunanza'
  6605. PACKAGE_BUGREPORT='admin@adunanza.net'
  6606. PACKAGE_NAME='aMuleAdunanzA'
  6607. PACKAGE_STRING='aMuleAdunanzA 2.2.5'
  6608. PACKAGE_TARNAME='amuleadunanza'
  6609. PACKAGE_VERSION='2.2.5'
  6610. PATH_SEPARATOR=':'
  6611. PKG_CONFIG='/usr/bin/pkg-config'
  6612. POSUB='po'
  6613. POW_LIB=''
  6614. RANLIB='ranlib'
  6615. RC=''
  6616. RCFLAGS=''
  6617. READLINE_LIBS='-lreadline'
  6618. REGEX_LIBS=''
  6619. RESOLV_LIB=''
  6620. SET_MAKE=''
  6621. SHELL='/bin/sh'
  6622. STRIP='strip'
  6623. SVNDATE=''
  6624. SYS_WIN32_FALSE=''
  6625. SYS_WIN32_TRUE='#'
  6626. USE_INCLUDED_LIBINTL='no'
  6627. USE_NLS='yes'
  6628. VERSION='2.2.5'
  6629. WEB_FALSE='#'
  6630. WEB_MANPAGES='amuleweb.1 amuleweb.de.1 amuleweb.es.1 amuleweb.eu.1 amuleweb.fr.1 amuleweb.hu.1'
  6631. WEB_TRUE=''
  6632. WXBASE_CPPFLAGS='-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DwxUSE_GUI=0'
  6633. WXBASE_LIBS='-pthread -lwx_baseu_net-2.8 -lwx_baseu-2.8 '
  6634. WXCAS_FALSE='#'
  6635. WXCAS_MANPAGES='wxcas.1 wxcas.de.1 wxcas.es.1 wxcas.eu.1 wxcas.hu.1'
  6636. WXCAS_TRUE=''
  6637. WX_CFLAGS='-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread'
  6638. WX_CFLAGS_ONLY='-pthread'
  6639. WX_CONFIG_PATH='/usr/bin/wx-config'
  6640. WX_CPPFLAGS='-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__'
  6641. WX_CXXFLAGS='-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread'
  6642. WX_CXXFLAGS_ONLY=''
  6643. WX_DEBUG='0'
  6644. WX_LIBS='-pthread -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 '
  6645. WX_LIBS_STATIC=''
  6646. WX_PORT='gtk2'
  6647. WX_RESCOMP=''
  6648. WX_SHARED='1'
  6649. WX_UNICODE=''
  6650. WX_VERSION_FULL='2.8.7'
  6651. WX_VERSION_MAJOR='2'
  6652. WX_VERSION_MINOR='8'
  6653. X11LIBS=''
  6654. XGETTEXT='/usr/bin/xgettext'
  6655. XMKMF=''
  6656. YACC='bison -y'
  6657. YFLAGS=''
  6658. ZLIB_CPPFLAGS=''
  6659. ZLIB_LDFLAGS=''
  6660. ZLIB_LIBS='-lz'
  6661. ac_ct_BUILD_CC=''
  6662. ac_ct_CC='gcc'
  6663. ac_ct_CXX='g++'
  6664. am__fastdepCC_FALSE='#'
  6665. am__fastdepCC_TRUE=''
  6666. am__fastdepCXX_FALSE='#'
  6667. am__fastdepCXX_TRUE=''
  6668. am__include='include'
  6669. am__isrc=''
  6670. am__leading_dot='.'
  6671. am__quote=''
  6672. am__tar='${AMTAR} chof - "$$tardir"'
  6673. am__untar='${AMTAR} xf -'
  6674. bindir='${exec_prefix}/bin'
  6675. build='i486-pc-linux-gnu'
  6676. build_alias='i486-linux-gnu'
  6677. build_cpu='i486'
  6678. build_os='linux-gnu'
  6679. build_vendor='pc'
  6680. datadir='${datarootdir}'
  6681. datarootdir='${prefix}/share'
  6682. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  6683. dvidir='${docdir}'
  6684. exec_prefix='${prefix}'
  6685. host='i486-pc-linux-gnu'
  6686. host_alias=''
  6687. host_cpu='i486'
  6688. host_os='linux-gnu'
  6689. host_vendor='pc'
  6690. htmldir='${docdir}'
  6691. includedir='${prefix}/include'
  6692. infodir='${prefix}/share/info'
  6693. install_sh='$(SHELL) /home/maththias/Desktop/adu/install-sh'
  6694. libdir='${exec_prefix}/lib'
  6695. libexecdir='${exec_prefix}/libexec'
  6696. localedir='${datarootdir}/locale'
  6697. localstatedir='${prefix}/var'
  6698. mandir='${prefix}/share/man'
  6699. mkdir_p='/bin/mkdir -p'
  6700. oldincludedir='/usr/include'
  6701. pdfdir='${docdir}'
  6702. prefix='/usr'
  6703. program_transform_name='s,x,x,'
  6704. psdir='${docdir}'
  6705. sbindir='${exec_prefix}/sbin'
  6706. sharedstatedir='${prefix}/com'
  6707. sysconfdir='${prefix}/etc'
  6708. target_alias=''
  6709.  
  6710. ## ----------- ##
  6711. ## confdefs.h. ##
  6712. ## ----------- ##
  6713.  
  6714. #define PACKAGE_NAME "aMuleAdunanzA"
  6715. #define PACKAGE_TARNAME "amuleadunanza"
  6716. #define PACKAGE_VERSION "2.2.5"
  6717. #define PACKAGE_STRING "aMuleAdunanzA 2.2.5"
  6718. #define PACKAGE_BUGREPORT "admin@adunanza.net"
  6719. #define PACKAGE "amuleadunanza"
  6720. #define VERSION "2.2.5"
  6721. #define YYTEXT_POINTER 1
  6722. #define STDC_HEADERS 1
  6723. #define HAVE_SYS_TYPES_H 1
  6724. #define HAVE_SYS_STAT_H 1
  6725. #define HAVE_STDLIB_H 1
  6726. #define HAVE_STRING_H 1
  6727. #define HAVE_MEMORY_H 1
  6728. #define HAVE_STRINGS_H 1
  6729. #define HAVE_INTTYPES_H 1
  6730. #define HAVE_STDINT_H 1
  6731. #define HAVE_UNISTD_H 1
  6732. #define HAVE_SYS_TYPES_H 1
  6733. #define SUPPORT_GEOIP 1
  6734. #define CRYPTOPP_INCLUDE_PREFIX cryptopp
  6735. #define HAVE_CXXABI 1
  6736. #define HAVE_ALLOCA_H 1
  6737. #define HAVE_ALLOCA 1
  6738. #define HAVE_DIRENT_H 1
  6739. #define STDC_HEADERS 1
  6740. #define HAVE_ARGZ_H 1
  6741. #define HAVE_ARPA_INET_H 1
  6742. #define HAVE_FCNTL_H 1
  6743. #define HAVE_INTTYPES_H 1
  6744. #define HAVE_LANGINFO_H 1
  6745. #define HAVE_LIBINTL_H 1
  6746. #define HAVE_LIMITS_H 1
  6747. #define HAVE_LOCALE_H 1
  6748. #define HAVE_MALLOC_H 1
  6749. #define HAVE_MNTENT_H 1
  6750. #define HAVE_NETDB_H 1
  6751. #define HAVE_NETINET_IN_H 1
  6752. #define HAVE_STDDEF_H 1
  6753. #define HAVE_NL_TYPES_H 1
  6754. #define HAVE_STDINT_H 1
  6755. #define HAVE_STDIO_EXT_H 1
  6756. #define HAVE_STDLIB_H 1
  6757. #define HAVE_STRING_H 1
  6758. #define HAVE_STRINGS_H 1
  6759. #define HAVE_SYS_IOCTL_H 1
  6760. #define HAVE_SYS_MOUNT_H 1
  6761. #define HAVE_SYS_PARAM_H 1
  6762. #define HAVE_SYS_RESOURCE_H 1
  6763. #define HAVE_SYS_SELECT_H 1
  6764. #define HAVE_SYS_SOCKET_H 1
  6765. #define HAVE_SYS_STATVFS_H 1
  6766. #define HAVE_SYS_TIME_H 1
  6767. #define HAVE_SYS_TIMEB_H 1
  6768. #define HAVE_SYS_TYPES_H 1
  6769. #define HAVE_UNISTD_H 1
  6770. #define HAVE_SYS_WAIT_H 1
  6771. #define HAVE__BOOL 1
  6772. #define HAVE_STDBOOL_H 1
  6773. #define TIME_WITH_SYS_TIME 1
  6774. #define HAVE_PTRDIFF_T 1
  6775. #define HAVE_FORK 1
  6776. #define HAVE_VFORK 1
  6777. #define HAVE_WORKING_VFORK 1
  6778. #define HAVE_WORKING_FORK 1
  6779. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6780. #define HAVE_GETMNTENT 1
  6781. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  6782. #define HAVE_STDLIB_H 1
  6783. #define HAVE_UNISTD_H 1
  6784. #define HAVE_GETPAGESIZE 1
  6785. #define HAVE_MMAP 1
  6786. #define HAVE_SYS_SELECT_H 1
  6787. #define HAVE_SYS_SOCKET_H 1
  6788. #define SELECT_TYPE_ARG1 int
  6789. #define SELECT_TYPE_ARG234 (fd_set *)
  6790. #define SELECT_TYPE_ARG5 (struct timeval *)
  6791. #define RETSIGTYPE void
  6792. #define HAVE_STRFTIME 1
  6793. #define HAVE_VPRINTF 1
  6794. #define HAVE_STDLIB_H 1
  6795. #define HAVE_MALLOC 1
  6796. #define HAVE_STDLIB_H 1
  6797. #define HAVE_REALLOC 1
  6798. #define HAVE___ARGZ_COUNT 1
  6799. #define HAVE___ARGZ_NEXT 1
  6800. #define HAVE___ARGZ_STRINGIFY 1
  6801. #define HAVE_ENDPWENT 1
  6802. #define HAVE_FTRUNCATE 1
  6803. #define HAVE_GETCWD 1
  6804. #define HAVE_GETHOSTBYADDR 1
  6805. #define HAVE_GETHOSTBYNAME 1
  6806. #define HAVE_GETHOSTNAME 1
  6807. #define HAVE_GETPASS 1
  6808. #define HAVE_GETTIMEOFDAY 1
  6809. #define HAVE_INET_NTOA 1
  6810. #define HAVE_LOCALECONV 1
  6811. #define HAVE_MEMMOVE 1
  6812. #define HAVE_MEMPCPY 1
  6813. #define HAVE_MEMSET 1
  6814. #define HAVE_MUNMAP 1
  6815. #define HAVE_NL_LANGINFO 1
  6816. #define HAVE_SELECT 1
  6817. #define HAVE_SETLOCALE 1
  6818. #define HAVE_SOCKET 1
  6819. #define HAVE_STPCPY 1
  6820. #define HAVE_STRCASECMP 1
  6821. #define HAVE_STRCHR 1
  6822. #define HAVE_STRCSPN 1
  6823. #define HAVE_STRDUP 1
  6824. #define HAVE_STRERROR 1
  6825. #define HAVE_STRNCASECMP 1
  6826. #define HAVE_STRSTR 1
  6827. #define HAVE_STRTOUL 1
  6828. #define HAVE_MKDIR 1
  6829. #define HAVE_GETRLIMIT 1
  6830. #define HAVE_SETRLIMIT 1
  6831. #define HAVE_GETOPT_LONG 1
  6832. #define HAVE_DECL_STRERROR_R 1
  6833. #define HAVE_STRERROR_R 1
  6834. #define HAVE_POSIX_FALLOCATE 1
  6835. #define INTDIV0_RAISES_SIGFPE 1
  6836. #define HAVE_INTTYPES_H_WITH_UINTMAX 1
  6837. #define HAVE_STDINT_H_WITH_UINTMAX 1
  6838. #define HAVE_UNSIGNED_LONG_LONG 1
  6839. #define HAVE_INTTYPES_H 1
  6840. #define HAVE_ARGZ_H 1
  6841. #define HAVE_LIMITS_H 1
  6842. #define HAVE_LOCALE_H 1
  6843. #define HAVE_NL_TYPES_H 1
  6844. #define HAVE_MALLOC_H 1
  6845. #define HAVE_STDDEF_H 1
  6846. #define HAVE_STDLIB_H 1
  6847. #define HAVE_STRING_H 1
  6848. #define HAVE_UNISTD_H 1
  6849. #define HAVE_SYS_PARAM_H 1
  6850. #define HAVE_FEOF_UNLOCKED 1
  6851. #define HAVE_FGETS_UNLOCKED 1
  6852. #define HAVE_GETC_UNLOCKED 1
  6853. #define HAVE_GETCWD 1
  6854. #define HAVE_GETEGID 1
  6855. #define HAVE_GETEUID 1
  6856. #define HAVE_GETGID 1
  6857. #define HAVE_GETUID 1
  6858. #define HAVE_MEMPCPY 1
  6859. #define HAVE_MUNMAP 1
  6860. #define HAVE_PUTENV 1
  6861. #define HAVE_SETENV 1
  6862. #define HAVE_SETLOCALE 1
  6863. #define HAVE_STPCPY 1
  6864. #define HAVE_STRCASECMP 1
  6865. #define HAVE_STRDUP 1
  6866. #define HAVE_STRTOUL 1
  6867. #define HAVE_TSEARCH 1
  6868. #define HAVE___ARGZ_COUNT 1
  6869. #define HAVE___ARGZ_STRINGIFY 1
  6870. #define HAVE___ARGZ_NEXT 1
  6871. #define HAVE_ICONV 1
  6872. #define ICONV_CONST
  6873. #define HAVE_LANGINFO_CODESET 1
  6874. #define HAVE_LC_MESSAGES 1
  6875. #define ENABLE_NLS 1
  6876. #define HAVE_GETTEXT 1
  6877. #define HAVE_DCGETTEXT 1
  6878. #define HAVE_EXECINFO 1
  6879. #define HAVE_LIBREADLINE 1
  6880. #define HAVE_READLINE_READLINE_H 1
  6881. #define HAVE_READLINE_HISTORY 1
  6882. #define HAVE_READLINE_HISTORY_H 1
  6883.  
  6884. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement