Advertisement
Guest User

config.log(paquet udev)

a guest
Jul 31st, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 33.31 KB | None | 0 0
  1. It was created by udev configure 181, which was
  2. generated by GNU Autoconf 2.68.  Invocation command line was
  3.  
  4.   $ ./configure --prefix=/usr --with-rootprefix= --bindir=/sbin --sysconfdir=/etc --libexecdir=/lib --enable-rule_generator --disable-introspection --disable-keymap --disable-gudev --with-usb-ids-path=no --with-pci-ids-path=no --with-systemdsystemunitdir=no
  5.  
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9.  
  10. hostname = ibtihel-Compaq-610
  11. uname -m = i686
  12. uname -r = 2.6.38-8-generic
  13. uname -s = Linux
  14. uname -v = #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011
  15.  
  16. /usr/bin/uname -p = unknown
  17. /bin/uname -X     = unknown
  18.  
  19. /bin/arch              = i686
  20. /usr/bin/arch -k       = unknown
  21. /usr/convex/getsysinfo = unknown
  22. /usr/bin/hostinfo      = unknown
  23. /bin/machine           = unknown
  24. /usr/bin/oslevel       = unknown
  25. /bin/universe          = unknown
  26.  
  27. PATH: /bin
  28. PATH: /usr/bin
  29. PATH: /sbin
  30. PATH: /usr/sbin
  31. PATH: /tools/bin
  32.  
  33.  
  34. ## ----------- ##
  35. ## Core tests. ##
  36. ## ----------- ##
  37.  
  38. configure:2389: checking for a BSD-compatible install
  39. configure:2457: result: /usr/bin/install -c
  40. configure:2468: checking whether build environment is sane
  41. configure:2518: result: yes
  42. configure:2659: checking for a thread-safe mkdir -p
  43. configure:2698: result: /bin/mkdir -p
  44. configure:2711: checking for gawk
  45. configure:2727: found /usr/bin/gawk
  46. configure:2738: result: gawk
  47. configure:2749: checking whether make sets $(MAKE)
  48. configure:2771: result: yes
  49. configure:2800: checking whether make supports nested variables
  50. configure:2817: result: yes
  51. configure:2885: checking how to create a pax tar archive
  52. configure:2898: tar --version
  53. tar (GNU tar) 1.26
  54. Copyright (C) 2011 Free Software Foundation, Inc.
  55. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  56. This is free software: you are free to change and redistribute it.
  57. There is NO WARRANTY, to the extent permitted by law.
  58.  
  59. Written by John Gilmore and Jay Fenlason.
  60. configure:2901: $? = 0
  61. configure:2941: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
  62. configure:2944: $? = 0
  63. configure:2948: tar -xf - <conftest.tar
  64. configure:2951: $? = 0
  65. configure:2964: result: gnutar
  66. configure:2983: checking for style of include used by make
  67. configure:3011: result: GNU
  68. configure:3082: checking for gcc
  69. configure:3098: found /usr/bin/gcc
  70. configure:3109: result: gcc
  71. configure:3338: checking for C compiler version
  72. configure:3347: gcc --version >&5
  73. gcc (GCC) 4.6.2
  74. Copyright (C) 2011 Free Software Foundation, Inc.
  75. This is free software; see the source for copying conditions.  There is NO
  76. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  77.  
  78. configure:3358: $? = 0
  79. configure:3347: gcc -v >&5
  80. Using built-in specs.
  81. COLLECT_GCC=gcc
  82. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.6.2/lto-wrapper
  83. Target: i686-pc-linux-gnu
  84. Configured with: ../gcc-4.6.2/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib --disable-bootstrap --with-system-zlib
  85. Thread model: posix
  86. gcc version 4.6.2 (GCC)
  87. configure:3358: $? = 0
  88. configure:3347: gcc -V >&5
  89. gcc: error: unrecognized option '-V'
  90. gcc: fatal error: no input files
  91. compilation terminated.
  92. configure:3358: $? = 1
  93. configure:3347: gcc -qversion >&5
  94. gcc: error: unrecognized option '-qversion'
  95. gcc: fatal error: no input files
  96. compilation terminated.
  97. configure:3358: $? = 1
  98. configure:3378: checking whether the C compiler works
  99. configure:3400: gcc    conftest.c  >&5
  100. configure:3404: $? = 0
  101. configure:3452: result: yes
  102. configure:3455: checking for C compiler default output file name
  103. configure:3457: result: a.out
  104. configure:3463: checking for suffix of executables
  105. configure:3470: gcc -o conftest    conftest.c  >&5
  106. configure:3474: $? = 0
  107. configure:3496: result:
  108. configure:3518: checking whether we are cross compiling
  109. configure:3526: gcc -o conftest    conftest.c  >&5
  110. configure:3530: $? = 0
  111. configure:3537: ./conftest
  112. configure:3541: $? = 0
  113. configure:3556: result: no
  114. configure:3561: checking for suffix of object files
  115. configure:3583: gcc -c   conftest.c >&5
  116. configure:3587: $? = 0
  117. configure:3608: result: o
  118. configure:3612: checking whether we are using the GNU C compiler
  119. configure:3631: gcc -c   conftest.c >&5
  120. configure:3631: $? = 0
  121. configure:3640: result: yes
  122. configure:3649: checking whether gcc accepts -g
  123. configure:3669: gcc -c -g  conftest.c >&5
  124. configure:3669: $? = 0
  125. configure:3710: result: yes
  126. configure:3727: checking for gcc option to accept ISO C89
  127. configure:3791: gcc  -c -g -O2  conftest.c >&5
  128. configure:3791: $? = 0
  129. configure:3804: result: none needed
  130. configure:3826: checking dependency style of gcc
  131. configure:3937: result: gcc3
  132. configure:3958: checking how to run the C preprocessor
  133. configure:3989: gcc -E  conftest.c
  134. configure:3989: $? = 0
  135. configure:4003: gcc -E  conftest.c
  136. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  137. compilation terminated.
  138. configure:4003: $? = 1
  139. configure: failed program was:
  140. | /* confdefs.h */
  141. | #define PACKAGE_NAME "udev"
  142. | #define PACKAGE_TARNAME "udev"
  143. | #define PACKAGE_VERSION "181"
  144. | #define PACKAGE_STRING "udev 181"
  145. | #define PACKAGE_BUGREPORT "linux-hotplug@vger.kernel.org"
  146. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
  147. | #define PACKAGE "udev"
  148. | #define VERSION "181"
  149. | /* end confdefs.h.  */
  150. | #include <ac_nonexistent.h>
  151. configure:4028: result: gcc -E
  152. configure:4048: gcc -E  conftest.c
  153. configure:4048: $? = 0
  154. configure:4062: gcc -E  conftest.c
  155. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  156. compilation terminated.
  157. configure:4062: $? = 1
  158. configure: failed program was:
  159. | /* confdefs.h */
  160. | #define PACKAGE_NAME "udev"
  161. | #define PACKAGE_TARNAME "udev"
  162. | #define PACKAGE_VERSION "181"
  163. | #define PACKAGE_STRING "udev 181"
  164. | #define PACKAGE_BUGREPORT "linux-hotplug@vger.kernel.org"
  165. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
  166. | #define PACKAGE "udev"
  167. | #define VERSION "181"
  168. | /* end confdefs.h.  */
  169. | #include <ac_nonexistent.h>
  170. configure:4091: checking for grep that handles long lines and -e
  171. configure:4149: result: /bin/grep
  172. configure:4154: checking for egrep
  173. configure:4216: result: /bin/grep -E
  174. configure:4221: checking for ANSI C header files
  175. configure:4241: gcc -c -g -O2  conftest.c >&5
  176. configure:4241: $? = 0
  177. configure:4314: gcc -o conftest -g -O2   conftest.c  >&5
  178. configure:4314: $? = 0
  179. configure:4314: ./conftest
  180. configure:4314: $? = 0
  181. configure:4325: result: yes
  182. configure:4338: checking for sys/types.h
  183. configure:4338: gcc -c -g -O2  conftest.c >&5
  184. configure:4338: $? = 0
  185. configure:4338: result: yes
  186. configure:4338: checking for sys/stat.h
  187. configure:4338: gcc -c -g -O2  conftest.c >&5
  188. configure:4338: $? = 0
  189. configure:4338: result: yes
  190. configure:4338: checking for stdlib.h
  191. configure:4338: gcc -c -g -O2  conftest.c >&5
  192. configure:4338: $? = 0
  193. configure:4338: result: yes
  194. configure:4338: checking for string.h
  195. configure:4338: gcc -c -g -O2  conftest.c >&5
  196. configure:4338: $? = 0
  197. configure:4338: result: yes
  198. configure:4338: checking for memory.h
  199. configure:4338: gcc -c -g -O2  conftest.c >&5
  200. configure:4338: $? = 0
  201. configure:4338: result: yes
  202. configure:4338: checking for strings.h
  203. configure:4338: gcc -c -g -O2  conftest.c >&5
  204. configure:4338: $? = 0
  205. configure:4338: result: yes
  206. configure:4338: checking for inttypes.h
  207. configure:4338: gcc -c -g -O2  conftest.c >&5
  208. configure:4338: $? = 0
  209. configure:4338: result: yes
  210. configure:4338: checking for stdint.h
  211. configure:4338: gcc -c -g -O2  conftest.c >&5
  212. configure:4338: $? = 0
  213. configure:4338: result: yes
  214. configure:4338: checking for unistd.h
  215. configure:4338: gcc -c -g -O2  conftest.c >&5
  216. configure:4338: $? = 0
  217. configure:4338: result: yes
  218. configure:4351: checking minix/config.h usability
  219. configure:4351: gcc -c -g -O2  conftest.c >&5
  220. conftest.c:54:26: fatal error: minix/config.h: No such file or directory
  221. compilation terminated.
  222. configure:4351: $? = 1
  223. configure: failed program was:
  224. | /* confdefs.h */
  225. | #define PACKAGE_NAME "udev"
  226. | #define PACKAGE_TARNAME "udev"
  227. | #define PACKAGE_VERSION "181"
  228. | #define PACKAGE_STRING "udev 181"
  229. | #define PACKAGE_BUGREPORT "linux-hotplug@vger.kernel.org"
  230. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
  231. | #define PACKAGE "udev"
  232. | #define VERSION "181"
  233. | #define STDC_HEADERS 1
  234. | #define HAVE_SYS_TYPES_H 1
  235. | #define HAVE_SYS_STAT_H 1
  236. | #define HAVE_STDLIB_H 1
  237. | #define HAVE_STRING_H 1
  238. | #define HAVE_MEMORY_H 1
  239. | #define HAVE_STRINGS_H 1
  240. | #define HAVE_INTTYPES_H 1
  241. | #define HAVE_STDINT_H 1
  242. | #define HAVE_UNISTD_H 1
  243. | /* end confdefs.h.  */
  244. | #include <stdio.h>
  245. | #ifdef HAVE_SYS_TYPES_H
  246. | # include <sys/types.h>
  247. | #endif
  248. | #ifdef HAVE_SYS_STAT_H
  249. | # include <sys/stat.h>
  250. | #endif
  251. | #ifdef STDC_HEADERS
  252. | # include <stdlib.h>
  253. | # include <stddef.h>
  254. | #else
  255. | # ifdef HAVE_STDLIB_H
  256. | #  include <stdlib.h>
  257. | # endif
  258. | #endif
  259. | #ifdef HAVE_STRING_H
  260. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  261. | #  include <memory.h>
  262. | # endif
  263. | # include <string.h>
  264. | #endif
  265. | #ifdef HAVE_STRINGS_H
  266. | # include <strings.h>
  267. | #endif
  268. | #ifdef HAVE_INTTYPES_H
  269. | # include <inttypes.h>
  270. | #endif
  271. | #ifdef HAVE_STDINT_H
  272. | # include <stdint.h>
  273. | #endif
  274. | #ifdef HAVE_UNISTD_H
  275. | # include <unistd.h>
  276. | #endif
  277. | #include <minix/config.h>
  278. configure:4351: result: no
  279. configure:4351: checking minix/config.h presence
  280. configure:4351: gcc -E  conftest.c
  281. conftest.c:21:26: fatal error: minix/config.h: No such file or directory
  282. compilation terminated.
  283. configure:4351: $? = 1
  284. configure: failed program was:
  285. | /* confdefs.h */
  286. | #define PACKAGE_NAME "udev"
  287. | #define PACKAGE_TARNAME "udev"
  288. | #define PACKAGE_VERSION "181"
  289. | #define PACKAGE_STRING "udev 181"
  290. | #define PACKAGE_BUGREPORT "linux-hotplug@vger.kernel.org"
  291. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
  292. | #define PACKAGE "udev"
  293. | #define VERSION "181"
  294. | #define STDC_HEADERS 1
  295. | #define HAVE_SYS_TYPES_H 1
  296. | #define HAVE_SYS_STAT_H 1
  297. | #define HAVE_STDLIB_H 1
  298. | #define HAVE_STRING_H 1
  299. | #define HAVE_MEMORY_H 1
  300. | #define HAVE_STRINGS_H 1
  301. | #define HAVE_INTTYPES_H 1
  302. | #define HAVE_STDINT_H 1
  303. | #define HAVE_UNISTD_H 1
  304. | /* end confdefs.h.  */
  305. | #include <minix/config.h>
  306. configure:4351: result: no
  307. configure:4351: checking for minix/config.h
  308. configure:4351: result: no
  309. configure:4372: checking whether it is safe to define __EXTENSIONS__
  310. configure:4390: gcc -c -g -O2  conftest.c >&5
  311. configure:4390: $? = 0
  312. configure:4397: result: yes
  313. configure:4418: checking for special C compiler options needed for large files
  314. configure:4463: result: no
  315. configure:4469: checking for _FILE_OFFSET_BITS value needed for large files
  316. configure:4494: gcc -c -g -O2  conftest.c >&5
  317. conftest.c:32:3: warning: left shift count >= width of type [enabled by default]
  318. conftest.c:32:3: warning: left shift count >= width of type [enabled by default]
  319. conftest.c:33:10: warning: left shift count >= width of type [enabled by default]
  320. conftest.c:33:10: warning: left shift count >= width of type [enabled by default]
  321. conftest.c:32:7: error: size of array 'off_t_is_large' is negative
  322. conftest.c:34:9: warning: variably modified 'off_t_is_large' at file scope [enabled by default]
  323. configure:4494: $? = 1
  324. configure: failed program was:
  325. | /* confdefs.h */
  326. | #define PACKAGE_NAME "udev"
  327. | #define PACKAGE_TARNAME "udev"
  328. | #define PACKAGE_VERSION "181"
  329. | #define PACKAGE_STRING "udev 181"
  330. | #define PACKAGE_BUGREPORT "linux-hotplug@vger.kernel.org"
  331. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
  332. | #define PACKAGE "udev"
  333. | #define VERSION "181"
  334. | #define STDC_HEADERS 1
  335. | #define HAVE_SYS_TYPES_H 1
  336. | #define HAVE_SYS_STAT_H 1
  337. | #define HAVE_STDLIB_H 1
  338. | #define HAVE_STRING_H 1
  339. | #define HAVE_MEMORY_H 1
  340. | #define HAVE_STRINGS_H 1
  341. | #define HAVE_INTTYPES_H 1
  342. | #define HAVE_STDINT_H 1
  343. | #define HAVE_UNISTD_H 1
  344. | #define __EXTENSIONS__ 1
  345. | #define _ALL_SOURCE 1
  346. | #define _GNU_SOURCE 1
  347. | #define _POSIX_PTHREAD_SEMANTICS 1
  348. | #define _TANDEM_SOURCE 1
  349. | /* end confdefs.h.  */
  350. | #include <sys/types.h>
  351. |  /* Check that off_t can represent 2**63 - 1 correctly.
  352. |     We can't simply define LARGE_OFF_T to be 9223372036854775807,
  353. |     since some C++ compilers masquerading as C compilers
  354. |     incorrectly reject 9223372036854775807.  */
  355. | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  356. |   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
  357. |                      && LARGE_OFF_T % 2147483647 == 1)
  358. |                     ? 1 : -1];
  359. | int
  360. | main ()
  361. | {
  362. |
  363. |   ;
  364. |   return 0;
  365. | }
  366. configure:4518: gcc -c -g -O2  conftest.c >&5
  367. configure:4518: $? = 0
  368. configure:4526: result: 64
  369. configure:4621: checking whether make supports nested variables
  370. configure:4638: result: yes
  371. configure:4678: checking build system type
  372. configure:4692: result: i686-pc-linux-gnu
  373. configure:4712: checking host system type
  374. configure:4725: result: i686-pc-linux-gnu
  375. configure:4766: checking how to print strings
  376. configure:4793: result: printf
  377. configure:4814: checking for a sed that does not truncate output
  378. configure:4878: result: /bin/sed
  379. configure:4896: checking for fgrep
  380. configure:4958: result: /bin/grep -F
  381. configure:4993: checking for ld used by gcc
  382. configure:5060: result: /usr/bin/ld
  383. configure:5067: checking if the linker (/usr/bin/ld) is GNU ld
  384. configure:5082: result: yes
  385. configure:5094: checking for BSD- or MS-compatible name lister (nm)
  386. configure:5143: result: /usr/bin/nm -B
  387. configure:5273: checking the name lister (/usr/bin/nm -B) interface
  388. configure:5280: gcc -c -g -O2  conftest.c >&5
  389. configure:5283: /usr/bin/nm -B "conftest.o"
  390. configure:5286: output
  391. 00000000 B some_variable
  392. configure:5293: result: BSD nm
  393. configure:5296: checking whether ln -s works
  394. configure:5300: result: yes
  395. configure:5308: checking the maximum length of command line arguments
  396. configure:5438: result: 1572864
  397. configure:5455: checking whether the shell understands some XSI constructs
  398. configure:5465: result: yes
  399. configure:5469: checking whether the shell understands "+="
  400. configure:5475: result: yes
  401. configure:5510: checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format
  402. configure:5550: result: func_convert_file_noop
  403. configure:5557: checking how to convert i686-pc-linux-gnu file names to toolchain format
  404. configure:5577: result: func_convert_file_noop
  405. configure:5584: checking for /usr/bin/ld option to reload object files
  406. configure:5591: result: -r
  407. configure:5665: checking for objdump
  408. configure:5681: found /usr/bin/objdump
  409. configure:5692: result: objdump
  410. configure:5724: checking how to recognize dependent libraries
  411. configure:5926: result: pass_all
  412. configure:6011: checking for dlltool
  413. configure:6041: result: no
  414. configure:6071: checking how to associate runtime and link libraries
  415. configure:6098: result: printf %s\n
  416. configure:6158: checking for ar
  417. configure:6174: found /usr/bin/ar
  418. configure:6185: result: ar
  419. configure:6222: checking for archiver @FILE support
  420. configure:6239: gcc -c -g -O2  conftest.c >&5
  421. configure:6239: $? = 0
  422. configure:6242: ar cru libconftest.a @conftest.lst >&5
  423. configure:6245: $? = 0
  424. configure:6250: ar cru libconftest.a @conftest.lst >&5
  425. ar: conftest.o: No such file or directory
  426. configure:6253: $? = 1
  427. configure:6265: result: @
  428. configure:6323: checking for strip
  429. configure:6339: found /usr/bin/strip
  430. configure:6350: result: strip
  431. configure:6422: checking for ranlib
  432. configure:6438: found /usr/bin/ranlib
  433. configure:6449: result: ranlib
  434. configure:6551: checking command to parse /usr/bin/nm -B output from gcc object
  435. configure:6671: gcc -c -g -O2  conftest.c >&5
  436. configure:6674: $? = 0
  437. configure:6678: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  438. configure:6681: $? = 0
  439. configure:6747: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
  440. configure:6750: $? = 0
  441. configure:6788: result: ok
  442. configure:6825: checking for sysroot
  443. configure:6855: result: no
  444. configure:7111: checking for mt
  445. configure:7141: result: no
  446. configure:7161: checking if : is a manifest tool
  447. configure:7167: : '-?'
  448. configure:7175: result: no
  449. configure:7814: checking for dlfcn.h
  450. configure:7814: gcc -c -g -O2  conftest.c >&5
  451. configure:7814: $? = 0
  452. configure:7814: result: yes
  453. configure:8019: checking for objdir
  454. configure:8034: result: .libs
  455. configure:8305: checking if gcc supports -fno-rtti -fno-exceptions
  456. configure:8323: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
  457. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  458. configure:8327: $? = 0
  459. configure:8340: result: no
  460. configure:8667: checking for gcc option to produce PIC
  461. configure:8674: result: -fPIC -DPIC
  462. configure:8682: checking if gcc PIC flag -fPIC -DPIC works
  463. configure:8700: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
  464. configure:8704: $? = 0
  465. configure:8717: result: yes
  466. configure:8746: checking if gcc static flag -static works
  467. configure:8774: result: yes
  468. configure:8789: checking if gcc supports -c -o file.o
  469. configure:8810: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
  470. configure:8814: $? = 0
  471. configure:8836: result: yes
  472. configure:8844: checking if gcc supports -c -o file.o
  473. configure:8891: result: yes
  474. configure:8924: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
  475. configure:10077: result: yes
  476. configure:10114: checking whether -lc should be explicitly linked in
  477. configure:10122: gcc -c -g -O2  conftest.c >&5
  478. configure:10125: $? = 0
  479. configure:10140: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
  480. configure:10143: $? = 0
  481. configure:10157: result: no
  482. configure:10317: checking dynamic linker characteristics
  483. configure:10828: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
  484. configure:10828: $? = 0
  485. configure:11054: result: GNU/Linux ld.so
  486. configure:11161: checking how to hardcode library paths into programs
  487. configure:11186: result: immediate
  488. configure:11726: checking whether stripping libraries is possible
  489. configure:11731: result: yes
  490. configure:11766: checking if libtool supports shared libraries
  491. configure:11768: result: yes
  492. configure:11771: checking whether to build shared libraries
  493. configure:11792: result: yes
  494. configure:11795: checking whether to build static libraries
  495. configure:11799: result: no
  496. configure:11840: checking for gawk
  497. configure:11867: result: gawk
  498. configure:11878: checking for a sed that does not truncate output
  499. configure:11942: result: /bin/sed
  500. configure:12001: checking for pkg-config
  501. configure:12034: result: no
  502. configure:12072: checking for gtkdoc-check
  503. configure:12105: result: no
  504. configure:12114: checking for gtkdoc-rebase
  505. configure:12147: result: no
  506. configure:12158: checking for gtkdoc-mkpdf
  507. configure:12191: result: no
  508. configure:12322: checking whether to build gtk-doc documentation
  509. configure:12324: result: no
  510. configure:12392: checking for xsltproc
  511. configure:12425: result: no
  512. configure:12439: checking for library containing clock_gettime
  513. configure:12470: gcc -o conftest -g -O2   conftest.c  >&5
  514. /tmp/ccCNprX1.o: In function `main':
  515. /sources/lfs7p1/udev-181/conftest.c:40: undefined reference to `clock_gettime'
  516. collect2: ld returned 1 exit status
  517. configure:12470: $? = 1
  518. configure: failed program was:
  519. | /* confdefs.h */
  520. | #define PACKAGE_NAME "udev"
  521. | #define PACKAGE_TARNAME "udev"
  522. | #define PACKAGE_VERSION "181"
  523. | #define PACKAGE_STRING "udev 181"
  524. | #define PACKAGE_BUGREPORT "linux-hotplug@vger.kernel.org"
  525. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
  526. | #define PACKAGE "udev"
  527. | #define VERSION "181"
  528. | #define STDC_HEADERS 1
  529. | #define HAVE_SYS_TYPES_H 1
  530. | #define HAVE_SYS_STAT_H 1
  531. | #define HAVE_STDLIB_H 1
  532. | #define HAVE_STRING_H 1
  533. | #define HAVE_MEMORY_H 1
  534. | #define HAVE_STRINGS_H 1
  535. | #define HAVE_INTTYPES_H 1
  536. | #define HAVE_STDINT_H 1
  537. | #define HAVE_UNISTD_H 1
  538. | #define __EXTENSIONS__ 1
  539. | #define _ALL_SOURCE 1
  540. | #define _GNU_SOURCE 1
  541. | #define _POSIX_PTHREAD_SEMANTICS 1
  542. | #define _TANDEM_SOURCE 1
  543. | #define _FILE_OFFSET_BITS 64
  544. | #define HAVE_DLFCN_H 1
  545. | #define LT_OBJDIR ".libs/"
  546. | /* end confdefs.h.  */
  547. |
  548. | /* Override any GCC internal prototype to avoid an error.
  549. |    Use char because int might match the return type of a GCC
  550. |    builtin and then its argument prototype would still apply.  */
  551. | #ifdef __cplusplus
  552. | extern "C"
  553. | #endif
  554. | char clock_gettime ();
  555. | int
  556. | main ()
  557. | {
  558. | return clock_gettime ();
  559. |   ;
  560. |   return 0;
  561. | }
  562. configure:12470: gcc -o conftest -g -O2   conftest.c -lrt   >&5
  563. configure:12470: $? = 0
  564. configure:12487: result: -lrt
  565. configure:12500: checking for BLKID
  566. configure:12585: result: yes
  567. configure:12592: checking for KMOD
  568. configure:12677: result: yes
  569. configure:12683: checking for /usr/share/pci.ids
  570. configure:12696: result: no
  571. configure:12706: checking for /usr/share/hwdata/pci.ids
  572. configure:12719: result: no
  573. configure:12729: checking for /usr/share/misc/pci.ids
  574. configure:12742: result: no
  575. configure:12858: checking for USB database location
  576. configure:12860: result: no
  577. configure:12876: checking for PCI database location
  578. configure:12878: result: no
  579. configure:13808: creating ./config.status
  580.  
  581. ## ---------------------- ##
  582. ## Running config.status. ##
  583. ## ---------------------- ##
  584.  
  585. This file was extended by udev config.status 181, which was
  586. generated by GNU Autoconf 2.68.  Invocation command line was
  587.  
  588.  CONFIG_FILES    =
  589.  CONFIG_HEADERS  =
  590.  CONFIG_LINKS    =
  591. CONFIG_COMMANDS =
  592.  $ ./config.status
  593.  
  594. on ibtihel-Compaq-610
  595.  
  596. config.status:1172: creating Makefile
  597. config.status:1172: creating src/docs/Makefile
  598. config.status:1172: creating src/docs/version.xml
  599. config.status:1172: creating src/extras/gudev/docs/Makefile
  600. config.status:1172: creating src/extras/gudev/docs/version.xml
  601. config.status:1172: creating config.h
  602. config.status:1353: config.h is unchanged
  603. config.status:1401: executing depfiles commands
  604. config.status:1401: executing libtool commands
  605. configure:16089: result:
  606.       udev 181
  607.       ========
  608.  
  609.       prefix:                  /usr
  610.       rootprefix:              
  611.       sysconfdir:              /etc
  612.       bindir:                  /sbin
  613.       libdir:                  ${exec_prefix}/lib
  614.       rootlibdir:              ${exec_prefix}/lib
  615.       libexecdir:              /lib
  616.       datarootdir:             ${prefix}/share
  617.       mandir:                  ${datarootdir}/man
  618.       includedir:              ${prefix}/include
  619.       include_prefix:          
  620.       systemdsystemunitdir:    
  621.       firmware path:           \"/lib/firmware/updates/\", \"/lib/firmware/\"
  622.       usb.ids:                 no
  623.       pci.ids:                 no
  624.  
  625.       compiler:                gcc
  626.       cflags:                  -g -O2
  627.       ldflags:                
  628.       xsltproc:                
  629.       gperf:                  
  630.       logging:                 yes
  631.       debug:                   no
  632.       selinux:                 no
  633.  
  634.       gudev:                   no
  635.       gintrospection:          no
  636.       keymap:                  no
  637.       mtd_probe:               yes
  638.       rule_generator:          yes
  639.       udev_acl:                no
  640.       floppy:                  no
  641.       edd:                     no
  642.  
  643.  
  644. ## ---------------- ##
  645. ## Cache variables. ##
  646. ## ---------------- ##
  647.  
  648. ac_cv_build=i686-pc-linux-gnu
  649. ac_cv_c_compiler_gnu=yes
  650. ac_cv_env_BLKID_CFLAGS_set=set
  651. ac_cv_env_BLKID_CFLAGS_value=-I/usr/include/blkid
  652. ac_cv_env_BLKID_LIBS_set=set
  653. ac_cv_env_BLKID_LIBS_value='-L/lib -lblkid'
  654. ac_cv_env_CC_set=
  655. ac_cv_env_CC_value=
  656. ac_cv_env_CFLAGS_set=
  657. ac_cv_env_CFLAGS_value=
  658. ac_cv_env_CPPFLAGS_set=
  659. ac_cv_env_CPPFLAGS_value=
  660. ac_cv_env_CPP_set=
  661. ac_cv_env_CPP_value=
  662. ac_cv_env_GLIB_CFLAGS_set=
  663. ac_cv_env_GLIB_CFLAGS_value=
  664. ac_cv_env_GLIB_LIBS_set=
  665. ac_cv_env_GLIB_LIBS_value=
  666. ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
  667. ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
  668. ac_cv_env_GTKDOC_DEPS_LIBS_set=
  669. ac_cv_env_GLIB_LIBS_value=
  670. ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
  671. ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
  672. ac_cv_env_GTKDOC_DEPS_LIBS_set=
  673. ac_cv_env_GTKDOC_DEPS_LIBS_value=
  674. ac_cv_env_INTROSPECTION_CFLAGS_set=
  675. ac_cv_env_INTROSPECTION_CFLAGS_value=
  676. ac_cv_env_INTROSPECTION_LIBS_set=
  677. ac_cv_env_INTROSPECTION_LIBS_value=
  678. ac_cv_env_KMOD_CFLAGS_set=set
  679. ac_cv_env_KMOD_CFLAGS_value=-I/usr/include
  680. ac_cv_env_KMOD_LIBS_set=set
  681. ac_cv_env_KMOD_LIBS_value='-L/lib -lkmod'
  682. ac_cv_env_LDFLAGS_set=
  683. ac_cv_env_LDFLAGS_value=
  684. ac_cv_env_LIBS_set=
  685. ac_cv_env_LIBS_value=
  686. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  687. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  688. ac_cv_env_PKG_CONFIG_PATH_set=
  689. ac_cv_env_PKG_CONFIG_PATH_value=
  690. ac_cv_env_PKG_CONFIG_set=
  691. ac_cv_env_PKG_CONFIG_value=
  692. ac_cv_env_USBUTILS_CFLAGS_set=
  693. ac_cv_env_USBUTILS_CFLAGS_value=
  694. ac_cv_env_USBUTILS_LIBS_set=
  695. ac_cv_env_USBUTILS_LIBS_value=
  696. ac_cv_env_build_alias_set=
  697. ac_cv_env_build_alias_value=
  698. ac_cv_env_host_alias_set=
  699. ac_cv_env_host_alias_value=
  700. ac_cv_env_target_alias_set=
  701. ac_cv_env_target_alias_value=
  702. ac_cv_file__usr_share_hwdata_pci_ids=no
  703. ac_cv_file__usr_share_misc_pci_ids=no
  704. ac_cv_file__usr_share_pci_ids=no
  705. ac_cv_header_dlfcn_h=yes
  706. ac_cv_header_inttypes_h=yes
  707. ac_cv_header_memory_h=yes
  708. ac_cv_header_minix_config_h=no
  709. ac_cv_header_stdc=yes
  710. ac_cv_header_stdint_h=yes
  711. ac_cv_header_stdlib_h=yes
  712. ac_cv_header_string_h=yes
  713. ac_cv_header_strings_h=yes
  714. ac_cv_header_sys_stat_h=yes
  715. ac_cv_header_sys_types_h=yes
  716. ac_cv_header_unistd_h=yes
  717. ac_cv_host=i686-pc-linux-gnu
  718. ac_cv_objext=o
  719. ac_cv_path_EGREP='/bin/grep -E'
  720. ac_cv_path_FGREP='/bin/grep -F'
  721. ac_cv_path_GREP=/bin/grep
  722. ac_cv_path_SED=/bin/sed
  723. ac_cv_path_install='/usr/bin/install -c'
  724. ac_cv_path_mkdir=/bin/mkdir
  725. ac_cv_prog_AWK=gawk
  726. ac_cv_prog_CPP='gcc -E'
  727. ac_cv_prog_ac_ct_AR=ar
  728. ac_cv_prog_ac_ct_CC=gcc
  729. ac_cv_prog_ac_ct_OBJDUMP=objdump
  730. ac_cv_prog_ac_ct_RANLIB=ranlib
  731. ac_cv_prog_ac_ct_STRIP=strip
  732. ac_cv_prog_cc_c89=
  733. ac_cv_prog_cc_g=yes
  734. ac_cv_prog_make_make_set=yes
  735. ac_cv_safe_to_define___extensions__=yes
  736. ac_cv_search_clock_gettime=-lrt
  737. ac_cv_sys_file_offset_bits=64
  738. ac_cv_sys_largefile_CC=no
  739. am_cv_CC_dependencies_compiler_type=gcc3
  740. am_cv_make_support_nested_variables=yes
  741. am_cv_prog_tar_pax=gnutar
  742. lt_cv_ar_at_file=@
  743. lt_cv_archive_cmds_need_lc=no
  744. lt_cv_deplibs_check_method=pass_all
  745. lt_cv_file_magic_cmd='$MAGIC_CMD'
  746. lt_cv_file_magic_test_file=
  747. lt_cv_ld_reload_flag=-r
  748. lt_cv_nm_interface='BSD nm'
  749. lt_cv_objdir=.libs
  750. lt_cv_path_LD=/usr/bin/ld
  751. lt_cv_path_NM='/usr/bin/nm -B'
  752. lt_cv_path_mainfest_tool=no
  753. lt_cv_prog_compiler_c_o=yes
  754. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  755. lt_cv_prog_compiler_pic_works=yes
  756. lt_cv_prog_compiler_rtti_exceptions=no
  757. lt_cv_prog_compiler_static_works=yes
  758. lt_cv_prog_gnu_ld=yes
  759. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  760. lt_cv_shlibpath_overrides_runpath=no
  761. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][
  762.      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  763. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
  764. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
  765. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  766. lt_cv_sys_max_cmd_len=1572864
  767. lt_cv_to_host_file_cmd=func_convert_file_noop
  768. lt_cv_to_tool_file_cmd=func_convert_file_noop
  769. pkg_cv_BLKID_CFLAGS=-I/usr/include/blkid
  770. pkg_cv_BLKID_LIBS='-L/lib -lblkid'
  771. pkg_cv_KMOD_CFLAGS=-I/usr/include
  772. pkg_cv_KMOD_LIBS='-L/lib -lkmod'
  773.  
  774. ## ----------------- ##
  775. ## Output variables. ##
  776. ## ----------------- ##
  777.  
  778. ACLOCAL='${SHELL} /sources/lfs7p1/udev-181/build-aux/missing --run aclocal-1.11'
  779. AMDEPBACKSLASH='\'
  780. AMDEP_FALSE='#'
  781. AMDEP_TRUE=''
  782. AMTAR='$${TAR-tar}'
  783. AM_BACKSLASH='\'
  784. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  785. AM_DEFAULT_VERBOSITY='0'
  786. AM_V='$(V)'
  787. AR='ar'
  788. AUTOCONF='${SHELL} /sources/lfs7p1/udev-181/build-aux/missing --run autoconf'
  789. AUTOHEADER='${SHELL} /sources/lfs7p1/udev-181/build-aux/missing --run autoheader'
  790. AUTOMAKE='${SHELL} /sources/lfs7p1/udev-181/build-aux/missing --run automake-1.11'
  791. AWK='gawk'
  792. BLKID_CFLAGS='-I/usr/include/blkid'
  793. BLKID_LIBS='-L/lib -lblkid'
  794. CC='gcc'
  795. CCDEPMODE='depmode=gcc3'
  796. CFLAGS='-g -O2'
  797. CPP='gcc -E'
  798. CPPFLAGS=''
  799. CYGPATH_W='echo'
  800. DEFS='-DHAVE_CONFIG_H'
  801. DEPDIR='.deps'
  802. DLLTOOL='false'
  803. DSYMUTIL=''
  804. DUMPBIN=''
  805. ECHO_C=''
  806. ECHO_N='-n'
  807. ECHO_T=''
  808. EGREP='/bin/grep -E'
  809. ENABLE_EDD_FALSE=''
  810. ENABLE_EDD_TRUE='#'
  811. ENABLE_FLOPPY_FALSE=''
  812. ENABLE_FLOPPY_TRUE='#'
  813. ENABLE_GTK_DOC_FALSE=''
  814. ENABLE_GTK_DOC_TRUE='#'
  815. ENABLE_GUDEV_FALSE=''
  816. ENABLE_GUDEV_TRUE='#'
  817. ENABLE_INTROSPECTION_FALSE=''
  818. ENABLE_INTROSPECTION_TRUE='#'
  819. ENABLE_KEYMAP_FALSE=''
  820. ENABLE_KEYMAP_TRUE='#'
  821. ENABLE_MTD_PROBE_FALSE='#'
  822. ENABLE_MTD_PROBE_TRUE=''
  823. ENABLE_RULE_GENERATOR_FALSE='#'
  824. ENABLE_RULE_GENERATOR_TRUE=''
  825. ENABLE_UDEV_ACL_FALSE=''
  826. ENABLE_UDEV_ACL_TRUE='#'
  827. EXEEXT=''
  828. FGREP='/bin/grep -F'
  829. FIRMWARE_PATH='\"/lib/firmware/updates/\", \"/lib/firmware/\"'
  830. GIRDIR=''
  831. GIRTYPELIBDIR=''
  832. GLIB_CFLAGS=''
  833. GLIB_LIBS=''
  834. GPERF=''
  835. GREP='/bin/grep'
  836. GTKDOC_CHECK=''
  837. GTKDOC_DEPS_CFLAGS=''
  838. GTKDOC_DEPS_LIBS=''
  839. GTKDOC_MKPDF=''
  840. GTKDOC_REBASE='true'
  841. GTK_DOC_BUILD_HTML_FALSE='#'
  842. GTK_DOC_BUILD_HTML_TRUE=''
  843. GTK_DOC_BUILD_PDF_FALSE=''
  844. GTK_DOC_BUILD_PDF_TRUE='#'
  845. GTK_DOC_USE_LIBTOOL_FALSE='#'
  846. GTK_DOC_USE_LIBTOOL_TRUE=''
  847. GTK_DOC_USE_REBASE_FALSE='#'
  848. GTK_DOC_USE_REBASE_TRUE=''
  849. G_IR_COMPILER=''
  850. G_IR_GENERATE=''
  851. G_IR_SCANNER=''
  852. HAVE_XSLTPROC_FALSE=''
  853. HAVE_XSLTPROC_TRUE='#'
  854. HTML_DIR='${datadir}/gtk-doc/html'
  855. INCLUDE_PREFIX=''
  856. INSTALL_DATA='${INSTALL} -m 644'
  857. INSTALL_PROGRAM='${INSTALL}'
  858. INSTALL_SCRIPT='${INSTALL}'
  859. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  860. INTROSPECTION_CFLAGS=''
  861. INTROSPECTION_LIBS=''
  862. KMOD_CFLAGS='-I/usr/include'
  863. KMOD_LIBS='-L/lib -lkmod'
  864. LD='/usr/bin/ld'
  865. LDFLAGS=''
  866. LIBOBJS=''
  867. LIBS='-lrt '
  868. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  869. LIPO=''
  870. LN_S='ln -s'
  871. LTLIBOBJS=''
  872. MAKEINFO='${SHELL} /sources/lfs7p1/udev-181/build-aux/missing --run makeinfo'
  873. MANIFEST_TOOL=':'
  874. MKDIR_P='/bin/mkdir -p'
  875. NM='/usr/bin/nm -B'
  876. NMEDIT=''
  877. OBJDUMP='objdump'
  878. OBJEXT='o'
  879. OTOOL64=''
  880. OTOOL=''
  881. PACKAGE='udev'
  882. PACKAGE_BUGREPORT='linux-hotplug@vger.kernel.org'
  883. PACKAGE_NAME='udev'
  884. PACKAGE_STRING='udev 181'
  885. PACKAGE_TARNAME='udev'
  886. PACKAGE_URL='http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html'
  887. PACKAGE_VERSION='181'
  888. PATH_SEPARATOR=':'
  889. PCI_DATABASE='no'
  890. PKG_CONFIG=''
  891. PKG_CONFIG_LIBDIR=''
  892. PKG_CONFIG_PATH=''
  893. RANLIB='ranlib'
  894. SED='/bin/sed'
  895. SELINUX_LIBS=''
  896. SET_MAKE=''
  897. SHELL='/bin/sh'
  898. STRIP='strip'
  899. USBUTILS_CFLAGS=''
  900. USBUTILS_LIBS=''
  901. USB_DATABASE='no'
  902. VERSION='181'
  903. WITH_SELINUX_FALSE=''
  904. WITH_SELINUX_TRUE='#'
  905. WITH_SYSTEMD_FALSE=''
  906. WITH_SYSTEMD_TRUE='#'
  907. XSLTPROC=''
  908. ac_ct_AR='ar'
  909. ac_ct_CC='gcc'
  910. ac_ct_DUMPBIN=''
  911. am__EXEEXT_FALSE=''
  912. am__EXEEXT_TRUE='#'
  913. am__fastdepCC_FALSE='#'
  914. am__fastdepCC_TRUE=''
  915. am__include='include'
  916. am__isrc=''
  917. am__leading_dot='.'
  918. am__nodep='_no'
  919. am__quote=''
  920. am__tar='tar --format=posix -chf - "$$tardir"'
  921. am__untar='tar -xf -'
  922. bindir='/sbin'
  923. build='i686-pc-linux-gnu'
  924. build_alias=''
  925. build_cpu='i686'
  926. build_os='linux-gnu'
  927. build_vendor='pc'
  928. datadir='${datarootdir}'
  929. datarootdir='${prefix}/share'
  930. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  931. dvidir='${docdir}'
  932. exec_prefix='${prefix}'
  933. host='i686-pc-linux-gnu'
  934. host_alias=''
  935. host_cpu='i686'
  936. host_os='linux-gnu'
  937. host_vendor='pc'
  938. htmldir='${docdir}'
  939. includedir='${prefix}/include'
  940. infodir='${datarootdir}/info'
  941. install_sh='${SHELL} /sources/lfs7p1/udev-181/build-aux/install-sh'
  942. libdir='${exec_prefix}/lib'
  943. libexecdir='/lib'
  944. localedir='${datarootdir}/locale'
  945. localstatedir='${prefix}/var'
  946. mandir='${datarootdir}/man'
  947. mkdir_p='/bin/mkdir -p'
  948. my_CFLAGS='-Wall -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wpointer-arith -Wsign-compare -Wchar-subscripts -Wstrict-prototypes -Wshadow -Wformat-security -Wtype-limits'
  949. oldincludedir='/usr/include'
  950. pdfdir='${docdir}'
  951. prefix='/usr'
  952. program_transform_name='s,x,x,'
  953. psdir='${docdir}'
  954. rootlib_execdir='${exec_prefix}/lib'
  955. rootprefix=''
  956. sbindir='${exec_prefix}/sbin'
  957. sharedstatedir='${prefix}/com'
  958. sysconfdir='/etc'
  959. systemdsystemunitdir=''
  960. target_alias=''
  961.  
  962. ## ----------- ##
  963. ## confdefs.h. ##
  964. ## ----------- ##
  965.  
  966. /* confdefs.h */
  967. #define PACKAGE_NAME "udev"
  968. #define PACKAGE_TARNAME "udev"
  969. #define PACKAGE_VERSION "181"
  970. #define PACKAGE_STRING "udev 181"
  971. #define PACKAGE_BUGREPORT "linux-hotplug@vger.kernel.org"
  972. #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
  973. #define PACKAGE "udev"
  974. #define VERSION "181"
  975. #define STDC_HEADERS 1
  976. #define HAVE_SYS_TYPES_H 1
  977. #define HAVE_SYS_STAT_H 1
  978. #define HAVE_STDLIB_H 1
  979. #define HAVE_STRING_H 1
  980. #define HAVE_MEMORY_H 1
  981. #define HAVE_STRINGS_H 1
  982. #define HAVE_INTTYPES_H 1
  983. #define HAVE_STDINT_H 1
  984. #define HAVE_UNISTD_H 1
  985. #define __EXTENSIONS__ 1
  986. #define _ALL_SOURCE 1
  987. #define _GNU_SOURCE 1
  988. #define _POSIX_PTHREAD_SEMANTICS 1
  989. #define _TANDEM_SOURCE 1
  990. #define _FILE_OFFSET_BITS 64
  991. #define HAVE_DLFCN_H 1
  992. #define LT_OBJDIR ".libs/"
  993. #define ENABLE_LOGGING 1
  994.  
  995. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement