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 lftp configure 3.6.1, which was |
---|
5 | generated by GNU Autoconf 2.60. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-openssl --without-gnutls --disable-nls lftp_cv_func_poll_works=no |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = vp081125.reshsg.uci.edu |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~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.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~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: 2.00 gigabytes |
---|
33 | Default processor set: 49 tasks, 162 threads, 2 processors |
---|
34 | Load average: 0.87, Mach factor: 1.12 |
---|
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:2031: checking for a BSD-compatible install |
---|
53 | configure:2087: result: /usr/bin/install |
---|
54 | configure:2098: checking whether build environment is sane |
---|
55 | configure:2141: result: yes |
---|
56 | configure:2206: checking for gawk |
---|
57 | configure:2236: result: no |
---|
58 | configure:2206: checking for mawk |
---|
59 | configure:2236: result: no |
---|
60 | configure:2206: checking for nawk |
---|
61 | configure:2236: result: no |
---|
62 | configure:2206: checking for awk |
---|
63 | configure:2222: found /usr/bin/awk |
---|
64 | configure:2233: result: awk |
---|
65 | configure:2244: checking whether make sets $(MAKE) |
---|
66 | configure:2265: result: yes |
---|
67 | configure:2516: checking for gcc |
---|
68 | configure:2543: result: /usr/bin/gcc-4.0 |
---|
69 | configure:2781: checking for C compiler version |
---|
70 | configure:2788: /usr/bin/gcc-4.0 --version >&5 |
---|
71 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
72 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
73 | This is free software; see the source for copying conditions. There is NO |
---|
74 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
75 | |
---|
76 | configure:2791: $? = 0 |
---|
77 | configure:2798: /usr/bin/gcc-4.0 -v >&5 |
---|
78 | Using built-in specs. |
---|
79 | Target: i686-apple-darwin9 |
---|
80 | Configured with: /var/tmp/gcc/gcc-5465~16/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 |
---|
81 | Thread model: posix |
---|
82 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
83 | configure:2801: $? = 0 |
---|
84 | configure:2808: /usr/bin/gcc-4.0 -V >&5 |
---|
85 | gcc-4.0: argument to `-V' is missing |
---|
86 | configure:2811: $? = 1 |
---|
87 | configure:2834: checking for C compiler default output file name |
---|
88 | configure:2861: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
89 | configure:2864: $? = 0 |
---|
90 | configure:2910: result: a.out |
---|
91 | configure:2915: checking whether the C compiler works |
---|
92 | configure:2925: ./a.out |
---|
93 | configure:2928: $? = 0 |
---|
94 | configure:2945: result: yes |
---|
95 | configure:2952: checking whether we are cross compiling |
---|
96 | configure:2954: result: no |
---|
97 | configure:2957: checking for suffix of executables |
---|
98 | configure:2964: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
99 | configure:2967: $? = 0 |
---|
100 | configure:2991: result: |
---|
101 | configure:2997: checking for suffix of object files |
---|
102 | configure:3023: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
103 | configure:3026: $? = 0 |
---|
104 | configure:3049: result: o |
---|
105 | configure:3053: checking whether we are using the GNU C compiler |
---|
106 | configure:3082: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
107 | configure:3088: $? = 0 |
---|
108 | configure:3095: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
109 | configure:3098: $? = 0 |
---|
110 | configure:3105: test -s conftest.o |
---|
111 | configure:3108: $? = 0 |
---|
112 | configure:3122: result: yes |
---|
113 | configure:3127: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
114 | configure:3157: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5 |
---|
115 | configure:3163: $? = 0 |
---|
116 | configure:3170: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
117 | configure:3173: $? = 0 |
---|
118 | configure:3180: test -s conftest.o |
---|
119 | configure:3183: $? = 0 |
---|
120 | configure:3313: result: yes |
---|
121 | configure:3330: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
122 | configure:3404: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
123 | configure:3410: $? = 0 |
---|
124 | configure:3417: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
125 | configure:3420: $? = 0 |
---|
126 | configure:3427: test -s conftest.o |
---|
127 | configure:3430: $? = 0 |
---|
128 | configure:3450: result: none needed |
---|
129 | configure:3479: checking for style of include used by make |
---|
130 | configure:3507: result: GNU |
---|
131 | configure:3535: checking dependency style of /usr/bin/gcc-4.0 |
---|
132 | configure:3625: result: gcc3 |
---|
133 | configure:3758: checking for C++ compiler version |
---|
134 | configure:3765: /usr/bin/g++-4.0 --version >&5 |
---|
135 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
136 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
137 | This is free software; see the source for copying conditions. There is NO |
---|
138 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
139 | |
---|
140 | configure:3768: $? = 0 |
---|
141 | configure:3775: /usr/bin/g++-4.0 -v >&5 |
---|
142 | Using built-in specs. |
---|
143 | Target: i686-apple-darwin9 |
---|
144 | Configured with: /var/tmp/gcc/gcc-5465~16/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 |
---|
145 | Thread model: posix |
---|
146 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
147 | configure:3778: $? = 0 |
---|
148 | configure:3785: /usr/bin/g++-4.0 -V >&5 |
---|
149 | g++-4.0: argument to `-V' is missing |
---|
150 | configure:3788: $? = 1 |
---|
151 | configure:3791: checking whether we are using the GNU C++ compiler |
---|
152 | configure:3820: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5 |
---|
153 | configure:3826: $? = 0 |
---|
154 | configure:3833: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
155 | configure:3836: $? = 0 |
---|
156 | configure:3843: test -s conftest.o |
---|
157 | configure:3846: $? = 0 |
---|
158 | configure:3860: result: yes |
---|
159 | configure:3865: checking whether /usr/bin/g++-4.0 accepts -g |
---|
160 | configure:3895: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5 |
---|
161 | configure:3901: $? = 0 |
---|
162 | configure:3908: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
163 | configure:3911: $? = 0 |
---|
164 | configure:3918: test -s conftest.o |
---|
165 | configure:3921: $? = 0 |
---|
166 | configure:4051: result: yes |
---|
167 | configure:4076: checking dependency style of /usr/bin/g++-4.0 |
---|
168 | configure:4166: result: gcc3 |
---|
169 | configure:4192: checking for special C compiler options needed for large files |
---|
170 | configure:4319: result: no |
---|
171 | configure:4325: checking for _FILE_OFFSET_BITS value needed for large files |
---|
172 | configure:4361: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
173 | configure:4367: $? = 0 |
---|
174 | configure:4374: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
175 | configure:4377: $? = 0 |
---|
176 | configure:4384: test -s conftest.o |
---|
177 | configure:4387: $? = 0 |
---|
178 | configure:4468: result: no |
---|
179 | configure:4478: checking for _LARGE_FILES value needed for large files |
---|
180 | configure:4514: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
181 | configure:4520: $? = 0 |
---|
182 | configure:4527: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
183 | configure:4530: $? = 0 |
---|
184 | configure:4537: test -s conftest.o |
---|
185 | configure:4540: $? = 0 |
---|
186 | configure:4621: result: no |
---|
187 | configure:4860: checking if /usr/bin/g++-4.0 supports -fno-exceptions -fno-rtti |
---|
188 | configure:4903: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -I/opt/local/include conftest.cpp >&5 |
---|
189 | configure:4909: $? = 0 |
---|
190 | configure:4916: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
191 | configure:4919: $? = 0 |
---|
192 | configure:4926: test -s conftest.o |
---|
193 | configure:4929: $? = 0 |
---|
194 | configure:4948: result: yes |
---|
195 | configure:4957: checking if -fno-implement-inlines implements virtual functions |
---|
196 | configure:5004: /usr/bin/g++-4.0 -o conftest -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include -L/opt/local/lib conftest.cpp >&5 |
---|
197 | configure:5010: $? = 0 |
---|
198 | configure:5017: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
199 | configure:5020: $? = 0 |
---|
200 | configure:5027: test -s conftest |
---|
201 | configure:5030: $? = 0 |
---|
202 | configure:5052: result: yes |
---|
203 | configure:5068: checking if c++ compiler works |
---|
204 | configure:5088: /usr/bin/g++-4.0 -o conftest -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include -L/opt/local/lib conftest.cpp >&5 |
---|
205 | configure:5091: $? = 0 |
---|
206 | configure:5097: ./conftest |
---|
207 | configure:5100: $? = 0 |
---|
208 | configure:5102: result: yes |
---|
209 | configure:5135: checking if c++ compiler can handle dynamic initializers |
---|
210 | configure:5161: /usr/bin/g++-4.0 -o conftest -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include -L/opt/local/lib conftest.cpp >&5 |
---|
211 | configure:5164: $? = 0 |
---|
212 | configure:5170: ./conftest |
---|
213 | configure:5173: $? = 0 |
---|
214 | configure:5188: result: yes |
---|
215 | configure:5203: checking whether /usr/bin/g++-4.0 supports bool type |
---|
216 | configure:5236: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include conftest.cpp >&5 |
---|
217 | configure:5242: $? = 0 |
---|
218 | configure:5249: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
219 | configure:5252: $? = 0 |
---|
220 | configure:5259: test -s conftest.o |
---|
221 | configure:5262: $? = 0 |
---|
222 | configure:5282: result: yes |
---|
223 | configure:5295: checking whether /usr/bin/g++-4.0 supports _Bool type |
---|
224 | configure:5328: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include conftest.cpp >&5 |
---|
225 | conftest.cpp:12: error: '_Bool' does not name a type |
---|
226 | configure:5334: $? = 1 |
---|
227 | configure: failed program was: |
---|
228 | | /* confdefs.h. */ |
---|
229 | | #define PACKAGE_NAME "lftp" |
---|
230 | | #define PACKAGE_TARNAME "lftp" |
---|
231 | | #define PACKAGE_VERSION "3.6.1" |
---|
232 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
233 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
234 | | #define PACKAGE "lftp" |
---|
235 | | #define VERSION "3.6.1" |
---|
236 | | #define _GNU_SOURCE 1 |
---|
237 | | #define HAVE_CXX_BOOL 1 |
---|
238 | | /* end confdefs.h. */ |
---|
239 | | _Bool t=true;bool f=false; |
---|
240 | | int |
---|
241 | | main () |
---|
242 | | { |
---|
243 | | |
---|
244 | | ; |
---|
245 | | return 0; |
---|
246 | | } |
---|
247 | configure:5374: result: no |
---|
248 | configure:5387: checking whether /usr/bin/g++-4.0 understands ANSI scoping rules |
---|
249 | configure:5422: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include conftest.cpp >&5 |
---|
250 | configure:5428: $? = 0 |
---|
251 | configure:5435: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
252 | configure:5438: $? = 0 |
---|
253 | configure:5445: test -s conftest.o |
---|
254 | configure:5448: $? = 0 |
---|
255 | configure:5545: result: yes |
---|
256 | configure:5551: checking for strerror in -lcposix |
---|
257 | configure:5586: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lcposix >&5 |
---|
258 | ld: library not found for -lcposix |
---|
259 | collect2: ld returned 1 exit status |
---|
260 | configure:5592: $? = 1 |
---|
261 | configure: failed program was: |
---|
262 | | /* confdefs.h. */ |
---|
263 | | #define PACKAGE_NAME "lftp" |
---|
264 | | #define PACKAGE_TARNAME "lftp" |
---|
265 | | #define PACKAGE_VERSION "3.6.1" |
---|
266 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
267 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
268 | | #define PACKAGE "lftp" |
---|
269 | | #define VERSION "3.6.1" |
---|
270 | | #define _GNU_SOURCE 1 |
---|
271 | | #define HAVE_CXX_BOOL 1 |
---|
272 | | /* end confdefs.h. */ |
---|
273 | | |
---|
274 | | /* Override any GCC internal prototype to avoid an error. |
---|
275 | | Use char because int might match the return type of a GCC |
---|
276 | | builtin and then its argument prototype would still apply. */ |
---|
277 | | #ifdef __cplusplus |
---|
278 | | extern "C" |
---|
279 | | #endif |
---|
280 | | char strerror (); |
---|
281 | | int |
---|
282 | | main () |
---|
283 | | { |
---|
284 | | return strerror (); |
---|
285 | | ; |
---|
286 | | return 0; |
---|
287 | | } |
---|
288 | configure:5626: result: no |
---|
289 | configure:5641: checking how to run the C preprocessor |
---|
290 | configure:5771: result: /usr/bin/cpp-4.0 |
---|
291 | configure:5800: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
292 | configure:5806: $? = 0 |
---|
293 | configure:5844: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
294 | conftest.c:12:28: error: ac_nonexistent.h: No such file or directory |
---|
295 | configure:5850: $? = 1 |
---|
296 | configure: failed program was: |
---|
297 | | /* confdefs.h. */ |
---|
298 | | #define PACKAGE_NAME "lftp" |
---|
299 | | #define PACKAGE_TARNAME "lftp" |
---|
300 | | #define PACKAGE_VERSION "3.6.1" |
---|
301 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
302 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
303 | | #define PACKAGE "lftp" |
---|
304 | | #define VERSION "3.6.1" |
---|
305 | | #define _GNU_SOURCE 1 |
---|
306 | | #define HAVE_CXX_BOOL 1 |
---|
307 | | /* end confdefs.h. */ |
---|
308 | | #include <ac_nonexistent.h> |
---|
309 | configure:5895: checking for grep that handles long lines and -e |
---|
310 | configure:5969: result: /usr/bin/grep |
---|
311 | configure:5974: checking for egrep |
---|
312 | configure:6052: result: /usr/bin/grep -E |
---|
313 | configure:6057: checking for ANSI C header files |
---|
314 | configure:6087: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
315 | configure:6093: $? = 0 |
---|
316 | configure:6100: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
317 | configure:6103: $? = 0 |
---|
318 | configure:6110: test -s conftest.o |
---|
319 | configure:6113: $? = 0 |
---|
320 | configure:6209: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
321 | configure:6212: $? = 0 |
---|
322 | configure:6218: ./conftest |
---|
323 | configure:6221: $? = 0 |
---|
324 | configure:6238: result: yes |
---|
325 | configure:6262: checking for sys/types.h |
---|
326 | configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
327 | configure:6289: $? = 0 |
---|
328 | configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
329 | configure:6299: $? = 0 |
---|
330 | configure:6306: test -s conftest.o |
---|
331 | configure:6309: $? = 0 |
---|
332 | configure:6322: result: yes |
---|
333 | configure:6262: checking for sys/stat.h |
---|
334 | configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
335 | configure:6289: $? = 0 |
---|
336 | configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
337 | configure:6299: $? = 0 |
---|
338 | configure:6306: test -s conftest.o |
---|
339 | configure:6309: $? = 0 |
---|
340 | configure:6322: result: yes |
---|
341 | configure:6262: checking for stdlib.h |
---|
342 | configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
343 | configure:6289: $? = 0 |
---|
344 | configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
345 | configure:6299: $? = 0 |
---|
346 | configure:6306: test -s conftest.o |
---|
347 | configure:6309: $? = 0 |
---|
348 | configure:6322: result: yes |
---|
349 | configure:6262: checking for string.h |
---|
350 | configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
351 | configure:6289: $? = 0 |
---|
352 | configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
353 | configure:6299: $? = 0 |
---|
354 | configure:6306: test -s conftest.o |
---|
355 | configure:6309: $? = 0 |
---|
356 | configure:6322: result: yes |
---|
357 | configure:6262: checking for memory.h |
---|
358 | configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
359 | configure:6289: $? = 0 |
---|
360 | configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
361 | configure:6299: $? = 0 |
---|
362 | configure:6306: test -s conftest.o |
---|
363 | configure:6309: $? = 0 |
---|
364 | configure:6322: result: yes |
---|
365 | configure:6262: checking for strings.h |
---|
366 | configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
367 | configure:6289: $? = 0 |
---|
368 | configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
369 | configure:6299: $? = 0 |
---|
370 | configure:6306: test -s conftest.o |
---|
371 | configure:6309: $? = 0 |
---|
372 | configure:6322: result: yes |
---|
373 | configure:6262: checking for inttypes.h |
---|
374 | configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
375 | configure:6289: $? = 0 |
---|
376 | configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
377 | configure:6299: $? = 0 |
---|
378 | configure:6306: test -s conftest.o |
---|
379 | configure:6309: $? = 0 |
---|
380 | configure:6322: result: yes |
---|
381 | configure:6262: checking for stdint.h |
---|
382 | configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
383 | configure:6289: $? = 0 |
---|
384 | configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
385 | configure:6299: $? = 0 |
---|
386 | configure:6306: test -s conftest.o |
---|
387 | configure:6309: $? = 0 |
---|
388 | configure:6322: result: yes |
---|
389 | configure:6262: checking for unistd.h |
---|
390 | configure:6283: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
391 | configure:6289: $? = 0 |
---|
392 | configure:6296: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
393 | configure:6299: $? = 0 |
---|
394 | configure:6306: test -s conftest.o |
---|
395 | configure:6309: $? = 0 |
---|
396 | configure:6322: result: yes |
---|
397 | configure:6352: checking wchar.h usability |
---|
398 | configure:6369: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
399 | configure:6375: $? = 0 |
---|
400 | configure:6382: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
401 | configure:6385: $? = 0 |
---|
402 | configure:6392: test -s conftest.o |
---|
403 | configure:6395: $? = 0 |
---|
404 | configure:6406: result: yes |
---|
405 | configure:6410: checking wchar.h presence |
---|
406 | configure:6425: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
407 | configure:6431: $? = 0 |
---|
408 | configure:6452: result: yes |
---|
409 | configure:6485: checking for wchar.h |
---|
410 | configure:6493: result: yes |
---|
411 | configure:6352: checking wctype.h usability |
---|
412 | configure:6369: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
413 | configure:6375: $? = 0 |
---|
414 | configure:6382: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
415 | configure:6385: $? = 0 |
---|
416 | configure:6392: test -s conftest.o |
---|
417 | configure:6395: $? = 0 |
---|
418 | configure:6406: result: yes |
---|
419 | configure:6410: checking wctype.h presence |
---|
420 | configure:6425: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
421 | configure:6431: $? = 0 |
---|
422 | configure:6452: result: yes |
---|
423 | configure:6485: checking for wctype.h |
---|
424 | configure:6493: result: yes |
---|
425 | configure:6517: checking for isascii |
---|
426 | configure:6573: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
427 | conftest.c:47: warning: conflicting types for built-in function 'isascii' |
---|
428 | configure:6579: $? = 0 |
---|
429 | configure:6586: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
430 | configure:6589: $? = 0 |
---|
431 | configure:6596: test -s conftest |
---|
432 | configure:6599: $? = 0 |
---|
433 | configure:6613: result: yes |
---|
434 | configure:6517: checking for mbsinit |
---|
435 | configure:6573: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
436 | configure:6579: $? = 0 |
---|
437 | configure:6586: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
438 | configure:6589: $? = 0 |
---|
439 | configure:6596: test -s conftest |
---|
440 | configure:6599: $? = 0 |
---|
441 | configure:6613: result: yes |
---|
442 | configure:6517: checking for iswprint |
---|
443 | configure:6573: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
444 | conftest.c:49: warning: conflicting types for built-in function 'iswprint' |
---|
445 | configure:6579: $? = 0 |
---|
446 | configure:6586: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
447 | configure:6589: $? = 0 |
---|
448 | configure:6596: test -s conftest |
---|
449 | configure:6599: $? = 0 |
---|
450 | configure:6613: result: yes |
---|
451 | configure:6648: checking for iswcntrl |
---|
452 | configure:6704: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
453 | conftest.c:50: warning: conflicting types for built-in function 'iswcntrl' |
---|
454 | configure:6710: $? = 0 |
---|
455 | configure:6717: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
456 | configure:6720: $? = 0 |
---|
457 | configure:6727: test -s conftest |
---|
458 | configure:6730: $? = 0 |
---|
459 | configure:6744: result: yes |
---|
460 | configure:6755: checking whether mbrtowc and mbstate_t are properly declared |
---|
461 | configure:6785: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
462 | configure:6791: $? = 0 |
---|
463 | configure:6798: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
464 | configure:6801: $? = 0 |
---|
465 | configure:6808: test -s conftest |
---|
466 | configure:6811: $? = 0 |
---|
467 | configure:6824: result: yes |
---|
468 | configure:6835: checking whether mbswidth is declared in <wchar.h> |
---|
469 | configure:6867: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
470 | conftest.c: In function 'main': |
---|
471 | conftest.c:38: error: 'mbswidth' undeclared (first use in this function) |
---|
472 | conftest.c:38: error: (Each undeclared identifier is reported only once |
---|
473 | conftest.c:38: error: for each function it appears in.) |
---|
474 | conftest.c:38: warning: unused variable 'p' |
---|
475 | configure:6873: $? = 1 |
---|
476 | configure: failed program was: |
---|
477 | | /* confdefs.h. */ |
---|
478 | | #define PACKAGE_NAME "lftp" |
---|
479 | | #define PACKAGE_TARNAME "lftp" |
---|
480 | | #define PACKAGE_VERSION "3.6.1" |
---|
481 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
482 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
483 | | #define PACKAGE "lftp" |
---|
484 | | #define VERSION "3.6.1" |
---|
485 | | #define _GNU_SOURCE 1 |
---|
486 | | #define HAVE_CXX_BOOL 1 |
---|
487 | | #define STDC_HEADERS 1 |
---|
488 | | #define HAVE_SYS_TYPES_H 1 |
---|
489 | | #define HAVE_SYS_STAT_H 1 |
---|
490 | | #define HAVE_STDLIB_H 1 |
---|
491 | | #define HAVE_STRING_H 1 |
---|
492 | | #define HAVE_MEMORY_H 1 |
---|
493 | | #define HAVE_STRINGS_H 1 |
---|
494 | | #define HAVE_INTTYPES_H 1 |
---|
495 | | #define HAVE_STDINT_H 1 |
---|
496 | | #define HAVE_UNISTD_H 1 |
---|
497 | | #define HAVE_WCHAR_H 1 |
---|
498 | | #define HAVE_WCTYPE_H 1 |
---|
499 | | #define HAVE_ISASCII 1 |
---|
500 | | #define HAVE_MBSINIT 1 |
---|
501 | | #define HAVE_ISWPRINT 1 |
---|
502 | | #define HAVE_ISWCNTRL 1 |
---|
503 | | #define HAVE_MBRTOWC 1 |
---|
504 | | /* end confdefs.h. */ |
---|
505 | | |
---|
506 | | #if HAVE_WCHAR_H |
---|
507 | | # include <wchar.h> |
---|
508 | | #endif |
---|
509 | | |
---|
510 | | int |
---|
511 | | main () |
---|
512 | | { |
---|
513 | | |
---|
514 | | char *p = (char *) mbswidth; |
---|
515 | | |
---|
516 | | ; |
---|
517 | | return 0; |
---|
518 | | } |
---|
519 | configure:6905: result: no |
---|
520 | configure:6918: checking for mbstate_t |
---|
521 | configure:6945: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
522 | configure:6951: $? = 0 |
---|
523 | configure:6958: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
524 | configure:6961: $? = 0 |
---|
525 | configure:6968: test -s conftest.o |
---|
526 | configure:6971: $? = 0 |
---|
527 | configure:6983: result: yes |
---|
528 | configure:7000: checking for stdbool.h that conforms to C99 |
---|
529 | configure:7093: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
530 | configure:7099: $? = 0 |
---|
531 | configure:7106: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
532 | configure:7109: $? = 0 |
---|
533 | configure:7116: test -s conftest.o |
---|
534 | configure:7119: $? = 0 |
---|
535 | configure:7131: result: yes |
---|
536 | configure:7133: checking for _Bool |
---|
537 | configure:7163: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
538 | configure:7169: $? = 0 |
---|
539 | configure:7176: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
540 | configure:7179: $? = 0 |
---|
541 | configure:7186: test -s conftest.o |
---|
542 | configure:7189: $? = 0 |
---|
543 | configure:7201: result: yes |
---|
544 | configure:7245: checking for inttypes.h |
---|
545 | configure:7272: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
546 | conftest.c: In function 'main': |
---|
547 | conftest.c:38: warning: unused variable 'i' |
---|
548 | configure:7278: $? = 0 |
---|
549 | configure:7285: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
550 | configure:7288: $? = 0 |
---|
551 | configure:7295: test -s conftest.o |
---|
552 | configure:7298: $? = 0 |
---|
553 | configure:7310: result: yes |
---|
554 | configure:7321: checking for stdint.h |
---|
555 | configure:7348: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
556 | conftest.c: In function 'main': |
---|
557 | conftest.c:39: warning: unused variable 'i' |
---|
558 | configure:7354: $? = 0 |
---|
559 | configure:7361: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
560 | configure:7364: $? = 0 |
---|
561 | configure:7371: test -s conftest.o |
---|
562 | configure:7374: $? = 0 |
---|
563 | configure:7386: result: yes |
---|
564 | configure:7397: checking for unsigned long long |
---|
565 | configure:7424: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
566 | configure:7430: $? = 0 |
---|
567 | configure:7437: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
568 | configure:7440: $? = 0 |
---|
569 | configure:7447: test -s conftest |
---|
570 | configure:7450: $? = 0 |
---|
571 | configure:7463: result: yes |
---|
572 | configure:7512: checking whether stat file-mode macros are broken |
---|
573 | configure:7560: result: no |
---|
574 | configure:7577: checking for inline |
---|
575 | configure:7603: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
576 | configure:7609: $? = 0 |
---|
577 | configure:7616: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
578 | configure:7619: $? = 0 |
---|
579 | configure:7626: test -s conftest.o |
---|
580 | configure:7629: $? = 0 |
---|
581 | configure:7644: result: inline |
---|
582 | configure:7696: checking whether mbrtowc and mbstate_t are properly declared |
---|
583 | configure:7765: result: yes |
---|
584 | configure:7829: checking for mbstate_t |
---|
585 | configure:7894: result: yes |
---|
586 | configure:7910: checking whether mbrtowc and mbstate_t are properly declared |
---|
587 | configure:7979: result: yes |
---|
588 | configure:7993: checking for long long |
---|
589 | configure:8020: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
590 | configure:8026: $? = 0 |
---|
591 | configure:8033: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
592 | configure:8036: $? = 0 |
---|
593 | configure:8043: test -s conftest |
---|
594 | configure:8046: $? = 0 |
---|
595 | configure:8059: result: yes |
---|
596 | configure:8094: checking whether strtoimax is declared |
---|
597 | configure:8124: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
598 | configure:8130: $? = 0 |
---|
599 | configure:8137: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
600 | configure:8140: $? = 0 |
---|
601 | configure:8147: test -s conftest.o |
---|
602 | configure:8150: $? = 0 |
---|
603 | configure:8162: result: yes |
---|
604 | configure:8180: checking whether strtoumax is declared |
---|
605 | configure:8210: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
606 | configure:8216: $? = 0 |
---|
607 | configure:8223: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
608 | configure:8226: $? = 0 |
---|
609 | configure:8233: test -s conftest.o |
---|
610 | configure:8236: $? = 0 |
---|
611 | configure:8248: result: yes |
---|
612 | configure:8307: checking for strtoull |
---|
613 | configure:8363: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
614 | configure:8369: $? = 0 |
---|
615 | configure:8376: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
616 | configure:8379: $? = 0 |
---|
617 | configure:8386: test -s conftest |
---|
618 | configure:8389: $? = 0 |
---|
619 | configure:8403: result: yes |
---|
620 | configure:8434: checking whether <inttypes.h> defines strtoimax as a macro |
---|
621 | configure:8459: result: no |
---|
622 | configure:8467: checking for strtoimax |
---|
623 | configure:8523: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
624 | configure:8529: $? = 0 |
---|
625 | configure:8536: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
626 | configure:8539: $? = 0 |
---|
627 | configure:8546: test -s conftest |
---|
628 | configure:8549: $? = 0 |
---|
629 | configure:8563: result: yes |
---|
630 | configure:8701: checking whether <inttypes.h> defines strtoumax as a macro |
---|
631 | configure:8726: result: no |
---|
632 | configure:8734: checking for strtoumax |
---|
633 | configure:8790: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
634 | configure:8796: $? = 0 |
---|
635 | configure:8803: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
636 | configure:8806: $? = 0 |
---|
637 | configure:8813: test -s conftest |
---|
638 | configure:8816: $? = 0 |
---|
639 | configure:8830: result: yes |
---|
640 | configure:8970: checking whether strmode is declared |
---|
641 | configure:9000: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
642 | configure:9006: $? = 0 |
---|
643 | configure:9013: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
644 | configure:9016: $? = 0 |
---|
645 | configure:9023: test -s conftest.o |
---|
646 | configure:9026: $? = 0 |
---|
647 | configure:9038: result: yes |
---|
648 | configure:9073: checking whether strerror_r is declared |
---|
649 | configure:9103: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
650 | configure:9109: $? = 0 |
---|
651 | configure:9116: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
652 | configure:9119: $? = 0 |
---|
653 | configure:9126: test -s conftest.o |
---|
654 | configure:9129: $? = 0 |
---|
655 | configure:9141: result: yes |
---|
656 | configure:9163: checking for strerror_r |
---|
657 | configure:9219: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
658 | configure:9225: $? = 0 |
---|
659 | configure:9232: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
660 | configure:9235: $? = 0 |
---|
661 | configure:9242: test -s conftest |
---|
662 | configure:9245: $? = 0 |
---|
663 | configure:9259: result: yes |
---|
664 | configure:9269: checking whether strerror_r returns char * |
---|
665 | configure:9303: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
666 | conftest.c: In function 'main': |
---|
667 | conftest.c:88: error: invalid type argument of 'unary *' |
---|
668 | conftest.c:89: warning: initialization makes pointer from integer without a cast |
---|
669 | configure:9309: $? = 1 |
---|
670 | configure: failed program was: |
---|
671 | | /* confdefs.h. */ |
---|
672 | | #define PACKAGE_NAME "lftp" |
---|
673 | | #define PACKAGE_TARNAME "lftp" |
---|
674 | | #define PACKAGE_VERSION "3.6.1" |
---|
675 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
676 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
677 | | #define PACKAGE "lftp" |
---|
678 | | #define VERSION "3.6.1" |
---|
679 | | #define _GNU_SOURCE 1 |
---|
680 | | #define HAVE_CXX_BOOL 1 |
---|
681 | | #define STDC_HEADERS 1 |
---|
682 | | #define HAVE_SYS_TYPES_H 1 |
---|
683 | | #define HAVE_SYS_STAT_H 1 |
---|
684 | | #define HAVE_STDLIB_H 1 |
---|
685 | | #define HAVE_STRING_H 1 |
---|
686 | | #define HAVE_MEMORY_H 1 |
---|
687 | | #define HAVE_STRINGS_H 1 |
---|
688 | | #define HAVE_INTTYPES_H 1 |
---|
689 | | #define HAVE_STDINT_H 1 |
---|
690 | | #define HAVE_UNISTD_H 1 |
---|
691 | | #define HAVE_WCHAR_H 1 |
---|
692 | | #define HAVE_WCTYPE_H 1 |
---|
693 | | #define HAVE_ISASCII 1 |
---|
694 | | #define HAVE_MBSINIT 1 |
---|
695 | | #define HAVE_ISWPRINT 1 |
---|
696 | | #define HAVE_ISWCNTRL 1 |
---|
697 | | #define HAVE_MBRTOWC 1 |
---|
698 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
699 | | #define HAVE_MBSTATE_T 1 |
---|
700 | | #define HAVE__BOOL 1 |
---|
701 | | #define HAVE_STDBOOL_H 1 |
---|
702 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
703 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
704 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
705 | | #define HAVE_UINTMAX_T 1 |
---|
706 | | #define HAVE_MBRTOWC 1 |
---|
707 | | #define HAVE_MBSTATE_T 1 |
---|
708 | | #define HAVE_MBRTOWC 1 |
---|
709 | | #define HAVE_LONG_LONG 1 |
---|
710 | | #define HAVE_INTMAX_T 1 |
---|
711 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
712 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
713 | | #define HAVE_STRTOULL 1 |
---|
714 | | #define HAVE_STRTOIMAX 1 |
---|
715 | | #define HAVE_STRTOUMAX 1 |
---|
716 | | #define HAVE_DECL_STRMODE 1 |
---|
717 | | #define HAVE_DECL_STRERROR_R 1 |
---|
718 | | #define HAVE_STRERROR_R 1 |
---|
719 | | /* end confdefs.h. */ |
---|
720 | | #include <stdio.h> |
---|
721 | | #if HAVE_SYS_TYPES_H |
---|
722 | | # include <sys/types.h> |
---|
723 | | #endif |
---|
724 | | #if HAVE_SYS_STAT_H |
---|
725 | | # include <sys/stat.h> |
---|
726 | | #endif |
---|
727 | | #if STDC_HEADERS |
---|
728 | | # include <stdlib.h> |
---|
729 | | # include <stddef.h> |
---|
730 | | #else |
---|
731 | | # if HAVE_STDLIB_H |
---|
732 | | # include <stdlib.h> |
---|
733 | | # endif |
---|
734 | | #endif |
---|
735 | | #if HAVE_STRING_H |
---|
736 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
737 | | # include <memory.h> |
---|
738 | | # endif |
---|
739 | | # include <string.h> |
---|
740 | | #endif |
---|
741 | | #if HAVE_STRINGS_H |
---|
742 | | # include <strings.h> |
---|
743 | | #endif |
---|
744 | | #if HAVE_INTTYPES_H |
---|
745 | | # include <inttypes.h> |
---|
746 | | #endif |
---|
747 | | #if HAVE_STDINT_H |
---|
748 | | # include <stdint.h> |
---|
749 | | #endif |
---|
750 | | #if HAVE_UNISTD_H |
---|
751 | | # include <unistd.h> |
---|
752 | | #endif |
---|
753 | | int |
---|
754 | | main () |
---|
755 | | { |
---|
756 | | |
---|
757 | | char buf[100]; |
---|
758 | | char x = *strerror_r (0, buf, sizeof buf); |
---|
759 | | char *p = strerror_r (0, buf, sizeof buf); |
---|
760 | | return !p || x; |
---|
761 | | |
---|
762 | | ; |
---|
763 | | return 0; |
---|
764 | | } |
---|
765 | configure:9402: result: no |
---|
766 | configure:9413: checking for error_at_line |
---|
767 | configure:9439: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
768 | conftest.c: In function 'main': |
---|
769 | conftest.c:86: warning: implicit declaration of function 'error_at_line' |
---|
770 | Undefined symbols: |
---|
771 | "_error_at_line", referenced from: |
---|
772 | _main in cc8kA5VL.o |
---|
773 | ld: symbol(s) not found |
---|
774 | collect2: ld returned 1 exit status |
---|
775 | configure:9445: $? = 1 |
---|
776 | configure: failed program was: |
---|
777 | | /* confdefs.h. */ |
---|
778 | | #define PACKAGE_NAME "lftp" |
---|
779 | | #define PACKAGE_TARNAME "lftp" |
---|
780 | | #define PACKAGE_VERSION "3.6.1" |
---|
781 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
782 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
783 | | #define PACKAGE "lftp" |
---|
784 | | #define VERSION "3.6.1" |
---|
785 | | #define _GNU_SOURCE 1 |
---|
786 | | #define HAVE_CXX_BOOL 1 |
---|
787 | | #define STDC_HEADERS 1 |
---|
788 | | #define HAVE_SYS_TYPES_H 1 |
---|
789 | | #define HAVE_SYS_STAT_H 1 |
---|
790 | | #define HAVE_STDLIB_H 1 |
---|
791 | | #define HAVE_STRING_H 1 |
---|
792 | | #define HAVE_MEMORY_H 1 |
---|
793 | | #define HAVE_STRINGS_H 1 |
---|
794 | | #define HAVE_INTTYPES_H 1 |
---|
795 | | #define HAVE_STDINT_H 1 |
---|
796 | | #define HAVE_UNISTD_H 1 |
---|
797 | | #define HAVE_WCHAR_H 1 |
---|
798 | | #define HAVE_WCTYPE_H 1 |
---|
799 | | #define HAVE_ISASCII 1 |
---|
800 | | #define HAVE_MBSINIT 1 |
---|
801 | | #define HAVE_ISWPRINT 1 |
---|
802 | | #define HAVE_ISWCNTRL 1 |
---|
803 | | #define HAVE_MBRTOWC 1 |
---|
804 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
805 | | #define HAVE_MBSTATE_T 1 |
---|
806 | | #define HAVE__BOOL 1 |
---|
807 | | #define HAVE_STDBOOL_H 1 |
---|
808 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
809 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
810 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
811 | | #define HAVE_UINTMAX_T 1 |
---|
812 | | #define HAVE_MBRTOWC 1 |
---|
813 | | #define HAVE_MBSTATE_T 1 |
---|
814 | | #define HAVE_MBRTOWC 1 |
---|
815 | | #define HAVE_LONG_LONG 1 |
---|
816 | | #define HAVE_INTMAX_T 1 |
---|
817 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
818 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
819 | | #define HAVE_STRTOULL 1 |
---|
820 | | #define HAVE_STRTOIMAX 1 |
---|
821 | | #define HAVE_STRTOUMAX 1 |
---|
822 | | #define HAVE_DECL_STRMODE 1 |
---|
823 | | #define HAVE_DECL_STRERROR_R 1 |
---|
824 | | #define HAVE_STRERROR_R 1 |
---|
825 | | /* end confdefs.h. */ |
---|
826 | | #include <stdio.h> |
---|
827 | | #if HAVE_SYS_TYPES_H |
---|
828 | | # include <sys/types.h> |
---|
829 | | #endif |
---|
830 | | #if HAVE_SYS_STAT_H |
---|
831 | | # include <sys/stat.h> |
---|
832 | | #endif |
---|
833 | | #if STDC_HEADERS |
---|
834 | | # include <stdlib.h> |
---|
835 | | # include <stddef.h> |
---|
836 | | #else |
---|
837 | | # if HAVE_STDLIB_H |
---|
838 | | # include <stdlib.h> |
---|
839 | | # endif |
---|
840 | | #endif |
---|
841 | | #if HAVE_STRING_H |
---|
842 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
843 | | # include <memory.h> |
---|
844 | | # endif |
---|
845 | | # include <string.h> |
---|
846 | | #endif |
---|
847 | | #if HAVE_STRINGS_H |
---|
848 | | # include <strings.h> |
---|
849 | | #endif |
---|
850 | | #if HAVE_INTTYPES_H |
---|
851 | | # include <inttypes.h> |
---|
852 | | #endif |
---|
853 | | #if HAVE_STDINT_H |
---|
854 | | # include <stdint.h> |
---|
855 | | #endif |
---|
856 | | #if HAVE_UNISTD_H |
---|
857 | | # include <unistd.h> |
---|
858 | | #endif |
---|
859 | | int |
---|
860 | | main () |
---|
861 | | { |
---|
862 | | error_at_line (0, 0, "", 0, ""); |
---|
863 | | ; |
---|
864 | | return 0; |
---|
865 | | } |
---|
866 | configure:9478: result: no |
---|
867 | configure:9501: checking for stdlib.h |
---|
868 | configure:9507: result: yes |
---|
869 | configure:9666: checking for mbstate_t |
---|
870 | configure:9734: result: yes |
---|
871 | configure:9755: checking for bison |
---|
872 | configure:9771: found /usr/bin/bison |
---|
873 | configure:9782: result: bison -y |
---|
874 | configure:9824: checking build system type |
---|
875 | configure:9842: result: i386-apple-darwin9.1.0 |
---|
876 | configure:9864: checking host system type |
---|
877 | configure:9879: result: i386-apple-darwin9.1.0 |
---|
878 | configure:9925: checking for ld used by GCC |
---|
879 | configure:9989: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
880 | configure:9998: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
881 | configure:10011: result: no |
---|
882 | configure:10018: checking for shared library run path origin |
---|
883 | configure:10031: result: done |
---|
884 | configure:10481: checking for iconv |
---|
885 | configure:10513: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
886 | Undefined symbols: |
---|
887 | "_libiconv_open", referenced from: |
---|
888 | _main in cccNLnRR.o |
---|
889 | "_libiconv_close", referenced from: |
---|
890 | _main in cccNLnRR.o |
---|
891 | "_libiconv", referenced from: |
---|
892 | _main in cccNLnRR.o |
---|
893 | ld: symbol(s) not found |
---|
894 | collect2: ld returned 1 exit status |
---|
895 | configure:10519: $? = 1 |
---|
896 | configure: failed program was: |
---|
897 | | /* confdefs.h. */ |
---|
898 | | #define PACKAGE_NAME "lftp" |
---|
899 | | #define PACKAGE_TARNAME "lftp" |
---|
900 | | #define PACKAGE_VERSION "3.6.1" |
---|
901 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
902 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
903 | | #define PACKAGE "lftp" |
---|
904 | | #define VERSION "3.6.1" |
---|
905 | | #define _GNU_SOURCE 1 |
---|
906 | | #define HAVE_CXX_BOOL 1 |
---|
907 | | #define STDC_HEADERS 1 |
---|
908 | | #define HAVE_SYS_TYPES_H 1 |
---|
909 | | #define HAVE_SYS_STAT_H 1 |
---|
910 | | #define HAVE_STDLIB_H 1 |
---|
911 | | #define HAVE_STRING_H 1 |
---|
912 | | #define HAVE_MEMORY_H 1 |
---|
913 | | #define HAVE_STRINGS_H 1 |
---|
914 | | #define HAVE_INTTYPES_H 1 |
---|
915 | | #define HAVE_STDINT_H 1 |
---|
916 | | #define HAVE_UNISTD_H 1 |
---|
917 | | #define HAVE_WCHAR_H 1 |
---|
918 | | #define HAVE_WCTYPE_H 1 |
---|
919 | | #define HAVE_ISASCII 1 |
---|
920 | | #define HAVE_MBSINIT 1 |
---|
921 | | #define HAVE_ISWPRINT 1 |
---|
922 | | #define HAVE_ISWCNTRL 1 |
---|
923 | | #define HAVE_MBRTOWC 1 |
---|
924 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
925 | | #define HAVE_MBSTATE_T 1 |
---|
926 | | #define HAVE__BOOL 1 |
---|
927 | | #define HAVE_STDBOOL_H 1 |
---|
928 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
929 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
930 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
931 | | #define HAVE_UINTMAX_T 1 |
---|
932 | | #define HAVE_MBRTOWC 1 |
---|
933 | | #define HAVE_MBSTATE_T 1 |
---|
934 | | #define HAVE_MBRTOWC 1 |
---|
935 | | #define HAVE_LONG_LONG 1 |
---|
936 | | #define HAVE_INTMAX_T 1 |
---|
937 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
938 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
939 | | #define HAVE_STRTOULL 1 |
---|
940 | | #define HAVE_STRTOIMAX 1 |
---|
941 | | #define HAVE_STRTOUMAX 1 |
---|
942 | | #define HAVE_DECL_STRMODE 1 |
---|
943 | | #define HAVE_DECL_STRERROR_R 1 |
---|
944 | | #define HAVE_STRERROR_R 1 |
---|
945 | | #define HAVE_STDLIB_H 1 |
---|
946 | | /* end confdefs.h. */ |
---|
947 | | #include <stdlib.h> |
---|
948 | | #include <iconv.h> |
---|
949 | | int |
---|
950 | | main () |
---|
951 | | { |
---|
952 | | iconv_t cd = iconv_open("",""); |
---|
953 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
954 | | iconv_close(cd); |
---|
955 | | ; |
---|
956 | | return 0; |
---|
957 | | } |
---|
958 | configure:10578: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -liconv >&5 |
---|
959 | configure:10584: $? = 0 |
---|
960 | configure:10591: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
961 | configure:10594: $? = 0 |
---|
962 | configure:10601: test -s conftest |
---|
963 | configure:10604: $? = 0 |
---|
964 | configure:10621: result: yes |
---|
965 | configure:10631: checking how to link with libiconv |
---|
966 | configure:10633: result: -liconv |
---|
967 | configure:10644: checking for iconv declaration |
---|
968 | configure:10683: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
969 | configure:10689: $? = 0 |
---|
970 | configure:10696: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
971 | configure:10699: $? = 0 |
---|
972 | configure:10706: test -s conftest.o |
---|
973 | configure:10709: $? = 0 |
---|
974 | configure:10725: result: |
---|
975 | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
976 | configure:10737: checking whether NLS is requested |
---|
977 | configure:10746: result: no |
---|
978 | configure:10784: checking for msgfmt |
---|
979 | configure:10819: result: no |
---|
980 | configure:10825: checking for gmsgfmt |
---|
981 | configure:10856: result: : |
---|
982 | configure:10907: checking for xgettext |
---|
983 | configure:10942: result: no |
---|
984 | configure:10985: checking for msgmerge |
---|
985 | configure:11019: result: no |
---|
986 | configure:11046: checking for CFPreferencesCopyAppValue |
---|
987 | configure:11074: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
988 | configure:11080: $? = 0 |
---|
989 | configure:11087: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
990 | configure:11090: $? = 0 |
---|
991 | configure:11097: test -s conftest |
---|
992 | configure:11100: $? = 0 |
---|
993 | configure:11114: result: yes |
---|
994 | configure:11123: checking for CFLocaleCopyCurrent |
---|
995 | configure:11151: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
996 | configure:11157: $? = 0 |
---|
997 | configure:11164: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
998 | configure:11167: $? = 0 |
---|
999 | configure:11174: test -s conftest |
---|
1000 | configure:11177: $? = 0 |
---|
1001 | configure:11191: result: yes |
---|
1002 | configure:12053: checking whether to use NLS |
---|
1003 | configure:12055: result: no |
---|
1004 | configure:12685: checking for a sed that does not truncate output |
---|
1005 | configure:12739: result: /usr/bin/sed |
---|
1006 | configure:12753: checking for ld used by /usr/bin/gcc-4.0 |
---|
1007 | configure:12820: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
1008 | configure:12829: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
1009 | configure:12844: result: no |
---|
1010 | configure:12849: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files |
---|
1011 | configure:12856: result: -r |
---|
1012 | configure:12874: checking for BSD-compatible nm |
---|
1013 | configure:12923: result: /usr/bin/nm -p |
---|
1014 | configure:12927: checking whether ln -s works |
---|
1015 | configure:12931: result: yes |
---|
1016 | configure:12938: checking how to recognise dependent libraries |
---|
1017 | configure:13114: result: pass_all |
---|
1018 | configure:13373: checking dlfcn.h usability |
---|
1019 | configure:13390: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1020 | configure:13396: $? = 0 |
---|
1021 | configure:13403: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1022 | configure:13406: $? = 0 |
---|
1023 | configure:13413: test -s conftest.o |
---|
1024 | configure:13416: $? = 0 |
---|
1025 | configure:13427: result: yes |
---|
1026 | configure:13431: checking dlfcn.h presence |
---|
1027 | configure:13446: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1028 | configure:13452: $? = 0 |
---|
1029 | configure:13473: result: yes |
---|
1030 | configure:13506: checking for dlfcn.h |
---|
1031 | configure:13514: result: yes |
---|
1032 | configure:13537: checking how to run the C++ preprocessor |
---|
1033 | configure:13573: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
1034 | configure:13579: $? = 0 |
---|
1035 | configure:13617: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
1036 | conftest.cpp:57:28: error: ac_nonexistent.h: No such file or directory |
---|
1037 | configure:13623: $? = 1 |
---|
1038 | configure: failed program was: |
---|
1039 | | /* confdefs.h. */ |
---|
1040 | | #define PACKAGE_NAME "lftp" |
---|
1041 | | #define PACKAGE_TARNAME "lftp" |
---|
1042 | | #define PACKAGE_VERSION "3.6.1" |
---|
1043 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
1044 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
1045 | | #define PACKAGE "lftp" |
---|
1046 | | #define VERSION "3.6.1" |
---|
1047 | | #define _GNU_SOURCE 1 |
---|
1048 | | #define HAVE_CXX_BOOL 1 |
---|
1049 | | #define STDC_HEADERS 1 |
---|
1050 | | #define HAVE_SYS_TYPES_H 1 |
---|
1051 | | #define HAVE_SYS_STAT_H 1 |
---|
1052 | | #define HAVE_STDLIB_H 1 |
---|
1053 | | #define HAVE_STRING_H 1 |
---|
1054 | | #define HAVE_MEMORY_H 1 |
---|
1055 | | #define HAVE_STRINGS_H 1 |
---|
1056 | | #define HAVE_INTTYPES_H 1 |
---|
1057 | | #define HAVE_STDINT_H 1 |
---|
1058 | | #define HAVE_UNISTD_H 1 |
---|
1059 | | #define HAVE_WCHAR_H 1 |
---|
1060 | | #define HAVE_WCTYPE_H 1 |
---|
1061 | | #define HAVE_ISASCII 1 |
---|
1062 | | #define HAVE_MBSINIT 1 |
---|
1063 | | #define HAVE_ISWPRINT 1 |
---|
1064 | | #define HAVE_ISWCNTRL 1 |
---|
1065 | | #define HAVE_MBRTOWC 1 |
---|
1066 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
1067 | | #define HAVE_MBSTATE_T 1 |
---|
1068 | | #define HAVE__BOOL 1 |
---|
1069 | | #define HAVE_STDBOOL_H 1 |
---|
1070 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1071 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1072 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
1073 | | #define HAVE_UINTMAX_T 1 |
---|
1074 | | #define HAVE_MBRTOWC 1 |
---|
1075 | | #define HAVE_MBSTATE_T 1 |
---|
1076 | | #define HAVE_MBRTOWC 1 |
---|
1077 | | #define HAVE_LONG_LONG 1 |
---|
1078 | | #define HAVE_INTMAX_T 1 |
---|
1079 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
1080 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
1081 | | #define HAVE_STRTOULL 1 |
---|
1082 | | #define HAVE_STRTOIMAX 1 |
---|
1083 | | #define HAVE_STRTOUMAX 1 |
---|
1084 | | #define HAVE_DECL_STRMODE 1 |
---|
1085 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1086 | | #define HAVE_STRERROR_R 1 |
---|
1087 | | #define HAVE_STDLIB_H 1 |
---|
1088 | | #define HAVE_ICONV 1 |
---|
1089 | | #define ICONV_CONST |
---|
1090 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1091 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1092 | | #define DEFAULT_PAGER "exec more" |
---|
1093 | | #define HAVE_DLFCN_H 1 |
---|
1094 | | /* end confdefs.h. */ |
---|
1095 | | #include <ac_nonexistent.h> |
---|
1096 | configure:13663: result: /usr/bin/g++-4.0 -E |
---|
1097 | configure:13692: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
1098 | configure:13698: $? = 0 |
---|
1099 | configure:13736: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp |
---|
1100 | conftest.cpp:57:28: error: ac_nonexistent.h: No such file or directory |
---|
1101 | configure:13742: $? = 1 |
---|
1102 | configure: failed program was: |
---|
1103 | | /* confdefs.h. */ |
---|
1104 | | #define PACKAGE_NAME "lftp" |
---|
1105 | | #define PACKAGE_TARNAME "lftp" |
---|
1106 | | #define PACKAGE_VERSION "3.6.1" |
---|
1107 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
1108 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
1109 | | #define PACKAGE "lftp" |
---|
1110 | | #define VERSION "3.6.1" |
---|
1111 | | #define _GNU_SOURCE 1 |
---|
1112 | | #define HAVE_CXX_BOOL 1 |
---|
1113 | | #define STDC_HEADERS 1 |
---|
1114 | | #define HAVE_SYS_TYPES_H 1 |
---|
1115 | | #define HAVE_SYS_STAT_H 1 |
---|
1116 | | #define HAVE_STDLIB_H 1 |
---|
1117 | | #define HAVE_STRING_H 1 |
---|
1118 | | #define HAVE_MEMORY_H 1 |
---|
1119 | | #define HAVE_STRINGS_H 1 |
---|
1120 | | #define HAVE_INTTYPES_H 1 |
---|
1121 | | #define HAVE_STDINT_H 1 |
---|
1122 | | #define HAVE_UNISTD_H 1 |
---|
1123 | | #define HAVE_WCHAR_H 1 |
---|
1124 | | #define HAVE_WCTYPE_H 1 |
---|
1125 | | #define HAVE_ISASCII 1 |
---|
1126 | | #define HAVE_MBSINIT 1 |
---|
1127 | | #define HAVE_ISWPRINT 1 |
---|
1128 | | #define HAVE_ISWCNTRL 1 |
---|
1129 | | #define HAVE_MBRTOWC 1 |
---|
1130 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
1131 | | #define HAVE_MBSTATE_T 1 |
---|
1132 | | #define HAVE__BOOL 1 |
---|
1133 | | #define HAVE_STDBOOL_H 1 |
---|
1134 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1135 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1136 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
1137 | | #define HAVE_UINTMAX_T 1 |
---|
1138 | | #define HAVE_MBRTOWC 1 |
---|
1139 | | #define HAVE_MBSTATE_T 1 |
---|
1140 | | #define HAVE_MBRTOWC 1 |
---|
1141 | | #define HAVE_LONG_LONG 1 |
---|
1142 | | #define HAVE_INTMAX_T 1 |
---|
1143 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
1144 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
1145 | | #define HAVE_STRTOULL 1 |
---|
1146 | | #define HAVE_STRTOIMAX 1 |
---|
1147 | | #define HAVE_STRTOUMAX 1 |
---|
1148 | | #define HAVE_DECL_STRMODE 1 |
---|
1149 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1150 | | #define HAVE_STRERROR_R 1 |
---|
1151 | | #define HAVE_STDLIB_H 1 |
---|
1152 | | #define HAVE_ICONV 1 |
---|
1153 | | #define ICONV_CONST |
---|
1154 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1155 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1156 | | #define DEFAULT_PAGER "exec more" |
---|
1157 | | #define HAVE_DLFCN_H 1 |
---|
1158 | | /* end confdefs.h. */ |
---|
1159 | | #include <ac_nonexistent.h> |
---|
1160 | configure:13841: checking for g77 |
---|
1161 | configure:13871: result: no |
---|
1162 | configure:13841: checking for f77 |
---|
1163 | configure:13871: result: no |
---|
1164 | configure:13841: checking for xlf |
---|
1165 | configure:13871: result: no |
---|
1166 | configure:13841: checking for frt |
---|
1167 | configure:13871: result: no |
---|
1168 | configure:13841: checking for pgf77 |
---|
1169 | configure:13871: result: no |
---|
1170 | configure:13841: checking for cf77 |
---|
1171 | configure:13871: result: no |
---|
1172 | configure:13841: checking for fort77 |
---|
1173 | configure:13871: result: no |
---|
1174 | configure:13841: checking for fl32 |
---|
1175 | configure:13871: result: no |
---|
1176 | configure:13841: checking for af77 |
---|
1177 | configure:13871: result: no |
---|
1178 | configure:13841: checking for f90 |
---|
1179 | configure:13871: result: no |
---|
1180 | configure:13841: checking for xlf90 |
---|
1181 | configure:13871: result: no |
---|
1182 | configure:13841: checking for pgf90 |
---|
1183 | configure:13871: result: no |
---|
1184 | configure:13841: checking for pghpf |
---|
1185 | configure:13871: result: no |
---|
1186 | configure:13841: checking for epcf90 |
---|
1187 | configure:13871: result: no |
---|
1188 | configure:13841: checking for gfortran |
---|
1189 | configure:13871: result: no |
---|
1190 | configure:13841: checking for g95 |
---|
1191 | configure:13857: found /opt/local/bin/g95 |
---|
1192 | configure:13868: result: g95 |
---|
1193 | configure:13898: checking for Fortran 77 compiler version |
---|
1194 | configure:13905: g95 --version >&5 |
---|
1195 | G95 (GCC 4.0.3 (g95 0.90!) Dec 22 2007) |
---|
1196 | Copyright (C) 2002-2005 Free Software Foundation, Inc. |
---|
1197 | |
---|
1198 | G95 comes with NO WARRANTY, to the extent permitted by law. |
---|
1199 | You may redistribute copies of G95 |
---|
1200 | under the terms of the GNU General Public License. |
---|
1201 | For more information about these matters, see the file named COPYING |
---|
1202 | configure:13908: $? = 0 |
---|
1203 | configure:13915: g95 -v >&5 |
---|
1204 | Using built-in specs. |
---|
1205 | Target: |
---|
1206 | Configured with: ../configure --prefix=/opt/local/lib/gcc-lib/i386-apple-darwin9.1.0/4.0.3 --enable-languages=c --with-as=/usr/bin/as --with-ld=/usr/bin/ld --with-nm=/usr/bin/nm --with-included-gettext --with-gmp=/opt/local --with-mpfr=/opt/local |
---|
1207 | Thread model: posix |
---|
1208 | gcc version 4.0.3 (g95 0.90!) Dec 22 2007 |
---|
1209 | configure:13918: $? = 0 |
---|
1210 | configure:13925: g95 -V >&5 |
---|
1211 | g95: '-V' option must have argument |
---|
1212 | configure:13928: $? = 1 |
---|
1213 | configure:13936: checking whether we are using the GNU Fortran 77 compiler |
---|
1214 | configure:13955: g95 -c -O2 conftest.F >&5 |
---|
1215 | configure:13961: $? = 0 |
---|
1216 | configure:13968: test -z "$ac_f77_werror_flag" || test ! -s conftest.err |
---|
1217 | configure:13971: $? = 0 |
---|
1218 | configure:13978: test -s conftest.o |
---|
1219 | configure:13981: $? = 0 |
---|
1220 | configure:13995: result: yes |
---|
1221 | configure:14001: checking whether g95 accepts -g |
---|
1222 | configure:14018: g95 -c -g conftest.f >&5 |
---|
1223 | configure:14024: $? = 0 |
---|
1224 | configure:14031: test -z "$ac_f77_werror_flag" || test ! -s conftest.err |
---|
1225 | configure:14034: $? = 0 |
---|
1226 | configure:14041: test -s conftest.o |
---|
1227 | configure:14044: $? = 0 |
---|
1228 | configure:14057: result: yes |
---|
1229 | configure:14087: checking the maximum length of command line arguments |
---|
1230 | configure:14196: result: 196608 |
---|
1231 | configure:14207: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object |
---|
1232 | configure:14312: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1233 | configure:14315: $? = 0 |
---|
1234 | configure:14319: /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 |
---|
1235 | configure:14322: $? = 0 |
---|
1236 | cannot find nm_test_var in conftest.nm |
---|
1237 | configure:14312: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1238 | configure:14315: $? = 0 |
---|
1239 | configure:14319: /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 |
---|
1240 | configure:14322: $? = 0 |
---|
1241 | configure:14374: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
1242 | configure:14377: $? = 0 |
---|
1243 | configure:14415: result: ok |
---|
1244 | configure:14419: checking for objdir |
---|
1245 | configure:14434: result: .libs |
---|
1246 | configure:14526: checking for ar |
---|
1247 | configure:14542: found /usr/bin/ar |
---|
1248 | configure:14553: result: ar |
---|
1249 | configure:14622: checking for ranlib |
---|
1250 | configure:14638: found /usr/bin/ranlib |
---|
1251 | configure:14649: result: ranlib |
---|
1252 | configure:14718: checking for strip |
---|
1253 | configure:14734: found /usr/bin/strip |
---|
1254 | configure:14745: result: strip |
---|
1255 | configure:15031: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
---|
1256 | configure:15049: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
---|
1257 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
1258 | configure:15053: $? = 0 |
---|
1259 | configure:15066: result: no |
---|
1260 | configure:15081: checking for /usr/bin/gcc-4.0 option to produce PIC |
---|
1261 | configure:15291: result: -fno-common |
---|
1262 | configure:15299: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works |
---|
1263 | configure:15317: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -fno-common -DPIC conftest.c >&5 |
---|
1264 | configure:15321: $? = 0 |
---|
1265 | configure:15334: result: yes |
---|
1266 | configure:15362: checking if /usr/bin/gcc-4.0 static flag -static works |
---|
1267 | configure:15390: result: no |
---|
1268 | configure:15400: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
---|
1269 | configure:15421: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
---|
1270 | configure:15425: $? = 0 |
---|
1271 | configure:15447: result: yes |
---|
1272 | configure:15473: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
1273 | configure:16459: result: yes |
---|
1274 | configure:16526: checking dynamic linker characteristics |
---|
1275 | configure:17114: result: darwin9.1.0 dyld |
---|
1276 | configure:17123: checking how to hardcode library paths into programs |
---|
1277 | configure:17148: result: immediate |
---|
1278 | configure:17162: checking whether stripping libraries is possible |
---|
1279 | configure:17175: result: yes |
---|
1280 | configure:18080: checking if libtool supports shared libraries |
---|
1281 | configure:18082: result: yes |
---|
1282 | configure:18085: checking whether to build shared libraries |
---|
1283 | configure:18106: result: no |
---|
1284 | configure:18109: checking whether to build static libraries |
---|
1285 | configure:18113: result: yes |
---|
1286 | configure:18205: creating libtool |
---|
1287 | configure:18793: checking for ld used by /usr/bin/g++-4.0 |
---|
1288 | configure:18860: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
1289 | configure:18869: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
1290 | configure:18884: result: no |
---|
1291 | configure:18935: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
1292 | configure:19901: result: yes |
---|
1293 | configure:19919: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include conftest.cpp >&5 |
---|
1294 | configure:19922: $? = 0 |
---|
1295 | configure:20041: checking for /usr/bin/g++-4.0 option to produce PIC |
---|
1296 | configure:20315: result: -fno-common |
---|
1297 | configure:20323: checking if /usr/bin/g++-4.0 PIC flag -fno-common works |
---|
1298 | configure:20341: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include -fno-common -DPIC conftest.cpp >&5 |
---|
1299 | configure:20345: $? = 0 |
---|
1300 | configure:20358: result: yes |
---|
1301 | configure:20386: checking if /usr/bin/g++-4.0 static flag -static works |
---|
1302 | configure:20414: result: no |
---|
1303 | configure:20424: checking if /usr/bin/g++-4.0 supports -c -o file.o |
---|
1304 | configure:20445: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
---|
1305 | configure:20449: $? = 0 |
---|
1306 | configure:20471: result: yes |
---|
1307 | configure:20497: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
1308 | configure:20522: result: yes |
---|
1309 | configure:20589: checking dynamic linker characteristics |
---|
1310 | configure:21177: result: darwin9.1.0 dyld |
---|
1311 | configure:21186: checking how to hardcode library paths into programs |
---|
1312 | configure:21211: result: immediate |
---|
1313 | configure:21737: checking if libtool supports shared libraries |
---|
1314 | configure:21739: result: yes |
---|
1315 | configure:21742: checking whether to build shared libraries |
---|
1316 | configure:21762: result: no |
---|
1317 | configure:21765: checking whether to build static libraries |
---|
1318 | configure:21769: result: yes |
---|
1319 | configure:21779: checking for g95 option to produce PIC |
---|
1320 | configure:21989: result: -fno-common |
---|
1321 | configure:21997: checking if g95 PIC flag -fno-common works |
---|
1322 | configure:22015: g95 -c -O2 -fno-common conftest.f >&5 |
---|
1323 | configure:22019: $? = 0 |
---|
1324 | configure:22032: result: yes |
---|
1325 | configure:22060: checking if g95 static flag -static works |
---|
1326 | configure:22088: result: no |
---|
1327 | configure:22098: checking if g95 supports -c -o file.o |
---|
1328 | configure:22119: g95 -c -O2 -o out/conftest2.o conftest.f >&5 |
---|
1329 | configure:22123: $? = 0 |
---|
1330 | configure:22145: result: yes |
---|
1331 | configure:22171: checking whether the g95 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
1332 | configure:23137: result: yes |
---|
1333 | configure:23204: checking dynamic linker characteristics |
---|
1334 | configure:23792: result: darwin9.1.0 dyld |
---|
1335 | configure:23801: checking how to hardcode library paths into programs |
---|
1336 | configure:23826: result: immediate |
---|
1337 | configure:27417: checking for library containing socket |
---|
1338 | configure:27458: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1339 | configure:27464: $? = 0 |
---|
1340 | configure:27471: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1341 | configure:27474: $? = 0 |
---|
1342 | configure:27481: test -s conftest |
---|
1343 | configure:27484: $? = 0 |
---|
1344 | configure:27508: result: none required |
---|
1345 | configure:27516: checking for library containing gethostbyname |
---|
1346 | configure:27557: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1347 | configure:27563: $? = 0 |
---|
1348 | configure:27570: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1349 | configure:27573: $? = 0 |
---|
1350 | configure:27580: test -s conftest |
---|
1351 | configure:27583: $? = 0 |
---|
1352 | configure:27607: result: none required |
---|
1353 | configure:27615: checking for library containing dlopen |
---|
1354 | configure:27656: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1355 | configure:27662: $? = 0 |
---|
1356 | configure:27669: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1357 | configure:27672: $? = 0 |
---|
1358 | configure:27679: test -s conftest |
---|
1359 | configure:27682: $? = 0 |
---|
1360 | configure:27706: result: none required |
---|
1361 | configure:27718: checking for library containing res_9_search |
---|
1362 | configure:27759: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1363 | Undefined symbols: |
---|
1364 | "_res_9_search", referenced from: |
---|
1365 | _main in ccIOyjvg.o |
---|
1366 | ld: symbol(s) not found |
---|
1367 | collect2: ld returned 1 exit status |
---|
1368 | configure:27765: $? = 1 |
---|
1369 | configure: failed program was: |
---|
1370 | | /* confdefs.h. */ |
---|
1371 | | #define PACKAGE_NAME "lftp" |
---|
1372 | | #define PACKAGE_TARNAME "lftp" |
---|
1373 | | #define PACKAGE_VERSION "3.6.1" |
---|
1374 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
1375 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
1376 | | #define PACKAGE "lftp" |
---|
1377 | | #define VERSION "3.6.1" |
---|
1378 | | #define _GNU_SOURCE 1 |
---|
1379 | | #define HAVE_CXX_BOOL 1 |
---|
1380 | | #define STDC_HEADERS 1 |
---|
1381 | | #define HAVE_SYS_TYPES_H 1 |
---|
1382 | | #define HAVE_SYS_STAT_H 1 |
---|
1383 | | #define HAVE_STDLIB_H 1 |
---|
1384 | | #define HAVE_STRING_H 1 |
---|
1385 | | #define HAVE_MEMORY_H 1 |
---|
1386 | | #define HAVE_STRINGS_H 1 |
---|
1387 | | #define HAVE_INTTYPES_H 1 |
---|
1388 | | #define HAVE_STDINT_H 1 |
---|
1389 | | #define HAVE_UNISTD_H 1 |
---|
1390 | | #define HAVE_WCHAR_H 1 |
---|
1391 | | #define HAVE_WCTYPE_H 1 |
---|
1392 | | #define HAVE_ISASCII 1 |
---|
1393 | | #define HAVE_MBSINIT 1 |
---|
1394 | | #define HAVE_ISWPRINT 1 |
---|
1395 | | #define HAVE_ISWCNTRL 1 |
---|
1396 | | #define HAVE_MBRTOWC 1 |
---|
1397 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
1398 | | #define HAVE_MBSTATE_T 1 |
---|
1399 | | #define HAVE__BOOL 1 |
---|
1400 | | #define HAVE_STDBOOL_H 1 |
---|
1401 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1402 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1403 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
1404 | | #define HAVE_UINTMAX_T 1 |
---|
1405 | | #define HAVE_MBRTOWC 1 |
---|
1406 | | #define HAVE_MBSTATE_T 1 |
---|
1407 | | #define HAVE_MBRTOWC 1 |
---|
1408 | | #define HAVE_LONG_LONG 1 |
---|
1409 | | #define HAVE_INTMAX_T 1 |
---|
1410 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
1411 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
1412 | | #define HAVE_STRTOULL 1 |
---|
1413 | | #define HAVE_STRTOIMAX 1 |
---|
1414 | | #define HAVE_STRTOUMAX 1 |
---|
1415 | | #define HAVE_DECL_STRMODE 1 |
---|
1416 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1417 | | #define HAVE_STRERROR_R 1 |
---|
1418 | | #define HAVE_STDLIB_H 1 |
---|
1419 | | #define HAVE_ICONV 1 |
---|
1420 | | #define ICONV_CONST |
---|
1421 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1422 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1423 | | #define DEFAULT_PAGER "exec more" |
---|
1424 | | #define HAVE_DLFCN_H 1 |
---|
1425 | | #define HAVE_DLOPEN 1 |
---|
1426 | | /* end confdefs.h. */ |
---|
1427 | | |
---|
1428 | | /* Override any GCC internal prototype to avoid an error. |
---|
1429 | | Use char because int might match the return type of a GCC |
---|
1430 | | builtin and then its argument prototype would still apply. */ |
---|
1431 | | #ifdef __cplusplus |
---|
1432 | | extern "C" |
---|
1433 | | #endif |
---|
1434 | | char res_9_search (); |
---|
1435 | | int |
---|
1436 | | main () |
---|
1437 | | { |
---|
1438 | | return res_9_search (); |
---|
1439 | | ; |
---|
1440 | | return 0; |
---|
1441 | | } |
---|
1442 | configure:27759: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lresolv >&5 |
---|
1443 | configure:27765: $? = 0 |
---|
1444 | configure:27772: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1445 | configure:27775: $? = 0 |
---|
1446 | configure:27782: test -s conftest |
---|
1447 | configure:27785: $? = 0 |
---|
1448 | configure:27809: result: -lresolv |
---|
1449 | configure:27821: checking for library containing res_search |
---|
1450 | configure:27862: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lresolv >&5 |
---|
1451 | configure:27868: $? = 0 |
---|
1452 | configure:27875: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1453 | configure:27878: $? = 0 |
---|
1454 | configure:27885: test -s conftest |
---|
1455 | configure:27888: $? = 0 |
---|
1456 | configure:27912: result: none required |
---|
1457 | configure:27924: checking whether res_search is declared |
---|
1458 | configure:27961: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1459 | configure:27967: $? = 0 |
---|
1460 | configure:27974: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1461 | configure:27977: $? = 0 |
---|
1462 | configure:27984: test -s conftest.o |
---|
1463 | configure:27987: $? = 0 |
---|
1464 | configure:27999: result: yes |
---|
1465 | configure:28027: checking for library containing hstrerror |
---|
1466 | configure:28068: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lresolv >&5 |
---|
1467 | configure:28074: $? = 0 |
---|
1468 | configure:28081: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1469 | configure:28084: $? = 0 |
---|
1470 | configure:28091: test -s conftest |
---|
1471 | configure:28094: $? = 0 |
---|
1472 | configure:28118: result: none required |
---|
1473 | configure:28147: checking curses.h usability |
---|
1474 | configure:28164: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1475 | configure:28170: $? = 0 |
---|
1476 | configure:28177: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1477 | configure:28180: $? = 0 |
---|
1478 | configure:28187: test -s conftest.o |
---|
1479 | configure:28190: $? = 0 |
---|
1480 | configure:28201: result: yes |
---|
1481 | configure:28205: checking curses.h presence |
---|
1482 | configure:28220: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1483 | configure:28226: $? = 0 |
---|
1484 | configure:28247: result: yes |
---|
1485 | configure:28280: checking for curses.h |
---|
1486 | configure:28288: result: yes |
---|
1487 | configure:28147: checking term.h usability |
---|
1488 | configure:28164: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1489 | configure:28170: $? = 0 |
---|
1490 | configure:28177: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1491 | configure:28180: $? = 0 |
---|
1492 | configure:28187: test -s conftest.o |
---|
1493 | configure:28190: $? = 0 |
---|
1494 | configure:28201: result: yes |
---|
1495 | configure:28205: checking term.h presence |
---|
1496 | configure:28220: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1497 | configure:28226: $? = 0 |
---|
1498 | configure:28247: result: yes |
---|
1499 | configure:28280: checking for term.h |
---|
1500 | configure:28288: result: yes |
---|
1501 | configure:28147: checking ncurses/curses.h usability |
---|
1502 | configure:28164: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1503 | configure:28170: $? = 0 |
---|
1504 | configure:28177: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1505 | configure:28180: $? = 0 |
---|
1506 | configure:28187: test -s conftest.o |
---|
1507 | configure:28190: $? = 0 |
---|
1508 | configure:28201: result: yes |
---|
1509 | configure:28205: checking ncurses/curses.h presence |
---|
1510 | configure:28220: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1511 | configure:28226: $? = 0 |
---|
1512 | configure:28247: result: yes |
---|
1513 | configure:28280: checking for ncurses/curses.h |
---|
1514 | configure:28288: result: yes |
---|
1515 | configure:28147: checking ncurses/term.h usability |
---|
1516 | configure:28164: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1517 | configure:28170: $? = 0 |
---|
1518 | configure:28177: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1519 | configure:28180: $? = 0 |
---|
1520 | configure:28187: test -s conftest.o |
---|
1521 | configure:28190: $? = 0 |
---|
1522 | configure:28201: result: yes |
---|
1523 | configure:28205: checking ncurses/term.h presence |
---|
1524 | configure:28220: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1525 | configure:28226: $? = 0 |
---|
1526 | configure:28247: result: yes |
---|
1527 | configure:28280: checking for ncurses/term.h |
---|
1528 | configure:28288: result: yes |
---|
1529 | configure:28303: checking for library containing tigetstr |
---|
1530 | configure:28344: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lresolv >&5 |
---|
1531 | Undefined symbols: |
---|
1532 | "_tigetstr", referenced from: |
---|
1533 | _main in cc5xIoEn.o |
---|
1534 | ld: symbol(s) not found |
---|
1535 | collect2: ld returned 1 exit status |
---|
1536 | configure:28350: $? = 1 |
---|
1537 | configure: failed program was: |
---|
1538 | | /* confdefs.h. */ |
---|
1539 | | #define PACKAGE_NAME "lftp" |
---|
1540 | | #define PACKAGE_TARNAME "lftp" |
---|
1541 | | #define PACKAGE_VERSION "3.6.1" |
---|
1542 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
1543 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
1544 | | #define PACKAGE "lftp" |
---|
1545 | | #define VERSION "3.6.1" |
---|
1546 | | #define _GNU_SOURCE 1 |
---|
1547 | | #define HAVE_CXX_BOOL 1 |
---|
1548 | | #define STDC_HEADERS 1 |
---|
1549 | | #define HAVE_SYS_TYPES_H 1 |
---|
1550 | | #define HAVE_SYS_STAT_H 1 |
---|
1551 | | #define HAVE_STDLIB_H 1 |
---|
1552 | | #define HAVE_STRING_H 1 |
---|
1553 | | #define HAVE_MEMORY_H 1 |
---|
1554 | | #define HAVE_STRINGS_H 1 |
---|
1555 | | #define HAVE_INTTYPES_H 1 |
---|
1556 | | #define HAVE_STDINT_H 1 |
---|
1557 | | #define HAVE_UNISTD_H 1 |
---|
1558 | | #define HAVE_WCHAR_H 1 |
---|
1559 | | #define HAVE_WCTYPE_H 1 |
---|
1560 | | #define HAVE_ISASCII 1 |
---|
1561 | | #define HAVE_MBSINIT 1 |
---|
1562 | | #define HAVE_ISWPRINT 1 |
---|
1563 | | #define HAVE_ISWCNTRL 1 |
---|
1564 | | #define HAVE_MBRTOWC 1 |
---|
1565 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
1566 | | #define HAVE_MBSTATE_T 1 |
---|
1567 | | #define HAVE__BOOL 1 |
---|
1568 | | #define HAVE_STDBOOL_H 1 |
---|
1569 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1570 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1571 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
1572 | | #define HAVE_UINTMAX_T 1 |
---|
1573 | | #define HAVE_MBRTOWC 1 |
---|
1574 | | #define HAVE_MBSTATE_T 1 |
---|
1575 | | #define HAVE_MBRTOWC 1 |
---|
1576 | | #define HAVE_LONG_LONG 1 |
---|
1577 | | #define HAVE_INTMAX_T 1 |
---|
1578 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
1579 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
1580 | | #define HAVE_STRTOULL 1 |
---|
1581 | | #define HAVE_STRTOIMAX 1 |
---|
1582 | | #define HAVE_STRTOUMAX 1 |
---|
1583 | | #define HAVE_DECL_STRMODE 1 |
---|
1584 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1585 | | #define HAVE_STRERROR_R 1 |
---|
1586 | | #define HAVE_STDLIB_H 1 |
---|
1587 | | #define HAVE_ICONV 1 |
---|
1588 | | #define ICONV_CONST |
---|
1589 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1590 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1591 | | #define DEFAULT_PAGER "exec more" |
---|
1592 | | #define HAVE_DLFCN_H 1 |
---|
1593 | | #define HAVE_DLOPEN 1 |
---|
1594 | | #define HAVE_RES_9_SEARCH 1 |
---|
1595 | | #define HAVE_RES_SEARCH 1 |
---|
1596 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
1597 | | #define HAVE_CURSES_H 1 |
---|
1598 | | #define HAVE_TERM_H 1 |
---|
1599 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
1600 | | #define HAVE_NCURSES_TERM_H 1 |
---|
1601 | | /* end confdefs.h. */ |
---|
1602 | | |
---|
1603 | | /* Override any GCC internal prototype to avoid an error. |
---|
1604 | | Use char because int might match the return type of a GCC |
---|
1605 | | builtin and then its argument prototype would still apply. */ |
---|
1606 | | #ifdef __cplusplus |
---|
1607 | | extern "C" |
---|
1608 | | #endif |
---|
1609 | | char tigetstr (); |
---|
1610 | | int |
---|
1611 | | main () |
---|
1612 | | { |
---|
1613 | | return tigetstr (); |
---|
1614 | | ; |
---|
1615 | | return 0; |
---|
1616 | | } |
---|
1617 | configure:28344: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
1618 | configure:28350: $? = 0 |
---|
1619 | configure:28357: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1620 | configure:28360: $? = 0 |
---|
1621 | configure:28367: test -s conftest |
---|
1622 | configure:28370: $? = 0 |
---|
1623 | configure:28394: result: -lncurses |
---|
1624 | configure:28409: checking for tgetstr |
---|
1625 | configure:28465: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
1626 | configure:28471: $? = 0 |
---|
1627 | configure:28478: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1628 | configure:28481: $? = 0 |
---|
1629 | configure:28488: test -s conftest |
---|
1630 | configure:28491: $? = 0 |
---|
1631 | configure:28505: result: yes |
---|
1632 | configure:28626: checking for readline |
---|
1633 | configure:28668: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lreadline -lncurses -lresolv >&5 |
---|
1634 | conftest.c: In function 'main': |
---|
1635 | conftest.c:72: warning: implicit declaration of function 'rl_completion_matches' |
---|
1636 | configure:28674: $? = 0 |
---|
1637 | configure:28681: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1638 | configure:28684: $? = 0 |
---|
1639 | configure:28691: test -s conftest |
---|
1640 | configure:28694: $? = 0 |
---|
1641 | configure:28709: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1642 | configure:28715: $? = 0 |
---|
1643 | configure:28754: result: yes |
---|
1644 | configure:29101: checking for openssl library |
---|
1645 | configure:29140: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv -lssl -lcrypto >&5 |
---|
1646 | configure:29146: $? = 0 |
---|
1647 | configure:29153: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1648 | configure:29156: $? = 0 |
---|
1649 | configure:29163: test -s conftest |
---|
1650 | configure:29166: $? = 0 |
---|
1651 | configure:29203: result: OPENSSL_LIBS="-lssl -lcrypto" |
---|
1652 | configure:29212: checking for XML_ParserCreateNS in -lexpat |
---|
1653 | configure:29247: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lexpat -lncurses -lresolv >&5 |
---|
1654 | configure:29253: $? = 0 |
---|
1655 | configure:29260: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1656 | configure:29263: $? = 0 |
---|
1657 | configure:29270: test -s conftest |
---|
1658 | configure:29273: $? = 0 |
---|
1659 | configure:29287: result: yes |
---|
1660 | configure:29309: checking for "/dev/ptmx" |
---|
1661 | configure:29324: result: yes |
---|
1662 | configure:29337: checking for "/dev/ptc" |
---|
1663 | configure:29352: result: no |
---|
1664 | configure:29381: checking util.h usability |
---|
1665 | configure:29398: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1666 | configure:29404: $? = 0 |
---|
1667 | configure:29411: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1668 | configure:29414: $? = 0 |
---|
1669 | configure:29421: test -s conftest.o |
---|
1670 | configure:29424: $? = 0 |
---|
1671 | configure:29435: result: yes |
---|
1672 | configure:29439: checking util.h presence |
---|
1673 | configure:29454: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1674 | configure:29460: $? = 0 |
---|
1675 | configure:29481: result: yes |
---|
1676 | configure:29514: checking for util.h |
---|
1677 | configure:29522: result: yes |
---|
1678 | configure:29381: checking sys/stropts.h usability |
---|
1679 | configure:29398: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1680 | conftest.c:104:25: error: sys/stropts.h: No such file or directory |
---|
1681 | configure:29404: $? = 1 |
---|
1682 | configure: failed program was: |
---|
1683 | | /* confdefs.h. */ |
---|
1684 | | #define PACKAGE_NAME "lftp" |
---|
1685 | | #define PACKAGE_TARNAME "lftp" |
---|
1686 | | #define PACKAGE_VERSION "3.6.1" |
---|
1687 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
1688 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
1689 | | #define PACKAGE "lftp" |
---|
1690 | | #define VERSION "3.6.1" |
---|
1691 | | #define _GNU_SOURCE 1 |
---|
1692 | | #define HAVE_CXX_BOOL 1 |
---|
1693 | | #define STDC_HEADERS 1 |
---|
1694 | | #define HAVE_SYS_TYPES_H 1 |
---|
1695 | | #define HAVE_SYS_STAT_H 1 |
---|
1696 | | #define HAVE_STDLIB_H 1 |
---|
1697 | | #define HAVE_STRING_H 1 |
---|
1698 | | #define HAVE_MEMORY_H 1 |
---|
1699 | | #define HAVE_STRINGS_H 1 |
---|
1700 | | #define HAVE_INTTYPES_H 1 |
---|
1701 | | #define HAVE_STDINT_H 1 |
---|
1702 | | #define HAVE_UNISTD_H 1 |
---|
1703 | | #define HAVE_WCHAR_H 1 |
---|
1704 | | #define HAVE_WCTYPE_H 1 |
---|
1705 | | #define HAVE_ISASCII 1 |
---|
1706 | | #define HAVE_MBSINIT 1 |
---|
1707 | | #define HAVE_ISWPRINT 1 |
---|
1708 | | #define HAVE_ISWCNTRL 1 |
---|
1709 | | #define HAVE_MBRTOWC 1 |
---|
1710 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
1711 | | #define HAVE_MBSTATE_T 1 |
---|
1712 | | #define HAVE__BOOL 1 |
---|
1713 | | #define HAVE_STDBOOL_H 1 |
---|
1714 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1715 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1716 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
1717 | | #define HAVE_UINTMAX_T 1 |
---|
1718 | | #define HAVE_MBRTOWC 1 |
---|
1719 | | #define HAVE_MBSTATE_T 1 |
---|
1720 | | #define HAVE_MBRTOWC 1 |
---|
1721 | | #define HAVE_LONG_LONG 1 |
---|
1722 | | #define HAVE_INTMAX_T 1 |
---|
1723 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
1724 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
1725 | | #define HAVE_STRTOULL 1 |
---|
1726 | | #define HAVE_STRTOIMAX 1 |
---|
1727 | | #define HAVE_STRTOUMAX 1 |
---|
1728 | | #define HAVE_DECL_STRMODE 1 |
---|
1729 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1730 | | #define HAVE_STRERROR_R 1 |
---|
1731 | | #define HAVE_STDLIB_H 1 |
---|
1732 | | #define HAVE_ICONV 1 |
---|
1733 | | #define ICONV_CONST |
---|
1734 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1735 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1736 | | #define DEFAULT_PAGER "exec more" |
---|
1737 | | #define HAVE_DLFCN_H 1 |
---|
1738 | | #define HAVE_DLOPEN 1 |
---|
1739 | | #define HAVE_RES_9_SEARCH 1 |
---|
1740 | | #define HAVE_RES_SEARCH 1 |
---|
1741 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
1742 | | #define HAVE_CURSES_H 1 |
---|
1743 | | #define HAVE_TERM_H 1 |
---|
1744 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
1745 | | #define HAVE_NCURSES_TERM_H 1 |
---|
1746 | | #define HAVE_TIGETSTR 1 |
---|
1747 | | #define HAVE_TGETSTR 1 |
---|
1748 | | #define USE_OPENSSL 1 |
---|
1749 | | #define HAVE_LIBEXPAT 1 |
---|
1750 | | #define HAVE_DEV_PTMX 1 |
---|
1751 | | #define HAVE_UTIL_H 1 |
---|
1752 | | /* end confdefs.h. */ |
---|
1753 | | #include <stdio.h> |
---|
1754 | | #if HAVE_SYS_TYPES_H |
---|
1755 | | # include <sys/types.h> |
---|
1756 | | #endif |
---|
1757 | | #if HAVE_SYS_STAT_H |
---|
1758 | | # include <sys/stat.h> |
---|
1759 | | #endif |
---|
1760 | | #if STDC_HEADERS |
---|
1761 | | # include <stdlib.h> |
---|
1762 | | # include <stddef.h> |
---|
1763 | | #else |
---|
1764 | | # if HAVE_STDLIB_H |
---|
1765 | | # include <stdlib.h> |
---|
1766 | | # endif |
---|
1767 | | #endif |
---|
1768 | | #if HAVE_STRING_H |
---|
1769 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1770 | | # include <memory.h> |
---|
1771 | | # endif |
---|
1772 | | # include <string.h> |
---|
1773 | | #endif |
---|
1774 | | #if HAVE_STRINGS_H |
---|
1775 | | # include <strings.h> |
---|
1776 | | #endif |
---|
1777 | | #if HAVE_INTTYPES_H |
---|
1778 | | # include <inttypes.h> |
---|
1779 | | #endif |
---|
1780 | | #if HAVE_STDINT_H |
---|
1781 | | # include <stdint.h> |
---|
1782 | | #endif |
---|
1783 | | #if HAVE_UNISTD_H |
---|
1784 | | # include <unistd.h> |
---|
1785 | | #endif |
---|
1786 | | #include <sys/stropts.h> |
---|
1787 | configure:29435: result: no |
---|
1788 | configure:29439: checking sys/stropts.h presence |
---|
1789 | configure:29454: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1790 | conftest.c:71:25: error: sys/stropts.h: No such file or directory |
---|
1791 | configure:29460: $? = 1 |
---|
1792 | configure: failed program was: |
---|
1793 | | /* confdefs.h. */ |
---|
1794 | | #define PACKAGE_NAME "lftp" |
---|
1795 | | #define PACKAGE_TARNAME "lftp" |
---|
1796 | | #define PACKAGE_VERSION "3.6.1" |
---|
1797 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
1798 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
1799 | | #define PACKAGE "lftp" |
---|
1800 | | #define VERSION "3.6.1" |
---|
1801 | | #define _GNU_SOURCE 1 |
---|
1802 | | #define HAVE_CXX_BOOL 1 |
---|
1803 | | #define STDC_HEADERS 1 |
---|
1804 | | #define HAVE_SYS_TYPES_H 1 |
---|
1805 | | #define HAVE_SYS_STAT_H 1 |
---|
1806 | | #define HAVE_STDLIB_H 1 |
---|
1807 | | #define HAVE_STRING_H 1 |
---|
1808 | | #define HAVE_MEMORY_H 1 |
---|
1809 | | #define HAVE_STRINGS_H 1 |
---|
1810 | | #define HAVE_INTTYPES_H 1 |
---|
1811 | | #define HAVE_STDINT_H 1 |
---|
1812 | | #define HAVE_UNISTD_H 1 |
---|
1813 | | #define HAVE_WCHAR_H 1 |
---|
1814 | | #define HAVE_WCTYPE_H 1 |
---|
1815 | | #define HAVE_ISASCII 1 |
---|
1816 | | #define HAVE_MBSINIT 1 |
---|
1817 | | #define HAVE_ISWPRINT 1 |
---|
1818 | | #define HAVE_ISWCNTRL 1 |
---|
1819 | | #define HAVE_MBRTOWC 1 |
---|
1820 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
1821 | | #define HAVE_MBSTATE_T 1 |
---|
1822 | | #define HAVE__BOOL 1 |
---|
1823 | | #define HAVE_STDBOOL_H 1 |
---|
1824 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1825 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1826 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
1827 | | #define HAVE_UINTMAX_T 1 |
---|
1828 | | #define HAVE_MBRTOWC 1 |
---|
1829 | | #define HAVE_MBSTATE_T 1 |
---|
1830 | | #define HAVE_MBRTOWC 1 |
---|
1831 | | #define HAVE_LONG_LONG 1 |
---|
1832 | | #define HAVE_INTMAX_T 1 |
---|
1833 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
1834 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
1835 | | #define HAVE_STRTOULL 1 |
---|
1836 | | #define HAVE_STRTOIMAX 1 |
---|
1837 | | #define HAVE_STRTOUMAX 1 |
---|
1838 | | #define HAVE_DECL_STRMODE 1 |
---|
1839 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1840 | | #define HAVE_STRERROR_R 1 |
---|
1841 | | #define HAVE_STDLIB_H 1 |
---|
1842 | | #define HAVE_ICONV 1 |
---|
1843 | | #define ICONV_CONST |
---|
1844 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1845 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1846 | | #define DEFAULT_PAGER "exec more" |
---|
1847 | | #define HAVE_DLFCN_H 1 |
---|
1848 | | #define HAVE_DLOPEN 1 |
---|
1849 | | #define HAVE_RES_9_SEARCH 1 |
---|
1850 | | #define HAVE_RES_SEARCH 1 |
---|
1851 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
1852 | | #define HAVE_CURSES_H 1 |
---|
1853 | | #define HAVE_TERM_H 1 |
---|
1854 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
1855 | | #define HAVE_NCURSES_TERM_H 1 |
---|
1856 | | #define HAVE_TIGETSTR 1 |
---|
1857 | | #define HAVE_TGETSTR 1 |
---|
1858 | | #define USE_OPENSSL 1 |
---|
1859 | | #define HAVE_LIBEXPAT 1 |
---|
1860 | | #define HAVE_DEV_PTMX 1 |
---|
1861 | | #define HAVE_UTIL_H 1 |
---|
1862 | | /* end confdefs.h. */ |
---|
1863 | | #include <sys/stropts.h> |
---|
1864 | configure:29481: result: no |
---|
1865 | configure:29514: checking for sys/stropts.h |
---|
1866 | configure:29522: result: no |
---|
1867 | configure:29381: checking pty.h usability |
---|
1868 | configure:29398: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
1869 | conftest.c:104:17: error: pty.h: No such file or directory |
---|
1870 | configure:29404: $? = 1 |
---|
1871 | configure: failed program was: |
---|
1872 | | /* confdefs.h. */ |
---|
1873 | | #define PACKAGE_NAME "lftp" |
---|
1874 | | #define PACKAGE_TARNAME "lftp" |
---|
1875 | | #define PACKAGE_VERSION "3.6.1" |
---|
1876 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
1877 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
1878 | | #define PACKAGE "lftp" |
---|
1879 | | #define VERSION "3.6.1" |
---|
1880 | | #define _GNU_SOURCE 1 |
---|
1881 | | #define HAVE_CXX_BOOL 1 |
---|
1882 | | #define STDC_HEADERS 1 |
---|
1883 | | #define HAVE_SYS_TYPES_H 1 |
---|
1884 | | #define HAVE_SYS_STAT_H 1 |
---|
1885 | | #define HAVE_STDLIB_H 1 |
---|
1886 | | #define HAVE_STRING_H 1 |
---|
1887 | | #define HAVE_MEMORY_H 1 |
---|
1888 | | #define HAVE_STRINGS_H 1 |
---|
1889 | | #define HAVE_INTTYPES_H 1 |
---|
1890 | | #define HAVE_STDINT_H 1 |
---|
1891 | | #define HAVE_UNISTD_H 1 |
---|
1892 | | #define HAVE_WCHAR_H 1 |
---|
1893 | | #define HAVE_WCTYPE_H 1 |
---|
1894 | | #define HAVE_ISASCII 1 |
---|
1895 | | #define HAVE_MBSINIT 1 |
---|
1896 | | #define HAVE_ISWPRINT 1 |
---|
1897 | | #define HAVE_ISWCNTRL 1 |
---|
1898 | | #define HAVE_MBRTOWC 1 |
---|
1899 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
1900 | | #define HAVE_MBSTATE_T 1 |
---|
1901 | | #define HAVE__BOOL 1 |
---|
1902 | | #define HAVE_STDBOOL_H 1 |
---|
1903 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
1904 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
1905 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
1906 | | #define HAVE_UINTMAX_T 1 |
---|
1907 | | #define HAVE_MBRTOWC 1 |
---|
1908 | | #define HAVE_MBSTATE_T 1 |
---|
1909 | | #define HAVE_MBRTOWC 1 |
---|
1910 | | #define HAVE_LONG_LONG 1 |
---|
1911 | | #define HAVE_INTMAX_T 1 |
---|
1912 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
1913 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
1914 | | #define HAVE_STRTOULL 1 |
---|
1915 | | #define HAVE_STRTOIMAX 1 |
---|
1916 | | #define HAVE_STRTOUMAX 1 |
---|
1917 | | #define HAVE_DECL_STRMODE 1 |
---|
1918 | | #define HAVE_DECL_STRERROR_R 1 |
---|
1919 | | #define HAVE_STRERROR_R 1 |
---|
1920 | | #define HAVE_STDLIB_H 1 |
---|
1921 | | #define HAVE_ICONV 1 |
---|
1922 | | #define ICONV_CONST |
---|
1923 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
1924 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
1925 | | #define DEFAULT_PAGER "exec more" |
---|
1926 | | #define HAVE_DLFCN_H 1 |
---|
1927 | | #define HAVE_DLOPEN 1 |
---|
1928 | | #define HAVE_RES_9_SEARCH 1 |
---|
1929 | | #define HAVE_RES_SEARCH 1 |
---|
1930 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
1931 | | #define HAVE_CURSES_H 1 |
---|
1932 | | #define HAVE_TERM_H 1 |
---|
1933 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
1934 | | #define HAVE_NCURSES_TERM_H 1 |
---|
1935 | | #define HAVE_TIGETSTR 1 |
---|
1936 | | #define HAVE_TGETSTR 1 |
---|
1937 | | #define USE_OPENSSL 1 |
---|
1938 | | #define HAVE_LIBEXPAT 1 |
---|
1939 | | #define HAVE_DEV_PTMX 1 |
---|
1940 | | #define HAVE_UTIL_H 1 |
---|
1941 | | /* end confdefs.h. */ |
---|
1942 | | #include <stdio.h> |
---|
1943 | | #if HAVE_SYS_TYPES_H |
---|
1944 | | # include <sys/types.h> |
---|
1945 | | #endif |
---|
1946 | | #if HAVE_SYS_STAT_H |
---|
1947 | | # include <sys/stat.h> |
---|
1948 | | #endif |
---|
1949 | | #if STDC_HEADERS |
---|
1950 | | # include <stdlib.h> |
---|
1951 | | # include <stddef.h> |
---|
1952 | | #else |
---|
1953 | | # if HAVE_STDLIB_H |
---|
1954 | | # include <stdlib.h> |
---|
1955 | | # endif |
---|
1956 | | #endif |
---|
1957 | | #if HAVE_STRING_H |
---|
1958 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1959 | | # include <memory.h> |
---|
1960 | | # endif |
---|
1961 | | # include <string.h> |
---|
1962 | | #endif |
---|
1963 | | #if HAVE_STRINGS_H |
---|
1964 | | # include <strings.h> |
---|
1965 | | #endif |
---|
1966 | | #if HAVE_INTTYPES_H |
---|
1967 | | # include <inttypes.h> |
---|
1968 | | #endif |
---|
1969 | | #if HAVE_STDINT_H |
---|
1970 | | # include <stdint.h> |
---|
1971 | | #endif |
---|
1972 | | #if HAVE_UNISTD_H |
---|
1973 | | # include <unistd.h> |
---|
1974 | | #endif |
---|
1975 | | #include <pty.h> |
---|
1976 | configure:29435: result: no |
---|
1977 | configure:29439: checking pty.h presence |
---|
1978 | configure:29454: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1979 | conftest.c:71:17: error: pty.h: No such file or directory |
---|
1980 | configure:29460: $? = 1 |
---|
1981 | configure: failed program was: |
---|
1982 | | /* confdefs.h. */ |
---|
1983 | | #define PACKAGE_NAME "lftp" |
---|
1984 | | #define PACKAGE_TARNAME "lftp" |
---|
1985 | | #define PACKAGE_VERSION "3.6.1" |
---|
1986 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
1987 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
1988 | | #define PACKAGE "lftp" |
---|
1989 | | #define VERSION "3.6.1" |
---|
1990 | | #define _GNU_SOURCE 1 |
---|
1991 | | #define HAVE_CXX_BOOL 1 |
---|
1992 | | #define STDC_HEADERS 1 |
---|
1993 | | #define HAVE_SYS_TYPES_H 1 |
---|
1994 | | #define HAVE_SYS_STAT_H 1 |
---|
1995 | | #define HAVE_STDLIB_H 1 |
---|
1996 | | #define HAVE_STRING_H 1 |
---|
1997 | | #define HAVE_MEMORY_H 1 |
---|
1998 | | #define HAVE_STRINGS_H 1 |
---|
1999 | | #define HAVE_INTTYPES_H 1 |
---|
2000 | | #define HAVE_STDINT_H 1 |
---|
2001 | | #define HAVE_UNISTD_H 1 |
---|
2002 | | #define HAVE_WCHAR_H 1 |
---|
2003 | | #define HAVE_WCTYPE_H 1 |
---|
2004 | | #define HAVE_ISASCII 1 |
---|
2005 | | #define HAVE_MBSINIT 1 |
---|
2006 | | #define HAVE_ISWPRINT 1 |
---|
2007 | | #define HAVE_ISWCNTRL 1 |
---|
2008 | | #define HAVE_MBRTOWC 1 |
---|
2009 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
2010 | | #define HAVE_MBSTATE_T 1 |
---|
2011 | | #define HAVE__BOOL 1 |
---|
2012 | | #define HAVE_STDBOOL_H 1 |
---|
2013 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2014 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2015 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
2016 | | #define HAVE_UINTMAX_T 1 |
---|
2017 | | #define HAVE_MBRTOWC 1 |
---|
2018 | | #define HAVE_MBSTATE_T 1 |
---|
2019 | | #define HAVE_MBRTOWC 1 |
---|
2020 | | #define HAVE_LONG_LONG 1 |
---|
2021 | | #define HAVE_INTMAX_T 1 |
---|
2022 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
2023 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
2024 | | #define HAVE_STRTOULL 1 |
---|
2025 | | #define HAVE_STRTOIMAX 1 |
---|
2026 | | #define HAVE_STRTOUMAX 1 |
---|
2027 | | #define HAVE_DECL_STRMODE 1 |
---|
2028 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2029 | | #define HAVE_STRERROR_R 1 |
---|
2030 | | #define HAVE_STDLIB_H 1 |
---|
2031 | | #define HAVE_ICONV 1 |
---|
2032 | | #define ICONV_CONST |
---|
2033 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2034 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2035 | | #define DEFAULT_PAGER "exec more" |
---|
2036 | | #define HAVE_DLFCN_H 1 |
---|
2037 | | #define HAVE_DLOPEN 1 |
---|
2038 | | #define HAVE_RES_9_SEARCH 1 |
---|
2039 | | #define HAVE_RES_SEARCH 1 |
---|
2040 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
2041 | | #define HAVE_CURSES_H 1 |
---|
2042 | | #define HAVE_TERM_H 1 |
---|
2043 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
2044 | | #define HAVE_NCURSES_TERM_H 1 |
---|
2045 | | #define HAVE_TIGETSTR 1 |
---|
2046 | | #define HAVE_TGETSTR 1 |
---|
2047 | | #define USE_OPENSSL 1 |
---|
2048 | | #define HAVE_LIBEXPAT 1 |
---|
2049 | | #define HAVE_DEV_PTMX 1 |
---|
2050 | | #define HAVE_UTIL_H 1 |
---|
2051 | | /* end confdefs.h. */ |
---|
2052 | | #include <pty.h> |
---|
2053 | configure:29481: result: no |
---|
2054 | configure:29514: checking for pty.h |
---|
2055 | configure:29522: result: no |
---|
2056 | configure:29535: checking for library containing openpty |
---|
2057 | configure:29576: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
2058 | configure:29582: $? = 0 |
---|
2059 | configure:29589: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2060 | configure:29592: $? = 0 |
---|
2061 | configure:29599: test -s conftest |
---|
2062 | configure:29602: $? = 0 |
---|
2063 | configure:29626: result: none required |
---|
2064 | configure:29642: checking for _getpty |
---|
2065 | configure:29698: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
2066 | Undefined symbols: |
---|
2067 | "__getpty", referenced from: |
---|
2068 | _main in ccNEC5QX.o |
---|
2069 | ld: symbol(s) not found |
---|
2070 | collect2: ld returned 1 exit status |
---|
2071 | configure:29704: $? = 1 |
---|
2072 | configure: failed program was: |
---|
2073 | | /* confdefs.h. */ |
---|
2074 | | #define PACKAGE_NAME "lftp" |
---|
2075 | | #define PACKAGE_TARNAME "lftp" |
---|
2076 | | #define PACKAGE_VERSION "3.6.1" |
---|
2077 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
2078 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
2079 | | #define PACKAGE "lftp" |
---|
2080 | | #define VERSION "3.6.1" |
---|
2081 | | #define _GNU_SOURCE 1 |
---|
2082 | | #define HAVE_CXX_BOOL 1 |
---|
2083 | | #define STDC_HEADERS 1 |
---|
2084 | | #define HAVE_SYS_TYPES_H 1 |
---|
2085 | | #define HAVE_SYS_STAT_H 1 |
---|
2086 | | #define HAVE_STDLIB_H 1 |
---|
2087 | | #define HAVE_STRING_H 1 |
---|
2088 | | #define HAVE_MEMORY_H 1 |
---|
2089 | | #define HAVE_STRINGS_H 1 |
---|
2090 | | #define HAVE_INTTYPES_H 1 |
---|
2091 | | #define HAVE_STDINT_H 1 |
---|
2092 | | #define HAVE_UNISTD_H 1 |
---|
2093 | | #define HAVE_WCHAR_H 1 |
---|
2094 | | #define HAVE_WCTYPE_H 1 |
---|
2095 | | #define HAVE_ISASCII 1 |
---|
2096 | | #define HAVE_MBSINIT 1 |
---|
2097 | | #define HAVE_ISWPRINT 1 |
---|
2098 | | #define HAVE_ISWCNTRL 1 |
---|
2099 | | #define HAVE_MBRTOWC 1 |
---|
2100 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
2101 | | #define HAVE_MBSTATE_T 1 |
---|
2102 | | #define HAVE__BOOL 1 |
---|
2103 | | #define HAVE_STDBOOL_H 1 |
---|
2104 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2105 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2106 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
2107 | | #define HAVE_UINTMAX_T 1 |
---|
2108 | | #define HAVE_MBRTOWC 1 |
---|
2109 | | #define HAVE_MBSTATE_T 1 |
---|
2110 | | #define HAVE_MBRTOWC 1 |
---|
2111 | | #define HAVE_LONG_LONG 1 |
---|
2112 | | #define HAVE_INTMAX_T 1 |
---|
2113 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
2114 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
2115 | | #define HAVE_STRTOULL 1 |
---|
2116 | | #define HAVE_STRTOIMAX 1 |
---|
2117 | | #define HAVE_STRTOUMAX 1 |
---|
2118 | | #define HAVE_DECL_STRMODE 1 |
---|
2119 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2120 | | #define HAVE_STRERROR_R 1 |
---|
2121 | | #define HAVE_STDLIB_H 1 |
---|
2122 | | #define HAVE_ICONV 1 |
---|
2123 | | #define ICONV_CONST |
---|
2124 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2125 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2126 | | #define DEFAULT_PAGER "exec more" |
---|
2127 | | #define HAVE_DLFCN_H 1 |
---|
2128 | | #define HAVE_DLOPEN 1 |
---|
2129 | | #define HAVE_RES_9_SEARCH 1 |
---|
2130 | | #define HAVE_RES_SEARCH 1 |
---|
2131 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
2132 | | #define HAVE_CURSES_H 1 |
---|
2133 | | #define HAVE_TERM_H 1 |
---|
2134 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
2135 | | #define HAVE_NCURSES_TERM_H 1 |
---|
2136 | | #define HAVE_TIGETSTR 1 |
---|
2137 | | #define HAVE_TGETSTR 1 |
---|
2138 | | #define USE_OPENSSL 1 |
---|
2139 | | #define HAVE_LIBEXPAT 1 |
---|
2140 | | #define HAVE_DEV_PTMX 1 |
---|
2141 | | #define HAVE_UTIL_H 1 |
---|
2142 | | #define HAVE_OPENPTY 1 |
---|
2143 | | /* end confdefs.h. */ |
---|
2144 | | /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty. |
---|
2145 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2146 | | #define _getpty innocuous__getpty |
---|
2147 | | |
---|
2148 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2149 | | which can conflict with char _getpty (); below. |
---|
2150 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2151 | | <limits.h> exists even on freestanding compilers. */ |
---|
2152 | | |
---|
2153 | | #ifdef __STDC__ |
---|
2154 | | # include <limits.h> |
---|
2155 | | #else |
---|
2156 | | # include <assert.h> |
---|
2157 | | #endif |
---|
2158 | | |
---|
2159 | | #undef _getpty |
---|
2160 | | |
---|
2161 | | /* Override any GCC internal prototype to avoid an error. |
---|
2162 | | Use char because int might match the return type of a GCC |
---|
2163 | | builtin and then its argument prototype would still apply. */ |
---|
2164 | | #ifdef __cplusplus |
---|
2165 | | extern "C" |
---|
2166 | | #endif |
---|
2167 | | char _getpty (); |
---|
2168 | | /* The GNU C library defines this for functions which it implements |
---|
2169 | | to always fail with ENOSYS. Some functions are actually named |
---|
2170 | | something starting with __ and the normal name is an alias. */ |
---|
2171 | | #if defined __stub__getpty || defined __stub____getpty |
---|
2172 | | choke me |
---|
2173 | | #endif |
---|
2174 | | |
---|
2175 | | int |
---|
2176 | | main () |
---|
2177 | | { |
---|
2178 | | return _getpty (); |
---|
2179 | | ; |
---|
2180 | | return 0; |
---|
2181 | | } |
---|
2182 | configure:29738: result: no |
---|
2183 | configure:29758: checking for dirent.h that defines DIR |
---|
2184 | configure:29787: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2185 | configure:29793: $? = 0 |
---|
2186 | configure:29800: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2187 | configure:29803: $? = 0 |
---|
2188 | configure:29810: test -s conftest.o |
---|
2189 | configure:29813: $? = 0 |
---|
2190 | configure:29826: result: yes |
---|
2191 | configure:29839: checking for library containing opendir |
---|
2192 | configure:29880: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
2193 | configure:29886: $? = 0 |
---|
2194 | configure:29893: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2195 | configure:29896: $? = 0 |
---|
2196 | configure:29903: test -s conftest |
---|
2197 | configure:29906: $? = 0 |
---|
2198 | configure:29930: result: none required |
---|
2199 | configure:30040: checking for ANSI C header files |
---|
2200 | configure:30221: result: yes |
---|
2201 | configure:30231: checking for sys/wait.h that is POSIX.1 compatible |
---|
2202 | configure:30267: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2203 | configure:30273: $? = 0 |
---|
2204 | configure:30280: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2205 | configure:30283: $? = 0 |
---|
2206 | configure:30290: test -s conftest.o |
---|
2207 | configure:30293: $? = 0 |
---|
2208 | configure:30305: result: yes |
---|
2209 | configure:30315: checking whether time.h and sys/time.h may both be included |
---|
2210 | configure:30345: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2211 | configure:30351: $? = 0 |
---|
2212 | configure:30358: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2213 | configure:30361: $? = 0 |
---|
2214 | configure:30368: test -s conftest.o |
---|
2215 | configure:30371: $? = 0 |
---|
2216 | configure:30383: result: yes |
---|
2217 | configure:30430: checking for libintl.h |
---|
2218 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2219 | conftest.c:89:21: error: libintl.h: No such file or directory |
---|
2220 | configure:30468: $? = 1 |
---|
2221 | configure: failed program was: |
---|
2222 | | /* confdefs.h. */ |
---|
2223 | | #define PACKAGE_NAME "lftp" |
---|
2224 | | #define PACKAGE_TARNAME "lftp" |
---|
2225 | | #define PACKAGE_VERSION "3.6.1" |
---|
2226 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
2227 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
2228 | | #define PACKAGE "lftp" |
---|
2229 | | #define VERSION "3.6.1" |
---|
2230 | | #define _GNU_SOURCE 1 |
---|
2231 | | #define HAVE_CXX_BOOL 1 |
---|
2232 | | #define STDC_HEADERS 1 |
---|
2233 | | #define HAVE_SYS_TYPES_H 1 |
---|
2234 | | #define HAVE_SYS_STAT_H 1 |
---|
2235 | | #define HAVE_STDLIB_H 1 |
---|
2236 | | #define HAVE_STRING_H 1 |
---|
2237 | | #define HAVE_MEMORY_H 1 |
---|
2238 | | #define HAVE_STRINGS_H 1 |
---|
2239 | | #define HAVE_INTTYPES_H 1 |
---|
2240 | | #define HAVE_STDINT_H 1 |
---|
2241 | | #define HAVE_UNISTD_H 1 |
---|
2242 | | #define HAVE_WCHAR_H 1 |
---|
2243 | | #define HAVE_WCTYPE_H 1 |
---|
2244 | | #define HAVE_ISASCII 1 |
---|
2245 | | #define HAVE_MBSINIT 1 |
---|
2246 | | #define HAVE_ISWPRINT 1 |
---|
2247 | | #define HAVE_ISWCNTRL 1 |
---|
2248 | | #define HAVE_MBRTOWC 1 |
---|
2249 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
2250 | | #define HAVE_MBSTATE_T 1 |
---|
2251 | | #define HAVE__BOOL 1 |
---|
2252 | | #define HAVE_STDBOOL_H 1 |
---|
2253 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2254 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2255 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
2256 | | #define HAVE_UINTMAX_T 1 |
---|
2257 | | #define HAVE_MBRTOWC 1 |
---|
2258 | | #define HAVE_MBSTATE_T 1 |
---|
2259 | | #define HAVE_MBRTOWC 1 |
---|
2260 | | #define HAVE_LONG_LONG 1 |
---|
2261 | | #define HAVE_INTMAX_T 1 |
---|
2262 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
2263 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
2264 | | #define HAVE_STRTOULL 1 |
---|
2265 | | #define HAVE_STRTOIMAX 1 |
---|
2266 | | #define HAVE_STRTOUMAX 1 |
---|
2267 | | #define HAVE_DECL_STRMODE 1 |
---|
2268 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2269 | | #define HAVE_STRERROR_R 1 |
---|
2270 | | #define HAVE_STDLIB_H 1 |
---|
2271 | | #define HAVE_ICONV 1 |
---|
2272 | | #define ICONV_CONST |
---|
2273 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2274 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2275 | | #define DEFAULT_PAGER "exec more" |
---|
2276 | | #define HAVE_DLFCN_H 1 |
---|
2277 | | #define HAVE_DLOPEN 1 |
---|
2278 | | #define HAVE_RES_9_SEARCH 1 |
---|
2279 | | #define HAVE_RES_SEARCH 1 |
---|
2280 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
2281 | | #define HAVE_CURSES_H 1 |
---|
2282 | | #define HAVE_TERM_H 1 |
---|
2283 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
2284 | | #define HAVE_NCURSES_TERM_H 1 |
---|
2285 | | #define HAVE_TIGETSTR 1 |
---|
2286 | | #define HAVE_TGETSTR 1 |
---|
2287 | | #define USE_OPENSSL 1 |
---|
2288 | | #define HAVE_LIBEXPAT 1 |
---|
2289 | | #define HAVE_DEV_PTMX 1 |
---|
2290 | | #define HAVE_UTIL_H 1 |
---|
2291 | | #define HAVE_OPENPTY 1 |
---|
2292 | | #define HAVE_DIRENT_H 1 |
---|
2293 | | #define STDC_HEADERS 1 |
---|
2294 | | #define HAVE_SYS_WAIT_H 1 |
---|
2295 | | #define TIME_WITH_SYS_TIME 1 |
---|
2296 | | /* end confdefs.h. */ |
---|
2297 | | |
---|
2298 | | #include <sys/types.h> |
---|
2299 | | #ifdef HAVE_ARPA_NAMESER_H |
---|
2300 | | # include <arpa/nameser.h> |
---|
2301 | | #endif |
---|
2302 | | #ifdef HAVE_NETINET_IN_H |
---|
2303 | | # include <netinet/in.h> |
---|
2304 | | #endif |
---|
2305 | | #ifdef HAVE_NETINET_IN_SYSTM_H |
---|
2306 | | # include <netinet/in_systm.h> |
---|
2307 | | #endif |
---|
2308 | | |
---|
2309 | | |
---|
2310 | | #include <libintl.h> |
---|
2311 | configure:30501: result: no |
---|
2312 | configure:30430: checking for fcntl.h |
---|
2313 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2314 | configure:30468: $? = 0 |
---|
2315 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2316 | configure:30478: $? = 0 |
---|
2317 | configure:30485: test -s conftest.o |
---|
2318 | configure:30488: $? = 0 |
---|
2319 | configure:30501: result: yes |
---|
2320 | configure:30430: checking for sys/time.h |
---|
2321 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2322 | configure:30468: $? = 0 |
---|
2323 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2324 | configure:30478: $? = 0 |
---|
2325 | configure:30485: test -s conftest.o |
---|
2326 | configure:30488: $? = 0 |
---|
2327 | configure:30501: result: yes |
---|
2328 | configure:30430: checking for errno.h |
---|
2329 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2330 | configure:30468: $? = 0 |
---|
2331 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2332 | configure:30478: $? = 0 |
---|
2333 | configure:30485: test -s conftest.o |
---|
2334 | configure:30488: $? = 0 |
---|
2335 | configure:30501: result: yes |
---|
2336 | configure:30430: checking for stdlib.h |
---|
2337 | configure:30501: result: yes |
---|
2338 | configure:30430: checking for varargs.h |
---|
2339 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2340 | In file included from conftest.c:93: |
---|
2341 | /usr/lib/gcc/i686-apple-darwin9/4.0.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>." |
---|
2342 | /usr/lib/gcc/i686-apple-darwin9/4.0.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." |
---|
2343 | configure:30468: $? = 1 |
---|
2344 | configure: failed program was: |
---|
2345 | | /* confdefs.h. */ |
---|
2346 | | #define PACKAGE_NAME "lftp" |
---|
2347 | | #define PACKAGE_TARNAME "lftp" |
---|
2348 | | #define PACKAGE_VERSION "3.6.1" |
---|
2349 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
2350 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
2351 | | #define PACKAGE "lftp" |
---|
2352 | | #define VERSION "3.6.1" |
---|
2353 | | #define _GNU_SOURCE 1 |
---|
2354 | | #define HAVE_CXX_BOOL 1 |
---|
2355 | | #define STDC_HEADERS 1 |
---|
2356 | | #define HAVE_SYS_TYPES_H 1 |
---|
2357 | | #define HAVE_SYS_STAT_H 1 |
---|
2358 | | #define HAVE_STDLIB_H 1 |
---|
2359 | | #define HAVE_STRING_H 1 |
---|
2360 | | #define HAVE_MEMORY_H 1 |
---|
2361 | | #define HAVE_STRINGS_H 1 |
---|
2362 | | #define HAVE_INTTYPES_H 1 |
---|
2363 | | #define HAVE_STDINT_H 1 |
---|
2364 | | #define HAVE_UNISTD_H 1 |
---|
2365 | | #define HAVE_WCHAR_H 1 |
---|
2366 | | #define HAVE_WCTYPE_H 1 |
---|
2367 | | #define HAVE_ISASCII 1 |
---|
2368 | | #define HAVE_MBSINIT 1 |
---|
2369 | | #define HAVE_ISWPRINT 1 |
---|
2370 | | #define HAVE_ISWCNTRL 1 |
---|
2371 | | #define HAVE_MBRTOWC 1 |
---|
2372 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
2373 | | #define HAVE_MBSTATE_T 1 |
---|
2374 | | #define HAVE__BOOL 1 |
---|
2375 | | #define HAVE_STDBOOL_H 1 |
---|
2376 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2377 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2378 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
2379 | | #define HAVE_UINTMAX_T 1 |
---|
2380 | | #define HAVE_MBRTOWC 1 |
---|
2381 | | #define HAVE_MBSTATE_T 1 |
---|
2382 | | #define HAVE_MBRTOWC 1 |
---|
2383 | | #define HAVE_LONG_LONG 1 |
---|
2384 | | #define HAVE_INTMAX_T 1 |
---|
2385 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
2386 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
2387 | | #define HAVE_STRTOULL 1 |
---|
2388 | | #define HAVE_STRTOIMAX 1 |
---|
2389 | | #define HAVE_STRTOUMAX 1 |
---|
2390 | | #define HAVE_DECL_STRMODE 1 |
---|
2391 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2392 | | #define HAVE_STRERROR_R 1 |
---|
2393 | | #define HAVE_STDLIB_H 1 |
---|
2394 | | #define HAVE_ICONV 1 |
---|
2395 | | #define ICONV_CONST |
---|
2396 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2397 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2398 | | #define DEFAULT_PAGER "exec more" |
---|
2399 | | #define HAVE_DLFCN_H 1 |
---|
2400 | | #define HAVE_DLOPEN 1 |
---|
2401 | | #define HAVE_RES_9_SEARCH 1 |
---|
2402 | | #define HAVE_RES_SEARCH 1 |
---|
2403 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
2404 | | #define HAVE_CURSES_H 1 |
---|
2405 | | #define HAVE_TERM_H 1 |
---|
2406 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
2407 | | #define HAVE_NCURSES_TERM_H 1 |
---|
2408 | | #define HAVE_TIGETSTR 1 |
---|
2409 | | #define HAVE_TGETSTR 1 |
---|
2410 | | #define USE_OPENSSL 1 |
---|
2411 | | #define HAVE_LIBEXPAT 1 |
---|
2412 | | #define HAVE_DEV_PTMX 1 |
---|
2413 | | #define HAVE_UTIL_H 1 |
---|
2414 | | #define HAVE_OPENPTY 1 |
---|
2415 | | #define HAVE_DIRENT_H 1 |
---|
2416 | | #define STDC_HEADERS 1 |
---|
2417 | | #define HAVE_SYS_WAIT_H 1 |
---|
2418 | | #define TIME_WITH_SYS_TIME 1 |
---|
2419 | | #define HAVE_FCNTL_H 1 |
---|
2420 | | #define HAVE_SYS_TIME_H 1 |
---|
2421 | | #define HAVE_ERRNO_H 1 |
---|
2422 | | #define HAVE_STDLIB_H 1 |
---|
2423 | | /* end confdefs.h. */ |
---|
2424 | | |
---|
2425 | | #include <sys/types.h> |
---|
2426 | | #ifdef HAVE_ARPA_NAMESER_H |
---|
2427 | | # include <arpa/nameser.h> |
---|
2428 | | #endif |
---|
2429 | | #ifdef HAVE_NETINET_IN_H |
---|
2430 | | # include <netinet/in.h> |
---|
2431 | | #endif |
---|
2432 | | #ifdef HAVE_NETINET_IN_SYSTM_H |
---|
2433 | | # include <netinet/in_systm.h> |
---|
2434 | | #endif |
---|
2435 | | |
---|
2436 | | |
---|
2437 | | #include <varargs.h> |
---|
2438 | configure:30501: result: no |
---|
2439 | configure:30430: checking for dirent.h |
---|
2440 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2441 | configure:30468: $? = 0 |
---|
2442 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2443 | configure:30478: $? = 0 |
---|
2444 | configure:30485: test -s conftest.o |
---|
2445 | configure:30488: $? = 0 |
---|
2446 | configure:30501: result: yes |
---|
2447 | configure:30430: checking for termios.h |
---|
2448 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2449 | configure:30468: $? = 0 |
---|
2450 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2451 | configure:30478: $? = 0 |
---|
2452 | configure:30485: test -s conftest.o |
---|
2453 | configure:30488: $? = 0 |
---|
2454 | configure:30501: result: yes |
---|
2455 | configure:30430: checking for termio.h |
---|
2456 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2457 | conftest.c:95:20: error: termio.h: No such file or directory |
---|
2458 | configure:30468: $? = 1 |
---|
2459 | configure: failed program was: |
---|
2460 | | /* confdefs.h. */ |
---|
2461 | | #define PACKAGE_NAME "lftp" |
---|
2462 | | #define PACKAGE_TARNAME "lftp" |
---|
2463 | | #define PACKAGE_VERSION "3.6.1" |
---|
2464 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
2465 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
2466 | | #define PACKAGE "lftp" |
---|
2467 | | #define VERSION "3.6.1" |
---|
2468 | | #define _GNU_SOURCE 1 |
---|
2469 | | #define HAVE_CXX_BOOL 1 |
---|
2470 | | #define STDC_HEADERS 1 |
---|
2471 | | #define HAVE_SYS_TYPES_H 1 |
---|
2472 | | #define HAVE_SYS_STAT_H 1 |
---|
2473 | | #define HAVE_STDLIB_H 1 |
---|
2474 | | #define HAVE_STRING_H 1 |
---|
2475 | | #define HAVE_MEMORY_H 1 |
---|
2476 | | #define HAVE_STRINGS_H 1 |
---|
2477 | | #define HAVE_INTTYPES_H 1 |
---|
2478 | | #define HAVE_STDINT_H 1 |
---|
2479 | | #define HAVE_UNISTD_H 1 |
---|
2480 | | #define HAVE_WCHAR_H 1 |
---|
2481 | | #define HAVE_WCTYPE_H 1 |
---|
2482 | | #define HAVE_ISASCII 1 |
---|
2483 | | #define HAVE_MBSINIT 1 |
---|
2484 | | #define HAVE_ISWPRINT 1 |
---|
2485 | | #define HAVE_ISWCNTRL 1 |
---|
2486 | | #define HAVE_MBRTOWC 1 |
---|
2487 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
2488 | | #define HAVE_MBSTATE_T 1 |
---|
2489 | | #define HAVE__BOOL 1 |
---|
2490 | | #define HAVE_STDBOOL_H 1 |
---|
2491 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2492 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2493 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
2494 | | #define HAVE_UINTMAX_T 1 |
---|
2495 | | #define HAVE_MBRTOWC 1 |
---|
2496 | | #define HAVE_MBSTATE_T 1 |
---|
2497 | | #define HAVE_MBRTOWC 1 |
---|
2498 | | #define HAVE_LONG_LONG 1 |
---|
2499 | | #define HAVE_INTMAX_T 1 |
---|
2500 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
2501 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
2502 | | #define HAVE_STRTOULL 1 |
---|
2503 | | #define HAVE_STRTOIMAX 1 |
---|
2504 | | #define HAVE_STRTOUMAX 1 |
---|
2505 | | #define HAVE_DECL_STRMODE 1 |
---|
2506 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2507 | | #define HAVE_STRERROR_R 1 |
---|
2508 | | #define HAVE_STDLIB_H 1 |
---|
2509 | | #define HAVE_ICONV 1 |
---|
2510 | | #define ICONV_CONST |
---|
2511 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2512 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2513 | | #define DEFAULT_PAGER "exec more" |
---|
2514 | | #define HAVE_DLFCN_H 1 |
---|
2515 | | #define HAVE_DLOPEN 1 |
---|
2516 | | #define HAVE_RES_9_SEARCH 1 |
---|
2517 | | #define HAVE_RES_SEARCH 1 |
---|
2518 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
2519 | | #define HAVE_CURSES_H 1 |
---|
2520 | | #define HAVE_TERM_H 1 |
---|
2521 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
2522 | | #define HAVE_NCURSES_TERM_H 1 |
---|
2523 | | #define HAVE_TIGETSTR 1 |
---|
2524 | | #define HAVE_TGETSTR 1 |
---|
2525 | | #define USE_OPENSSL 1 |
---|
2526 | | #define HAVE_LIBEXPAT 1 |
---|
2527 | | #define HAVE_DEV_PTMX 1 |
---|
2528 | | #define HAVE_UTIL_H 1 |
---|
2529 | | #define HAVE_OPENPTY 1 |
---|
2530 | | #define HAVE_DIRENT_H 1 |
---|
2531 | | #define STDC_HEADERS 1 |
---|
2532 | | #define HAVE_SYS_WAIT_H 1 |
---|
2533 | | #define TIME_WITH_SYS_TIME 1 |
---|
2534 | | #define HAVE_FCNTL_H 1 |
---|
2535 | | #define HAVE_SYS_TIME_H 1 |
---|
2536 | | #define HAVE_ERRNO_H 1 |
---|
2537 | | #define HAVE_STDLIB_H 1 |
---|
2538 | | #define HAVE_DIRENT_H 1 |
---|
2539 | | #define HAVE_TERMIOS_H 1 |
---|
2540 | | /* end confdefs.h. */ |
---|
2541 | | |
---|
2542 | | #include <sys/types.h> |
---|
2543 | | #ifdef HAVE_ARPA_NAMESER_H |
---|
2544 | | # include <arpa/nameser.h> |
---|
2545 | | #endif |
---|
2546 | | #ifdef HAVE_NETINET_IN_H |
---|
2547 | | # include <netinet/in.h> |
---|
2548 | | #endif |
---|
2549 | | #ifdef HAVE_NETINET_IN_SYSTM_H |
---|
2550 | | # include <netinet/in_systm.h> |
---|
2551 | | #endif |
---|
2552 | | |
---|
2553 | | |
---|
2554 | | #include <termio.h> |
---|
2555 | configure:30501: result: no |
---|
2556 | configure:30430: checking for sys/select.h |
---|
2557 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2558 | configure:30468: $? = 0 |
---|
2559 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2560 | configure:30478: $? = 0 |
---|
2561 | configure:30485: test -s conftest.o |
---|
2562 | configure:30488: $? = 0 |
---|
2563 | configure:30501: result: yes |
---|
2564 | configure:30430: checking for sys/poll.h |
---|
2565 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2566 | configure:30468: $? = 0 |
---|
2567 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2568 | configure:30478: $? = 0 |
---|
2569 | configure:30485: test -s conftest.o |
---|
2570 | configure:30488: $? = 0 |
---|
2571 | configure:30501: result: yes |
---|
2572 | configure:30430: checking for sys/stropts.h |
---|
2573 | configure:30501: result: no |
---|
2574 | configure:30430: checking for string.h |
---|
2575 | configure:30501: result: yes |
---|
2576 | configure:30430: checking for memory.h |
---|
2577 | configure:30501: result: yes |
---|
2578 | configure:30430: checking for strings.h |
---|
2579 | configure:30501: result: yes |
---|
2580 | configure:30430: checking for sys/ioctl.h |
---|
2581 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2582 | configure:30468: $? = 0 |
---|
2583 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2584 | configure:30478: $? = 0 |
---|
2585 | configure:30485: test -s conftest.o |
---|
2586 | configure:30488: $? = 0 |
---|
2587 | configure:30501: result: yes |
---|
2588 | configure:30430: checking for dlfcn.h |
---|
2589 | configure:30501: result: yes |
---|
2590 | configure:30430: checking for arpa/inet.h |
---|
2591 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2592 | configure:30468: $? = 0 |
---|
2593 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2594 | configure:30478: $? = 0 |
---|
2595 | configure:30485: test -s conftest.o |
---|
2596 | configure:30488: $? = 0 |
---|
2597 | configure:30501: result: yes |
---|
2598 | configure:30430: checking for arpa/nameser.h |
---|
2599 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2600 | configure:30468: $? = 0 |
---|
2601 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2602 | configure:30478: $? = 0 |
---|
2603 | configure:30485: test -s conftest.o |
---|
2604 | configure:30488: $? = 0 |
---|
2605 | configure:30501: result: yes |
---|
2606 | configure:30430: checking for netinet/in.h |
---|
2607 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2608 | configure:30468: $? = 0 |
---|
2609 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2610 | configure:30478: $? = 0 |
---|
2611 | configure:30485: test -s conftest.o |
---|
2612 | configure:30488: $? = 0 |
---|
2613 | configure:30501: result: yes |
---|
2614 | configure:30430: checking for netinet/tcp.h |
---|
2615 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2616 | configure:30468: $? = 0 |
---|
2617 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2618 | configure:30478: $? = 0 |
---|
2619 | configure:30485: test -s conftest.o |
---|
2620 | configure:30488: $? = 0 |
---|
2621 | configure:30501: result: yes |
---|
2622 | configure:30430: checking for netinet/in_systm.h |
---|
2623 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2624 | configure:30468: $? = 0 |
---|
2625 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2626 | configure:30478: $? = 0 |
---|
2627 | configure:30485: test -s conftest.o |
---|
2628 | configure:30488: $? = 0 |
---|
2629 | configure:30501: result: yes |
---|
2630 | configure:30430: checking for netinet/ip.h |
---|
2631 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2632 | configure:30468: $? = 0 |
---|
2633 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2634 | configure:30478: $? = 0 |
---|
2635 | configure:30485: test -s conftest.o |
---|
2636 | configure:30488: $? = 0 |
---|
2637 | configure:30501: result: yes |
---|
2638 | configure:30430: checking for termcap.h |
---|
2639 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2640 | configure:30468: $? = 0 |
---|
2641 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2642 | configure:30478: $? = 0 |
---|
2643 | configure:30485: test -s conftest.o |
---|
2644 | configure:30488: $? = 0 |
---|
2645 | configure:30501: result: yes |
---|
2646 | configure:30430: checking for resolv.h |
---|
2647 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2648 | configure:30468: $? = 0 |
---|
2649 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2650 | configure:30478: $? = 0 |
---|
2651 | configure:30485: test -s conftest.o |
---|
2652 | configure:30488: $? = 0 |
---|
2653 | configure:30501: result: yes |
---|
2654 | configure:30430: checking for langinfo.h |
---|
2655 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2656 | configure:30468: $? = 0 |
---|
2657 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2658 | configure:30478: $? = 0 |
---|
2659 | configure:30485: test -s conftest.o |
---|
2660 | configure:30488: $? = 0 |
---|
2661 | configure:30501: result: yes |
---|
2662 | configure:30430: checking for endian.h |
---|
2663 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2664 | conftest.c:111:20: error: endian.h: No such file or directory |
---|
2665 | configure:30468: $? = 1 |
---|
2666 | configure: failed program was: |
---|
2667 | | /* confdefs.h. */ |
---|
2668 | | #define PACKAGE_NAME "lftp" |
---|
2669 | | #define PACKAGE_TARNAME "lftp" |
---|
2670 | | #define PACKAGE_VERSION "3.6.1" |
---|
2671 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
2672 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
2673 | | #define PACKAGE "lftp" |
---|
2674 | | #define VERSION "3.6.1" |
---|
2675 | | #define _GNU_SOURCE 1 |
---|
2676 | | #define HAVE_CXX_BOOL 1 |
---|
2677 | | #define STDC_HEADERS 1 |
---|
2678 | | #define HAVE_SYS_TYPES_H 1 |
---|
2679 | | #define HAVE_SYS_STAT_H 1 |
---|
2680 | | #define HAVE_STDLIB_H 1 |
---|
2681 | | #define HAVE_STRING_H 1 |
---|
2682 | | #define HAVE_MEMORY_H 1 |
---|
2683 | | #define HAVE_STRINGS_H 1 |
---|
2684 | | #define HAVE_INTTYPES_H 1 |
---|
2685 | | #define HAVE_STDINT_H 1 |
---|
2686 | | #define HAVE_UNISTD_H 1 |
---|
2687 | | #define HAVE_WCHAR_H 1 |
---|
2688 | | #define HAVE_WCTYPE_H 1 |
---|
2689 | | #define HAVE_ISASCII 1 |
---|
2690 | | #define HAVE_MBSINIT 1 |
---|
2691 | | #define HAVE_ISWPRINT 1 |
---|
2692 | | #define HAVE_ISWCNTRL 1 |
---|
2693 | | #define HAVE_MBRTOWC 1 |
---|
2694 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
2695 | | #define HAVE_MBSTATE_T 1 |
---|
2696 | | #define HAVE__BOOL 1 |
---|
2697 | | #define HAVE_STDBOOL_H 1 |
---|
2698 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2699 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2700 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
2701 | | #define HAVE_UINTMAX_T 1 |
---|
2702 | | #define HAVE_MBRTOWC 1 |
---|
2703 | | #define HAVE_MBSTATE_T 1 |
---|
2704 | | #define HAVE_MBRTOWC 1 |
---|
2705 | | #define HAVE_LONG_LONG 1 |
---|
2706 | | #define HAVE_INTMAX_T 1 |
---|
2707 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
2708 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
2709 | | #define HAVE_STRTOULL 1 |
---|
2710 | | #define HAVE_STRTOIMAX 1 |
---|
2711 | | #define HAVE_STRTOUMAX 1 |
---|
2712 | | #define HAVE_DECL_STRMODE 1 |
---|
2713 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2714 | | #define HAVE_STRERROR_R 1 |
---|
2715 | | #define HAVE_STDLIB_H 1 |
---|
2716 | | #define HAVE_ICONV 1 |
---|
2717 | | #define ICONV_CONST |
---|
2718 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2719 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2720 | | #define DEFAULT_PAGER "exec more" |
---|
2721 | | #define HAVE_DLFCN_H 1 |
---|
2722 | | #define HAVE_DLOPEN 1 |
---|
2723 | | #define HAVE_RES_9_SEARCH 1 |
---|
2724 | | #define HAVE_RES_SEARCH 1 |
---|
2725 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
2726 | | #define HAVE_CURSES_H 1 |
---|
2727 | | #define HAVE_TERM_H 1 |
---|
2728 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
2729 | | #define HAVE_NCURSES_TERM_H 1 |
---|
2730 | | #define HAVE_TIGETSTR 1 |
---|
2731 | | #define HAVE_TGETSTR 1 |
---|
2732 | | #define USE_OPENSSL 1 |
---|
2733 | | #define HAVE_LIBEXPAT 1 |
---|
2734 | | #define HAVE_DEV_PTMX 1 |
---|
2735 | | #define HAVE_UTIL_H 1 |
---|
2736 | | #define HAVE_OPENPTY 1 |
---|
2737 | | #define HAVE_DIRENT_H 1 |
---|
2738 | | #define STDC_HEADERS 1 |
---|
2739 | | #define HAVE_SYS_WAIT_H 1 |
---|
2740 | | #define TIME_WITH_SYS_TIME 1 |
---|
2741 | | #define HAVE_FCNTL_H 1 |
---|
2742 | | #define HAVE_SYS_TIME_H 1 |
---|
2743 | | #define HAVE_ERRNO_H 1 |
---|
2744 | | #define HAVE_STDLIB_H 1 |
---|
2745 | | #define HAVE_DIRENT_H 1 |
---|
2746 | | #define HAVE_TERMIOS_H 1 |
---|
2747 | | #define HAVE_SYS_SELECT_H 1 |
---|
2748 | | #define HAVE_SYS_POLL_H 1 |
---|
2749 | | #define HAVE_STRING_H 1 |
---|
2750 | | #define HAVE_MEMORY_H 1 |
---|
2751 | | #define HAVE_STRINGS_H 1 |
---|
2752 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2753 | | #define HAVE_DLFCN_H 1 |
---|
2754 | | #define HAVE_ARPA_INET_H 1 |
---|
2755 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
2756 | | #define HAVE_NETINET_IN_H 1 |
---|
2757 | | #define HAVE_NETINET_TCP_H 1 |
---|
2758 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
2759 | | #define HAVE_NETINET_IP_H 1 |
---|
2760 | | #define HAVE_TERMCAP_H 1 |
---|
2761 | | #define HAVE_RESOLV_H 1 |
---|
2762 | | #define HAVE_LANGINFO_H 1 |
---|
2763 | | /* end confdefs.h. */ |
---|
2764 | | |
---|
2765 | | #include <sys/types.h> |
---|
2766 | | #ifdef HAVE_ARPA_NAMESER_H |
---|
2767 | | # include <arpa/nameser.h> |
---|
2768 | | #endif |
---|
2769 | | #ifdef HAVE_NETINET_IN_H |
---|
2770 | | # include <netinet/in.h> |
---|
2771 | | #endif |
---|
2772 | | #ifdef HAVE_NETINET_IN_SYSTM_H |
---|
2773 | | # include <netinet/in_systm.h> |
---|
2774 | | #endif |
---|
2775 | | |
---|
2776 | | |
---|
2777 | | #include <endian.h> |
---|
2778 | configure:30501: result: no |
---|
2779 | configure:30430: checking for regex.h |
---|
2780 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2781 | configure:30468: $? = 0 |
---|
2782 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2783 | configure:30478: $? = 0 |
---|
2784 | configure:30485: test -s conftest.o |
---|
2785 | configure:30488: $? = 0 |
---|
2786 | configure:30501: result: yes |
---|
2787 | configure:30430: checking for locale.h |
---|
2788 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2789 | configure:30468: $? = 0 |
---|
2790 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2791 | configure:30478: $? = 0 |
---|
2792 | configure:30485: test -s conftest.o |
---|
2793 | configure:30488: $? = 0 |
---|
2794 | configure:30501: result: yes |
---|
2795 | configure:30430: checking for expat.h |
---|
2796 | configure:30462: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2797 | configure:30468: $? = 0 |
---|
2798 | configure:30475: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2799 | configure:30478: $? = 0 |
---|
2800 | configure:30485: test -s conftest.o |
---|
2801 | configure:30488: $? = 0 |
---|
2802 | configure:30501: result: yes |
---|
2803 | configure:30514: checking for strerror |
---|
2804 | configure:30570: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
2805 | configure:30576: $? = 0 |
---|
2806 | configure:30583: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2807 | configure:30586: $? = 0 |
---|
2808 | configure:30593: test -s conftest |
---|
2809 | configure:30596: $? = 0 |
---|
2810 | configure:30609: result: yes |
---|
2811 | configure:30826: checking for vsnprintf |
---|
2812 | configure:30882: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
2813 | conftest.c:125: warning: conflicting types for built-in function 'vsnprintf' |
---|
2814 | configure:30888: $? = 0 |
---|
2815 | configure:30895: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2816 | configure:30898: $? = 0 |
---|
2817 | configure:30905: test -s conftest |
---|
2818 | configure:30908: $? = 0 |
---|
2819 | configure:30922: result: yes |
---|
2820 | configure:30826: checking for snprintf |
---|
2821 | configure:30882: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
2822 | conftest.c:126: warning: conflicting types for built-in function 'snprintf' |
---|
2823 | configure:30888: $? = 0 |
---|
2824 | configure:30895: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2825 | configure:30898: $? = 0 |
---|
2826 | configure:30905: test -s conftest |
---|
2827 | configure:30908: $? = 0 |
---|
2828 | configure:30922: result: yes |
---|
2829 | configure:30932: checking if trio library is needed |
---|
2830 | configure:30983: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
2831 | conftest.c: In function 'main': |
---|
2832 | conftest.c:112: warning: implicit declaration of function 'sscanf' |
---|
2833 | conftest.c:112: warning: incompatible implicit declaration of built-in function 'sscanf' |
---|
2834 | conftest.c:120: warning: implicit declaration of function 'sprintf' |
---|
2835 | conftest.c:120: warning: incompatible implicit declaration of built-in function 'sprintf' |
---|
2836 | configure:30986: $? = 0 |
---|
2837 | configure:30992: ./conftest |
---|
2838 | configure:30995: $? = 0 |
---|
2839 | configure:31014: result: no |
---|
2840 | configure:31236: checking for h_errno |
---|
2841 | configure:31265: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2842 | conftest.c: In function 'main': |
---|
2843 | conftest.c:111: warning: unused variable 'iu_x' |
---|
2844 | configure:31271: $? = 0 |
---|
2845 | configure:31278: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2846 | configure:31281: $? = 0 |
---|
2847 | configure:31288: test -s conftest.o |
---|
2848 | configure:31291: $? = 0 |
---|
2849 | configure:31303: result: yes |
---|
2850 | configure:31311: checking whether h_errno is declared |
---|
2851 | configure:31342: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2852 | configure:31348: $? = 0 |
---|
2853 | configure:31355: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2854 | configure:31358: $? = 0 |
---|
2855 | configure:31365: test -s conftest.o |
---|
2856 | configure:31368: $? = 0 |
---|
2857 | configure:31380: result: yes |
---|
2858 | configure:31401: checking for hstrerror |
---|
2859 | configure:31457: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
2860 | configure:31463: $? = 0 |
---|
2861 | configure:31470: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2862 | configure:31473: $? = 0 |
---|
2863 | configure:31480: test -s conftest |
---|
2864 | configure:31483: $? = 0 |
---|
2865 | configure:31496: result: yes |
---|
2866 | configure:31510: checking whether hstrerror is declared |
---|
2867 | configure:31541: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2868 | configure:31547: $? = 0 |
---|
2869 | configure:31554: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2870 | configure:31557: $? = 0 |
---|
2871 | configure:31564: test -s conftest.o |
---|
2872 | configure:31567: $? = 0 |
---|
2873 | configure:31579: result: yes |
---|
2874 | configure:31799: checking for pid_t |
---|
2875 | configure:31829: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2876 | configure:31835: $? = 0 |
---|
2877 | configure:31842: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2878 | configure:31845: $? = 0 |
---|
2879 | configure:31852: test -s conftest.o |
---|
2880 | configure:31855: $? = 0 |
---|
2881 | configure:31867: result: yes |
---|
2882 | configure:31879: checking for an ANSI C-conforming const |
---|
2883 | configure:31954: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2884 | conftest.c: In function 'main': |
---|
2885 | conftest.c:137: warning: 't' is used uninitialized in this function |
---|
2886 | conftest.c:153: warning: 'b' is used uninitialized in this function |
---|
2887 | conftest.c:159: warning: 'x[0]' is used uninitialized in this function |
---|
2888 | configure:31960: $? = 0 |
---|
2889 | configure:31967: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2890 | configure:31970: $? = 0 |
---|
2891 | configure:31977: test -s conftest.o |
---|
2892 | configure:31980: $? = 0 |
---|
2893 | configure:31992: result: yes |
---|
2894 | configure:32002: checking for inline |
---|
2895 | configure:32069: result: inline |
---|
2896 | configure:32088: checking for off_t |
---|
2897 | configure:32118: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2898 | configure:32124: $? = 0 |
---|
2899 | configure:32131: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2900 | configure:32134: $? = 0 |
---|
2901 | configure:32141: test -s conftest.o |
---|
2902 | configure:32144: $? = 0 |
---|
2903 | configure:32156: result: yes |
---|
2904 | configure:32168: checking for size_t |
---|
2905 | configure:32198: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2906 | configure:32204: $? = 0 |
---|
2907 | configure:32211: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2908 | configure:32214: $? = 0 |
---|
2909 | configure:32221: test -s conftest.o |
---|
2910 | configure:32224: $? = 0 |
---|
2911 | configure:32236: result: yes |
---|
2912 | configure:32249: checking whether byte ordering is bigendian |
---|
2913 | configure:32281: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2914 | configure:32287: $? = 0 |
---|
2915 | configure:32294: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2916 | configure:32297: $? = 0 |
---|
2917 | configure:32304: test -s conftest.o |
---|
2918 | configure:32307: $? = 0 |
---|
2919 | configure:32336: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
2920 | conftest.c: In function 'main': |
---|
2921 | conftest.c:115: error: 'not' undeclared (first use in this function) |
---|
2922 | conftest.c:115: error: (Each undeclared identifier is reported only once |
---|
2923 | conftest.c:115: error: for each function it appears in.) |
---|
2924 | conftest.c:115: error: syntax error before 'big' |
---|
2925 | configure:32342: $? = 1 |
---|
2926 | configure: failed program was: |
---|
2927 | | /* confdefs.h. */ |
---|
2928 | | #define PACKAGE_NAME "lftp" |
---|
2929 | | #define PACKAGE_TARNAME "lftp" |
---|
2930 | | #define PACKAGE_VERSION "3.6.1" |
---|
2931 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
2932 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
2933 | | #define PACKAGE "lftp" |
---|
2934 | | #define VERSION "3.6.1" |
---|
2935 | | #define _GNU_SOURCE 1 |
---|
2936 | | #define HAVE_CXX_BOOL 1 |
---|
2937 | | #define STDC_HEADERS 1 |
---|
2938 | | #define HAVE_SYS_TYPES_H 1 |
---|
2939 | | #define HAVE_SYS_STAT_H 1 |
---|
2940 | | #define HAVE_STDLIB_H 1 |
---|
2941 | | #define HAVE_STRING_H 1 |
---|
2942 | | #define HAVE_MEMORY_H 1 |
---|
2943 | | #define HAVE_STRINGS_H 1 |
---|
2944 | | #define HAVE_INTTYPES_H 1 |
---|
2945 | | #define HAVE_STDINT_H 1 |
---|
2946 | | #define HAVE_UNISTD_H 1 |
---|
2947 | | #define HAVE_WCHAR_H 1 |
---|
2948 | | #define HAVE_WCTYPE_H 1 |
---|
2949 | | #define HAVE_ISASCII 1 |
---|
2950 | | #define HAVE_MBSINIT 1 |
---|
2951 | | #define HAVE_ISWPRINT 1 |
---|
2952 | | #define HAVE_ISWCNTRL 1 |
---|
2953 | | #define HAVE_MBRTOWC 1 |
---|
2954 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
2955 | | #define HAVE_MBSTATE_T 1 |
---|
2956 | | #define HAVE__BOOL 1 |
---|
2957 | | #define HAVE_STDBOOL_H 1 |
---|
2958 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
2959 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
2960 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
2961 | | #define HAVE_UINTMAX_T 1 |
---|
2962 | | #define HAVE_MBRTOWC 1 |
---|
2963 | | #define HAVE_MBSTATE_T 1 |
---|
2964 | | #define HAVE_MBRTOWC 1 |
---|
2965 | | #define HAVE_LONG_LONG 1 |
---|
2966 | | #define HAVE_INTMAX_T 1 |
---|
2967 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
2968 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
2969 | | #define HAVE_STRTOULL 1 |
---|
2970 | | #define HAVE_STRTOIMAX 1 |
---|
2971 | | #define HAVE_STRTOUMAX 1 |
---|
2972 | | #define HAVE_DECL_STRMODE 1 |
---|
2973 | | #define HAVE_DECL_STRERROR_R 1 |
---|
2974 | | #define HAVE_STRERROR_R 1 |
---|
2975 | | #define HAVE_STDLIB_H 1 |
---|
2976 | | #define HAVE_ICONV 1 |
---|
2977 | | #define ICONV_CONST |
---|
2978 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2979 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2980 | | #define DEFAULT_PAGER "exec more" |
---|
2981 | | #define HAVE_DLFCN_H 1 |
---|
2982 | | #define HAVE_DLOPEN 1 |
---|
2983 | | #define HAVE_RES_9_SEARCH 1 |
---|
2984 | | #define HAVE_RES_SEARCH 1 |
---|
2985 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
2986 | | #define HAVE_CURSES_H 1 |
---|
2987 | | #define HAVE_TERM_H 1 |
---|
2988 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
2989 | | #define HAVE_NCURSES_TERM_H 1 |
---|
2990 | | #define HAVE_TIGETSTR 1 |
---|
2991 | | #define HAVE_TGETSTR 1 |
---|
2992 | | #define USE_OPENSSL 1 |
---|
2993 | | #define HAVE_LIBEXPAT 1 |
---|
2994 | | #define HAVE_DEV_PTMX 1 |
---|
2995 | | #define HAVE_UTIL_H 1 |
---|
2996 | | #define HAVE_OPENPTY 1 |
---|
2997 | | #define HAVE_DIRENT_H 1 |
---|
2998 | | #define STDC_HEADERS 1 |
---|
2999 | | #define HAVE_SYS_WAIT_H 1 |
---|
3000 | | #define TIME_WITH_SYS_TIME 1 |
---|
3001 | | #define HAVE_FCNTL_H 1 |
---|
3002 | | #define HAVE_SYS_TIME_H 1 |
---|
3003 | | #define HAVE_ERRNO_H 1 |
---|
3004 | | #define HAVE_STDLIB_H 1 |
---|
3005 | | #define HAVE_DIRENT_H 1 |
---|
3006 | | #define HAVE_TERMIOS_H 1 |
---|
3007 | | #define HAVE_SYS_SELECT_H 1 |
---|
3008 | | #define HAVE_SYS_POLL_H 1 |
---|
3009 | | #define HAVE_STRING_H 1 |
---|
3010 | | #define HAVE_MEMORY_H 1 |
---|
3011 | | #define HAVE_STRINGS_H 1 |
---|
3012 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3013 | | #define HAVE_DLFCN_H 1 |
---|
3014 | | #define HAVE_ARPA_INET_H 1 |
---|
3015 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
3016 | | #define HAVE_NETINET_IN_H 1 |
---|
3017 | | #define HAVE_NETINET_TCP_H 1 |
---|
3018 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
3019 | | #define HAVE_NETINET_IP_H 1 |
---|
3020 | | #define HAVE_TERMCAP_H 1 |
---|
3021 | | #define HAVE_RESOLV_H 1 |
---|
3022 | | #define HAVE_LANGINFO_H 1 |
---|
3023 | | #define HAVE_REGEX_H 1 |
---|
3024 | | #define HAVE_LOCALE_H 1 |
---|
3025 | | #define HAVE_EXPAT_H 1 |
---|
3026 | | #define HAVE_STRERROR 1 |
---|
3027 | | #define HAVE_VSNPRINTF 1 |
---|
3028 | | #define HAVE_SNPRINTF 1 |
---|
3029 | | #define HAVE_H_ERRNO 1 |
---|
3030 | | #define HAVE_DECL_H_ERRNO 1 |
---|
3031 | | #define HAVE_DECL_HSTRERROR 1 |
---|
3032 | | #define HAVE_HSTRERROR 1 |
---|
3033 | | /* end confdefs.h. */ |
---|
3034 | | #include <sys/types.h> |
---|
3035 | | #include <sys/param.h> |
---|
3036 | | |
---|
3037 | | int |
---|
3038 | | main () |
---|
3039 | | { |
---|
3040 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
3041 | | not big endian |
---|
3042 | | #endif |
---|
3043 | | |
---|
3044 | | ; |
---|
3045 | | return 0; |
---|
3046 | | } |
---|
3047 | configure:32516: result: no |
---|
3048 | configure:32537: checking for socklen_t |
---|
3049 | configure:32577: /usr/bin/g++-4.0 -c -O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline -I/opt/local/include conftest.cpp >&5 |
---|
3050 | configure:32583: $? = 0 |
---|
3051 | configure:32590: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
3052 | configure:32593: $? = 0 |
---|
3053 | configure:32600: test -s conftest.o |
---|
3054 | configure:32603: $? = 0 |
---|
3055 | configure:32625: result: yes |
---|
3056 | configure:32728: checking for struct sockaddr.sa_len |
---|
3057 | configure:32758: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
3058 | configure:32764: $? = 0 |
---|
3059 | configure:32771: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3060 | configure:32774: $? = 0 |
---|
3061 | configure:32781: test -s conftest.o |
---|
3062 | configure:32784: $? = 0 |
---|
3063 | configure:32857: result: yes |
---|
3064 | configure:32868: checking whether struct tm is in sys/time.h or time.h |
---|
3065 | configure:32896: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
3066 | conftest.c: In function 'main': |
---|
3067 | conftest.c:115: warning: statement with no effect |
---|
3068 | configure:32902: $? = 0 |
---|
3069 | configure:32909: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3070 | configure:32912: $? = 0 |
---|
3071 | configure:32919: test -s conftest.o |
---|
3072 | configure:32922: $? = 0 |
---|
3073 | configure:32934: result: time.h |
---|
3074 | configure:32944: checking for struct tm.tm_zone |
---|
3075 | configure:32975: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
3076 | configure:32981: $? = 0 |
---|
3077 | configure:32988: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3078 | configure:32991: $? = 0 |
---|
3079 | configure:32998: test -s conftest.o |
---|
3080 | configure:33001: $? = 0 |
---|
3081 | configure:33075: result: yes |
---|
3082 | configure:33260: checking whether struct tm is in sys/time.h or time.h |
---|
3083 | configure:33326: result: time.h |
---|
3084 | configure:33337: checking return type of signal handlers |
---|
3085 | configure:33365: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
3086 | conftest.c: In function 'main': |
---|
3087 | conftest.c:117: error: void value not ignored as it ought to be |
---|
3088 | configure:33371: $? = 1 |
---|
3089 | configure: failed program was: |
---|
3090 | | /* confdefs.h. */ |
---|
3091 | | #define PACKAGE_NAME "lftp" |
---|
3092 | | #define PACKAGE_TARNAME "lftp" |
---|
3093 | | #define PACKAGE_VERSION "3.6.1" |
---|
3094 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
3095 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
3096 | | #define PACKAGE "lftp" |
---|
3097 | | #define VERSION "3.6.1" |
---|
3098 | | #define _GNU_SOURCE 1 |
---|
3099 | | #define HAVE_CXX_BOOL 1 |
---|
3100 | | #define STDC_HEADERS 1 |
---|
3101 | | #define HAVE_SYS_TYPES_H 1 |
---|
3102 | | #define HAVE_SYS_STAT_H 1 |
---|
3103 | | #define HAVE_STDLIB_H 1 |
---|
3104 | | #define HAVE_STRING_H 1 |
---|
3105 | | #define HAVE_MEMORY_H 1 |
---|
3106 | | #define HAVE_STRINGS_H 1 |
---|
3107 | | #define HAVE_INTTYPES_H 1 |
---|
3108 | | #define HAVE_STDINT_H 1 |
---|
3109 | | #define HAVE_UNISTD_H 1 |
---|
3110 | | #define HAVE_WCHAR_H 1 |
---|
3111 | | #define HAVE_WCTYPE_H 1 |
---|
3112 | | #define HAVE_ISASCII 1 |
---|
3113 | | #define HAVE_MBSINIT 1 |
---|
3114 | | #define HAVE_ISWPRINT 1 |
---|
3115 | | #define HAVE_ISWCNTRL 1 |
---|
3116 | | #define HAVE_MBRTOWC 1 |
---|
3117 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
3118 | | #define HAVE_MBSTATE_T 1 |
---|
3119 | | #define HAVE__BOOL 1 |
---|
3120 | | #define HAVE_STDBOOL_H 1 |
---|
3121 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3122 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3123 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
3124 | | #define HAVE_UINTMAX_T 1 |
---|
3125 | | #define HAVE_MBRTOWC 1 |
---|
3126 | | #define HAVE_MBSTATE_T 1 |
---|
3127 | | #define HAVE_MBRTOWC 1 |
---|
3128 | | #define HAVE_LONG_LONG 1 |
---|
3129 | | #define HAVE_INTMAX_T 1 |
---|
3130 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
3131 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
3132 | | #define HAVE_STRTOULL 1 |
---|
3133 | | #define HAVE_STRTOIMAX 1 |
---|
3134 | | #define HAVE_STRTOUMAX 1 |
---|
3135 | | #define HAVE_DECL_STRMODE 1 |
---|
3136 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3137 | | #define HAVE_STRERROR_R 1 |
---|
3138 | | #define HAVE_STDLIB_H 1 |
---|
3139 | | #define HAVE_ICONV 1 |
---|
3140 | | #define ICONV_CONST |
---|
3141 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3142 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3143 | | #define DEFAULT_PAGER "exec more" |
---|
3144 | | #define HAVE_DLFCN_H 1 |
---|
3145 | | #define HAVE_DLOPEN 1 |
---|
3146 | | #define HAVE_RES_9_SEARCH 1 |
---|
3147 | | #define HAVE_RES_SEARCH 1 |
---|
3148 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
3149 | | #define HAVE_CURSES_H 1 |
---|
3150 | | #define HAVE_TERM_H 1 |
---|
3151 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
3152 | | #define HAVE_NCURSES_TERM_H 1 |
---|
3153 | | #define HAVE_TIGETSTR 1 |
---|
3154 | | #define HAVE_TGETSTR 1 |
---|
3155 | | #define USE_OPENSSL 1 |
---|
3156 | | #define HAVE_LIBEXPAT 1 |
---|
3157 | | #define HAVE_DEV_PTMX 1 |
---|
3158 | | #define HAVE_UTIL_H 1 |
---|
3159 | | #define HAVE_OPENPTY 1 |
---|
3160 | | #define HAVE_DIRENT_H 1 |
---|
3161 | | #define STDC_HEADERS 1 |
---|
3162 | | #define HAVE_SYS_WAIT_H 1 |
---|
3163 | | #define TIME_WITH_SYS_TIME 1 |
---|
3164 | | #define HAVE_FCNTL_H 1 |
---|
3165 | | #define HAVE_SYS_TIME_H 1 |
---|
3166 | | #define HAVE_ERRNO_H 1 |
---|
3167 | | #define HAVE_STDLIB_H 1 |
---|
3168 | | #define HAVE_DIRENT_H 1 |
---|
3169 | | #define HAVE_TERMIOS_H 1 |
---|
3170 | | #define HAVE_SYS_SELECT_H 1 |
---|
3171 | | #define HAVE_SYS_POLL_H 1 |
---|
3172 | | #define HAVE_STRING_H 1 |
---|
3173 | | #define HAVE_MEMORY_H 1 |
---|
3174 | | #define HAVE_STRINGS_H 1 |
---|
3175 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3176 | | #define HAVE_DLFCN_H 1 |
---|
3177 | | #define HAVE_ARPA_INET_H 1 |
---|
3178 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
3179 | | #define HAVE_NETINET_IN_H 1 |
---|
3180 | | #define HAVE_NETINET_TCP_H 1 |
---|
3181 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
3182 | | #define HAVE_NETINET_IP_H 1 |
---|
3183 | | #define HAVE_TERMCAP_H 1 |
---|
3184 | | #define HAVE_RESOLV_H 1 |
---|
3185 | | #define HAVE_LANGINFO_H 1 |
---|
3186 | | #define HAVE_REGEX_H 1 |
---|
3187 | | #define HAVE_LOCALE_H 1 |
---|
3188 | | #define HAVE_EXPAT_H 1 |
---|
3189 | | #define HAVE_STRERROR 1 |
---|
3190 | | #define HAVE_VSNPRINTF 1 |
---|
3191 | | #define HAVE_SNPRINTF 1 |
---|
3192 | | #define HAVE_H_ERRNO 1 |
---|
3193 | | #define HAVE_DECL_H_ERRNO 1 |
---|
3194 | | #define HAVE_DECL_HSTRERROR 1 |
---|
3195 | | #define HAVE_HSTRERROR 1 |
---|
3196 | | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
---|
3197 | | #define HAVE_STRUCT_TM_TM_ZONE 1 |
---|
3198 | | #define HAVE_TM_ZONE 1 |
---|
3199 | | /* end confdefs.h. */ |
---|
3200 | | #include <sys/types.h> |
---|
3201 | | #include <signal.h> |
---|
3202 | | |
---|
3203 | | int |
---|
3204 | | main () |
---|
3205 | | { |
---|
3206 | | return *(signal (0, 0)) (0) == 1; |
---|
3207 | | ; |
---|
3208 | | return 0; |
---|
3209 | | } |
---|
3210 | configure:33403: result: void |
---|
3211 | configure:33411: checking whether utime accepts a null argument |
---|
3212 | configure:33447: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
3213 | conftest.c: In function 'main': |
---|
3214 | conftest.c:150: warning: implicit declaration of function 'utime' |
---|
3215 | configure:33450: $? = 0 |
---|
3216 | configure:33456: ./conftest |
---|
3217 | configure:33459: $? = 0 |
---|
3218 | configure:33475: result: yes |
---|
3219 | configure:33486: checking whether getpgrp requires zero arguments |
---|
3220 | configure:33513: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
3221 | conftest.c: In function 'main': |
---|
3222 | conftest.c:149: error: too many arguments to function 'getpgrp' |
---|
3223 | configure:33519: $? = 1 |
---|
3224 | configure: failed program was: |
---|
3225 | | /* confdefs.h. */ |
---|
3226 | | #define PACKAGE_NAME "lftp" |
---|
3227 | | #define PACKAGE_TARNAME "lftp" |
---|
3228 | | #define PACKAGE_VERSION "3.6.1" |
---|
3229 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
3230 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
3231 | | #define PACKAGE "lftp" |
---|
3232 | | #define VERSION "3.6.1" |
---|
3233 | | #define _GNU_SOURCE 1 |
---|
3234 | | #define HAVE_CXX_BOOL 1 |
---|
3235 | | #define STDC_HEADERS 1 |
---|
3236 | | #define HAVE_SYS_TYPES_H 1 |
---|
3237 | | #define HAVE_SYS_STAT_H 1 |
---|
3238 | | #define HAVE_STDLIB_H 1 |
---|
3239 | | #define HAVE_STRING_H 1 |
---|
3240 | | #define HAVE_MEMORY_H 1 |
---|
3241 | | #define HAVE_STRINGS_H 1 |
---|
3242 | | #define HAVE_INTTYPES_H 1 |
---|
3243 | | #define HAVE_STDINT_H 1 |
---|
3244 | | #define HAVE_UNISTD_H 1 |
---|
3245 | | #define HAVE_WCHAR_H 1 |
---|
3246 | | #define HAVE_WCTYPE_H 1 |
---|
3247 | | #define HAVE_ISASCII 1 |
---|
3248 | | #define HAVE_MBSINIT 1 |
---|
3249 | | #define HAVE_ISWPRINT 1 |
---|
3250 | | #define HAVE_ISWCNTRL 1 |
---|
3251 | | #define HAVE_MBRTOWC 1 |
---|
3252 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
3253 | | #define HAVE_MBSTATE_T 1 |
---|
3254 | | #define HAVE__BOOL 1 |
---|
3255 | | #define HAVE_STDBOOL_H 1 |
---|
3256 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3257 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3258 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
3259 | | #define HAVE_UINTMAX_T 1 |
---|
3260 | | #define HAVE_MBRTOWC 1 |
---|
3261 | | #define HAVE_MBSTATE_T 1 |
---|
3262 | | #define HAVE_MBRTOWC 1 |
---|
3263 | | #define HAVE_LONG_LONG 1 |
---|
3264 | | #define HAVE_INTMAX_T 1 |
---|
3265 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
3266 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
3267 | | #define HAVE_STRTOULL 1 |
---|
3268 | | #define HAVE_STRTOIMAX 1 |
---|
3269 | | #define HAVE_STRTOUMAX 1 |
---|
3270 | | #define HAVE_DECL_STRMODE 1 |
---|
3271 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3272 | | #define HAVE_STRERROR_R 1 |
---|
3273 | | #define HAVE_STDLIB_H 1 |
---|
3274 | | #define HAVE_ICONV 1 |
---|
3275 | | #define ICONV_CONST |
---|
3276 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3277 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3278 | | #define DEFAULT_PAGER "exec more" |
---|
3279 | | #define HAVE_DLFCN_H 1 |
---|
3280 | | #define HAVE_DLOPEN 1 |
---|
3281 | | #define HAVE_RES_9_SEARCH 1 |
---|
3282 | | #define HAVE_RES_SEARCH 1 |
---|
3283 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
3284 | | #define HAVE_CURSES_H 1 |
---|
3285 | | #define HAVE_TERM_H 1 |
---|
3286 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
3287 | | #define HAVE_NCURSES_TERM_H 1 |
---|
3288 | | #define HAVE_TIGETSTR 1 |
---|
3289 | | #define HAVE_TGETSTR 1 |
---|
3290 | | #define USE_OPENSSL 1 |
---|
3291 | | #define HAVE_LIBEXPAT 1 |
---|
3292 | | #define HAVE_DEV_PTMX 1 |
---|
3293 | | #define HAVE_UTIL_H 1 |
---|
3294 | | #define HAVE_OPENPTY 1 |
---|
3295 | | #define HAVE_DIRENT_H 1 |
---|
3296 | | #define STDC_HEADERS 1 |
---|
3297 | | #define HAVE_SYS_WAIT_H 1 |
---|
3298 | | #define TIME_WITH_SYS_TIME 1 |
---|
3299 | | #define HAVE_FCNTL_H 1 |
---|
3300 | | #define HAVE_SYS_TIME_H 1 |
---|
3301 | | #define HAVE_ERRNO_H 1 |
---|
3302 | | #define HAVE_STDLIB_H 1 |
---|
3303 | | #define HAVE_DIRENT_H 1 |
---|
3304 | | #define HAVE_TERMIOS_H 1 |
---|
3305 | | #define HAVE_SYS_SELECT_H 1 |
---|
3306 | | #define HAVE_SYS_POLL_H 1 |
---|
3307 | | #define HAVE_STRING_H 1 |
---|
3308 | | #define HAVE_MEMORY_H 1 |
---|
3309 | | #define HAVE_STRINGS_H 1 |
---|
3310 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3311 | | #define HAVE_DLFCN_H 1 |
---|
3312 | | #define HAVE_ARPA_INET_H 1 |
---|
3313 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
3314 | | #define HAVE_NETINET_IN_H 1 |
---|
3315 | | #define HAVE_NETINET_TCP_H 1 |
---|
3316 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
3317 | | #define HAVE_NETINET_IP_H 1 |
---|
3318 | | #define HAVE_TERMCAP_H 1 |
---|
3319 | | #define HAVE_RESOLV_H 1 |
---|
3320 | | #define HAVE_LANGINFO_H 1 |
---|
3321 | | #define HAVE_REGEX_H 1 |
---|
3322 | | #define HAVE_LOCALE_H 1 |
---|
3323 | | #define HAVE_EXPAT_H 1 |
---|
3324 | | #define HAVE_STRERROR 1 |
---|
3325 | | #define HAVE_VSNPRINTF 1 |
---|
3326 | | #define HAVE_SNPRINTF 1 |
---|
3327 | | #define HAVE_H_ERRNO 1 |
---|
3328 | | #define HAVE_DECL_H_ERRNO 1 |
---|
3329 | | #define HAVE_DECL_HSTRERROR 1 |
---|
3330 | | #define HAVE_HSTRERROR 1 |
---|
3331 | | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
---|
3332 | | #define HAVE_STRUCT_TM_TM_ZONE 1 |
---|
3333 | | #define HAVE_TM_ZONE 1 |
---|
3334 | | #define RETSIGTYPE void |
---|
3335 | | #define HAVE_UTIME_NULL 1 |
---|
3336 | | /* end confdefs.h. */ |
---|
3337 | | #include <stdio.h> |
---|
3338 | | #if HAVE_SYS_TYPES_H |
---|
3339 | | # include <sys/types.h> |
---|
3340 | | #endif |
---|
3341 | | #if HAVE_SYS_STAT_H |
---|
3342 | | # include <sys/stat.h> |
---|
3343 | | #endif |
---|
3344 | | #if STDC_HEADERS |
---|
3345 | | # include <stdlib.h> |
---|
3346 | | # include <stddef.h> |
---|
3347 | | #else |
---|
3348 | | # if HAVE_STDLIB_H |
---|
3349 | | # include <stdlib.h> |
---|
3350 | | # endif |
---|
3351 | | #endif |
---|
3352 | | #if HAVE_STRING_H |
---|
3353 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
3354 | | # include <memory.h> |
---|
3355 | | # endif |
---|
3356 | | # include <string.h> |
---|
3357 | | #endif |
---|
3358 | | #if HAVE_STRINGS_H |
---|
3359 | | # include <strings.h> |
---|
3360 | | #endif |
---|
3361 | | #if HAVE_INTTYPES_H |
---|
3362 | | # include <inttypes.h> |
---|
3363 | | #endif |
---|
3364 | | #if HAVE_STDINT_H |
---|
3365 | | # include <stdint.h> |
---|
3366 | | #endif |
---|
3367 | | #if HAVE_UNISTD_H |
---|
3368 | | # include <unistd.h> |
---|
3369 | | #endif |
---|
3370 | | int |
---|
3371 | | main () |
---|
3372 | | { |
---|
3373 | | getpgrp (0); |
---|
3374 | | ; |
---|
3375 | | return 0; |
---|
3376 | | } |
---|
3377 | configure:33552: result: yes |
---|
3378 | configure:33566: checking for vprintf |
---|
3379 | configure:33622: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
3380 | conftest.c:137: warning: conflicting types for built-in function 'vprintf' |
---|
3381 | configure:33628: $? = 0 |
---|
3382 | configure:33635: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3383 | configure:33638: $? = 0 |
---|
3384 | configure:33645: test -s conftest |
---|
3385 | configure:33648: $? = 0 |
---|
3386 | configure:33662: result: yes |
---|
3387 | configure:33669: checking for _doprnt |
---|
3388 | configure:33725: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
3389 | Undefined symbols: |
---|
3390 | "__doprnt", referenced from: |
---|
3391 | _main in ccvQWTUN.o |
---|
3392 | ld: symbol(s) not found |
---|
3393 | collect2: ld returned 1 exit status |
---|
3394 | configure:33731: $? = 1 |
---|
3395 | configure: failed program was: |
---|
3396 | | /* confdefs.h. */ |
---|
3397 | | #define PACKAGE_NAME "lftp" |
---|
3398 | | #define PACKAGE_TARNAME "lftp" |
---|
3399 | | #define PACKAGE_VERSION "3.6.1" |
---|
3400 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
3401 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
3402 | | #define PACKAGE "lftp" |
---|
3403 | | #define VERSION "3.6.1" |
---|
3404 | | #define _GNU_SOURCE 1 |
---|
3405 | | #define HAVE_CXX_BOOL 1 |
---|
3406 | | #define STDC_HEADERS 1 |
---|
3407 | | #define HAVE_SYS_TYPES_H 1 |
---|
3408 | | #define HAVE_SYS_STAT_H 1 |
---|
3409 | | #define HAVE_STDLIB_H 1 |
---|
3410 | | #define HAVE_STRING_H 1 |
---|
3411 | | #define HAVE_MEMORY_H 1 |
---|
3412 | | #define HAVE_STRINGS_H 1 |
---|
3413 | | #define HAVE_INTTYPES_H 1 |
---|
3414 | | #define HAVE_STDINT_H 1 |
---|
3415 | | #define HAVE_UNISTD_H 1 |
---|
3416 | | #define HAVE_WCHAR_H 1 |
---|
3417 | | #define HAVE_WCTYPE_H 1 |
---|
3418 | | #define HAVE_ISASCII 1 |
---|
3419 | | #define HAVE_MBSINIT 1 |
---|
3420 | | #define HAVE_ISWPRINT 1 |
---|
3421 | | #define HAVE_ISWCNTRL 1 |
---|
3422 | | #define HAVE_MBRTOWC 1 |
---|
3423 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
3424 | | #define HAVE_MBSTATE_T 1 |
---|
3425 | | #define HAVE__BOOL 1 |
---|
3426 | | #define HAVE_STDBOOL_H 1 |
---|
3427 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3428 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3429 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
3430 | | #define HAVE_UINTMAX_T 1 |
---|
3431 | | #define HAVE_MBRTOWC 1 |
---|
3432 | | #define HAVE_MBSTATE_T 1 |
---|
3433 | | #define HAVE_MBRTOWC 1 |
---|
3434 | | #define HAVE_LONG_LONG 1 |
---|
3435 | | #define HAVE_INTMAX_T 1 |
---|
3436 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
3437 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
3438 | | #define HAVE_STRTOULL 1 |
---|
3439 | | #define HAVE_STRTOIMAX 1 |
---|
3440 | | #define HAVE_STRTOUMAX 1 |
---|
3441 | | #define HAVE_DECL_STRMODE 1 |
---|
3442 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3443 | | #define HAVE_STRERROR_R 1 |
---|
3444 | | #define HAVE_STDLIB_H 1 |
---|
3445 | | #define HAVE_ICONV 1 |
---|
3446 | | #define ICONV_CONST |
---|
3447 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3448 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3449 | | #define DEFAULT_PAGER "exec more" |
---|
3450 | | #define HAVE_DLFCN_H 1 |
---|
3451 | | #define HAVE_DLOPEN 1 |
---|
3452 | | #define HAVE_RES_9_SEARCH 1 |
---|
3453 | | #define HAVE_RES_SEARCH 1 |
---|
3454 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
3455 | | #define HAVE_CURSES_H 1 |
---|
3456 | | #define HAVE_TERM_H 1 |
---|
3457 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
3458 | | #define HAVE_NCURSES_TERM_H 1 |
---|
3459 | | #define HAVE_TIGETSTR 1 |
---|
3460 | | #define HAVE_TGETSTR 1 |
---|
3461 | | #define USE_OPENSSL 1 |
---|
3462 | | #define HAVE_LIBEXPAT 1 |
---|
3463 | | #define HAVE_DEV_PTMX 1 |
---|
3464 | | #define HAVE_UTIL_H 1 |
---|
3465 | | #define HAVE_OPENPTY 1 |
---|
3466 | | #define HAVE_DIRENT_H 1 |
---|
3467 | | #define STDC_HEADERS 1 |
---|
3468 | | #define HAVE_SYS_WAIT_H 1 |
---|
3469 | | #define TIME_WITH_SYS_TIME 1 |
---|
3470 | | #define HAVE_FCNTL_H 1 |
---|
3471 | | #define HAVE_SYS_TIME_H 1 |
---|
3472 | | #define HAVE_ERRNO_H 1 |
---|
3473 | | #define HAVE_STDLIB_H 1 |
---|
3474 | | #define HAVE_DIRENT_H 1 |
---|
3475 | | #define HAVE_TERMIOS_H 1 |
---|
3476 | | #define HAVE_SYS_SELECT_H 1 |
---|
3477 | | #define HAVE_SYS_POLL_H 1 |
---|
3478 | | #define HAVE_STRING_H 1 |
---|
3479 | | #define HAVE_MEMORY_H 1 |
---|
3480 | | #define HAVE_STRINGS_H 1 |
---|
3481 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3482 | | #define HAVE_DLFCN_H 1 |
---|
3483 | | #define HAVE_ARPA_INET_H 1 |
---|
3484 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
3485 | | #define HAVE_NETINET_IN_H 1 |
---|
3486 | | #define HAVE_NETINET_TCP_H 1 |
---|
3487 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
3488 | | #define HAVE_NETINET_IP_H 1 |
---|
3489 | | #define HAVE_TERMCAP_H 1 |
---|
3490 | | #define HAVE_RESOLV_H 1 |
---|
3491 | | #define HAVE_LANGINFO_H 1 |
---|
3492 | | #define HAVE_REGEX_H 1 |
---|
3493 | | #define HAVE_LOCALE_H 1 |
---|
3494 | | #define HAVE_EXPAT_H 1 |
---|
3495 | | #define HAVE_STRERROR 1 |
---|
3496 | | #define HAVE_VSNPRINTF 1 |
---|
3497 | | #define HAVE_SNPRINTF 1 |
---|
3498 | | #define HAVE_H_ERRNO 1 |
---|
3499 | | #define HAVE_DECL_H_ERRNO 1 |
---|
3500 | | #define HAVE_DECL_HSTRERROR 1 |
---|
3501 | | #define HAVE_HSTRERROR 1 |
---|
3502 | | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
---|
3503 | | #define HAVE_STRUCT_TM_TM_ZONE 1 |
---|
3504 | | #define HAVE_TM_ZONE 1 |
---|
3505 | | #define RETSIGTYPE void |
---|
3506 | | #define HAVE_UTIME_NULL 1 |
---|
3507 | | #define GETPGRP_VOID 1 |
---|
3508 | | #define HAVE_VPRINTF 1 |
---|
3509 | | /* end confdefs.h. */ |
---|
3510 | | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. |
---|
3511 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3512 | | #define _doprnt innocuous__doprnt |
---|
3513 | | |
---|
3514 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3515 | | which can conflict with char _doprnt (); below. |
---|
3516 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3517 | | <limits.h> exists even on freestanding compilers. */ |
---|
3518 | | |
---|
3519 | | #ifdef __STDC__ |
---|
3520 | | # include <limits.h> |
---|
3521 | | #else |
---|
3522 | | # include <assert.h> |
---|
3523 | | #endif |
---|
3524 | | |
---|
3525 | | #undef _doprnt |
---|
3526 | | |
---|
3527 | | /* Override any GCC internal prototype to avoid an error. |
---|
3528 | | Use char because int might match the return type of a GCC |
---|
3529 | | builtin and then its argument prototype would still apply. */ |
---|
3530 | | #ifdef __cplusplus |
---|
3531 | | extern "C" |
---|
3532 | | #endif |
---|
3533 | | char _doprnt (); |
---|
3534 | | /* The GNU C library defines this for functions which it implements |
---|
3535 | | to always fail with ENOSYS. Some functions are actually named |
---|
3536 | | something starting with __ and the normal name is an alias. */ |
---|
3537 | | #if defined __stub__doprnt || defined __stub____doprnt |
---|
3538 | | choke me |
---|
3539 | | #endif |
---|
3540 | | |
---|
3541 | | int |
---|
3542 | | main () |
---|
3543 | | { |
---|
3544 | | return _doprnt (); |
---|
3545 | | ; |
---|
3546 | | return 0; |
---|
3547 | | } |
---|
3548 | configure:33764: result: no |
---|
3549 | configure:33780: checking for working alloca.h |
---|
3550 | configure:33807: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
3551 | configure:33813: $? = 0 |
---|
3552 | configure:33820: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3553 | configure:33823: $? = 0 |
---|
3554 | configure:33830: test -s conftest |
---|
3555 | configure:33833: $? = 0 |
---|
3556 | configure:33846: result: yes |
---|
3557 | configure:33856: checking for alloca |
---|
3558 | configure:33903: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
3559 | configure:33909: $? = 0 |
---|
3560 | configure:33916: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3561 | configure:33919: $? = 0 |
---|
3562 | configure:33926: test -s conftest |
---|
3563 | configure:33929: $? = 0 |
---|
3564 | configure:33942: result: yes |
---|
3565 | configure:34186: checking for working GNU fnmatch |
---|
3566 | configure:34234: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
3567 | conftest.c: In function 'main': |
---|
3568 | conftest.c:132: error: 'FNM_EXTMATCH' undeclared (first use in this function) |
---|
3569 | conftest.c:132: error: (Each undeclared identifier is reported only once |
---|
3570 | conftest.c:132: error: for each function it appears in.) |
---|
3571 | configure:34237: $? = 1 |
---|
3572 | configure: program exited with status 1 |
---|
3573 | configure: failed program was: |
---|
3574 | | /* confdefs.h. */ |
---|
3575 | | #define PACKAGE_NAME "lftp" |
---|
3576 | | #define PACKAGE_TARNAME "lftp" |
---|
3577 | | #define PACKAGE_VERSION "3.6.1" |
---|
3578 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
3579 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
3580 | | #define PACKAGE "lftp" |
---|
3581 | | #define VERSION "3.6.1" |
---|
3582 | | #define _GNU_SOURCE 1 |
---|
3583 | | #define HAVE_CXX_BOOL 1 |
---|
3584 | | #define STDC_HEADERS 1 |
---|
3585 | | #define HAVE_SYS_TYPES_H 1 |
---|
3586 | | #define HAVE_SYS_STAT_H 1 |
---|
3587 | | #define HAVE_STDLIB_H 1 |
---|
3588 | | #define HAVE_STRING_H 1 |
---|
3589 | | #define HAVE_MEMORY_H 1 |
---|
3590 | | #define HAVE_STRINGS_H 1 |
---|
3591 | | #define HAVE_INTTYPES_H 1 |
---|
3592 | | #define HAVE_STDINT_H 1 |
---|
3593 | | #define HAVE_UNISTD_H 1 |
---|
3594 | | #define HAVE_WCHAR_H 1 |
---|
3595 | | #define HAVE_WCTYPE_H 1 |
---|
3596 | | #define HAVE_ISASCII 1 |
---|
3597 | | #define HAVE_MBSINIT 1 |
---|
3598 | | #define HAVE_ISWPRINT 1 |
---|
3599 | | #define HAVE_ISWCNTRL 1 |
---|
3600 | | #define HAVE_MBRTOWC 1 |
---|
3601 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
3602 | | #define HAVE_MBSTATE_T 1 |
---|
3603 | | #define HAVE__BOOL 1 |
---|
3604 | | #define HAVE_STDBOOL_H 1 |
---|
3605 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3606 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3607 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
3608 | | #define HAVE_UINTMAX_T 1 |
---|
3609 | | #define HAVE_MBRTOWC 1 |
---|
3610 | | #define HAVE_MBSTATE_T 1 |
---|
3611 | | #define HAVE_MBRTOWC 1 |
---|
3612 | | #define HAVE_LONG_LONG 1 |
---|
3613 | | #define HAVE_INTMAX_T 1 |
---|
3614 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
3615 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
3616 | | #define HAVE_STRTOULL 1 |
---|
3617 | | #define HAVE_STRTOIMAX 1 |
---|
3618 | | #define HAVE_STRTOUMAX 1 |
---|
3619 | | #define HAVE_DECL_STRMODE 1 |
---|
3620 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3621 | | #define HAVE_STRERROR_R 1 |
---|
3622 | | #define HAVE_STDLIB_H 1 |
---|
3623 | | #define HAVE_ICONV 1 |
---|
3624 | | #define ICONV_CONST |
---|
3625 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3626 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3627 | | #define DEFAULT_PAGER "exec more" |
---|
3628 | | #define HAVE_DLFCN_H 1 |
---|
3629 | | #define HAVE_DLOPEN 1 |
---|
3630 | | #define HAVE_RES_9_SEARCH 1 |
---|
3631 | | #define HAVE_RES_SEARCH 1 |
---|
3632 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
3633 | | #define HAVE_CURSES_H 1 |
---|
3634 | | #define HAVE_TERM_H 1 |
---|
3635 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
3636 | | #define HAVE_NCURSES_TERM_H 1 |
---|
3637 | | #define HAVE_TIGETSTR 1 |
---|
3638 | | #define HAVE_TGETSTR 1 |
---|
3639 | | #define USE_OPENSSL 1 |
---|
3640 | | #define HAVE_LIBEXPAT 1 |
---|
3641 | | #define HAVE_DEV_PTMX 1 |
---|
3642 | | #define HAVE_UTIL_H 1 |
---|
3643 | | #define HAVE_OPENPTY 1 |
---|
3644 | | #define HAVE_DIRENT_H 1 |
---|
3645 | | #define STDC_HEADERS 1 |
---|
3646 | | #define HAVE_SYS_WAIT_H 1 |
---|
3647 | | #define TIME_WITH_SYS_TIME 1 |
---|
3648 | | #define HAVE_FCNTL_H 1 |
---|
3649 | | #define HAVE_SYS_TIME_H 1 |
---|
3650 | | #define HAVE_ERRNO_H 1 |
---|
3651 | | #define HAVE_STDLIB_H 1 |
---|
3652 | | #define HAVE_DIRENT_H 1 |
---|
3653 | | #define HAVE_TERMIOS_H 1 |
---|
3654 | | #define HAVE_SYS_SELECT_H 1 |
---|
3655 | | #define HAVE_SYS_POLL_H 1 |
---|
3656 | | #define HAVE_STRING_H 1 |
---|
3657 | | #define HAVE_MEMORY_H 1 |
---|
3658 | | #define HAVE_STRINGS_H 1 |
---|
3659 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3660 | | #define HAVE_DLFCN_H 1 |
---|
3661 | | #define HAVE_ARPA_INET_H 1 |
---|
3662 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
3663 | | #define HAVE_NETINET_IN_H 1 |
---|
3664 | | #define HAVE_NETINET_TCP_H 1 |
---|
3665 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
3666 | | #define HAVE_NETINET_IP_H 1 |
---|
3667 | | #define HAVE_TERMCAP_H 1 |
---|
3668 | | #define HAVE_RESOLV_H 1 |
---|
3669 | | #define HAVE_LANGINFO_H 1 |
---|
3670 | | #define HAVE_REGEX_H 1 |
---|
3671 | | #define HAVE_LOCALE_H 1 |
---|
3672 | | #define HAVE_EXPAT_H 1 |
---|
3673 | | #define HAVE_STRERROR 1 |
---|
3674 | | #define HAVE_VSNPRINTF 1 |
---|
3675 | | #define HAVE_SNPRINTF 1 |
---|
3676 | | #define HAVE_H_ERRNO 1 |
---|
3677 | | #define HAVE_DECL_H_ERRNO 1 |
---|
3678 | | #define HAVE_DECL_HSTRERROR 1 |
---|
3679 | | #define HAVE_HSTRERROR 1 |
---|
3680 | | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
---|
3681 | | #define HAVE_STRUCT_TM_TM_ZONE 1 |
---|
3682 | | #define HAVE_TM_ZONE 1 |
---|
3683 | | #define RETSIGTYPE void |
---|
3684 | | #define HAVE_UTIME_NULL 1 |
---|
3685 | | #define GETPGRP_VOID 1 |
---|
3686 | | #define HAVE_VPRINTF 1 |
---|
3687 | | #define HAVE_ALLOCA_H 1 |
---|
3688 | | #define HAVE_ALLOCA 1 |
---|
3689 | | /* end confdefs.h. */ |
---|
3690 | | #include <fnmatch.h> |
---|
3691 | | # define y(a, b, c) (fnmatch (a, b, c) == 0) |
---|
3692 | | # define n(a, b, c) (fnmatch (a, b, c) == FNM_NOMATCH) |
---|
3693 | | |
---|
3694 | | int |
---|
3695 | | main () |
---|
3696 | | { |
---|
3697 | | return |
---|
3698 | | (!(y ("a*", "abc", 0) |
---|
3699 | | && n ("d*/*1", "d/s/1", FNM_PATHNAME) |
---|
3700 | | && y ("a\\bc", "abc", 0) |
---|
3701 | | && n ("a\\bc", "abc", FNM_NOESCAPE) |
---|
3702 | | && y ("*x", ".x", 0) |
---|
3703 | | && n ("*x", ".x", FNM_PERIOD) |
---|
3704 | | && y ("xxXX", "xXxX", FNM_CASEFOLD) |
---|
3705 | | && y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH) |
---|
3706 | | && n ("d*/*1", "d/s/1", FNM_FILE_NAME) |
---|
3707 | | && y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR) |
---|
3708 | | && y ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR) |
---|
3709 | | && y ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR))); |
---|
3710 | | ; |
---|
3711 | | return 0; |
---|
3712 | | } |
---|
3713 | configure:34262: result: no |
---|
3714 | configure:34267: checking whether getenv is declared |
---|
3715 | configure:34297: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
3716 | configure:34303: $? = 0 |
---|
3717 | configure:34310: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3718 | configure:34313: $? = 0 |
---|
3719 | configure:34320: test -s conftest.o |
---|
3720 | configure:34323: $? = 0 |
---|
3721 | configure:34335: result: yes |
---|
3722 | configure:34360: checking for btowc |
---|
3723 | configure:34416: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
3724 | configure:34422: $? = 0 |
---|
3725 | configure:34429: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3726 | configure:34432: $? = 0 |
---|
3727 | configure:34439: test -s conftest |
---|
3728 | configure:34442: $? = 0 |
---|
3729 | configure:34456: result: yes |
---|
3730 | configure:34360: checking for mbsrtowcs |
---|
3731 | configure:34416: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
3732 | configure:34422: $? = 0 |
---|
3733 | configure:34429: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3734 | configure:34432: $? = 0 |
---|
3735 | configure:34439: test -s conftest |
---|
3736 | configure:34442: $? = 0 |
---|
3737 | configure:34456: result: yes |
---|
3738 | configure:34360: checking for mempcpy |
---|
3739 | configure:34416: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
3740 | conftest.c:143: warning: conflicting types for built-in function 'mempcpy' |
---|
3741 | Undefined symbols: |
---|
3742 | "_mempcpy", referenced from: |
---|
3743 | _main in cc8Ydzrb.o |
---|
3744 | ld: symbol(s) not found |
---|
3745 | collect2: ld returned 1 exit status |
---|
3746 | configure:34422: $? = 1 |
---|
3747 | configure: failed program was: |
---|
3748 | | /* confdefs.h. */ |
---|
3749 | | #define PACKAGE_NAME "lftp" |
---|
3750 | | #define PACKAGE_TARNAME "lftp" |
---|
3751 | | #define PACKAGE_VERSION "3.6.1" |
---|
3752 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
3753 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
3754 | | #define PACKAGE "lftp" |
---|
3755 | | #define VERSION "3.6.1" |
---|
3756 | | #define _GNU_SOURCE 1 |
---|
3757 | | #define HAVE_CXX_BOOL 1 |
---|
3758 | | #define STDC_HEADERS 1 |
---|
3759 | | #define HAVE_SYS_TYPES_H 1 |
---|
3760 | | #define HAVE_SYS_STAT_H 1 |
---|
3761 | | #define HAVE_STDLIB_H 1 |
---|
3762 | | #define HAVE_STRING_H 1 |
---|
3763 | | #define HAVE_MEMORY_H 1 |
---|
3764 | | #define HAVE_STRINGS_H 1 |
---|
3765 | | #define HAVE_INTTYPES_H 1 |
---|
3766 | | #define HAVE_STDINT_H 1 |
---|
3767 | | #define HAVE_UNISTD_H 1 |
---|
3768 | | #define HAVE_WCHAR_H 1 |
---|
3769 | | #define HAVE_WCTYPE_H 1 |
---|
3770 | | #define HAVE_ISASCII 1 |
---|
3771 | | #define HAVE_MBSINIT 1 |
---|
3772 | | #define HAVE_ISWPRINT 1 |
---|
3773 | | #define HAVE_ISWCNTRL 1 |
---|
3774 | | #define HAVE_MBRTOWC 1 |
---|
3775 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
3776 | | #define HAVE_MBSTATE_T 1 |
---|
3777 | | #define HAVE__BOOL 1 |
---|
3778 | | #define HAVE_STDBOOL_H 1 |
---|
3779 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3780 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3781 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
3782 | | #define HAVE_UINTMAX_T 1 |
---|
3783 | | #define HAVE_MBRTOWC 1 |
---|
3784 | | #define HAVE_MBSTATE_T 1 |
---|
3785 | | #define HAVE_MBRTOWC 1 |
---|
3786 | | #define HAVE_LONG_LONG 1 |
---|
3787 | | #define HAVE_INTMAX_T 1 |
---|
3788 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
3789 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
3790 | | #define HAVE_STRTOULL 1 |
---|
3791 | | #define HAVE_STRTOIMAX 1 |
---|
3792 | | #define HAVE_STRTOUMAX 1 |
---|
3793 | | #define HAVE_DECL_STRMODE 1 |
---|
3794 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3795 | | #define HAVE_STRERROR_R 1 |
---|
3796 | | #define HAVE_STDLIB_H 1 |
---|
3797 | | #define HAVE_ICONV 1 |
---|
3798 | | #define ICONV_CONST |
---|
3799 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3800 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3801 | | #define DEFAULT_PAGER "exec more" |
---|
3802 | | #define HAVE_DLFCN_H 1 |
---|
3803 | | #define HAVE_DLOPEN 1 |
---|
3804 | | #define HAVE_RES_9_SEARCH 1 |
---|
3805 | | #define HAVE_RES_SEARCH 1 |
---|
3806 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
3807 | | #define HAVE_CURSES_H 1 |
---|
3808 | | #define HAVE_TERM_H 1 |
---|
3809 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
3810 | | #define HAVE_NCURSES_TERM_H 1 |
---|
3811 | | #define HAVE_TIGETSTR 1 |
---|
3812 | | #define HAVE_TGETSTR 1 |
---|
3813 | | #define USE_OPENSSL 1 |
---|
3814 | | #define HAVE_LIBEXPAT 1 |
---|
3815 | | #define HAVE_DEV_PTMX 1 |
---|
3816 | | #define HAVE_UTIL_H 1 |
---|
3817 | | #define HAVE_OPENPTY 1 |
---|
3818 | | #define HAVE_DIRENT_H 1 |
---|
3819 | | #define STDC_HEADERS 1 |
---|
3820 | | #define HAVE_SYS_WAIT_H 1 |
---|
3821 | | #define TIME_WITH_SYS_TIME 1 |
---|
3822 | | #define HAVE_FCNTL_H 1 |
---|
3823 | | #define HAVE_SYS_TIME_H 1 |
---|
3824 | | #define HAVE_ERRNO_H 1 |
---|
3825 | | #define HAVE_STDLIB_H 1 |
---|
3826 | | #define HAVE_DIRENT_H 1 |
---|
3827 | | #define HAVE_TERMIOS_H 1 |
---|
3828 | | #define HAVE_SYS_SELECT_H 1 |
---|
3829 | | #define HAVE_SYS_POLL_H 1 |
---|
3830 | | #define HAVE_STRING_H 1 |
---|
3831 | | #define HAVE_MEMORY_H 1 |
---|
3832 | | #define HAVE_STRINGS_H 1 |
---|
3833 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3834 | | #define HAVE_DLFCN_H 1 |
---|
3835 | | #define HAVE_ARPA_INET_H 1 |
---|
3836 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
3837 | | #define HAVE_NETINET_IN_H 1 |
---|
3838 | | #define HAVE_NETINET_TCP_H 1 |
---|
3839 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
3840 | | #define HAVE_NETINET_IP_H 1 |
---|
3841 | | #define HAVE_TERMCAP_H 1 |
---|
3842 | | #define HAVE_RESOLV_H 1 |
---|
3843 | | #define HAVE_LANGINFO_H 1 |
---|
3844 | | #define HAVE_REGEX_H 1 |
---|
3845 | | #define HAVE_LOCALE_H 1 |
---|
3846 | | #define HAVE_EXPAT_H 1 |
---|
3847 | | #define HAVE_STRERROR 1 |
---|
3848 | | #define HAVE_VSNPRINTF 1 |
---|
3849 | | #define HAVE_SNPRINTF 1 |
---|
3850 | | #define HAVE_H_ERRNO 1 |
---|
3851 | | #define HAVE_DECL_H_ERRNO 1 |
---|
3852 | | #define HAVE_DECL_HSTRERROR 1 |
---|
3853 | | #define HAVE_HSTRERROR 1 |
---|
3854 | | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
---|
3855 | | #define HAVE_STRUCT_TM_TM_ZONE 1 |
---|
3856 | | #define HAVE_TM_ZONE 1 |
---|
3857 | | #define RETSIGTYPE void |
---|
3858 | | #define HAVE_UTIME_NULL 1 |
---|
3859 | | #define GETPGRP_VOID 1 |
---|
3860 | | #define HAVE_VPRINTF 1 |
---|
3861 | | #define HAVE_ALLOCA_H 1 |
---|
3862 | | #define HAVE_ALLOCA 1 |
---|
3863 | | #define HAVE_DECL_GETENV 1 |
---|
3864 | | #define HAVE_BTOWC 1 |
---|
3865 | | #define HAVE_MBSRTOWCS 1 |
---|
3866 | | /* end confdefs.h. */ |
---|
3867 | | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. |
---|
3868 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3869 | | #define mempcpy innocuous_mempcpy |
---|
3870 | | |
---|
3871 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3872 | | which can conflict with char mempcpy (); below. |
---|
3873 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3874 | | <limits.h> exists even on freestanding compilers. */ |
---|
3875 | | |
---|
3876 | | #ifdef __STDC__ |
---|
3877 | | # include <limits.h> |
---|
3878 | | #else |
---|
3879 | | # include <assert.h> |
---|
3880 | | #endif |
---|
3881 | | |
---|
3882 | | #undef mempcpy |
---|
3883 | | |
---|
3884 | | /* Override any GCC internal prototype to avoid an error. |
---|
3885 | | Use char because int might match the return type of a GCC |
---|
3886 | | builtin and then its argument prototype would still apply. */ |
---|
3887 | | #ifdef __cplusplus |
---|
3888 | | extern "C" |
---|
3889 | | #endif |
---|
3890 | | char mempcpy (); |
---|
3891 | | /* The GNU C library defines this for functions which it implements |
---|
3892 | | to always fail with ENOSYS. Some functions are actually named |
---|
3893 | | something starting with __ and the normal name is an alias. */ |
---|
3894 | | #if defined __stub_mempcpy || defined __stub___mempcpy |
---|
3895 | | choke me |
---|
3896 | | #endif |
---|
3897 | | |
---|
3898 | | int |
---|
3899 | | main () |
---|
3900 | | { |
---|
3901 | | return mempcpy (); |
---|
3902 | | ; |
---|
3903 | | return 0; |
---|
3904 | | } |
---|
3905 | configure:34456: result: no |
---|
3906 | configure:34360: checking for wmempcpy |
---|
3907 | configure:34416: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
3908 | Undefined symbols: |
---|
3909 | "_wmempcpy", referenced from: |
---|
3910 | _main in ccFddVJa.o |
---|
3911 | ld: symbol(s) not found |
---|
3912 | collect2: ld returned 1 exit status |
---|
3913 | configure:34422: $? = 1 |
---|
3914 | configure: failed program was: |
---|
3915 | | /* confdefs.h. */ |
---|
3916 | | #define PACKAGE_NAME "lftp" |
---|
3917 | | #define PACKAGE_TARNAME "lftp" |
---|
3918 | | #define PACKAGE_VERSION "3.6.1" |
---|
3919 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
3920 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
3921 | | #define PACKAGE "lftp" |
---|
3922 | | #define VERSION "3.6.1" |
---|
3923 | | #define _GNU_SOURCE 1 |
---|
3924 | | #define HAVE_CXX_BOOL 1 |
---|
3925 | | #define STDC_HEADERS 1 |
---|
3926 | | #define HAVE_SYS_TYPES_H 1 |
---|
3927 | | #define HAVE_SYS_STAT_H 1 |
---|
3928 | | #define HAVE_STDLIB_H 1 |
---|
3929 | | #define HAVE_STRING_H 1 |
---|
3930 | | #define HAVE_MEMORY_H 1 |
---|
3931 | | #define HAVE_STRINGS_H 1 |
---|
3932 | | #define HAVE_INTTYPES_H 1 |
---|
3933 | | #define HAVE_STDINT_H 1 |
---|
3934 | | #define HAVE_UNISTD_H 1 |
---|
3935 | | #define HAVE_WCHAR_H 1 |
---|
3936 | | #define HAVE_WCTYPE_H 1 |
---|
3937 | | #define HAVE_ISASCII 1 |
---|
3938 | | #define HAVE_MBSINIT 1 |
---|
3939 | | #define HAVE_ISWPRINT 1 |
---|
3940 | | #define HAVE_ISWCNTRL 1 |
---|
3941 | | #define HAVE_MBRTOWC 1 |
---|
3942 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
3943 | | #define HAVE_MBSTATE_T 1 |
---|
3944 | | #define HAVE__BOOL 1 |
---|
3945 | | #define HAVE_STDBOOL_H 1 |
---|
3946 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
3947 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
3948 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
3949 | | #define HAVE_UINTMAX_T 1 |
---|
3950 | | #define HAVE_MBRTOWC 1 |
---|
3951 | | #define HAVE_MBSTATE_T 1 |
---|
3952 | | #define HAVE_MBRTOWC 1 |
---|
3953 | | #define HAVE_LONG_LONG 1 |
---|
3954 | | #define HAVE_INTMAX_T 1 |
---|
3955 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
3956 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
3957 | | #define HAVE_STRTOULL 1 |
---|
3958 | | #define HAVE_STRTOIMAX 1 |
---|
3959 | | #define HAVE_STRTOUMAX 1 |
---|
3960 | | #define HAVE_DECL_STRMODE 1 |
---|
3961 | | #define HAVE_DECL_STRERROR_R 1 |
---|
3962 | | #define HAVE_STRERROR_R 1 |
---|
3963 | | #define HAVE_STDLIB_H 1 |
---|
3964 | | #define HAVE_ICONV 1 |
---|
3965 | | #define ICONV_CONST |
---|
3966 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3967 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3968 | | #define DEFAULT_PAGER "exec more" |
---|
3969 | | #define HAVE_DLFCN_H 1 |
---|
3970 | | #define HAVE_DLOPEN 1 |
---|
3971 | | #define HAVE_RES_9_SEARCH 1 |
---|
3972 | | #define HAVE_RES_SEARCH 1 |
---|
3973 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
3974 | | #define HAVE_CURSES_H 1 |
---|
3975 | | #define HAVE_TERM_H 1 |
---|
3976 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
3977 | | #define HAVE_NCURSES_TERM_H 1 |
---|
3978 | | #define HAVE_TIGETSTR 1 |
---|
3979 | | #define HAVE_TGETSTR 1 |
---|
3980 | | #define USE_OPENSSL 1 |
---|
3981 | | #define HAVE_LIBEXPAT 1 |
---|
3982 | | #define HAVE_DEV_PTMX 1 |
---|
3983 | | #define HAVE_UTIL_H 1 |
---|
3984 | | #define HAVE_OPENPTY 1 |
---|
3985 | | #define HAVE_DIRENT_H 1 |
---|
3986 | | #define STDC_HEADERS 1 |
---|
3987 | | #define HAVE_SYS_WAIT_H 1 |
---|
3988 | | #define TIME_WITH_SYS_TIME 1 |
---|
3989 | | #define HAVE_FCNTL_H 1 |
---|
3990 | | #define HAVE_SYS_TIME_H 1 |
---|
3991 | | #define HAVE_ERRNO_H 1 |
---|
3992 | | #define HAVE_STDLIB_H 1 |
---|
3993 | | #define HAVE_DIRENT_H 1 |
---|
3994 | | #define HAVE_TERMIOS_H 1 |
---|
3995 | | #define HAVE_SYS_SELECT_H 1 |
---|
3996 | | #define HAVE_SYS_POLL_H 1 |
---|
3997 | | #define HAVE_STRING_H 1 |
---|
3998 | | #define HAVE_MEMORY_H 1 |
---|
3999 | | #define HAVE_STRINGS_H 1 |
---|
4000 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4001 | | #define HAVE_DLFCN_H 1 |
---|
4002 | | #define HAVE_ARPA_INET_H 1 |
---|
4003 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
4004 | | #define HAVE_NETINET_IN_H 1 |
---|
4005 | | #define HAVE_NETINET_TCP_H 1 |
---|
4006 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
4007 | | #define HAVE_NETINET_IP_H 1 |
---|
4008 | | #define HAVE_TERMCAP_H 1 |
---|
4009 | | #define HAVE_RESOLV_H 1 |
---|
4010 | | #define HAVE_LANGINFO_H 1 |
---|
4011 | | #define HAVE_REGEX_H 1 |
---|
4012 | | #define HAVE_LOCALE_H 1 |
---|
4013 | | #define HAVE_EXPAT_H 1 |
---|
4014 | | #define HAVE_STRERROR 1 |
---|
4015 | | #define HAVE_VSNPRINTF 1 |
---|
4016 | | #define HAVE_SNPRINTF 1 |
---|
4017 | | #define HAVE_H_ERRNO 1 |
---|
4018 | | #define HAVE_DECL_H_ERRNO 1 |
---|
4019 | | #define HAVE_DECL_HSTRERROR 1 |
---|
4020 | | #define HAVE_HSTRERROR 1 |
---|
4021 | | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
---|
4022 | | #define HAVE_STRUCT_TM_TM_ZONE 1 |
---|
4023 | | #define HAVE_TM_ZONE 1 |
---|
4024 | | #define RETSIGTYPE void |
---|
4025 | | #define HAVE_UTIME_NULL 1 |
---|
4026 | | #define GETPGRP_VOID 1 |
---|
4027 | | #define HAVE_VPRINTF 1 |
---|
4028 | | #define HAVE_ALLOCA_H 1 |
---|
4029 | | #define HAVE_ALLOCA 1 |
---|
4030 | | #define HAVE_DECL_GETENV 1 |
---|
4031 | | #define HAVE_BTOWC 1 |
---|
4032 | | #define HAVE_MBSRTOWCS 1 |
---|
4033 | | /* end confdefs.h. */ |
---|
4034 | | /* Define wmempcpy to an innocuous variant, in case <limits.h> declares wmempcpy. |
---|
4035 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4036 | | #define wmempcpy innocuous_wmempcpy |
---|
4037 | | |
---|
4038 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4039 | | which can conflict with char wmempcpy (); below. |
---|
4040 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4041 | | <limits.h> exists even on freestanding compilers. */ |
---|
4042 | | |
---|
4043 | | #ifdef __STDC__ |
---|
4044 | | # include <limits.h> |
---|
4045 | | #else |
---|
4046 | | # include <assert.h> |
---|
4047 | | #endif |
---|
4048 | | |
---|
4049 | | #undef wmempcpy |
---|
4050 | | |
---|
4051 | | /* Override any GCC internal prototype to avoid an error. |
---|
4052 | | Use char because int might match the return type of a GCC |
---|
4053 | | builtin and then its argument prototype would still apply. */ |
---|
4054 | | #ifdef __cplusplus |
---|
4055 | | extern "C" |
---|
4056 | | #endif |
---|
4057 | | char wmempcpy (); |
---|
4058 | | /* The GNU C library defines this for functions which it implements |
---|
4059 | | to always fail with ENOSYS. Some functions are actually named |
---|
4060 | | something starting with __ and the normal name is an alias. */ |
---|
4061 | | #if defined __stub_wmempcpy || defined __stub___wmempcpy |
---|
4062 | | choke me |
---|
4063 | | #endif |
---|
4064 | | |
---|
4065 | | int |
---|
4066 | | main () |
---|
4067 | | { |
---|
4068 | | return wmempcpy (); |
---|
4069 | | ; |
---|
4070 | | return 0; |
---|
4071 | | } |
---|
4072 | configure:34456: result: no |
---|
4073 | configure:34472: checking for wchar.h |
---|
4074 | configure:34478: result: yes |
---|
4075 | configure:34472: checking for wctype.h |
---|
4076 | configure:34478: result: yes |
---|
4077 | configure:34654: checking whether stat file-mode macros are broken |
---|
4078 | configure:34702: result: no |
---|
4079 | configure:34713: checking for working poll |
---|
4080 | configure:34779: result: no |
---|
4081 | configure:34790: checking whether sscanf works on const strings |
---|
4082 | configure:34817: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4083 | configure:34820: $? = 0 |
---|
4084 | configure:34826: ./conftest |
---|
4085 | configure:34829: $? = 0 |
---|
4086 | configure:34847: result: yes |
---|
4087 | configure:34896: checking for strdup |
---|
4088 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4089 | conftest.c:146: warning: conflicting types for built-in function 'strdup' |
---|
4090 | configure:34958: $? = 0 |
---|
4091 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4092 | configure:34968: $? = 0 |
---|
4093 | configure:34975: test -s conftest |
---|
4094 | configure:34978: $? = 0 |
---|
4095 | configure:34992: result: yes |
---|
4096 | configure:34896: checking for strstr |
---|
4097 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4098 | conftest.c:147: warning: conflicting types for built-in function 'strstr' |
---|
4099 | configure:34958: $? = 0 |
---|
4100 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4101 | configure:34968: $? = 0 |
---|
4102 | configure:34975: test -s conftest |
---|
4103 | configure:34978: $? = 0 |
---|
4104 | configure:34992: result: yes |
---|
4105 | configure:34896: checking for lstat |
---|
4106 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4107 | configure:34958: $? = 0 |
---|
4108 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4109 | configure:34968: $? = 0 |
---|
4110 | configure:34975: test -s conftest |
---|
4111 | configure:34978: $? = 0 |
---|
4112 | configure:34992: result: yes |
---|
4113 | configure:34896: checking for lchown |
---|
4114 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4115 | configure:34958: $? = 0 |
---|
4116 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4117 | configure:34968: $? = 0 |
---|
4118 | configure:34975: test -s conftest |
---|
4119 | configure:34978: $? = 0 |
---|
4120 | configure:34992: result: yes |
---|
4121 | configure:34896: checking for select |
---|
4122 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4123 | configure:34958: $? = 0 |
---|
4124 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4125 | configure:34968: $? = 0 |
---|
4126 | configure:34975: test -s conftest |
---|
4127 | configure:34978: $? = 0 |
---|
4128 | configure:34992: result: yes |
---|
4129 | configure:34896: checking for regexec |
---|
4130 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4131 | configure:34958: $? = 0 |
---|
4132 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4133 | configure:34968: $? = 0 |
---|
4134 | configure:34975: test -s conftest |
---|
4135 | configure:34978: $? = 0 |
---|
4136 | configure:34992: result: yes |
---|
4137 | configure:34896: checking for glob |
---|
4138 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4139 | configure:34958: $? = 0 |
---|
4140 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4141 | configure:34968: $? = 0 |
---|
4142 | configure:34975: test -s conftest |
---|
4143 | configure:34978: $? = 0 |
---|
4144 | configure:34992: result: yes |
---|
4145 | configure:34896: checking for killpg |
---|
4146 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4147 | configure:34958: $? = 0 |
---|
4148 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4149 | configure:34968: $? = 0 |
---|
4150 | configure:34975: test -s conftest |
---|
4151 | configure:34978: $? = 0 |
---|
4152 | configure:34992: result: yes |
---|
4153 | configure:34896: checking for setpgid |
---|
4154 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4155 | configure:34958: $? = 0 |
---|
4156 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4157 | configure:34968: $? = 0 |
---|
4158 | configure:34975: test -s conftest |
---|
4159 | configure:34978: $? = 0 |
---|
4160 | configure:34992: result: yes |
---|
4161 | configure:34896: checking for tcgetattr |
---|
4162 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4163 | configure:34958: $? = 0 |
---|
4164 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4165 | configure:34968: $? = 0 |
---|
4166 | configure:34975: test -s conftest |
---|
4167 | configure:34978: $? = 0 |
---|
4168 | configure:34992: result: yes |
---|
4169 | configure:34896: checking for ftruncate |
---|
4170 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4171 | configure:34958: $? = 0 |
---|
4172 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4173 | configure:34968: $? = 0 |
---|
4174 | configure:34975: test -s conftest |
---|
4175 | configure:34978: $? = 0 |
---|
4176 | configure:34992: result: yes |
---|
4177 | configure:34896: checking for vsnprintf |
---|
4178 | configure:34992: result: yes |
---|
4179 | configure:34896: checking for snprintf |
---|
4180 | configure:34992: result: yes |
---|
4181 | configure:34896: checking for sscanf |
---|
4182 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4183 | conftest.c:159: warning: conflicting types for built-in function 'sscanf' |
---|
4184 | configure:34958: $? = 0 |
---|
4185 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4186 | configure:34968: $? = 0 |
---|
4187 | configure:34975: test -s conftest |
---|
4188 | configure:34978: $? = 0 |
---|
4189 | configure:34992: result: yes |
---|
4190 | configure:34896: checking for gettimeofday |
---|
4191 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4192 | configure:34958: $? = 0 |
---|
4193 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4194 | configure:34968: $? = 0 |
---|
4195 | configure:34975: test -s conftest |
---|
4196 | configure:34978: $? = 0 |
---|
4197 | configure:34992: result: yes |
---|
4198 | configure:34896: checking for gethostbyname2 |
---|
4199 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4200 | configure:34958: $? = 0 |
---|
4201 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4202 | configure:34968: $? = 0 |
---|
4203 | configure:34975: test -s conftest |
---|
4204 | configure:34978: $? = 0 |
---|
4205 | configure:34992: result: yes |
---|
4206 | configure:34896: checking for getipnodebyname |
---|
4207 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4208 | configure:34958: $? = 0 |
---|
4209 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4210 | configure:34968: $? = 0 |
---|
4211 | configure:34975: test -s conftest |
---|
4212 | configure:34978: $? = 0 |
---|
4213 | configure:34992: result: yes |
---|
4214 | configure:34896: checking for getaddrinfo |
---|
4215 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4216 | configure:34958: $? = 0 |
---|
4217 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4218 | configure:34968: $? = 0 |
---|
4219 | configure:34975: test -s conftest |
---|
4220 | configure:34978: $? = 0 |
---|
4221 | configure:34992: result: yes |
---|
4222 | configure:34896: checking for getnameinfo |
---|
4223 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4224 | configure:34958: $? = 0 |
---|
4225 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4226 | configure:34968: $? = 0 |
---|
4227 | configure:34975: test -s conftest |
---|
4228 | configure:34978: $? = 0 |
---|
4229 | configure:34992: result: yes |
---|
4230 | configure:34896: checking for setsid |
---|
4231 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4232 | configure:34958: $? = 0 |
---|
4233 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4234 | configure:34968: $? = 0 |
---|
4235 | configure:34975: test -s conftest |
---|
4236 | configure:34978: $? = 0 |
---|
4237 | configure:34992: result: yes |
---|
4238 | configure:34896: checking for random |
---|
4239 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4240 | configure:34958: $? = 0 |
---|
4241 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4242 | configure:34968: $? = 0 |
---|
4243 | configure:34975: test -s conftest |
---|
4244 | configure:34978: $? = 0 |
---|
4245 | configure:34992: result: yes |
---|
4246 | configure:34896: checking for inet_aton |
---|
4247 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4248 | configure:34958: $? = 0 |
---|
4249 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4250 | configure:34968: $? = 0 |
---|
4251 | configure:34975: test -s conftest |
---|
4252 | configure:34978: $? = 0 |
---|
4253 | configure:34992: result: yes |
---|
4254 | configure:34896: checking for unsetenv |
---|
4255 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4256 | configure:34958: $? = 0 |
---|
4257 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4258 | configure:34968: $? = 0 |
---|
4259 | configure:34975: test -s conftest |
---|
4260 | configure:34978: $? = 0 |
---|
4261 | configure:34992: result: yes |
---|
4262 | configure:34896: checking for setlocale |
---|
4263 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4264 | configure:34958: $? = 0 |
---|
4265 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4266 | configure:34968: $? = 0 |
---|
4267 | configure:34975: test -s conftest |
---|
4268 | configure:34978: $? = 0 |
---|
4269 | configure:34992: result: yes |
---|
4270 | configure:34896: checking for nl_langinfo |
---|
4271 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4272 | configure:34958: $? = 0 |
---|
4273 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4274 | configure:34968: $? = 0 |
---|
4275 | configure:34975: test -s conftest |
---|
4276 | configure:34978: $? = 0 |
---|
4277 | configure:34992: result: yes |
---|
4278 | configure:34896: checking for dn_expand |
---|
4279 | configure:34952: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4280 | configure:34958: $? = 0 |
---|
4281 | configure:34965: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4282 | configure:34968: $? = 0 |
---|
4283 | configure:34975: test -s conftest |
---|
4284 | configure:34978: $? = 0 |
---|
4285 | configure:34992: result: yes |
---|
4286 | configure:35004: checking for working alloca.h |
---|
4287 | configure:35070: result: yes |
---|
4288 | configure:35080: checking for alloca |
---|
4289 | configure:35166: result: yes |
---|
4290 | configure:35410: checking for an implementation of va_copy() |
---|
4291 | configure:35447: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4292 | configure:35450: $? = 0 |
---|
4293 | configure:35456: ./conftest |
---|
4294 | configure:35459: $? = 0 |
---|
4295 | configure:35476: result: yes |
---|
4296 | configure:35733: checking for environ variable |
---|
4297 | configure:35765: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4298 | configure:35771: $? = 0 |
---|
4299 | configure:35778: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4300 | configure:35781: $? = 0 |
---|
4301 | configure:35788: test -s conftest |
---|
4302 | configure:35791: $? = 0 |
---|
4303 | configure:35805: result: yes |
---|
4304 | configure:35828: checking for mktime |
---|
4305 | configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4306 | configure:35890: $? = 0 |
---|
4307 | configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4308 | configure:35900: $? = 0 |
---|
4309 | configure:35907: test -s conftest |
---|
4310 | configure:35910: $? = 0 |
---|
4311 | configure:35924: result: yes |
---|
4312 | configure:35828: checking for memmove |
---|
4313 | configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4314 | conftest.c:177: warning: conflicting types for built-in function 'memmove' |
---|
4315 | configure:35890: $? = 0 |
---|
4316 | configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4317 | configure:35900: $? = 0 |
---|
4318 | configure:35907: test -s conftest |
---|
4319 | configure:35910: $? = 0 |
---|
4320 | configure:35924: result: yes |
---|
4321 | configure:35828: checking for strcasecmp |
---|
4322 | configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4323 | configure:35890: $? = 0 |
---|
4324 | configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4325 | configure:35900: $? = 0 |
---|
4326 | configure:35907: test -s conftest |
---|
4327 | configure:35910: $? = 0 |
---|
4328 | configure:35924: result: yes |
---|
4329 | configure:35828: checking for strncasecmp |
---|
4330 | configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4331 | configure:35890: $? = 0 |
---|
4332 | configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4333 | configure:35900: $? = 0 |
---|
4334 | configure:35907: test -s conftest |
---|
4335 | configure:35910: $? = 0 |
---|
4336 | configure:35924: result: yes |
---|
4337 | configure:35828: checking for strtol |
---|
4338 | configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4339 | configure:35890: $? = 0 |
---|
4340 | configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4341 | configure:35900: $? = 0 |
---|
4342 | configure:35907: test -s conftest |
---|
4343 | configure:35910: $? = 0 |
---|
4344 | configure:35924: result: yes |
---|
4345 | configure:35828: checking for strtoul |
---|
4346 | configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4347 | configure:35890: $? = 0 |
---|
4348 | configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4349 | configure:35900: $? = 0 |
---|
4350 | configure:35907: test -s conftest |
---|
4351 | configure:35910: $? = 0 |
---|
4352 | configure:35924: result: yes |
---|
4353 | configure:35828: checking for strptime |
---|
4354 | configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4355 | configure:35890: $? = 0 |
---|
4356 | configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4357 | configure:35900: $? = 0 |
---|
4358 | configure:35907: test -s conftest |
---|
4359 | configure:35910: $? = 0 |
---|
4360 | configure:35924: result: yes |
---|
4361 | configure:35828: checking for strtok_r |
---|
4362 | configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4363 | configure:35890: $? = 0 |
---|
4364 | configure:35897: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4365 | configure:35900: $? = 0 |
---|
4366 | configure:35907: test -s conftest |
---|
4367 | configure:35910: $? = 0 |
---|
4368 | configure:35924: result: yes |
---|
4369 | configure:35828: checking for memmem |
---|
4370 | configure:35884: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -L/opt/local/lib conftest.c -lncurses -lresolv >&5 |
---|
4371 | Undefined symbols: |
---|
4372 | "_memmem", referenced from: |
---|
4373 | _main in cc0jC0Oe.o |
---|
4374 | ld: symbol(s) not found |
---|
4375 | collect2: ld returned 1 exit status |
---|
4376 | configure:35890: $? = 1 |
---|
4377 | configure: failed program was: |
---|
4378 | | /* confdefs.h. */ |
---|
4379 | | #define PACKAGE_NAME "lftp" |
---|
4380 | | #define PACKAGE_TARNAME "lftp" |
---|
4381 | | #define PACKAGE_VERSION "3.6.1" |
---|
4382 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
4383 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
4384 | | #define PACKAGE "lftp" |
---|
4385 | | #define VERSION "3.6.1" |
---|
4386 | | #define _GNU_SOURCE 1 |
---|
4387 | | #define HAVE_CXX_BOOL 1 |
---|
4388 | | #define STDC_HEADERS 1 |
---|
4389 | | #define HAVE_SYS_TYPES_H 1 |
---|
4390 | | #define HAVE_SYS_STAT_H 1 |
---|
4391 | | #define HAVE_STDLIB_H 1 |
---|
4392 | | #define HAVE_STRING_H 1 |
---|
4393 | | #define HAVE_MEMORY_H 1 |
---|
4394 | | #define HAVE_STRINGS_H 1 |
---|
4395 | | #define HAVE_INTTYPES_H 1 |
---|
4396 | | #define HAVE_STDINT_H 1 |
---|
4397 | | #define HAVE_UNISTD_H 1 |
---|
4398 | | #define HAVE_WCHAR_H 1 |
---|
4399 | | #define HAVE_WCTYPE_H 1 |
---|
4400 | | #define HAVE_ISASCII 1 |
---|
4401 | | #define HAVE_MBSINIT 1 |
---|
4402 | | #define HAVE_ISWPRINT 1 |
---|
4403 | | #define HAVE_ISWCNTRL 1 |
---|
4404 | | #define HAVE_MBRTOWC 1 |
---|
4405 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
4406 | | #define HAVE_MBSTATE_T 1 |
---|
4407 | | #define HAVE__BOOL 1 |
---|
4408 | | #define HAVE_STDBOOL_H 1 |
---|
4409 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4410 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4411 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
4412 | | #define HAVE_UINTMAX_T 1 |
---|
4413 | | #define HAVE_MBRTOWC 1 |
---|
4414 | | #define HAVE_MBSTATE_T 1 |
---|
4415 | | #define HAVE_MBRTOWC 1 |
---|
4416 | | #define HAVE_LONG_LONG 1 |
---|
4417 | | #define HAVE_INTMAX_T 1 |
---|
4418 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
4419 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
4420 | | #define HAVE_STRTOULL 1 |
---|
4421 | | #define HAVE_STRTOIMAX 1 |
---|
4422 | | #define HAVE_STRTOUMAX 1 |
---|
4423 | | #define HAVE_DECL_STRMODE 1 |
---|
4424 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4425 | | #define HAVE_STRERROR_R 1 |
---|
4426 | | #define HAVE_STDLIB_H 1 |
---|
4427 | | #define HAVE_ICONV 1 |
---|
4428 | | #define ICONV_CONST |
---|
4429 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4430 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4431 | | #define DEFAULT_PAGER "exec more" |
---|
4432 | | #define HAVE_DLFCN_H 1 |
---|
4433 | | #define HAVE_DLOPEN 1 |
---|
4434 | | #define HAVE_RES_9_SEARCH 1 |
---|
4435 | | #define HAVE_RES_SEARCH 1 |
---|
4436 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
4437 | | #define HAVE_CURSES_H 1 |
---|
4438 | | #define HAVE_TERM_H 1 |
---|
4439 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
4440 | | #define HAVE_NCURSES_TERM_H 1 |
---|
4441 | | #define HAVE_TIGETSTR 1 |
---|
4442 | | #define HAVE_TGETSTR 1 |
---|
4443 | | #define USE_OPENSSL 1 |
---|
4444 | | #define HAVE_LIBEXPAT 1 |
---|
4445 | | #define HAVE_DEV_PTMX 1 |
---|
4446 | | #define HAVE_UTIL_H 1 |
---|
4447 | | #define HAVE_OPENPTY 1 |
---|
4448 | | #define HAVE_DIRENT_H 1 |
---|
4449 | | #define STDC_HEADERS 1 |
---|
4450 | | #define HAVE_SYS_WAIT_H 1 |
---|
4451 | | #define TIME_WITH_SYS_TIME 1 |
---|
4452 | | #define HAVE_FCNTL_H 1 |
---|
4453 | | #define HAVE_SYS_TIME_H 1 |
---|
4454 | | #define HAVE_ERRNO_H 1 |
---|
4455 | | #define HAVE_STDLIB_H 1 |
---|
4456 | | #define HAVE_DIRENT_H 1 |
---|
4457 | | #define HAVE_TERMIOS_H 1 |
---|
4458 | | #define HAVE_SYS_SELECT_H 1 |
---|
4459 | | #define HAVE_SYS_POLL_H 1 |
---|
4460 | | #define HAVE_STRING_H 1 |
---|
4461 | | #define HAVE_MEMORY_H 1 |
---|
4462 | | #define HAVE_STRINGS_H 1 |
---|
4463 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4464 | | #define HAVE_DLFCN_H 1 |
---|
4465 | | #define HAVE_ARPA_INET_H 1 |
---|
4466 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
4467 | | #define HAVE_NETINET_IN_H 1 |
---|
4468 | | #define HAVE_NETINET_TCP_H 1 |
---|
4469 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
4470 | | #define HAVE_NETINET_IP_H 1 |
---|
4471 | | #define HAVE_TERMCAP_H 1 |
---|
4472 | | #define HAVE_RESOLV_H 1 |
---|
4473 | | #define HAVE_LANGINFO_H 1 |
---|
4474 | | #define HAVE_REGEX_H 1 |
---|
4475 | | #define HAVE_LOCALE_H 1 |
---|
4476 | | #define HAVE_EXPAT_H 1 |
---|
4477 | | #define HAVE_STRERROR 1 |
---|
4478 | | #define HAVE_VSNPRINTF 1 |
---|
4479 | | #define HAVE_SNPRINTF 1 |
---|
4480 | | #define HAVE_H_ERRNO 1 |
---|
4481 | | #define HAVE_DECL_H_ERRNO 1 |
---|
4482 | | #define HAVE_DECL_HSTRERROR 1 |
---|
4483 | | #define HAVE_HSTRERROR 1 |
---|
4484 | | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
---|
4485 | | #define HAVE_STRUCT_TM_TM_ZONE 1 |
---|
4486 | | #define HAVE_TM_ZONE 1 |
---|
4487 | | #define RETSIGTYPE void |
---|
4488 | | #define HAVE_UTIME_NULL 1 |
---|
4489 | | #define GETPGRP_VOID 1 |
---|
4490 | | #define HAVE_VPRINTF 1 |
---|
4491 | | #define HAVE_ALLOCA_H 1 |
---|
4492 | | #define HAVE_ALLOCA 1 |
---|
4493 | | #define HAVE_DECL_GETENV 1 |
---|
4494 | | #define HAVE_BTOWC 1 |
---|
4495 | | #define HAVE_MBSRTOWCS 1 |
---|
4496 | | #define HAVE_WCHAR_H 1 |
---|
4497 | | #define HAVE_WCTYPE_H 1 |
---|
4498 | | #define fnmatch rpl_fnmatch |
---|
4499 | | #define HAVE_STRDUP 1 |
---|
4500 | | #define HAVE_STRSTR 1 |
---|
4501 | | #define HAVE_LSTAT 1 |
---|
4502 | | #define HAVE_LCHOWN 1 |
---|
4503 | | #define HAVE_SELECT 1 |
---|
4504 | | #define HAVE_REGEXEC 1 |
---|
4505 | | #define HAVE_GLOB 1 |
---|
4506 | | #define HAVE_KILLPG 1 |
---|
4507 | | #define HAVE_SETPGID 1 |
---|
4508 | | #define HAVE_TCGETATTR 1 |
---|
4509 | | #define HAVE_FTRUNCATE 1 |
---|
4510 | | #define HAVE_VSNPRINTF 1 |
---|
4511 | | #define HAVE_SNPRINTF 1 |
---|
4512 | | #define HAVE_SSCANF 1 |
---|
4513 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4514 | | #define HAVE_GETHOSTBYNAME2 1 |
---|
4515 | | #define HAVE_GETIPNODEBYNAME 1 |
---|
4516 | | #define HAVE_GETADDRINFO 1 |
---|
4517 | | #define HAVE_GETNAMEINFO 1 |
---|
4518 | | #define HAVE_SETSID 1 |
---|
4519 | | #define HAVE_RANDOM 1 |
---|
4520 | | #define HAVE_INET_ATON 1 |
---|
4521 | | #define HAVE_UNSETENV 1 |
---|
4522 | | #define HAVE_SETLOCALE 1 |
---|
4523 | | #define HAVE_NL_LANGINFO 1 |
---|
4524 | | #define HAVE_DN_EXPAND 1 |
---|
4525 | | #define HAVE_ALLOCA_H 1 |
---|
4526 | | #define HAVE_ALLOCA 1 |
---|
4527 | | #define VA_COPY va_copy |
---|
4528 | | #define HAVE_ENVIRON 1 |
---|
4529 | | #define HAVE_MKTIME 1 |
---|
4530 | | #define HAVE_MEMMOVE 1 |
---|
4531 | | #define HAVE_STRCASECMP 1 |
---|
4532 | | #define HAVE_STRNCASECMP 1 |
---|
4533 | | #define HAVE_STRTOL 1 |
---|
4534 | | #define HAVE_STRTOUL 1 |
---|
4535 | | #define HAVE_STRPTIME 1 |
---|
4536 | | #define HAVE_STRTOK_R 1 |
---|
4537 | | /* end confdefs.h. */ |
---|
4538 | | /* Define memmem to an innocuous variant, in case <limits.h> declares memmem. |
---|
4539 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4540 | | #define memmem innocuous_memmem |
---|
4541 | | |
---|
4542 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4543 | | which can conflict with char memmem (); below. |
---|
4544 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4545 | | <limits.h> exists even on freestanding compilers. */ |
---|
4546 | | |
---|
4547 | | #ifdef __STDC__ |
---|
4548 | | # include <limits.h> |
---|
4549 | | #else |
---|
4550 | | # include <assert.h> |
---|
4551 | | #endif |
---|
4552 | | |
---|
4553 | | #undef memmem |
---|
4554 | | |
---|
4555 | | /* Override any GCC internal prototype to avoid an error. |
---|
4556 | | Use char because int might match the return type of a GCC |
---|
4557 | | builtin and then its argument prototype would still apply. */ |
---|
4558 | | #ifdef __cplusplus |
---|
4559 | | extern "C" |
---|
4560 | | #endif |
---|
4561 | | char memmem (); |
---|
4562 | | /* The GNU C library defines this for functions which it implements |
---|
4563 | | to always fail with ENOSYS. Some functions are actually named |
---|
4564 | | something starting with __ and the normal name is an alias. */ |
---|
4565 | | #if defined __stub_memmem || defined __stub___memmem |
---|
4566 | | choke me |
---|
4567 | | #endif |
---|
4568 | | |
---|
4569 | | int |
---|
4570 | | main () |
---|
4571 | | { |
---|
4572 | | return memmem (); |
---|
4573 | | ; |
---|
4574 | | return 0; |
---|
4575 | | } |
---|
4576 | configure:35924: result: no |
---|
4577 | configure:35942: checking whether vsnprintf is declared |
---|
4578 | configure:35996: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
4579 | configure:36002: $? = 0 |
---|
4580 | configure:36009: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4581 | configure:36012: $? = 0 |
---|
4582 | configure:36019: test -s conftest.o |
---|
4583 | configure:36022: $? = 0 |
---|
4584 | configure:36034: result: yes |
---|
4585 | configure:36050: checking whether snprintf is declared |
---|
4586 | configure:36104: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
4587 | configure:36110: $? = 0 |
---|
4588 | configure:36117: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4589 | configure:36120: $? = 0 |
---|
4590 | configure:36127: test -s conftest.o |
---|
4591 | configure:36130: $? = 0 |
---|
4592 | configure:36142: result: yes |
---|
4593 | configure:36158: checking whether unsetenv is declared |
---|
4594 | configure:36212: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
4595 | configure:36218: $? = 0 |
---|
4596 | configure:36225: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4597 | configure:36228: $? = 0 |
---|
4598 | configure:36235: test -s conftest.o |
---|
4599 | configure:36238: $? = 0 |
---|
4600 | configure:36250: result: yes |
---|
4601 | configure:36266: checking whether random is declared |
---|
4602 | configure:36320: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
4603 | configure:36326: $? = 0 |
---|
4604 | configure:36333: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4605 | configure:36336: $? = 0 |
---|
4606 | configure:36343: test -s conftest.o |
---|
4607 | configure:36346: $? = 0 |
---|
4608 | configure:36358: result: yes |
---|
4609 | configure:36374: checking whether inet_aton is declared |
---|
4610 | configure:36428: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
4611 | configure:36434: $? = 0 |
---|
4612 | configure:36441: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4613 | configure:36444: $? = 0 |
---|
4614 | configure:36451: test -s conftest.o |
---|
4615 | configure:36454: $? = 0 |
---|
4616 | configure:36466: result: yes |
---|
4617 | configure:36482: checking whether strcasecmp is declared |
---|
4618 | configure:36536: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
4619 | configure:36542: $? = 0 |
---|
4620 | configure:36549: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4621 | configure:36552: $? = 0 |
---|
4622 | configure:36559: test -s conftest.o |
---|
4623 | configure:36562: $? = 0 |
---|
4624 | configure:36574: result: yes |
---|
4625 | configure:36590: checking whether strptime is declared |
---|
4626 | configure:36644: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
4627 | configure:36650: $? = 0 |
---|
4628 | configure:36657: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4629 | configure:36660: $? = 0 |
---|
4630 | configure:36667: test -s conftest.o |
---|
4631 | configure:36670: $? = 0 |
---|
4632 | configure:36682: result: yes |
---|
4633 | configure:36698: checking whether strtok_r is declared |
---|
4634 | configure:36752: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
4635 | configure:36758: $? = 0 |
---|
4636 | configure:36765: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4637 | configure:36768: $? = 0 |
---|
4638 | configure:36775: test -s conftest.o |
---|
4639 | configure:36778: $? = 0 |
---|
4640 | configure:36790: result: yes |
---|
4641 | configure:36806: checking whether dn_expand is declared |
---|
4642 | configure:36860: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
4643 | configure:36866: $? = 0 |
---|
4644 | configure:36873: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4645 | configure:36876: $? = 0 |
---|
4646 | configure:36883: test -s conftest.o |
---|
4647 | configure:36886: $? = 0 |
---|
4648 | configure:36898: result: yes |
---|
4649 | configure:36914: checking whether memmem is declared |
---|
4650 | configure:36968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include conftest.c >&5 |
---|
4651 | conftest.c: In function 'main': |
---|
4652 | conftest.c:199: error: 'memmem' undeclared (first use in this function) |
---|
4653 | conftest.c:199: error: (Each undeclared identifier is reported only once |
---|
4654 | conftest.c:199: error: for each function it appears in.) |
---|
4655 | configure:36974: $? = 1 |
---|
4656 | configure: failed program was: |
---|
4657 | | /* confdefs.h. */ |
---|
4658 | | #define PACKAGE_NAME "lftp" |
---|
4659 | | #define PACKAGE_TARNAME "lftp" |
---|
4660 | | #define PACKAGE_VERSION "3.6.1" |
---|
4661 | | #define PACKAGE_STRING "lftp 3.6.1" |
---|
4662 | | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
4663 | | #define PACKAGE "lftp" |
---|
4664 | | #define VERSION "3.6.1" |
---|
4665 | | #define _GNU_SOURCE 1 |
---|
4666 | | #define HAVE_CXX_BOOL 1 |
---|
4667 | | #define STDC_HEADERS 1 |
---|
4668 | | #define HAVE_SYS_TYPES_H 1 |
---|
4669 | | #define HAVE_SYS_STAT_H 1 |
---|
4670 | | #define HAVE_STDLIB_H 1 |
---|
4671 | | #define HAVE_STRING_H 1 |
---|
4672 | | #define HAVE_MEMORY_H 1 |
---|
4673 | | #define HAVE_STRINGS_H 1 |
---|
4674 | | #define HAVE_INTTYPES_H 1 |
---|
4675 | | #define HAVE_STDINT_H 1 |
---|
4676 | | #define HAVE_UNISTD_H 1 |
---|
4677 | | #define HAVE_WCHAR_H 1 |
---|
4678 | | #define HAVE_WCTYPE_H 1 |
---|
4679 | | #define HAVE_ISASCII 1 |
---|
4680 | | #define HAVE_MBSINIT 1 |
---|
4681 | | #define HAVE_ISWPRINT 1 |
---|
4682 | | #define HAVE_ISWCNTRL 1 |
---|
4683 | | #define HAVE_MBRTOWC 1 |
---|
4684 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
4685 | | #define HAVE_MBSTATE_T 1 |
---|
4686 | | #define HAVE__BOOL 1 |
---|
4687 | | #define HAVE_STDBOOL_H 1 |
---|
4688 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
4689 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
4690 | | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
4691 | | #define HAVE_UINTMAX_T 1 |
---|
4692 | | #define HAVE_MBRTOWC 1 |
---|
4693 | | #define HAVE_MBSTATE_T 1 |
---|
4694 | | #define HAVE_MBRTOWC 1 |
---|
4695 | | #define HAVE_LONG_LONG 1 |
---|
4696 | | #define HAVE_INTMAX_T 1 |
---|
4697 | | #define HAVE_DECL_STRTOIMAX 1 |
---|
4698 | | #define HAVE_DECL_STRTOUMAX 1 |
---|
4699 | | #define HAVE_STRTOULL 1 |
---|
4700 | | #define HAVE_STRTOIMAX 1 |
---|
4701 | | #define HAVE_STRTOUMAX 1 |
---|
4702 | | #define HAVE_DECL_STRMODE 1 |
---|
4703 | | #define HAVE_DECL_STRERROR_R 1 |
---|
4704 | | #define HAVE_STRERROR_R 1 |
---|
4705 | | #define HAVE_STDLIB_H 1 |
---|
4706 | | #define HAVE_ICONV 1 |
---|
4707 | | #define ICONV_CONST |
---|
4708 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4709 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4710 | | #define DEFAULT_PAGER "exec more" |
---|
4711 | | #define HAVE_DLFCN_H 1 |
---|
4712 | | #define HAVE_DLOPEN 1 |
---|
4713 | | #define HAVE_RES_9_SEARCH 1 |
---|
4714 | | #define HAVE_RES_SEARCH 1 |
---|
4715 | | #define HAVE_DECL_RES_SEARCH 1 |
---|
4716 | | #define HAVE_CURSES_H 1 |
---|
4717 | | #define HAVE_TERM_H 1 |
---|
4718 | | #define HAVE_NCURSES_CURSES_H 1 |
---|
4719 | | #define HAVE_NCURSES_TERM_H 1 |
---|
4720 | | #define HAVE_TIGETSTR 1 |
---|
4721 | | #define HAVE_TGETSTR 1 |
---|
4722 | | #define USE_OPENSSL 1 |
---|
4723 | | #define HAVE_LIBEXPAT 1 |
---|
4724 | | #define HAVE_DEV_PTMX 1 |
---|
4725 | | #define HAVE_UTIL_H 1 |
---|
4726 | | #define HAVE_OPENPTY 1 |
---|
4727 | | #define HAVE_DIRENT_H 1 |
---|
4728 | | #define STDC_HEADERS 1 |
---|
4729 | | #define HAVE_SYS_WAIT_H 1 |
---|
4730 | | #define TIME_WITH_SYS_TIME 1 |
---|
4731 | | #define HAVE_FCNTL_H 1 |
---|
4732 | | #define HAVE_SYS_TIME_H 1 |
---|
4733 | | #define HAVE_ERRNO_H 1 |
---|
4734 | | #define HAVE_STDLIB_H 1 |
---|
4735 | | #define HAVE_DIRENT_H 1 |
---|
4736 | | #define HAVE_TERMIOS_H 1 |
---|
4737 | | #define HAVE_SYS_SELECT_H 1 |
---|
4738 | | #define HAVE_SYS_POLL_H 1 |
---|
4739 | | #define HAVE_STRING_H 1 |
---|
4740 | | #define HAVE_MEMORY_H 1 |
---|
4741 | | #define HAVE_STRINGS_H 1 |
---|
4742 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4743 | | #define HAVE_DLFCN_H 1 |
---|
4744 | | #define HAVE_ARPA_INET_H 1 |
---|
4745 | | #define HAVE_ARPA_NAMESER_H 1 |
---|
4746 | | #define HAVE_NETINET_IN_H 1 |
---|
4747 | | #define HAVE_NETINET_TCP_H 1 |
---|
4748 | | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
4749 | | #define HAVE_NETINET_IP_H 1 |
---|
4750 | | #define HAVE_TERMCAP_H 1 |
---|
4751 | | #define HAVE_RESOLV_H 1 |
---|
4752 | | #define HAVE_LANGINFO_H 1 |
---|
4753 | | #define HAVE_REGEX_H 1 |
---|
4754 | | #define HAVE_LOCALE_H 1 |
---|
4755 | | #define HAVE_EXPAT_H 1 |
---|
4756 | | #define HAVE_STRERROR 1 |
---|
4757 | | #define HAVE_VSNPRINTF 1 |
---|
4758 | | #define HAVE_SNPRINTF 1 |
---|
4759 | | #define HAVE_H_ERRNO 1 |
---|
4760 | | #define HAVE_DECL_H_ERRNO 1 |
---|
4761 | | #define HAVE_DECL_HSTRERROR 1 |
---|
4762 | | #define HAVE_HSTRERROR 1 |
---|
4763 | | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
---|
4764 | | #define HAVE_STRUCT_TM_TM_ZONE 1 |
---|
4765 | | #define HAVE_TM_ZONE 1 |
---|
4766 | | #define RETSIGTYPE void |
---|
4767 | | #define HAVE_UTIME_NULL 1 |
---|
4768 | | #define GETPGRP_VOID 1 |
---|
4769 | | #define HAVE_VPRINTF 1 |
---|
4770 | | #define HAVE_ALLOCA_H 1 |
---|
4771 | | #define HAVE_ALLOCA 1 |
---|
4772 | | #define HAVE_DECL_GETENV 1 |
---|
4773 | | #define HAVE_BTOWC 1 |
---|
4774 | | #define HAVE_MBSRTOWCS 1 |
---|
4775 | | #define HAVE_WCHAR_H 1 |
---|
4776 | | #define HAVE_WCTYPE_H 1 |
---|
4777 | | #define fnmatch rpl_fnmatch |
---|
4778 | | #define HAVE_STRDUP 1 |
---|
4779 | | #define HAVE_STRSTR 1 |
---|
4780 | | #define HAVE_LSTAT 1 |
---|
4781 | | #define HAVE_LCHOWN 1 |
---|
4782 | | #define HAVE_SELECT 1 |
---|
4783 | | #define HAVE_REGEXEC 1 |
---|
4784 | | #define HAVE_GLOB 1 |
---|
4785 | | #define HAVE_KILLPG 1 |
---|
4786 | | #define HAVE_SETPGID 1 |
---|
4787 | | #define HAVE_TCGETATTR 1 |
---|
4788 | | #define HAVE_FTRUNCATE 1 |
---|
4789 | | #define HAVE_VSNPRINTF 1 |
---|
4790 | | #define HAVE_SNPRINTF 1 |
---|
4791 | | #define HAVE_SSCANF 1 |
---|
4792 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4793 | | #define HAVE_GETHOSTBYNAME2 1 |
---|
4794 | | #define HAVE_GETIPNODEBYNAME 1 |
---|
4795 | | #define HAVE_GETADDRINFO 1 |
---|
4796 | | #define HAVE_GETNAMEINFO 1 |
---|
4797 | | #define HAVE_SETSID 1 |
---|
4798 | | #define HAVE_RANDOM 1 |
---|
4799 | | #define HAVE_INET_ATON 1 |
---|
4800 | | #define HAVE_UNSETENV 1 |
---|
4801 | | #define HAVE_SETLOCALE 1 |
---|
4802 | | #define HAVE_NL_LANGINFO 1 |
---|
4803 | | #define HAVE_DN_EXPAND 1 |
---|
4804 | | #define HAVE_ALLOCA_H 1 |
---|
4805 | | #define HAVE_ALLOCA 1 |
---|
4806 | | #define VA_COPY va_copy |
---|
4807 | | #define HAVE_ENVIRON 1 |
---|
4808 | | #define HAVE_MKTIME 1 |
---|
4809 | | #define HAVE_MEMMOVE 1 |
---|
4810 | | #define HAVE_STRCASECMP 1 |
---|
4811 | | #define HAVE_STRNCASECMP 1 |
---|
4812 | | #define HAVE_STRTOL 1 |
---|
4813 | | #define HAVE_STRTOUL 1 |
---|
4814 | | #define HAVE_STRPTIME 1 |
---|
4815 | | #define HAVE_STRTOK_R 1 |
---|
4816 | | #define HAVE_DECL_VSNPRINTF 1 |
---|
4817 | | #define HAVE_DECL_SNPRINTF 1 |
---|
4818 | | #define HAVE_DECL_UNSETENV 1 |
---|
4819 | | #define HAVE_DECL_RANDOM 1 |
---|
4820 | | #define HAVE_DECL_INET_ATON 1 |
---|
4821 | | #define HAVE_DECL_STRCASECMP 1 |
---|
4822 | | #define HAVE_DECL_STRPTIME 1 |
---|
4823 | | #define HAVE_DECL_STRTOK_R 1 |
---|
4824 | | #define HAVE_DECL_DN_EXPAND 1 |
---|
4825 | | /* end confdefs.h. */ |
---|
4826 | | |
---|
4827 | | #include <sys/types.h> |
---|
4828 | | #include <sys/socket.h> |
---|
4829 | | #include <stdio.h> |
---|
4830 | | #include <stdlib.h> |
---|
4831 | | #include <time.h> |
---|
4832 | | #if STDC_HEADERS || HAVE_STRING_H |
---|
4833 | | # include <string.h> |
---|
4834 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
4835 | | # include <memory.h> |
---|
4836 | | # endif |
---|
4837 | | #else |
---|
4838 | | # include <strings.h> |
---|
4839 | | #endif |
---|
4840 | | #ifdef HAVE_NETINET_IN_H |
---|
4841 | | # include <netinet/in.h> |
---|
4842 | | #endif |
---|
4843 | | #ifdef HAVE_ARPA_INET_H |
---|
4844 | | # include <arpa/inet.h> |
---|
4845 | | #endif |
---|
4846 | | #ifdef HAVE_RESOLV_H |
---|
4847 | | # include <resolv.h> |
---|
4848 | | #endif |
---|
4849 | | |
---|
4850 | | |
---|
4851 | | int |
---|
4852 | | main () |
---|
4853 | | { |
---|
4854 | | #ifndef memmem |
---|
4855 | | char *p = (char *) memmem; |
---|
4856 | | return !p; |
---|
4857 | | #endif |
---|
4858 | | |
---|
4859 | | ; |
---|
4860 | | return 0; |
---|
4861 | | } |
---|
4862 | configure:37006: result: no |
---|
4863 | configure:37244: creating ./config.status |
---|
4864 | |
---|
4865 | ## ---------------------- ## |
---|
4866 | ## Running config.status. ## |
---|
4867 | ## ---------------------- ## |
---|
4868 | |
---|
4869 | This file was extended by lftp config.status 3.6.1, which was |
---|
4870 | generated by GNU Autoconf 2.60. Invocation command line was |
---|
4871 | |
---|
4872 | CONFIG_FILES = |
---|
4873 | CONFIG_HEADERS = |
---|
4874 | CONFIG_LINKS = |
---|
4875 | CONFIG_COMMANDS = |
---|
4876 | $ ./config.status |
---|
4877 | |
---|
4878 | on vp081125.reshsg.uci.edu |
---|
4879 | |
---|
4880 | config.status:712: creating Makefile |
---|
4881 | config.status:712: creating src/Makefile |
---|
4882 | config.status:712: creating lib/Makefile |
---|
4883 | config.status:712: creating include/Makefile |
---|
4884 | config.status:712: creating doc/Makefile |
---|
4885 | config.status:712: creating readline-4.3/Makefile |
---|
4886 | config.status:847: WARNING: readline-4.3/Makefile.in seems to ignore the --datarootdir setting |
---|
4887 | config.status:712: creating po/Makefile.in |
---|
4888 | config.status:712: creating m4/Makefile |
---|
4889 | config.status:712: creating contrib/Makefile |
---|
4890 | config.status:712: creating include/config.h |
---|
4891 | config.status:1158: linking ./lib/human.h to include/human.h |
---|
4892 | config.status:1158: linking ./lib/modechange.h to include/modechange.h |
---|
4893 | config.status:1158: linking ./lib/filemode.h to include/filemode.h |
---|
4894 | config.status:1158: linking ./lib/fnmatch_.h to lib/fnmatch.h |
---|
4895 | config.status:1158: linking ./lib/fnmatch_.h to include/fnmatch.h |
---|
4896 | config.status:1180: executing depfiles commands |
---|
4897 | config.status:1180: executing po-directories commands |
---|
4898 | |
---|
4899 | ## ---------------- ## |
---|
4900 | ## Cache variables. ## |
---|
4901 | ## ---------------- ## |
---|
4902 | |
---|
4903 | ac_cv_build=i386-apple-darwin9.1.0 |
---|
4904 | ac_cv_c_bigendian=no |
---|
4905 | ac_cv_c_compiler_gnu=yes |
---|
4906 | ac_cv_c_const=yes |
---|
4907 | ac_cv_c_inline=inline |
---|
4908 | ac_cv_cxx_compiler_gnu=yes |
---|
4909 | ac_cv_env_CCC_set= |
---|
4910 | ac_cv_env_CCC_value= |
---|
4911 | ac_cv_env_CC_set=set |
---|
4912 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
4913 | ac_cv_env_CFLAGS_set=set |
---|
4914 | ac_cv_env_CFLAGS_value=-O2 |
---|
4915 | ac_cv_env_CPPFLAGS_set=set |
---|
4916 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
4917 | ac_cv_env_CPP_set=set |
---|
4918 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
---|
4919 | ac_cv_env_CXXCPP_set= |
---|
4920 | ac_cv_env_CXXCPP_value= |
---|
4921 | ac_cv_env_CXXFLAGS_set=set |
---|
4922 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
4923 | ac_cv_env_CXX_set=set |
---|
4924 | ac_cv_env_CXX_value=/usr/bin/g++-4.0 |
---|
4925 | ac_cv_env_F77_set= |
---|
4926 | ac_cv_env_F77_value= |
---|
4927 | ac_cv_env_FFLAGS_set=set |
---|
4928 | ac_cv_env_FFLAGS_value=-O2 |
---|
4929 | ac_cv_env_LDFLAGS_set=set |
---|
4930 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
4931 | ac_cv_env_YACC_set= |
---|
4932 | ac_cv_env_YACC_value= |
---|
4933 | ac_cv_env_YFLAGS_set= |
---|
4934 | ac_cv_env_YFLAGS_value= |
---|
4935 | ac_cv_env_build_alias_set= |
---|
4936 | ac_cv_env_build_alias_value= |
---|
4937 | ac_cv_env_host_alias_set= |
---|
4938 | ac_cv_env_host_alias_value= |
---|
4939 | ac_cv_env_target_alias_set= |
---|
4940 | ac_cv_env_target_alias_value= |
---|
4941 | ac_cv_f77_compiler_gnu=yes |
---|
4942 | ac_cv_file___dev_ptc_=no |
---|
4943 | ac_cv_file___dev_ptmx_=yes |
---|
4944 | ac_cv_func__doprnt=no |
---|
4945 | ac_cv_func__getpty=no |
---|
4946 | ac_cv_func_alloca_works=yes |
---|
4947 | ac_cv_func_btowc=yes |
---|
4948 | ac_cv_func_dn_expand=yes |
---|
4949 | ac_cv_func_fnmatch_gnu=no |
---|
4950 | ac_cv_func_ftruncate=yes |
---|
4951 | ac_cv_func_getaddrinfo=yes |
---|
4952 | ac_cv_func_gethostbyname2=yes |
---|
4953 | ac_cv_func_getipnodebyname=yes |
---|
4954 | ac_cv_func_getnameinfo=yes |
---|
4955 | ac_cv_func_getpgrp_void=yes |
---|
4956 | ac_cv_func_gettimeofday=yes |
---|
4957 | ac_cv_func_glob=yes |
---|
4958 | ac_cv_func_hstrerror=yes |
---|
4959 | ac_cv_func_inet_aton=yes |
---|
4960 | ac_cv_func_isascii=yes |
---|
4961 | ac_cv_func_iswcntrl=yes |
---|
4962 | ac_cv_func_iswprint=yes |
---|
4963 | ac_cv_func_killpg=yes |
---|
4964 | ac_cv_func_lchown=yes |
---|
4965 | ac_cv_func_lstat=yes |
---|
4966 | ac_cv_func_mbsinit=yes |
---|
4967 | ac_cv_func_mbsrtowcs=yes |
---|
4968 | ac_cv_func_memmem=no |
---|
4969 | ac_cv_func_memmove=yes |
---|
4970 | ac_cv_func_mempcpy=no |
---|
4971 | ac_cv_func_mktime=yes |
---|
4972 | ac_cv_func_nl_langinfo=yes |
---|
4973 | ac_cv_func_random=yes |
---|
4974 | ac_cv_func_regexec=yes |
---|
4975 | ac_cv_func_select=yes |
---|
4976 | ac_cv_func_setlocale=yes |
---|
4977 | ac_cv_func_setpgid=yes |
---|
4978 | ac_cv_func_setsid=yes |
---|
4979 | ac_cv_func_snprintf=yes |
---|
4980 | ac_cv_func_sscanf=yes |
---|
4981 | ac_cv_func_strcasecmp=yes |
---|
4982 | ac_cv_func_strdup=yes |
---|
4983 | ac_cv_func_strerror=yes |
---|
4984 | ac_cv_func_strerror_r=yes |
---|
4985 | ac_cv_func_strerror_r_char_p=no |
---|
4986 | ac_cv_func_strncasecmp=yes |
---|
4987 | ac_cv_func_strptime=yes |
---|
4988 | ac_cv_func_strstr=yes |
---|
4989 | ac_cv_func_strtoimax=yes |
---|
4990 | ac_cv_func_strtok_r=yes |
---|
4991 | ac_cv_func_strtol=yes |
---|
4992 | ac_cv_func_strtoul=yes |
---|
4993 | ac_cv_func_strtoull=yes |
---|
4994 | ac_cv_func_strtoumax=yes |
---|
4995 | ac_cv_func_tcgetattr=yes |
---|
4996 | ac_cv_func_tgetstr=yes |
---|
4997 | ac_cv_func_unsetenv=yes |
---|
4998 | ac_cv_func_utime_null=yes |
---|
4999 | ac_cv_func_vprintf=yes |
---|
5000 | ac_cv_func_vsnprintf=yes |
---|
5001 | ac_cv_func_wmempcpy=no |
---|
5002 | ac_cv_have_decl_dn_expand=yes |
---|
5003 | ac_cv_have_decl_getenv=yes |
---|
5004 | ac_cv_have_decl_h_errno=yes |
---|
5005 | ac_cv_have_decl_hstrerror=yes |
---|
5006 | ac_cv_have_decl_inet_aton=yes |
---|
5007 | ac_cv_have_decl_mbswidth=no |
---|
5008 | ac_cv_have_decl_memmem=no |
---|
5009 | ac_cv_have_decl_random=yes |
---|
5010 | ac_cv_have_decl_res_search=yes |
---|
5011 | ac_cv_have_decl_snprintf=yes |
---|
5012 | ac_cv_have_decl_strcasecmp=yes |
---|
5013 | ac_cv_have_decl_strerror_r=yes |
---|
5014 | ac_cv_have_decl_strmode=yes |
---|
5015 | ac_cv_have_decl_strptime=yes |
---|
5016 | ac_cv_have_decl_strtoimax=yes |
---|
5017 | ac_cv_have_decl_strtok_r=yes |
---|
5018 | ac_cv_have_decl_strtoumax=yes |
---|
5019 | ac_cv_have_decl_unsetenv=yes |
---|
5020 | ac_cv_have_decl_vsnprintf=yes |
---|
5021 | ac_cv_header_arpa_inet_h=yes |
---|
5022 | ac_cv_header_arpa_nameser_h=yes |
---|
5023 | ac_cv_header_curses_h=yes |
---|
5024 | ac_cv_header_dirent_dirent_h=yes |
---|
5025 | ac_cv_header_dirent_h=yes |
---|
5026 | ac_cv_header_dlfcn_h=yes |
---|
5027 | ac_cv_header_endian_h=no |
---|
5028 | ac_cv_header_errno_h=yes |
---|
5029 | ac_cv_header_expat_h=yes |
---|
5030 | ac_cv_header_fcntl_h=yes |
---|
5031 | ac_cv_header_inttypes_h=yes |
---|
5032 | ac_cv_header_langinfo_h=yes |
---|
5033 | ac_cv_header_libintl_h=no |
---|
5034 | ac_cv_header_locale_h=yes |
---|
5035 | ac_cv_header_memory_h=yes |
---|
5036 | ac_cv_header_ncurses_curses_h=yes |
---|
5037 | ac_cv_header_ncurses_term_h=yes |
---|
5038 | ac_cv_header_netinet_in_h=yes |
---|
5039 | ac_cv_header_netinet_in_systm_h=yes |
---|
5040 | ac_cv_header_netinet_ip_h=yes |
---|
5041 | ac_cv_header_netinet_tcp_h=yes |
---|
5042 | ac_cv_header_pty_h=no |
---|
5043 | ac_cv_header_regex_h=yes |
---|
5044 | ac_cv_header_resolv_h=yes |
---|
5045 | ac_cv_header_stat_broken=no |
---|
5046 | ac_cv_header_stdbool_h=yes |
---|
5047 | ac_cv_header_stdc=yes |
---|
5048 | ac_cv_header_stdint_h=yes |
---|
5049 | ac_cv_header_stdlib_h=yes |
---|
5050 | ac_cv_header_string_h=yes |
---|
5051 | ac_cv_header_strings_h=yes |
---|
5052 | ac_cv_header_sys_ioctl_h=yes |
---|
5053 | ac_cv_header_sys_poll_h=yes |
---|
5054 | ac_cv_header_sys_select_h=yes |
---|
5055 | ac_cv_header_sys_stat_h=yes |
---|
5056 | ac_cv_header_sys_stropts_h=no |
---|
5057 | ac_cv_header_sys_time_h=yes |
---|
5058 | ac_cv_header_sys_types_h=yes |
---|
5059 | ac_cv_header_sys_wait_h=yes |
---|
5060 | ac_cv_header_term_h=yes |
---|
5061 | ac_cv_header_termcap_h=yes |
---|
5062 | ac_cv_header_termio_h=no |
---|
5063 | ac_cv_header_termios_h=yes |
---|
5064 | ac_cv_header_time=yes |
---|
5065 | ac_cv_header_unistd_h=yes |
---|
5066 | ac_cv_header_util_h=yes |
---|
5067 | ac_cv_header_varargs_h=no |
---|
5068 | ac_cv_header_wchar_h=yes |
---|
5069 | ac_cv_header_wctype_h=yes |
---|
5070 | ac_cv_host=i386-apple-darwin9.1.0 |
---|
5071 | ac_cv_lib_cposix_strerror=no |
---|
5072 | ac_cv_lib_error_at_line=no |
---|
5073 | ac_cv_lib_expat_XML_ParserCreateNS=yes |
---|
5074 | ac_cv_member_struct_sockaddr_sa_len=yes |
---|
5075 | ac_cv_member_struct_tm_tm_zone=yes |
---|
5076 | ac_cv_need_trio=no |
---|
5077 | ac_cv_objext=o |
---|
5078 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
5079 | ac_cv_path_GMSGFMT=: |
---|
5080 | ac_cv_path_GREP=/usr/bin/grep |
---|
5081 | ac_cv_path_MSGFMT=: |
---|
5082 | ac_cv_path_MSGMERGE=: |
---|
5083 | ac_cv_path_XGETTEXT=: |
---|
5084 | ac_cv_prog_AWK=awk |
---|
5085 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
---|
5086 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E' |
---|
5087 | ac_cv_prog_YACC='bison -y' |
---|
5088 | ac_cv_prog_ac_ct_AR=ar |
---|
5089 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
5090 | ac_cv_prog_ac_ct_F77=g95 |
---|
5091 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
5092 | ac_cv_prog_ac_ct_STRIP=strip |
---|
5093 | ac_cv_prog_cc_c89= |
---|
5094 | ac_cv_prog_cc_g=yes |
---|
5095 | ac_cv_prog_cxx_g=yes |
---|
5096 | ac_cv_prog_f77_g=yes |
---|
5097 | ac_cv_prog_make_make_set=yes |
---|
5098 | ac_cv_search_dlopen='none required' |
---|
5099 | ac_cv_search_gethostbyname='none required' |
---|
5100 | ac_cv_search_hstrerror='none required' |
---|
5101 | ac_cv_search_opendir='none required' |
---|
5102 | ac_cv_search_openpty='none required' |
---|
5103 | ac_cv_search_res_9_search=-lresolv |
---|
5104 | ac_cv_search_res_search='none required' |
---|
5105 | ac_cv_search_socket='none required' |
---|
5106 | ac_cv_search_tigetstr=-lncurses |
---|
5107 | ac_cv_struct_tm=time.h |
---|
5108 | ac_cv_sys_file_offset_bits=no |
---|
5109 | ac_cv_sys_large_files=no |
---|
5110 | ac_cv_sys_largefile_CC=no |
---|
5111 | ac_cv_type__Bool=yes |
---|
5112 | ac_cv_type_long_long=yes |
---|
5113 | ac_cv_type_mbstate_t=yes |
---|
5114 | ac_cv_type_off_t=yes |
---|
5115 | ac_cv_type_pid_t=yes |
---|
5116 | ac_cv_type_signal=void |
---|
5117 | ac_cv_type_size_t=yes |
---|
5118 | ac_cv_type_unsigned_long_long=yes |
---|
5119 | ac_cv_working_alloca_h=yes |
---|
5120 | acl_cv_hardcode_direct=no |
---|
5121 | acl_cv_hardcode_libdir_flag_spec= |
---|
5122 | acl_cv_hardcode_libdir_separator= |
---|
5123 | acl_cv_hardcode_minus_L=no |
---|
5124 | acl_cv_libext=a |
---|
5125 | acl_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
5126 | acl_cv_prog_gnu_ld=no |
---|
5127 | acl_cv_rpath=done |
---|
5128 | acl_cv_shlibext=dylib |
---|
5129 | acl_cv_wl=-Wl, |
---|
5130 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
5131 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
5132 | am_cv_func_iconv=yes |
---|
5133 | am_cv_lib_iconv=yes |
---|
5134 | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' |
---|
5135 | am_cv_proto_iconv_arg1= |
---|
5136 | gl_cv_func_mbrtowc=yes |
---|
5137 | gl_cv_header_inttypes_h=yes |
---|
5138 | gl_cv_header_stdint_h=yes |
---|
5139 | gt_cv_func_CFLocaleCopyCurrent=yes |
---|
5140 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
5141 | inetutils_cv_var_h_errno=yes |
---|
5142 | jm_cv_func_strtoimax_macro=no |
---|
5143 | jm_cv_func_strtoumax_macro=no |
---|
5144 | lftp_cv_cxx__Bool=no |
---|
5145 | lftp_cv_cxx_ansi_scope=yes |
---|
5146 | lftp_cv_cxx_bool=yes |
---|
5147 | lftp_cv_environ=yes |
---|
5148 | lftp_cv_func_poll_works=no |
---|
5149 | lftp_cv_func_sscanf_const_works=yes |
---|
5150 | lftp_cv_noimplementinline=yes |
---|
5151 | lftp_cv_openssl='OPENSSL_LIBS="-lssl -lcrypto"' |
---|
5152 | lftp_cv_precompiled_readline=yes |
---|
5153 | lftp_cv_socklen_t=yes |
---|
5154 | lftp_cv_va_copy=yes |
---|
5155 | lt_cv_deplibs_check_method=pass_all |
---|
5156 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
5157 | lt_cv_file_magic_test_file= |
---|
5158 | lt_cv_ld_reload_flag=-r |
---|
5159 | lt_cv_objdir=.libs |
---|
5160 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
5161 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
5162 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
5163 | lt_cv_path_SED=/usr/bin/sed |
---|
5164 | lt_cv_prog_compiler_c_o=yes |
---|
5165 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
5166 | lt_cv_prog_compiler_c_o_F77=yes |
---|
5167 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
5168 | lt_cv_prog_gnu_ld=no |
---|
5169 | lt_cv_prog_gnu_ldcxx=no |
---|
5170 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
5171 | 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'\''' |
---|
5172 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
5173 | lt_cv_sys_max_cmd_len=196608 |
---|
5174 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
5175 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
5176 | lt_lt_cv_prog_compiler_c_o_F77='"yes"' |
---|
5177 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
5178 | 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'\''"' |
---|
5179 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
5180 | |
---|
5181 | ## ----------------- ## |
---|
5182 | ## Output variables. ## |
---|
5183 | ## ----------------- ## |
---|
5184 | |
---|
5185 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run aclocal-1.9' |
---|
5186 | ALLOCA='' |
---|
5187 | AMDEPBACKSLASH='\' |
---|
5188 | AMDEP_FALSE='#' |
---|
5189 | AMDEP_TRUE='' |
---|
5190 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run tar' |
---|
5191 | AR='ar' |
---|
5192 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run autoconf' |
---|
5193 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run autoheader' |
---|
5194 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run automake-1.9' |
---|
5195 | AWK='awk' |
---|
5196 | CC='/usr/bin/gcc-4.0' |
---|
5197 | CCDEPMODE='depmode=gcc3' |
---|
5198 | CFLAGS='-O2 -Wall' |
---|
5199 | COMPILE_READLINE='no' |
---|
5200 | CPP='/usr/bin/cpp-4.0' |
---|
5201 | CPPFLAGS='-I/opt/local/include' |
---|
5202 | CXX='/usr/bin/g++-4.0' |
---|
5203 | CXXCPP='/usr/bin/g++-4.0 -E' |
---|
5204 | CXXDEPMODE='depmode=gcc3' |
---|
5205 | CXXFLAGS='-O2 -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions -fno-rtti -fno-implement-inlines -Winline' |
---|
5206 | CYGPATH_W='echo' |
---|
5207 | DEFS='-DHAVE_CONFIG_H' |
---|
5208 | DEPDIR='.deps' |
---|
5209 | ECHO='/bin/echo' |
---|
5210 | ECHO_C='ECHO_N='' |
---|
5211 | ECHO_T='' |
---|
5212 | EGREP='/usr/bin/grep -E' |
---|
5213 | EXEEXT='' |
---|
5214 | EXPAT_LIBS='-lexpat' |
---|
5215 | F77='g95' |
---|
5216 | FFLAGS='-O2' |
---|
5217 | GMSGFMT=':' |
---|
5218 | GMSGFMT_015=':' |
---|
5219 | GREP='/usr/bin/grep' |
---|
5220 | HAVE__BOOL='1' |
---|
5221 | INSTALL_DATA='${INSTALL} -m 644' |
---|
5222 | INSTALL_PROGRAM='${INSTALL}' |
---|
5223 | INSTALL_SCRIPT='${INSTALL}' |
---|
5224 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
5225 | INTLLIBS='' |
---|
5226 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
5227 | LDFLAGS='-L/opt/local/lib' |
---|
5228 | LIBGNUTLS_CFLAGS='' |
---|
5229 | LIBGNUTLS_CONFIG='' |
---|
5230 | LIBGNUTLS_LIBS='' |
---|
5231 | LIBICONV='-liconv' |
---|
5232 | LIBINTL='' |
---|
5233 | LIBOBJS=' ${LIBOBJDIR}human$U.o ${LIBOBJDIR}xmalloc$U.o ${LIBOBJDIR}modechange$U.o ${LIBOBJDIR}exitfail$U.o ${LIBOBJDIR}quote$U.o ${LIBOBJDIR}quotearg$U.o ${LIBOBJDIR}xstrtol$U.o ${LIBOBJDIR}xstrtoul$U.o ${LIBOBJDIR}filemode$U.o ${LIBOBJDIR}error$U.o ${LIBOBJDIR}fnmatch$U.o ${LIBOBJDIR}memmem$U.o ${LIBOBJDIR}getopt$U.o ${LIBOBJDIR}getopt1$U.o ${LIBOBJDIR}poll$U.o' |
---|
5234 | LIBS='-lncurses -lresolv ' |
---|
5235 | LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' |
---|
5236 | LN_S='ln -s' |
---|
5237 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
5238 | LTLIBINTL='' |
---|
5239 | LTLIBOBJS=' ${LIBOBJDIR}human$U.lo ${LIBOBJDIR}xmalloc$U.lo ${LIBOBJDIR}modechange$U.lo ${LIBOBJDIR}exitfail$U.lo ${LIBOBJDIR}quote$U.lo ${LIBOBJDIR}quotearg$U.lo ${LIBOBJDIR}xstrtol$U.lo ${LIBOBJDIR}xstrtoul$U.lo ${LIBOBJDIR}filemode$U.lo ${LIBOBJDIR}error$U.lo ${LIBOBJDIR}fnmatch$U.lo ${LIBOBJDIR}memmem$U.lo ${LIBOBJDIR}getopt$U.lo ${LIBOBJDIR}getopt1$U.lo ${LIBOBJDIR}poll$U.lo' |
---|
5240 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/missing --run makeinfo' |
---|
5241 | MSGFMT=':' |
---|
5242 | MSGFMT_015=':' |
---|
5243 | MSGMERGE=':' |
---|
5244 | OBJEXT='o' |
---|
5245 | OPENSSL_CPPFLAGS='' |
---|
5246 | OPENSSL_LDFLAGS='' |
---|
5247 | OPENSSL_LIBS='-lssl -lcrypto' |
---|
5248 | PACKAGE='lftp' |
---|
5249 | PACKAGE_BUGREPORT='lftp-bugs@lftp.yar.ru' |
---|
5250 | PACKAGE_NAME='lftp' |
---|
5251 | PACKAGE_STRING='lftp 3.6.1' |
---|
5252 | PACKAGE_TARNAME='lftp' |
---|
5253 | PACKAGE_VERSION='3.6.1' |
---|
5254 | PATH_SEPARATOR=':' |
---|
5255 | POSUB='' |
---|
5256 | RANLIB='ranlib' |
---|
5257 | READLINE='-lreadline' |
---|
5258 | READLINE_DEPEND='' |
---|
5259 | READLINE_DIR='' |
---|
5260 | SET_MAKE='' |
---|
5261 | SHELL='/bin/sh' |
---|
5262 | SOCKSLIBS='' |
---|
5263 | STDBOOL_H='' |
---|
5264 | STRIP='strip' |
---|
5265 | USE_NLS='no' |
---|
5266 | VERSION='3.6.1' |
---|
5267 | WITH_MODULES_FALSE='' |
---|
5268 | WITH_MODULES_TRUE='#' |
---|
5269 | XGETTEXT='/missing xgettext' |
---|
5270 | XGETTEXT_015=':' |
---|
5271 | YACC='bison -y' |
---|
5272 | YFLAGS='' |
---|
5273 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
5274 | ac_ct_CXX='' |
---|
5275 | ac_ct_F77='g95' |
---|
5276 | am__fastdepCC_FALSE='#' |
---|
5277 | am__fastdepCC_TRUE='' |
---|
5278 | am__fastdepCXX_FALSE='#' |
---|
5279 | am__fastdepCXX_TRUE='' |
---|
5280 | am__include='include' |
---|
5281 | am__leading_dot='.' |
---|
5282 | am__quote='' |
---|
5283 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
5284 | am__untar='${AMTAR} xf -' |
---|
5285 | bindir='${exec_prefix}/bin' |
---|
5286 | build='i386-apple-darwin9.1.0' |
---|
5287 | build_alias='' |
---|
5288 | build_cpu='i386' |
---|
5289 | build_os='darwin9.1.0' |
---|
5290 | build_vendor='apple' |
---|
5291 | datadir='${datarootdir}' |
---|
5292 | datarootdir='${prefix}/share' |
---|
5293 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
5294 | dvidir='${docdir}' |
---|
5295 | exec_prefix='${prefix}' |
---|
5296 | host='i386-apple-darwin9.1.0' |
---|
5297 | host_alias='' |
---|
5298 | host_cpu='i386' |
---|
5299 | host_os='darwin9.1.0' |
---|
5300 | host_vendor='apple' |
---|
5301 | htmldir='${docdir}' |
---|
5302 | includedir='${prefix}/include' |
---|
5303 | infodir='${datarootdir}/info' |
---|
5304 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_lftp/work/lftp-3.6.1/install-sh' |
---|
5305 | libdir='${exec_prefix}/lib' |
---|
5306 | libexecdir='${exec_prefix}/libexec' |
---|
5307 | localedir='${datarootdir}/locale' |
---|
5308 | localstatedir='${prefix}/var' |
---|
5309 | mandir='${datarootdir}/man' |
---|
5310 | mkdir_p='$(mkinstalldirs)' |
---|
5311 | oldincludedir='/usr/include' |
---|
5312 | pdfdir='${docdir}' |
---|
5313 | prefix='/opt/local' |
---|
5314 | program_transform_name='s,x,x,' |
---|
5315 | psdir='${docdir}' |
---|
5316 | sbindir='${exec_prefix}/sbin' |
---|
5317 | sharedstatedir='${prefix}/com' |
---|
5318 | subdirs='' |
---|
5319 | sysconfdir='${prefix}/etc' |
---|
5320 | target_alias='' |
---|
5321 | |
---|
5322 | ## ----------- ## |
---|
5323 | ## confdefs.h. ## |
---|
5324 | ## ----------- ## |
---|
5325 | |
---|
5326 | #define PACKAGE_NAME "lftp" |
---|
5327 | #define PACKAGE_TARNAME "lftp" |
---|
5328 | #define PACKAGE_VERSION "3.6.1" |
---|
5329 | #define PACKAGE_STRING "lftp 3.6.1" |
---|
5330 | #define PACKAGE_BUGREPORT "lftp-bugs@lftp.yar.ru" |
---|
5331 | #define PACKAGE "lftp" |
---|
5332 | #define VERSION "3.6.1" |
---|
5333 | #define _GNU_SOURCE 1 |
---|
5334 | #define HAVE_CXX_BOOL 1 |
---|
5335 | #define STDC_HEADERS 1 |
---|
5336 | #define HAVE_SYS_TYPES_H 1 |
---|
5337 | #define HAVE_SYS_STAT_H 1 |
---|
5338 | #define HAVE_STDLIB_H 1 |
---|
5339 | #define HAVE_STRING_H 1 |
---|
5340 | #define HAVE_MEMORY_H 1 |
---|
5341 | #define HAVE_STRINGS_H 1 |
---|
5342 | #define HAVE_INTTYPES_H 1 |
---|
5343 | #define HAVE_STDINT_H 1 |
---|
5344 | #define HAVE_UNISTD_H 1 |
---|
5345 | #define HAVE_WCHAR_H 1 |
---|
5346 | #define HAVE_WCTYPE_H 1 |
---|
5347 | #define HAVE_ISASCII 1 |
---|
5348 | #define HAVE_MBSINIT 1 |
---|
5349 | #define HAVE_ISWPRINT 1 |
---|
5350 | #define HAVE_ISWCNTRL 1 |
---|
5351 | #define HAVE_MBRTOWC 1 |
---|
5352 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 |
---|
5353 | #define HAVE_MBSTATE_T 1 |
---|
5354 | #define HAVE__BOOL 1 |
---|
5355 | #define HAVE_STDBOOL_H 1 |
---|
5356 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 |
---|
5357 | #define HAVE_STDINT_H_WITH_UINTMAX 1 |
---|
5358 | #define HAVE_UNSIGNED_LONG_LONG 1 |
---|
5359 | #define HAVE_UINTMAX_T 1 |
---|
5360 | #define HAVE_MBRTOWC 1 |
---|
5361 | #define HAVE_MBSTATE_T 1 |
---|
5362 | #define HAVE_MBRTOWC 1 |
---|
5363 | #define HAVE_LONG_LONG 1 |
---|
5364 | #define HAVE_INTMAX_T 1 |
---|
5365 | #define HAVE_DECL_STRTOIMAX 1 |
---|
5366 | #define HAVE_DECL_STRTOUMAX 1 |
---|
5367 | #define HAVE_STRTOULL 1 |
---|
5368 | #define HAVE_STRTOIMAX 1 |
---|
5369 | #define HAVE_STRTOUMAX 1 |
---|
5370 | #define HAVE_DECL_STRMODE 1 |
---|
5371 | #define HAVE_DECL_STRERROR_R 1 |
---|
5372 | #define HAVE_STRERROR_R 1 |
---|
5373 | #define HAVE_STDLIB_H 1 |
---|
5374 | #define HAVE_ICONV 1 |
---|
5375 | #define ICONV_CONST |
---|
5376 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
5377 | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
5378 | #define DEFAULT_PAGER "exec more" |
---|
5379 | #define HAVE_DLFCN_H 1 |
---|
5380 | #define HAVE_DLOPEN 1 |
---|
5381 | #define HAVE_RES_9_SEARCH 1 |
---|
5382 | #define HAVE_RES_SEARCH 1 |
---|
5383 | #define HAVE_DECL_RES_SEARCH 1 |
---|
5384 | #define HAVE_CURSES_H 1 |
---|
5385 | #define HAVE_TERM_H 1 |
---|
5386 | #define HAVE_NCURSES_CURSES_H 1 |
---|
5387 | #define HAVE_NCURSES_TERM_H 1 |
---|
5388 | #define HAVE_TIGETSTR 1 |
---|
5389 | #define HAVE_TGETSTR 1 |
---|
5390 | #define USE_OPENSSL 1 |
---|
5391 | #define HAVE_LIBEXPAT 1 |
---|
5392 | #define HAVE_DEV_PTMX 1 |
---|
5393 | #define HAVE_UTIL_H 1 |
---|
5394 | #define HAVE_OPENPTY 1 |
---|
5395 | #define HAVE_DIRENT_H 1 |
---|
5396 | #define STDC_HEADERS 1 |
---|
5397 | #define HAVE_SYS_WAIT_H 1 |
---|
5398 | #define TIME_WITH_SYS_TIME 1 |
---|
5399 | #define HAVE_FCNTL_H 1 |
---|
5400 | #define HAVE_SYS_TIME_H 1 |
---|
5401 | #define HAVE_ERRNO_H 1 |
---|
5402 | #define HAVE_STDLIB_H 1 |
---|
5403 | #define HAVE_DIRENT_H 1 |
---|
5404 | #define HAVE_TERMIOS_H 1 |
---|
5405 | #define HAVE_SYS_SELECT_H 1 |
---|
5406 | #define HAVE_SYS_POLL_H 1 |
---|
5407 | #define HAVE_STRING_H 1 |
---|
5408 | #define HAVE_MEMORY_H 1 |
---|
5409 | #define HAVE_STRINGS_H 1 |
---|
5410 | #define HAVE_SYS_IOCTL_H 1 |
---|
5411 | #define HAVE_DLFCN_H 1 |
---|
5412 | #define HAVE_ARPA_INET_H 1 |
---|
5413 | #define HAVE_ARPA_NAMESER_H 1 |
---|
5414 | #define HAVE_NETINET_IN_H 1 |
---|
5415 | #define HAVE_NETINET_TCP_H 1 |
---|
5416 | #define HAVE_NETINET_IN_SYSTM_H 1 |
---|
5417 | #define HAVE_NETINET_IP_H 1 |
---|
5418 | #define HAVE_TERMCAP_H 1 |
---|
5419 | #define HAVE_RESOLV_H 1 |
---|
5420 | #define HAVE_LANGINFO_H 1 |
---|
5421 | #define HAVE_REGEX_H 1 |
---|
5422 | #define HAVE_LOCALE_H 1 |
---|
5423 | #define HAVE_EXPAT_H 1 |
---|
5424 | #define HAVE_STRERROR 1 |
---|
5425 | #define HAVE_VSNPRINTF 1 |
---|
5426 | #define HAVE_SNPRINTF 1 |
---|
5427 | #define HAVE_H_ERRNO 1 |
---|
5428 | #define HAVE_DECL_H_ERRNO 1 |
---|
5429 | #define HAVE_DECL_HSTRERROR 1 |
---|
5430 | #define HAVE_HSTRERROR 1 |
---|
5431 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
---|
5432 | #define HAVE_STRUCT_TM_TM_ZONE 1 |
---|
5433 | #define HAVE_TM_ZONE 1 |
---|
5434 | #define RETSIGTYPE void |
---|
5435 | #define HAVE_UTIME_NULL 1 |
---|
5436 | #define GETPGRP_VOID 1 |
---|
5437 | #define HAVE_VPRINTF 1 |
---|
5438 | #define HAVE_ALLOCA_H 1 |
---|
5439 | #define HAVE_ALLOCA 1 |
---|
5440 | #define HAVE_DECL_GETENV 1 |
---|
5441 | #define HAVE_BTOWC 1 |
---|
5442 | #define HAVE_MBSRTOWCS 1 |
---|
5443 | #define HAVE_WCHAR_H 1 |
---|
5444 | #define HAVE_WCTYPE_H 1 |
---|
5445 | #define fnmatch rpl_fnmatch |
---|
5446 | #define HAVE_STRDUP 1 |
---|
5447 | #define HAVE_STRSTR 1 |
---|
5448 | #define HAVE_LSTAT 1 |
---|
5449 | #define HAVE_LCHOWN 1 |
---|
5450 | #define HAVE_SELECT 1 |
---|
5451 | #define HAVE_REGEXEC 1 |
---|
5452 | #define HAVE_GLOB 1 |
---|
5453 | #define HAVE_KILLPG 1 |
---|
5454 | #define HAVE_SETPGID 1 |
---|
5455 | #define HAVE_TCGETATTR 1 |
---|
5456 | #define HAVE_FTRUNCATE 1 |
---|
5457 | #define HAVE_VSNPRINTF 1 |
---|
5458 | #define HAVE_SNPRINTF 1 |
---|
5459 | #define HAVE_SSCANF 1 |
---|
5460 | #define HAVE_GETTIMEOFDAY 1 |
---|
5461 | #define HAVE_GETHOSTBYNAME2 1 |
---|
5462 | #define HAVE_GETIPNODEBYNAME 1 |
---|
5463 | #define HAVE_GETADDRINFO 1 |
---|
5464 | #define HAVE_GETNAMEINFO 1 |
---|
5465 | #define HAVE_SETSID 1 |
---|
5466 | #define HAVE_RANDOM 1 |
---|
5467 | #define HAVE_INET_ATON 1 |
---|
5468 | #define HAVE_UNSETENV 1 |
---|
5469 | #define HAVE_SETLOCALE 1 |
---|
5470 | #define HAVE_NL_LANGINFO 1 |
---|
5471 | #define HAVE_DN_EXPAND 1 |
---|
5472 | #define HAVE_ALLOCA_H 1 |
---|
5473 | #define HAVE_ALLOCA 1 |
---|
5474 | #define VA_COPY va_copy |
---|
5475 | #define HAVE_ENVIRON 1 |
---|
5476 | #define HAVE_MKTIME 1 |
---|
5477 | #define HAVE_MEMMOVE 1 |
---|
5478 | #define HAVE_STRCASECMP 1 |
---|
5479 | #define HAVE_STRNCASECMP 1 |
---|
5480 | #define HAVE_STRTOL 1 |
---|
5481 | #define HAVE_STRTOUL 1 |
---|
5482 | #define HAVE_STRPTIME 1 |
---|
5483 | #define HAVE_STRTOK_R 1 |
---|
5484 | #define HAVE_DECL_VSNPRINTF 1 |
---|
5485 | #define HAVE_DECL_SNPRINTF 1 |
---|
5486 | #define HAVE_DECL_UNSETENV 1 |
---|
5487 | #define HAVE_DECL_RANDOM 1 |
---|
5488 | #define HAVE_DECL_INET_ATON 1 |
---|
5489 | #define HAVE_DECL_STRCASECMP 1 |
---|
5490 | #define HAVE_DECL_STRPTIME 1 |
---|
5491 | #define HAVE_DECL_STRTOK_R 1 |
---|
5492 | #define HAVE_DECL_DN_EXPAND 1 |
---|
5493 | #define HAVE_DECL_MEMMEM 0 |
---|
5494 | #define fnmatch rpl_fnmatch |
---|
5495 | |
---|
5496 | configure: exit 0 |
---|