1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.68. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-imap=/opt/local --with-imap-ssl=/opt/local --with-kerberos=/usr |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = David-Leongs-Macbook.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 10.5.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 10.5.0: Fri Nov 5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 10.5.0: Fri Nov 5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 110 tasks, 439 threads, 2 processors |
---|
34 | Load average: 1.67, Mach factor: 0.49 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2598: checking for grep that handles long lines and -e |
---|
52 | configure:2656: result: /usr/bin/grep |
---|
53 | configure:2661: checking for egrep |
---|
54 | configure:2723: result: /usr/bin/grep -E |
---|
55 | configure:2728: checking for a sed that does not truncate output |
---|
56 | configure:2782: result: /opt/local/bin/gsed |
---|
57 | configure:2972: checking for C compiler version |
---|
58 | configure:2981: /usr/bin/gcc-4.2 --version >&5 |
---|
59 | i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664) |
---|
60 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
61 | This is free software; see the source for copying conditions. There is NO |
---|
62 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
63 | |
---|
64 | configure:2992: $? = 0 |
---|
65 | configure:2981: /usr/bin/gcc-4.2 -v >&5 |
---|
66 | Using built-in specs. |
---|
67 | Target: i686-apple-darwin10 |
---|
68 | Configured with: /var/tmp/gcc/gcc-5664~89/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1 |
---|
69 | Thread model: posix |
---|
70 | gcc version 4.2.1 (Apple Inc. build 5664) |
---|
71 | configure:2992: $? = 0 |
---|
72 | configure:2981: /usr/bin/gcc-4.2 -V >&5 |
---|
73 | gcc-4.2: argument to `-V' is missing |
---|
74 | configure:2992: $? = 1 |
---|
75 | configure:2981: /usr/bin/gcc-4.2 -qversion >&5 |
---|
76 | i686-apple-darwin10-gcc-4.2.1: no input files |
---|
77 | configure:2992: $? = 1 |
---|
78 | configure:3012: checking whether the C compiler works |
---|
79 | configure:3034: /usr/bin/gcc-4.2 -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
80 | configure:3038: $? = 0 |
---|
81 | configure:3086: result: yes |
---|
82 | configure:3089: checking for C compiler default output file name |
---|
83 | configure:3091: result: a.out |
---|
84 | configure:3097: checking for suffix of executables |
---|
85 | configure:3104: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
86 | configure:3108: $? = 0 |
---|
87 | configure:3130: result: |
---|
88 | configure:3152: checking whether we are cross compiling |
---|
89 | configure:3160: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c >&5 |
---|
90 | configure:3164: $? = 0 |
---|
91 | configure:3171: ./conftest |
---|
92 | configure:3175: $? = 0 |
---|
93 | configure:3190: result: no |
---|
94 | configure:3195: checking for suffix of object files |
---|
95 | configure:3217: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
96 | configure:3221: $? = 0 |
---|
97 | configure:3242: result: o |
---|
98 | configure:3246: checking whether we are using the GNU C compiler |
---|
99 | configure:3265: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
100 | configure:3265: $? = 0 |
---|
101 | configure:3274: result: yes |
---|
102 | configure:3283: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
103 | configure:3303: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
104 | configure:3303: $? = 0 |
---|
105 | configure:3344: result: yes |
---|
106 | configure:3361: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
107 | configure:3425: /usr/bin/gcc-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.c >&5 |
---|
108 | configure:3425: $? = 0 |
---|
109 | configure:3438: result: none needed |
---|
110 | configure:3464: checking how to run the C preprocessor |
---|
111 | configure:3495: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
112 | configure:3495: $? = 0 |
---|
113 | configure:3509: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
114 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
115 | configure:3509: $? = 1 |
---|
116 | configure: failed program was: |
---|
117 | | /* confdefs.h */ |
---|
118 | | #define PACKAGE_NAME "" |
---|
119 | | #define PACKAGE_TARNAME "" |
---|
120 | | #define PACKAGE_VERSION "" |
---|
121 | | #define PACKAGE_STRING "" |
---|
122 | | #define PACKAGE_BUGREPORT "" |
---|
123 | | #define PACKAGE_URL "" |
---|
124 | | /* end confdefs.h. */ |
---|
125 | | #include <ac_nonexistent.h> |
---|
126 | configure:3534: result: /usr/bin/gcc-4.2 -E |
---|
127 | configure:3554: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
128 | configure:3554: $? = 0 |
---|
129 | configure:3568: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
130 | conftest.c:9:28: error: ac_nonexistent.h: No such file or directory |
---|
131 | configure:3568: $? = 1 |
---|
132 | configure: failed program was: |
---|
133 | | /* confdefs.h */ |
---|
134 | | #define PACKAGE_NAME "" |
---|
135 | | #define PACKAGE_TARNAME "" |
---|
136 | | #define PACKAGE_VERSION "" |
---|
137 | | #define PACKAGE_STRING "" |
---|
138 | | #define PACKAGE_BUGREPORT "" |
---|
139 | | #define PACKAGE_URL "" |
---|
140 | | /* end confdefs.h. */ |
---|
141 | | #include <ac_nonexistent.h> |
---|
142 | configure:3599: checking for icc |
---|
143 | configure:3608: result: no |
---|
144 | configure:3622: checking for suncc |
---|
145 | configure:3631: result: no |
---|
146 | configure:3646: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together |
---|
147 | configure:3677: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 |
---|
148 | configure:3681: $? = 0 |
---|
149 | configure:3687: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5 |
---|
150 | configure:3691: $? = 0 |
---|
151 | configure:3702: cc -c conftest.c >&5 |
---|
152 | configure:3706: $? = 0 |
---|
153 | configure:3714: cc -c conftest.c -o conftest2.o >&5 |
---|
154 | configure:3718: $? = 0 |
---|
155 | configure:3724: cc -c conftest.c -o conftest2.o >&5 |
---|
156 | configure:3728: $? = 0 |
---|
157 | configure:3746: result: yes |
---|
158 | configure:3760: checking for system library directory |
---|
159 | configure:3775: result: lib |
---|
160 | configure:3782: checking if compiler supports -R |
---|
161 | configure:3801: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -R /usr/lib >&5 |
---|
162 | ld: in /usr/lib, can't map file, errno=22 |
---|
163 | collect2: ld returned 1 exit status |
---|
164 | configure:3801: $? = 1 |
---|
165 | configure: failed program was: |
---|
166 | | /* confdefs.h */ |
---|
167 | | #define PACKAGE_NAME "" |
---|
168 | | #define PACKAGE_TARNAME "" |
---|
169 | | #define PACKAGE_VERSION "" |
---|
170 | | #define PACKAGE_STRING "" |
---|
171 | | #define PACKAGE_BUGREPORT "" |
---|
172 | | #define PACKAGE_URL "" |
---|
173 | | /* end confdefs.h. */ |
---|
174 | | |
---|
175 | | int |
---|
176 | | main () |
---|
177 | | { |
---|
178 | | |
---|
179 | | ; |
---|
180 | | return 0; |
---|
181 | | } |
---|
182 | configure:3811: result: no |
---|
183 | configure:3816: checking if compiler supports -Wl,-rpath, |
---|
184 | configure:3835: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -Wl,-rpath,/usr/lib >&5 |
---|
185 | configure:3835: $? = 0 |
---|
186 | configure:3845: result: yes |
---|
187 | configure:3890: checking build system type |
---|
188 | configure:3904: result: i386-apple-darwin10.5.0 |
---|
189 | configure:3924: checking host system type |
---|
190 | configure:3937: result: i386-apple-darwin10.5.0 |
---|
191 | configure:3957: checking target system type |
---|
192 | configure:3970: result: i386-apple-darwin10.5.0 |
---|
193 | configure:4073: checking for PHP prefix |
---|
194 | configure:4075: result: /opt/local |
---|
195 | configure:4077: checking for PHP includes |
---|
196 | configure:4079: result: -I/opt/local/include/php -I/opt/local/include/php/main -I/opt/local/include/php/TSRM -I/opt/local/include/php/Zend -I/opt/local/include/php/ext -I/opt/local/include/php/ext/date/lib -I/opt/local/include |
---|
197 | configure:4081: checking for PHP extension directory |
---|
198 | configure:4083: result: /opt/local/lib/php/extensions/no-debug-non-zts-20090626 |
---|
199 | configure:4085: checking for PHP installed headers prefix |
---|
200 | configure:4087: result: /opt/local/include/php |
---|
201 | configure:4090: checking if debug is enabled |
---|
202 | configure:4116: result: no |
---|
203 | configure:4119: checking if zts is enabled |
---|
204 | configure:4145: result: no |
---|
205 | configure:4219: checking for re2c |
---|
206 | configure:4249: result: no |
---|
207 | configure:4274: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. |
---|
208 | configure:4288: checking for gawk |
---|
209 | configure:4305: found /opt/local/bin/gawk |
---|
210 | configure:4316: result: gawk |
---|
211 | configure:4371: checking for IMAP support |
---|
212 | configure:4411: result: yes, shared |
---|
213 | configure:4420: checking for IMAP Kerberos support |
---|
214 | configure:4435: result: /usr |
---|
215 | configure:4444: checking for IMAP SSL support |
---|
216 | configure:4459: result: /opt/local |
---|
217 | configure:4861: checking for utf8_mime2text signature |
---|
218 | configure:4883: /usr/bin/gcc-4.2 -c -I/opt/local/include/c-client -I/opt/local/include conftest.c >&5 |
---|
219 | conftest.c: In function 'main': |
---|
220 | conftest.c:22: error: too few arguments to function 'utf8_mime2text' |
---|
221 | configure:4883: $? = 1 |
---|
222 | configure: failed program was: |
---|
223 | | /* confdefs.h */ |
---|
224 | | #define PACKAGE_NAME "" |
---|
225 | | #define PACKAGE_TARNAME "" |
---|
226 | | #define PACKAGE_VERSION "" |
---|
227 | | #define PACKAGE_STRING "" |
---|
228 | | #define PACKAGE_BUGREPORT "" |
---|
229 | | #define PACKAGE_URL "" |
---|
230 | | #define COMPILE_DL_IMAP 1 |
---|
231 | | #define HAVE_IMAP 1 |
---|
232 | | #define HAVE_IMAP2000 1 |
---|
233 | | #define HAVE_IMAP2004 1 |
---|
234 | | /* end confdefs.h. */ |
---|
235 | | |
---|
236 | | #include <stdio.h> |
---|
237 | | #include <c-client.h> |
---|
238 | | |
---|
239 | | int |
---|
240 | | main () |
---|
241 | | { |
---|
242 | | |
---|
243 | | SIZEDTEXT *src, *dst; |
---|
244 | | utf8_mime2text(src, dst); |
---|
245 | | |
---|
246 | | ; |
---|
247 | | return 0; |
---|
248 | | } |
---|
249 | configure:4895: result: new |
---|
250 | configure:4906: checking for U8T_DECOMPOSE |
---|
251 | configure:4926: /usr/bin/gcc-4.2 -c -I/opt/local/include/c-client -I/opt/local/include conftest.c >&5 |
---|
252 | configure:4926: $? = 0 |
---|
253 | configure:4938: result: |
---|
254 | configure:5067: checking for pam_start in -lpam |
---|
255 | configure:5092: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lpam >&5 |
---|
256 | configure:5092: $? = 0 |
---|
257 | configure:5101: result: yes |
---|
258 | configure:5241: checking for crypt in -lcrypt |
---|
259 | configure:5266: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -lcrypt >&5 |
---|
260 | ld: library not found for -lcrypt |
---|
261 | collect2: ld returned 1 exit status |
---|
262 | configure:5266: $? = 1 |
---|
263 | configure: failed program was: |
---|
264 | | /* confdefs.h */ |
---|
265 | | #define PACKAGE_NAME "" |
---|
266 | | #define PACKAGE_TARNAME "" |
---|
267 | | #define PACKAGE_VERSION "" |
---|
268 | | #define PACKAGE_STRING "" |
---|
269 | | #define PACKAGE_BUGREPORT "" |
---|
270 | | #define PACKAGE_URL "" |
---|
271 | | #define COMPILE_DL_IMAP 1 |
---|
272 | | #define HAVE_IMAP 1 |
---|
273 | | #define HAVE_IMAP2000 1 |
---|
274 | | #define HAVE_IMAP2004 1 |
---|
275 | | #define HAVE_NEW_MIME2TEXT 1 |
---|
276 | | #define HAVE_LIBPAM 1 |
---|
277 | | /* end confdefs.h. */ |
---|
278 | | |
---|
279 | | /* Override any GCC internal prototype to avoid an error. |
---|
280 | | Use char because int might match the return type of a GCC |
---|
281 | | builtin and then its argument prototype would still apply. */ |
---|
282 | | #ifdef __cplusplus |
---|
283 | | extern "C" |
---|
284 | | #endif |
---|
285 | | char crypt (); |
---|
286 | | int |
---|
287 | | main () |
---|
288 | | { |
---|
289 | | return crypt (); |
---|
290 | | ; |
---|
291 | | return 0; |
---|
292 | | } |
---|
293 | configure:5275: result: no |
---|
294 | configure:5464: checking for krb5-config |
---|
295 | configure:5483: found /usr/bin/krb5-config |
---|
296 | configure:5496: result: /usr/bin/krb5-config |
---|
297 | configure:5878: checking for pkg-config |
---|
298 | configure:5896: found /opt/local/bin/pkg-config |
---|
299 | configure:5909: result: /opt/local/bin/pkg-config |
---|
300 | configure:6088: checking for OpenSSL version |
---|
301 | configure:6102: result: >= 0.9.6 |
---|
302 | configure:6243: checking for CRYPTO_free in -lcrypto |
---|
303 | configure:6268: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -Wl,-rpath,/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch i386 conftest.c -lcrypto >&5 |
---|
304 | configure:6268: $? = 0 |
---|
305 | configure:6277: result: yes |
---|
306 | configure:6420: checking for SSL_CTX_set_ssl_version in -lssl |
---|
307 | configure:6445: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -Wl,-rpath,/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch i386 conftest.c -lssl -lcrypto >&5 |
---|
308 | configure:6445: $? = 0 |
---|
309 | configure:6454: result: yes |
---|
310 | configure:6621: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -Wl,-rpath,/opt/local/lib -L/opt/local/lib -lssl -lcrypto -Wl,-rpath,/opt/local/lib -L/opt/local/lib -lc-client4 -lpam -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5 |
---|
311 | ld: warning: in /opt/local/lib/libc-client4.a, file was built for unsupported file format which is not the architecture being linked (i386) |
---|
312 | Undefined symbols: |
---|
313 | "_auth_gssapi_valid", referenced from: |
---|
314 | _main in ccPXmgxt.o |
---|
315 | ld: symbol(s) not found |
---|
316 | collect2: ld returned 1 exit status |
---|
317 | configure:6621: $? = 1 |
---|
318 | configure: program exited with status 1 |
---|
319 | configure: failed program was: |
---|
320 | | /* confdefs.h */ |
---|
321 | | #define PACKAGE_NAME "" |
---|
322 | | #define PACKAGE_TARNAME "" |
---|
323 | | #define PACKAGE_VERSION "" |
---|
324 | | #define PACKAGE_STRING "" |
---|
325 | | #define PACKAGE_BUGREPORT "" |
---|
326 | | #define PACKAGE_URL "" |
---|
327 | | #define COMPILE_DL_IMAP 1 |
---|
328 | | #define HAVE_IMAP 1 |
---|
329 | | #define HAVE_IMAP2000 1 |
---|
330 | | #define HAVE_IMAP2004 1 |
---|
331 | | #define HAVE_NEW_MIME2TEXT 1 |
---|
332 | | #define HAVE_LIBPAM 1 |
---|
333 | | #define HAVE_IMAP_KRB 1 |
---|
334 | | #define HAVE_IMAP_SSL 1 |
---|
335 | | /* end confdefs.h. */ |
---|
336 | | |
---|
337 | | |
---|
338 | | #if defined(__GNUC__) && __GNUC__ >= 4 |
---|
339 | | # define PHP_IMAP_EXPORT __attribute__ ((visibility("default"))) |
---|
340 | | #else |
---|
341 | | # define PHP_IMAP_EXPORT |
---|
342 | | #endif |
---|
343 | | |
---|
344 | | PHP_IMAP_EXPORT void mm_log(void){} |
---|
345 | | PHP_IMAP_EXPORT void mm_dlog(void){} |
---|
346 | | PHP_IMAP_EXPORT void mm_flags(void){} |
---|
347 | | PHP_IMAP_EXPORT void mm_fatal(void){} |
---|
348 | | PHP_IMAP_EXPORT void mm_critical(void){} |
---|
349 | | PHP_IMAP_EXPORT void mm_nocritical(void){} |
---|
350 | | PHP_IMAP_EXPORT void mm_notify(void){} |
---|
351 | | PHP_IMAP_EXPORT void mm_login(void){} |
---|
352 | | PHP_IMAP_EXPORT void mm_diskerror(void){} |
---|
353 | | PHP_IMAP_EXPORT void mm_status(void){} |
---|
354 | | PHP_IMAP_EXPORT void mm_lsub(void){} |
---|
355 | | PHP_IMAP_EXPORT void mm_list(void){} |
---|
356 | | PHP_IMAP_EXPORT void mm_exists(void){} |
---|
357 | | PHP_IMAP_EXPORT void mm_searched(void){} |
---|
358 | | PHP_IMAP_EXPORT void mm_expunged(void){} |
---|
359 | | |
---|
360 | | char auth_gssapi_valid(); |
---|
361 | | int main() { |
---|
362 | | auth_gssapi_valid(); |
---|
363 | | return 0; |
---|
364 | | } |
---|
365 | | |
---|
366 | configure:6685: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -Wl,-rpath,/opt/local/lib -L/opt/local/lib -lssl -lcrypto -Wl,-rpath,/opt/local/lib -L/opt/local/lib -lc-client4 -lpam -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5 |
---|
367 | ld: warning: in /opt/local/lib/libc-client4.a, file was built for unsupported file format which is not the architecture being linked (i386) |
---|
368 | Undefined symbols: |
---|
369 | "_utf8_to_mutf7", referenced from: |
---|
370 | _main in cc0K4o5q.o |
---|
371 | ld: symbol(s) not found |
---|
372 | collect2: ld returned 1 exit status |
---|
373 | configure:6685: $? = 1 |
---|
374 | configure: program exited with status 1 |
---|
375 | configure: failed program was: |
---|
376 | | /* confdefs.h */ |
---|
377 | | #define PACKAGE_NAME "" |
---|
378 | | #define PACKAGE_TARNAME "" |
---|
379 | | #define PACKAGE_VERSION "" |
---|
380 | | #define PACKAGE_STRING "" |
---|
381 | | #define PACKAGE_BUGREPORT "" |
---|
382 | | #define PACKAGE_URL "" |
---|
383 | | #define COMPILE_DL_IMAP 1 |
---|
384 | | #define HAVE_IMAP 1 |
---|
385 | | #define HAVE_IMAP2000 1 |
---|
386 | | #define HAVE_IMAP2004 1 |
---|
387 | | #define HAVE_NEW_MIME2TEXT 1 |
---|
388 | | #define HAVE_LIBPAM 1 |
---|
389 | | #define HAVE_IMAP_KRB 1 |
---|
390 | | #define HAVE_IMAP_SSL 1 |
---|
391 | | /* end confdefs.h. */ |
---|
392 | | |
---|
393 | | |
---|
394 | | #if defined(__GNUC__) && __GNUC__ >= 4 |
---|
395 | | # define PHP_IMAP_EXPORT __attribute__ ((visibility("default"))) |
---|
396 | | #else |
---|
397 | | # define PHP_IMAP_EXPORT |
---|
398 | | #endif |
---|
399 | | |
---|
400 | | PHP_IMAP_EXPORT void mm_log(void){} |
---|
401 | | PHP_IMAP_EXPORT void mm_dlog(void){} |
---|
402 | | PHP_IMAP_EXPORT void mm_flags(void){} |
---|
403 | | PHP_IMAP_EXPORT void mm_fatal(void){} |
---|
404 | | PHP_IMAP_EXPORT void mm_critical(void){} |
---|
405 | | PHP_IMAP_EXPORT void mm_nocritical(void){} |
---|
406 | | PHP_IMAP_EXPORT void mm_notify(void){} |
---|
407 | | PHP_IMAP_EXPORT void mm_login(void){} |
---|
408 | | PHP_IMAP_EXPORT void mm_diskerror(void){} |
---|
409 | | PHP_IMAP_EXPORT void mm_status(void){} |
---|
410 | | PHP_IMAP_EXPORT void mm_lsub(void){} |
---|
411 | | PHP_IMAP_EXPORT void mm_list(void){} |
---|
412 | | PHP_IMAP_EXPORT void mm_exists(void){} |
---|
413 | | PHP_IMAP_EXPORT void mm_searched(void){} |
---|
414 | | PHP_IMAP_EXPORT void mm_expunged(void){} |
---|
415 | | |
---|
416 | | char utf8_to_mutf7(); |
---|
417 | | int main() { |
---|
418 | | utf8_to_mutf7(); |
---|
419 | | return 0; |
---|
420 | | } |
---|
421 | | |
---|
422 | configure:6707: checking whether rfc822_output_address_list function present |
---|
423 | configure:6755: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c |
---|
424 | -Wl,-rpath,/opt/local/lib -L/opt/local/lib -lssl -lcrypto -Wl,-rpath,/opt/local/lib -L/opt/local/lib -lc-client4 -lpam -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err |
---|
425 | >&5 |
---|
426 | ld: warning: in /opt/local/lib/libc-client4.a, file was built for unsupported file format which is not the architecture being linked (i386) |
---|
427 | Undefined symbols: |
---|
428 | "_rfc822_output_address_list", referenced from: |
---|
429 | _rfc822_output_address_list$non_lazy_ptr in cc9Y1xlJ.o |
---|
430 | (maybe you meant: _rfc822_output_address_list$non_lazy_ptr) |
---|
431 | ld: symbol(s) not found |
---|
432 | collect2: ld returned 1 exit status |
---|
433 | configure:6755: $? = 1 |
---|
434 | configure: program exited with status 1 |
---|
435 | configure: failed program was: |
---|
436 | | /* confdefs.h */ |
---|
437 | | #define PACKAGE_NAME "" |
---|
438 | | #define PACKAGE_TARNAME "" |
---|
439 | | #define PACKAGE_VERSION "" |
---|
440 | | #define PACKAGE_STRING "" |
---|
441 | | #define PACKAGE_BUGREPORT "" |
---|
442 | | #define PACKAGE_URL "" |
---|
443 | | #define COMPILE_DL_IMAP 1 |
---|
444 | | #define HAVE_IMAP 1 |
---|
445 | | #define HAVE_IMAP2000 1 |
---|
446 | | #define HAVE_IMAP2004 1 |
---|
447 | | #define HAVE_NEW_MIME2TEXT 1 |
---|
448 | | #define HAVE_LIBPAM 1 |
---|
449 | | #define HAVE_IMAP_KRB 1 |
---|
450 | | #define HAVE_IMAP_SSL 1 |
---|
451 | | /* end confdefs.h. */ |
---|
452 | | |
---|
453 | | |
---|
454 | | #if defined(__GNUC__) && __GNUC__ >= 4 |
---|
455 | | # define PHP_IMAP_EXPORT __attribute__ ((visibility("default"))) |
---|
456 | | #else |
---|
457 | | # define PHP_IMAP_EXPORT |
---|
458 | | #endif |
---|
459 | | |
---|
460 | | PHP_IMAP_EXPORT void mm_log(void){} |
---|
461 | | PHP_IMAP_EXPORT void mm_dlog(void){} |
---|
462 | | PHP_IMAP_EXPORT void mm_flags(void){} |
---|
463 | | PHP_IMAP_EXPORT void mm_fatal(void){} |
---|
464 | | PHP_IMAP_EXPORT void mm_critical(void){} |
---|
465 | | PHP_IMAP_EXPORT void mm_nocritical(void){} |
---|
466 | | PHP_IMAP_EXPORT void mm_notify(void){} |
---|
467 | | PHP_IMAP_EXPORT void mm_login(void){} |
---|
468 | | PHP_IMAP_EXPORT void mm_diskerror(void){} |
---|
469 | | PHP_IMAP_EXPORT void mm_status(void){} |
---|
470 | | PHP_IMAP_EXPORT void mm_lsub(void){} |
---|
471 | | PHP_IMAP_EXPORT void mm_list(void){} |
---|
472 | | PHP_IMAP_EXPORT void mm_exists(void){} |
---|
473 | | PHP_IMAP_EXPORT void mm_searched(void){} |
---|
474 | | PHP_IMAP_EXPORT void mm_expunged(void){} |
---|
475 | | void rfc822_output_address_list(void); |
---|
476 | | void (*f)(void); |
---|
477 | | char foobar () {f = rfc822_output_address_list;} |
---|
478 | | |
---|
479 | | char foobar(); |
---|
480 | | int main() { |
---|
481 | | foobar(); |
---|
482 | | return 0; |
---|
483 | | } |
---|
484 | | |
---|
485 | configure:6770: result: no |
---|
486 | configure:6781: checking whether build with IMAP works |
---|
487 | configure:6825: /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch i386 -I/opt/local/include -L/opt/local/lib -arch i386 conftest.c -Wl,-rpath,/opt/local/lib -L/opt/local/lib -lssl -lcrypto -Wl,-rpath,/opt/local/lib -L/opt/local/lib -lc-client4 -lpam -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5 |
---|
488 | ld: warning: in /opt/local/lib/libc-client4.a, file was built for unsupported file format which is not the architecture being linked (i386) |
---|
489 | Undefined symbols: |
---|
490 | "_mail_newbody", referenced from: |
---|
491 | _main in ccK21jdo.o |
---|
492 | ld: symbol(s) not found |
---|
493 | collect2: ld returned 1 exit status |
---|
494 | configure:6825: $? = 1 |
---|
495 | configure: program exited with status 1 |
---|
496 | configure: failed program was: |
---|
497 | | /* confdefs.h */ |
---|
498 | | #define PACKAGE_NAME "" |
---|
499 | | #define PACKAGE_TARNAME "" |
---|
500 | | #define PACKAGE_VERSION "" |
---|
501 | | #define PACKAGE_STRING "" |
---|
502 | | #define PACKAGE_BUGREPORT "" |
---|
503 | | #define PACKAGE_URL "" |
---|
504 | | #define COMPILE_DL_IMAP 1 |
---|
505 | | #define HAVE_IMAP 1 |
---|
506 | | #define HAVE_IMAP2000 1 |
---|
507 | | #define HAVE_IMAP2004 1 |
---|
508 | | #define HAVE_NEW_MIME2TEXT 1 |
---|
509 | | #define HAVE_LIBPAM 1 |
---|
510 | | #define HAVE_IMAP_KRB 1 |
---|
511 | | #define HAVE_IMAP_SSL 1 |
---|
512 | | /* end confdefs.h. */ |
---|
513 | | |
---|
514 | | |
---|
515 | | #if defined(__GNUC__) && __GNUC__ >= 4 |
---|
516 | | # define PHP_IMAP_EXPORT __attribute__ ((visibility("default"))) |
---|
517 | | #else |
---|
518 | | # define PHP_IMAP_EXPORT |
---|
519 | | #endif |
---|
520 | | |
---|
521 | | PHP_IMAP_EXPORT void mm_log(void){} |
---|
522 | | PHP_IMAP_EXPORT void mm_dlog(void){} |
---|
523 | | PHP_IMAP_EXPORT void mm_flags(void){} |
---|
524 | | PHP_IMAP_EXPORT void mm_fatal(void){} |
---|
525 | | PHP_IMAP_EXPORT void mm_critical(void){} |
---|
526 | | PHP_IMAP_EXPORT void mm_nocritical(void){} |
---|
527 | | PHP_IMAP_EXPORT void mm_notify(void){} |
---|
528 | | PHP_IMAP_EXPORT void mm_login(void){} |
---|
529 | | PHP_IMAP_EXPORT void mm_diskerror(void){} |
---|
530 | | PHP_IMAP_EXPORT void mm_status(void){} |
---|
531 | | PHP_IMAP_EXPORT void mm_lsub(void){} |
---|
532 | | PHP_IMAP_EXPORT void mm_list(void){} |
---|
533 | | PHP_IMAP_EXPORT void mm_exists(void){} |
---|
534 | | PHP_IMAP_EXPORT void mm_searched(void){} |
---|
535 | | PHP_IMAP_EXPORT void mm_expunged(void){} |
---|
536 | | |
---|
537 | | char mail_newbody(); |
---|
538 | | int main() { |
---|
539 | | mail_newbody(); |
---|
540 | | return 0; |
---|
541 | | } |
---|
542 | | |
---|
543 | configure:6837: result: no |
---|
544 | configure:6839: error: build test failed. Please check the config.log for details. |
---|
545 | |
---|
546 | ## ---------------- ## |
---|
547 | ## Cache variables. ## |
---|
548 | ## ---------------- ## |
---|
549 | |
---|
550 | ac_cv_build=i386-apple-darwin10.5.0 |
---|
551 | ac_cv_c_compiler_gnu=yes |
---|
552 | ac_cv_env_CC_set=set |
---|
553 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
554 | ac_cv_env_CFLAGS_set=set |
---|
555 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch i386' |
---|
556 | ac_cv_env_CPPFLAGS_set=set |
---|
557 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
558 | ac_cv_env_CPP_set= |
---|
559 | ac_cv_env_CPP_value= |
---|
560 | ac_cv_env_LDFLAGS_set=set |
---|
561 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch i386' |
---|
562 | ac_cv_env_LIBS_set= |
---|
563 | ac_cv_env_LIBS_value= |
---|
564 | ac_cv_env_build_alias_set= |
---|
565 | ac_cv_env_build_alias_value= |
---|
566 | ac_cv_env_host_alias_set= |
---|
567 | ac_cv_env_host_alias_value= |
---|
568 | ac_cv_env_target_alias_set= |
---|
569 | ac_cv_env_target_alias_value= |
---|
570 | ac_cv_host=i386-apple-darwin10.5.0 |
---|
571 | ac_cv_lib_crypto_CRYPTO_free=yes |
---|
572 | ac_cv_lib_pam_pam_start=yes |
---|
573 | ac_cv_lib_ssl_SSL_CTX_set_ssl_version=yes |
---|
574 | ac_cv_objext=o |
---|
575 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
576 | ac_cv_path_GREP=/usr/bin/grep |
---|
577 | ac_cv_path_KRB5_CONFIG=/usr/bin/krb5-config |
---|
578 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
579 | ac_cv_prog_AWK=gawk |
---|
580 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
581 | ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes |
---|
582 | ac_cv_prog_cc_c89= |
---|
583 | ac_cv_prog_cc_g=yes |
---|
584 | ac_cv_target=i386-apple-darwin10.5.0 |
---|
585 | ac_cv_u8t_decompose=yes |
---|
586 | ac_cv_utf8_mime2text=new |
---|
587 | lt_cv_path_SED=/opt/local/bin/gsed |
---|
588 | php_cv_cc_dashr=no |
---|
589 | php_cv_cc_rpath=yes |
---|
590 | |
---|
591 | ## ----------------- ## |
---|
592 | ## Output variables. ## |
---|
593 | ## ----------------- ## |
---|
594 | |
---|
595 | AR='' |
---|
596 | AWK='gawk' |
---|
597 | CC='/usr/bin/gcc-4.2' |
---|
598 | CFLAGS='-pipe -O2 -arch i386' |
---|
599 | CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/opt/local'\'' '\''--with-imap=/opt/local'\'' '\''--with-imap-ssl=/opt/local'\'' '\''--with-kerberos=/usr'\''' |
---|
600 | CONFIGURE_OPTIONS=' '\''--prefix=/opt/local'\'' '\''--with-imap=/opt/local'\'' '\''--with-imap-ssl=/opt/local'\'' '\''--with-kerberos=/usr'\''' |
---|
601 | CPP='/usr/bin/gcc-4.2 -E' |
---|
602 | CPPFLAGS='-I/opt/local/include' |
---|
603 | DEFS='' |
---|
604 | DSYMUTIL='' |
---|
605 | ECHO='/bin/echo' |
---|
606 | ECHO_C='\c' |
---|
607 | ECHO_N='' |
---|
608 | ECHO_T='' |
---|
609 | EGREP='/usr/bin/grep -E' |
---|
610 | EXEEXT='' |
---|
611 | GREP='/usr/bin/grep' |
---|
612 | KRB5_CONFIG='/usr/bin/krb5-config' |
---|
613 | LDFLAGS='-L/opt/local/lib -arch i386' |
---|
614 | LIBOBJS='' |
---|
615 | LIBS='' |
---|
616 | LIBTOOL='' |
---|
617 | LN_S='' |
---|
618 | LTLIBOBJS='' |
---|
619 | NMEDIT='' |
---|
620 | OBJEXT='o' |
---|
621 | OPENSSL_INCDIR_OPT='-I/opt/local/include' |
---|
622 | PACKAGE_BUGREPORT='' |
---|
623 | PACKAGE_NAME='' |
---|
624 | PACKAGE_STRING='' |
---|
625 | PACKAGE_TARNAME='' |
---|
626 | PACKAGE_URL='' |
---|
627 | PACKAGE_VERSION='' |
---|
628 | PATH_SEPARATOR=':' |
---|
629 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
630 | RANLIB='' |
---|
631 | RE2C='exit 0;' |
---|
632 | SED='/opt/local/bin/gsed' |
---|
633 | SHELL='/bin/sh' |
---|
634 | SHLIB_DL_SUFFIX_NAME='so' |
---|
635 | SHLIB_SUFFIX_NAME='dylib' |
---|
636 | STRIP='' |
---|
637 | ac_ct_CC='' |
---|
638 | bindir='${exec_prefix}/bin' |
---|
639 | build='i386-apple-darwin10.5.0' |
---|
640 | build_alias='' |
---|
641 | build_cpu='i386' |
---|
642 | build_os='darwin10.5.0' |
---|
643 | build_vendor='apple' |
---|
644 | datadir='${datarootdir}' |
---|
645 | datarootdir='${prefix}/share' |
---|
646 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
647 | dvidir='${docdir}' |
---|
648 | exec_prefix='NONE' |
---|
649 | host='i386-apple-darwin10.5.0' |
---|
650 | host_alias='i386-apple-darwin10.5.0' |
---|
651 | host_cpu='i386' |
---|
652 | host_os='darwin10.5.0' |
---|
653 | host_vendor='apple' |
---|
654 | htmldir='${docdir}' |
---|
655 | includedir='${prefix}/include' |
---|
656 | infodir='${datarootdir}/info' |
---|
657 | libdir='${exec_prefix}/lib' |
---|
658 | libexecdir='${exec_prefix}/libexec' |
---|
659 | localedir='${datarootdir}/locale' |
---|
660 | localstatedir='${prefix}/var' |
---|
661 | mandir='${datarootdir}/man' |
---|
662 | oldincludedir='/usr/include' |
---|
663 | pdfdir='${docdir}' |
---|
664 | prefix='/opt/local' |
---|
665 | program_transform_name='s,x,x,' |
---|
666 | psdir='${docdir}' |
---|
667 | sbindir='${exec_prefix}/sbin' |
---|
668 | sharedstatedir='${prefix}/com' |
---|
669 | sysconfdir='${prefix}/etc' |
---|
670 | target='i386-apple-darwin10.5.0' |
---|
671 | target_alias='' |
---|
672 | target_cpu='i386' |
---|
673 | target_os='darwin10.5.0' |
---|
674 | target_vendor='apple' |
---|
675 | |
---|
676 | ## ----------- ## |
---|
677 | ## confdefs.h. ## |
---|
678 | ## ----------- ## |
---|
679 | |
---|
680 | /* confdefs.h */ |
---|
681 | #define PACKAGE_NAME "" |
---|
682 | #define PACKAGE_TARNAME "" |
---|
683 | #define PACKAGE_VERSION "" |
---|
684 | #define PACKAGE_STRING "" |
---|
685 | #define PACKAGE_BUGREPORT "" |
---|
686 | #define PACKAGE_URL "" |
---|
687 | #define COMPILE_DL_IMAP 1 |
---|
688 | #define HAVE_IMAP 1 |
---|
689 | #define HAVE_IMAP2000 1 |
---|
690 | #define HAVE_IMAP2004 1 |
---|
691 | #define HAVE_NEW_MIME2TEXT 1 |
---|
692 | #define HAVE_LIBPAM 1 |
---|
693 | #define HAVE_IMAP_KRB 1 |
---|
694 | #define HAVE_IMAP_SSL 1 |
---|
695 | |
---|
696 | configure: exit 1 |
---|