pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

pastebin - collaborative debugging tool View Help


Posted by tobi on Tue 30 Jun 16:06
report abuse | download | new post

  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 libgnomecanvas configure 2.26.0, which was
  5. generated by GNU Autoconf 2.62.  Invocation command line was
  6.  
  7.   $ ./configure --with-html-dir=/usr/local/share/doc --disable-gtk-doc --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd7.2
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = sub.han.vpn.gamesnet.de
  14. uname -m = i386
  15. uname -r = 7.2-STABLE
  16. uname -s = FreeBSD
  17. uname -v = FreeBSD 7.2-STABLE #7: Wed Jun 10 13:04:29 CEST 2009     root@sub.han.vpn.gamesnet.de:/usr/obj/usr/src/sys/SUB
  18.  
  19. /usr/bin/uname -p = i386
  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: /usr/X11R6/bin
  38. PATH: /root/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2215: checking for a BSD-compatible install
  46. configure:2283: result: /usr/bin/install -c -o root -g wheel
  47. configure:2294: checking whether build environment is sane
  48. configure:2337: result: yes
  49. configure:2362: checking for a thread-safe mkdir -p
  50. configure:2401: result: /usr/local/bin/gmkdir -p
  51. configure:2414: checking for gawk
  52. configure:2430: found /usr/local/bin/gawk
  53. configure:2441: result: gawk
  54. configure:2452: checking whether gmake sets $(MAKE)
  55. configure:2474: result: yes
  56. configure:2665: checking whether to enable maintainer-specific portions of Makefiles
  57. configure:2674: result: no
  58. configure:2703: checking for style of include used by gmake
  59. configure:2731: result: GNU
  60. configure:2801: checking for gcc
  61. configure:2828: result: cc
  62. configure:3066: checking for C compiler version
  63. configure:3074: cc --version >&5
  64. cc (GCC) 4.2.1 20070719  [FreeBSD]
  65. Copyright (C) 2007 Free Software Foundation, Inc.
  66. This is free software; see the source for copying conditions.  There is NO
  67. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  68.  
  69. configure:3078: $? = 0
  70. configure:3085: cc -v >&5
  71. Using built-in specs.
  72. Target: i386-undermydesk-freebsd
  73. Configured with: FreeBSD/i386 system compiler
  74. Thread model: posix
  75. gcc version 4.2.1 20070719  [FreeBSD]
  76. configure:3089: $? = 0
  77. configure:3096: cc -V >&5
  78. cc: '-V' option must have argument
  79. configure:3100: $? = 1
  80. configure:3123: checking for C compiler default output file name
  81. configure:3145: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  >&5
  82. configure:3149: $? = 0
  83. configure:3187: result: a.out
  84. configure:3204: checking whether the C compiler works
  85. configure:3214: ./a.out
  86. configure:3218: $? = 0
  87. configure:3235: result: yes
  88. configure:3242: checking whether we are cross compiling
  89. configure:3244: result: no
  90. configure:3247: checking for suffix of executables
  91. configure:3254: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  >&5
  92. configure:3258: $? = 0
  93. configure:3282: result:
  94. configure:3288: checking for suffix of object files
  95. configure:3314: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  96. configure:3318: $? = 0
  97. configure:3341: result: o
  98. configure:3345: checking whether we are using the GNU C compiler
  99. configure:3374: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  100. configure:3381: $? = 0
  101. configure:3398: result: yes
  102. configure:3407: checking whether cc accepts -g
  103. configure:3437: cc -c -g -I/usr/local/include conftest.c >&5
  104. configure:3444: $? = 0
  105. configure:3545: result: yes
  106. configure:3562: checking for cc option to accept ISO C89
  107. configure:3636: cc  -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  108. configure:3643: $? = 0
  109. configure:3666: result: none needed
  110. configure:3686: checking dependency style of cc
  111. configure:3777: result: gcc3
  112. configure:3793: checking for library containing strerror
  113. configure:3834: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  >&5
  114. configure:3841: $? = 0
  115. configure:3872: result: none required
  116. configure:3928: checking for gcc
  117. configure:3955: result: cc
  118. configure:4193: checking for C compiler version
  119. configure:4201: cc --version >&5
  120. cc (GCC) 4.2.1 20070719  [FreeBSD]
  121. Copyright (C) 2007 Free Software Foundation, Inc.
  122. This is free software; see the source for copying conditions.  There is NO
  123. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  124.  
  125. configure:4205: $? = 0
  126. configure:4212: cc -v >&5
  127. Using built-in specs.
  128. Target: i386-undermydesk-freebsd
  129. Configured with: FreeBSD/i386 system compiler
  130. Thread model: posix
  131. gcc version 4.2.1 20070719  [FreeBSD]
  132. configure:4216: $? = 0
  133. configure:4223: cc -V >&5
  134. cc: '-V' option must have argument
  135. configure:4227: $? = 1
  136. configure:4230: checking whether we are using the GNU C compiler
  137. configure:4283: result: yes
  138. configure:4292: checking whether cc accepts -g
  139. configure:4430: result: yes
  140. configure:4447: checking for cc option to accept ISO C89
  141. configure:4551: result: none needed
  142. configure:4571: checking dependency style of cc
  143. configure:4662: result: gcc3
  144. configure:4682: checking how to run the C preprocessor
  145. configure:4722: cc -E -I/usr/local/include conftest.c
  146. configure:4729: $? = 0
  147. configure:4760: cc -E -I/usr/local/include conftest.c
  148. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  149. configure:4767: $? = 1
  150. configure: failed program was:
  151. | /* confdefs.h.  */
  152. | #define PACKAGE_NAME "libgnomecanvas"
  153. | #define PACKAGE_TARNAME "libgnomecanvas"
  154. | #define PACKAGE_VERSION "2.26.0"
  155. | #define PACKAGE_STRING "libgnomecanvas 2.26.0"
  156. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomecanvas"
  157. | #define PACKAGE "libgnomecanvas"
  158. | #define VERSION "2.26.0"
  159. | /* end confdefs.h.  */
  160. | #include <ac_nonexistent.h>
  161. configure:4800: result: cc -E
  162. configure:4829: cc -E -I/usr/local/include conftest.c
  163. configure:4836: $? = 0
  164. configure:4867: cc -E -I/usr/local/include conftest.c
  165. conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
  166. configure:4874: $? = 1
  167. configure: failed program was:
  168. | /* confdefs.h.  */
  169. | #define PACKAGE_NAME "libgnomecanvas"
  170. | #define PACKAGE_TARNAME "libgnomecanvas"
  171. | #define PACKAGE_VERSION "2.26.0"
  172. | #define PACKAGE_STRING "libgnomecanvas 2.26.0"
  173. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomecanvas"
  174. | #define PACKAGE "libgnomecanvas"
  175. | #define VERSION "2.26.0"
  176. | /* end confdefs.h.  */
  177. | #include <ac_nonexistent.h>
  178. configure:4912: checking for grep that handles long lines and -e
  179. configure:4972: result: /usr/bin/grep
  180. configure:4977: checking for egrep
  181. configure:5041: result: /usr/bin/grep -E
  182. configure:5046: checking for ANSI C header files
  183. configure:5076: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  184. configure:5083: $? = 0
  185. configure:5182: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  >&5
  186. configure:5186: $? = 0
  187. configure:5192: ./conftest
  188. configure:5196: $? = 0
  189. configure:5214: result: yes
  190. configure:5304: checking build system type
  191. configure:5322: result: i386-portbld-freebsd7.2
  192. configure:5344: checking host system type
  193. configure:5359: result: i386-portbld-freebsd7.2
  194. configure:5381: checking for a sed that does not truncate output
  195. configure:5437: result: /usr/bin/sed
  196. configure:5451: checking for ld used by cc
  197. configure:5518: result: /usr/bin/ld
  198. configure:5527: checking if the linker (/usr/bin/ld) is GNU ld
  199. configure:5542: result: yes
  200. configure:5547: checking for /usr/bin/ld option to reload object files
  201. configure:5554: result: -r
  202. configure:5572: checking for BSD-compatible nm
  203. configure:5621: result: /usr/bin/nm -B
  204. configure:5625: checking whether ln -s works
  205. configure:5629: result: yes
  206. configure:5636: checking how to recognize dependent libraries
  207. configure:5822: result: pass_all
  208. configure:6370: checking for sys/types.h
  209. configure:6391: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  210. configure:6398: $? = 0
  211. configure:6415: result: yes
  212. configure:6370: checking for sys/stat.h
  213. configure:6391: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  214. configure:6398: $? = 0
  215. configure:6415: result: yes
  216. configure:6370: checking for stdlib.h
  217. configure:6391: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  218. configure:6398: $? = 0
  219. configure:6415: result: yes
  220. configure:6370: checking for string.h
  221. configure:6391: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  222. configure:6398: $? = 0
  223. configure:6415: result: yes
  224. configure:6370: checking for memory.h
  225. configure:6391: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  226. configure:6398: $? = 0
  227. configure:6415: result: yes
  228. configure:6370: checking for strings.h
  229. configure:6391: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  230. configure:6398: $? = 0
  231. configure:6415: result: yes
  232. configure:6370: checking for inttypes.h
  233. configure:6391: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  234. configure:6398: $? = 0
  235. configure:6415: result: yes
  236. configure:6370: checking for stdint.h
  237. configure:6391: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  238. configure:6398: $? = 0
  239. configure:6415: result: yes
  240. configure:6370: checking for unistd.h
  241. configure:6391: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  242. configure:6398: $? = 0
  243. configure:6415: result: yes
  244. configure:6444: checking dlfcn.h usability
  245. configure:6461: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  246. configure:6468: $? = 0
  247. configure:6482: result: yes
  248. configure:6486: checking dlfcn.h presence
  249. configure:6501: cc -E -I/usr/local/include conftest.c
  250. configure:6508: $? = 0
  251. configure:6522: result: yes
  252. configure:6555: checking for dlfcn.h
  253. configure:6564: result: yes
  254. configure:6694: checking for C++ compiler version
  255. configure:6702: c++ --version >&5
  256. c++ (GCC) 4.2.1 20070719  [FreeBSD]
  257. Copyright (C) 2007 Free Software Foundation, Inc.
  258. This is free software; see the source for copying conditions.  There is NO
  259. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  260.  
  261. configure:6706: $? = 0
  262. configure:6713: c++ -v >&5
  263. Using built-in specs.
  264. Target: i386-undermydesk-freebsd
  265. Configured with: FreeBSD/i386 system compiler
  266. Thread model: posix
  267. gcc version 4.2.1 20070719  [FreeBSD]
  268. configure:6717: $? = 0
  269. configure:6724: c++ -V >&5
  270. c++: '-V' option must have argument
  271. configure:6728: $? = 1
  272. configure:6731: checking whether we are using the GNU C++ compiler
  273. configure:6760: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5
  274. configure:6767: $? = 0
  275. configure:6784: result: yes
  276. configure:6793: checking whether c++ accepts -g
  277. configure:6823: c++ -c -g -I/usr/local/include conftest.cpp >&5
  278. configure:6830: $? = 0
  279. configure:6931: result: yes
  280. configure:6956: checking dependency style of c++
  281. configure:7047: result: gcc3
  282. configure:7072: checking how to run the C++ preprocessor
  283. configure:7108: c++ -E -I/usr/local/include conftest.cpp
  284. configure:7115: $? = 0
  285. configure:7146: c++ -E -I/usr/local/include conftest.cpp
  286. conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
  287. configure:7153: $? = 1
  288. configure: failed program was:
  289. | /* confdefs.h.  */
  290. | #define PACKAGE_NAME "libgnomecanvas"
  291. | #define PACKAGE_TARNAME "libgnomecanvas"
  292. | #define PACKAGE_VERSION "2.26.0"
  293. | #define PACKAGE_STRING "libgnomecanvas 2.26.0"
  294. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomecanvas"
  295. | #define PACKAGE "libgnomecanvas"
  296. | #define VERSION "2.26.0"
  297. | #define STDC_HEADERS 1
  298. | #define HAVE_SYS_TYPES_H 1
  299. | #define HAVE_SYS_STAT_H 1
  300. | #define HAVE_STDLIB_H 1
  301. | #define HAVE_STRING_H 1
  302. | #define HAVE_MEMORY_H 1
  303. | #define HAVE_STRINGS_H 1
  304. | #define HAVE_INTTYPES_H 1
  305. | #define HAVE_STDINT_H 1
  306. | #define HAVE_UNISTD_H 1
  307. | #define HAVE_DLFCN_H 1
  308. | /* end confdefs.h.  */
  309. | #include <ac_nonexistent.h>
  310. configure:7186: result: c++ -E
  311. configure:7215: c++ -E -I/usr/local/include conftest.cpp
  312. configure:7222: $? = 0
  313. configure:7253: c++ -E -I/usr/local/include conftest.cpp
  314. conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
  315. configure:7260: $? = 1
  316. configure: failed program was:
  317. | /* confdefs.h.  */
  318. | #define PACKAGE_NAME "libgnomecanvas"
  319. | #define PACKAGE_TARNAME "libgnomecanvas"
  320. | #define PACKAGE_VERSION "2.26.0"
  321. | #define PACKAGE_STRING "libgnomecanvas 2.26.0"
  322. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomecanvas"
  323. | #define PACKAGE "libgnomecanvas"
  324. | #define VERSION "2.26.0"
  325. | #define STDC_HEADERS 1
  326. | #define HAVE_SYS_TYPES_H 1
  327. | #define HAVE_SYS_STAT_H 1
  328. | #define HAVE_STDLIB_H 1
  329. | #define HAVE_STRING_H 1
  330. | #define HAVE_MEMORY_H 1
  331. | #define HAVE_STRINGS_H 1
  332. | #define HAVE_INTTYPES_H 1
  333. | #define HAVE_STDINT_H 1
  334. | #define HAVE_UNISTD_H 1
  335. | #define HAVE_DLFCN_H 1
  336. | /* end confdefs.h.  */
  337. | #include <ac_nonexistent.h>
  338. configure:7353: checking for g77
  339. configure:7383: result: no
  340. configure:7353: checking for xlf
  341. configure:7383: result: no
  342. configure:7353: checking for f77
  343. configure:7383: result: no
  344. configure:7353: checking for frt
  345. configure:7383: result: no
  346. configure:7353: checking for pgf77
  347. configure:7383: result: no
  348. configure:7353: checking for cf77
  349. configure:7383: result: no
  350. configure:7353: checking for fort77
  351. configure:7383: result: no
  352. configure:7353: checking for fl32
  353. configure:7383: result: no
  354. configure:7353: checking for af77
  355. configure:7383: result: no
  356. configure:7353: checking for xlf90
  357. configure:7383: result: no
  358. configure:7353: checking for f90
  359. configure:7383: result: no
  360. configure:7353: checking for pgf90
  361. configure:7383: result: no
  362. configure:7353: checking for pghpf
  363. configure:7383: result: no
  364. configure:7353: checking for epcf90
  365. configure:7383: result: no
  366. configure:7353: checking for gfortran
  367. configure:7383: result: no
  368. configure:7353: checking for g95
  369. configure:7383: result: no
  370. configure:7353: checking for xlf95
  371. configure:7383: result: no
  372. configure:7353: checking for f95
  373. configure:7383: result: no
  374. configure:7353: checking for fort
  375. configure:7383: result: no
  376. configure:7353: checking for ifort
  377. configure:7383: result: no
  378. configure:7353: checking for ifc
  379. configure:7383: result: no
  380. configure:7353: checking for efc
  381. configure:7383: result: no
  382. configure:7353: checking for pgf95
  383. configure:7383: result: no
  384. configure:7353: checking for lf95
  385. configure:7383: result: no
  386. configure:7353: checking for ftn
  387. configure:7383: result: no
  388. configure:7410: checking for Fortran 77 compiler version
  389. configure:7418:  --version >&5
  390. --version: not found
  391. configure:7422: $? = 127
  392. configure:7429:  -v >&5
  393. -v: not found
  394. configure:7433: $? = 127
  395. configure:7440:  -V >&5
  396. -V: not found
  397. configure:7444: $? = 127
  398. configure:7452: checking whether we are using the GNU Fortran 77 compiler
  399. configure:7471:  -c  conftest.F >&5
  400. -c: not found
  401. configure:7478: $? = 127
  402. configure: failed program was:
  403. |       program main
  404. | #ifndef __GNUC__
  405. |        choke me
  406. | #endif
  407. |
  408. |       end
  409. configure:7495: result: no
  410. configure:7501: checking whether  accepts -g
  411. configure:7518:  -c -g conftest.f >&5
  412. -c: not found
  413. configure:7525: $? = 127
  414. configure: failed program was:
  415. |       program main
  416. |
  417. |       end
  418. configure:7541: result: no
  419. configure:7574: checking the maximum length of command line arguments
  420. configure:7686: result: 262144
  421. configure:7698: checking command to parse /usr/bin/nm -B output from cc object
  422. configure:7803: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  423. configure:7806: $? = 0
  424. configure:7810: /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
  425. configure:7813: $? = 0
  426. configure:7865: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
  427. configure:7868: $? = 0
  428. configure:7906: result: ok
  429. configure:7910: checking for objdir
  430. configure:7925: result: .libs
  431. configure:8017: checking for ar
  432. configure:8033: found /usr/bin/ar
  433. configure:8044: result: ar
  434. configure:8113: checking for ranlib
  435. configure:8129: found /usr/bin/ranlib
  436. configure:8140: result: ranlib
  437. configure:8209: checking for strip
  438. configure:8225: found /usr/bin/strip
  439. configure:8236: result: strip
  440. configure:8838: checking if cc supports -fno-rtti -fno-exceptions
  441. configure:8856: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
  442. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  443. configure:8860: $? = 0
  444. configure:8873: result: no
  445. configure:8888: checking for cc option to produce PIC
  446. configure:9120: result: -fPIC
  447. configure:9128: checking if cc PIC flag -fPIC works
  448. configure:9146: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fPIC -DPIC conftest.c >&5
  449. configure:9150: $? = 0
  450. configure:9163: result: yes
  451. configure:9191: checking if cc static flag -static works
  452. configure:9219: result: yes
  453. configure:9229: checking if cc supports -c -o file.o
  454. configure:9250: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -o out/conftest2.o conftest.c >&5
  455. configure:9254: $? = 0
  456. configure:9276: result: yes
  457. configure:9302: checking whether the cc linker (/usr/bin/ld) supports shared libraries
  458. configure:10290: result: yes
  459. configure:10311: checking whether -lc should be explicitly linked in
  460. configure:10316: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  461. configure:10319: $? = 0
  462. configure:10334: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
  463. configure:10337: $? = 0
  464. configure:10349: result: no
  465. configure:10357: checking dynamic linker characteristics
  466. configure:10961: result: freebsd7.2 ld.so
  467. configure:10985: checking how to hardcode library paths into programs
  468. configure:11010: result: immediate
  469. configure:11024: checking whether stripping libraries is possible
  470. configure:11029: result: yes
  471. configure:11859: checking if libtool supports shared libraries
  472. configure:11861: result: yes
  473. configure:11864: checking whether to build shared libraries
  474. configure:11885: result: yes
  475. configure:11888: checking whether to build static libraries
  476. configure:11892: result: yes
  477. configure:11986: creating libtool
  478. configure:12579: checking for ld used by c++
  479. configure:12646: result: /usr/bin/ld
  480. configure:12655: checking if the linker (/usr/bin/ld) is GNU ld
  481. configure:12670: result: yes
  482. configure:12721: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
  483. configure:13675: result: yes
  484. configure:13692: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5
  485. configure:13695: $? = 0
  486. configure:13851: checking for c++ option to produce PIC
  487. configure:14135: result: -fPIC
  488. configure:14143: checking if c++ PIC flag -fPIC works
  489. configure:14161: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fPIC -DPIC conftest.cpp >&5
  490. configure:14165: $? = 0
  491. configure:14178: result: yes
  492. configure:14206: checking if c++ static flag -static works
  493. configure:14234: result: yes
  494. configure:14244: checking if c++ supports -c -o file.o
  495. configure:14265: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
  496. configure:14269: $? = 0
  497. configure:14291: result: yes
  498. configure:14317: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
  499. configure:14343: result: yes
  500. configure:14410: checking dynamic linker characteristics
  501. configure:14962: result: freebsd7.2 ld.so
  502. configure:14986: checking how to hardcode library paths into programs
  503. configure:15011: result: immediate
  504. configure:21253: checking whether NLS is requested
  505. configure:21262: result: yes
  506. configure:21279: checking for intltool >= 0.35.0
  507. configure:21286: result: 0.40.6 found
  508. configure:21296: checking for intltool-update
  509. configure:21314: found /usr/local/bin/intltool-update
  510. configure:21326: result: /usr/local/bin/intltool-update
  511. configure:21336: checking for intltool-merge
  512. configure:21354: found /usr/local/bin/intltool-merge
  513. configure:21366: result: /usr/local/bin/intltool-merge
  514. configure:21376: checking for intltool-extract
  515. configure:21394: found /usr/local/bin/intltool-extract
  516. configure:21406: result: /usr/local/bin/intltool-extract
  517. configure:21463: checking for xgettext
  518. configure:21481: found /usr/local/bin/xgettext
  519. configure:21493: result: /usr/local/bin/xgettext
  520. configure:21503: checking for msgmerge
  521. configure:21521: found /usr/local/bin/msgmerge
  522. configure:21533: result: /usr/local/bin/msgmerge
  523. configure:21543: checking for msgfmt
  524. configure:21561: found /usr/local/bin/msgfmt
  525. configure:21573: result: /usr/local/bin/msgfmt
  526. configure:21583: checking for gmsgfmt
  527. configure:21614: result: /usr/local/bin/msgfmt
  528. configure:21638: checking for perl
  529. configure:21656: found /usr/bin/perl
  530. configure:21668: result: /usr/bin/perl
  531. configure:21687: checking for XML::Parser
  532. configure:21690: result: ok
  533. configure:21727: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  >&5
  534. /var/tmp//ccWo70mG.o(.text+0xf): In function `main':
  535. : undefined reference to `_nl_msg_cat_cntr'
  536. configure:21734: $? = 1
  537. configure: failed program was:
  538. | /* confdefs.h.  */
  539. | #define PACKAGE_NAME "libgnomecanvas"
  540. | #define PACKAGE_TARNAME "libgnomecanvas"
  541. | #define PACKAGE_VERSION "2.26.0"
  542. | #define PACKAGE_STRING "libgnomecanvas 2.26.0"
  543. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomecanvas"
  544. | #define PACKAGE "libgnomecanvas"
  545. | #define VERSION "2.26.0"
  546. | #define STDC_HEADERS 1
  547. | #define HAVE_SYS_TYPES_H 1
  548. | #define HAVE_SYS_STAT_H 1
  549. | #define HAVE_STDLIB_H 1
  550. | #define HAVE_STRING_H 1
  551. | #define HAVE_MEMORY_H 1
  552. | #define HAVE_STRINGS_H 1
  553. | #define HAVE_INTTYPES_H 1
  554. | #define HAVE_STDINT_H 1
  555. | #define HAVE_UNISTD_H 1
  556. | #define HAVE_DLFCN_H 1
  557. | /* end confdefs.h.  */
  558. |
  559. | int
  560. | main ()
  561. | {
  562. | extern int _nl_msg_cat_cntr;
  563. |                        return _nl_msg_cat_cntr
  564. |   ;
  565. |   return 0;
  566. | }
  567. configure:21956: checking what warning flags to pass to the C compiler
  568. configure:21958: result: -Wall -Wmissing-prototypes
  569. configure:21969: checking what language compliance flags to pass to the C compiler
  570. configure:21984: result:
  571. configure:22016: checking locale.h usability
  572. configure:22033: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  573. configure:22040: $? = 0
  574. configure:22054: result: yes
  575. configure:22058: checking locale.h presence
  576. configure:22073: cc -E -I/usr/local/include conftest.c
  577. configure:22080: $? = 0
  578. configure:22094: result: yes
  579. configure:22127: checking for locale.h
  580. configure:22136: result: yes
  581. configure:22151: checking for LC_MESSAGES
  582. configure:22177: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  >&5
  583. configure:22184: $? = 0
  584. configure:22204: result: yes
  585. configure:22233: checking libintl.h usability
  586. configure:22250: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5
  587. configure:22257: $? = 0
  588. configure:22271: result: yes
  589. configure:22275: checking libintl.h presence
  590. configure:22290: cc -E -I/usr/local/include conftest.c
  591. configure:22297: $? = 0
  592. configure:22311: result: yes
  593. configure:22344: checking for libintl.h
  594. configure:22351: result: yes
  595. configure:22362: checking for ngettext in libc
  596. configure:22390: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  >&5
  597. /var/tmp//cc2frxin.o(.text+0x29): In function `main':
  598. : undefined reference to `libintl_ngettext'
  599. configure:22397: $? = 1
  600. configure: failed program was:
  601. | /* confdefs.h.  */
  602. | #define PACKAGE_NAME "libgnomecanvas"
  603. | #define PACKAGE_TARNAME "libgnomecanvas"
  604. | #define PACKAGE_VERSION "2.26.0"
  605. | #define PACKAGE_STRING "libgnomecanvas 2.26.0"
  606. | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomecanvas"
  607. | #define PACKAGE "libgnomecanvas"
  608. | #define VERSION "2.26.0"
  609. | #define STDC_HEADERS 1
  610. | #define HAVE_SYS_TYPES_H 1
  611. | #define HAVE_SYS_STAT_H 1
  612. | #define HAVE_STDLIB_H 1
  613. | #define HAVE_STRING_H 1
  614. | #define HAVE_MEMORY_H 1
  615. | #define HAVE_STRINGS_H 1
  616. | #define HAVE_INTTYPES_H 1
  617. | #define HAVE_STDINT_H 1
  618. | #define HAVE_UNISTD_H 1
  619. | #define HAVE_DLFCN_H 1
  620. | #define GETTEXT_PACKAGE "libgnomecanvas-2.0"
  621. | #define HAVE_LOCALE_H 1
  622. | #define HAVE_LC_MESSAGES 1
  623. | /* end confdefs.h.  */
  624. |
  625. | #include <libintl.h>
  626. |
  627. | int
  628. | main ()
  629. | {
  630. | return !ngettext ("","", 1)
  631. |   ;
  632. |   return 0;
  633. | }
  634. configure:22418: result: no
  635. configure:22592: checking for bindtextdomain in -lintl
  636. configure:22627: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
  637. configure:22634: $? = 0
  638. configure:22655: result: yes
  639. configure:22658: checking for ngettext in -lintl
  640. configure:22693: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
  641. configure:22700: $? = 0
  642. configure:22721: result: yes
  643. configure:22724: checking for dgettext in -lintl
  644. configure:22759: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lintl   >&5
  645. conftest.c:31: warning: conflicting types for built-in function 'dgettext'
  646. configure:22766: $? = 0
  647. configure:22787: result: yes
  648. configure:22960: checking for bind_textdomain_codeset
  649. configure:23016: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
  650. configure:23023: $? = 0
  651. configure:23045: result: yes
  652. configure:23086: checking for msgfmt
  653. configure:23113: result: /usr/local/bin/msgfmt
  654. configure:23126: checking for dcgettext
  655. configure:23182: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
  656. conftest.c:49: warning: conflicting types for built-in function 'dcgettext'
  657. configure:23189: $? = 0
  658. configure:23211: result: yes
  659. configure:23223: checking if msgfmt accepts -c
  660. configure:23238: $MSGFMT -c -o /dev/null conftest.foo
  661. configure:23241: $? = 0
  662. configure:23243: result: yes
  663. configure:23253: checking for gmsgfmt
  664. configure:23284: result: /usr/local/bin/msgfmt
  665. configure:23294: checking for xgettext
  666. configure:23321: result: /usr/local/bin/xgettext
  667. configure:23350: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c  -lintl  >&5
  668. configure:23357: $? = 0
  669. configure:23661: checking for pkg-config
  670. configure:23679: found /usr/local/bin/pkg-config
  671. configure:23691: result: /usr/local/bin/pkg-config
  672. configure:23720: checking pkg-config is at least version 0.18
  673. configure:23723: result: yes
  674. configure:23734: checking for LIBGNOMECANVAS
  675. configure:23741: $PKG_CONFIG --exists --print-errors "$CANVAS_MODULES"
  676. Package gail was not found in the pkg-config search path.
  677. Perhaps you should add the directory containing `gail.pc'
  678. to the PKG_CONFIG_PATH environment variable
  679. No package 'gail' found
  680. configure:23744: $? = 1
  681. configure:23757: $PKG_CONFIG --exists --print-errors "$CANVAS_MODULES"
  682. Package gail was not found in the pkg-config search path.
  683. Perhaps you should add the directory containing `gail.pc'
  684. to the PKG_CONFIG_PATH environment variable
  685. No package 'gail' found
  686. configure:23760: $? = 1
  687. No package 'gail' found
  688. configure:23787: error: Package requirements (  gtk+-2.0 >= 2.0.3   gail >= 1.9.0   libart-2.0 >= 2.3.8   pango >= 1.0.1   pangoft2 >= 1.0.1) were not met:
  689.  
  690. No package 'gail' found
  691.  
  692. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  693. installed software in a non-standard prefix.
  694.  
  695. Alternatively, you may set the environment variables LIBGNOMECANVAS_CFLAGS
  696. and LIBGNOMECANVAS_LIBS to avoid the need to call pkg-config.
  697. See the pkg-config man page for more details.
  698.  
  699.  
  700. ## ---------------- ##
  701. ## Cache variables. ##
  702. ## ---------------- ##
  703.  
  704. ac_cv_build=i386-portbld-freebsd7.2
  705. ac_cv_c_compiler_gnu=yes
  706. ac_cv_cxx_compiler_gnu=yes
  707. ac_cv_env_CANVAS_GLADE_CFLAGS_set=''
  708. ac_cv_env_CANVAS_GLADE_CFLAGS_value=''
  709. ac_cv_env_CANVAS_GLADE_LIBS_set=''
  710. ac_cv_env_CANVAS_GLADE_LIBS_value=''
  711. ac_cv_env_CCC_set=''
  712. ac_cv_env_CCC_value=''
  713. ac_cv_env_CC_set=set
  714. ac_cv_env_CC_value=cc
  715. ac_cv_env_CFLAGS_set=set
  716. ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe'
  717. ac_cv_env_CPPFLAGS_set=set
  718. ac_cv_env_CPPFLAGS_value=-I/usr/local/include
  719. ac_cv_env_CPP_set=''
  720. ac_cv_env_CPP_value=''
  721. ac_cv_env_CXXCPP_set=''
  722. ac_cv_env_CXXCPP_value=''
  723. ac_cv_env_CXXFLAGS_set=set
  724. ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe'
  725. ac_cv_env_CXX_set=set
  726. ac_cv_env_CXX_value=c++
  727. ac_cv_env_F77_set=''
  728. ac_cv_env_F77_value=''
  729. ac_cv_env_FFLAGS_set=''
  730. ac_cv_env_FFLAGS_value=''
  731. ac_cv_env_LDFLAGS_set=set
  732. ac_cv_env_LDFLAGS_value=-L/usr/local/lib
  733. ac_cv_env_LIBGNOMECANVAS_CFLAGS_set=''
  734. ac_cv_env_LIBGNOMECANVAS_CFLAGS_value=''
  735. ac_cv_env_LIBGNOMECANVAS_LIBS_set=''
  736. ac_cv_env_LIBGNOMECANVAS_LIBS_value=''
  737. ac_cv_env_LIBS_set=''
  738. ac_cv_env_LIBS_value=''
  739. ac_cv_env_PKG_CONFIG_set=''
  740. ac_cv_env_PKG_CONFIG_value=''
  741. ac_cv_env_build_alias_set=set
  742. ac_cv_env_build_alias_value=i386-portbld-freebsd7.2
  743. ac_cv_env_host_alias_set=''
  744. ac_cv_env_host_alias_value=''
  745. ac_cv_env_target_alias_set=''
  746. ac_cv_env_target_alias_value=''
  747. ac_cv_f77_compiler_gnu=no
  748. ac_cv_func_bind_textdomain_codeset=yes
  749. ac_cv_func_dcgettext=yes
  750. ac_cv_header_dlfcn_h=yes
  751. ac_cv_header_inttypes_h=yes
  752. ac_cv_header_libintl_h=yes
  753. ac_cv_header_locale_h=yes
  754. ac_cv_header_memory_h=yes
  755. ac_cv_header_stdc=yes
  756. ac_cv_header_stdint_h=yes
  757. ac_cv_header_stdlib_h=yes
  758. ac_cv_header_string_h=yes
  759. ac_cv_header_strings_h=yes
  760. ac_cv_header_sys_stat_h=yes
  761. ac_cv_header_sys_types_h=yes
  762. ac_cv_header_unistd_h=yes
  763. ac_cv_host=i386-portbld-freebsd7.2
  764. ac_cv_lib_intl_bindtextdomain=yes
  765. ac_cv_lib_intl_dgettext=yes
  766. ac_cv_lib_intl_ngettext=yes
  767. ac_cv_objext=o
  768. ac_cv_path_DOLT_BASH=''
  769. ac_cv_path_EGREP='/usr/bin/grep -E'
  770. ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
  771. ac_cv_path_GREP=/usr/bin/grep
  772. ac_cv_path_INTLTOOL_EXTRACT=/usr/local/bin/intltool-extract
  773. ac_cv_path_INTLTOOL_MERGE=/usr/local/bin/intltool-merge
  774. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  775. ac_cv_path_INTLTOOL_UPDATE=/usr/local/bin/intltool-update
  776. ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
  777. ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
  778. ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
  779. ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
  780. ac_cv_path_mkdir=/usr/local/bin/gmkdir
  781. ac_cv_prog_AWK=gawk
  782. ac_cv_prog_CPP='cc -E'
  783. ac_cv_prog_CXXCPP='c++ -E'
  784. ac_cv_prog_ac_ct_AR=ar
  785. ac_cv_prog_ac_ct_CC=cc
  786. ac_cv_prog_ac_ct_RANLIB=ranlib
  787. ac_cv_prog_ac_ct_STRIP=strip
  788. ac_cv_prog_cc_c89=''
  789. ac_cv_prog_cc_g=yes
  790. ac_cv_prog_cxx_g=yes
  791. ac_cv_prog_f77_g=no
  792. ac_cv_prog_make_gmake_set=yes
  793. ac_cv_search_strerror='none required'
  794. am_cv_CC_dependencies_compiler_type=gcc3
  795. am_cv_CXX_dependencies_compiler_type=gcc3
  796. am_cv_val_LC_MESSAGES=yes
  797. gt_cv_func_dgettext_libc=no
  798. gt_cv_func_dgettext_libintl=yes
  799. gt_cv_func_ngettext_libc=no
  800. gt_cv_have_gettext=yes
  801. lt_cv_deplibs_check_method=pass_all
  802. lt_cv_file_magic_cmd='$MAGIC_CMD'
  803. lt_cv_file_magic_test_file=''
  804. lt_cv_ld_reload_flag=-r
  805. lt_cv_objdir=.libs
  806. lt_cv_path_LD=/usr/bin/ld
  807. lt_cv_path_LDCXX=/usr/bin/ld
  808. lt_cv_path_NM='/usr/bin/nm -B'
  809. lt_cv_path_SED=/usr/bin/sed
  810. lt_cv_prog_compiler_c_o=yes
  811. lt_cv_prog_compiler_c_o_CXX=yes
  812. lt_cv_prog_compiler_pic_works=yes
  813. lt_cv_prog_compiler_pic_works_CXX=yes
  814. lt_cv_prog_compiler_rtti_exceptions=no
  815. lt_cv_prog_compiler_static_works=yes
  816. lt_cv_prog_compiler_static_works_CXX=yes
  817. lt_cv_prog_gnu_ld=yes
  818. lt_cv_prog_gnu_ldcxx=yes
  819. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
  820. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
  821. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
  822. lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
  823. lt_cv_sys_lib_search_path_spec=/usr/lib
  824. lt_cv_sys_max_cmd_len=262144
  825. lt_lt_cv_prog_compiler_c_o='"yes"'
  826. lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
  827. lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
  828. lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
  829. lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
  830.  
  831. ## ----------------- ##
  832. ## Output variables. ##
  833. ## ----------------- ##
  834.  
  835. ACLOCAL='${SHELL} /usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.26.0/missing --run aclocal-1.10'
  836. ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
  837. ALL_LINGUAS=''
  838. AMDEPBACKSLASH='\'
  839. AMDEP_FALSE='#'
  840. AMDEP_TRUE=''
  841. AMTAR='${SHELL} /usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.26.0/missing --run tar'
  842. AR='ar'
  843. AS='as'
  844. AUTOCONF='${SHELL} /usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.26.0/missing --run autoconf'
  845. AUTOHEADER='${SHELL} /usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.26.0/missing --run autoheader'
  846. AUTOMAKE='${SHELL} /usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.26.0/missing --run automake-1.10'
  847. AWK='gawk'
  848. CANVAS_GLADE_CFLAGS=''
  849. CANVAS_GLADE_LIBS=''
  850. CATALOGS=''
  851. CATOBJEXT='.gmo'
  852. CC='cc'
  853. CCDEPMODE='depmode=gcc3'
  854. CFLAGS='-O2 -fno-strict-aliasing -pipe'
  855. CPP='cc -E'
  856. CPPFLAGS='-I/usr/local/include'
  857. CXX='c++'
  858. CXXCPP='c++ -E'
  859. CXXDEPMODE='depmode=gcc3'
  860. CXXFLAGS='-O2 -fno-strict-aliasing -pipe'
  861. CYGPATH_W='echo'
  862. DATADIRNAME='share'
  863. DEFS=''
  864. DEPDIR='.deps'
  865. DISTCHECK_CONFIGURE_FLAGS=''
  866. DLLTOOL='dlltool'
  867. DSYMUTIL=''
  868. ECHO='echo'
  869. ECHO_C=''
  870. ECHO_N='-n'
  871. ECHO_T=''
  872. EGREP='/usr/bin/grep -E'
  873. ENABLE_GTK_DOC_FALSE=''
  874. ENABLE_GTK_DOC_TRUE=''
  875. EXEEXT=''
  876. F77=''
  877. FFLAGS=''
  878. GETTEXT_PACKAGE='libgnomecanvas-2.0'
  879. GLIB_GENMARSHAL=''
  880. GMOFILES=''
  881. GMSGFMT='/usr/local/bin/msgfmt'
  882. GREP='/usr/bin/grep'
  883. GTKDOC_CHECK=''
  884. GTKDOC_REBASE=''
  885. GTK_DOC_BUILD_HTML_FALSE=''
  886. GTK_DOC_BUILD_HTML_TRUE=''
  887. GTK_DOC_BUILD_PDF_FALSE=''
  888. GTK_DOC_BUILD_PDF_TRUE=''
  889. GTK_DOC_USE_LIBTOOL_FALSE=''
  890. GTK_DOC_USE_LIBTOOL_TRUE=''
  891. GTK_DOC_USE_REBASE_FALSE=''
  892. GTK_DOC_USE_REBASE_TRUE=''
  893. HTML_DIR=''
  894. INSTALL_DATA='install  -o root -g wheel -m 444'
  895. INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
  896. INSTALL_SCRIPT='install  -o root -g wheel -m 555'
  897. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  898. INSTOBJEXT='.mo'
  899. INTLLIBS='-lintl '
  900. INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  901. INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  902. INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  903. INTLTOOL_EXTRACT='/usr/local/bin/intltool-extract'
  904. INTLTOOL_KBD_RULE='%.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  905. INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  906. INTLTOOL_MERGE='/usr/local/bin/intltool-merge'
  907. INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
  908. INTLTOOL_PERL='/usr/bin/perl'
  909. INTLTOOL_POLICY_RULE='%.policy:    %.policy.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  910. INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  911. INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  912. INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  913. INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  914. INTLTOOL_SERVICE_RULE='%.service: %.service.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  915. INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  916. INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  917. INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  918. INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  919. INTLTOOL_UPDATE='/usr/local/bin/intltool-update'
  920. INTLTOOL_XAM_RULE='%.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  921. INTLTOOL_XML_NOMERGE_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
  922. INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
  923. LDFLAGS='-L/usr/local/lib'
  924. LIBGNOMECANVAS_AGE='2600'
  925. LIBGNOMECANVAS_CFLAGS=''
  926. LIBGNOMECANVAS_CURRENT='2600'
  927. LIBGNOMECANVAS_CURRENT_MINUS_AGE='0'
  928. LIBGNOMECANVAS_DEPRECATED_CFLAGS=''
  929. LIBGNOMECANVAS_LIBS=''
  930. LIBGNOMECANVAS_REVISION='0'
  931. LIBOBJS=''
  932. LIBS=''
  933. LIBTOOL='$(SHELL) /usr/ports/graphics/libgnomecanvas/work/gnome-libtool'
  934. LN_S='ln -s'
  935. LTLIBOBJS=''
  936. MAINT='#'
  937. MAINTAINER_MODE_FALSE=''
  938. MAINTAINER_MODE_TRUE='#'
  939. MAKEINFO='${SHELL} /usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.26.0/missing --run makeinfo'
  940. MKDIR_P='/usr/local/bin/gmkdir -p'
  941. MKINSTALLDIRS='./mkinstalldirs'
  942. MSGFMT='/usr/local/bin/msgfmt'
  943. MSGFMT_OPTS='-c'
  944. MSGMERGE='/usr/local/bin/msgmerge'
  945. NMEDIT=''
  946. OBJDUMP='objdump'
  947. OBJEXT='o'
  948. OS_WIN32_FALSE=''
  949. OS_WIN32_TRUE=''
  950. PACKAGE='libgnomecanvas'
  951. PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomecanvas'
  952. PACKAGE_NAME='libgnomecanvas'
  953. PACKAGE_STRING='libgnomecanvas 2.26.0'
  954. PACKAGE_TARNAME='libgnomecanvas'
  955. PACKAGE_VERSION='2.26.0'
  956. PATH_SEPARATOR=':'
  957. PERL=''
  958. PKG_CONFIG='/usr/local/bin/pkg-config'
  959. PLATFORM_WIN32_FALSE=''
  960. PLATFORM_WIN32_TRUE=''
  961. POFILES=''
  962. POSUB='po'
  963. PO_IN_DATADIR_FALSE=''
  964. PO_IN_DATADIR_TRUE=''
  965. RANLIB='ranlib'
  966. REBUILD=''
  967. SED='/usr/bin/sed'
  968. SET_MAKE=''
  969. SHELL='/bin/sh'
  970. STRIP='strip'
  971. USE_NLS='yes'
  972. VERSION='2.26.0'
  973. WARN_CFLAGS='-Wall -Wmissing-prototypes '
  974. XGETTEXT='/usr/local/bin/xgettext'
  975. ac_ct_CC='cc'
  976. ac_ct_CXX=''
  977. ac_ct_F77=''
  978. am__fastdepCC_FALSE='#'
  979. am__fastdepCC_TRUE=''
  980. am__fastdepCXX_FALSE='#'
  981. am__fastdepCXX_TRUE=''
  982. am__include='include'
  983. am__isrc=''
  984. am__leading_dot='.'
  985. am__quote=''
  986. am__tar='${AMTAR} chof - "$$tardir"'
  987. am__untar='${AMTAR} xf -'
  988. bindir='${exec_prefix}/bin'
  989. build='i386-portbld-freebsd7.2'
  990. build_alias='i386-portbld-freebsd7.2'
  991. build_cpu='i386'
  992. build_os='freebsd7.2'
  993. build_vendor='portbld'
  994. datadir='${datarootdir}'
  995. datarootdir='${prefix}/share'
  996. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  997. dvidir='${docdir}'
  998. exec_prefix='NONE'
  999. host='i386-portbld-freebsd7.2'
  1000. host_alias=''
  1001. host_cpu='i386'
  1002. host_os='freebsd7.2'
  1003. host_vendor='portbld'
  1004. htmldir='${docdir}'
  1005. includedir='${prefix}/include'
  1006. infodir='/usr/local/info'
  1007. install_sh='$(SHELL) /usr/ports/graphics/libgnomecanvas/work/libgnomecanvas-2.26.0/install-sh'
  1008. libdir='${exec_prefix}/lib'
  1009. libexecdir='${exec_prefix}/libexec'
  1010. localedir='/usr/local/share/locale'
  1011. localstatedir='${prefix}/var'
  1012. mandir='/usr/local/man'
  1013. mkdir_p='/usr/local/bin/gmkdir -p'
  1014. oldincludedir='/usr/include'
  1015. pdfdir='${docdir}'
  1016. prefix='/usr/local'
  1017. program_transform_name='s,x,x,'
  1018. psdir='${docdir}'
  1019. sbindir='${exec_prefix}/sbin'
  1020. sharedstatedir='${prefix}/com'
  1021. sysconfdir='${prefix}/etc'
  1022. target_alias=''
  1023.  
  1024. ## ----------- ##
  1025. ## confdefs.h. ##
  1026. ## ----------- ##
  1027.  
  1028. #define PACKAGE_NAME "libgnomecanvas"
  1029. #define PACKAGE_TARNAME "libgnomecanvas"
  1030. #define PACKAGE_VERSION "2.26.0"
  1031. #define PACKAGE_STRING "libgnomecanvas 2.26.0"
  1032. #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgnomecanvas"
  1033. #define PACKAGE "libgnomecanvas"
  1034. #define VERSION "2.26.0"
  1035. #define STDC_HEADERS 1
  1036. #define HAVE_SYS_TYPES_H 1
  1037. #define HAVE_SYS_STAT_H 1
  1038. #define HAVE_STDLIB_H 1
  1039. #define HAVE_STRING_H 1
  1040. #define HAVE_MEMORY_H 1
  1041. #define HAVE_STRINGS_H 1
  1042. #define HAVE_INTTYPES_H 1
  1043. #define HAVE_STDINT_H 1
  1044. #define HAVE_UNISTD_H 1
  1045. #define HAVE_DLFCN_H 1
  1046. #define GETTEXT_PACKAGE "libgnomecanvas-2.0"
  1047. #define HAVE_LOCALE_H 1
  1048. #define HAVE_LC_MESSAGES 1
  1049. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1050. #define HAVE_GETTEXT 1
  1051. #define HAVE_DCGETTEXT 1
  1052. #define ENABLE_NLS 1
  1053. #define GNOMECANVASLOCALEDIR "/usr/local/share/locale"
  1054.  
  1055. configure: exit 1

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post