Guest User

hal-0.5.14 config.log

a guest
Apr 19th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.89 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by hal configure 0.5.14, which was
  5. generated by GNU Autoconf 2.64. Invocation command line was
  6.  
  7. $ ./configure --disable-gtk-doc --with-backend=freebsd --disable-docbook-docs --with-pci-ids=/usr/local/share/pciids --disable-usb-ids --without-libpci --disable-usb --disable-smbios --disable-apm --disable-pmu --enable-policy-kit --enable-console-kit --with-socket-dir=/var/run/hald --with-eject=/usr/sbin/cdcontrol --with-pid-file=/var/run/hald/hald.pid --with-deprecated-keys --localstatedir=/var --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd8.3
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = plugjail
  14. uname -m = amd64
  15. uname -r = 8.3-RELEASE-p6
  16. uname -s = FreeBSD
  17. uname -v = FreeBSD 8.3-RELEASE-p6 #1 r247051M: Wed Feb 20 12:11:31 PST 2013 [email protected]:/home/jpaetzel/8.3.1-RC1/os-base/amd64/usr/home/jpaetzel/8.3.1-RC1/FreeBSD/src/sys/FREENAS.amd64
  18.  
  19. /usr/bin/uname -p = amd64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /sbin
  31. PATH: /bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /usr/games
  35. PATH: /usr/local/sbin
  36. PATH: /usr/local/bin
  37. PATH: /root/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2792: checking for a BSD-compatible install
  45. configure:2860: result: /usr/bin/install -c -o root -g wheel
  46. configure:2871: checking whether build environment is sane
  47. configure:2921: result: yes
  48. configure:3062: checking for a thread-safe mkdir -p
  49. configure:3101: result: ./install-sh -c -d
  50. configure:3114: checking for gawk
  51. configure:3144: result: no
  52. configure:3114: checking for mawk
  53. configure:3144: result: no
  54. configure:3114: checking for nawk
  55. configure:3130: found /usr/bin/nawk
  56. configure:3141: result: nawk
  57. configure:3152: checking whether gmake sets $(MAKE)
  58. configure:3174: result: yes
  59. configure:3255: checking whether to enable maintainer-specific portions of Makefiles
  60. configure:3264: result: no
  61. configure:3319: checking for style of include used by gmake
  62. configure:3347: result: GNU
  63. configure:3417: checking for gcc
  64. configure:3444: result: cc
  65. configure:3673: checking for C compiler version
  66. configure:3682: cc --version >&5
  67. cc (GCC) 4.2.2 20070831 prerelease [FreeBSD]
  68. Copyright (C) 2007 Free Software Foundation, Inc.
  69. This is free software; see the source for copying conditions. There is NO
  70. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  71.  
  72. configure:3693: $? = 0
  73. configure:3682: cc -v >&5
  74. Using built-in specs.
  75. Target: amd64-undermydesk-freebsd
  76. Configured with: FreeBSD/amd64 system compiler
  77. Thread model: posix
  78. gcc version 4.2.2 20070831 prerelease [FreeBSD]
  79. configure:3693: $? = 0
  80. configure:3682: cc -V >&5
  81. cc: '-V' option must have argument
  82. configure:3693: $? = 1
  83. configure:3682: cc -qversion >&5
  84. cc: unrecognized option '-qversion'
  85. cc: No input files specified
  86. configure:3693: $? = 1
  87. configure:3715: checking for C compiler default output file name
  88. configure:3737: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  89. configure:3741: $? = 0
  90. configure:3778: result: a.out
  91. configure:3794: checking whether the C compiler works
  92. configure:3803: ./a.out
  93. configure:3807: $? = 0
  94. configure:3822: result: yes
  95. configure:3829: checking whether we are cross compiling
  96. configure:3831: result: no
  97. configure:3834: checking for suffix of executables
  98. configure:3841: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  99. configure:3845: $? = 0
  100. configure:3867: result:
  101. configure:3873: checking for suffix of object files
  102. configure:3895: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  103. configure:3899: $? = 0
  104. configure:3920: result: o
  105. configure:3924: checking whether we are using the GNU C compiler
  106. configure:3943: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  107. configure:3943: $? = 0
  108. configure:3952: result: yes
  109. configure:3961: checking whether cc accepts -g
  110. configure:3981: cc -c -g -I/usr/local/include conftest.c >&5
  111. configure:3981: $? = 0
  112. configure:4022: result: yes
  113. configure:4039: checking for cc option to accept ISO C89
  114. configure:4103: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  115. configure:4103: $? = 0
  116. configure:4116: result: none needed
  117. configure:4138: checking dependency style of cc
  118. configure:4248: result: gcc3
  119. configure:4264: checking for library containing strerror
  120. configure:4295: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  121. configure:4295: $? = 0
  122. configure:4312: result: none required
  123. configure:4368: checking for gcc
  124. configure:4395: result: cc
  125. configure:4624: checking for C compiler version
  126. configure:4633: cc --version >&5
  127. cc (GCC) 4.2.2 20070831 prerelease [FreeBSD]
  128. Copyright (C) 2007 Free Software Foundation, Inc.
  129. This is free software; see the source for copying conditions. There is NO
  130. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  131.  
  132. configure:4644: $? = 0
  133. configure:4633: cc -v >&5
  134. Using built-in specs.
  135. Target: amd64-undermydesk-freebsd
  136. Configured with: FreeBSD/amd64 system compiler
  137. Thread model: posix
  138. gcc version 4.2.2 20070831 prerelease [FreeBSD]
  139. configure:4644: $? = 0
  140. configure:4633: cc -V >&5
  141. cc: '-V' option must have argument
  142. configure:4644: $? = 1
  143. configure:4633: cc -qversion >&5
  144. cc: unrecognized option '-qversion'
  145. cc: No input files specified
  146. configure:4644: $? = 1
  147. configure:4648: checking whether we are using the GNU C compiler
  148. configure:4676: result: yes
  149. configure:4685: checking whether cc accepts -g
  150. configure:4746: result: yes
  151. configure:4763: checking for cc option to accept ISO C89
  152. configure:4840: result: none needed
  153. configure:4862: checking dependency style of cc
  154. configure:4972: result: gcc3
  155. configure:5099: checking for C++ compiler version
  156. configure:5108: c++ --version >&5
  157. c++ (GCC) 4.2.2 20070831 prerelease [FreeBSD]
  158. Copyright (C) 2007 Free Software Foundation, Inc.
  159. This is free software; see the source for copying conditions. There is NO
  160. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  161.  
  162. configure:5119: $? = 0
  163. configure:5108: c++ -v >&5
  164. Using built-in specs.
  165. Target: amd64-undermydesk-freebsd
  166. Configured with: FreeBSD/amd64 system compiler
  167. Thread model: posix
  168. gcc version 4.2.2 20070831 prerelease [FreeBSD]
  169. configure:5119: $? = 0
  170. configure:5108: c++ -V >&5
  171. c++: '-V' option must have argument
  172. configure:5119: $? = 1
  173. configure:5108: c++ -qversion >&5
  174. c++: unrecognized option '-qversion'
  175. c++: No input files specified
  176. configure:5119: $? = 1
  177. configure:5123: checking whether we are using the GNU C++ compiler
  178. configure:5142: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5
  179. configure:5142: $? = 0
  180. configure:5151: result: yes
  181. configure:5160: checking whether c++ accepts -g
  182. configure:5180: c++ -c -g -I/usr/local/include conftest.cpp >&5
  183. configure:5180: $? = 0
  184. configure:5221: result: yes
  185. configure:5246: checking dependency style of c++
  186. configure:5356: result: gcc3
  187. configure:5375: checking whether cc understands -c and -o together
  188. configure:5403: cc -c conftest.c -o conftest2.o >&5
  189. configure:5407: $? = 0
  190. configure:5413: cc -c conftest.c -o conftest2.o >&5
  191. configure:5417: $? = 0
  192. configure:5472: result: yes
  193. configure:5502: checking how to run the C preprocessor
  194. configure:5572: result: cpp
  195. configure:5592: cpp -I/usr/local/include conftest.c
  196. configure:5592: $? = 0
  197. configure:5606: cpp -I/usr/local/include conftest.c
  198. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  199. configure:5606: $? = 1
  200. configure: failed program was:
  201. | /* confdefs.h */
  202. | #define PACKAGE_NAME "hal"
  203. | #define PACKAGE_TARNAME "hal"
  204. | #define PACKAGE_VERSION "0.5.14"
  205. | #define PACKAGE_STRING "hal 0.5.14"
  206. | #define PACKAGE_BUGREPORT "[email protected]"
  207. | #define PACKAGE_URL ""
  208. | #define PACKAGE "hal"
  209. | #define VERSION "0.5.14"
  210. | /* end confdefs.h. */
  211. | #include <ac_nonexistent.h>
  212. configure:5635: checking for grep that handles long lines and -e
  213. configure:5693: result: /usr/bin/grep
  214. configure:5698: checking for egrep
  215. configure:5760: result: /usr/bin/grep -E
  216. configure:5765: checking for ANSI C header files
  217. configure:5785: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  218. configure:5785: $? = 0
  219. configure:5858: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5
  220. configure:5858: $? = 0
  221. configure:5858: ./conftest
  222. configure:5858: $? = 0
  223. configure:5869: result: yes
  224. configure:5906: checking build system type
  225. configure:5920: result: amd64-portbld-freebsd8.3
  226. configure:5940: checking host system type
  227. configure:5953: result: amd64-portbld-freebsd8.3
  228. configure:5973: checking for a sed that does not truncate output
  229. configure:6037: result: /usr/bin/sed
  230. configure:6055: checking for fgrep
  231. configure:6117: result: /usr/bin/grep -F
  232. configure:6152: checking for ld used by cc
  233. configure:6219: result: /usr/bin/ld
  234. configure:6226: checking if the linker (/usr/bin/ld) is GNU ld
  235. configure:6241: result: yes
  236. configure:6253: checking for BSD- or MS-compatible name lister (nm)
  237. configure:6302: result: /usr/bin/nm -B
  238. configure:6420: checking the name lister (/usr/bin/nm -B) interface
  239. configure:6427: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  240. configure:6430: /usr/bin/nm -B "conftest.o"
  241. configure:6433: output
  242. 0000000000000000 B some_variable
  243. configure:6440: result: BSD nm
  244. configure:6443: checking whether ln -s works
  245. configure:6447: result: yes
  246. configure:6455: checking the maximum length of command line arguments
  247. configure:6575: result: 262144
  248. configure:6592: checking whether the shell understands some XSI constructs
  249. configure:6602: result: yes
  250. configure:6606: checking whether the shell understands "+="
  251. configure:6612: result: no
  252. configure:6647: checking for /usr/bin/ld option to reload object files
  253. configure:6654: result: -r
  254. configure:6723: checking for objdump
  255. configure:6739: found /usr/bin/objdump
  256. configure:6750: result: objdump
  257. configure:6782: checking how to recognize dependent libraries
  258. configure:6978: result: pass_all
  259. configure:7038: checking for ar
  260. configure:7054: found /usr/bin/ar
  261. configure:7065: result: ar
  262. configure:7143: checking for strip
  263. configure:7159: found /usr/bin/strip
  264. configure:7170: result: strip
  265. configure:7242: checking for ranlib
  266. configure:7258: found /usr/bin/ranlib
  267. configure:7269: result: ranlib
  268. configure:7359: checking command to parse /usr/bin/nm -B output from cc object
  269. configure:7477: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  270. configure:7480: $? = 0
  271. configure:7484: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  272. configure:7487: $? = 0
  273. configure:7541: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
  274. configure:7544: $? = 0
  275. configure:7582: result: ok
  276. configure:8390: checking for sys/types.h
  277. configure:8390: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  278. configure:8390: $? = 0
  279. configure:8390: result: yes
  280. configure:8390: checking for sys/stat.h
  281. configure:8390: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  282. configure:8390: $? = 0
  283. configure:8390: result: yes
  284. configure:8390: checking for stdlib.h
  285. configure:8390: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  286. configure:8390: $? = 0
  287. configure:8390: result: yes
  288. configure:8390: checking for string.h
  289. configure:8390: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  290. configure:8390: $? = 0
  291. configure:8390: result: yes
  292. configure:8390: checking for memory.h
  293. configure:8390: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  294. configure:8390: $? = 0
  295. configure:8390: result: yes
  296. configure:8390: checking for strings.h
  297. configure:8390: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  298. configure:8390: $? = 0
  299. configure:8390: result: yes
  300. configure:8390: checking for inttypes.h
  301. configure:8390: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  302. configure:8390: $? = 0
  303. configure:8390: result: yes
  304. configure:8390: checking for stdint.h
  305. configure:8390: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  306. configure:8390: $? = 0
  307. configure:8390: result: yes
  308. configure:8390: checking for unistd.h
  309. configure:8390: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  310. configure:8390: $? = 0
  311. configure:8390: result: yes
  312. configure:8405: checking for dlfcn.h
  313. configure:8405: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  314. configure:8405: $? = 0
  315. configure:8405: result: yes
  316. configure:8530: checking for C++ compiler version
  317. configure:8539: c++ --version >&5
  318. c++ (GCC) 4.2.2 20070831 prerelease [FreeBSD]
  319. Copyright (C) 2007 Free Software Foundation, Inc.
  320. This is free software; see the source for copying conditions. There is NO
  321. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  322.  
  323. configure:8550: $? = 0
  324. configure:8539: c++ -v >&5
  325. Using built-in specs.
  326. Target: amd64-undermydesk-freebsd
  327. Configured with: FreeBSD/amd64 system compiler
  328. Thread model: posix
  329. gcc version 4.2.2 20070831 prerelease [FreeBSD]
  330. configure:8550: $? = 0
  331. configure:8539: c++ -V >&5
  332. c++: '-V' option must have argument
  333. configure:8550: $? = 1
  334. configure:8539: c++ -qversion >&5
  335. c++: unrecognized option '-qversion'
  336. c++: No input files specified
  337. configure:8550: $? = 1
  338. configure:8554: checking whether we are using the GNU C++ compiler
  339. configure:8582: result: yes
  340. configure:8591: checking whether c++ accepts -g
  341. configure:8652: result: yes
  342. configure:8677: checking dependency style of c++
  343. configure:8787: result: gcc3
  344. configure:8810: checking how to run the C++ preprocessor
  345. configure:8837: c++ -E -I/usr/local/include conftest.cpp
  346. configure:8837: $? = 0
  347. configure:8851: c++ -E -I/usr/local/include conftest.cpp
  348. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  349. configure:8851: $? = 1
  350. configure: failed program was:
  351. | /* confdefs.h */
  352. | #define PACKAGE_NAME "hal"
  353. | #define PACKAGE_TARNAME "hal"
  354. | #define PACKAGE_VERSION "0.5.14"
  355. | #define PACKAGE_STRING "hal 0.5.14"
  356. | #define PACKAGE_BUGREPORT "[email protected]"
  357. | #define PACKAGE_URL ""
  358. | #define PACKAGE "hal"
  359. | #define VERSION "0.5.14"
  360. | #define STDC_HEADERS 1
  361. | #define HAVE_SYS_TYPES_H 1
  362. | #define HAVE_SYS_STAT_H 1
  363. | #define HAVE_STDLIB_H 1
  364. | #define HAVE_STRING_H 1
  365. | #define HAVE_MEMORY_H 1
  366. | #define HAVE_STRINGS_H 1
  367. | #define HAVE_INTTYPES_H 1
  368. | #define HAVE_STDINT_H 1
  369. | #define HAVE_UNISTD_H 1
  370. | #define HAVE_DLFCN_H 1
  371. | /* end confdefs.h. */
  372. | #include <ac_nonexistent.h>
  373. configure:8876: result: c++ -E
  374. configure:8896: c++ -E -I/usr/local/include conftest.cpp
  375. configure:8896: $? = 0
  376. configure:8910: c++ -E -I/usr/local/include conftest.cpp
  377. conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
  378. configure:8910: $? = 1
  379. configure: failed program was:
  380. | /* confdefs.h */
  381. | #define PACKAGE_NAME "hal"
  382. | #define PACKAGE_TARNAME "hal"
  383. | #define PACKAGE_VERSION "0.5.14"
  384. | #define PACKAGE_STRING "hal 0.5.14"
  385. | #define PACKAGE_BUGREPORT "[email protected]"
  386. | #define PACKAGE_URL ""
  387. | #define PACKAGE "hal"
  388. | #define VERSION "0.5.14"
  389. | #define STDC_HEADERS 1
  390. | #define HAVE_SYS_TYPES_H 1
  391. | #define HAVE_SYS_STAT_H 1
  392. | #define HAVE_STDLIB_H 1
  393. | #define HAVE_STRING_H 1
  394. | #define HAVE_MEMORY_H 1
  395. | #define HAVE_STRINGS_H 1
  396. | #define HAVE_INTTYPES_H 1
  397. | #define HAVE_STDINT_H 1
  398. | #define HAVE_UNISTD_H 1
  399. | #define HAVE_DLFCN_H 1
  400. | /* end confdefs.h. */
  401. | #include <ac_nonexistent.h>
  402. configure:9116: checking for objdir
  403. configure:9131: result: .libs
  404. configure:9423: checking if cc supports -fno-rtti -fno-exceptions
  405. configure:9441: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
  406. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  407. configure:9445: $? = 0
  408. configure:9458: result: no
  409. configure:9478: checking for cc option to produce PIC
  410. configure:9750: result: -fPIC -DPIC
  411. configure:9762: checking if cc PIC flag -fPIC -DPIC works
  412. configure:9780: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5
  413. configure:9784: $? = 0
  414. configure:9797: result: yes
  415. configure:9821: checking if cc static flag -static works
  416. configure:9849: result: yes
  417. configure:9864: checking if cc supports -c -o file.o
  418. configure:9885: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5
  419. configure:9889: $? = 0
  420. configure:9911: result: yes
  421. configure:9919: checking if cc supports -c -o file.o
  422. configure:9966: result: yes
  423. configure:9999: checking whether the cc linker (/usr/bin/ld) supports shared libraries
  424. configure:10989: result: yes
  425. configure:11026: checking whether -lc should be explicitly linked in
  426. configure:11031: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  427. configure:11034: $? = 0
  428. configure:11049: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  429. configure:11052: $? = 0
  430. configure:11064: result: no
  431. configure:11228: checking dynamic linker characteristics
  432. configure:11891: result: freebsd8.3 ld.so
  433. configure:11993: checking how to hardcode library paths into programs
  434. configure:12018: result: immediate
  435. configure:12538: checking whether stripping libraries is possible
  436. configure:12543: result: yes
  437. configure:12578: checking if libtool supports shared libraries
  438. configure:12580: result: yes
  439. configure:12583: checking whether to build shared libraries
  440. configure:12604: result: yes
  441. configure:12607: checking whether to build static libraries
  442. configure:12611: result: yes
  443. configure:12761: checking for ld used by c++
  444. configure:12828: result: /usr/bin/ld
  445. configure:12835: checking if the linker (/usr/bin/ld) is GNU ld
  446. configure:12850: result: yes
  447. configure:12905: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
  448. configure:13818: result: yes
  449. configure:13846: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5
  450. configure:13849: $? = 0
  451. configure:14031: checking for c++ option to produce PIC
  452. configure:14348: result: -fPIC -DPIC
  453. configure:14357: checking if c++ PIC flag -fPIC -DPIC works
  454. configure:14375: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC -DPIC conftest.cpp >&5
  455. configure:14379: $? = 0
  456. configure:14392: result: yes
  457. configure:14413: checking if c++ static flag -static works
  458. configure:14441: result: yes
  459. configure:14453: checking if c++ supports -c -o file.o
  460. configure:14474: c++ -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
  461. configure:14478: $? = 0
  462. configure:14500: result: yes
  463. configure:14505: checking if c++ supports -c -o file.o
  464. configure:14552: result: yes
  465. configure:14582: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
  466. configure:14611: result: yes
  467. configure:14748: checking dynamic linker characteristics
  468. configure:15359: result: freebsd8.3 ld.so
  469. configure:15410: checking how to hardcode library paths into programs
  470. configure:15435: result: immediate
  471. configure:15493: checking whether gmake sets $(MAKE)
  472. configure:15515: result: yes
  473. configure:15524: checking whether ln -s works
  474. configure:15528: result: yes
  475. configure:15542: checking for special C compiler options needed for large files
  476. configure:15587: result: no
  477. configure:15593: checking for _FILE_OFFSET_BITS value needed for large files
  478. configure:15618: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  479. configure:15618: $? = 0
  480. configure:15650: result: no
  481. configure:15782: checking for pkg-config
  482. configure:15800: found /usr/local/bin/pkg-config
  483. configure:15812: result: /usr/local/bin/pkg-config
  484. configure:15837: checking pkg-config is at least version 0.9.0
  485. configure:15840: result: yes
  486. configure:15853: checking sys/ioccom.h usability
  487. configure:15853: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  488. configure:15853: $? = 0
  489. configure:15853: result: yes
  490. configure:15853: checking sys/ioccom.h presence
  491. configure:15853: cpp -I/usr/local/include conftest.c
  492. configure:15853: $? = 0
  493. configure:15853: result: yes
  494. configure:15853: checking for sys/ioccom.h
  495. configure:15853: result: yes
  496. configure:15853: checking sys/inotify.h usability
  497. configure:15853: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5
  498. conftest.c:57:25: error: sys/inotify.h: No such file or directory
  499. configure:15853: $? = 1
  500. configure: failed program was:
  501. | /* confdefs.h */
  502. | #define PACKAGE_NAME "hal"
  503. | #define PACKAGE_TARNAME "hal"
  504. | #define PACKAGE_VERSION "0.5.14"
  505. | #define PACKAGE_STRING "hal 0.5.14"
  506. | #define PACKAGE_BUGREPORT "[email protected]"
  507. | #define PACKAGE_URL ""
  508. | #define PACKAGE "hal"
  509. | #define VERSION "0.5.14"
  510. | #define STDC_HEADERS 1
  511. | #define HAVE_SYS_TYPES_H 1
  512. | #define HAVE_SYS_STAT_H 1
  513. | #define HAVE_STDLIB_H 1
  514. | #define HAVE_STRING_H 1
  515. | #define HAVE_MEMORY_H 1
  516. | #define HAVE_STRINGS_H 1
  517. | #define HAVE_INTTYPES_H 1
  518. | #define HAVE_STDINT_H 1
  519. | #define HAVE_UNISTD_H 1
  520. | #define HAVE_DLFCN_H 1
  521. | #define LT_OBJDIR ".libs/"
  522. | #define HAVE_SYS_IOCCOM_H 1
  523. | /* end confdefs.h. */
  524. | #include <stdio.h>
  525. | #ifdef HAVE_SYS_TYPES_H
  526. | # include <sys/types.h>
  527. | #endif
  528. | #ifdef HAVE_SYS_STAT_H
  529. | # include <sys/stat.h>
  530. | #endif
  531. | #ifdef STDC_HEADERS
  532. | # include <stdlib.h>
  533. | # include <stddef.h>
  534. | #else
  535. | # ifdef HAVE_STDLIB_H
  536. | # include <stdlib.h>
  537. | # endif
  538. | #endif
  539. | #ifdef HAVE_STRING_H
  540. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  541. | # include <memory.h>
  542. | # endif
  543. | # include <string.h>
  544. | #endif
  545. | #ifdef HAVE_STRINGS_H
  546. | # include <strings.h>
  547. | #endif
  548. | #ifdef HAVE_INTTYPES_H
  549. | # include <inttypes.h>
  550. | #endif
  551. | #ifdef HAVE_STDINT_H
  552. | # include <stdint.h>
  553. | #endif
  554. | #ifdef HAVE_UNISTD_H
  555. | # include <unistd.h>
  556. | #endif
  557. | #include <sys/inotify.h>
  558. configure:15853: result: no
  559. configure:15853: checking sys/inotify.h presence
  560. configure:15853: cpp -I/usr/local/include conftest.c
  561. conftest.c:24:25: error: sys/inotify.h: No such file or directory
  562. configure:15853: $? = 1
  563. configure: failed program was:
  564. | /* confdefs.h */
  565. | #define PACKAGE_NAME "hal"
  566. | #define PACKAGE_TARNAME "hal"
  567. | #define PACKAGE_VERSION "0.5.14"
  568. | #define PACKAGE_STRING "hal 0.5.14"
  569. | #define PACKAGE_BUGREPORT "[email protected]"
  570. | #define PACKAGE_URL ""
  571. | #define PACKAGE "hal"
  572. | #define VERSION "0.5.14"
  573. | #define STDC_HEADERS 1
  574. | #define HAVE_SYS_TYPES_H 1
  575. | #define HAVE_SYS_STAT_H 1
  576. | #define HAVE_STDLIB_H 1
  577. | #define HAVE_STRING_H 1
  578. | #define HAVE_MEMORY_H 1
  579. | #define HAVE_STRINGS_H 1
  580. | #define HAVE_INTTYPES_H 1
  581. | #define HAVE_STDINT_H 1
  582. | #define HAVE_UNISTD_H 1
  583. | #define HAVE_DLFCN_H 1
  584. | #define LT_OBJDIR ".libs/"
  585. | #define HAVE_SYS_IOCCOM_H 1
  586. | /* end confdefs.h. */
  587. | #include <sys/inotify.h>
  588. configure:15853: result: no
  589. configure:15853: checking for sys/inotify.h
  590. configure:15853: result: no
  591. configure:16705: checking expat.h usability
  592. configure:16705: cc -c -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -I/usr/local/include conftest.c >&5
  593. configure:16705: $? = 0
  594. configure:16705: result: yes
  595. configure:16705: checking expat.h presence
  596. configure:16705: cpp -I/usr/local/include conftest.c
  597. configure:16705: $? = 0
  598. configure:16705: result: yes
  599. configure:16705: checking for expat.h
  600. configure:16705: result: yes
  601. configure:16718: checking for XML_ParserCreate in -lexpat
  602. configure:16743: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -I/usr/local/include -Wl,--as-needed -L/usr/local/lib conftest.c -lexpat >&5
  603. configure:16743: $? = 0
  604. configure:16752: result: yes
  605. configure:17158: checking for libusb20_dev_get_info in -lusb20
  606. configure:17183: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -I/usr/local/include -Wl,--as-needed -L/usr/local/lib conftest.c -lusb20 >&5
  607. /usr/bin/ld: cannot find -lusb20
  608. configure:17183: $? = 1
  609. configure: failed program was:
  610. | /* confdefs.h */
  611. | #define PACKAGE_NAME "hal"
  612. | #define PACKAGE_TARNAME "hal"
  613. | #define PACKAGE_VERSION "0.5.14"
  614. | #define PACKAGE_STRING "hal 0.5.14"
  615. | #define PACKAGE_BUGREPORT "[email protected]"
  616. | #define PACKAGE_URL ""
  617. | #define PACKAGE "hal"
  618. | #define VERSION "0.5.14"
  619. | #define STDC_HEADERS 1
  620. | #define HAVE_SYS_TYPES_H 1
  621. | #define HAVE_SYS_STAT_H 1
  622. | #define HAVE_STDLIB_H 1
  623. | #define HAVE_STRING_H 1
  624. | #define HAVE_MEMORY_H 1
  625. | #define HAVE_STRINGS_H 1
  626. | #define HAVE_INTTYPES_H 1
  627. | #define HAVE_STDINT_H 1
  628. | #define HAVE_UNISTD_H 1
  629. | #define HAVE_DLFCN_H 1
  630. | #define LT_OBJDIR ".libs/"
  631. | #define HAVE_SYS_IOCCOM_H 1
  632. | #define USE_PCI_IDS 1
  633. | #define USE_PNP_IDS 1
  634. | #define HAL_USER "haldaemon"
  635. | #define HAL_GROUP "haldaemon"
  636. | #define EJECT_PROGRAM "/usr/sbin/cdcontrol"
  637. | #define ACPI_ACPID 1
  638. | #define ACPI_PROC 1
  639. | #define HAVE_EXPAT_H 1
  640. | #define HAVE_EXPAT_H 1
  641. | /* end confdefs.h. */
  642. |
  643. | /* Override any GCC internal prototype to avoid an error.
  644. | Use char because int might match the return type of a GCC
  645. | builtin and then its argument prototype would still apply. */
  646. | #ifdef __cplusplus
  647. | extern "C"
  648. | #endif
  649. | char libusb20_dev_get_info ();
  650. | int
  651. | main ()
  652. | {
  653. | return libusb20_dev_get_info ();
  654. | ;
  655. | return 0;
  656. | }
  657. configure:17192: result: no
  658. configure:17202: checking for libusb20_dev_get_info in -lusb
  659. configure:17227: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -I/usr/local/include -Wl,--as-needed -L/usr/local/lib conftest.c -lusb >&5
  660. /usr/bin/ld: cannot find -lusb
  661. configure:17227: $? = 1
  662. configure: failed program was:
  663. | /* confdefs.h */
  664. | #define PACKAGE_NAME "hal"
  665. | #define PACKAGE_TARNAME "hal"
  666. | #define PACKAGE_VERSION "0.5.14"
  667. | #define PACKAGE_STRING "hal 0.5.14"
  668. | #define PACKAGE_BUGREPORT "[email protected]"
  669. | #define PACKAGE_URL ""
  670. | #define PACKAGE "hal"
  671. | #define VERSION "0.5.14"
  672. | #define STDC_HEADERS 1
  673. | #define HAVE_SYS_TYPES_H 1
  674. | #define HAVE_SYS_STAT_H 1
  675. | #define HAVE_STDLIB_H 1
  676. | #define HAVE_STRING_H 1
  677. | #define HAVE_MEMORY_H 1
  678. | #define HAVE_STRINGS_H 1
  679. | #define HAVE_INTTYPES_H 1
  680. | #define HAVE_STDINT_H 1
  681. | #define HAVE_UNISTD_H 1
  682. | #define HAVE_DLFCN_H 1
  683. | #define LT_OBJDIR ".libs/"
  684. | #define HAVE_SYS_IOCCOM_H 1
  685. | #define USE_PCI_IDS 1
  686. | #define USE_PNP_IDS 1
  687. | #define HAL_USER "haldaemon"
  688. | #define HAL_GROUP "haldaemon"
  689. | #define EJECT_PROGRAM "/usr/sbin/cdcontrol"
  690. | #define ACPI_ACPID 1
  691. | #define ACPI_PROC 1
  692. | #define HAVE_EXPAT_H 1
  693. | #define HAVE_EXPAT_H 1
  694. | /* end confdefs.h. */
  695. |
  696. | /* Override any GCC internal prototype to avoid an error.
  697. | Use char because int might match the return type of a GCC
  698. | builtin and then its argument prototype would still apply. */
  699. | #ifdef __cplusplus
  700. | extern "C"
  701. | #endif
  702. | char libusb20_dev_get_info ();
  703. | int
  704. | main ()
  705. | {
  706. | return libusb20_dev_get_info ();
  707. | ;
  708. | return 0;
  709. | }
  710. configure:17236: result: no
  711. configure:17311: checking if ConsoleKit version 0.3.0 or newer
  712. configure:17314: result: yes
  713. configure:17336: checking for gperf
  714. configure:17354: found /usr/bin/gperf
  715. configure:17367: result: /usr/bin/gperf
  716. configure:17375: checking whether to rebuild gperf header files
  717. configure:17450: checking for POLKIT
  718. configure:17458: $PKG_CONFIG --exists --print-errors "$polkit_module"
  719. gnome-config: not found
  720. Package polkit was not found in the pkg-config search path.
  721. Perhaps you should add the directory containing `polkit.pc'
  722. to the PKG_CONFIG_PATH environment variable
  723. No package 'polkit' found
  724. configure:17461: $? = 1
  725. configure:17476: $PKG_CONFIG --exists --print-errors "$polkit_module"
  726. gnome-config: not found
  727. Package polkit was not found in the pkg-config search path.
  728. Perhaps you should add the directory containing `polkit.pc'
  729. to the PKG_CONFIG_PATH environment variable
  730. No package 'polkit' found
  731. configure:17479: $? = 1
  732. No package 'polkit' found
  733. configure:17507: result: no
  734. configure:17547: error: PolicyKit not explicitly disabled and no PolicyKit found
  735.  
  736. ## ---------------- ##
  737. ## Cache variables. ##
  738. ## ---------------- ##
  739.  
  740. ac_cv_build=amd64-portbld-freebsd8.3
  741. ac_cv_c_compiler_gnu=yes
  742. ac_cv_cxx_compiler_gnu=yes
  743. ac_cv_env_BLKID_CFLAGS_set=''
  744. ac_cv_env_BLKID_CFLAGS_value=''
  745. ac_cv_env_BLKID_LIBS_set=''
  746. ac_cv_env_BLKID_LIBS_value=''
  747. ac_cv_env_CCC_set=''
  748. ac_cv_env_CCC_value=''
  749. ac_cv_env_CC_set=set
  750. ac_cv_env_CC_value=cc
  751. ac_cv_env_CFLAGS_set=set
  752. ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing'
  753. ac_cv_env_CPPFLAGS_set=set
  754. ac_cv_env_CPPFLAGS_value=-I/usr/local/include
  755. ac_cv_env_CPP_set=set
  756. ac_cv_env_CPP_value=cpp
  757. ac_cv_env_CXXCPP_set=''
  758. ac_cv_env_CXXCPP_value=''
  759. ac_cv_env_CXXFLAGS_set=set
  760. ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing'
  761. ac_cv_env_CXX_set=set
  762. ac_cv_env_CXX_value=c++
  763. ac_cv_env_DBUS_CFLAGS_set=''
  764. ac_cv_env_DBUS_CFLAGS_value=''
  765. ac_cv_env_DBUS_LIBS_set=''
  766. ac_cv_env_DBUS_LIBS_value=''
  767. ac_cv_env_GLIB_CFLAGS_set=''
  768. ac_cv_env_GLIB_CFLAGS_value=''
  769. ac_cv_env_GLIB_LIBS_set=''
  770. ac_cv_env_GLIB_LIBS_value=''
  771. ac_cv_env_LDFLAGS_set=set
  772. ac_cv_env_LDFLAGS_value=' -L/usr/local/lib'
  773. ac_cv_env_LIBS_set=''
  774. ac_cv_env_LIBS_value=''
  775. ac_cv_env_PARTED_CFLAGS_set=''
  776. ac_cv_env_PARTED_CFLAGS_value=''
  777. ac_cv_env_PARTED_LIBS_set=''
  778. ac_cv_env_PARTED_LIBS_value=''
  779. ac_cv_env_PKG_CONFIG_set=''
  780. ac_cv_env_PKG_CONFIG_value=''
  781. ac_cv_env_POLKIT_CFLAGS_set=''
  782. ac_cv_env_POLKIT_CFLAGS_value=''
  783. ac_cv_env_POLKIT_LIBS_set=''
  784. ac_cv_env_POLKIT_LIBS_value=''
  785. ac_cv_env_VOLUME_ID_CFLAGS_set=''
  786. ac_cv_env_VOLUME_ID_CFLAGS_value=''
  787. ac_cv_env_VOLUME_ID_LIBS_set=''
  788. ac_cv_env_VOLUME_ID_LIBS_value=''
  789. ac_cv_env_build_alias_set=set
  790. ac_cv_env_build_alias_value=amd64-portbld-freebsd8.3
  791. ac_cv_env_host_alias_set=''
  792. ac_cv_env_host_alias_value=''
  793. ac_cv_env_target_alias_set=''
  794. ac_cv_env_target_alias_value=''
  795. ac_cv_header_dlfcn_h=yes
  796. ac_cv_header_expat_h=yes
  797. ac_cv_header_inttypes_h=yes
  798. ac_cv_header_memory_h=yes
  799. ac_cv_header_stdc=yes
  800. ac_cv_header_stdint_h=yes
  801. ac_cv_header_stdlib_h=yes
  802. ac_cv_header_string_h=yes
  803. ac_cv_header_strings_h=yes
  804. ac_cv_header_sys_inotify_h=no
  805. ac_cv_header_sys_ioccom_h=yes
  806. ac_cv_header_sys_stat_h=yes
  807. ac_cv_header_sys_types_h=yes
  808. ac_cv_header_unistd_h=yes
  809. ac_cv_host=amd64-portbld-freebsd8.3
  810. ac_cv_lib_expat_XML_ParserCreate=yes
  811. ac_cv_lib_usb20_libusb20_dev_get_info=no
  812. ac_cv_lib_usb_libusb20_dev_get_info=no
  813. ac_cv_objext=o
  814. ac_cv_path_DOLT_BASH=''
  815. ac_cv_path_EGREP='/usr/bin/grep -E'
  816. ac_cv_path_FGREP='/usr/bin/grep -F'
  817. ac_cv_path_GPERF=/usr/bin/gperf
  818. ac_cv_path_GREP=/usr/bin/grep
  819. ac_cv_path_SED=/usr/bin/sed
  820. ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
  821. ac_cv_prog_AWK=nawk
  822. ac_cv_prog_CPP=cpp
  823. ac_cv_prog_CXXCPP='c++ -E'
  824. ac_cv_prog_ac_ct_AR=ar
  825. ac_cv_prog_ac_ct_CC=cc
  826. ac_cv_prog_ac_ct_OBJDUMP=objdump
  827. ac_cv_prog_ac_ct_RANLIB=ranlib
  828. ac_cv_prog_ac_ct_STRIP=strip
  829. ac_cv_prog_cc_c89=''
  830. ac_cv_prog_cc_cc_c_o=yes
  831. ac_cv_prog_cc_g=yes
  832. ac_cv_prog_cxx_g=yes
  833. ac_cv_prog_make_gmake_set=yes
  834. ac_cv_search_strerror='none required'
  835. ac_cv_sys_file_offset_bits=no
  836. ac_cv_sys_largefile_CC=no
  837. am_cv_CC_dependencies_compiler_type=gcc3
  838. am_cv_CXX_dependencies_compiler_type=gcc3
  839. lt_cv_deplibs_check_method=pass_all
  840. lt_cv_file_magic_cmd='$MAGIC_CMD'
  841. lt_cv_file_magic_test_file=''
  842. lt_cv_ld_reload_flag=-r
  843. lt_cv_nm_interface='BSD nm'
  844. lt_cv_objdir=.libs
  845. lt_cv_path_LD=/usr/bin/ld
  846. lt_cv_path_LDCXX=/usr/bin/ld
  847. lt_cv_path_NM='/usr/bin/nm -B'
  848. lt_cv_prog_compiler_c_o=yes
  849. lt_cv_prog_compiler_c_o_CXX=yes
  850. lt_cv_prog_compiler_pic_works=yes
  851. lt_cv_prog_compiler_pic_works_CXX=yes
  852. lt_cv_prog_compiler_rtti_exceptions=no
  853. lt_cv_prog_compiler_static_works=yes
  854. lt_cv_prog_compiler_static_works_CXX=yes
  855. lt_cv_prog_gnu_ld=yes
  856. lt_cv_prog_gnu_ldcxx=yes
  857. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
  858. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'
  859. 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'\'
  860. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
  861. lt_cv_sys_max_cmd_len=262144
  862.  
  863. ## ----------------- ##
  864. ## Output variables. ##
  865. ## ----------------- ##
  866.  
  867. ACLOCAL='${SHELL} /usr/ports/sysutils/hal/work/hal-0.5.14/missing --run aclocal-1.11'
  868. ACPI_ACPID=''
  869. ACPI_ACPID_FALSE=''
  870. ACPI_ACPID_TRUE='#'
  871. ACPI_PROC=''
  872. ACPI_PROC_FALSE='#'
  873. ACPI_PROC_TRUE=''
  874. AMDEPBACKSLASH='\'
  875. AMDEP_FALSE='#'
  876. AMDEP_TRUE=''
  877. AMTAR='${SHELL} /usr/ports/sysutils/hal/work/hal-0.5.14/missing --run tar'
  878. AM_BACKSLASH='\'
  879. AM_DEFAULT_VERBOSITY='0'
  880. AR='ar'
  881. AUTOCONF='${SHELL} /usr/ports/sysutils/hal/work/hal-0.5.14/missing --run autoconf'
  882. AUTOHEADER='${SHELL} /usr/ports/sysutils/hal/work/hal-0.5.14/missing --run autoheader'
  883. AUTOMAKE='${SHELL} /usr/ports/sysutils/hal/work/hal-0.5.14/missing --run automake-1.11'
  884. AWK='nawk'
  885. BLKID_CFLAGS=''
  886. BLKID_LIBS=''
  887. BUILD_ACPI_IBM='no'
  888. BUILD_ACPI_IBM_FALSE=''
  889. BUILD_ACPI_IBM_TRUE='#'
  890. BUILD_ACPI_TOSHIBA='no'
  891. BUILD_ACPI_TOSHIBA_FALSE=''
  892. BUILD_ACPI_TOSHIBA_TRUE='#'
  893. BUILD_CPUFREQ_FALSE=''
  894. BUILD_CPUFREQ_TRUE=''
  895. BUILD_DELL_FALSE=''
  896. BUILD_DELL_TRUE=''
  897. BUILD_DEPRECATED_KEYS_FALSE=''
  898. BUILD_DEPRECATED_KEYS_TRUE=''
  899. BUILD_IMAC_FALSE=''
  900. BUILD_IMAC_TRUE=''
  901. BUILD_KEYMAPS_FALSE=''
  902. BUILD_KEYMAPS_TRUE='#'
  903. BUILD_MACBOOKPRO_FALSE=''
  904. BUILD_MACBOOKPRO_TRUE=''
  905. BUILD_MACBOOK_FALSE=''
  906. BUILD_MACBOOK_TRUE=''
  907. BUILD_OMAP_FALSE=''
  908. BUILD_OMAP_TRUE=''
  909. BUILD_USBCSR_FALSE=''
  910. BUILD_USBCSR_TRUE=''
  911. CC='cc'
  912. CCDEPMODE='depmode=gcc3'
  913. CFLAGS='-O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare'
  914. CPP='cpp'
  915. CPPFLAGS='-I/usr/local/include'
  916. CXX='c++'
  917. CXXCPP='c++ -E'
  918. CXXDEPMODE='depmode=gcc3'
  919. CXXFLAGS='-O2 -pipe -fno-strict-aliasing'
  920. CYGPATH_W='echo'
  921. DBUS_CFLAGS=''
  922. DBUS_LIBS=''
  923. DBUS_SYS_DIR=''
  924. DEFS=''
  925. DEPDIR='.deps'
  926. DOCBOOK_DOCS_ENABLED_FALSE=''
  927. DOCBOOK_DOCS_ENABLED_TRUE=''
  928. DSYMUTIL=''
  929. DUMPBIN=''
  930. ECHO_C=''
  931. ECHO_N='-n'
  932. ECHO_T=''
  933. EGREP='/usr/bin/grep -E'
  934. EJECT_PROGRAM='/usr/sbin/cdcontrol'
  935. ENABLE_GTK_DOC_FALSE=''
  936. ENABLE_GTK_DOC_TRUE='#'
  937. EXEEXT=''
  938. EXPAT_LIB='-lexpat'
  939. FGREP='/usr/bin/grep -F'
  940. GCOV_FALSE=''
  941. GCOV_TRUE='#'
  942. GLIB_CFLAGS=''
  943. GLIB_LIBS=''
  944. GPERF='/usr/bin/gperf'
  945. GREP='/usr/bin/grep'
  946. GTK_DOC_USE_LIBTOOL_FALSE='#'
  947. GTK_DOC_USE_LIBTOOL_TRUE=''
  948. HALD_BACKEND='freebsd'
  949. HALD_COMPILE_DUMMY_FALSE=''
  950. HALD_COMPILE_DUMMY_TRUE='#'
  951. HALD_COMPILE_FREEBSD_FALSE='#'
  952. HALD_COMPILE_FREEBSD_TRUE=''
  953. HALD_COMPILE_LINUX_FALSE=''
  954. HALD_COMPILE_LINUX_TRUE='#'
  955. HALD_COMPILE_SOLARIS_FALSE=''
  956. HALD_COMPILE_SOLARIS_TRUE='#'
  957. HALD_OS_LIBS=''
  958. HALD_PID_FILE=''
  959. HALD_SOCKET_DIR=''
  960. HAL_GROUP='haldaemon'
  961. HAL_USER='haldaemon'
  962. HAVE_ACLMGMT_FALSE=''
  963. HAVE_ACLMGMT_TRUE=''
  964. HAVE_ACPI_FALSE=''
  965. HAVE_ACPI_TRUE=''
  966. HAVE_APM_FALSE=''
  967. HAVE_APM_TRUE=''
  968. HAVE_CONKIT_FALSE='#'
  969. HAVE_CONKIT_TRUE=''
  970. HAVE_GPERF=''
  971. HAVE_GPERF_FALSE='#'
  972. HAVE_GPERF_TRUE=''
  973. HAVE_LIBPCI_FALSE=''
  974. HAVE_LIBPCI_TRUE='#'
  975. HAVE_LIBUSB20_FALSE=''
  976. HAVE_LIBUSB20_TRUE='#'
  977. HAVE_LIBUSB_FALSE=''
  978. HAVE_LIBUSB_TRUE='#'
  979. HAVE_PMU_FALSE=''
  980. HAVE_PMU_TRUE=''
  981. HAVE_POLKIT_FALSE=''
  982. HAVE_POLKIT_TRUE='#'
  983. HAVE_SMBIOS_FALSE=''
  984. HAVE_SMBIOS_TRUE='#'
  985. HAVE_SONYPIC_FALSE=''
  986. HAVE_SONYPIC_TRUE=''
  987. HAVE_UMOUNT_HAL_FALSE=''
  988. HAVE_UMOUNT_HAL_TRUE=''
  989. HTML_DIR='${datadir}/gtk-doc/html'
  990. INSTALL_DATA='install -o root -g wheel -m 444'
  991. INSTALL_PROGRAM='install -s -o root -g wheel -m 555'
  992. INSTALL_SCRIPT='install -o root -g wheel -m 555'
  993. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  994. LD='/usr/bin/ld'
  995. LDFLAGS='-Wl,--as-needed -L/usr/local/lib'
  996. LIBOBJS=''
  997. LIBS=''
  998. LIBTOOL='$(SHELL) /usr/ports/sysutils/hal/work/gnome-libtool'
  999. LIBUSB20_LIBS=''
  1000. LINUX_INPUT_H=''
  1001. LIPO=''
  1002. LN_S='ln -s'
  1003. LTLIBOBJS=''
  1004. LT_AGE='0'
  1005. LT_CURRENT='1'
  1006. LT_REVISION='0'
  1007. MAINT='#'
  1008. MAINTAINER_MODE_FALSE=''
  1009. MAINTAINER_MODE_TRUE='#'
  1010. MAKEINFO='${SHELL} /usr/ports/sysutils/hal/work/hal-0.5.14/missing --run makeinfo'
  1011. MAN_PAGES_ENABLED=''
  1012. MAN_PAGES_ENABLED_FALSE='#'
  1013. MAN_PAGES_ENABLED_TRUE=''
  1014. MKDIR_P='./install-sh -c -d'
  1015. NM='/usr/bin/nm -B'
  1016. NMEDIT=''
  1017. OBJDUMP='objdump'
  1018. OBJEXT='o'
  1019. OS_TYPE_RED_HAT_FALSE=''
  1020. OS_TYPE_RED_HAT_TRUE=''
  1021. OS_TYPE_UNKNOWN_FALSE=''
  1022. OS_TYPE_UNKNOWN_TRUE=''
  1023. OTOOL64=''
  1024. OTOOL=''
  1025. PACKAGE='hal'
  1026. PACKAGE_BUGREPORT='[email protected]'
  1027. PACKAGE_NAME='hal'
  1028. PACKAGE_STRING='hal 0.5.14'
  1029. PACKAGE_TARNAME='hal'
  1030. PACKAGE_URL=''
  1031. PACKAGE_VERSION='0.5.14'
  1032. PARTED_CFLAGS=''
  1033. PARTED_LIBS=''
  1034. PATH_SEPARATOR=':'
  1035. PCI_IDS_DIR='/usr/local/share/pciids'
  1036. PKG_CONFIG='/usr/local/bin/pkg-config'
  1037. POLKIT_CFLAGS=''
  1038. POLKIT_LIBS=''
  1039. POLKIT_POLICY_FILE_VALIDATE=''
  1040. RANLIB='ranlib'
  1041. SED='/usr/bin/sed'
  1042. SET_MAKE=''
  1043. SHELL='/bin/sh'
  1044. STRIP='strip'
  1045. USB_IDS_DIR=''
  1046. USE_PARTED='no'
  1047. USE_PARTED_FALSE=''
  1048. USE_PARTED_TRUE='#'
  1049. USE_PCI_IDS='yes'
  1050. USE_PNP_IDS='yes'
  1051. USE_USB_IDS='no'
  1052. VERSION='0.5.14'
  1053. VOLUME_ID_CFLAGS=''
  1054. VOLUME_ID_LIBS=''
  1055. XMLLINT=''
  1056. XMLTO=''
  1057. ac_ct_CC='cc'
  1058. ac_ct_CXX=''
  1059. ac_ct_DUMPBIN=''
  1060. am__EXEEXT_FALSE=''
  1061. am__EXEEXT_TRUE=''
  1062. am__fastdepCC_FALSE='#'
  1063. am__fastdepCC_TRUE=''
  1064. am__fastdepCXX_FALSE='#'
  1065. am__fastdepCXX_TRUE=''
  1066. am__include='include'
  1067. am__isrc=''
  1068. am__leading_dot='.'
  1069. am__quote=''
  1070. am__tar='${AMTAR} chof - "$$tardir"'
  1071. am__untar='${AMTAR} xf -'
  1072. bindir='${exec_prefix}/bin'
  1073. build='amd64-portbld-freebsd8.3'
  1074. build_alias='amd64-portbld-freebsd8.3'
  1075. build_cpu='amd64'
  1076. build_os='freebsd8.3'
  1077. build_vendor='portbld'
  1078. datadir='${datarootdir}'
  1079. datarootdir='${prefix}/share'
  1080. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1081. dvidir='${docdir}'
  1082. exec_prefix='NONE'
  1083. host='amd64-portbld-freebsd8.3'
  1084. host_alias=''
  1085. host_cpu='amd64'
  1086. host_os='freebsd8.3'
  1087. host_vendor='portbld'
  1088. htmldir='${docdir}'
  1089. includedir='${prefix}/include'
  1090. infodir='/usr/local/info'
  1091. install_sh='${SHELL} /usr/ports/sysutils/hal/work/hal-0.5.14/install-sh'
  1092. libdir='${exec_prefix}/lib'
  1093. libexecdir='${exec_prefix}/libexec'
  1094. localedir='${datarootdir}/locale'
  1095. localstatedir='/var'
  1096. lt_ECHO='echo'
  1097. mandir='/usr/local/man'
  1098. mkdir_p='$(top_builddir)/./install-sh -c -d'
  1099. oldincludedir='/usr/include'
  1100. pdfdir='${docdir}'
  1101. prefix='/usr/local'
  1102. program_transform_name='s,x,x,'
  1103. psdir='${docdir}'
  1104. sbindir='${exec_prefix}/sbin'
  1105. sharedstatedir='${prefix}/com'
  1106. sysconfdir='${prefix}/etc'
  1107. target_alias=''
  1108. udev_prefix='${exec_prefix}/lib'
  1109.  
  1110. ## ----------- ##
  1111. ## confdefs.h. ##
  1112. ## ----------- ##
  1113.  
  1114. /* confdefs.h */
  1115. #define PACKAGE_NAME "hal"
  1116. #define PACKAGE_TARNAME "hal"
  1117. #define PACKAGE_VERSION "0.5.14"
  1118. #define PACKAGE_STRING "hal 0.5.14"
  1119. #define PACKAGE_BUGREPORT "[email protected]"
  1120. #define PACKAGE_URL ""
  1121. #define PACKAGE "hal"
  1122. #define VERSION "0.5.14"
  1123. #define STDC_HEADERS 1
  1124. #define HAVE_SYS_TYPES_H 1
  1125. #define HAVE_SYS_STAT_H 1
  1126. #define HAVE_STDLIB_H 1
  1127. #define HAVE_STRING_H 1
  1128. #define HAVE_MEMORY_H 1
  1129. #define HAVE_STRINGS_H 1
  1130. #define HAVE_INTTYPES_H 1
  1131. #define HAVE_STDINT_H 1
  1132. #define HAVE_UNISTD_H 1
  1133. #define HAVE_DLFCN_H 1
  1134. #define LT_OBJDIR ".libs/"
  1135. #define HAVE_SYS_IOCCOM_H 1
  1136. #define USE_PCI_IDS 1
  1137. #define USE_PNP_IDS 1
  1138. #define HAL_USER "haldaemon"
  1139. #define HAL_GROUP "haldaemon"
  1140. #define EJECT_PROGRAM "/usr/sbin/cdcontrol"
  1141. #define ACPI_ACPID 1
  1142. #define ACPI_PROC 1
  1143. #define HAVE_EXPAT_H 1
  1144. #define HAVE_EXPAT_H 1
  1145. #define DBUS_API_SUBJECT_TO_CHANGE /**/
  1146. #define HAVE_CONKIT /**/
  1147. #define HAVE_CK_0_3 1
  1148.  
  1149. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment