1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | configure:2153: checking for Cygwin environment |
---|
5 | configure:2169: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c 1>&5 |
---|
6 | configure: In function 'main': |
---|
7 | configure:2165: error: '__CYGWIN32__' undeclared (first use in this function) |
---|
8 | configure:2165: error: (Each undeclared identifier is reported only once |
---|
9 | configure:2165: error: for each function it appears in.) |
---|
10 | configure: failed program was: |
---|
11 | #line 2158 "configure" |
---|
12 | #include "confdefs.h" |
---|
13 | |
---|
14 | int main() { |
---|
15 | |
---|
16 | #ifndef __CYGWIN__ |
---|
17 | #define __CYGWIN__ __CYGWIN32__ |
---|
18 | #endif |
---|
19 | return __CYGWIN__; |
---|
20 | ; return 0; } |
---|
21 | configure:2186: checking for mingw32 environment |
---|
22 | configure:2198: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c 1>&5 |
---|
23 | configure: In function 'main': |
---|
24 | configure:2194: error: '__MINGW32__' undeclared (first use in this function) |
---|
25 | configure:2194: error: (Each undeclared identifier is reported only once |
---|
26 | configure:2194: error: for each function it appears in.) |
---|
27 | configure: failed program was: |
---|
28 | #line 2191 "configure" |
---|
29 | #include "confdefs.h" |
---|
30 | |
---|
31 | int main() { |
---|
32 | return __MINGW32__; |
---|
33 | ; return 0; } |
---|
34 | configure:2217: checking for egrep |
---|
35 | configure:2232: checking for a sed that does not truncate output |
---|
36 | configure:2382: checking host system type |
---|
37 | configure:2403: checking target system type |
---|
38 | configure:2526: checking for gcc |
---|
39 | configure:2639: checking whether the C compiler (/usr/bin/gcc-4.0 -O2 -L/opt/local/lib) works |
---|
40 | configure:2655: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c 1>&5 |
---|
41 | configure:2681: checking whether the C compiler (/usr/bin/gcc-4.0 -O2 -L/opt/local/lib) is a cross-compiler |
---|
42 | configure:2686: checking whether we are using GNU C |
---|
43 | configure:2695: /usr/bin/gcc-4.0 -E conftest.c |
---|
44 | configure:2714: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
45 | configure:2746: checking how to run the C preprocessor |
---|
46 | configure:2828: checking for icc |
---|
47 | configure:2851: checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together |
---|
48 | configure:2866: /usr/bin/gcc-4.0 -c conftest.c -o conftest.o 1>&5 |
---|
49 | configure:2867: /usr/bin/gcc-4.0 -c conftest.c -o conftest.o 1>&5 |
---|
50 | configure:2872: cc -c conftest.c 1>&5 |
---|
51 | configure:2874: cc -c conftest.c -o conftest.o 1>&5 |
---|
52 | configure:2875: cc -c conftest.c -o conftest.o 1>&5 |
---|
53 | configure:2902: checking how to run the C preprocessor |
---|
54 | configure:2982: checking for AIX |
---|
55 | configure:3006: checking whether ln -s works |
---|
56 | configure:3031: checking for system library directory |
---|
57 | configure:3057: checking whether to enable runpaths |
---|
58 | configure:3081: checking if compiler supports -R |
---|
59 | configure:3096: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -R /usr/lib 1>&5 |
---|
60 | i686-apple-darwin8-gcc-4.0.1: unrecognized option '-R' |
---|
61 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: can't map file: /usr/lib ((os/kern) invalid argument) |
---|
62 | collect2: ld returned 1 exit status |
---|
63 | configure: failed program was: |
---|
64 | #line 3089 "configure" |
---|
65 | #include "confdefs.h" |
---|
66 | |
---|
67 | int main() { |
---|
68 | |
---|
69 | ; return 0; } |
---|
70 | configure:3114: checking if compiler supports -Wl,-rpath, |
---|
71 | configure:3129: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -Wl,-rpath,/usr/lib 1>&5 |
---|
72 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: unknown flag: -rpath |
---|
73 | collect2: ld returned 1 exit status |
---|
74 | configure: failed program was: |
---|
75 | #line 3122 "configure" |
---|
76 | #include "confdefs.h" |
---|
77 | |
---|
78 | int main() { |
---|
79 | |
---|
80 | ; return 0; } |
---|
81 | configure:3160: checking for gawk |
---|
82 | configure:3220: checking for bison |
---|
83 | configure:3260: checking for bison version |
---|
84 | configure:3300: checking for flex |
---|
85 | configure:3334: checking for yywrap in -lfl |
---|
86 | configure:3353: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lfl 1>&5 |
---|
87 | configure:3377: checking lex output file root |
---|
88 | configure:3398: checking whether yytext is a pointer |
---|
89 | configure:3417: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lfl 1>&5 |
---|
90 | configure:3441: checking for working const |
---|
91 | configure:3495: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c 1>&5 |
---|
92 | configure:3521: checking for flex version |
---|
93 | configure:3565: checking for re2c |
---|
94 | configure:3654: checking whether /usr/bin/gcc-4.0 supports -no-cpp-precomp |
---|
95 | configure:3859: checking whether to force non-PIC code in shared modules |
---|
96 | configure:3889: checking whether /dev/urandom exists |
---|
97 | configure:3968: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
98 | configure:3988: checking for pthreads_cflags |
---|
99 | configure:4058: checking for pthreads_lib |
---|
100 | configure:4232: checking for AOLserver support |
---|
101 | configure:4489: checking for Apache 1.x module support via DSO through APXS |
---|
102 | configure:4812: checking for Apache 1.x module support |
---|
103 | configure:5645: checking whether to enable Apache charset compatibility option |
---|
104 | configure:5818: checking for Apache 2.0 filter-module support via DSO through APXS |
---|
105 | configure:6666: checking for Apache 2.0 handler-module support via DSO through APXS |
---|
106 | configure:7515: checking for Apache 1.x (hooks) module support via DSO through APXS |
---|
107 | configure:7838: checking for Apache 1.x (hooks) module support |
---|
108 | configure:8671: checking whether to enable Apache charset compatibility option |
---|
109 | configure:8845: checking for Caudium support |
---|
110 | configure:9196: checking for CLI build |
---|
111 | configure:9246: checking for Continuity support |
---|
112 | configure:9523: checking for embedded SAPI library support |
---|
113 | configure:9740: checking for Zeus ISAPI support |
---|
114 | configure:9989: checking for Milter support |
---|
115 | configure:10273: checking for NSAPI support |
---|
116 | configure:10625: checking for PHTTPD support |
---|
117 | configure:10871: checking for Pi3Web support |
---|
118 | configure:11238: checking whether Roxen module is build using ZTS |
---|
119 | configure:11262: checking for Roxen/Pike support |
---|
120 | configure:11540: checking for thttpd |
---|
121 | configure:11801: checking for TUX |
---|
122 | configure:12047: checking for webjames |
---|
123 | configure:12675: checking for chosen SAPI module |
---|
124 | configure:12732: checking for sendmail |
---|
125 | configure:12771: checking whether system uses EBCDIC |
---|
126 | configure:12790: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
127 | configure: failed program was: |
---|
128 | #line 12782 "configure" |
---|
129 | #include "confdefs.h" |
---|
130 | |
---|
131 | int main(void) { |
---|
132 | return (unsigned char)'A' != (unsigned char)0xC1; |
---|
133 | } |
---|
134 | |
---|
135 | configure:12818: checking whether byte ordering is bigendian |
---|
136 | configure:12844: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
137 | configure: failed program was: |
---|
138 | #line 12828 "configure" |
---|
139 | #include "confdefs.h" |
---|
140 | |
---|
141 | int main(void) |
---|
142 | { |
---|
143 | short one = 1; |
---|
144 | char *cp = (char *)&one; |
---|
145 | |
---|
146 | if (*cp == 0) { |
---|
147 | return(0); |
---|
148 | } else { |
---|
149 | return(1); |
---|
150 | } |
---|
151 | } |
---|
152 | |
---|
153 | configure:12870: checking whether writing to stdout works |
---|
154 | configure:12899: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
155 | configure:12974: checking for socket |
---|
156 | configure:13002: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
157 | configure:13231: checking for socketpair |
---|
158 | configure:13259: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
159 | configure:13488: checking for htonl |
---|
160 | configure:13516: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
161 | configure:13745: checking for gethostname |
---|
162 | configure:13773: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
163 | configure:14002: checking for gethostbyaddr |
---|
164 | configure:14030: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
165 | configure:14259: checking for yp_get_default_domain |
---|
166 | configure:14287: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
167 | configure:14517: checking for dlopen |
---|
168 | configure:14545: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c 1>&5 |
---|
169 | configure:14775: checking for sin in -lm |
---|
170 | configure:14794: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
171 | configure:14787: warning: conflicting types for built-in function 'sin' |
---|
172 | configure:14828: checking for res_search |
---|
173 | configure:14856: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
174 | configure:15364: checking for inet_aton |
---|
175 | configure:15392: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
176 | configure:15760: checking for dn_skipname |
---|
177 | configure:15788: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
178 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
179 | _dn_skipname |
---|
180 | collect2: ld returned 1 exit status |
---|
181 | configure: failed program was: |
---|
182 | #line 15765 "configure" |
---|
183 | #include "confdefs.h" |
---|
184 | /* System header to define __stub macros and hopefully few prototypes, |
---|
185 | which can conflict with char dn_skipname(); below. */ |
---|
186 | #include <assert.h> |
---|
187 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
188 | /* We use char because int might match the return type of a gcc2 |
---|
189 | builtin and then its argument prototype would still apply. */ |
---|
190 | char dn_skipname(); |
---|
191 | |
---|
192 | int main() { |
---|
193 | |
---|
194 | /* The GNU C library defines this for functions which it implements |
---|
195 | to always fail with ENOSYS. Some functions are actually named |
---|
196 | something starting with __ and the normal name is an alias. */ |
---|
197 | #if defined (__stub_dn_skipname) || defined (__stub___dn_skipname) |
---|
198 | choke me |
---|
199 | #else |
---|
200 | dn_skipname(); |
---|
201 | #endif |
---|
202 | |
---|
203 | ; return 0; } |
---|
204 | configure:15806: checking for __dn_skipname |
---|
205 | configure:15834: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
206 | configure:16154: checking for ANSI C header files |
---|
207 | configure:16167: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
208 | configure:16234: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
209 | configure: In function 'main': |
---|
210 | configure:16229: warning: incompatible implicit declaration of built-in function 'exit' |
---|
211 | configure:16262: checking for dirent.h that defines DIR |
---|
212 | configure:16275: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
213 | configure:16300: checking for opendir in -ldir |
---|
214 | configure:16319: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -ldir -lm 1>&5 |
---|
215 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: can't locate file for: -ldir |
---|
216 | collect2: ld returned 1 exit status |
---|
217 | configure: failed program was: |
---|
218 | #line 16308 "configure" |
---|
219 | #include "confdefs.h" |
---|
220 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
221 | /* We use char because int might match the return type of a gcc2 |
---|
222 | builtin and then its argument prototype would still apply. */ |
---|
223 | char opendir(); |
---|
224 | |
---|
225 | int main() { |
---|
226 | opendir() |
---|
227 | ; return 0; } |
---|
228 | configure:16441: checking for inttypes.h |
---|
229 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
230 | configure:16441: checking for stdint.h |
---|
231 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
232 | configure:16441: checking for dirent.h |
---|
233 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
234 | configure:16441: checking for ApplicationServices/ApplicationServices.h |
---|
235 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
236 | configure:16441: checking for sys/param.h |
---|
237 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
238 | configure:16441: checking for sys/types.h |
---|
239 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
240 | configure:16441: checking for sys/time.h |
---|
241 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
242 | configure:16441: checking for netinet/in.h |
---|
243 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
244 | configure:16441: checking for alloca.h |
---|
245 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
246 | configure:16441: checking for arpa/inet.h |
---|
247 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
248 | configure:16441: checking for arpa/nameser.h |
---|
249 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
250 | configure:16441: checking for assert.h |
---|
251 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
252 | configure:16441: checking for crypt.h |
---|
253 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
254 | configure:16447:19: error: crypt.h: No such file or directory |
---|
255 | configure: failed program was: |
---|
256 | #line 16446 "configure" |
---|
257 | #include "confdefs.h" |
---|
258 | #include <crypt.h> |
---|
259 | configure:16441: checking for fcntl.h |
---|
260 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
261 | configure:16441: checking for grp.h |
---|
262 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
263 | configure:16441: checking for ieeefp.h |
---|
264 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
265 | configure:16447:20: error: ieeefp.h: No such file or directory |
---|
266 | configure: failed program was: |
---|
267 | #line 16446 "configure" |
---|
268 | #include "confdefs.h" |
---|
269 | #include <ieeefp.h> |
---|
270 | configure:16441: checking for langinfo.h |
---|
271 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
272 | configure:16441: checking for limits.h |
---|
273 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
274 | configure:16441: checking for locale.h |
---|
275 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
276 | configure:16441: checking for monetary.h |
---|
277 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
278 | configure:16441: checking for netdb.h |
---|
279 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
280 | configure:16441: checking for pwd.h |
---|
281 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
282 | configure:16441: checking for resolv.h |
---|
283 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
284 | configure:16441: checking for signal.h |
---|
285 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
286 | configure:16441: checking for stdarg.h |
---|
287 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
288 | configure:16441: checking for stdlib.h |
---|
289 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
290 | configure:16441: checking for string.h |
---|
291 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
292 | configure:16441: checking for syslog.h |
---|
293 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
294 | configure:16441: checking for sysexits.h |
---|
295 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
296 | configure:16441: checking for sys/ioctl.h |
---|
297 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
298 | configure:16441: checking for sys/file.h |
---|
299 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
300 | configure:16441: checking for sys/mman.h |
---|
301 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
302 | configure:16441: checking for sys/mount.h |
---|
303 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
304 | configure:16441: checking for sys/poll.h |
---|
305 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
306 | configure:16441: checking for sys/resource.h |
---|
307 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
308 | configure:16441: checking for sys/select.h |
---|
309 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
310 | configure:16441: checking for sys/socket.h |
---|
311 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
312 | configure:16441: checking for sys/stat.h |
---|
313 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
314 | configure:16441: checking for sys/statfs.h |
---|
315 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
316 | configure:16447:24: error: sys/statfs.h: No such file or directory |
---|
317 | configure: failed program was: |
---|
318 | #line 16446 "configure" |
---|
319 | #include "confdefs.h" |
---|
320 | #include <sys/statfs.h> |
---|
321 | configure:16441: checking for sys/statvfs.h |
---|
322 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
323 | configure:16441: checking for sys/vfs.h |
---|
324 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
325 | configure:16447:21: error: sys/vfs.h: No such file or directory |
---|
326 | configure: failed program was: |
---|
327 | #line 16446 "configure" |
---|
328 | #include "confdefs.h" |
---|
329 | #include <sys/vfs.h> |
---|
330 | configure:16441: checking for sys/sysexits.h |
---|
331 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
332 | configure:16447:26: error: sys/sysexits.h: No such file or directory |
---|
333 | configure: failed program was: |
---|
334 | #line 16446 "configure" |
---|
335 | #include "confdefs.h" |
---|
336 | #include <sys/sysexits.h> |
---|
337 | configure:16441: checking for sys/varargs.h |
---|
338 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
339 | configure:16447:25: error: sys/varargs.h: No such file or directory |
---|
340 | configure: failed program was: |
---|
341 | #line 16446 "configure" |
---|
342 | #include "confdefs.h" |
---|
343 | #include <sys/varargs.h> |
---|
344 | configure:16441: checking for sys/wait.h |
---|
345 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
346 | configure:16441: checking for sys/loadavg.h |
---|
347 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
348 | configure:16447:25: error: sys/loadavg.h: No such file or directory |
---|
349 | configure: failed program was: |
---|
350 | #line 16446 "configure" |
---|
351 | #include "confdefs.h" |
---|
352 | #include <sys/loadavg.h> |
---|
353 | configure:16441: checking for termios.h |
---|
354 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
355 | configure:16441: checking for unistd.h |
---|
356 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
357 | configure:16441: checking for unix.h |
---|
358 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
359 | configure:16447:18: error: unix.h: No such file or directory |
---|
360 | configure: failed program was: |
---|
361 | #line 16446 "configure" |
---|
362 | #include "confdefs.h" |
---|
363 | #include <unix.h> |
---|
364 | configure:16441: checking for utime.h |
---|
365 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
366 | configure:16441: checking for sys/utsname.h |
---|
367 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
368 | configure:16441: checking for sys/ipc.h |
---|
369 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
370 | configure:16441: checking for dlfcn.h |
---|
371 | configure:16451: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c >/dev/null 2>conftest.out |
---|
372 | configure:16441: checking for assert.h |
---|
373 | configure:16527: checking for fopencookie |
---|
374 | configure:16555: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
375 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
376 | _fopencookie |
---|
377 | collect2: ld returned 1 exit status |
---|
378 | configure: failed program was: |
---|
379 | #line 16532 "configure" |
---|
380 | #include "confdefs.h" |
---|
381 | /* System header to define __stub macros and hopefully few prototypes, |
---|
382 | which can conflict with char fopencookie(); below. */ |
---|
383 | #include <assert.h> |
---|
384 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
385 | /* We use char because int might match the return type of a gcc2 |
---|
386 | builtin and then its argument prototype would still apply. */ |
---|
387 | char fopencookie(); |
---|
388 | |
---|
389 | int main() { |
---|
390 | |
---|
391 | /* The GNU C library defines this for functions which it implements |
---|
392 | to always fail with ENOSYS. Some functions are actually named |
---|
393 | something starting with __ and the normal name is an alias. */ |
---|
394 | #if defined (__stub_fopencookie) || defined (__stub___fopencookie) |
---|
395 | choke me |
---|
396 | #else |
---|
397 | fopencookie(); |
---|
398 | #endif |
---|
399 | |
---|
400 | ; return 0; } |
---|
401 | configure:16702: checking for broken getcwd |
---|
402 | configure:16717: checking for broken libc stdio |
---|
403 | configure:16778: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
404 | configure: In function 'main': |
---|
405 | configure:16762: warning: incompatible implicit declaration of built-in function 'exit' |
---|
406 | configure:16806: checking whether struct tm is in sys/time.h or time.h |
---|
407 | configure:16819: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
408 | configure:16840: checking for tm_zone in struct tm |
---|
409 | configure:16853: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
410 | configure:16912: checking for missing declarations of reentrant functions |
---|
411 | configure:16921: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
412 | configure:16946: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
413 | configure:16971: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
414 | configure:16996: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
415 | configure:17021: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
416 | configure:17042: checking for fclose declaration |
---|
417 | configure:17051: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
418 | configure:17077: checking for tm_gmtoff in struct tm |
---|
419 | configure:17090: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
420 | configure:17113: checking for struct flock |
---|
421 | configure:17128: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
422 | configure:17155: checking for socklen_t |
---|
423 | configure:17172: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
424 | configure:17198: checking size of size_t |
---|
425 | configure:17217: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
426 | configure: In function 'main': |
---|
427 | configure:17211: warning: incompatible implicit declaration of built-in function 'exit' |
---|
428 | configure:17237: checking size of long long |
---|
429 | configure:17256: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
430 | configure: In function 'main': |
---|
431 | configure:17250: warning: incompatible implicit declaration of built-in function 'exit' |
---|
432 | configure:17276: checking size of long long int |
---|
433 | configure:17295: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
434 | configure: In function 'main': |
---|
435 | configure:17289: warning: incompatible implicit declaration of built-in function 'exit' |
---|
436 | configure:17315: checking size of long |
---|
437 | configure:17334: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
438 | configure: In function 'main': |
---|
439 | configure:17328: warning: incompatible implicit declaration of built-in function 'exit' |
---|
440 | configure:17354: checking size of int |
---|
441 | configure:17373: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
442 | configure: In function 'main': |
---|
443 | configure:17367: warning: incompatible implicit declaration of built-in function 'exit' |
---|
444 | configure:17395: checking size of intmax_t |
---|
445 | configure:17436: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
446 | configure:17475: checking size of ssize_t |
---|
447 | configure:17516: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
448 | configure:17555: checking size of ptrdiff_t |
---|
449 | configure:17596: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
450 | configure:17635: checking for st_blksize in struct stat |
---|
451 | configure:17648: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
452 | configure:17670: checking for st_blocks in struct stat |
---|
453 | configure:17683: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
454 | configure:17710: checking for st_rdev in struct stat |
---|
455 | configure:17723: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
456 | configure:17745: checking for size_t |
---|
457 | configure:17778: checking for uid_t in sys/types.h |
---|
458 | configure:17814: checking for struct sockaddr_storage |
---|
459 | configure:17827: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
460 | configure:17848: checking for field sa_len in struct sockaddr |
---|
461 | configure:17862: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
462 | configure:17885: checking for IPv6 support |
---|
463 | configure:17899: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
464 | configure:17915: checking for vprintf |
---|
465 | configure:17943: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
466 | configure:17927: warning: conflicting types for built-in function 'vprintf' |
---|
467 | configure:18103: checking for alphasort |
---|
468 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
469 | configure:18103: checking for asctime_r |
---|
470 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
471 | configure:18103: checking for chroot |
---|
472 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
473 | configure:18103: checking for ctime_r |
---|
474 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
475 | configure:18103: checking for cuserid |
---|
476 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
477 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
478 | _cuserid |
---|
479 | collect2: ld returned 1 exit status |
---|
480 | configure: failed program was: |
---|
481 | #line 18108 "configure" |
---|
482 | #include "confdefs.h" |
---|
483 | /* System header to define __stub macros and hopefully few prototypes, |
---|
484 | which can conflict with char cuserid(); below. */ |
---|
485 | #include <assert.h> |
---|
486 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
487 | /* We use char because int might match the return type of a gcc2 |
---|
488 | builtin and then its argument prototype would still apply. */ |
---|
489 | char cuserid(); |
---|
490 | |
---|
491 | int main() { |
---|
492 | |
---|
493 | /* The GNU C library defines this for functions which it implements |
---|
494 | to always fail with ENOSYS. Some functions are actually named |
---|
495 | something starting with __ and the normal name is an alias. */ |
---|
496 | #if defined (__stub_cuserid) || defined (__stub___cuserid) |
---|
497 | choke me |
---|
498 | #else |
---|
499 | cuserid(); |
---|
500 | #endif |
---|
501 | |
---|
502 | ; return 0; } |
---|
503 | configure:18103: checking for crypt |
---|
504 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
505 | configure:18103: checking for flock |
---|
506 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
507 | configure:18103: checking for ftok |
---|
508 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
509 | configure:18103: checking for funopen |
---|
510 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
511 | configure:18103: checking for gai_strerror |
---|
512 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
513 | configure:18103: checking for gcvt |
---|
514 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
515 | configure:18103: checking for getloadavg |
---|
516 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
517 | configure:18103: checking for getlogin |
---|
518 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
519 | configure:18103: checking for getprotobyname |
---|
520 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
521 | configure:18103: checking for getprotobynumber |
---|
522 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
523 | configure:18103: checking for getservbyname |
---|
524 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
525 | configure:18103: checking for getservbyport |
---|
526 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
527 | configure:18103: checking for getrusage |
---|
528 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
529 | configure:18103: checking for gettimeofday |
---|
530 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
531 | configure:18103: checking for gmtime_r |
---|
532 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
533 | configure:18103: checking for getpwnam_r |
---|
534 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
535 | configure:18103: checking for getgrnam_r |
---|
536 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
537 | configure:18103: checking for getpwuid_r |
---|
538 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
539 | configure:18103: checking for grantpt |
---|
540 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
541 | configure:18103: checking for inet_ntoa |
---|
542 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
543 | configure:18103: checking for inet_ntop |
---|
544 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
545 | configure:18103: checking for inet_pton |
---|
546 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
547 | configure:18103: checking for isascii |
---|
548 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
549 | configure:18115: warning: conflicting types for built-in function 'isascii' |
---|
550 | configure:18103: checking for link |
---|
551 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
552 | configure:18103: checking for localtime_r |
---|
553 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
554 | configure:18103: checking for lockf |
---|
555 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
556 | configure:18103: checking for lchown |
---|
557 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
558 | configure:18103: checking for lrand48 |
---|
559 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
560 | configure:18103: checking for memcpy |
---|
561 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
562 | configure:18115: warning: conflicting types for built-in function 'memcpy' |
---|
563 | configure:18103: checking for memmove |
---|
564 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
565 | configure:18115: warning: conflicting types for built-in function 'memmove' |
---|
566 | configure:18103: checking for mkstemp |
---|
567 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
568 | configure:18103: checking for mmap |
---|
569 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
570 | configure:18103: checking for nl_langinfo |
---|
571 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
572 | configure:18103: checking for perror |
---|
573 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
574 | configure:18103: checking for poll |
---|
575 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
576 | configure:18103: checking for ptsname |
---|
577 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
578 | configure:18103: checking for putenv |
---|
579 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
580 | configure:18103: checking for realpath |
---|
581 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
582 | configure:18103: checking for random |
---|
583 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
584 | configure:18103: checking for rand_r |
---|
585 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
586 | configure:18103: checking for regcomp |
---|
587 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
588 | configure:18103: checking for res_search |
---|
589 | configure:18103: checking for scandir |
---|
590 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
591 | configure:18103: checking for setitimer |
---|
592 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
593 | configure:18103: checking for setlocale |
---|
594 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
595 | configure:18103: checking for localeconv |
---|
596 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
597 | configure:18103: checking for setenv |
---|
598 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
599 | configure:18103: checking for setpgid |
---|
600 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
601 | configure:18103: checking for setsockopt |
---|
602 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
603 | configure:18103: checking for setvbuf |
---|
604 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
605 | configure:18103: checking for shutdown |
---|
606 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
607 | configure:18103: checking for sin |
---|
608 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
609 | configure:18115: warning: conflicting types for built-in function 'sin' |
---|
610 | configure:18103: checking for snprintf |
---|
611 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
612 | configure:18115: warning: conflicting types for built-in function 'snprintf' |
---|
613 | configure:18103: checking for srand48 |
---|
614 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
615 | configure:18103: checking for srandom |
---|
616 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
617 | configure:18103: checking for statfs |
---|
618 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
619 | configure:18103: checking for statvfs |
---|
620 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
621 | configure:18103: checking for std_syslog |
---|
622 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
623 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
624 | _std_syslog |
---|
625 | collect2: ld returned 1 exit status |
---|
626 | configure: failed program was: |
---|
627 | #line 18108 "configure" |
---|
628 | #include "confdefs.h" |
---|
629 | /* System header to define __stub macros and hopefully few prototypes, |
---|
630 | which can conflict with char std_syslog(); below. */ |
---|
631 | #include <assert.h> |
---|
632 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
633 | /* We use char because int might match the return type of a gcc2 |
---|
634 | builtin and then its argument prototype would still apply. */ |
---|
635 | char std_syslog(); |
---|
636 | |
---|
637 | int main() { |
---|
638 | |
---|
639 | /* The GNU C library defines this for functions which it implements |
---|
640 | to always fail with ENOSYS. Some functions are actually named |
---|
641 | something starting with __ and the normal name is an alias. */ |
---|
642 | #if defined (__stub_std_syslog) || defined (__stub___std_syslog) |
---|
643 | choke me |
---|
644 | #else |
---|
645 | std_syslog(); |
---|
646 | #endif |
---|
647 | |
---|
648 | ; return 0; } |
---|
649 | configure:18103: checking for strcasecmp |
---|
650 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
651 | configure:18103: checking for strcoll |
---|
652 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
653 | configure:18103: checking for strdup |
---|
654 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
655 | configure:18115: warning: conflicting types for built-in function 'strdup' |
---|
656 | configure:18103: checking for strerror |
---|
657 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
658 | configure:18103: checking for strftime |
---|
659 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
660 | configure:18115: warning: conflicting types for built-in function 'strftime' |
---|
661 | configure:18103: checking for strnlen |
---|
662 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
663 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
664 | _strnlen |
---|
665 | collect2: ld returned 1 exit status |
---|
666 | configure: failed program was: |
---|
667 | #line 18108 "configure" |
---|
668 | #include "confdefs.h" |
---|
669 | /* System header to define __stub macros and hopefully few prototypes, |
---|
670 | which can conflict with char strnlen(); below. */ |
---|
671 | #include <assert.h> |
---|
672 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
673 | /* We use char because int might match the return type of a gcc2 |
---|
674 | builtin and then its argument prototype would still apply. */ |
---|
675 | char strnlen(); |
---|
676 | |
---|
677 | int main() { |
---|
678 | |
---|
679 | /* The GNU C library defines this for functions which it implements |
---|
680 | to always fail with ENOSYS. Some functions are actually named |
---|
681 | something starting with __ and the normal name is an alias. */ |
---|
682 | #if defined (__stub_strnlen) || defined (__stub___strnlen) |
---|
683 | choke me |
---|
684 | #else |
---|
685 | strnlen(); |
---|
686 | #endif |
---|
687 | |
---|
688 | ; return 0; } |
---|
689 | configure:18103: checking for strptime |
---|
690 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
691 | configure:18103: checking for strstr |
---|
692 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
693 | configure:18115: warning: conflicting types for built-in function 'strstr' |
---|
694 | configure:18103: checking for strtok_r |
---|
695 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
696 | configure:18103: checking for symlink |
---|
697 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
698 | configure:18103: checking for tempnam |
---|
699 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
700 | configure:18103: checking for tzset |
---|
701 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
702 | configure:18103: checking for unlockpt |
---|
703 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
704 | configure:18103: checking for unsetenv |
---|
705 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
706 | configure:18103: checking for usleep |
---|
707 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
708 | configure:18103: checking for nanosleep |
---|
709 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
710 | configure:18103: checking for utime |
---|
711 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
712 | configure:18103: checking for vsnprintf |
---|
713 | configure:18131: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
714 | configure:18115: warning: conflicting types for built-in function 'vsnprintf' |
---|
715 | configure:18157: checking for getaddrinfo |
---|
716 | configure:18169: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
717 | configure:18215: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
718 | configure: In function 'main': |
---|
719 | configure:18185: warning: incompatible implicit declaration of built-in function 'memset' |
---|
720 | configure:18189: warning: incompatible implicit declaration of built-in function 'exit' |
---|
721 | configure:18193: warning: incompatible implicit declaration of built-in function 'exit' |
---|
722 | configure:18201: warning: incompatible implicit declaration of built-in function 'exit' |
---|
723 | configure:18205: warning: incompatible implicit declaration of built-in function 'exit' |
---|
724 | configure:18210: warning: incompatible implicit declaration of built-in function 'exit' |
---|
725 | configure:18247: checking for strlcat |
---|
726 | configure:18275: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
727 | configure:18247: checking for strlcpy |
---|
728 | configure:18275: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
729 | configure:18247: checking for getopt |
---|
730 | configure:18275: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
731 | configure:18302: checking whether utime accepts a null argument |
---|
732 | configure:18323: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
733 | configure: In function 'main': |
---|
734 | configure:18317: warning: incompatible implicit declaration of built-in function 'exit' |
---|
735 | configure:18349: checking for working alloca.h |
---|
736 | configure:18382: checking for alloca |
---|
737 | configure:18415: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
738 | configure:18582: checking for declared timezone |
---|
739 | configure:18603: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c 1>&5 |
---|
740 | configure:18629: checking for type of reentrant time-related functions |
---|
741 | configure:18658: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
742 | configure: In function 'main': |
---|
743 | configure:18650: warning: assignment makes integer from pointer without a cast |
---|
744 | configure:18651: error: too many arguments to function 'asctime_r' |
---|
745 | configure: failed program was: |
---|
746 | #line 18640 "configure" |
---|
747 | #include "confdefs.h" |
---|
748 | |
---|
749 | #include <time.h> |
---|
750 | |
---|
751 | main() { |
---|
752 | char buf[27]; |
---|
753 | struct tm t; |
---|
754 | time_t old = 0; |
---|
755 | int r, s; |
---|
756 | |
---|
757 | s = gmtime_r(&old, &t); |
---|
758 | r = (int) asctime_r(&t, buf, 26); |
---|
759 | if (r == s && s == 0) return (0); |
---|
760 | return (1); |
---|
761 | } |
---|
762 | |
---|
763 | configure:18690: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
764 | configure: In function 'main': |
---|
765 | configure:18683: error: too many arguments to function 'asctime_r' |
---|
766 | configure: failed program was: |
---|
767 | #line 18674 "configure" |
---|
768 | #include "confdefs.h" |
---|
769 | |
---|
770 | #include <time.h> |
---|
771 | main() { |
---|
772 | struct tm t, *s; |
---|
773 | time_t old = 0; |
---|
774 | char buf[27], *p; |
---|
775 | |
---|
776 | s = gmtime_r(&old, &t); |
---|
777 | p = asctime_r(&t, buf, 26); |
---|
778 | if (p == buf && s == &t) return (0); |
---|
779 | return (1); |
---|
780 | } |
---|
781 | |
---|
782 | configure:18728: checking for readdir_r |
---|
783 | configure:18756: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
784 | configure:18778: checking for type of readdir_r |
---|
785 | configure:18814: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
786 | configure: In function 'main': |
---|
787 | configure:18806: warning: incompatible implicit declaration of built-in function 'exit' |
---|
788 | configure:18877: checking for in_addr_t |
---|
789 | configure:18916: checking for crypt_r |
---|
790 | configure:18944: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c -lm 1>&5 |
---|
791 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
792 | _crypt_r |
---|
793 | collect2: ld returned 1 exit status |
---|
794 | configure: failed program was: |
---|
795 | #line 18921 "configure" |
---|
796 | #include "confdefs.h" |
---|
797 | /* System header to define __stub macros and hopefully few prototypes, |
---|
798 | which can conflict with char crypt_r(); below. */ |
---|
799 | #include <assert.h> |
---|
800 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
801 | /* We use char because int might match the return type of a gcc2 |
---|
802 | builtin and then its argument prototype would still apply. */ |
---|
803 | char crypt_r(); |
---|
804 | |
---|
805 | int main() { |
---|
806 | |
---|
807 | /* The GNU C library defines this for functions which it implements |
---|
808 | to always fail with ENOSYS. Some functions are actually named |
---|
809 | something starting with __ and the normal name is an alias. */ |
---|
810 | #if defined (__stub_crypt_r) || defined (__stub___crypt_r) |
---|
811 | choke me |
---|
812 | #else |
---|
813 | crypt_r(); |
---|
814 | #endif |
---|
815 | |
---|
816 | ; return 0; } |
---|
817 | configure:19101: checking whether to include gcov symbols |
---|
818 | configure:19264: checking whether to include debugging symbols |
---|
819 | configure:19306: checking layout of installed files |
---|
820 | configure:19341: checking path to configuration file |
---|
821 | configure:19375: checking where to scan for configuration files |
---|
822 | configure:19411: checking whether to enable safe mode by default |
---|
823 | configure:19446: checking for safe mode exec dir |
---|
824 | configure:19490: checking whether to enable PHP's own SIGCHLD handler |
---|
825 | configure:19528: checking whether to enable magic quotes by default |
---|
826 | configure:19566: checking whether to explicitly link against libgcc |
---|
827 | configure:19646: checking whether to enable short tags by default |
---|
828 | configure:19684: checking whether to enable dmalloc |
---|
829 | configure:19772: checking whether to enable IPv6 support |
---|
830 | configure:19802: checking how big to make fd sets |
---|
831 | configure:19873: checking whether to enable LIBXML support |
---|
832 | configure:19921: checking libxml2 install dir |
---|
833 | configure:19950: checking for xml2-config path |
---|
834 | configure:20108: checking whether libxml build works |
---|
835 | configure:20135: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c |
---|
836 | |
---|
837 | -lm -lxml2 -lz -liconv -lm 1>&5 |
---|
838 | configure:20497: checking for OpenSSL support |
---|
839 | configure:20544: checking for Kerberos support |
---|
840 | configure:20870: checking for krb5-config |
---|
841 | configure:21230: checking for DSA_get_default_method in -lssl |
---|
842 | configure:21249: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lssl -lm -lxml2 -lz -liconv -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 |
---|
843 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
844 | _DSA_get_default_method |
---|
845 | collect2: ld returned 1 exit status |
---|
846 | configure: failed program was: |
---|
847 | #line 21238 "configure" |
---|
848 | #include "confdefs.h" |
---|
849 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
850 | /* We use char because int might match the return type of a gcc2 |
---|
851 | builtin and then its argument prototype would still apply. */ |
---|
852 | char DSA_get_default_method(); |
---|
853 | |
---|
854 | int main() { |
---|
855 | DSA_get_default_method() |
---|
856 | ; return 0; } |
---|
857 | configure:21291: checking for pkg-config |
---|
858 | configure:21496: checking for OpenSSL version |
---|
859 | configure:21653: checking for CRYPTO_free in -lcrypto |
---|
860 | configure:21672: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lcrypto -lm -lxml2 -lz -liconv -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 |
---|
861 | configure:21829: checking for SSL_CTX_set_ssl_version in -lssl |
---|
862 | configure:21848: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lssl -lcrypto -lm -lxml2 -lz -liconv -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcrypto 1>&5 |
---|
863 | configure:21970: checking for PCRE support |
---|
864 | configure:22818: checking for ZLIB support |
---|
865 | configure:22865: checking if the location of ZLIB install directory is defined |
---|
866 | configure:23308: checking for gzgets in -lz |
---|
867 | configure:23327: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lz -lpcre -lssl -lcrypto -lm -lxml2 -lz -liconv -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 |
---|
868 | configure:23467: checking whether to enable bc style precision math functions |
---|
869 | configure:23832: checking for BZip2 support |
---|
870 | configure:23993: checking for BZ2_bzerror in -lbz2 |
---|
871 | configure:24012: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib conftest.c -lbz2 -lz -lpcre -lssl -lcrypto -lm -lxml2 -lz -liconv -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 |
---|
872 | configure:24477: checking whether to enable calendar conversion support |
---|
873 | configure:24821: checking whether to enable ctype functions |
---|
874 | configure:25165: checking for cURL support |
---|
875 | configure:25212: checking if we should use cURL for url streams |
---|
876 | configure:25257: checking for cURL 7.10.5 or greater |
---|
877 | configure:25277: checking for SSL support in libcurl |
---|
878 | configure:25292: checking how to run the C preprocessor |
---|
879 | configure:25372: checking for openssl support in libcurl |
---|
880 | configure:25394: /usr/bin/gcc-4.0 -o conftest -I/opt/local/include -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -lcurl -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lssl -lcrypto -lssl -lcrypto -lz -lz -L/opt/local/lib conftest.c -lbz2 -lz -lpcre -lssl -lcrypto -lm -lxml2 -lz -liconv -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 |
---|
881 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /opt/local/lib/libssl.1.0.0.dylib referenced from: /opt/local/lib/libcurl.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) |
---|
882 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /opt/local/lib/libcrypto.1.0.0.dylib referenced from: /opt/local/lib/libcurl.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) |
---|
883 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
884 | _ASN1_INTEGER_get referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
885 | _ASN1_STRING_data referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
886 | _ASN1_STRING_length referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
887 | _ASN1_STRING_print referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
888 | _ASN1_STRING_to_UTF8 referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
889 | _ASN1_STRING_type referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
890 | _BIO_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
891 | _BIO_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
892 | _BIO_new referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
893 | _BIO_s_mem referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
894 | _BN_bn2bin referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
895 | _BN_num_bits referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
896 | _CRYPTO_cleanup_all_ex_data referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
897 | _CRYPTO_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
898 | _CRYPTO_malloc referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
899 | _ENGINE_by_id referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
900 | _ENGINE_finish referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
901 | _ENGINE_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
902 | _ENGINE_get_first referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
903 | _ENGINE_get_id referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
904 | _ENGINE_get_next referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
905 | _ENGINE_init referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
906 | _ENGINE_load_builtin_engines referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
907 | _ENGINE_load_private_key referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
908 | _ENGINE_set_default referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
909 | _ERR_error_string referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
910 | _ERR_error_string_n referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
911 | _ERR_free_strings referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
912 | _ERR_get_error referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
913 | _ERR_remove_state referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
914 | _EVP_PKEY_copy_parameters referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
915 | _EVP_PKEY_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
916 | _EVP_cleanup referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
917 | _GENERAL_NAMES_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
918 | _PEM_read_X509 referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
919 | _PEM_write_bio_X509 referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
920 | _PKCS12_PBE_add referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
921 | _PKCS12_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
922 | _PKCS12_parse referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
923 | _RAND_add referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
924 | _RAND_egd referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
925 | _RAND_file_name referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
926 | _RAND_load_file referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
927 | _RAND_status referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
928 | _SSL_CIPHER_get_name referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
929 | _SSL_CTX_add_client_CA referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
930 | _SSL_CTX_callback_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
931 | _SSL_CTX_check_private_key referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
932 | _SSL_CTX_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
933 | _SSL_CTX_free referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
934 | _SSL_CTX_load_verify_locations referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
935 | _SSL_CTX_new referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
936 | _SSL_CTX_set_cipher_list referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
937 | _SSL_CTX_set_default_passwd_cb referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
938 | _SSL_CTX_set_default_passwd_cb_userdata referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
939 | _SSL_CTX_set_verify referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
940 | _SSL_CTX_use_PrivateKey referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
941 | _SSL_CTX_use_PrivateKey_file referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
942 | _SSL_CTX_use_certificate referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
943 | _SSL_CTX_use_certificate_chain_file referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
944 | _SSL_CTX_use_certificate_file referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
945 | _SSL_SESSION_free referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
946 | _SSL_connect referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
947 | _SSL_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
948 | _SSL_free referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
949 | _SSL_get1_session referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
950 | _SSL_get_certificate referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
951 | _SSL_get_current_cipher referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
952 | _SSL_get_error referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
953 | _SSL_get_peer_cert_chain referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
954 | _SSL_get_peer_certificate referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
955 | _SSL_get_privatekey referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
956 | _SSL_get_shutdown referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
957 | _SSL_get_verify_result referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
958 | _SSL_library_init referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
959 | _SSL_load_error_strings referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
960 | _SSL_new referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
961 | _SSL_peek referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
962 | _SSL_pending referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
963 | _SSL_read referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
964 | _SSL_set_connect_state referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
965 | _SSL_set_fd referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
966 | _SSL_set_session referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
967 | _SSL_shutdown referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
968 | _SSL_write referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
969 | _SSLeay referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
970 | _SSLv23_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
971 | _SSLv2_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
972 | _SSLv3_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
973 | _TLSv1_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
974 | _UI_OpenSSL referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
975 | _X509V3_EXT_print referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
976 | _X509_EXTENSION_get_critical referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
977 | _X509_EXTENSION_get_object referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
978 | _X509_LOOKUP_file referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
979 | _X509_NAME_ENTRY_get_data referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
980 | _X509_NAME_get_entry referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
981 | _X509_NAME_get_index_by_NID referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
982 | _X509_NAME_print_ex referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
983 | _X509_STORE_CTX_get_current_cert referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
984 | _X509_STORE_add_lookup referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
985 | _X509_STORE_set_flags referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
986 | _X509_check_issued referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
987 | _X509_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
988 | _X509_get_ext_d2i referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
989 | _X509_get_issuer_name referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
990 | _X509_get_pubkey referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
991 | _X509_get_serialNumber referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
992 | _X509_get_subject_name referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
993 | _X509_load_crl_file referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
994 | _X509_verify_cert_error_string referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
995 | _d2i_PKCS12_fp referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
996 | _i2t_ASN1_OBJECT referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
997 | _sk_num referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
998 | _sk_value referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
999 | _MD5_Final referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1000 | _MD5_Init referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1001 | _MD5_Update referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1002 | _DES_ecb_encrypt referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1003 | _DES_set_key referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1004 | _DES_set_odd_parity referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1005 | _MD4_Final referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1006 | _MD4_Init referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1007 | _MD4_Update referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1008 | _RAND_bytes referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1009 | collect2: ld returned 1 exit status |
---|
1010 | configure: failed program was: |
---|
1011 | #line 25379 "configure" |
---|
1012 | #include "confdefs.h" |
---|
1013 | |
---|
1014 | #include <curl/curl.h> |
---|
1015 | int main(int argc, char *argv[]) { |
---|
1016 | curl_version_info_data *data = curl_version_info(CURLVERSION_NOW); |
---|
1017 | if (data && data->ssl_version && *data->ssl_version) { |
---|
1018 | const char *ptr = data->ssl_version; |
---|
1019 | while(*ptr == ' ') ++ptr; |
---|
1020 | return strncasecmp(ptr, "OpenSSL", sizeof("OpenSSL")-1); |
---|
1021 | } |
---|
1022 | return 1; |
---|
1023 | } |
---|
1024 | |
---|
1025 | configure:25457: checking for gnutls support in libcurl |
---|
1026 | configure:25479: /usr/bin/gcc-4.0 -o conftest -I/opt/local/include -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -lcurl -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lssl -lcrypto -lssl -lcrypto -lz -lz -L/opt/local/lib conftest.c -lbz2 -lz -lpcre -lssl -lcrypto -lm -lxml2 -lz -liconv -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 1>&5 |
---|
1027 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /opt/local/lib/libssl.1.0.0.dylib referenced from: /opt/local/lib/libcurl.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) |
---|
1028 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /opt/local/lib/libcrypto.1.0.0.dylib referenced from: /opt/local/lib/libcurl.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) |
---|
1029 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
1030 | _ASN1_INTEGER_get referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1031 | _ASN1_STRING_data referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1032 | _ASN1_STRING_length referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1033 | _ASN1_STRING_print referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1034 | _ASN1_STRING_to_UTF8 referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1035 | _ASN1_STRING_type referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1036 | _BIO_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1037 | _BIO_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1038 | _BIO_new referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1039 | _BIO_s_mem referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1040 | _BN_bn2bin referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1041 | _BN_num_bits referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1042 | _CRYPTO_cleanup_all_ex_data referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1043 | _CRYPTO_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1044 | _CRYPTO_malloc referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1045 | _ENGINE_by_id referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1046 | _ENGINE_finish referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1047 | _ENGINE_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1048 | _ENGINE_get_first referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1049 | _ENGINE_get_id referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1050 | _ENGINE_get_next referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1051 | _ENGINE_init referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1052 | _ENGINE_load_builtin_engines referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1053 | _ENGINE_load_private_key referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1054 | _ENGINE_set_default referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1055 | _ERR_error_string referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1056 | _ERR_error_string_n referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1057 | _ERR_free_strings referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1058 | _ERR_get_error referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1059 | _ERR_remove_state referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1060 | _EVP_PKEY_copy_parameters referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1061 | _EVP_PKEY_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1062 | _EVP_cleanup referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1063 | _GENERAL_NAMES_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1064 | _PEM_read_X509 referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1065 | _PEM_write_bio_X509 referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1066 | _PKCS12_PBE_add referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1067 | _PKCS12_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1068 | _PKCS12_parse referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1069 | _RAND_add referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1070 | _RAND_egd referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1071 | _RAND_file_name referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1072 | _RAND_load_file referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1073 | _RAND_status referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1074 | _SSL_CIPHER_get_name referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1075 | _SSL_CTX_add_client_CA referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1076 | _SSL_CTX_callback_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1077 | _SSL_CTX_check_private_key referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1078 | _SSL_CTX_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1079 | _SSL_CTX_free referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1080 | _SSL_CTX_load_verify_locations referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1081 | _SSL_CTX_new referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1082 | _SSL_CTX_set_cipher_list referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1083 | _SSL_CTX_set_default_passwd_cb referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1084 | _SSL_CTX_set_default_passwd_cb_userdata referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1085 | _SSL_CTX_set_verify referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1086 | _SSL_CTX_use_PrivateKey referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1087 | _SSL_CTX_use_PrivateKey_file referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1088 | _SSL_CTX_use_certificate referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1089 | _SSL_CTX_use_certificate_chain_file referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1090 | _SSL_CTX_use_certificate_file referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1091 | _SSL_SESSION_free referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1092 | _SSL_connect referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1093 | _SSL_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1094 | _SSL_free referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1095 | _SSL_get1_session referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1096 | _SSL_get_certificate referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1097 | _SSL_get_current_cipher referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1098 | _SSL_get_error referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1099 | _SSL_get_peer_cert_chain referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1100 | _SSL_get_peer_certificate referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1101 | _SSL_get_privatekey referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1102 | _SSL_get_shutdown referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1103 | _SSL_get_verify_result referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1104 | _SSL_library_init referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1105 | _SSL_load_error_strings referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1106 | _SSL_new referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1107 | _SSL_peek referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1108 | _SSL_pending referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1109 | _SSL_read referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1110 | _SSL_set_connect_state referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1111 | _SSL_set_fd referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1112 | _SSL_set_session referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1113 | _SSL_shutdown referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1114 | _SSL_write referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1115 | _SSLeay referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1116 | _SSLv23_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1117 | _SSLv2_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1118 | _SSLv3_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1119 | _TLSv1_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1120 | _UI_OpenSSL referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1121 | _X509V3_EXT_print referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1122 | _X509_EXTENSION_get_critical referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1123 | _X509_EXTENSION_get_object referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1124 | _X509_LOOKUP_file referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1125 | _X509_NAME_ENTRY_get_data referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1126 | _X509_NAME_get_entry referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1127 | _X509_NAME_get_index_by_NID referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1128 | _X509_NAME_print_ex referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1129 | _X509_STORE_CTX_get_current_cert referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1130 | _X509_STORE_add_lookup referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1131 | _X509_STORE_set_flags referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1132 | _X509_check_issued referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1133 | _X509_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1134 | _X509_get_ext_d2i referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1135 | _X509_get_issuer_name referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1136 | _X509_get_pubkey referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1137 | _X509_get_serialNumber referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1138 | _X509_get_subject_name referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1139 | _X509_load_crl_file referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1140 | _X509_verify_cert_error_string referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1141 | _d2i_PKCS12_fp referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1142 | _i2t_ASN1_OBJECT referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1143 | _sk_num referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1144 | _sk_value referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1145 | _MD5_Final referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1146 | _MD5_Init referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1147 | _MD5_Update referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1148 | _DES_ecb_encrypt referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1149 | _DES_set_key referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1150 | _DES_set_odd_parity referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1151 | _MD4_Final referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1152 | _MD4_Init referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1153 | _MD4_Update referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1154 | _RAND_bytes referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1155 | collect2: ld returned 1 exit status |
---|
1156 | configure: failed program was: |
---|
1157 | #line 25464 "configure" |
---|
1158 | #include "confdefs.h" |
---|
1159 | |
---|
1160 | #include <curl/curl.h> |
---|
1161 | int main(int argc, char *argv[]) { |
---|
1162 | curl_version_info_data *data = curl_version_info(CURLVERSION_NOW); |
---|
1163 | if (data && data->ssl_version && *data->ssl_version) { |
---|
1164 | const char *ptr = data->ssl_version; |
---|
1165 | while(*ptr == ' ') ++ptr; |
---|
1166 | return strncasecmp(ptr, "GnuTLS", sizeof("GnuTLS")-1); |
---|
1167 | } |
---|
1168 | return 1; |
---|
1169 | } |
---|
1170 | |
---|
1171 | configure:25856: checking for curl_easy_perform in -lcurl |
---|
1172 | configure:25875: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lcurl -lssl -lcrypto -lssl -lcrypto -lz -lz conftest.c -lcurl -lcurl -lbz2 -lz -lpcre -lssl -lcrypto -lm -lxml2 -lz -liconv -lm -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lssl -lcrypto -lssl -lcrypto -lz -lz 1>&5 |
---|
1173 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /opt/local/lib/libssl.1.0.0.dylib referenced from: /opt/local/lib/libcurl.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) |
---|
1174 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning can't open dynamic library: /opt/local/lib/libcrypto.1.0.0.dylib referenced from: /opt/local/lib/libcurl.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) |
---|
1175 | /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: |
---|
1176 | _ASN1_INTEGER_get referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1177 | _ASN1_STRING_data referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1178 | _ASN1_STRING_length referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1179 | _ASN1_STRING_print referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1180 | _ASN1_STRING_to_UTF8 referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1181 | _ASN1_STRING_type referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1182 | _BIO_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1183 | _BIO_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1184 | _BIO_new referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1185 | _BIO_s_mem referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1186 | _BN_bn2bin referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1187 | _BN_num_bits referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1188 | _CRYPTO_cleanup_all_ex_data referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1189 | _CRYPTO_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1190 | _CRYPTO_malloc referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1191 | _ENGINE_by_id referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1192 | _ENGINE_finish referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1193 | _ENGINE_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1194 | _ENGINE_get_first referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1195 | _ENGINE_get_id referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1196 | _ENGINE_get_next referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1197 | _ENGINE_init referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1198 | _ENGINE_load_builtin_engines referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1199 | _ENGINE_load_private_key referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1200 | _ENGINE_set_default referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1201 | _ERR_error_string referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1202 | _ERR_error_string_n referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1203 | _ERR_free_strings referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1204 | _ERR_get_error referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1205 | _ERR_remove_state referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1206 | _EVP_PKEY_copy_parameters referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1207 | _EVP_PKEY_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1208 | _EVP_cleanup referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1209 | _GENERAL_NAMES_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1210 | _PEM_read_X509 referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1211 | _PEM_write_bio_X509 referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1212 | _PKCS12_PBE_add referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1213 | _PKCS12_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1214 | _PKCS12_parse referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1215 | _RAND_add referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1216 | _RAND_egd referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1217 | _RAND_file_name referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1218 | _RAND_load_file referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1219 | _RAND_status referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1220 | _SSL_CIPHER_get_name referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1221 | _SSL_CTX_add_client_CA referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1222 | _SSL_CTX_callback_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1223 | _SSL_CTX_check_private_key referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1224 | _SSL_CTX_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1225 | _SSL_CTX_free referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1226 | _SSL_CTX_load_verify_locations referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1227 | _SSL_CTX_new referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1228 | _SSL_CTX_set_cipher_list referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1229 | _SSL_CTX_set_default_passwd_cb referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1230 | _SSL_CTX_set_default_passwd_cb_userdata referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1231 | _SSL_CTX_set_verify referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1232 | _SSL_CTX_use_PrivateKey referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1233 | _SSL_CTX_use_PrivateKey_file referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1234 | _SSL_CTX_use_certificate referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1235 | _SSL_CTX_use_certificate_chain_file referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1236 | _SSL_CTX_use_certificate_file referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1237 | _SSL_SESSION_free referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1238 | _SSL_connect referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1239 | _SSL_ctrl referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1240 | _SSL_free referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1241 | _SSL_get1_session referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1242 | _SSL_get_certificate referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1243 | _SSL_get_current_cipher referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1244 | _SSL_get_error referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1245 | _SSL_get_peer_cert_chain referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1246 | _SSL_get_peer_certificate referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1247 | _SSL_get_privatekey referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1248 | _SSL_get_shutdown referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1249 | _SSL_get_verify_result referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1250 | _SSL_library_init referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1251 | _SSL_load_error_strings referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1252 | _SSL_new referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1253 | _SSL_peek referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1254 | _SSL_pending referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1255 | _SSL_read referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1256 | _SSL_set_connect_state referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1257 | _SSL_set_fd referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1258 | _SSL_set_session referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1259 | _SSL_shutdown referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1260 | _SSL_write referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1261 | _SSLeay referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1262 | _SSLv23_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1263 | _SSLv2_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1264 | _SSLv3_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1265 | _TLSv1_client_method referenced from libcurl expected to be defined in /opt/local/lib/libssl.1.0.0.dylib |
---|
1266 | _UI_OpenSSL referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1267 | _X509V3_EXT_print referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1268 | _X509_EXTENSION_get_critical referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1269 | _X509_EXTENSION_get_object referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1270 | _X509_LOOKUP_file referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1271 | _X509_NAME_ENTRY_get_data referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1272 | _X509_NAME_get_entry referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1273 | _X509_NAME_get_index_by_NID referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1274 | _X509_NAME_print_ex referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1275 | _X509_STORE_CTX_get_current_cert referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1276 | _X509_STORE_add_lookup referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1277 | _X509_STORE_set_flags referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1278 | _X509_check_issued referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1279 | _X509_free referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1280 | _X509_get_ext_d2i referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1281 | _X509_get_issuer_name referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1282 | _X509_get_pubkey referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1283 | _X509_get_serialNumber referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1284 | _X509_get_subject_name referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1285 | _X509_load_crl_file referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1286 | _X509_verify_cert_error_string referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1287 | _d2i_PKCS12_fp referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1288 | _i2t_ASN1_OBJECT referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1289 | _sk_num referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1290 | _sk_value referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1291 | _MD5_Final referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1292 | _MD5_Init referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1293 | _MD5_Update referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1294 | _DES_ecb_encrypt referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1295 | _DES_set_key referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1296 | _DES_set_odd_parity referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1297 | _MD4_Final referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1298 | _MD4_Init referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1299 | _MD4_Update referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1300 | _RAND_bytes referenced from libcurl expected to be defined in /opt/local/lib/libcrypto.1.0.0.dylib |
---|
1301 | collect2: ld returned 1 exit status |
---|
1302 | configure: failed program was: |
---|
1303 | #line 25864 "configure" |
---|
1304 | #include "confdefs.h" |
---|
1305 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1306 | /* We use char because int might match the return type of a gcc2 |
---|
1307 | builtin and then its argument prototype would still apply. */ |
---|
1308 | char curl_easy_perform(); |
---|
1309 | |
---|
1310 | int main() { |
---|
1311 | curl_easy_perform() |
---|
1312 | ; return 0; } |
---|