| 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 ntfsprogs configure 2.0.0, which was |
|---|
| 5 | generated by GNU Autoconf 2.61. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/opt/local --disable-gnome-vfs --disable-fuse-module --enable-crypto |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = Heitzmann.local.local |
|---|
| 14 | uname -m = i386 |
|---|
| 15 | uname -r = 9.4.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 |
|---|
| 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 = Mach kernel version: |
|---|
| 26 | Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 |
|---|
| 27 | Kernel configured for up to 2 processors. |
|---|
| 28 | 2 processors are physically available. |
|---|
| 29 | 2 processors are logically available. |
|---|
| 30 | Processor type: i486 (Intel 80486) |
|---|
| 31 | Processors active: 0 1 |
|---|
| 32 | Primary memory available: 4.00 gigabytes |
|---|
| 33 | Default processor set: 68 tasks, 215 threads, 2 processors |
|---|
| 34 | Load average: 0.99, Mach factor: 1.00 |
|---|
| 35 | /bin/machine = unknown |
|---|
| 36 | /usr/bin/oslevel = unknown |
|---|
| 37 | /bin/universe = unknown |
|---|
| 38 | |
|---|
| 39 | PATH: /opt/local/bin |
|---|
| 40 | PATH: /opt/local/sbin |
|---|
| 41 | PATH: /bin |
|---|
| 42 | PATH: /sbin |
|---|
| 43 | PATH: /usr/bin |
|---|
| 44 | PATH: /usr/sbin |
|---|
| 45 | PATH: /usr/X11R6/bin |
|---|
| 46 | |
|---|
| 47 | |
|---|
| 48 | ## ----------- ## |
|---|
| 49 | ## Core tests. ## |
|---|
| 50 | ## ----------- ## |
|---|
| 51 | |
|---|
| 52 | configure:2091: checking build system type |
|---|
| 53 | configure:2109: result: i386-apple-darwin9.4.0 |
|---|
| 54 | configure:2131: checking host system type |
|---|
| 55 | configure:2146: result: i386-apple-darwin9.4.0 |
|---|
| 56 | configure:2168: checking target system type |
|---|
| 57 | configure:2183: result: i386-apple-darwin9.4.0 |
|---|
| 58 | configure:2229: checking for a BSD-compatible install |
|---|
| 59 | configure:2285: result: /usr/bin/install |
|---|
| 60 | configure:2296: checking whether build environment is sane |
|---|
| 61 | configure:2339: result: yes |
|---|
| 62 | configure:2367: checking for a thread-safe mkdir -p |
|---|
| 63 | configure:2406: result: ./install-sh -c -d |
|---|
| 64 | configure:2419: checking for gawk |
|---|
| 65 | configure:2449: result: no |
|---|
| 66 | configure:2419: checking for mawk |
|---|
| 67 | configure:2449: result: no |
|---|
| 68 | configure:2419: checking for nawk |
|---|
| 69 | configure:2449: result: no |
|---|
| 70 | configure:2419: checking for awk |
|---|
| 71 | configure:2435: found /usr/bin/awk |
|---|
| 72 | configure:2446: result: awk |
|---|
| 73 | configure:2457: checking whether make sets $(MAKE) |
|---|
| 74 | configure:2478: result: yes |
|---|
| 75 | configure:2666: checking whether to enable maintainer-specific portions of Makefiles |
|---|
| 76 | configure:2675: result: no |
|---|
| 77 | configure:2926: checking for gcc |
|---|
| 78 | configure:2953: result: /usr/bin/gcc-4.0 |
|---|
| 79 | configure:3191: checking for C compiler version |
|---|
| 80 | configure:3198: /usr/bin/gcc-4.0 --version >&5 |
|---|
| 81 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5484) |
|---|
| 82 | Copyright (C) 2005 Free Software Foundation, Inc. |
|---|
| 83 | This is free software; see the source for copying conditions. There is NO |
|---|
| 84 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 85 | |
|---|
| 86 | configure:3201: $? = 0 |
|---|
| 87 | configure:3208: /usr/bin/gcc-4.0 -v >&5 |
|---|
| 88 | Using built-in specs. |
|---|
| 89 | Target: i686-apple-darwin9 |
|---|
| 90 | Configured with: /var/tmp/gcc/gcc-5484~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
|---|
| 91 | Thread model: posix |
|---|
| 92 | gcc version 4.0.1 (Apple Inc. build 5484) |
|---|
| 93 | configure:3211: $? = 0 |
|---|
| 94 | configure:3218: /usr/bin/gcc-4.0 -V >&5 |
|---|
| 95 | gcc-4.0: argument to `-V' is missing |
|---|
| 96 | configure:3221: $? = 1 |
|---|
| 97 | configure:3244: checking for C compiler default output file name |
|---|
| 98 | configure:3271: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
|---|
| 99 | configure:3274: $? = 0 |
|---|
| 100 | configure:3312: result: a.out |
|---|
| 101 | configure:3329: checking whether the C compiler works |
|---|
| 102 | configure:3339: ./a.out |
|---|
| 103 | configure:3342: $? = 0 |
|---|
| 104 | configure:3359: result: yes |
|---|
| 105 | configure:3366: checking whether we are cross compiling |
|---|
| 106 | configure:3368: result: no |
|---|
| 107 | configure:3371: checking for suffix of executables |
|---|
| 108 | configure:3378: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
|---|
| 109 | configure:3381: $? = 0 |
|---|
| 110 | configure:3405: result: |
|---|
| 111 | configure:3411: checking for suffix of object files |
|---|
| 112 | configure:3437: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 113 | configure:3440: $? = 0 |
|---|
| 114 | configure:3463: result: o |
|---|
| 115 | configure:3467: checking whether we are using the GNU C compiler |
|---|
| 116 | configure:3496: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 117 | configure:3502: $? = 0 |
|---|
| 118 | configure:3519: result: yes |
|---|
| 119 | configure:3524: checking whether /usr/bin/gcc-4.0 accepts -g |
|---|
| 120 | configure:3554: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5 |
|---|
| 121 | configure:3560: $? = 0 |
|---|
| 122 | configure:3659: result: yes |
|---|
| 123 | configure:3676: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
|---|
| 124 | configure:3750: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 125 | configure:3756: $? = 0 |
|---|
| 126 | configure:3779: result: none needed |
|---|
| 127 | configure:3808: checking for style of include used by make |
|---|
| 128 | configure:3836: result: GNU |
|---|
| 129 | configure:3861: checking dependency style of /usr/bin/gcc-4.0 |
|---|
| 130 | configure:3952: result: gcc3 |
|---|
| 131 | configure:3973: checking how to run the C preprocessor |
|---|
| 132 | configure:4089: result: /usr/bin/cpp-4.0 |
|---|
| 133 | configure:4118: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 134 | configure:4124: $? = 0 |
|---|
| 135 | configure:4155: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 136 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 137 | configure:4161: $? = 1 |
|---|
| 138 | configure: failed program was: |
|---|
| 139 | | /* confdefs.h. */ |
|---|
| 140 | | #define PACKAGE_NAME "ntfsprogs" |
|---|
| 141 | | #define PACKAGE_TARNAME "ntfsprogs" |
|---|
| 142 | | #define PACKAGE_VERSION "2.0.0" |
|---|
| 143 | | #define PACKAGE_STRING "ntfsprogs 2.0.0" |
|---|
| 144 | | #define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net" |
|---|
| 145 | | #define PACKAGE "ntfsprogs" |
|---|
| 146 | | #define VERSION "2.0.0" |
|---|
| 147 | | #define _GNU_SOURCE 1 |
|---|
| 148 | | /* end confdefs.h. */ |
|---|
| 149 | | #include <ac_nonexistent.h> |
|---|
| 150 | configure:4199: checking for grep that handles long lines and -e |
|---|
| 151 | configure:4273: result: /usr/bin/grep |
|---|
| 152 | configure:4278: checking for egrep |
|---|
| 153 | configure:4356: result: /usr/bin/grep -E |
|---|
| 154 | configure:4362: checking whether /usr/bin/gcc-4.0 needs -traditional |
|---|
| 155 | conftest.c:11:20: error: termio.h: No such file or directory |
|---|
| 156 | configure:4404: result: no |
|---|
| 157 | configure:4412: checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together |
|---|
| 158 | configure:4447: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5 |
|---|
| 159 | configure:4450: $? = 0 |
|---|
| 160 | configure:4456: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5 |
|---|
| 161 | configure:4459: $? = 0 |
|---|
| 162 | configure:4470: cc -c conftest.c >&5 |
|---|
| 163 | configure:4473: $? = 0 |
|---|
| 164 | configure:4481: cc -c conftest.c -o conftest2.o >&5 |
|---|
| 165 | configure:4484: $? = 0 |
|---|
| 166 | configure:4490: cc -c conftest.c -o conftest2.o >&5 |
|---|
| 167 | configure:4493: $? = 0 |
|---|
| 168 | configure:4511: result: yes |
|---|
| 169 | configure:4550: checking for a BSD-compatible install |
|---|
| 170 | configure:4606: result: /usr/bin/install |
|---|
| 171 | configure:4619: checking for rm |
|---|
| 172 | configure:4637: found /bin/rm |
|---|
| 173 | configure:4650: result: /bin/rm |
|---|
| 174 | configure:4658: checking whether ln -s works |
|---|
| 175 | configure:4662: result: yes |
|---|
| 176 | configure:4669: checking whether make sets $(MAKE) |
|---|
| 177 | configure:4690: result: yes |
|---|
| 178 | configure:4723: checking for a sed that does not truncate output |
|---|
| 179 | configure:4779: result: /opt/local/bin/gsed |
|---|
| 180 | configure:4793: checking for ld used by /usr/bin/gcc-4.0 |
|---|
| 181 | configure:4860: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
|---|
| 182 | configure:4869: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
|---|
| 183 | configure:4884: result: no |
|---|
| 184 | configure:4889: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files |
|---|
| 185 | configure:4896: result: -r |
|---|
| 186 | configure:4914: checking for BSD-compatible nm |
|---|
| 187 | configure:4963: result: /usr/bin/nm -p |
|---|
| 188 | configure:4967: checking how to recognize dependent libraries |
|---|
| 189 | configure:5153: result: pass_all |
|---|
| 190 | configure:5388: checking for ANSI C header files |
|---|
| 191 | configure:5418: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 192 | configure:5424: $? = 0 |
|---|
| 193 | configure:5523: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
|---|
| 194 | configure:5526: $? = 0 |
|---|
| 195 | configure:5532: ./conftest |
|---|
| 196 | configure:5535: $? = 0 |
|---|
| 197 | configure:5552: result: yes |
|---|
| 198 | configure:5576: checking for sys/types.h |
|---|
| 199 | configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 200 | configure:5603: $? = 0 |
|---|
| 201 | configure:5619: result: yes |
|---|
| 202 | configure:5576: checking for sys/stat.h |
|---|
| 203 | configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 204 | configure:5603: $? = 0 |
|---|
| 205 | configure:5619: result: yes |
|---|
| 206 | configure:5576: checking for stdlib.h |
|---|
| 207 | configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 208 | configure:5603: $? = 0 |
|---|
| 209 | configure:5619: result: yes |
|---|
| 210 | configure:5576: checking for string.h |
|---|
| 211 | configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 212 | configure:5603: $? = 0 |
|---|
| 213 | configure:5619: result: yes |
|---|
| 214 | configure:5576: checking for memory.h |
|---|
| 215 | configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 216 | configure:5603: $? = 0 |
|---|
| 217 | configure:5619: result: yes |
|---|
| 218 | configure:5576: checking for strings.h |
|---|
| 219 | configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 220 | configure:5603: $? = 0 |
|---|
| 221 | configure:5619: result: yes |
|---|
| 222 | configure:5576: checking for inttypes.h |
|---|
| 223 | configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 224 | configure:5603: $? = 0 |
|---|
| 225 | configure:5619: result: yes |
|---|
| 226 | configure:5576: checking for stdint.h |
|---|
| 227 | configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 228 | configure:5603: $? = 0 |
|---|
| 229 | configure:5619: result: yes |
|---|
| 230 | configure:5576: checking for unistd.h |
|---|
| 231 | configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 232 | configure:5603: $? = 0 |
|---|
| 233 | configure:5619: result: yes |
|---|
| 234 | configure:5646: checking dlfcn.h usability |
|---|
| 235 | configure:5663: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 236 | configure:5669: $? = 0 |
|---|
| 237 | configure:5683: result: yes |
|---|
| 238 | configure:5687: checking dlfcn.h presence |
|---|
| 239 | configure:5702: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
|---|
| 240 | configure:5708: $? = 0 |
|---|
| 241 | configure:5722: result: yes |
|---|
| 242 | configure:5755: checking for dlfcn.h |
|---|
| 243 | configure:5763: result: yes |
|---|
| 244 | configure:5892: checking for C++ compiler version |
|---|
| 245 | configure:5899: /usr/bin/g++-4.0 --version >&5 |
|---|
| 246 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5484) |
|---|
| 247 | Copyright (C) 2005 Free Software Foundation, Inc. |
|---|
| 248 | This is free software; see the source for copying conditions. There is NO |
|---|
| 249 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
|---|
| 250 | |
|---|
| 251 | configure:5902: $? = 0 |
|---|
| 252 | configure:5909: /usr/bin/g++-4.0 -v >&5 |
|---|
| 253 | Using built-in specs. |
|---|
| 254 | Target: i686-apple-darwin9 |
|---|
| 255 | Configured with: /var/tmp/gcc/gcc-5484~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
|---|
| 256 | Thread model: posix |
|---|
| 257 | gcc version 4.0.1 (Apple Inc. build 5484) |
|---|
| 258 | configure:5912: $? = 0 |
|---|
| 259 | configure:5919: /usr/bin/g++-4.0 -V >&5 |
|---|
| 260 | g++-4.0: argument to `-V' is missing |
|---|
| 261 | configure:5922: $? = 1 |
|---|
| 262 | configure:5925: checking whether we are using the GNU C++ compiler |
|---|
| 263 | configure:5954: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
|---|
| 264 | configure:5960: $? = 0 |
|---|
| 265 | configure:5977: result: yes |
|---|
| 266 | configure:5982: checking whether /usr/bin/g++-4.0 accepts -g |
|---|
| 267 | configure:6012: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5 |
|---|
| 268 | configure:6018: $? = 0 |
|---|
| 269 | configure:6117: result: yes |
|---|
| 270 | configure:6142: checking dependency style of /usr/bin/g++-4.0 |
|---|
| 271 | configure:6233: result: gcc3 |
|---|
| 272 | configure:6258: checking how to run the C++ preprocessor |
|---|
| 273 | configure:6294: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
|---|
| 274 | configure:6300: $? = 0 |
|---|
| 275 | configure:6331: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
|---|
| 276 | conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 277 | configure:6337: $? = 1 |
|---|
| 278 | configure: failed program was: |
|---|
| 279 | | /* confdefs.h. */ |
|---|
| 280 | | #define PACKAGE_NAME "ntfsprogs" |
|---|
| 281 | | #define PACKAGE_TARNAME "ntfsprogs" |
|---|
| 282 | | #define PACKAGE_VERSION "2.0.0" |
|---|
| 283 | | #define PACKAGE_STRING "ntfsprogs 2.0.0" |
|---|
| 284 | | #define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net" |
|---|
| 285 | | #define PACKAGE "ntfsprogs" |
|---|
| 286 | | #define VERSION "2.0.0" |
|---|
| 287 | | #define _GNU_SOURCE 1 |
|---|
| 288 | | #define STDC_HEADERS 1 |
|---|
| 289 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 290 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 291 | | #define HAVE_STDLIB_H 1 |
|---|
| 292 | | #define HAVE_STRING_H 1 |
|---|
| 293 | | #define HAVE_MEMORY_H 1 |
|---|
| 294 | | #define HAVE_STRINGS_H 1 |
|---|
| 295 | | #define HAVE_INTTYPES_H 1 |
|---|
| 296 | | #define HAVE_STDINT_H 1 |
|---|
| 297 | | #define HAVE_UNISTD_H 1 |
|---|
| 298 | | #define HAVE_DLFCN_H 1 |
|---|
| 299 | | /* end confdefs.h. */ |
|---|
| 300 | | #include <ac_nonexistent.h> |
|---|
| 301 | configure:6370: result: /usr/bin/g++-4.0 -E |
|---|
| 302 | configure:6399: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
|---|
| 303 | configure:6405: $? = 0 |
|---|
| 304 | configure:6436: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
|---|
| 305 | conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory |
|---|
| 306 | configure:6442: $? = 1 |
|---|
| 307 | configure: failed program was: |
|---|
| 308 | | /* confdefs.h. */ |
|---|
| 309 | | #define PACKAGE_NAME "ntfsprogs" |
|---|
| 310 | | #define PACKAGE_TARNAME "ntfsprogs" |
|---|
| 311 | | #define PACKAGE_VERSION "2.0.0" |
|---|
| 312 | | #define PACKAGE_STRING "ntfsprogs 2.0.0" |
|---|
| 313 | | #define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net" |
|---|
| 314 | | #define PACKAGE "ntfsprogs" |
|---|
| 315 | | #define VERSION "2.0.0" |
|---|
| 316 | | #define _GNU_SOURCE 1 |
|---|
| 317 | | #define STDC_HEADERS 1 |
|---|
| 318 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 319 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 320 | | #define HAVE_STDLIB_H 1 |
|---|
| 321 | | #define HAVE_STRING_H 1 |
|---|
| 322 | | #define HAVE_MEMORY_H 1 |
|---|
| 323 | | #define HAVE_STRINGS_H 1 |
|---|
| 324 | | #define HAVE_INTTYPES_H 1 |
|---|
| 325 | | #define HAVE_STDINT_H 1 |
|---|
| 326 | | #define HAVE_UNISTD_H 1 |
|---|
| 327 | | #define HAVE_DLFCN_H 1 |
|---|
| 328 | | /* end confdefs.h. */ |
|---|
| 329 | | #include <ac_nonexistent.h> |
|---|
| 330 | configure:6535: checking for g77 |
|---|
| 331 | configure:6565: result: no |
|---|
| 332 | configure:6535: checking for xlf |
|---|
| 333 | configure:6565: result: no |
|---|
| 334 | configure:6535: checking for f77 |
|---|
| 335 | configure:6565: result: no |
|---|
| 336 | configure:6535: checking for frt |
|---|
| 337 | configure:6565: result: no |
|---|
| 338 | configure:6535: checking for pgf77 |
|---|
| 339 | configure:6565: result: no |
|---|
| 340 | configure:6535: checking for cf77 |
|---|
| 341 | configure:6565: result: no |
|---|
| 342 | configure:6535: checking for fort77 |
|---|
| 343 | configure:6565: result: no |
|---|
| 344 | configure:6535: checking for fl32 |
|---|
| 345 | configure:6565: result: no |
|---|
| 346 | configure:6535: checking for af77 |
|---|
| 347 | configure:6565: result: no |
|---|
| 348 | configure:6535: checking for xlf90 |
|---|
| 349 | configure:6565: result: no |
|---|
| 350 | configure:6535: checking for f90 |
|---|
| 351 | configure:6565: result: no |
|---|
| 352 | configure:6535: checking for pgf90 |
|---|
| 353 | configure:6565: result: no |
|---|
| 354 | configure:6535: checking for pghpf |
|---|
| 355 | configure:6565: result: no |
|---|
| 356 | configure:6535: checking for epcf90 |
|---|
| 357 | configure:6565: result: no |
|---|
| 358 | configure:6535: checking for gfortran |
|---|
| 359 | configure:6565: result: no |
|---|
| 360 | configure:6535: checking for g95 |
|---|
| 361 | configure:6565: result: no |
|---|
| 362 | configure:6535: checking for xlf95 |
|---|
| 363 | configure:6565: result: no |
|---|
| 364 | configure:6535: checking for f95 |
|---|
| 365 | configure:6565: result: no |
|---|
| 366 | configure:6535: checking for fort |
|---|
| 367 | configure:6565: result: no |
|---|
| 368 | configure:6535: checking for ifort |
|---|
| 369 | configure:6565: result: no |
|---|
| 370 | configure:6535: checking for ifc |
|---|
| 371 | configure:6565: result: no |
|---|
| 372 | configure:6535: checking for efc |
|---|
| 373 | configure:6565: result: no |
|---|
| 374 | configure:6535: checking for pgf95 |
|---|
| 375 | configure:6565: result: no |
|---|
| 376 | configure:6535: checking for lf95 |
|---|
| 377 | configure:6565: result: no |
|---|
| 378 | configure:6535: checking for ftn |
|---|
| 379 | configure:6565: result: no |
|---|
| 380 | configure:6592: checking for Fortran 77 compiler version |
|---|
| 381 | configure:6599: --version >&5 |
|---|
| 382 | ./configure: line 6600: --version: command not found |
|---|
| 383 | configure:6602: $? = 127 |
|---|
| 384 | configure:6609: -v >&5 |
|---|
| 385 | ./configure: line 6610: -v: command not found |
|---|
| 386 | configure:6612: $? = 127 |
|---|
| 387 | configure:6619: -V >&5 |
|---|
| 388 | ./configure: line 6620: -V: command not found |
|---|
| 389 | configure:6622: $? = 127 |
|---|
| 390 | configure:6630: checking whether we are using the GNU Fortran 77 compiler |
|---|
| 391 | configure:6649: -c -O2 conftest.F >&5 |
|---|
| 392 | ./configure: line 6650: -c: command not found |
|---|
| 393 | configure:6655: $? = 127 |
|---|
| 394 | configure: failed program was: |
|---|
| 395 | | program main |
|---|
| 396 | | #ifndef __GNUC__ |
|---|
| 397 | | choke me |
|---|
| 398 | | #endif |
|---|
| 399 | | |
|---|
| 400 | | end |
|---|
| 401 | configure:6672: result: no |
|---|
| 402 | configure:6678: checking whether accepts -g |
|---|
| 403 | configure:6695: -c -g conftest.f >&5 |
|---|
| 404 | ./configure: line 6696: -c: command not found |
|---|
| 405 | configure:6701: $? = 127 |
|---|
| 406 | configure: failed program was: |
|---|
| 407 | | program main |
|---|
| 408 | | |
|---|
| 409 | | end |
|---|
| 410 | configure:6717: result: no |
|---|
| 411 | configure:6747: checking the maximum length of command line arguments |
|---|
| 412 | configure:6859: result: 196608 |
|---|
| 413 | configure:6871: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object |
|---|
| 414 | configure:6976: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 415 | configure:6979: $? = 0 |
|---|
| 416 | configure:6983: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
|---|
| 417 | configure:6986: $? = 0 |
|---|
| 418 | cannot find nm_test_var in conftest.nm |
|---|
| 419 | configure:6976: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 420 | configure:6979: $? = 0 |
|---|
| 421 | configure:6983: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
|---|
| 422 | configure:6986: $? = 0 |
|---|
| 423 | configure:7038: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
|---|
| 424 | configure:7041: $? = 0 |
|---|
| 425 | configure:7079: result: ok |
|---|
| 426 | configure:7083: checking for objdir |
|---|
| 427 | configure:7098: result: .libs |
|---|
| 428 | configure:7190: checking for ar |
|---|
| 429 | configure:7206: found /usr/bin/ar |
|---|
| 430 | configure:7217: result: ar |
|---|
| 431 | configure:7286: checking for ranlib |
|---|
| 432 | configure:7302: found /usr/bin/ranlib |
|---|
| 433 | configure:7313: result: ranlib |
|---|
| 434 | configure:7382: checking for strip |
|---|
| 435 | configure:7398: found /usr/bin/strip |
|---|
| 436 | configure:7409: result: strip |
|---|
| 437 | configure:7646: checking for correct ltmain.sh version |
|---|
| 438 | configure:7696: result: yes |
|---|
| 439 | configure:7756: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
|---|
| 440 | configure:7774: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
|---|
| 441 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
|---|
| 442 | configure:7778: $? = 0 |
|---|
| 443 | configure:7791: result: no |
|---|
| 444 | configure:7806: checking for /usr/bin/gcc-4.0 option to produce PIC |
|---|
| 445 | configure:8038: result: -fno-common |
|---|
| 446 | configure:8046: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works |
|---|
| 447 | configure:8064: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
|---|
| 448 | configure:8068: $? = 0 |
|---|
| 449 | configure:8081: result: yes |
|---|
| 450 | configure:8109: checking if /usr/bin/gcc-4.0 static flag -static works |
|---|
| 451 | configure:8137: result: no |
|---|
| 452 | configure:8147: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
|---|
| 453 | configure:8168: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
|---|
| 454 | configure:8172: $? = 0 |
|---|
| 455 | configure:8194: result: yes |
|---|
| 456 | configure:8220: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
|---|
| 457 | configure:9200: result: yes |
|---|
| 458 | configure:9267: checking dynamic linker characteristics |
|---|
| 459 | configure:9882: result: darwin9.4.0 dyld |
|---|
| 460 | configure:9891: checking how to hardcode library paths into programs |
|---|
| 461 | configure:9916: result: immediate |
|---|
| 462 | configure:9930: checking whether stripping libraries is possible |
|---|
| 463 | configure:9944: result: yes |
|---|
| 464 | configure:10737: checking if libtool supports shared libraries |
|---|
| 465 | configure:10739: result: yes |
|---|
| 466 | configure:10742: checking whether to build shared libraries |
|---|
| 467 | configure:10763: result: yes |
|---|
| 468 | configure:10766: checking whether to build static libraries |
|---|
| 469 | configure:10770: result: yes |
|---|
| 470 | configure:10863: creating libtool |
|---|
| 471 | configure:11451: checking for ld used by /usr/bin/g++-4.0 |
|---|
| 472 | configure:11518: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
|---|
| 473 | configure:11527: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
|---|
| 474 | configure:11542: result: no |
|---|
| 475 | configure:11593: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
|---|
| 476 | configure:12567: result: yes |
|---|
| 477 | configure:12585: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
|---|
| 478 | configure:12588: $? = 0 |
|---|
| 479 | configure:12740: checking for /usr/bin/g++-4.0 option to produce PIC |
|---|
| 480 | configure:13024: result: -fno-common |
|---|
| 481 | configure:13032: checking if /usr/bin/g++-4.0 PIC flag -fno-common works |
|---|
| 482 | configure:13050: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
|---|
| 483 | configure:13054: $? = 0 |
|---|
| 484 | configure:13067: result: yes |
|---|
| 485 | configure:13095: checking if /usr/bin/g++-4.0 static flag -static works |
|---|
| 486 | configure:13123: result: no |
|---|
| 487 | configure:13133: checking if /usr/bin/g++-4.0 supports -c -o file.o |
|---|
| 488 | configure:13154: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
|---|
| 489 | configure:13158: $? = 0 |
|---|
| 490 | configure:13180: result: yes |
|---|
| 491 | configure:13206: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
|---|
| 492 | configure:13231: result: yes |
|---|
| 493 | configure:13298: checking dynamic linker characteristics |
|---|
| 494 | configure:13861: result: darwin9.4.0 dyld |
|---|
| 495 | configure:13870: checking how to hardcode library paths into programs |
|---|
| 496 | configure:13895: result: immediate |
|---|
| 497 | configure:20141: checking for pkg-config |
|---|
| 498 | configure:20159: found /opt/local/bin/pkg-config |
|---|
| 499 | configure:20171: result: /opt/local/bin/pkg-config |
|---|
| 500 | configure:20200: checking pkg-config is at least version 0.9.0 |
|---|
| 501 | configure:20203: result: yes |
|---|
| 502 | configure:20225: checking for special C compiler options needed for large files |
|---|
| 503 | configure:20318: result: no |
|---|
| 504 | configure:20324: checking for _FILE_OFFSET_BITS value needed for large files |
|---|
| 505 | configure:20359: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
|---|
| 506 | configure:20365: $? = 0 |
|---|
| 507 | configure:20433: result: no |
|---|
| 508 | configure:20674: checking for FUSE |
|---|
| 509 | configure:20682: $PKG_CONFIG --exists --print-errors "fuse >= 2.6.1" |
|---|
| 510 | configure:20685: $? = 0 |
|---|
| 511 | configure:20700: $PKG_CONFIG --exists --print-errors "fuse >= 2.6.1" |
|---|
| 512 | configure:20703: $? = 0 |
|---|
| 513 | configure:20755: result: yes |
|---|
| 514 | configure:20789: checking for libgcrypt-config |
|---|
| 515 | configure:20807: found /opt/local/bin/libgcrypt-config |
|---|
| 516 | configure:20820: result: /opt/local/bin/libgcrypt-config |
|---|
| 517 | configure:20837: checking for LIBGCRYPT - version >= 1.2.2 |
|---|
| 518 | configure:20871: result: yes |
|---|
| 519 | configure:20920: checking for GNUTLS |
|---|
| 520 | configure:20928: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4.4" |
|---|
| 521 | configure:20931: $? = 0 |
|---|
| 522 | configure:20946: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4.4" |
|---|
| 523 | configure:20949: $? = 0 |
|---|
| 524 | configure:21001: result: yes |
|---|
| 525 | configure:21008: checking for libconfig |
|---|
| 526 | configure:21016: $PKG_CONFIG --exists --print-errors "libconfig >= 1.0.1" |
|---|
| 527 | Package libconfig was not found in the pkg-config search path. |
|---|
| 528 | Perhaps you should add the directory containing `libconfig.pc' |
|---|
| 529 | to the PKG_CONFIG_PATH environment variable |
|---|
| 530 | No package 'libconfig' found |
|---|
| 531 | configure:21019: $? = 1 |
|---|
| 532 | configure:21034: $PKG_CONFIG --exists --print-errors "libconfig >= 1.0.1" |
|---|
| 533 | Package libconfig was not found in the pkg-config search path. |
|---|
| 534 | Perhaps you should add the directory containing `libconfig.pc' |
|---|
| 535 | to the PKG_CONFIG_PATH environment variable |
|---|
| 536 | No package 'libconfig' found |
|---|
| 537 | configure:21037: $? = 1 |
|---|
| 538 | No package 'libconfig' found |
|---|
| 539 | configure:21065: result: no |
|---|
| 540 | configure:21068: error: Linux-NTFS crypto code requires the libconfig. |
|---|
| 541 | |
|---|
| 542 | ## ---------------- ## |
|---|
| 543 | ## Cache variables. ## |
|---|
| 544 | ## ---------------- ## |
|---|
| 545 | |
|---|
| 546 | ac_cv_build=i386-apple-darwin9.4.0 |
|---|
| 547 | ac_cv_c_compiler_gnu=yes |
|---|
| 548 | ac_cv_cxx_compiler_gnu=yes |
|---|
| 549 | ac_cv_env_CCC_set= |
|---|
| 550 | ac_cv_env_CCC_value= |
|---|
| 551 | ac_cv_env_CC_set=set |
|---|
| 552 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
|---|
| 553 | ac_cv_env_CFLAGS_set=set |
|---|
| 554 | ac_cv_env_CFLAGS_value=-O2 |
|---|
| 555 | ac_cv_env_CPPFLAGS_set=set |
|---|
| 556 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
|---|
| 557 | ac_cv_env_CPP_set=set |
|---|
| 558 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
|---|
| 559 | ac_cv_env_CXXCPP_set= |
|---|
| 560 | ac_cv_env_CXXCPP_value= |
|---|
| 561 | ac_cv_env_CXXFLAGS_set=set |
|---|
| 562 | ac_cv_env_CXXFLAGS_value=-O2 |
|---|
| 563 | ac_cv_env_CXX_set=set |
|---|
| 564 | ac_cv_env_CXX_value=/usr/bin/g++-4.0 |
|---|
| 565 | ac_cv_env_F77_set= |
|---|
| 566 | ac_cv_env_F77_value= |
|---|
| 567 | ac_cv_env_FFLAGS_set=set |
|---|
| 568 | ac_cv_env_FFLAGS_value=-O2 |
|---|
| 569 | ac_cv_env_FUSE_CFLAGS_set= |
|---|
| 570 | ac_cv_env_FUSE_CFLAGS_value= |
|---|
| 571 | ac_cv_env_FUSE_LIBS_set= |
|---|
| 572 | ac_cv_env_FUSE_LIBS_value= |
|---|
| 573 | ac_cv_env_GNUTLS_CFLAGS_set= |
|---|
| 574 | ac_cv_env_GNUTLS_CFLAGS_value= |
|---|
| 575 | ac_cv_env_GNUTLS_LIBS_set= |
|---|
| 576 | ac_cv_env_GNUTLS_LIBS_value= |
|---|
| 577 | ac_cv_env_LDFLAGS_set=set |
|---|
| 578 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
|---|
| 579 | ac_cv_env_LIBNTFS_GNOMEVFS_CFLAGS_set= |
|---|
| 580 | ac_cv_env_LIBNTFS_GNOMEVFS_CFLAGS_value= |
|---|
| 581 | ac_cv_env_LIBNTFS_GNOMEVFS_LIBS_set= |
|---|
| 582 | ac_cv_env_LIBNTFS_GNOMEVFS_LIBS_value= |
|---|
| 583 | ac_cv_env_LIBS_set= |
|---|
| 584 | ac_cv_env_LIBS_value= |
|---|
| 585 | ac_cv_env_PKG_CONFIG_set= |
|---|
| 586 | ac_cv_env_PKG_CONFIG_value= |
|---|
| 587 | ac_cv_env_build_alias_set= |
|---|
| 588 | ac_cv_env_build_alias_value= |
|---|
| 589 | ac_cv_env_host_alias_set= |
|---|
| 590 | ac_cv_env_host_alias_value= |
|---|
| 591 | ac_cv_env_libconfig_CFLAGS_set= |
|---|
| 592 | ac_cv_env_libconfig_CFLAGS_value= |
|---|
| 593 | ac_cv_env_libconfig_LIBS_set= |
|---|
| 594 | ac_cv_env_libconfig_LIBS_value= |
|---|
| 595 | ac_cv_env_target_alias_set= |
|---|
| 596 | ac_cv_env_target_alias_value= |
|---|
| 597 | ac_cv_f77_compiler_gnu=no |
|---|
| 598 | ac_cv_header_dlfcn_h=yes |
|---|
| 599 | ac_cv_header_inttypes_h=yes |
|---|
| 600 | ac_cv_header_memory_h=yes |
|---|
| 601 | ac_cv_header_stdc=yes |
|---|
| 602 | ac_cv_header_stdint_h=yes |
|---|
| 603 | ac_cv_header_stdlib_h=yes |
|---|
| 604 | ac_cv_header_string_h=yes |
|---|
| 605 | ac_cv_header_strings_h=yes |
|---|
| 606 | ac_cv_header_sys_stat_h=yes |
|---|
| 607 | ac_cv_header_sys_types_h=yes |
|---|
| 608 | ac_cv_header_unistd_h=yes |
|---|
| 609 | ac_cv_host=i386-apple-darwin9.4.0 |
|---|
| 610 | ac_cv_objext=o |
|---|
| 611 | ac_cv_path_EGREP='/usr/bin/grep -E' |
|---|
| 612 | ac_cv_path_GREP=/usr/bin/grep |
|---|
| 613 | ac_cv_path_LIBGCRYPT_CONFIG=/opt/local/bin/libgcrypt-config |
|---|
| 614 | ac_cv_path_RM=/bin/rm |
|---|
| 615 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
|---|
| 616 | ac_cv_prog_AWK=awk |
|---|
| 617 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
|---|
| 618 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E' |
|---|
| 619 | ac_cv_prog_ac_ct_AR=ar |
|---|
| 620 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
|---|
| 621 | ac_cv_prog_ac_ct_RANLIB=ranlib |
|---|
| 622 | ac_cv_prog_ac_ct_STRIP=strip |
|---|
| 623 | ac_cv_prog_cc__usr_bin_gcc_4_0_c_o=yes |
|---|
| 624 | ac_cv_prog_cc_c89= |
|---|
| 625 | ac_cv_prog_cc_g=yes |
|---|
| 626 | ac_cv_prog_cxx_g=yes |
|---|
| 627 | ac_cv_prog_f77_g=no |
|---|
| 628 | ac_cv_prog_gcc_traditional=no |
|---|
| 629 | ac_cv_prog_make_make_set=yes |
|---|
| 630 | ac_cv_sys_file_offset_bits=no |
|---|
| 631 | ac_cv_sys_largefile_CC=no |
|---|
| 632 | ac_cv_target=i386-apple-darwin9.4.0 |
|---|
| 633 | am_cv_CC_dependencies_compiler_type=gcc3 |
|---|
| 634 | am_cv_CXX_dependencies_compiler_type=gcc3 |
|---|
| 635 | lt_cv_deplibs_check_method=pass_all |
|---|
| 636 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
|---|
| 637 | lt_cv_file_magic_test_file= |
|---|
| 638 | lt_cv_ld_reload_flag=-r |
|---|
| 639 | lt_cv_objdir=.libs |
|---|
| 640 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
|---|
| 641 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
|---|
| 642 | lt_cv_path_NM='/usr/bin/nm -p' |
|---|
| 643 | lt_cv_path_SED=/opt/local/bin/gsed |
|---|
| 644 | lt_cv_prog_compiler_c_o=yes |
|---|
| 645 | lt_cv_prog_compiler_c_o_CXX=yes |
|---|
| 646 | lt_cv_prog_compiler_rtti_exceptions=no |
|---|
| 647 | lt_cv_prog_gnu_ld=no |
|---|
| 648 | lt_cv_prog_gnu_ldcxx=no |
|---|
| 649 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
|---|
| 650 | 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'\''' |
|---|
| 651 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
|---|
| 652 | lt_cv_sys_max_cmd_len=196608 |
|---|
| 653 | lt_lt_cv_prog_compiler_c_o='"yes"' |
|---|
| 654 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
|---|
| 655 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
|---|
| 656 | 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'\''"' |
|---|
| 657 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
|---|
| 658 | pkg_cv_FUSE_CFLAGS='-D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse ' |
|---|
| 659 | pkg_cv_FUSE_LIBS='-pthread -L/usr/local/lib -lfuse -liconv ' |
|---|
| 660 | pkg_cv_GNUTLS_CFLAGS='-I/opt/local/include ' |
|---|
| 661 | pkg_cv_GNUTLS_LIBS='-L/opt/local/lib -lgnutls -ltasn1 -lgcrypt -lgpg-error ' |
|---|
| 662 | |
|---|
| 663 | ## ----------------- ## |
|---|
| 664 | ## Output variables. ## |
|---|
| 665 | ## ----------------- ## |
|---|
| 666 | |
|---|
| 667 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run aclocal-1.10' |
|---|
| 668 | AMDEPBACKSLASH='\' |
|---|
| 669 | AMDEP_FALSE='#' |
|---|
| 670 | AMDEP_TRUE='' |
|---|
| 671 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run tar' |
|---|
| 672 | AR='ar' |
|---|
| 673 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run autoconf' |
|---|
| 674 | AUTODIRS='' |
|---|
| 675 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run autoheader' |
|---|
| 676 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run automake-1.10' |
|---|
| 677 | AWK='awk' |
|---|
| 678 | CC='/usr/bin/gcc-4.0' |
|---|
| 679 | CCDEPMODE='depmode=gcc3' |
|---|
| 680 | CFLAGS='-O2' |
|---|
| 681 | CPP='/usr/bin/cpp-4.0' |
|---|
| 682 | CPPFLAGS='-I/opt/local/include' |
|---|
| 683 | CXX='/usr/bin/g++-4.0' |
|---|
| 684 | CXXCPP='/usr/bin/g++-4.0 -E' |
|---|
| 685 | CXXDEPMODE='depmode=gcc3' |
|---|
| 686 | CXXFLAGS='-O2' |
|---|
| 687 | CYGPATH_W='echo' |
|---|
| 688 | DEFS='' |
|---|
| 689 | DEPDIR='.deps' |
|---|
| 690 | ECHO='/bin/echo' |
|---|
| 691 | ECHO_C='ECHO_N='' |
|---|
| 692 | ECHO_T='' |
|---|
| 693 | EGREP='/usr/bin/grep -E' |
|---|
| 694 | ENABLE_CRYPTO_FALSE='' |
|---|
| 695 | ENABLE_CRYPTO_TRUE='' |
|---|
| 696 | ENABLE_FUSE_FALSE='#' |
|---|
| 697 | ENABLE_FUSE_TRUE='' |
|---|
| 698 | ENABLE_GNOME_VFS_FALSE='' |
|---|
| 699 | ENABLE_GNOME_VFS_TRUE='#' |
|---|
| 700 | ENABLE_TEST_FALSE='' |
|---|
| 701 | ENABLE_TEST_TRUE='#' |
|---|
| 702 | EXEEXT='' |
|---|
| 703 | F77='' |
|---|
| 704 | FFLAGS='-O2' |
|---|
| 705 | FUSE_CFLAGS='-D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse ' |
|---|
| 706 | FUSE_LIBS='-pthread -L/usr/local/lib -lfuse -liconv ' |
|---|
| 707 | GNUTLS_CFLAGS='-I/opt/local/include ' |
|---|
| 708 | GNUTLS_LIBS='-L/opt/local/lib -lgnutls -ltasn1 -lgcrypt -lgpg-error ' |
|---|
| 709 | GREP='/usr/bin/grep' |
|---|
| 710 | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 711 | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 712 | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 713 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|---|
| 714 | LDFLAGS='-L/opt/local/lib' |
|---|
| 715 | LIBGCRYPT_CFLAGS='-I/opt/local/include' |
|---|
| 716 | LIBGCRYPT_CONFIG='/opt/local/bin/libgcrypt-config' |
|---|
| 717 | LIBGCRYPT_LIBS='-L/opt/local/lib -lgcrypt -lgpg-error' |
|---|
| 718 | LIBNTFS_CFLAGS='' |
|---|
| 719 | LIBNTFS_GNOMEVFS_CFLAGS='' |
|---|
| 720 | LIBNTFS_GNOMEVFS_LIBS='' |
|---|
| 721 | LIBOBJS='' |
|---|
| 722 | LIBS='' |
|---|
| 723 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|---|
| 724 | LN_S='ln -s' |
|---|
| 725 | LTLIBOBJS='' |
|---|
| 726 | LTVERSION_LIBNTFS='10:0:0' |
|---|
| 727 | MAINT='#' |
|---|
| 728 | MAINTAINER_MODE_FALSE='' |
|---|
| 729 | MAINTAINER_MODE_TRUE='#' |
|---|
| 730 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run makeinfo' |
|---|
| 731 | MKNTFS_CPPFLAGS='' |
|---|
| 732 | MKNTFS_LIBS='' |
|---|
| 733 | OBJEXT='o' |
|---|
| 734 | PACKAGE='ntfsprogs' |
|---|
| 735 | PACKAGE_BUGREPORT='linux-ntfs-dev@lists.sourceforge.net' |
|---|
| 736 | PACKAGE_NAME='ntfsprogs' |
|---|
| 737 | PACKAGE_STRING='ntfsprogs 2.0.0' |
|---|
| 738 | PACKAGE_TARNAME='ntfsprogs' |
|---|
| 739 | PACKAGE_VERSION='2.0.0' |
|---|
| 740 | PATH_SEPARATOR=':' |
|---|
| 741 | PKG_CONFIG='/opt/local/bin/pkg-config' |
|---|
| 742 | RANLIB='ranlib' |
|---|
| 743 | REALLYSTATIC_FALSE='' |
|---|
| 744 | REALLYSTATIC_TRUE='#' |
|---|
| 745 | RM='/bin/rm' |
|---|
| 746 | SED='/opt/local/bin/gsed' |
|---|
| 747 | SET_MAKE='' |
|---|
| 748 | SHELL='/bin/sh' |
|---|
| 749 | STRIP='strip' |
|---|
| 750 | VERSION='2.0.0' |
|---|
| 751 | ac_ct_CC='/usr/bin/gcc-4.0' |
|---|
| 752 | ac_ct_CXX='' |
|---|
| 753 | ac_ct_F77='' |
|---|
| 754 | all_includes='' |
|---|
| 755 | all_libraries='' |
|---|
| 756 | am__fastdepCC_FALSE='#' |
|---|
| 757 | am__fastdepCC_TRUE='' |
|---|
| 758 | am__fastdepCXX_FALSE='#' |
|---|
| 759 | am__fastdepCXX_TRUE='' |
|---|
| 760 | am__include='include' |
|---|
| 761 | am__isrc='' |
|---|
| 762 | am__leading_dot='.' |
|---|
| 763 | am__quote='' |
|---|
| 764 | am__tar='${AMTAR} chof - "$$tardir"' |
|---|
| 765 | am__untar='${AMTAR} xf -' |
|---|
| 766 | bindir='${exec_prefix}/bin' |
|---|
| 767 | build='i386-apple-darwin9.4.0' |
|---|
| 768 | build_alias='' |
|---|
| 769 | build_cpu='i386' |
|---|
| 770 | build_os='darwin9.4.0' |
|---|
| 771 | build_vendor='apple' |
|---|
| 772 | datadir='${datarootdir}' |
|---|
| 773 | datarootdir='${prefix}/share' |
|---|
| 774 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 775 | dvidir='${docdir}' |
|---|
| 776 | exec_prefix='NONE' |
|---|
| 777 | host='' |
|---|
| 778 | host_alias='' |
|---|
| 779 | host_cpu='i386' |
|---|
| 780 | host_os='darwin9.4.0' |
|---|
| 781 | host_vendor='apple' |
|---|
| 782 | htmldir='${docdir}' |
|---|
| 783 | includedir='${prefix}/include' |
|---|
| 784 | infodir='${datarootdir}/info' |
|---|
| 785 | install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/install-sh' |
|---|
| 786 | libconfig_CFLAGS='' |
|---|
| 787 | libconfig_LIBS='' |
|---|
| 788 | libdir='${exec_prefix}/lib' |
|---|
| 789 | libexecdir='${exec_prefix}/libexec' |
|---|
| 790 | localedir='${datarootdir}/locale' |
|---|
| 791 | localstatedir='${prefix}/var' |
|---|
| 792 | mandir='${datarootdir}/man' |
|---|
| 793 | mkdir_p='$(top_builddir)/./install-sh -c -d' |
|---|
| 794 | oldincludedir='/usr/include' |
|---|
| 795 | pdfdir='${docdir}' |
|---|
| 796 | prefix='/opt/local' |
|---|
| 797 | program_transform_name='s,x,x,' |
|---|
| 798 | psdir='${docdir}' |
|---|
| 799 | sbindir='${exec_prefix}/sbin' |
|---|
| 800 | sharedstatedir='${prefix}/com' |
|---|
| 801 | sysconfdir='${prefix}/etc' |
|---|
| 802 | target='i386-apple-darwin9.4.0' |
|---|
| 803 | target_alias='' |
|---|
| 804 | target_cpu='i386' |
|---|
| 805 | target_os='darwin9.4.0' |
|---|
| 806 | target_vendor='apple' |
|---|
| 807 | |
|---|
| 808 | ## ----------- ## |
|---|
| 809 | ## confdefs.h. ## |
|---|
| 810 | ## ----------- ## |
|---|
| 811 | |
|---|
| 812 | #define PACKAGE_NAME "ntfsprogs" |
|---|
| 813 | #define PACKAGE_TARNAME "ntfsprogs" |
|---|
| 814 | #define PACKAGE_VERSION "2.0.0" |
|---|
| 815 | #define PACKAGE_STRING "ntfsprogs 2.0.0" |
|---|
| 816 | #define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net" |
|---|
| 817 | #define PACKAGE "ntfsprogs" |
|---|
| 818 | #define VERSION "2.0.0" |
|---|
| 819 | #define _GNU_SOURCE 1 |
|---|
| 820 | #define STDC_HEADERS 1 |
|---|
| 821 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 822 | #define HAVE_SYS_STAT_H 1 |
|---|
| 823 | #define HAVE_STDLIB_H 1 |
|---|
| 824 | #define HAVE_STRING_H 1 |
|---|
| 825 | #define HAVE_MEMORY_H 1 |
|---|
| 826 | #define HAVE_STRINGS_H 1 |
|---|
| 827 | #define HAVE_INTTYPES_H 1 |
|---|
| 828 | #define HAVE_STDINT_H 1 |
|---|
| 829 | #define HAVE_UNISTD_H 1 |
|---|
| 830 | #define HAVE_DLFCN_H 1 |
|---|
| 831 | |
|---|
| 832 | configure: exit 1 |
|---|