source: FTPfs/curlftpfs-0.9.1/config.log @ 10

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