[10] | 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 curlftpfs configure 0.9.1, which was |
---|
| 5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
| 6 | |
---|
| 7 | $ ./configure |
---|
| 8 | |
---|
| 9 | ## --------- ## |
---|
| 10 | ## Platform. ## |
---|
| 11 | ## --------- ## |
---|
| 12 | |
---|
| 13 | hostname = zsjheng-ubuntu |
---|
| 14 | uname -m = i686 |
---|
| 15 | uname -r = 2.6.22-14-generic |
---|
| 16 | uname -s = Linux |
---|
| 17 | uname -v = #1 SMP Tue Feb 12 07:42:25 UTC 2008 |
---|
| 18 | |
---|
| 19 | /usr/bin/uname -p = unknown |
---|
| 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: /usr/local/sbin |
---|
| 31 | PATH: /usr/local/bin |
---|
| 32 | PATH: /usr/sbin |
---|
| 33 | PATH: /usr/bin |
---|
| 34 | PATH: /sbin |
---|
| 35 | PATH: /bin |
---|
| 36 | PATH: /usr/games |
---|
| 37 | |
---|
| 38 | |
---|
| 39 | ## ----------- ## |
---|
| 40 | ## Core tests. ## |
---|
| 41 | ## ----------- ## |
---|
| 42 | |
---|
| 43 | configure:2001: checking for a BSD-compatible install |
---|
| 44 | configure:2057: result: /usr/bin/install -c |
---|
| 45 | configure:2068: checking whether build environment is sane |
---|
| 46 | configure:2111: result: yes |
---|
| 47 | configure:2176: checking for gawk |
---|
| 48 | configure:2206: result: no |
---|
| 49 | configure:2176: checking for mawk |
---|
| 50 | configure:2192: found /usr/bin/mawk |
---|
| 51 | configure:2203: result: mawk |
---|
| 52 | configure:2214: checking whether make sets $(MAKE) |
---|
| 53 | configure:2235: result: yes |
---|
| 54 | configure:2470: checking for gcc |
---|
| 55 | configure:2486: found /usr/bin/gcc |
---|
| 56 | configure:2497: result: gcc |
---|
| 57 | configure:2735: checking for C compiler version |
---|
| 58 | configure:2742: gcc --version >&5 |
---|
| 59 | gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) |
---|
| 60 | Copyright (C) 2006 Free Software Foundation, Inc. |
---|
| 61 | This is free software; see the source for copying conditions. There is NO |
---|
| 62 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
| 63 | |
---|
| 64 | configure:2745: $? = 0 |
---|
| 65 | configure:2752: gcc -v >&5 |
---|
| 66 | Using built-in specs. |
---|
| 67 | Target: i486-linux-gnu |
---|
| 68 | Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu |
---|
| 69 | Thread model: posix |
---|
| 70 | gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) |
---|
| 71 | configure:2755: $? = 0 |
---|
| 72 | configure:2762: gcc -V >&5 |
---|
| 73 | gcc: '-V' option must have argument |
---|
| 74 | configure:2765: $? = 1 |
---|
| 75 | configure:2788: checking for C compiler default output file name |
---|
| 76 | configure:2815: gcc conftest.c >&5 |
---|
| 77 | configure:2818: $? = 0 |
---|
| 78 | configure:2856: result: a.out |
---|
| 79 | configure:2873: checking whether the C compiler works |
---|
| 80 | configure:2883: ./a.out |
---|
| 81 | configure:2886: $? = 0 |
---|
| 82 | configure:2903: result: yes |
---|
| 83 | configure:2910: checking whether we are cross compiling |
---|
| 84 | configure:2912: result: no |
---|
| 85 | configure:2915: checking for suffix of executables |
---|
| 86 | configure:2922: gcc -o conftest conftest.c >&5 |
---|
| 87 | configure:2925: $? = 0 |
---|
| 88 | configure:2949: result: |
---|
| 89 | configure:2955: checking for suffix of object files |
---|
| 90 | configure:2981: gcc -c conftest.c >&5 |
---|
| 91 | configure:2984: $? = 0 |
---|
| 92 | configure:3007: result: o |
---|
| 93 | configure:3011: checking whether we are using the GNU C compiler |
---|
| 94 | configure:3040: gcc -c conftest.c >&5 |
---|
| 95 | configure:3046: $? = 0 |
---|
| 96 | configure:3063: result: yes |
---|
| 97 | configure:3068: checking whether gcc accepts -g |
---|
| 98 | configure:3098: gcc -c -g conftest.c >&5 |
---|
| 99 | configure:3104: $? = 0 |
---|
| 100 | configure:3203: result: yes |
---|
| 101 | configure:3220: checking for gcc option to accept ISO C89 |
---|
| 102 | configure:3294: gcc -c -g -O2 conftest.c >&5 |
---|
| 103 | configure:3300: $? = 0 |
---|
| 104 | configure:3323: result: none needed |
---|
| 105 | configure:3352: checking for style of include used by make |
---|
| 106 | configure:3380: result: GNU |
---|
| 107 | configure:3408: checking dependency style of gcc |
---|
| 108 | configure:3498: result: gcc3 |
---|
| 109 | configure:3520: checking how to run the C preprocessor |
---|
| 110 | configure:3560: gcc -E conftest.c |
---|
| 111 | configure:3566: $? = 0 |
---|
| 112 | configure:3597: gcc -E conftest.c |
---|
| 113 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
| 114 | configure:3603: $? = 1 |
---|
| 115 | configure: failed program was: |
---|
| 116 | | /* confdefs.h. */ |
---|
| 117 | | #define PACKAGE_NAME "curlftpfs" |
---|
| 118 | | #define PACKAGE_TARNAME "curlftpfs" |
---|
| 119 | | #define PACKAGE_VERSION "0.9.1" |
---|
| 120 | | #define PACKAGE_STRING "curlftpfs 0.9.1" |
---|
| 121 | | #define PACKAGE_BUGREPORT "" |
---|
| 122 | | #define PACKAGE "curlftpfs" |
---|
| 123 | | #define VERSION "0.9.1" |
---|
| 124 | | /* end confdefs.h. */ |
---|
| 125 | | #include <ac_nonexistent.h> |
---|
| 126 | configure:3636: result: gcc -E |
---|
| 127 | configure:3665: gcc -E conftest.c |
---|
| 128 | configure:3671: $? = 0 |
---|
| 129 | configure:3702: gcc -E conftest.c |
---|
| 130 | conftest.c:10:28: error: ac_nonexistent.h: No such file or directory |
---|
| 131 | configure:3708: $? = 1 |
---|
| 132 | configure: failed program was: |
---|
| 133 | | /* confdefs.h. */ |
---|
| 134 | | #define PACKAGE_NAME "curlftpfs" |
---|
| 135 | | #define PACKAGE_TARNAME "curlftpfs" |
---|
| 136 | | #define PACKAGE_VERSION "0.9.1" |
---|
| 137 | | #define PACKAGE_STRING "curlftpfs 0.9.1" |
---|
| 138 | | #define PACKAGE_BUGREPORT "" |
---|
| 139 | | #define PACKAGE "curlftpfs" |
---|
| 140 | | #define VERSION "0.9.1" |
---|
| 141 | | /* end confdefs.h. */ |
---|
| 142 | | #include <ac_nonexistent.h> |
---|
| 143 | configure:3758: checking for a BSD-compatible install |
---|
| 144 | configure:3814: result: /usr/bin/install -c |
---|
| 145 | configure:3825: checking whether ln -s works |
---|
| 146 | configure:3829: result: yes |
---|
| 147 | configure:3836: checking whether make sets $(MAKE) |
---|
| 148 | configure:3857: result: yes |
---|
| 149 | configure:3944: checking build system type |
---|
| 150 | configure:3962: result: i686-pc-linux-gnu |
---|
| 151 | configure:3984: checking host system type |
---|
| 152 | configure:3999: result: i686-pc-linux-gnu |
---|
| 153 | configure:4021: checking for a sed that does not truncate output |
---|
| 154 | configure:4075: result: /bin/sed |
---|
| 155 | configure:4078: checking for grep that handles long lines and -e |
---|
| 156 | configure:4152: result: /bin/grep |
---|
| 157 | configure:4157: checking for egrep |
---|
| 158 | configure:4235: result: /bin/grep -E |
---|
| 159 | configure:4251: checking for ld used by gcc |
---|
| 160 | configure:4318: result: /usr/bin/ld |
---|
| 161 | configure:4327: checking if the linker (/usr/bin/ld) is GNU ld |
---|
| 162 | configure:4342: result: yes |
---|
| 163 | configure:4347: checking for /usr/bin/ld option to reload object files |
---|
| 164 | configure:4354: result: -r |
---|
| 165 | configure:4372: checking for BSD-compatible nm |
---|
| 166 | configure:4421: result: /usr/bin/nm -B |
---|
| 167 | configure:4425: checking how to recognise dependent libraries |
---|
| 168 | configure:4601: result: pass_all |
---|
| 169 | configure:4831: checking for ANSI C header files |
---|
| 170 | configure:4861: gcc -c -g -O2 conftest.c >&5 |
---|
| 171 | configure:4867: $? = 0 |
---|
| 172 | configure:4966: gcc -o conftest -g -O2 conftest.c >&5 |
---|
| 173 | configure:4969: $? = 0 |
---|
| 174 | configure:4975: ./conftest |
---|
| 175 | configure:4978: $? = 0 |
---|
| 176 | configure:4995: result: yes |
---|
| 177 | configure:5019: checking for sys/types.h |
---|
| 178 | configure:5040: gcc -c -g -O2 conftest.c >&5 |
---|
| 179 | configure:5046: $? = 0 |
---|
| 180 | configure:5062: result: yes |
---|
| 181 | configure:5019: checking for sys/stat.h |
---|
| 182 | configure:5040: gcc -c -g -O2 conftest.c >&5 |
---|
| 183 | configure:5046: $? = 0 |
---|
| 184 | configure:5062: result: yes |
---|
| 185 | configure:5019: checking for stdlib.h |
---|
| 186 | configure:5040: gcc -c -g -O2 conftest.c >&5 |
---|
| 187 | configure:5046: $? = 0 |
---|
| 188 | configure:5062: result: yes |
---|
| 189 | configure:5019: checking for string.h |
---|
| 190 | configure:5040: gcc -c -g -O2 conftest.c >&5 |
---|
| 191 | configure:5046: $? = 0 |
---|
| 192 | configure:5062: result: yes |
---|
| 193 | configure:5019: checking for memory.h |
---|
| 194 | configure:5040: gcc -c -g -O2 conftest.c >&5 |
---|
| 195 | configure:5046: $? = 0 |
---|
| 196 | configure:5062: result: yes |
---|
| 197 | configure:5019: checking for strings.h |
---|
| 198 | configure:5040: gcc -c -g -O2 conftest.c >&5 |
---|
| 199 | configure:5046: $? = 0 |
---|
| 200 | configure:5062: result: yes |
---|
| 201 | configure:5019: checking for inttypes.h |
---|
| 202 | configure:5040: gcc -c -g -O2 conftest.c >&5 |
---|
| 203 | configure:5046: $? = 0 |
---|
| 204 | configure:5062: result: yes |
---|
| 205 | configure:5019: checking for stdint.h |
---|
| 206 | configure:5040: gcc -c -g -O2 conftest.c >&5 |
---|
| 207 | configure:5046: $? = 0 |
---|
| 208 | configure:5062: result: yes |
---|
| 209 | configure:5019: checking for unistd.h |
---|
| 210 | configure:5040: gcc -c -g -O2 conftest.c >&5 |
---|
| 211 | configure:5046: $? = 0 |
---|
| 212 | configure:5062: result: yes |
---|
| 213 | configure:5089: checking dlfcn.h usability |
---|
| 214 | configure:5106: gcc -c -g -O2 conftest.c >&5 |
---|
| 215 | configure:5112: $? = 0 |
---|
| 216 | configure:5126: result: yes |
---|
| 217 | configure:5130: checking dlfcn.h presence |
---|
| 218 | configure:5145: gcc -E conftest.c |
---|
| 219 | configure:5151: $? = 0 |
---|
| 220 | configure:5165: result: yes |
---|
| 221 | configure:5193: checking for dlfcn.h |
---|
| 222 | configure:5201: result: yes |
---|
| 223 | configure:5272: checking for g++ |
---|
| 224 | configure:5302: result: no |
---|
| 225 | configure:5272: checking for c++ |
---|
| 226 | configure:5302: result: no |
---|
| 227 | configure:5272: checking for gpp |
---|
| 228 | configure:5302: result: no |
---|
| 229 | configure:5272: checking for aCC |
---|
| 230 | configure:5302: result: no |
---|
| 231 | configure:5272: checking for CC |
---|
| 232 | configure:5302: result: no |
---|
| 233 | configure:5272: checking for cxx |
---|
| 234 | configure:5302: result: no |
---|
| 235 | configure:5272: checking for cc++ |
---|
| 236 | configure:5302: result: no |
---|
| 237 | configure:5272: checking for cl.exe |
---|
| 238 | configure:5302: result: no |
---|
| 239 | configure:5272: checking for FCC |
---|
| 240 | configure:5302: result: no |
---|
| 241 | configure:5272: checking for KCC |
---|
| 242 | configure:5302: result: no |
---|
| 243 | configure:5272: checking for RCC |
---|
| 244 | configure:5302: result: no |
---|
| 245 | configure:5272: checking for xlC_r |
---|
| 246 | configure:5302: result: no |
---|
| 247 | configure:5272: checking for xlC |
---|
| 248 | configure:5302: result: no |
---|
| 249 | configure:5330: checking for C++ compiler version |
---|
| 250 | configure:5337: g++ --version >&5 |
---|
| 251 | ./configure: line 5338: g++: command not found |
---|
| 252 | configure:5340: $? = 127 |
---|
| 253 | configure:5347: g++ -v >&5 |
---|
| 254 | ./configure: line 5348: g++: command not found |
---|
| 255 | configure:5350: $? = 127 |
---|
| 256 | configure:5357: g++ -V >&5 |
---|
| 257 | ./configure: line 5358: g++: command not found |
---|
| 258 | configure:5360: $? = 127 |
---|
| 259 | configure:5363: checking whether we are using the GNU C++ compiler |
---|
| 260 | configure:5392: g++ -c conftest.cpp >&5 |
---|
| 261 | ./configure: line 5393: g++: command not found |
---|
| 262 | configure:5398: $? = 127 |
---|
| 263 | configure: failed program was: |
---|
| 264 | | /* confdefs.h. */ |
---|
| 265 | | #define PACKAGE_NAME "curlftpfs" |
---|
| 266 | | #define PACKAGE_TARNAME "curlftpfs" |
---|
| 267 | | #define PACKAGE_VERSION "0.9.1" |
---|
| 268 | | #define PACKAGE_STRING "curlftpfs 0.9.1" |
---|
| 269 | | #define PACKAGE_BUGREPORT "" |
---|
| 270 | | #define PACKAGE "curlftpfs" |
---|
| 271 | | #define VERSION "0.9.1" |
---|
| 272 | | #define STDC_HEADERS 1 |
---|
| 273 | | #define HAVE_SYS_TYPES_H 1 |
---|
| 274 | | #define HAVE_SYS_STAT_H 1 |
---|
| 275 | | #define HAVE_STDLIB_H 1 |
---|
| 276 | | #define HAVE_STRING_H 1 |
---|
| 277 | | #define HAVE_MEMORY_H 1 |
---|
| 278 | | #define HAVE_STRINGS_H 1 |
---|
| 279 | | #define HAVE_INTTYPES_H 1 |
---|
| 280 | | #define HAVE_STDINT_H 1 |
---|
| 281 | | #define HAVE_UNISTD_H 1 |
---|
| 282 | | #define HAVE_DLFCN_H 1 |
---|
| 283 | | /* end confdefs.h. */ |
---|
| 284 | | |
---|
| 285 | | int |
---|
| 286 | | main () |
---|
| 287 | | { |
---|
| 288 | | #ifndef __GNUC__ |
---|
| 289 | | choke me |
---|
| 290 | | #endif |
---|
| 291 | | |
---|
| 292 | | ; |
---|
| 293 | | return 0; |
---|
| 294 | | } |
---|
| 295 | configure:5415: result: no |
---|
| 296 | configure:5420: checking whether g++ accepts -g |
---|
| 297 | configure:5450: g++ -c -g conftest.cpp >&5 |
---|
| 298 | ./configure: line 5451: g++: command not found |
---|
| 299 | configure:5456: $? = 127 |
---|
| 300 | configure: failed program was: |
---|
| 301 | | /* confdefs.h. */ |
---|
| 302 | | #define PACKAGE_NAME "curlftpfs" |
---|
| 303 | | #define PACKAGE_TARNAME "curlftpfs" |
---|
| 304 | | #define PACKAGE_VERSION "0.9.1" |
---|
| 305 | | #define PACKAGE_STRING "curlftpfs 0.9.1" |
---|
| 306 | | #define PACKAGE_BUGREPORT "" |
---|
| 307 | | #define PACKAGE "curlftpfs" |
---|
| 308 | | #define VERSION "0.9.1" |
---|
| 309 | | #define STDC_HEADERS 1 |
---|
| 310 | | #define HAVE_SYS_TYPES_H 1 |
---|
| 311 | | #define HAVE_SYS_STAT_H 1 |
---|
| 312 | | #define HAVE_STDLIB_H 1 |
---|
| 313 | | #define HAVE_STRING_H 1 |
---|
| 314 | | #define HAVE_MEMORY_H 1 |
---|
| 315 | | #define HAVE_STRINGS_H 1 |
---|
| 316 | | #define HAVE_INTTYPES_H 1 |
---|
| 317 | | #define HAVE_STDINT_H 1 |
---|
| 318 | | #define HAVE_UNISTD_H 1 |
---|
| 319 | | #define HAVE_DLFCN_H 1 |
---|
| 320 | | /* end confdefs.h. */ |
---|
| 321 | | |
---|
| 322 | | int |
---|
| 323 | | main () |
---|
| 324 | | { |
---|
| 325 | | |
---|
| 326 | | ; |
---|
| 327 | | return 0; |
---|
| 328 | | } |
---|
| 329 | configure:5488: g++ -c conftest.cpp >&5 |
---|
| 330 | ./configure: line 5489: g++: command not found |
---|
| 331 | configure:5494: $? = 127 |
---|
| 332 | configure: failed program was: |
---|
| 333 | | /* confdefs.h. */ |
---|
| 334 | | #define PACKAGE_NAME "curlftpfs" |
---|
| 335 | | #define PACKAGE_TARNAME "curlftpfs" |
---|
| 336 | | #define PACKAGE_VERSION "0.9.1" |
---|
| 337 | | #define PACKAGE_STRING "curlftpfs 0.9.1" |
---|
| 338 | | #define PACKAGE_BUGREPORT "" |
---|
| 339 | | #define PACKAGE "curlftpfs" |
---|
| 340 | | #define VERSION "0.9.1" |
---|
| 341 | | #define STDC_HEADERS 1 |
---|
| 342 | | #define HAVE_SYS_TYPES_H 1 |
---|
| 343 | | #define HAVE_SYS_STAT_H 1 |
---|
| 344 | | #define HAVE_STDLIB_H 1 |
---|
| 345 | | #define HAVE_STRING_H 1 |
---|
| 346 | | #define HAVE_MEMORY_H 1 |
---|
| 347 | | #define HAVE_STRINGS_H 1 |
---|
| 348 | | #define HAVE_INTTYPES_H 1 |
---|
| 349 | | #define HAVE_STDINT_H 1 |
---|
| 350 | | #define HAVE_UNISTD_H 1 |
---|
| 351 | | #define HAVE_DLFCN_H 1 |
---|
| 352 | | /* end confdefs.h. */ |
---|
| 353 | | |
---|
| 354 | | int |
---|
| 355 | | main () |
---|
| 356 | | { |
---|
| 357 | | |
---|
| 358 | | ; |
---|
| 359 | | return 0; |
---|
| 360 | | } |
---|
| 361 | configure:5527: g++ -c -g conftest.cpp >&5 |
---|
| 362 | ./configure: line 5528: g++: command not found |
---|
| 363 | configure:5533: $? = 127 |
---|
| 364 | configure: failed program was: |
---|
| 365 | | /* confdefs.h. */ |
---|
| 366 | | #define PACKAGE_NAME "curlftpfs" |
---|
| 367 | | #define PACKAGE_TARNAME "curlftpfs" |
---|
| 368 | | #define PACKAGE_VERSION "0.9.1" |
---|
| 369 | | #define PACKAGE_STRING "curlftpfs 0.9.1" |
---|
| 370 | | #define PACKAGE_BUGREPORT "" |
---|
| 371 | | #define PACKAGE "curlftpfs" |
---|
| 372 | | #define VERSION "0.9.1" |
---|
| 373 | | #define STDC_HEADERS 1 |
---|
| 374 | | #define HAVE_SYS_TYPES_H 1 |
---|
| 375 | | #define HAVE_SYS_STAT_H 1 |
---|
| 376 | | #define HAVE_STDLIB_H 1 |
---|
| 377 | | #define HAVE_STRING_H 1 |
---|
| 378 | | #define HAVE_MEMORY_H 1 |
---|
| 379 | | #define HAVE_STRINGS_H 1 |
---|
| 380 | | #define HAVE_INTTYPES_H 1 |
---|
| 381 | | #define HAVE_STDINT_H 1 |
---|
| 382 | | #define HAVE_UNISTD_H 1 |
---|
| 383 | | #define HAVE_DLFCN_H 1 |
---|
| 384 | | /* end confdefs.h. */ |
---|
| 385 | | |
---|
| 386 | | int |
---|
| 387 | | main () |
---|
| 388 | | { |
---|
| 389 | | |
---|
| 390 | | ; |
---|
| 391 | | return 0; |
---|
| 392 | | } |
---|
| 393 | configure:5555: result: no |
---|
| 394 | configure:5580: checking dependency style of g++ |
---|
| 395 | configure:5670: result: none |
---|
| 396 | configure:5974: checking for g77 |
---|
| 397 | configure:6004: result: no |
---|
| 398 | configure:5974: checking for xlf |
---|
| 399 | configure:6004: result: no |
---|
| 400 | configure:5974: checking for f77 |
---|
| 401 | configure:6004: result: no |
---|
| 402 | configure:5974: checking for frt |
---|
| 403 | configure:6004: result: no |
---|
| 404 | configure:5974: checking for pgf77 |
---|
| 405 | configure:6004: result: no |
---|
| 406 | configure:5974: checking for cf77 |
---|
| 407 | configure:6004: result: no |
---|
| 408 | configure:5974: checking for fort77 |
---|
| 409 | configure:6004: result: no |
---|
| 410 | configure:5974: checking for fl32 |
---|
| 411 | configure:6004: result: no |
---|
| 412 | configure:5974: checking for af77 |
---|
| 413 | configure:6004: result: no |
---|
| 414 | configure:5974: checking for xlf90 |
---|
| 415 | configure:6004: result: no |
---|
| 416 | configure:5974: checking for f90 |
---|
| 417 | configure:6004: result: no |
---|
| 418 | configure:5974: checking for pgf90 |
---|
| 419 | configure:6004: result: no |
---|
| 420 | configure:5974: checking for pghpf |
---|
| 421 | configure:6004: result: no |
---|
| 422 | configure:5974: checking for epcf90 |
---|
| 423 | configure:6004: result: no |
---|
| 424 | configure:5974: checking for gfortran |
---|
| 425 | configure:6004: result: no |
---|
| 426 | configure:5974: checking for g95 |
---|
| 427 | configure:6004: result: no |
---|
| 428 | configure:5974: checking for xlf95 |
---|
| 429 | configure:6004: result: no |
---|
| 430 | configure:5974: checking for f95 |
---|
| 431 | configure:6004: result: no |
---|
| 432 | configure:5974: checking for fort |
---|
| 433 | configure:6004: result: no |
---|
| 434 | configure:5974: checking for ifort |
---|
| 435 | configure:6004: result: no |
---|
| 436 | configure:5974: checking for ifc |
---|
| 437 | configure:6004: result: no |
---|
| 438 | configure:5974: checking for efc |
---|
| 439 | configure:6004: result: no |
---|
| 440 | configure:5974: checking for pgf95 |
---|
| 441 | configure:6004: result: no |
---|
| 442 | configure:5974: checking for lf95 |
---|
| 443 | configure:6004: result: no |
---|
| 444 | configure:5974: checking for ftn |
---|
| 445 | configure:6004: result: no |
---|
| 446 | configure:6031: checking for Fortran 77 compiler version |
---|
| 447 | configure:6038: --version >&5 |
---|
| 448 | ./configure: line 6039: --version: command not found |
---|
| 449 | configure:6041: $? = 127 |
---|
| 450 | configure:6048: -v >&5 |
---|
| 451 | ./configure: line 6049: -v: command not found |
---|
| 452 | configure:6051: $? = 127 |
---|
| 453 | configure:6058: -V >&5 |
---|
| 454 | ./configure: line 6059: -V: command not found |
---|
| 455 | configure:6061: $? = 127 |
---|
| 456 | configure:6069: checking whether we are using the GNU Fortran 77 compiler |
---|
| 457 | configure:6088: -c conftest.F >&5 |
---|
| 458 | ./configure: line 6089: -c: command not found |
---|
| 459 | configure:6094: $? = 127 |
---|
| 460 | configure: failed program was: |
---|
| 461 | | program main |
---|
| 462 | | #ifndef __GNUC__ |
---|
| 463 | | choke me |
---|
| 464 | | #endif |
---|
| 465 | | |
---|
| 466 | | end |
---|
| 467 | configure:6111: result: no |
---|
| 468 | configure:6117: checking whether accepts -g |
---|
| 469 | configure:6134: -c -g conftest.f >&5 |
---|
| 470 | ./configure: line 6135: -c: command not found |
---|
| 471 | configure:6140: $? = 127 |
---|
| 472 | configure: failed program was: |
---|
| 473 | | program main |
---|
| 474 | | |
---|
| 475 | | end |
---|
| 476 | configure:6156: result: no |
---|
| 477 | configure:6186: checking the maximum length of command line arguments |
---|
| 478 | configure:6295: result: 32768 |
---|
| 479 | configure:6306: checking command to parse /usr/bin/nm -B output from gcc object |
---|
| 480 | configure:6411: gcc -c -g -O2 conftest.c >&5 |
---|
| 481 | configure:6414: $? = 0 |
---|
| 482 | configure:6418: /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 |
---|
| 483 | configure:6421: $? = 0 |
---|
| 484 | configure:6473: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 |
---|
| 485 | configure:6476: $? = 0 |
---|
| 486 | configure:6514: result: ok |
---|
| 487 | configure:6518: checking for objdir |
---|
| 488 | configure:6533: result: .libs |
---|
| 489 | configure:6625: checking for ar |
---|
| 490 | configure:6641: found /usr/bin/ar |
---|
| 491 | configure:6652: result: ar |
---|
| 492 | configure:6721: checking for ranlib |
---|
| 493 | configure:6737: found /usr/bin/ranlib |
---|
| 494 | configure:6748: result: ranlib |
---|
| 495 | configure:6817: checking for strip |
---|
| 496 | configure:6833: found /usr/bin/strip |
---|
| 497 | configure:6844: result: strip |
---|
| 498 | configure:7081: checking for correct ltmain.sh version |
---|
| 499 | configure:7131: result: yes |
---|
| 500 | configure:7191: checking if gcc supports -fno-rtti -fno-exceptions |
---|
| 501 | configure:7209: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 |
---|
| 502 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
| 503 | configure:7213: $? = 0 |
---|
| 504 | configure:7226: result: no |
---|
| 505 | configure:7241: checking for gcc option to produce PIC |
---|
| 506 | configure:7451: result: -fPIC |
---|
| 507 | configure:7459: checking if gcc PIC flag -fPIC works |
---|
| 508 | configure:7477: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 |
---|
| 509 | configure:7481: $? = 0 |
---|
| 510 | configure:7494: result: yes |
---|
| 511 | configure:7522: checking if gcc static flag -static works |
---|
| 512 | configure:7550: result: yes |
---|
| 513 | configure:7560: checking if gcc supports -c -o file.o |
---|
| 514 | configure:7581: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 |
---|
| 515 | configure:7585: $? = 0 |
---|
| 516 | configure:7607: result: yes |
---|
| 517 | configure:7633: checking whether the gcc linker (/usr/bin/ld) supports shared libraries |
---|
| 518 | configure:8587: result: yes |
---|
| 519 | configure:8608: checking whether -lc should be explicitly linked in |
---|
| 520 | configure:8613: gcc -c -g -O2 conftest.c >&5 |
---|
| 521 | configure:8616: $? = 0 |
---|
| 522 | configure:8631: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 |
---|
| 523 | configure:8634: $? = 0 |
---|
| 524 | configure:8646: result: no |
---|
| 525 | configure:8654: checking dynamic linker characteristics |
---|
| 526 | configure:9279: result: GNU/Linux ld.so |
---|
| 527 | configure:9288: checking how to hardcode library paths into programs |
---|
| 528 | configure:9313: result: immediate |
---|
| 529 | configure:9327: checking whether stripping libraries is possible |
---|
| 530 | configure:9332: result: yes |
---|
| 531 | configure:10133: checking if libtool supports shared libraries |
---|
| 532 | configure:10135: result: yes |
---|
| 533 | configure:10138: checking whether to build shared libraries |
---|
| 534 | configure:10159: result: yes |
---|
| 535 | configure:10162: checking whether to build static libraries |
---|
| 536 | configure:10166: result: yes |
---|
| 537 | configure:10258: creating libtool |
---|
| 538 | configure:19534: checking for pkg-config |
---|
| 539 | configure:19552: found /usr/bin/pkg-config |
---|
| 540 | configure:19564: result: /usr/bin/pkg-config |
---|
| 541 | configure:19593: checking pkg-config is at least version 0.9.0 |
---|
| 542 | configure:19596: result: yes |
---|
| 543 | configure:19607: checking for GLIB |
---|
| 544 | configure:19615: $PKG_CONFIG --exists --print-errors "glib-2.0" |
---|
| 545 | configure:19618: $? = 0 |
---|
| 546 | configure:19633: $PKG_CONFIG --exists --print-errors "glib-2.0" |
---|
| 547 | configure:19636: $? = 0 |
---|
| 548 | configure:19712: result: yes |
---|
| 549 | configure:19718: checking for FUSE |
---|
| 550 | configure:19726: $PKG_CONFIG --exists --print-errors "fuse >= 2.2" |
---|
| 551 | configure:19729: $? = 0 |
---|
| 552 | configure:19744: $PKG_CONFIG --exists --print-errors "fuse >= 2.2" |
---|
| 553 | configure:19747: $? = 0 |
---|
| 554 | configure:19823: result: yes |
---|
| 555 | configure:19874: checking for gawk |
---|
| 556 | configure:19901: result: mawk |
---|
| 557 | configure:19924: checking for curl-config |
---|
| 558 | configure:19957: result: no |
---|
| 559 | configure:20032: checking whether libcurl is usable |
---|
| 560 | configure:20075: gcc -o conftest -g -O2 conftest.c -lcurl >&5 |
---|
| 561 | conftest.c:21:23: error: curl/curl.h: No such file or directory |
---|
| 562 | conftest.c: In function 'main': |
---|
| 563 | conftest.c:29: error: 'NULL' undeclared (first use in this function) |
---|
| 564 | conftest.c:29: error: (Each undeclared identifier is reported only once |
---|
| 565 | conftest.c:29: error: for each function it appears in.) |
---|
| 566 | conftest.c:29: error: 'CURLOPT_URL' undeclared (first use in this function) |
---|
| 567 | conftest.c:30: error: 'CURL_ERROR_SIZE' undeclared (first use in this function) |
---|
| 568 | conftest.c:31: error: 'CURLOPT_WRITEFUNCTION' undeclared (first use in this function) |
---|
| 569 | conftest.c:32: error: 'CURLOPT_FILE' undeclared (first use in this function) |
---|
| 570 | conftest.c:33: error: 'CURLOPT_ERRORBUFFER' undeclared (first use in this function) |
---|
| 571 | conftest.c:34: error: 'CURLOPT_STDERR' undeclared (first use in this function) |
---|
| 572 | conftest.c:35: error: 'CURLOPT_VERBOSE' undeclared (first use in this function) |
---|
| 573 | configure:20081: $? = 1 |
---|
| 574 | configure: failed program was: |
---|
| 575 | | /* confdefs.h. */ |
---|
| 576 | | #define PACKAGE_NAME "curlftpfs" |
---|
| 577 | | #define PACKAGE_TARNAME "curlftpfs" |
---|
| 578 | | #define PACKAGE_VERSION "0.9.1" |
---|
| 579 | | #define PACKAGE_STRING "curlftpfs 0.9.1" |
---|
| 580 | | #define PACKAGE_BUGREPORT "" |
---|
| 581 | | #define PACKAGE "curlftpfs" |
---|
| 582 | | #define VERSION "0.9.1" |
---|
| 583 | | #define STDC_HEADERS 1 |
---|
| 584 | | #define HAVE_SYS_TYPES_H 1 |
---|
| 585 | | #define HAVE_SYS_STAT_H 1 |
---|
| 586 | | #define HAVE_STDLIB_H 1 |
---|
| 587 | | #define HAVE_STRING_H 1 |
---|
| 588 | | #define HAVE_MEMORY_H 1 |
---|
| 589 | | #define HAVE_STRINGS_H 1 |
---|
| 590 | | #define HAVE_INTTYPES_H 1 |
---|
| 591 | | #define HAVE_STDINT_H 1 |
---|
| 592 | | #define HAVE_UNISTD_H 1 |
---|
| 593 | | #define HAVE_DLFCN_H 1 |
---|
| 594 | | /* end confdefs.h. */ |
---|
| 595 | | #include <curl/curl.h> |
---|
| 596 | | int |
---|
| 597 | | main () |
---|
| 598 | | { |
---|
| 599 | | |
---|
| 600 | | /* Try and use a few common options to force a failure if we are |
---|
| 601 | | missing symbols or can't link. */ |
---|
| 602 | | int x; |
---|
| 603 | | curl_easy_setopt(NULL,CURLOPT_URL,NULL); |
---|
| 604 | | x=CURL_ERROR_SIZE; |
---|
| 605 | | x=CURLOPT_WRITEFUNCTION; |
---|
| 606 | | x=CURLOPT_FILE; |
---|
| 607 | | x=CURLOPT_ERRORBUFFER; |
---|
| 608 | | x=CURLOPT_STDERR; |
---|
| 609 | | x=CURLOPT_VERBOSE; |
---|
| 610 | | |
---|
| 611 | | ; |
---|
| 612 | | return 0; |
---|
| 613 | | } |
---|
| 614 | configure:20104: result: no |
---|
| 615 | configure:20269: error: "libcurl not found" |
---|
| 616 | |
---|
| 617 | ## ---------------- ## |
---|
| 618 | ## Cache variables. ## |
---|
| 619 | ## ---------------- ## |
---|
| 620 | |
---|
| 621 | ac_cv_build=i686-pc-linux-gnu |
---|
| 622 | ac_cv_c_compiler_gnu=yes |
---|
| 623 | ac_cv_cxx_compiler_gnu=no |
---|
| 624 | ac_cv_env_CCC_set= |
---|
| 625 | ac_cv_env_CCC_value= |
---|
| 626 | ac_cv_env_CC_set= |
---|
| 627 | ac_cv_env_CC_value= |
---|
| 628 | ac_cv_env_CFLAGS_set= |
---|
| 629 | ac_cv_env_CFLAGS_value= |
---|
| 630 | ac_cv_env_CPPFLAGS_set= |
---|
| 631 | ac_cv_env_CPPFLAGS_value= |
---|
| 632 | ac_cv_env_CPP_set= |
---|
| 633 | ac_cv_env_CPP_value= |
---|
| 634 | ac_cv_env_CXXCPP_set= |
---|
| 635 | ac_cv_env_CXXCPP_value= |
---|
| 636 | ac_cv_env_CXXFLAGS_set= |
---|
| 637 | ac_cv_env_CXXFLAGS_value= |
---|
| 638 | ac_cv_env_CXX_set= |
---|
| 639 | ac_cv_env_CXX_value= |
---|
| 640 | ac_cv_env_F77_set= |
---|
| 641 | ac_cv_env_F77_value= |
---|
| 642 | ac_cv_env_FFLAGS_set= |
---|
| 643 | ac_cv_env_FFLAGS_value= |
---|
| 644 | ac_cv_env_FUSE_CFLAGS_set= |
---|
| 645 | ac_cv_env_FUSE_CFLAGS_value= |
---|
| 646 | ac_cv_env_FUSE_LIBS_set= |
---|
| 647 | ac_cv_env_FUSE_LIBS_value= |
---|
| 648 | ac_cv_env_GLIB_CFLAGS_set= |
---|
| 649 | ac_cv_env_GLIB_CFLAGS_value= |
---|
| 650 | ac_cv_env_GLIB_LIBS_set= |
---|
| 651 | ac_cv_env_GLIB_LIBS_value= |
---|
| 652 | ac_cv_env_LDFLAGS_set= |
---|
| 653 | ac_cv_env_LDFLAGS_value= |
---|
| 654 | ac_cv_env_LIBS_set= |
---|
| 655 | ac_cv_env_LIBS_value= |
---|
| 656 | ac_cv_env_PKG_CONFIG_set= |
---|
| 657 | ac_cv_env_PKG_CONFIG_value= |
---|
| 658 | ac_cv_env_build_alias_set= |
---|
| 659 | ac_cv_env_build_alias_value= |
---|
| 660 | ac_cv_env_host_alias_set= |
---|
| 661 | ac_cv_env_host_alias_value= |
---|
| 662 | ac_cv_env_target_alias_set= |
---|
| 663 | ac_cv_env_target_alias_value= |
---|
| 664 | ac_cv_f77_compiler_gnu=no |
---|
| 665 | ac_cv_header_dlfcn_h=yes |
---|
| 666 | ac_cv_header_inttypes_h=yes |
---|
| 667 | ac_cv_header_memory_h=yes |
---|
| 668 | ac_cv_header_stdc=yes |
---|
| 669 | ac_cv_header_stdint_h=yes |
---|
| 670 | ac_cv_header_stdlib_h=yes |
---|
| 671 | ac_cv_header_string_h=yes |
---|
| 672 | ac_cv_header_strings_h=yes |
---|
| 673 | ac_cv_header_sys_stat_h=yes |
---|
| 674 | ac_cv_header_sys_types_h=yes |
---|
| 675 | ac_cv_header_unistd_h=yes |
---|
| 676 | ac_cv_host=i686-pc-linux-gnu |
---|
| 677 | ac_cv_objext=o |
---|
| 678 | ac_cv_path_EGREP='/bin/grep -E' |
---|
| 679 | ac_cv_path_GREP=/bin/grep |
---|
| 680 | ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config |
---|
| 681 | ac_cv_path_install='/usr/bin/install -c' |
---|
| 682 | ac_cv_prog_AWK=mawk |
---|
| 683 | ac_cv_prog_CPP='gcc -E' |
---|
| 684 | ac_cv_prog_ac_ct_AR=ar |
---|
| 685 | ac_cv_prog_ac_ct_CC=gcc |
---|
| 686 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
| 687 | ac_cv_prog_ac_ct_STRIP=strip |
---|
| 688 | ac_cv_prog_cc_c89= |
---|
| 689 | ac_cv_prog_cc_g=yes |
---|
| 690 | ac_cv_prog_cxx_g=no |
---|
| 691 | ac_cv_prog_f77_g=no |
---|
| 692 | ac_cv_prog_make_make_set=yes |
---|
| 693 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
| 694 | am_cv_CXX_dependencies_compiler_type=none |
---|
| 695 | libcurl_cv_lib_curl_usable=no |
---|
| 696 | lt_cv_deplibs_check_method=pass_all |
---|
| 697 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
| 698 | lt_cv_file_magic_test_file= |
---|
| 699 | lt_cv_ld_reload_flag=-r |
---|
| 700 | lt_cv_objdir=.libs |
---|
| 701 | lt_cv_path_LD=/usr/bin/ld |
---|
| 702 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
| 703 | lt_cv_path_SED=/bin/sed |
---|
| 704 | lt_cv_prog_compiler_c_o=yes |
---|
| 705 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
| 706 | lt_cv_prog_gnu_ld=yes |
---|
| 707 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' |
---|
| 708 | 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'\''' |
---|
| 709 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
| 710 | lt_cv_sys_max_cmd_len=32768 |
---|
| 711 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
| 712 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' |
---|
| 713 | 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'\''"' |
---|
| 714 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
| 715 | pkg_cv_FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' |
---|
| 716 | pkg_cv_FUSE_LIBS='-pthread -lfuse -lrt -ldl ' |
---|
| 717 | pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' |
---|
| 718 | pkg_cv_GLIB_LIBS='-lglib-2.0 ' |
---|
| 719 | |
---|
| 720 | ## ----------------- ## |
---|
| 721 | ## Output variables. ## |
---|
| 722 | ## ----------------- ## |
---|
| 723 | |
---|
| 724 | ACLOCAL='${SHELL} /home/zsjheng/curlftpfs-0.9.1/missing --run aclocal-1.9' |
---|
| 725 | AMDEPBACKSLASH='\' |
---|
| 726 | AMDEP_FALSE='#' |
---|
| 727 | AMDEP_TRUE='' |
---|
| 728 | AMTAR='${SHELL} /home/zsjheng/curlftpfs-0.9.1/missing --run tar' |
---|
| 729 | AR='ar' |
---|
| 730 | AUTOCONF='${SHELL} /home/zsjheng/curlftpfs-0.9.1/missing --run autoconf' |
---|
| 731 | AUTOHEADER='${SHELL} /home/zsjheng/curlftpfs-0.9.1/missing --run autoheader' |
---|
| 732 | AUTOMAKE='${SHELL} /home/zsjheng/curlftpfs-0.9.1/missing --run automake-1.9' |
---|
| 733 | AWK='mawk' |
---|
| 734 | CC='gcc' |
---|
| 735 | CCDEPMODE='depmode=gcc3' |
---|
| 736 | CFLAGS='-g -O2' |
---|
| 737 | CPP='gcc -E' |
---|
| 738 | CPPFLAGS='' |
---|
| 739 | CXX='g++' |
---|
| 740 | CXXCPP='' |
---|
| 741 | CXXDEPMODE='depmode=none' |
---|
| 742 | CXXFLAGS='' |
---|
| 743 | CYGPATH_W='echo' |
---|
| 744 | DEFS='' |
---|
| 745 | DEPDIR='.deps' |
---|
| 746 | ECHO='echo' |
---|
| 747 | ECHO_C='' |
---|
| 748 | ECHO_N='-n' |
---|
| 749 | ECHO_T='' |
---|
| 750 | EGREP='/bin/grep -E' |
---|
| 751 | EXEEXT='' |
---|
| 752 | F77='' |
---|
| 753 | FFLAGS='' |
---|
| 754 | FUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' |
---|
| 755 | FUSE_LIBS='-pthread -lfuse -lrt -ldl ' |
---|
| 756 | FUSE_OPT_COMPAT_FALSE='' |
---|
| 757 | FUSE_OPT_COMPAT_TRUE='' |
---|
| 758 | GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' |
---|
| 759 | GLIB_LIBS='-lglib-2.0 ' |
---|
| 760 | GREP='/bin/grep' |
---|
| 761 | INSTALL_DATA='${INSTALL} -m 644' |
---|
| 762 | INSTALL_PROGRAM='${INSTALL}' |
---|
| 763 | INSTALL_SCRIPT='${INSTALL}' |
---|
| 764 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
| 765 | LDFLAGS='' |
---|
| 766 | LIBCURL='-lcurl' |
---|
| 767 | LIBCURL_CPPFLAGS='' |
---|
| 768 | LIBICONV='' |
---|
| 769 | LIBOBJS='' |
---|
| 770 | LIBS='' |
---|
| 771 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
| 772 | LN_S='ln -s' |
---|
| 773 | LTLIBOBJS='' |
---|
| 774 | MAKEINFO='${SHELL} /home/zsjheng/curlftpfs-0.9.1/missing --run makeinfo' |
---|
| 775 | OBJEXT='o' |
---|
| 776 | PACKAGE='curlftpfs' |
---|
| 777 | PACKAGE_BUGREPORT='' |
---|
| 778 | PACKAGE_NAME='curlftpfs' |
---|
| 779 | PACKAGE_STRING='curlftpfs 0.9.1' |
---|
| 780 | PACKAGE_TARNAME='curlftpfs' |
---|
| 781 | PACKAGE_VERSION='0.9.1' |
---|
| 782 | PATH_SEPARATOR=':' |
---|
| 783 | PKG_CONFIG='/usr/bin/pkg-config' |
---|
| 784 | RANLIB='ranlib' |
---|
| 785 | SET_MAKE='' |
---|
| 786 | SHELL='/bin/bash' |
---|
| 787 | STRIP='strip' |
---|
| 788 | VERSION='0.9.1' |
---|
| 789 | _libcurl_config='' |
---|
| 790 | ac_ct_CC='gcc' |
---|
| 791 | ac_ct_CXX='' |
---|
| 792 | ac_ct_F77='' |
---|
| 793 | am__fastdepCC_FALSE='#' |
---|
| 794 | am__fastdepCC_TRUE='' |
---|
| 795 | am__fastdepCXX_FALSE='' |
---|
| 796 | am__fastdepCXX_TRUE='#' |
---|
| 797 | am__include='include' |
---|
| 798 | am__leading_dot='.' |
---|
| 799 | am__quote='' |
---|
| 800 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
| 801 | am__untar='${AMTAR} xf -' |
---|
| 802 | bindir='${exec_prefix}/bin' |
---|
| 803 | build='i686-pc-linux-gnu' |
---|
| 804 | build_alias='' |
---|
| 805 | build_cpu='i686' |
---|
| 806 | build_os='linux-gnu' |
---|
| 807 | build_vendor='pc' |
---|
| 808 | datadir='${datarootdir}' |
---|
| 809 | datarootdir='${prefix}/share' |
---|
| 810 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
| 811 | dvidir='${docdir}' |
---|
| 812 | exec_prefix='NONE' |
---|
| 813 | host='i686-pc-linux-gnu' |
---|
| 814 | host_alias='' |
---|
| 815 | host_cpu='i686' |
---|
| 816 | host_os='linux-gnu' |
---|
| 817 | host_vendor='pc' |
---|
| 818 | htmldir='${docdir}' |
---|
| 819 | includedir='${prefix}/include' |
---|
| 820 | infodir='${datarootdir}/info' |
---|
| 821 | install_sh='/home/zsjheng/curlftpfs-0.9.1/install-sh' |
---|
| 822 | libdir='${exec_prefix}/lib' |
---|
| 823 | libexecdir='${exec_prefix}/libexec' |
---|
| 824 | localedir='${datarootdir}/locale' |
---|
| 825 | localstatedir='${prefix}/var' |
---|
| 826 | mandir='${datarootdir}/man' |
---|
| 827 | mkdir_p='mkdir -p --' |
---|
| 828 | oldincludedir='/usr/include' |
---|
| 829 | pdfdir='${docdir}' |
---|
| 830 | prefix='NONE' |
---|
| 831 | program_transform_name='s,x,x,' |
---|
| 832 | psdir='${docdir}' |
---|
| 833 | sbindir='${exec_prefix}/sbin' |
---|
| 834 | sharedstatedir='${prefix}/com' |
---|
| 835 | sysconfdir='${prefix}/etc' |
---|
| 836 | target_alias='' |
---|
| 837 | |
---|
| 838 | ## ----------- ## |
---|
| 839 | ## confdefs.h. ## |
---|
| 840 | ## ----------- ## |
---|
| 841 | |
---|
| 842 | #define PACKAGE_NAME "curlftpfs" |
---|
| 843 | #define PACKAGE_TARNAME "curlftpfs" |
---|
| 844 | #define PACKAGE_VERSION "0.9.1" |
---|
| 845 | #define PACKAGE_STRING "curlftpfs 0.9.1" |
---|
| 846 | #define PACKAGE_BUGREPORT "" |
---|
| 847 | #define PACKAGE "curlftpfs" |
---|
| 848 | #define VERSION "0.9.1" |
---|
| 849 | #define STDC_HEADERS 1 |
---|
| 850 | #define HAVE_SYS_TYPES_H 1 |
---|
| 851 | #define HAVE_SYS_STAT_H 1 |
---|
| 852 | #define HAVE_STDLIB_H 1 |
---|
| 853 | #define HAVE_STRING_H 1 |
---|
| 854 | #define HAVE_MEMORY_H 1 |
---|
| 855 | #define HAVE_STRINGS_H 1 |
---|
| 856 | #define HAVE_INTTYPES_H 1 |
---|
| 857 | #define HAVE_STDINT_H 1 |
---|
| 858 | #define HAVE_UNISTD_H 1 |
---|
| 859 | #define HAVE_DLFCN_H 1 |
---|
| 860 | |
---|
| 861 | configure: exit 1 |
---|