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 emacs configure 24.2, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-mac --enable-mac-app=/Applications/MacPorts |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = MacBookPro |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 11.4.2 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 |
---|
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 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 4.00 gigabytes |
---|
33 | Default processor set: 79 tasks, 363 threads, 4 processors |
---|
34 | Load average: 0.84, Mach factor: 3.14 |
---|
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:3316: checking for a BSD-compatible install |
---|
52 | configure:3384: result: /usr/bin/install -c |
---|
53 | configure:3395: checking whether build environment is sane |
---|
54 | configure:3450: result: yes |
---|
55 | configure:3601: checking for a thread-safe mkdir -p |
---|
56 | configure:3640: result: build-aux/install-sh -c -d |
---|
57 | configure:3648: checking for gawk |
---|
58 | configure:3678: result: no |
---|
59 | configure:3648: checking for mawk |
---|
60 | configure:3678: result: no |
---|
61 | configure:3648: checking for nawk |
---|
62 | configure:3678: result: no |
---|
63 | configure:3648: checking for awk |
---|
64 | configure:3664: found /usr/bin/awk |
---|
65 | configure:3675: result: awk |
---|
66 | configure:3686: checking whether make sets $(MAKE) |
---|
67 | configure:3708: result: yes |
---|
68 | configure:4393: checking build system type |
---|
69 | configure:4407: result: x86_64-apple-darwin11.4.2 |
---|
70 | configure:4427: checking host system type |
---|
71 | configure:4440: result: x86_64-apple-darwin11.4.2 |
---|
72 | configure:4752: checking for gcc |
---|
73 | configure:4779: result: /usr/bin/clang |
---|
74 | configure:5008: checking for C compiler version |
---|
75 | configure:5017: /usr/bin/clang --version >&5 |
---|
76 | Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) |
---|
77 | Target: x86_64-apple-darwin11.4.2 |
---|
78 | Thread model: posix |
---|
79 | configure:5028: $? = 0 |
---|
80 | configure:5017: /usr/bin/clang -v >&5 |
---|
81 | Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) |
---|
82 | Target: x86_64-apple-darwin11.4.2 |
---|
83 | Thread model: posix |
---|
84 | configure:5028: $? = 0 |
---|
85 | configure:5017: /usr/bin/clang -V >&5 |
---|
86 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
87 | clang: error: no input files |
---|
88 | configure:5028: $? = 1 |
---|
89 | configure:5017: /usr/bin/clang -qversion >&5 |
---|
90 | clang: error: no input files |
---|
91 | configure:5028: $? = 1 |
---|
92 | configure:5048: checking whether the C compiler works |
---|
93 | configure:5070: /usr/bin/clang -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
94 | configure:5074: $? = 0 |
---|
95 | configure:5122: result: yes |
---|
96 | configure:5125: checking for C compiler default output file name |
---|
97 | configure:5127: result: a.out |
---|
98 | configure:5133: checking for suffix of executables |
---|
99 | configure:5140: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
100 | configure:5144: $? = 0 |
---|
101 | configure:5166: result: |
---|
102 | configure:5188: checking whether we are cross compiling |
---|
103 | configure:5196: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
104 | configure:5200: $? = 0 |
---|
105 | configure:5207: ./conftest |
---|
106 | configure:5211: $? = 0 |
---|
107 | configure:5226: result: no |
---|
108 | configure:5231: checking for suffix of object files |
---|
109 | configure:5253: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
110 | configure:5257: $? = 0 |
---|
111 | configure:5278: result: o |
---|
112 | configure:5282: checking whether we are using the GNU C compiler |
---|
113 | configure:5301: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
114 | configure:5301: $? = 0 |
---|
115 | configure:5310: result: yes |
---|
116 | configure:5319: checking whether /usr/bin/clang accepts -g |
---|
117 | configure:5339: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
118 | configure:5339: $? = 0 |
---|
119 | configure:5380: result: yes |
---|
120 | configure:5397: checking for /usr/bin/clang option to accept ISO C89 |
---|
121 | configure:5460: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
122 | configure:5460: $? = 0 |
---|
123 | configure:5473: result: none needed |
---|
124 | configure:5504: checking for style of include used by make |
---|
125 | configure:5532: result: GNU |
---|
126 | configure:5558: checking dependency style of /usr/bin/clang |
---|
127 | configure:5669: result: gcc3 |
---|
128 | configure:5685: checking whether /usr/bin/clang and cc understand -c and -o together |
---|
129 | configure:5716: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
130 | configure:5720: $? = 0 |
---|
131 | configure:5726: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
---|
132 | configure:5730: $? = 0 |
---|
133 | configure:5741: cc -c conftest.c >&5 |
---|
134 | configure:5745: $? = 0 |
---|
135 | configure:5753: cc -c conftest.c -o conftest2.o >&5 |
---|
136 | configure:5757: $? = 0 |
---|
137 | configure:5763: cc -c conftest.c -o conftest2.o >&5 |
---|
138 | configure:5767: $? = 0 |
---|
139 | configure:5785: result: yes |
---|
140 | configure:5818: checking how to run the C preprocessor |
---|
141 | configure:5888: result: /usr/bin/clang -E -no-cpp-precomp |
---|
142 | configure:5908: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
143 | configure:5908: $? = 0 |
---|
144 | configure:5922: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
145 | conftest.c:13:10: fatal error: 'ac_nonexistent.h' file not found |
---|
146 | #include <ac_nonexistent.h> |
---|
147 | ^ |
---|
148 | 1 error generated. |
---|
149 | configure:5922: $? = 1 |
---|
150 | configure: failed program was: |
---|
151 | | /* confdefs.h */ |
---|
152 | | #define PACKAGE_NAME "emacs" |
---|
153 | | #define PACKAGE_TARNAME "emacs" |
---|
154 | | #define PACKAGE_VERSION "24.2" |
---|
155 | | #define PACKAGE_STRING "emacs 24.2" |
---|
156 | | #define PACKAGE_BUGREPORT "" |
---|
157 | | #define PACKAGE_URL "" |
---|
158 | | #define PACKAGE "emacs" |
---|
159 | | #define VERSION "24.2" |
---|
160 | | #define MAIL_USE_POP 1 |
---|
161 | | #define SYNC_INPUT 1 |
---|
162 | | /* end confdefs.h. */ |
---|
163 | | #include <ac_nonexistent.h> |
---|
164 | configure:5951: checking for grep that handles long lines and -e |
---|
165 | configure:6009: result: /usr/bin/grep |
---|
166 | configure:6014: checking for egrep |
---|
167 | configure:6076: result: /usr/bin/grep -E |
---|
168 | configure:6083: checking for Minix Amsterdam compiler |
---|
169 | configure:6107: result: no |
---|
170 | configure:6159: checking for ar |
---|
171 | configure:6175: found /opt/local/bin/ar |
---|
172 | configure:6186: result: ar |
---|
173 | configure:6266: checking for ranlib |
---|
174 | configure:6282: found /opt/local/bin/ranlib |
---|
175 | configure:6293: result: ranlib |
---|
176 | configure:6319: checking for ANSI C header files |
---|
177 | configure:6339: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
178 | configure:6339: $? = 0 |
---|
179 | configure:6412: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
180 | configure:6412: $? = 0 |
---|
181 | configure:6412: ./conftest |
---|
182 | configure:6412: $? = 0 |
---|
183 | configure:6423: result: yes |
---|
184 | configure:6436: checking for sys/types.h |
---|
185 | configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
186 | configure:6436: $? = 0 |
---|
187 | configure:6436: result: yes |
---|
188 | configure:6436: checking for sys/stat.h |
---|
189 | configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
190 | configure:6436: $? = 0 |
---|
191 | configure:6436: result: yes |
---|
192 | configure:6436: checking for stdlib.h |
---|
193 | configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
194 | configure:6436: $? = 0 |
---|
195 | configure:6436: result: yes |
---|
196 | configure:6436: checking for string.h |
---|
197 | configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
198 | configure:6436: $? = 0 |
---|
199 | configure:6436: result: yes |
---|
200 | configure:6436: checking for memory.h |
---|
201 | configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
202 | configure:6436: $? = 0 |
---|
203 | configure:6436: result: yes |
---|
204 | configure:6436: checking for strings.h |
---|
205 | configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
206 | configure:6436: $? = 0 |
---|
207 | configure:6436: result: yes |
---|
208 | configure:6436: checking for inttypes.h |
---|
209 | configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
210 | configure:6436: $? = 0 |
---|
211 | configure:6436: result: yes |
---|
212 | configure:6436: checking for stdint.h |
---|
213 | configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
214 | configure:6436: $? = 0 |
---|
215 | configure:6436: result: yes |
---|
216 | configure:6436: checking for unistd.h |
---|
217 | configure:6436: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
218 | configure:6436: $? = 0 |
---|
219 | configure:6436: result: yes |
---|
220 | configure:6451: checking minix/config.h usability |
---|
221 | configure:6451: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
222 | conftest.c:56:10: fatal error: 'minix/config.h' file not found |
---|
223 | #include <minix/config.h> |
---|
224 | ^ |
---|
225 | 1 error generated. |
---|
226 | configure:6451: $? = 1 |
---|
227 | configure: failed program was: |
---|
228 | | /* confdefs.h */ |
---|
229 | | #define PACKAGE_NAME "emacs" |
---|
230 | | #define PACKAGE_TARNAME "emacs" |
---|
231 | | #define PACKAGE_VERSION "24.2" |
---|
232 | | #define PACKAGE_STRING "emacs 24.2" |
---|
233 | | #define PACKAGE_BUGREPORT "" |
---|
234 | | #define PACKAGE_URL "" |
---|
235 | | #define PACKAGE "emacs" |
---|
236 | | #define VERSION "24.2" |
---|
237 | | #define MAIL_USE_POP 1 |
---|
238 | | #define SYNC_INPUT 1 |
---|
239 | | #define STDC_HEADERS 1 |
---|
240 | | #define HAVE_SYS_TYPES_H 1 |
---|
241 | | #define HAVE_SYS_STAT_H 1 |
---|
242 | | #define HAVE_STDLIB_H 1 |
---|
243 | | #define HAVE_STRING_H 1 |
---|
244 | | #define HAVE_MEMORY_H 1 |
---|
245 | | #define HAVE_STRINGS_H 1 |
---|
246 | | #define HAVE_INTTYPES_H 1 |
---|
247 | | #define HAVE_STDINT_H 1 |
---|
248 | | #define HAVE_UNISTD_H 1 |
---|
249 | | /* end confdefs.h. */ |
---|
250 | | #include <stdio.h> |
---|
251 | | #ifdef HAVE_SYS_TYPES_H |
---|
252 | | # include <sys/types.h> |
---|
253 | | #endif |
---|
254 | | #ifdef HAVE_SYS_STAT_H |
---|
255 | | # include <sys/stat.h> |
---|
256 | | #endif |
---|
257 | | #ifdef STDC_HEADERS |
---|
258 | | # include <stdlib.h> |
---|
259 | | # include <stddef.h> |
---|
260 | | #else |
---|
261 | | # ifdef HAVE_STDLIB_H |
---|
262 | | # include <stdlib.h> |
---|
263 | | # endif |
---|
264 | | #endif |
---|
265 | | #ifdef HAVE_STRING_H |
---|
266 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
267 | | # include <memory.h> |
---|
268 | | # endif |
---|
269 | | # include <string.h> |
---|
270 | | #endif |
---|
271 | | #ifdef HAVE_STRINGS_H |
---|
272 | | # include <strings.h> |
---|
273 | | #endif |
---|
274 | | #ifdef HAVE_INTTYPES_H |
---|
275 | | # include <inttypes.h> |
---|
276 | | #endif |
---|
277 | | #ifdef HAVE_STDINT_H |
---|
278 | | # include <stdint.h> |
---|
279 | | #endif |
---|
280 | | #ifdef HAVE_UNISTD_H |
---|
281 | | # include <unistd.h> |
---|
282 | | #endif |
---|
283 | | #include <minix/config.h> |
---|
284 | configure:6451: result: no |
---|
285 | configure:6451: checking minix/config.h presence |
---|
286 | configure:6451: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
287 | conftest.c:23:10: fatal error: 'minix/config.h' file not found |
---|
288 | #include <minix/config.h> |
---|
289 | ^ |
---|
290 | 1 error generated. |
---|
291 | configure:6451: $? = 1 |
---|
292 | configure: failed program was: |
---|
293 | | /* confdefs.h */ |
---|
294 | | #define PACKAGE_NAME "emacs" |
---|
295 | | #define PACKAGE_TARNAME "emacs" |
---|
296 | | #define PACKAGE_VERSION "24.2" |
---|
297 | | #define PACKAGE_STRING "emacs 24.2" |
---|
298 | | #define PACKAGE_BUGREPORT "" |
---|
299 | | #define PACKAGE_URL "" |
---|
300 | | #define PACKAGE "emacs" |
---|
301 | | #define VERSION "24.2" |
---|
302 | | #define MAIL_USE_POP 1 |
---|
303 | | #define SYNC_INPUT 1 |
---|
304 | | #define STDC_HEADERS 1 |
---|
305 | | #define HAVE_SYS_TYPES_H 1 |
---|
306 | | #define HAVE_SYS_STAT_H 1 |
---|
307 | | #define HAVE_STDLIB_H 1 |
---|
308 | | #define HAVE_STRING_H 1 |
---|
309 | | #define HAVE_MEMORY_H 1 |
---|
310 | | #define HAVE_STRINGS_H 1 |
---|
311 | | #define HAVE_INTTYPES_H 1 |
---|
312 | | #define HAVE_STDINT_H 1 |
---|
313 | | #define HAVE_UNISTD_H 1 |
---|
314 | | /* end confdefs.h. */ |
---|
315 | | #include <minix/config.h> |
---|
316 | configure:6451: result: no |
---|
317 | configure:6451: checking for minix/config.h |
---|
318 | configure:6451: result: no |
---|
319 | configure:6480: checking whether it is safe to define __EXTENSIONS__ |
---|
320 | configure:6498: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
321 | configure:6498: $? = 0 |
---|
322 | configure:6505: result: yes |
---|
323 | configure:6534: checking for special C compiler options needed for large files |
---|
324 | configure:6579: result: no |
---|
325 | configure:6585: checking for _FILE_OFFSET_BITS value needed for large files |
---|
326 | configure:6610: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
327 | configure:6610: $? = 0 |
---|
328 | configure:6642: result: no |
---|
329 | configure:6731: checking for /usr/bin/clang option to accept ISO C99 |
---|
330 | configure:6880: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
331 | configure:6880: $? = 0 |
---|
332 | configure:6893: result: none needed |
---|
333 | configure:7001: checking for /usr/bin/clang option to accept ISO Standard C |
---|
334 | configure:7012: result: none needed |
---|
335 | configure:7152: checking whether gcc understands -Wdeclaration-after-statement |
---|
336 | configure:7167: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -Wdeclaration-after-statement -I/opt/local/include conftest.c >&5 |
---|
337 | configure:7167: $? = 0 |
---|
338 | configure:7176: result: yes |
---|
339 | configure:7184: checking whether gcc understands -Wold-style-definition |
---|
340 | configure:7199: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -Wold-style-definition -I/opt/local/include conftest.c >&5 |
---|
341 | configure:7199: $? = 0 |
---|
342 | configure:7208: result: yes |
---|
343 | configure:7215: checking whether gcc understands -Wimplicit-function-declaration |
---|
344 | configure:7230: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -Wimplicit-function-declaration -I/opt/local/include conftest.c >&5 |
---|
345 | configure:7230: $? = 0 |
---|
346 | configure:7239: result: yes |
---|
347 | configure:7255: checking how to run the C preprocessor |
---|
348 | configure:7325: result: /usr/bin/clang -E -no-cpp-precomp |
---|
349 | configure:7345: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
350 | configure:7345: $? = 0 |
---|
351 | configure:7359: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
352 | conftest.c:29:10: fatal error: 'ac_nonexistent.h' file not found |
---|
353 | #include <ac_nonexistent.h> |
---|
354 | ^ |
---|
355 | 1 error generated. |
---|
356 | configure:7359: $? = 1 |
---|
357 | configure: failed program was: |
---|
358 | | /* confdefs.h */ |
---|
359 | | #define PACKAGE_NAME "emacs" |
---|
360 | | #define PACKAGE_TARNAME "emacs" |
---|
361 | | #define PACKAGE_VERSION "24.2" |
---|
362 | | #define PACKAGE_STRING "emacs 24.2" |
---|
363 | | #define PACKAGE_BUGREPORT "" |
---|
364 | | #define PACKAGE_URL "" |
---|
365 | | #define PACKAGE "emacs" |
---|
366 | | #define VERSION "24.2" |
---|
367 | | #define MAIL_USE_POP 1 |
---|
368 | | #define SYNC_INPUT 1 |
---|
369 | | #define STDC_HEADERS 1 |
---|
370 | | #define HAVE_SYS_TYPES_H 1 |
---|
371 | | #define HAVE_SYS_STAT_H 1 |
---|
372 | | #define HAVE_STDLIB_H 1 |
---|
373 | | #define HAVE_STRING_H 1 |
---|
374 | | #define HAVE_MEMORY_H 1 |
---|
375 | | #define HAVE_STRINGS_H 1 |
---|
376 | | #define HAVE_INTTYPES_H 1 |
---|
377 | | #define HAVE_STDINT_H 1 |
---|
378 | | #define HAVE_UNISTD_H 1 |
---|
379 | | #define __EXTENSIONS__ 1 |
---|
380 | | #define _ALL_SOURCE 1 |
---|
381 | | #define _DARWIN_C_SOURCE 1 |
---|
382 | | #define _GNU_SOURCE 1 |
---|
383 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
384 | | #define _TANDEM_SOURCE 1 |
---|
385 | | /* end confdefs.h. */ |
---|
386 | | #include <ac_nonexistent.h> |
---|
387 | configure:7488: checking whether i386 is declared |
---|
388 | configure:7488: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
389 | conftest.c:69:10: error: use of undeclared identifier 'i386' |
---|
390 | (void) i386; |
---|
391 | ^ |
---|
392 | 1 error generated. |
---|
393 | configure:7488: $? = 1 |
---|
394 | configure: failed program was: |
---|
395 | | /* confdefs.h */ |
---|
396 | | #define PACKAGE_NAME "emacs" |
---|
397 | | #define PACKAGE_TARNAME "emacs" |
---|
398 | | #define PACKAGE_VERSION "24.2" |
---|
399 | | #define PACKAGE_STRING "emacs 24.2" |
---|
400 | | #define PACKAGE_BUGREPORT "" |
---|
401 | | #define PACKAGE_URL "" |
---|
402 | | #define PACKAGE "emacs" |
---|
403 | | #define VERSION "24.2" |
---|
404 | | #define MAIL_USE_POP 1 |
---|
405 | | #define SYNC_INPUT 1 |
---|
406 | | #define STDC_HEADERS 1 |
---|
407 | | #define HAVE_SYS_TYPES_H 1 |
---|
408 | | #define HAVE_SYS_STAT_H 1 |
---|
409 | | #define HAVE_STDLIB_H 1 |
---|
410 | | #define HAVE_STRING_H 1 |
---|
411 | | #define HAVE_MEMORY_H 1 |
---|
412 | | #define HAVE_STRINGS_H 1 |
---|
413 | | #define HAVE_INTTYPES_H 1 |
---|
414 | | #define HAVE_STDINT_H 1 |
---|
415 | | #define HAVE_UNISTD_H 1 |
---|
416 | | #define __EXTENSIONS__ 1 |
---|
417 | | #define _ALL_SOURCE 1 |
---|
418 | | #define _DARWIN_C_SOURCE 1 |
---|
419 | | #define _GNU_SOURCE 1 |
---|
420 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
421 | | #define _TANDEM_SOURCE 1 |
---|
422 | | /* end confdefs.h. */ |
---|
423 | | #include <stdio.h> |
---|
424 | | #ifdef HAVE_SYS_TYPES_H |
---|
425 | | # include <sys/types.h> |
---|
426 | | #endif |
---|
427 | | #ifdef HAVE_SYS_STAT_H |
---|
428 | | # include <sys/stat.h> |
---|
429 | | #endif |
---|
430 | | #ifdef STDC_HEADERS |
---|
431 | | # include <stdlib.h> |
---|
432 | | # include <stddef.h> |
---|
433 | | #else |
---|
434 | | # ifdef HAVE_STDLIB_H |
---|
435 | | # include <stdlib.h> |
---|
436 | | # endif |
---|
437 | | #endif |
---|
438 | | #ifdef HAVE_STRING_H |
---|
439 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
440 | | # include <memory.h> |
---|
441 | | # endif |
---|
442 | | # include <string.h> |
---|
443 | | #endif |
---|
444 | | #ifdef HAVE_STRINGS_H |
---|
445 | | # include <strings.h> |
---|
446 | | #endif |
---|
447 | | #ifdef HAVE_INTTYPES_H |
---|
448 | | # include <inttypes.h> |
---|
449 | | #endif |
---|
450 | | #ifdef HAVE_STDINT_H |
---|
451 | | # include <stdint.h> |
---|
452 | | #endif |
---|
453 | | #ifdef HAVE_UNISTD_H |
---|
454 | | # include <unistd.h> |
---|
455 | | #endif |
---|
456 | | int |
---|
457 | | main () |
---|
458 | | { |
---|
459 | | #ifndef i386 |
---|
460 | | #ifdef __cplusplus |
---|
461 | | (void) i386; |
---|
462 | | #else |
---|
463 | | (void) i386; |
---|
464 | | #endif |
---|
465 | | #endif |
---|
466 | | |
---|
467 | | ; |
---|
468 | | return 0; |
---|
469 | | } |
---|
470 | configure:7488: result: no |
---|
471 | configure:7498: checking whether __ILP32__ is declared |
---|
472 | configure:7498: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
473 | conftest.c:69:10: error: use of undeclared identifier '__ILP32__' |
---|
474 | (void) __ILP32__; |
---|
475 | ^ |
---|
476 | 1 error generated. |
---|
477 | configure:7498: $? = 1 |
---|
478 | configure: failed program was: |
---|
479 | | /* confdefs.h */ |
---|
480 | | #define PACKAGE_NAME "emacs" |
---|
481 | | #define PACKAGE_TARNAME "emacs" |
---|
482 | | #define PACKAGE_VERSION "24.2" |
---|
483 | | #define PACKAGE_STRING "emacs 24.2" |
---|
484 | | #define PACKAGE_BUGREPORT "" |
---|
485 | | #define PACKAGE_URL "" |
---|
486 | | #define PACKAGE "emacs" |
---|
487 | | #define VERSION "24.2" |
---|
488 | | #define MAIL_USE_POP 1 |
---|
489 | | #define SYNC_INPUT 1 |
---|
490 | | #define STDC_HEADERS 1 |
---|
491 | | #define HAVE_SYS_TYPES_H 1 |
---|
492 | | #define HAVE_SYS_STAT_H 1 |
---|
493 | | #define HAVE_STDLIB_H 1 |
---|
494 | | #define HAVE_STRING_H 1 |
---|
495 | | #define HAVE_MEMORY_H 1 |
---|
496 | | #define HAVE_STRINGS_H 1 |
---|
497 | | #define HAVE_INTTYPES_H 1 |
---|
498 | | #define HAVE_STDINT_H 1 |
---|
499 | | #define HAVE_UNISTD_H 1 |
---|
500 | | #define __EXTENSIONS__ 1 |
---|
501 | | #define _ALL_SOURCE 1 |
---|
502 | | #define _DARWIN_C_SOURCE 1 |
---|
503 | | #define _GNU_SOURCE 1 |
---|
504 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
505 | | #define _TANDEM_SOURCE 1 |
---|
506 | | /* end confdefs.h. */ |
---|
507 | | #include <stdio.h> |
---|
508 | | #ifdef HAVE_SYS_TYPES_H |
---|
509 | | # include <sys/types.h> |
---|
510 | | #endif |
---|
511 | | #ifdef HAVE_SYS_STAT_H |
---|
512 | | # include <sys/stat.h> |
---|
513 | | #endif |
---|
514 | | #ifdef STDC_HEADERS |
---|
515 | | # include <stdlib.h> |
---|
516 | | # include <stddef.h> |
---|
517 | | #else |
---|
518 | | # ifdef HAVE_STDLIB_H |
---|
519 | | # include <stdlib.h> |
---|
520 | | # endif |
---|
521 | | #endif |
---|
522 | | #ifdef HAVE_STRING_H |
---|
523 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
524 | | # include <memory.h> |
---|
525 | | # endif |
---|
526 | | # include <string.h> |
---|
527 | | #endif |
---|
528 | | #ifdef HAVE_STRINGS_H |
---|
529 | | # include <strings.h> |
---|
530 | | #endif |
---|
531 | | #ifdef HAVE_INTTYPES_H |
---|
532 | | # include <inttypes.h> |
---|
533 | | #endif |
---|
534 | | #ifdef HAVE_STDINT_H |
---|
535 | | # include <stdint.h> |
---|
536 | | #endif |
---|
537 | | #ifdef HAVE_UNISTD_H |
---|
538 | | # include <unistd.h> |
---|
539 | | #endif |
---|
540 | | int |
---|
541 | | main () |
---|
542 | | { |
---|
543 | | #ifndef __ILP32__ |
---|
544 | | #ifdef __cplusplus |
---|
545 | | (void) __ILP32__; |
---|
546 | | #else |
---|
547 | | (void) __ILP32__; |
---|
548 | | #endif |
---|
549 | | #endif |
---|
550 | | |
---|
551 | | ; |
---|
552 | | return 0; |
---|
553 | | } |
---|
554 | configure:7498: result: no |
---|
555 | configure:7507: checking for install-info |
---|
556 | configure:7525: found /opt/local/bin/install-info |
---|
557 | configure:7537: result: /opt/local/bin/install-info |
---|
558 | configure:7547: checking for install-info |
---|
559 | configure:7577: result: /opt/local/bin/install-info |
---|
560 | configure:7587: checking for install-info |
---|
561 | configure:7618: result: /opt/local/bin/install-info |
---|
562 | configure:7628: checking for gzip |
---|
563 | configure:7646: found /opt/local/bin/gzip |
---|
564 | configure:7658: result: /opt/local/bin/gzip |
---|
565 | configure:7671: checking for makeinfo |
---|
566 | configure:7689: found /opt/local/bin/makeinfo |
---|
567 | configure:7702: result: /opt/local/bin/makeinfo |
---|
568 | configure:7756: checking for -znocombreloc |
---|
569 | configure:7769: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-znocombreloc conftest.c >&5 |
---|
570 | ld: unknown option: -znocombreloc |
---|
571 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
572 | configure:7769: $? = 1 |
---|
573 | configure: failed program was: |
---|
574 | | /* confdefs.h */ |
---|
575 | | #define PACKAGE_NAME "emacs" |
---|
576 | | #define PACKAGE_TARNAME "emacs" |
---|
577 | | #define PACKAGE_VERSION "24.2" |
---|
578 | | #define PACKAGE_STRING "emacs 24.2" |
---|
579 | | #define PACKAGE_BUGREPORT "" |
---|
580 | | #define PACKAGE_URL "" |
---|
581 | | #define PACKAGE "emacs" |
---|
582 | | #define VERSION "24.2" |
---|
583 | | #define MAIL_USE_POP 1 |
---|
584 | | #define SYNC_INPUT 1 |
---|
585 | | #define STDC_HEADERS 1 |
---|
586 | | #define HAVE_SYS_TYPES_H 1 |
---|
587 | | #define HAVE_SYS_STAT_H 1 |
---|
588 | | #define HAVE_STDLIB_H 1 |
---|
589 | | #define HAVE_STRING_H 1 |
---|
590 | | #define HAVE_MEMORY_H 1 |
---|
591 | | #define HAVE_STRINGS_H 1 |
---|
592 | | #define HAVE_INTTYPES_H 1 |
---|
593 | | #define HAVE_STDINT_H 1 |
---|
594 | | #define HAVE_UNISTD_H 1 |
---|
595 | | #define __EXTENSIONS__ 1 |
---|
596 | | #define _ALL_SOURCE 1 |
---|
597 | | #define _DARWIN_C_SOURCE 1 |
---|
598 | | #define _GNU_SOURCE 1 |
---|
599 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
600 | | #define _TANDEM_SOURCE 1 |
---|
601 | | /* end confdefs.h. */ |
---|
602 | | |
---|
603 | | int |
---|
604 | | main () |
---|
605 | | { |
---|
606 | | |
---|
607 | | ; |
---|
608 | | return 0; |
---|
609 | | } |
---|
610 | configure:7774: result: no |
---|
611 | configure:7950: checking for special C compiler options needed for large files |
---|
612 | configure:7995: result: no |
---|
613 | configure:8001: checking for _FILE_OFFSET_BITS value needed for large files |
---|
614 | configure:8058: result: no |
---|
615 | configure:8294: checking machine/soundcard.h usability |
---|
616 | configure:8294: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
617 | conftest.c:62:10: fatal error: 'machine/soundcard.h' file not found |
---|
618 | #include <machine/soundcard.h> |
---|
619 | ^ |
---|
620 | 1 error generated. |
---|
621 | configure:8294: $? = 1 |
---|
622 | configure: failed program was: |
---|
623 | | /* confdefs.h */ |
---|
624 | | #define PACKAGE_NAME "emacs" |
---|
625 | | #define PACKAGE_TARNAME "emacs" |
---|
626 | | #define PACKAGE_VERSION "24.2" |
---|
627 | | #define PACKAGE_STRING "emacs 24.2" |
---|
628 | | #define PACKAGE_BUGREPORT "" |
---|
629 | | #define PACKAGE_URL "" |
---|
630 | | #define PACKAGE "emacs" |
---|
631 | | #define VERSION "24.2" |
---|
632 | | #define MAIL_USE_POP 1 |
---|
633 | | #define SYNC_INPUT 1 |
---|
634 | | #define STDC_HEADERS 1 |
---|
635 | | #define HAVE_SYS_TYPES_H 1 |
---|
636 | | #define HAVE_SYS_STAT_H 1 |
---|
637 | | #define HAVE_STDLIB_H 1 |
---|
638 | | #define HAVE_STRING_H 1 |
---|
639 | | #define HAVE_MEMORY_H 1 |
---|
640 | | #define HAVE_STRINGS_H 1 |
---|
641 | | #define HAVE_INTTYPES_H 1 |
---|
642 | | #define HAVE_STDINT_H 1 |
---|
643 | | #define HAVE_UNISTD_H 1 |
---|
644 | | #define __EXTENSIONS__ 1 |
---|
645 | | #define _ALL_SOURCE 1 |
---|
646 | | #define _DARWIN_C_SOURCE 1 |
---|
647 | | #define _GNU_SOURCE 1 |
---|
648 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
649 | | #define _TANDEM_SOURCE 1 |
---|
650 | | /* end confdefs.h. */ |
---|
651 | | #include <stdio.h> |
---|
652 | | #ifdef HAVE_SYS_TYPES_H |
---|
653 | | # include <sys/types.h> |
---|
654 | | #endif |
---|
655 | | #ifdef HAVE_SYS_STAT_H |
---|
656 | | # include <sys/stat.h> |
---|
657 | | #endif |
---|
658 | | #ifdef STDC_HEADERS |
---|
659 | | # include <stdlib.h> |
---|
660 | | # include <stddef.h> |
---|
661 | | #else |
---|
662 | | # ifdef HAVE_STDLIB_H |
---|
663 | | # include <stdlib.h> |
---|
664 | | # endif |
---|
665 | | #endif |
---|
666 | | #ifdef HAVE_STRING_H |
---|
667 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
668 | | # include <memory.h> |
---|
669 | | # endif |
---|
670 | | # include <string.h> |
---|
671 | | #endif |
---|
672 | | #ifdef HAVE_STRINGS_H |
---|
673 | | # include <strings.h> |
---|
674 | | #endif |
---|
675 | | #ifdef HAVE_INTTYPES_H |
---|
676 | | # include <inttypes.h> |
---|
677 | | #endif |
---|
678 | | #ifdef HAVE_STDINT_H |
---|
679 | | # include <stdint.h> |
---|
680 | | #endif |
---|
681 | | #ifdef HAVE_UNISTD_H |
---|
682 | | # include <unistd.h> |
---|
683 | | #endif |
---|
684 | | #include <machine/soundcard.h> |
---|
685 | configure:8294: result: no |
---|
686 | configure:8294: checking machine/soundcard.h presence |
---|
687 | configure:8294: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
688 | conftest.c:29:10: fatal error: 'machine/soundcard.h' file not found |
---|
689 | #include <machine/soundcard.h> |
---|
690 | ^ |
---|
691 | 1 error generated. |
---|
692 | configure:8294: $? = 1 |
---|
693 | configure: failed program was: |
---|
694 | | /* confdefs.h */ |
---|
695 | | #define PACKAGE_NAME "emacs" |
---|
696 | | #define PACKAGE_TARNAME "emacs" |
---|
697 | | #define PACKAGE_VERSION "24.2" |
---|
698 | | #define PACKAGE_STRING "emacs 24.2" |
---|
699 | | #define PACKAGE_BUGREPORT "" |
---|
700 | | #define PACKAGE_URL "" |
---|
701 | | #define PACKAGE "emacs" |
---|
702 | | #define VERSION "24.2" |
---|
703 | | #define MAIL_USE_POP 1 |
---|
704 | | #define SYNC_INPUT 1 |
---|
705 | | #define STDC_HEADERS 1 |
---|
706 | | #define HAVE_SYS_TYPES_H 1 |
---|
707 | | #define HAVE_SYS_STAT_H 1 |
---|
708 | | #define HAVE_STDLIB_H 1 |
---|
709 | | #define HAVE_STRING_H 1 |
---|
710 | | #define HAVE_MEMORY_H 1 |
---|
711 | | #define HAVE_STRINGS_H 1 |
---|
712 | | #define HAVE_INTTYPES_H 1 |
---|
713 | | #define HAVE_STDINT_H 1 |
---|
714 | | #define HAVE_UNISTD_H 1 |
---|
715 | | #define __EXTENSIONS__ 1 |
---|
716 | | #define _ALL_SOURCE 1 |
---|
717 | | #define _DARWIN_C_SOURCE 1 |
---|
718 | | #define _GNU_SOURCE 1 |
---|
719 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
720 | | #define _TANDEM_SOURCE 1 |
---|
721 | | /* end confdefs.h. */ |
---|
722 | | #include <machine/soundcard.h> |
---|
723 | configure:8294: result: no |
---|
724 | configure:8294: checking for machine/soundcard.h |
---|
725 | configure:8294: result: no |
---|
726 | configure:8294: checking sys/soundcard.h usability |
---|
727 | configure:8294: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
728 | conftest.c:62:10: fatal error: 'sys/soundcard.h' file not found |
---|
729 | #include <sys/soundcard.h> |
---|
730 | ^ |
---|
731 | 1 error generated. |
---|
732 | configure:8294: $? = 1 |
---|
733 | configure: failed program was: |
---|
734 | | /* confdefs.h */ |
---|
735 | | #define PACKAGE_NAME "emacs" |
---|
736 | | #define PACKAGE_TARNAME "emacs" |
---|
737 | | #define PACKAGE_VERSION "24.2" |
---|
738 | | #define PACKAGE_STRING "emacs 24.2" |
---|
739 | | #define PACKAGE_BUGREPORT "" |
---|
740 | | #define PACKAGE_URL "" |
---|
741 | | #define PACKAGE "emacs" |
---|
742 | | #define VERSION "24.2" |
---|
743 | | #define MAIL_USE_POP 1 |
---|
744 | | #define SYNC_INPUT 1 |
---|
745 | | #define STDC_HEADERS 1 |
---|
746 | | #define HAVE_SYS_TYPES_H 1 |
---|
747 | | #define HAVE_SYS_STAT_H 1 |
---|
748 | | #define HAVE_STDLIB_H 1 |
---|
749 | | #define HAVE_STRING_H 1 |
---|
750 | | #define HAVE_MEMORY_H 1 |
---|
751 | | #define HAVE_STRINGS_H 1 |
---|
752 | | #define HAVE_INTTYPES_H 1 |
---|
753 | | #define HAVE_STDINT_H 1 |
---|
754 | | #define HAVE_UNISTD_H 1 |
---|
755 | | #define __EXTENSIONS__ 1 |
---|
756 | | #define _ALL_SOURCE 1 |
---|
757 | | #define _DARWIN_C_SOURCE 1 |
---|
758 | | #define _GNU_SOURCE 1 |
---|
759 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
760 | | #define _TANDEM_SOURCE 1 |
---|
761 | | /* end confdefs.h. */ |
---|
762 | | #include <stdio.h> |
---|
763 | | #ifdef HAVE_SYS_TYPES_H |
---|
764 | | # include <sys/types.h> |
---|
765 | | #endif |
---|
766 | | #ifdef HAVE_SYS_STAT_H |
---|
767 | | # include <sys/stat.h> |
---|
768 | | #endif |
---|
769 | | #ifdef STDC_HEADERS |
---|
770 | | # include <stdlib.h> |
---|
771 | | # include <stddef.h> |
---|
772 | | #else |
---|
773 | | # ifdef HAVE_STDLIB_H |
---|
774 | | # include <stdlib.h> |
---|
775 | | # endif |
---|
776 | | #endif |
---|
777 | | #ifdef HAVE_STRING_H |
---|
778 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
779 | | # include <memory.h> |
---|
780 | | # endif |
---|
781 | | # include <string.h> |
---|
782 | | #endif |
---|
783 | | #ifdef HAVE_STRINGS_H |
---|
784 | | # include <strings.h> |
---|
785 | | #endif |
---|
786 | | #ifdef HAVE_INTTYPES_H |
---|
787 | | # include <inttypes.h> |
---|
788 | | #endif |
---|
789 | | #ifdef HAVE_STDINT_H |
---|
790 | | # include <stdint.h> |
---|
791 | | #endif |
---|
792 | | #ifdef HAVE_UNISTD_H |
---|
793 | | # include <unistd.h> |
---|
794 | | #endif |
---|
795 | | #include <sys/soundcard.h> |
---|
796 | configure:8294: result: no |
---|
797 | configure:8294: checking sys/soundcard.h presence |
---|
798 | configure:8294: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
799 | conftest.c:29:10: fatal error: 'sys/soundcard.h' file not found |
---|
800 | #include <sys/soundcard.h> |
---|
801 | ^ |
---|
802 | 1 error generated. |
---|
803 | configure:8294: $? = 1 |
---|
804 | configure: failed program was: |
---|
805 | | /* confdefs.h */ |
---|
806 | | #define PACKAGE_NAME "emacs" |
---|
807 | | #define PACKAGE_TARNAME "emacs" |
---|
808 | | #define PACKAGE_VERSION "24.2" |
---|
809 | | #define PACKAGE_STRING "emacs 24.2" |
---|
810 | | #define PACKAGE_BUGREPORT "" |
---|
811 | | #define PACKAGE_URL "" |
---|
812 | | #define PACKAGE "emacs" |
---|
813 | | #define VERSION "24.2" |
---|
814 | | #define MAIL_USE_POP 1 |
---|
815 | | #define SYNC_INPUT 1 |
---|
816 | | #define STDC_HEADERS 1 |
---|
817 | | #define HAVE_SYS_TYPES_H 1 |
---|
818 | | #define HAVE_SYS_STAT_H 1 |
---|
819 | | #define HAVE_STDLIB_H 1 |
---|
820 | | #define HAVE_STRING_H 1 |
---|
821 | | #define HAVE_MEMORY_H 1 |
---|
822 | | #define HAVE_STRINGS_H 1 |
---|
823 | | #define HAVE_INTTYPES_H 1 |
---|
824 | | #define HAVE_STDINT_H 1 |
---|
825 | | #define HAVE_UNISTD_H 1 |
---|
826 | | #define __EXTENSIONS__ 1 |
---|
827 | | #define _ALL_SOURCE 1 |
---|
828 | | #define _DARWIN_C_SOURCE 1 |
---|
829 | | #define _GNU_SOURCE 1 |
---|
830 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
831 | | #define _TANDEM_SOURCE 1 |
---|
832 | | /* end confdefs.h. */ |
---|
833 | | #include <sys/soundcard.h> |
---|
834 | configure:8294: result: no |
---|
835 | configure:8294: checking for sys/soundcard.h |
---|
836 | configure:8294: result: no |
---|
837 | configure:8294: checking soundcard.h usability |
---|
838 | configure:8294: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
839 | conftest.c:62:10: fatal error: 'soundcard.h' file not found |
---|
840 | #include <soundcard.h> |
---|
841 | ^ |
---|
842 | 1 error generated. |
---|
843 | configure:8294: $? = 1 |
---|
844 | configure: failed program was: |
---|
845 | | /* confdefs.h */ |
---|
846 | | #define PACKAGE_NAME "emacs" |
---|
847 | | #define PACKAGE_TARNAME "emacs" |
---|
848 | | #define PACKAGE_VERSION "24.2" |
---|
849 | | #define PACKAGE_STRING "emacs 24.2" |
---|
850 | | #define PACKAGE_BUGREPORT "" |
---|
851 | | #define PACKAGE_URL "" |
---|
852 | | #define PACKAGE "emacs" |
---|
853 | | #define VERSION "24.2" |
---|
854 | | #define MAIL_USE_POP 1 |
---|
855 | | #define SYNC_INPUT 1 |
---|
856 | | #define STDC_HEADERS 1 |
---|
857 | | #define HAVE_SYS_TYPES_H 1 |
---|
858 | | #define HAVE_SYS_STAT_H 1 |
---|
859 | | #define HAVE_STDLIB_H 1 |
---|
860 | | #define HAVE_STRING_H 1 |
---|
861 | | #define HAVE_MEMORY_H 1 |
---|
862 | | #define HAVE_STRINGS_H 1 |
---|
863 | | #define HAVE_INTTYPES_H 1 |
---|
864 | | #define HAVE_STDINT_H 1 |
---|
865 | | #define HAVE_UNISTD_H 1 |
---|
866 | | #define __EXTENSIONS__ 1 |
---|
867 | | #define _ALL_SOURCE 1 |
---|
868 | | #define _DARWIN_C_SOURCE 1 |
---|
869 | | #define _GNU_SOURCE 1 |
---|
870 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
871 | | #define _TANDEM_SOURCE 1 |
---|
872 | | /* end confdefs.h. */ |
---|
873 | | #include <stdio.h> |
---|
874 | | #ifdef HAVE_SYS_TYPES_H |
---|
875 | | # include <sys/types.h> |
---|
876 | | #endif |
---|
877 | | #ifdef HAVE_SYS_STAT_H |
---|
878 | | # include <sys/stat.h> |
---|
879 | | #endif |
---|
880 | | #ifdef STDC_HEADERS |
---|
881 | | # include <stdlib.h> |
---|
882 | | # include <stddef.h> |
---|
883 | | #else |
---|
884 | | # ifdef HAVE_STDLIB_H |
---|
885 | | # include <stdlib.h> |
---|
886 | | # endif |
---|
887 | | #endif |
---|
888 | | #ifdef HAVE_STRING_H |
---|
889 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
890 | | # include <memory.h> |
---|
891 | | # endif |
---|
892 | | # include <string.h> |
---|
893 | | #endif |
---|
894 | | #ifdef HAVE_STRINGS_H |
---|
895 | | # include <strings.h> |
---|
896 | | #endif |
---|
897 | | #ifdef HAVE_INTTYPES_H |
---|
898 | | # include <inttypes.h> |
---|
899 | | #endif |
---|
900 | | #ifdef HAVE_STDINT_H |
---|
901 | | # include <stdint.h> |
---|
902 | | #endif |
---|
903 | | #ifdef HAVE_UNISTD_H |
---|
904 | | # include <unistd.h> |
---|
905 | | #endif |
---|
906 | | #include <soundcard.h> |
---|
907 | configure:8294: result: no |
---|
908 | configure:8294: checking soundcard.h presence |
---|
909 | configure:8294: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
910 | conftest.c:29:10: fatal error: 'soundcard.h' file not found |
---|
911 | #include <soundcard.h> |
---|
912 | ^ |
---|
913 | 1 error generated. |
---|
914 | configure:8294: $? = 1 |
---|
915 | configure: failed program was: |
---|
916 | | /* confdefs.h */ |
---|
917 | | #define PACKAGE_NAME "emacs" |
---|
918 | | #define PACKAGE_TARNAME "emacs" |
---|
919 | | #define PACKAGE_VERSION "24.2" |
---|
920 | | #define PACKAGE_STRING "emacs 24.2" |
---|
921 | | #define PACKAGE_BUGREPORT "" |
---|
922 | | #define PACKAGE_URL "" |
---|
923 | | #define PACKAGE "emacs" |
---|
924 | | #define VERSION "24.2" |
---|
925 | | #define MAIL_USE_POP 1 |
---|
926 | | #define SYNC_INPUT 1 |
---|
927 | | #define STDC_HEADERS 1 |
---|
928 | | #define HAVE_SYS_TYPES_H 1 |
---|
929 | | #define HAVE_SYS_STAT_H 1 |
---|
930 | | #define HAVE_STDLIB_H 1 |
---|
931 | | #define HAVE_STRING_H 1 |
---|
932 | | #define HAVE_MEMORY_H 1 |
---|
933 | | #define HAVE_STRINGS_H 1 |
---|
934 | | #define HAVE_INTTYPES_H 1 |
---|
935 | | #define HAVE_STDINT_H 1 |
---|
936 | | #define HAVE_UNISTD_H 1 |
---|
937 | | #define __EXTENSIONS__ 1 |
---|
938 | | #define _ALL_SOURCE 1 |
---|
939 | | #define _DARWIN_C_SOURCE 1 |
---|
940 | | #define _GNU_SOURCE 1 |
---|
941 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
942 | | #define _TANDEM_SOURCE 1 |
---|
943 | | /* end confdefs.h. */ |
---|
944 | | #include <soundcard.h> |
---|
945 | configure:8294: result: no |
---|
946 | configure:8294: checking for soundcard.h |
---|
947 | configure:8294: result: no |
---|
948 | configure:8305: checking for _oss_ioctl in -lossaudio |
---|
949 | configure:8330: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lossaudio >&5 |
---|
950 | ld: library not found for -lossaudio |
---|
951 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
952 | configure:8330: $? = 1 |
---|
953 | configure: failed program was: |
---|
954 | | /* confdefs.h */ |
---|
955 | | #define PACKAGE_NAME "emacs" |
---|
956 | | #define PACKAGE_TARNAME "emacs" |
---|
957 | | #define PACKAGE_VERSION "24.2" |
---|
958 | | #define PACKAGE_STRING "emacs 24.2" |
---|
959 | | #define PACKAGE_BUGREPORT "" |
---|
960 | | #define PACKAGE_URL "" |
---|
961 | | #define PACKAGE "emacs" |
---|
962 | | #define VERSION "24.2" |
---|
963 | | #define MAIL_USE_POP 1 |
---|
964 | | #define SYNC_INPUT 1 |
---|
965 | | #define STDC_HEADERS 1 |
---|
966 | | #define HAVE_SYS_TYPES_H 1 |
---|
967 | | #define HAVE_SYS_STAT_H 1 |
---|
968 | | #define HAVE_STDLIB_H 1 |
---|
969 | | #define HAVE_STRING_H 1 |
---|
970 | | #define HAVE_MEMORY_H 1 |
---|
971 | | #define HAVE_STRINGS_H 1 |
---|
972 | | #define HAVE_INTTYPES_H 1 |
---|
973 | | #define HAVE_STDINT_H 1 |
---|
974 | | #define HAVE_UNISTD_H 1 |
---|
975 | | #define __EXTENSIONS__ 1 |
---|
976 | | #define _ALL_SOURCE 1 |
---|
977 | | #define _DARWIN_C_SOURCE 1 |
---|
978 | | #define _GNU_SOURCE 1 |
---|
979 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
980 | | #define _TANDEM_SOURCE 1 |
---|
981 | | /* end confdefs.h. */ |
---|
982 | | |
---|
983 | | /* Override any GCC internal prototype to avoid an error. |
---|
984 | | Use char because int might match the return type of a GCC |
---|
985 | | builtin and then its argument prototype would still apply. */ |
---|
986 | | #ifdef __cplusplus |
---|
987 | | extern "C" |
---|
988 | | #endif |
---|
989 | | char _oss_ioctl (); |
---|
990 | | int |
---|
991 | | main () |
---|
992 | | { |
---|
993 | | return _oss_ioctl (); |
---|
994 | | ; |
---|
995 | | return 0; |
---|
996 | | } |
---|
997 | configure:8339: result: no |
---|
998 | configure:8356: checking for pkg-config |
---|
999 | configure:8374: found /opt/local/bin/pkg-config |
---|
1000 | configure:8387: result: /opt/local/bin/pkg-config |
---|
1001 | configure:8401: checking for alsa >= 1.0.0 |
---|
1002 | configure:8421: result: no |
---|
1003 | configure:8520: checking sys/select.h usability |
---|
1004 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1005 | configure:8520: $? = 0 |
---|
1006 | configure:8520: result: yes |
---|
1007 | configure:8520: checking sys/select.h presence |
---|
1008 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1009 | configure:8520: $? = 0 |
---|
1010 | configure:8520: result: yes |
---|
1011 | configure:8520: checking for sys/select.h |
---|
1012 | configure:8520: result: yes |
---|
1013 | configure:8520: checking sys/time.h usability |
---|
1014 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1015 | configure:8520: $? = 0 |
---|
1016 | configure:8520: result: yes |
---|
1017 | configure:8520: checking sys/time.h presence |
---|
1018 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1019 | configure:8520: $? = 0 |
---|
1020 | configure:8520: result: yes |
---|
1021 | configure:8520: checking for sys/time.h |
---|
1022 | configure:8520: result: yes |
---|
1023 | configure:8520: checking for unistd.h |
---|
1024 | configure:8520: result: yes |
---|
1025 | configure:8520: checking utime.h usability |
---|
1026 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1027 | configure:8520: $? = 0 |
---|
1028 | configure:8520: result: yes |
---|
1029 | configure:8520: checking utime.h presence |
---|
1030 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1031 | configure:8520: $? = 0 |
---|
1032 | configure:8520: result: yes |
---|
1033 | configure:8520: checking for utime.h |
---|
1034 | configure:8520: result: yes |
---|
1035 | configure:8520: checking linux/version.h usability |
---|
1036 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1037 | conftest.c:66:10: fatal error: 'linux/version.h' file not found |
---|
1038 | #include <linux/version.h> |
---|
1039 | ^ |
---|
1040 | 1 error generated. |
---|
1041 | configure:8520: $? = 1 |
---|
1042 | configure: failed program was: |
---|
1043 | | /* confdefs.h */ |
---|
1044 | | #define PACKAGE_NAME "emacs" |
---|
1045 | | #define PACKAGE_TARNAME "emacs" |
---|
1046 | | #define PACKAGE_VERSION "24.2" |
---|
1047 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1048 | | #define PACKAGE_BUGREPORT "" |
---|
1049 | | #define PACKAGE_URL "" |
---|
1050 | | #define PACKAGE "emacs" |
---|
1051 | | #define VERSION "24.2" |
---|
1052 | | #define MAIL_USE_POP 1 |
---|
1053 | | #define SYNC_INPUT 1 |
---|
1054 | | #define STDC_HEADERS 1 |
---|
1055 | | #define HAVE_SYS_TYPES_H 1 |
---|
1056 | | #define HAVE_SYS_STAT_H 1 |
---|
1057 | | #define HAVE_STDLIB_H 1 |
---|
1058 | | #define HAVE_STRING_H 1 |
---|
1059 | | #define HAVE_MEMORY_H 1 |
---|
1060 | | #define HAVE_STRINGS_H 1 |
---|
1061 | | #define HAVE_INTTYPES_H 1 |
---|
1062 | | #define HAVE_STDINT_H 1 |
---|
1063 | | #define HAVE_UNISTD_H 1 |
---|
1064 | | #define __EXTENSIONS__ 1 |
---|
1065 | | #define _ALL_SOURCE 1 |
---|
1066 | | #define _DARWIN_C_SOURCE 1 |
---|
1067 | | #define _GNU_SOURCE 1 |
---|
1068 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1069 | | #define _TANDEM_SOURCE 1 |
---|
1070 | | #define HAVE_SYS_SELECT_H 1 |
---|
1071 | | #define HAVE_SYS_TIME_H 1 |
---|
1072 | | #define HAVE_UNISTD_H 1 |
---|
1073 | | #define HAVE_UTIME_H 1 |
---|
1074 | | /* end confdefs.h. */ |
---|
1075 | | #include <stdio.h> |
---|
1076 | | #ifdef HAVE_SYS_TYPES_H |
---|
1077 | | # include <sys/types.h> |
---|
1078 | | #endif |
---|
1079 | | #ifdef HAVE_SYS_STAT_H |
---|
1080 | | # include <sys/stat.h> |
---|
1081 | | #endif |
---|
1082 | | #ifdef STDC_HEADERS |
---|
1083 | | # include <stdlib.h> |
---|
1084 | | # include <stddef.h> |
---|
1085 | | #else |
---|
1086 | | # ifdef HAVE_STDLIB_H |
---|
1087 | | # include <stdlib.h> |
---|
1088 | | # endif |
---|
1089 | | #endif |
---|
1090 | | #ifdef HAVE_STRING_H |
---|
1091 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1092 | | # include <memory.h> |
---|
1093 | | # endif |
---|
1094 | | # include <string.h> |
---|
1095 | | #endif |
---|
1096 | | #ifdef HAVE_STRINGS_H |
---|
1097 | | # include <strings.h> |
---|
1098 | | #endif |
---|
1099 | | #ifdef HAVE_INTTYPES_H |
---|
1100 | | # include <inttypes.h> |
---|
1101 | | #endif |
---|
1102 | | #ifdef HAVE_STDINT_H |
---|
1103 | | # include <stdint.h> |
---|
1104 | | #endif |
---|
1105 | | #ifdef HAVE_UNISTD_H |
---|
1106 | | # include <unistd.h> |
---|
1107 | | #endif |
---|
1108 | | #include <linux/version.h> |
---|
1109 | configure:8520: result: no |
---|
1110 | configure:8520: checking linux/version.h presence |
---|
1111 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1112 | conftest.c:33:10: fatal error: 'linux/version.h' file not found |
---|
1113 | #include <linux/version.h> |
---|
1114 | ^ |
---|
1115 | 1 error generated. |
---|
1116 | configure:8520: $? = 1 |
---|
1117 | configure: failed program was: |
---|
1118 | | /* confdefs.h */ |
---|
1119 | | #define PACKAGE_NAME "emacs" |
---|
1120 | | #define PACKAGE_TARNAME "emacs" |
---|
1121 | | #define PACKAGE_VERSION "24.2" |
---|
1122 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1123 | | #define PACKAGE_BUGREPORT "" |
---|
1124 | | #define PACKAGE_URL "" |
---|
1125 | | #define PACKAGE "emacs" |
---|
1126 | | #define VERSION "24.2" |
---|
1127 | | #define MAIL_USE_POP 1 |
---|
1128 | | #define SYNC_INPUT 1 |
---|
1129 | | #define STDC_HEADERS 1 |
---|
1130 | | #define HAVE_SYS_TYPES_H 1 |
---|
1131 | | #define HAVE_SYS_STAT_H 1 |
---|
1132 | | #define HAVE_STDLIB_H 1 |
---|
1133 | | #define HAVE_STRING_H 1 |
---|
1134 | | #define HAVE_MEMORY_H 1 |
---|
1135 | | #define HAVE_STRINGS_H 1 |
---|
1136 | | #define HAVE_INTTYPES_H 1 |
---|
1137 | | #define HAVE_STDINT_H 1 |
---|
1138 | | #define HAVE_UNISTD_H 1 |
---|
1139 | | #define __EXTENSIONS__ 1 |
---|
1140 | | #define _ALL_SOURCE 1 |
---|
1141 | | #define _DARWIN_C_SOURCE 1 |
---|
1142 | | #define _GNU_SOURCE 1 |
---|
1143 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1144 | | #define _TANDEM_SOURCE 1 |
---|
1145 | | #define HAVE_SYS_SELECT_H 1 |
---|
1146 | | #define HAVE_SYS_TIME_H 1 |
---|
1147 | | #define HAVE_UNISTD_H 1 |
---|
1148 | | #define HAVE_UTIME_H 1 |
---|
1149 | | /* end confdefs.h. */ |
---|
1150 | | #include <linux/version.h> |
---|
1151 | configure:8520: result: no |
---|
1152 | configure:8520: checking for linux/version.h |
---|
1153 | configure:8520: result: no |
---|
1154 | configure:8520: checking sys/systeminfo.h usability |
---|
1155 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1156 | conftest.c:66:10: fatal error: 'sys/systeminfo.h' file not found |
---|
1157 | #include <sys/systeminfo.h> |
---|
1158 | ^ |
---|
1159 | 1 error generated. |
---|
1160 | configure:8520: $? = 1 |
---|
1161 | configure: failed program was: |
---|
1162 | | /* confdefs.h */ |
---|
1163 | | #define PACKAGE_NAME "emacs" |
---|
1164 | | #define PACKAGE_TARNAME "emacs" |
---|
1165 | | #define PACKAGE_VERSION "24.2" |
---|
1166 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1167 | | #define PACKAGE_BUGREPORT "" |
---|
1168 | | #define PACKAGE_URL "" |
---|
1169 | | #define PACKAGE "emacs" |
---|
1170 | | #define VERSION "24.2" |
---|
1171 | | #define MAIL_USE_POP 1 |
---|
1172 | | #define SYNC_INPUT 1 |
---|
1173 | | #define STDC_HEADERS 1 |
---|
1174 | | #define HAVE_SYS_TYPES_H 1 |
---|
1175 | | #define HAVE_SYS_STAT_H 1 |
---|
1176 | | #define HAVE_STDLIB_H 1 |
---|
1177 | | #define HAVE_STRING_H 1 |
---|
1178 | | #define HAVE_MEMORY_H 1 |
---|
1179 | | #define HAVE_STRINGS_H 1 |
---|
1180 | | #define HAVE_INTTYPES_H 1 |
---|
1181 | | #define HAVE_STDINT_H 1 |
---|
1182 | | #define HAVE_UNISTD_H 1 |
---|
1183 | | #define __EXTENSIONS__ 1 |
---|
1184 | | #define _ALL_SOURCE 1 |
---|
1185 | | #define _DARWIN_C_SOURCE 1 |
---|
1186 | | #define _GNU_SOURCE 1 |
---|
1187 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1188 | | #define _TANDEM_SOURCE 1 |
---|
1189 | | #define HAVE_SYS_SELECT_H 1 |
---|
1190 | | #define HAVE_SYS_TIME_H 1 |
---|
1191 | | #define HAVE_UNISTD_H 1 |
---|
1192 | | #define HAVE_UTIME_H 1 |
---|
1193 | | /* end confdefs.h. */ |
---|
1194 | | #include <stdio.h> |
---|
1195 | | #ifdef HAVE_SYS_TYPES_H |
---|
1196 | | # include <sys/types.h> |
---|
1197 | | #endif |
---|
1198 | | #ifdef HAVE_SYS_STAT_H |
---|
1199 | | # include <sys/stat.h> |
---|
1200 | | #endif |
---|
1201 | | #ifdef STDC_HEADERS |
---|
1202 | | # include <stdlib.h> |
---|
1203 | | # include <stddef.h> |
---|
1204 | | #else |
---|
1205 | | # ifdef HAVE_STDLIB_H |
---|
1206 | | # include <stdlib.h> |
---|
1207 | | # endif |
---|
1208 | | #endif |
---|
1209 | | #ifdef HAVE_STRING_H |
---|
1210 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1211 | | # include <memory.h> |
---|
1212 | | # endif |
---|
1213 | | # include <string.h> |
---|
1214 | | #endif |
---|
1215 | | #ifdef HAVE_STRINGS_H |
---|
1216 | | # include <strings.h> |
---|
1217 | | #endif |
---|
1218 | | #ifdef HAVE_INTTYPES_H |
---|
1219 | | # include <inttypes.h> |
---|
1220 | | #endif |
---|
1221 | | #ifdef HAVE_STDINT_H |
---|
1222 | | # include <stdint.h> |
---|
1223 | | #endif |
---|
1224 | | #ifdef HAVE_UNISTD_H |
---|
1225 | | # include <unistd.h> |
---|
1226 | | #endif |
---|
1227 | | #include <sys/systeminfo.h> |
---|
1228 | configure:8520: result: no |
---|
1229 | configure:8520: checking sys/systeminfo.h presence |
---|
1230 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1231 | conftest.c:33:10: fatal error: 'sys/systeminfo.h' file not found |
---|
1232 | #include <sys/systeminfo.h> |
---|
1233 | ^ |
---|
1234 | 1 error generated. |
---|
1235 | configure:8520: $? = 1 |
---|
1236 | configure: failed program was: |
---|
1237 | | /* confdefs.h */ |
---|
1238 | | #define PACKAGE_NAME "emacs" |
---|
1239 | | #define PACKAGE_TARNAME "emacs" |
---|
1240 | | #define PACKAGE_VERSION "24.2" |
---|
1241 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1242 | | #define PACKAGE_BUGREPORT "" |
---|
1243 | | #define PACKAGE_URL "" |
---|
1244 | | #define PACKAGE "emacs" |
---|
1245 | | #define VERSION "24.2" |
---|
1246 | | #define MAIL_USE_POP 1 |
---|
1247 | | #define SYNC_INPUT 1 |
---|
1248 | | #define STDC_HEADERS 1 |
---|
1249 | | #define HAVE_SYS_TYPES_H 1 |
---|
1250 | | #define HAVE_SYS_STAT_H 1 |
---|
1251 | | #define HAVE_STDLIB_H 1 |
---|
1252 | | #define HAVE_STRING_H 1 |
---|
1253 | | #define HAVE_MEMORY_H 1 |
---|
1254 | | #define HAVE_STRINGS_H 1 |
---|
1255 | | #define HAVE_INTTYPES_H 1 |
---|
1256 | | #define HAVE_STDINT_H 1 |
---|
1257 | | #define HAVE_UNISTD_H 1 |
---|
1258 | | #define __EXTENSIONS__ 1 |
---|
1259 | | #define _ALL_SOURCE 1 |
---|
1260 | | #define _DARWIN_C_SOURCE 1 |
---|
1261 | | #define _GNU_SOURCE 1 |
---|
1262 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1263 | | #define _TANDEM_SOURCE 1 |
---|
1264 | | #define HAVE_SYS_SELECT_H 1 |
---|
1265 | | #define HAVE_SYS_TIME_H 1 |
---|
1266 | | #define HAVE_UNISTD_H 1 |
---|
1267 | | #define HAVE_UTIME_H 1 |
---|
1268 | | /* end confdefs.h. */ |
---|
1269 | | #include <sys/systeminfo.h> |
---|
1270 | configure:8520: result: no |
---|
1271 | configure:8520: checking for sys/systeminfo.h |
---|
1272 | configure:8520: result: no |
---|
1273 | configure:8520: checking stdio_ext.h usability |
---|
1274 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1275 | conftest.c:66:10: fatal error: 'stdio_ext.h' file not found |
---|
1276 | #include <stdio_ext.h> |
---|
1277 | ^ |
---|
1278 | 1 error generated. |
---|
1279 | configure:8520: $? = 1 |
---|
1280 | configure: failed program was: |
---|
1281 | | /* confdefs.h */ |
---|
1282 | | #define PACKAGE_NAME "emacs" |
---|
1283 | | #define PACKAGE_TARNAME "emacs" |
---|
1284 | | #define PACKAGE_VERSION "24.2" |
---|
1285 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1286 | | #define PACKAGE_BUGREPORT "" |
---|
1287 | | #define PACKAGE_URL "" |
---|
1288 | | #define PACKAGE "emacs" |
---|
1289 | | #define VERSION "24.2" |
---|
1290 | | #define MAIL_USE_POP 1 |
---|
1291 | | #define SYNC_INPUT 1 |
---|
1292 | | #define STDC_HEADERS 1 |
---|
1293 | | #define HAVE_SYS_TYPES_H 1 |
---|
1294 | | #define HAVE_SYS_STAT_H 1 |
---|
1295 | | #define HAVE_STDLIB_H 1 |
---|
1296 | | #define HAVE_STRING_H 1 |
---|
1297 | | #define HAVE_MEMORY_H 1 |
---|
1298 | | #define HAVE_STRINGS_H 1 |
---|
1299 | | #define HAVE_INTTYPES_H 1 |
---|
1300 | | #define HAVE_STDINT_H 1 |
---|
1301 | | #define HAVE_UNISTD_H 1 |
---|
1302 | | #define __EXTENSIONS__ 1 |
---|
1303 | | #define _ALL_SOURCE 1 |
---|
1304 | | #define _DARWIN_C_SOURCE 1 |
---|
1305 | | #define _GNU_SOURCE 1 |
---|
1306 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1307 | | #define _TANDEM_SOURCE 1 |
---|
1308 | | #define HAVE_SYS_SELECT_H 1 |
---|
1309 | | #define HAVE_SYS_TIME_H 1 |
---|
1310 | | #define HAVE_UNISTD_H 1 |
---|
1311 | | #define HAVE_UTIME_H 1 |
---|
1312 | | /* end confdefs.h. */ |
---|
1313 | | #include <stdio.h> |
---|
1314 | | #ifdef HAVE_SYS_TYPES_H |
---|
1315 | | # include <sys/types.h> |
---|
1316 | | #endif |
---|
1317 | | #ifdef HAVE_SYS_STAT_H |
---|
1318 | | # include <sys/stat.h> |
---|
1319 | | #endif |
---|
1320 | | #ifdef STDC_HEADERS |
---|
1321 | | # include <stdlib.h> |
---|
1322 | | # include <stddef.h> |
---|
1323 | | #else |
---|
1324 | | # ifdef HAVE_STDLIB_H |
---|
1325 | | # include <stdlib.h> |
---|
1326 | | # endif |
---|
1327 | | #endif |
---|
1328 | | #ifdef HAVE_STRING_H |
---|
1329 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1330 | | # include <memory.h> |
---|
1331 | | # endif |
---|
1332 | | # include <string.h> |
---|
1333 | | #endif |
---|
1334 | | #ifdef HAVE_STRINGS_H |
---|
1335 | | # include <strings.h> |
---|
1336 | | #endif |
---|
1337 | | #ifdef HAVE_INTTYPES_H |
---|
1338 | | # include <inttypes.h> |
---|
1339 | | #endif |
---|
1340 | | #ifdef HAVE_STDINT_H |
---|
1341 | | # include <stdint.h> |
---|
1342 | | #endif |
---|
1343 | | #ifdef HAVE_UNISTD_H |
---|
1344 | | # include <unistd.h> |
---|
1345 | | #endif |
---|
1346 | | #include <stdio_ext.h> |
---|
1347 | configure:8520: result: no |
---|
1348 | configure:8520: checking stdio_ext.h presence |
---|
1349 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1350 | conftest.c:33:10: fatal error: 'stdio_ext.h' file not found |
---|
1351 | #include <stdio_ext.h> |
---|
1352 | ^ |
---|
1353 | 1 error generated. |
---|
1354 | configure:8520: $? = 1 |
---|
1355 | configure: failed program was: |
---|
1356 | | /* confdefs.h */ |
---|
1357 | | #define PACKAGE_NAME "emacs" |
---|
1358 | | #define PACKAGE_TARNAME "emacs" |
---|
1359 | | #define PACKAGE_VERSION "24.2" |
---|
1360 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1361 | | #define PACKAGE_BUGREPORT "" |
---|
1362 | | #define PACKAGE_URL "" |
---|
1363 | | #define PACKAGE "emacs" |
---|
1364 | | #define VERSION "24.2" |
---|
1365 | | #define MAIL_USE_POP 1 |
---|
1366 | | #define SYNC_INPUT 1 |
---|
1367 | | #define STDC_HEADERS 1 |
---|
1368 | | #define HAVE_SYS_TYPES_H 1 |
---|
1369 | | #define HAVE_SYS_STAT_H 1 |
---|
1370 | | #define HAVE_STDLIB_H 1 |
---|
1371 | | #define HAVE_STRING_H 1 |
---|
1372 | | #define HAVE_MEMORY_H 1 |
---|
1373 | | #define HAVE_STRINGS_H 1 |
---|
1374 | | #define HAVE_INTTYPES_H 1 |
---|
1375 | | #define HAVE_STDINT_H 1 |
---|
1376 | | #define HAVE_UNISTD_H 1 |
---|
1377 | | #define __EXTENSIONS__ 1 |
---|
1378 | | #define _ALL_SOURCE 1 |
---|
1379 | | #define _DARWIN_C_SOURCE 1 |
---|
1380 | | #define _GNU_SOURCE 1 |
---|
1381 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1382 | | #define _TANDEM_SOURCE 1 |
---|
1383 | | #define HAVE_SYS_SELECT_H 1 |
---|
1384 | | #define HAVE_SYS_TIME_H 1 |
---|
1385 | | #define HAVE_UNISTD_H 1 |
---|
1386 | | #define HAVE_UTIME_H 1 |
---|
1387 | | /* end confdefs.h. */ |
---|
1388 | | #include <stdio_ext.h> |
---|
1389 | configure:8520: result: no |
---|
1390 | configure:8520: checking for stdio_ext.h |
---|
1391 | configure:8520: result: no |
---|
1392 | configure:8520: checking fcntl.h usability |
---|
1393 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1394 | configure:8520: $? = 0 |
---|
1395 | configure:8520: result: yes |
---|
1396 | configure:8520: checking fcntl.h presence |
---|
1397 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1398 | configure:8520: $? = 0 |
---|
1399 | configure:8520: result: yes |
---|
1400 | configure:8520: checking for fcntl.h |
---|
1401 | configure:8520: result: yes |
---|
1402 | configure:8520: checking coff.h usability |
---|
1403 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1404 | conftest.c:67:10: fatal error: 'coff.h' file not found |
---|
1405 | #include <coff.h> |
---|
1406 | ^ |
---|
1407 | 1 error generated. |
---|
1408 | configure:8520: $? = 1 |
---|
1409 | configure: failed program was: |
---|
1410 | | /* confdefs.h */ |
---|
1411 | | #define PACKAGE_NAME "emacs" |
---|
1412 | | #define PACKAGE_TARNAME "emacs" |
---|
1413 | | #define PACKAGE_VERSION "24.2" |
---|
1414 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1415 | | #define PACKAGE_BUGREPORT "" |
---|
1416 | | #define PACKAGE_URL "" |
---|
1417 | | #define PACKAGE "emacs" |
---|
1418 | | #define VERSION "24.2" |
---|
1419 | | #define MAIL_USE_POP 1 |
---|
1420 | | #define SYNC_INPUT 1 |
---|
1421 | | #define STDC_HEADERS 1 |
---|
1422 | | #define HAVE_SYS_TYPES_H 1 |
---|
1423 | | #define HAVE_SYS_STAT_H 1 |
---|
1424 | | #define HAVE_STDLIB_H 1 |
---|
1425 | | #define HAVE_STRING_H 1 |
---|
1426 | | #define HAVE_MEMORY_H 1 |
---|
1427 | | #define HAVE_STRINGS_H 1 |
---|
1428 | | #define HAVE_INTTYPES_H 1 |
---|
1429 | | #define HAVE_STDINT_H 1 |
---|
1430 | | #define HAVE_UNISTD_H 1 |
---|
1431 | | #define __EXTENSIONS__ 1 |
---|
1432 | | #define _ALL_SOURCE 1 |
---|
1433 | | #define _DARWIN_C_SOURCE 1 |
---|
1434 | | #define _GNU_SOURCE 1 |
---|
1435 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1436 | | #define _TANDEM_SOURCE 1 |
---|
1437 | | #define HAVE_SYS_SELECT_H 1 |
---|
1438 | | #define HAVE_SYS_TIME_H 1 |
---|
1439 | | #define HAVE_UNISTD_H 1 |
---|
1440 | | #define HAVE_UTIME_H 1 |
---|
1441 | | #define HAVE_FCNTL_H 1 |
---|
1442 | | /* end confdefs.h. */ |
---|
1443 | | #include <stdio.h> |
---|
1444 | | #ifdef HAVE_SYS_TYPES_H |
---|
1445 | | # include <sys/types.h> |
---|
1446 | | #endif |
---|
1447 | | #ifdef HAVE_SYS_STAT_H |
---|
1448 | | # include <sys/stat.h> |
---|
1449 | | #endif |
---|
1450 | | #ifdef STDC_HEADERS |
---|
1451 | | # include <stdlib.h> |
---|
1452 | | # include <stddef.h> |
---|
1453 | | #else |
---|
1454 | | # ifdef HAVE_STDLIB_H |
---|
1455 | | # include <stdlib.h> |
---|
1456 | | # endif |
---|
1457 | | #endif |
---|
1458 | | #ifdef HAVE_STRING_H |
---|
1459 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1460 | | # include <memory.h> |
---|
1461 | | # endif |
---|
1462 | | # include <string.h> |
---|
1463 | | #endif |
---|
1464 | | #ifdef HAVE_STRINGS_H |
---|
1465 | | # include <strings.h> |
---|
1466 | | #endif |
---|
1467 | | #ifdef HAVE_INTTYPES_H |
---|
1468 | | # include <inttypes.h> |
---|
1469 | | #endif |
---|
1470 | | #ifdef HAVE_STDINT_H |
---|
1471 | | # include <stdint.h> |
---|
1472 | | #endif |
---|
1473 | | #ifdef HAVE_UNISTD_H |
---|
1474 | | # include <unistd.h> |
---|
1475 | | #endif |
---|
1476 | | #include <coff.h> |
---|
1477 | configure:8520: result: no |
---|
1478 | configure:8520: checking coff.h presence |
---|
1479 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1480 | conftest.c:34:10: fatal error: 'coff.h' file not found |
---|
1481 | #include <coff.h> |
---|
1482 | ^ |
---|
1483 | 1 error generated. |
---|
1484 | configure:8520: $? = 1 |
---|
1485 | configure: failed program was: |
---|
1486 | | /* confdefs.h */ |
---|
1487 | | #define PACKAGE_NAME "emacs" |
---|
1488 | | #define PACKAGE_TARNAME "emacs" |
---|
1489 | | #define PACKAGE_VERSION "24.2" |
---|
1490 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1491 | | #define PACKAGE_BUGREPORT "" |
---|
1492 | | #define PACKAGE_URL "" |
---|
1493 | | #define PACKAGE "emacs" |
---|
1494 | | #define VERSION "24.2" |
---|
1495 | | #define MAIL_USE_POP 1 |
---|
1496 | | #define SYNC_INPUT 1 |
---|
1497 | | #define STDC_HEADERS 1 |
---|
1498 | | #define HAVE_SYS_TYPES_H 1 |
---|
1499 | | #define HAVE_SYS_STAT_H 1 |
---|
1500 | | #define HAVE_STDLIB_H 1 |
---|
1501 | | #define HAVE_STRING_H 1 |
---|
1502 | | #define HAVE_MEMORY_H 1 |
---|
1503 | | #define HAVE_STRINGS_H 1 |
---|
1504 | | #define HAVE_INTTYPES_H 1 |
---|
1505 | | #define HAVE_STDINT_H 1 |
---|
1506 | | #define HAVE_UNISTD_H 1 |
---|
1507 | | #define __EXTENSIONS__ 1 |
---|
1508 | | #define _ALL_SOURCE 1 |
---|
1509 | | #define _DARWIN_C_SOURCE 1 |
---|
1510 | | #define _GNU_SOURCE 1 |
---|
1511 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1512 | | #define _TANDEM_SOURCE 1 |
---|
1513 | | #define HAVE_SYS_SELECT_H 1 |
---|
1514 | | #define HAVE_SYS_TIME_H 1 |
---|
1515 | | #define HAVE_UNISTD_H 1 |
---|
1516 | | #define HAVE_UTIME_H 1 |
---|
1517 | | #define HAVE_FCNTL_H 1 |
---|
1518 | | /* end confdefs.h. */ |
---|
1519 | | #include <coff.h> |
---|
1520 | configure:8520: result: no |
---|
1521 | configure:8520: checking for coff.h |
---|
1522 | configure:8520: result: no |
---|
1523 | configure:8520: checking pty.h usability |
---|
1524 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1525 | conftest.c:67:10: fatal error: 'pty.h' file not found |
---|
1526 | #include <pty.h> |
---|
1527 | ^ |
---|
1528 | 1 error generated. |
---|
1529 | configure:8520: $? = 1 |
---|
1530 | configure: failed program was: |
---|
1531 | | /* confdefs.h */ |
---|
1532 | | #define PACKAGE_NAME "emacs" |
---|
1533 | | #define PACKAGE_TARNAME "emacs" |
---|
1534 | | #define PACKAGE_VERSION "24.2" |
---|
1535 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1536 | | #define PACKAGE_BUGREPORT "" |
---|
1537 | | #define PACKAGE_URL "" |
---|
1538 | | #define PACKAGE "emacs" |
---|
1539 | | #define VERSION "24.2" |
---|
1540 | | #define MAIL_USE_POP 1 |
---|
1541 | | #define SYNC_INPUT 1 |
---|
1542 | | #define STDC_HEADERS 1 |
---|
1543 | | #define HAVE_SYS_TYPES_H 1 |
---|
1544 | | #define HAVE_SYS_STAT_H 1 |
---|
1545 | | #define HAVE_STDLIB_H 1 |
---|
1546 | | #define HAVE_STRING_H 1 |
---|
1547 | | #define HAVE_MEMORY_H 1 |
---|
1548 | | #define HAVE_STRINGS_H 1 |
---|
1549 | | #define HAVE_INTTYPES_H 1 |
---|
1550 | | #define HAVE_STDINT_H 1 |
---|
1551 | | #define HAVE_UNISTD_H 1 |
---|
1552 | | #define __EXTENSIONS__ 1 |
---|
1553 | | #define _ALL_SOURCE 1 |
---|
1554 | | #define _DARWIN_C_SOURCE 1 |
---|
1555 | | #define _GNU_SOURCE 1 |
---|
1556 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1557 | | #define _TANDEM_SOURCE 1 |
---|
1558 | | #define HAVE_SYS_SELECT_H 1 |
---|
1559 | | #define HAVE_SYS_TIME_H 1 |
---|
1560 | | #define HAVE_UNISTD_H 1 |
---|
1561 | | #define HAVE_UTIME_H 1 |
---|
1562 | | #define HAVE_FCNTL_H 1 |
---|
1563 | | /* end confdefs.h. */ |
---|
1564 | | #include <stdio.h> |
---|
1565 | | #ifdef HAVE_SYS_TYPES_H |
---|
1566 | | # include <sys/types.h> |
---|
1567 | | #endif |
---|
1568 | | #ifdef HAVE_SYS_STAT_H |
---|
1569 | | # include <sys/stat.h> |
---|
1570 | | #endif |
---|
1571 | | #ifdef STDC_HEADERS |
---|
1572 | | # include <stdlib.h> |
---|
1573 | | # include <stddef.h> |
---|
1574 | | #else |
---|
1575 | | # ifdef HAVE_STDLIB_H |
---|
1576 | | # include <stdlib.h> |
---|
1577 | | # endif |
---|
1578 | | #endif |
---|
1579 | | #ifdef HAVE_STRING_H |
---|
1580 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1581 | | # include <memory.h> |
---|
1582 | | # endif |
---|
1583 | | # include <string.h> |
---|
1584 | | #endif |
---|
1585 | | #ifdef HAVE_STRINGS_H |
---|
1586 | | # include <strings.h> |
---|
1587 | | #endif |
---|
1588 | | #ifdef HAVE_INTTYPES_H |
---|
1589 | | # include <inttypes.h> |
---|
1590 | | #endif |
---|
1591 | | #ifdef HAVE_STDINT_H |
---|
1592 | | # include <stdint.h> |
---|
1593 | | #endif |
---|
1594 | | #ifdef HAVE_UNISTD_H |
---|
1595 | | # include <unistd.h> |
---|
1596 | | #endif |
---|
1597 | | #include <pty.h> |
---|
1598 | configure:8520: result: no |
---|
1599 | configure:8520: checking pty.h presence |
---|
1600 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1601 | conftest.c:34:10: fatal error: 'pty.h' file not found |
---|
1602 | #include <pty.h> |
---|
1603 | ^ |
---|
1604 | 1 error generated. |
---|
1605 | configure:8520: $? = 1 |
---|
1606 | configure: failed program was: |
---|
1607 | | /* confdefs.h */ |
---|
1608 | | #define PACKAGE_NAME "emacs" |
---|
1609 | | #define PACKAGE_TARNAME "emacs" |
---|
1610 | | #define PACKAGE_VERSION "24.2" |
---|
1611 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1612 | | #define PACKAGE_BUGREPORT "" |
---|
1613 | | #define PACKAGE_URL "" |
---|
1614 | | #define PACKAGE "emacs" |
---|
1615 | | #define VERSION "24.2" |
---|
1616 | | #define MAIL_USE_POP 1 |
---|
1617 | | #define SYNC_INPUT 1 |
---|
1618 | | #define STDC_HEADERS 1 |
---|
1619 | | #define HAVE_SYS_TYPES_H 1 |
---|
1620 | | #define HAVE_SYS_STAT_H 1 |
---|
1621 | | #define HAVE_STDLIB_H 1 |
---|
1622 | | #define HAVE_STRING_H 1 |
---|
1623 | | #define HAVE_MEMORY_H 1 |
---|
1624 | | #define HAVE_STRINGS_H 1 |
---|
1625 | | #define HAVE_INTTYPES_H 1 |
---|
1626 | | #define HAVE_STDINT_H 1 |
---|
1627 | | #define HAVE_UNISTD_H 1 |
---|
1628 | | #define __EXTENSIONS__ 1 |
---|
1629 | | #define _ALL_SOURCE 1 |
---|
1630 | | #define _DARWIN_C_SOURCE 1 |
---|
1631 | | #define _GNU_SOURCE 1 |
---|
1632 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1633 | | #define _TANDEM_SOURCE 1 |
---|
1634 | | #define HAVE_SYS_SELECT_H 1 |
---|
1635 | | #define HAVE_SYS_TIME_H 1 |
---|
1636 | | #define HAVE_UNISTD_H 1 |
---|
1637 | | #define HAVE_UTIME_H 1 |
---|
1638 | | #define HAVE_FCNTL_H 1 |
---|
1639 | | /* end confdefs.h. */ |
---|
1640 | | #include <pty.h> |
---|
1641 | configure:8520: result: no |
---|
1642 | configure:8520: checking for pty.h |
---|
1643 | configure:8520: result: no |
---|
1644 | configure:8520: checking sys/mman.h usability |
---|
1645 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1646 | configure:8520: $? = 0 |
---|
1647 | configure:8520: result: yes |
---|
1648 | configure:8520: checking sys/mman.h presence |
---|
1649 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1650 | configure:8520: $? = 0 |
---|
1651 | configure:8520: result: yes |
---|
1652 | configure:8520: checking for sys/mman.h |
---|
1653 | configure:8520: result: yes |
---|
1654 | configure:8520: checking sys/vlimit.h usability |
---|
1655 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1656 | conftest.c:68:10: fatal error: 'sys/vlimit.h' file not found |
---|
1657 | #include <sys/vlimit.h> |
---|
1658 | ^ |
---|
1659 | 1 error generated. |
---|
1660 | configure:8520: $? = 1 |
---|
1661 | configure: failed program was: |
---|
1662 | | /* confdefs.h */ |
---|
1663 | | #define PACKAGE_NAME "emacs" |
---|
1664 | | #define PACKAGE_TARNAME "emacs" |
---|
1665 | | #define PACKAGE_VERSION "24.2" |
---|
1666 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1667 | | #define PACKAGE_BUGREPORT "" |
---|
1668 | | #define PACKAGE_URL "" |
---|
1669 | | #define PACKAGE "emacs" |
---|
1670 | | #define VERSION "24.2" |
---|
1671 | | #define MAIL_USE_POP 1 |
---|
1672 | | #define SYNC_INPUT 1 |
---|
1673 | | #define STDC_HEADERS 1 |
---|
1674 | | #define HAVE_SYS_TYPES_H 1 |
---|
1675 | | #define HAVE_SYS_STAT_H 1 |
---|
1676 | | #define HAVE_STDLIB_H 1 |
---|
1677 | | #define HAVE_STRING_H 1 |
---|
1678 | | #define HAVE_MEMORY_H 1 |
---|
1679 | | #define HAVE_STRINGS_H 1 |
---|
1680 | | #define HAVE_INTTYPES_H 1 |
---|
1681 | | #define HAVE_STDINT_H 1 |
---|
1682 | | #define HAVE_UNISTD_H 1 |
---|
1683 | | #define __EXTENSIONS__ 1 |
---|
1684 | | #define _ALL_SOURCE 1 |
---|
1685 | | #define _DARWIN_C_SOURCE 1 |
---|
1686 | | #define _GNU_SOURCE 1 |
---|
1687 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1688 | | #define _TANDEM_SOURCE 1 |
---|
1689 | | #define HAVE_SYS_SELECT_H 1 |
---|
1690 | | #define HAVE_SYS_TIME_H 1 |
---|
1691 | | #define HAVE_UNISTD_H 1 |
---|
1692 | | #define HAVE_UTIME_H 1 |
---|
1693 | | #define HAVE_FCNTL_H 1 |
---|
1694 | | #define HAVE_SYS_MMAN_H 1 |
---|
1695 | | /* end confdefs.h. */ |
---|
1696 | | #include <stdio.h> |
---|
1697 | | #ifdef HAVE_SYS_TYPES_H |
---|
1698 | | # include <sys/types.h> |
---|
1699 | | #endif |
---|
1700 | | #ifdef HAVE_SYS_STAT_H |
---|
1701 | | # include <sys/stat.h> |
---|
1702 | | #endif |
---|
1703 | | #ifdef STDC_HEADERS |
---|
1704 | | # include <stdlib.h> |
---|
1705 | | # include <stddef.h> |
---|
1706 | | #else |
---|
1707 | | # ifdef HAVE_STDLIB_H |
---|
1708 | | # include <stdlib.h> |
---|
1709 | | # endif |
---|
1710 | | #endif |
---|
1711 | | #ifdef HAVE_STRING_H |
---|
1712 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1713 | | # include <memory.h> |
---|
1714 | | # endif |
---|
1715 | | # include <string.h> |
---|
1716 | | #endif |
---|
1717 | | #ifdef HAVE_STRINGS_H |
---|
1718 | | # include <strings.h> |
---|
1719 | | #endif |
---|
1720 | | #ifdef HAVE_INTTYPES_H |
---|
1721 | | # include <inttypes.h> |
---|
1722 | | #endif |
---|
1723 | | #ifdef HAVE_STDINT_H |
---|
1724 | | # include <stdint.h> |
---|
1725 | | #endif |
---|
1726 | | #ifdef HAVE_UNISTD_H |
---|
1727 | | # include <unistd.h> |
---|
1728 | | #endif |
---|
1729 | | #include <sys/vlimit.h> |
---|
1730 | configure:8520: result: no |
---|
1731 | configure:8520: checking sys/vlimit.h presence |
---|
1732 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1733 | conftest.c:35:10: fatal error: 'sys/vlimit.h' file not found |
---|
1734 | #include <sys/vlimit.h> |
---|
1735 | ^ |
---|
1736 | 1 error generated. |
---|
1737 | configure:8520: $? = 1 |
---|
1738 | configure: failed program was: |
---|
1739 | | /* confdefs.h */ |
---|
1740 | | #define PACKAGE_NAME "emacs" |
---|
1741 | | #define PACKAGE_TARNAME "emacs" |
---|
1742 | | #define PACKAGE_VERSION "24.2" |
---|
1743 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1744 | | #define PACKAGE_BUGREPORT "" |
---|
1745 | | #define PACKAGE_URL "" |
---|
1746 | | #define PACKAGE "emacs" |
---|
1747 | | #define VERSION "24.2" |
---|
1748 | | #define MAIL_USE_POP 1 |
---|
1749 | | #define SYNC_INPUT 1 |
---|
1750 | | #define STDC_HEADERS 1 |
---|
1751 | | #define HAVE_SYS_TYPES_H 1 |
---|
1752 | | #define HAVE_SYS_STAT_H 1 |
---|
1753 | | #define HAVE_STDLIB_H 1 |
---|
1754 | | #define HAVE_STRING_H 1 |
---|
1755 | | #define HAVE_MEMORY_H 1 |
---|
1756 | | #define HAVE_STRINGS_H 1 |
---|
1757 | | #define HAVE_INTTYPES_H 1 |
---|
1758 | | #define HAVE_STDINT_H 1 |
---|
1759 | | #define HAVE_UNISTD_H 1 |
---|
1760 | | #define __EXTENSIONS__ 1 |
---|
1761 | | #define _ALL_SOURCE 1 |
---|
1762 | | #define _DARWIN_C_SOURCE 1 |
---|
1763 | | #define _GNU_SOURCE 1 |
---|
1764 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1765 | | #define _TANDEM_SOURCE 1 |
---|
1766 | | #define HAVE_SYS_SELECT_H 1 |
---|
1767 | | #define HAVE_SYS_TIME_H 1 |
---|
1768 | | #define HAVE_UNISTD_H 1 |
---|
1769 | | #define HAVE_UTIME_H 1 |
---|
1770 | | #define HAVE_FCNTL_H 1 |
---|
1771 | | #define HAVE_SYS_MMAN_H 1 |
---|
1772 | | /* end confdefs.h. */ |
---|
1773 | | #include <sys/vlimit.h> |
---|
1774 | configure:8520: result: no |
---|
1775 | configure:8520: checking for sys/vlimit.h |
---|
1776 | configure:8520: result: no |
---|
1777 | configure:8520: checking sys/resource.h usability |
---|
1778 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1779 | configure:8520: $? = 0 |
---|
1780 | configure:8520: result: yes |
---|
1781 | configure:8520: checking sys/resource.h presence |
---|
1782 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1783 | configure:8520: $? = 0 |
---|
1784 | configure:8520: result: yes |
---|
1785 | configure:8520: checking for sys/resource.h |
---|
1786 | configure:8520: result: yes |
---|
1787 | configure:8520: checking locale.h usability |
---|
1788 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1789 | configure:8520: $? = 0 |
---|
1790 | configure:8520: result: yes |
---|
1791 | configure:8520: checking locale.h presence |
---|
1792 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1793 | configure:8520: $? = 0 |
---|
1794 | configure:8520: result: yes |
---|
1795 | configure:8520: checking for locale.h |
---|
1796 | configure:8520: result: yes |
---|
1797 | configure:8520: checking sys/_mbstate_t.h usability |
---|
1798 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1799 | conftest.c:70:10: fatal error: 'sys/_mbstate_t.h' file not found |
---|
1800 | #include <sys/_mbstate_t.h> |
---|
1801 | ^ |
---|
1802 | 1 error generated. |
---|
1803 | configure:8520: $? = 1 |
---|
1804 | configure: failed program was: |
---|
1805 | | /* confdefs.h */ |
---|
1806 | | #define PACKAGE_NAME "emacs" |
---|
1807 | | #define PACKAGE_TARNAME "emacs" |
---|
1808 | | #define PACKAGE_VERSION "24.2" |
---|
1809 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1810 | | #define PACKAGE_BUGREPORT "" |
---|
1811 | | #define PACKAGE_URL "" |
---|
1812 | | #define PACKAGE "emacs" |
---|
1813 | | #define VERSION "24.2" |
---|
1814 | | #define MAIL_USE_POP 1 |
---|
1815 | | #define SYNC_INPUT 1 |
---|
1816 | | #define STDC_HEADERS 1 |
---|
1817 | | #define HAVE_SYS_TYPES_H 1 |
---|
1818 | | #define HAVE_SYS_STAT_H 1 |
---|
1819 | | #define HAVE_STDLIB_H 1 |
---|
1820 | | #define HAVE_STRING_H 1 |
---|
1821 | | #define HAVE_MEMORY_H 1 |
---|
1822 | | #define HAVE_STRINGS_H 1 |
---|
1823 | | #define HAVE_INTTYPES_H 1 |
---|
1824 | | #define HAVE_STDINT_H 1 |
---|
1825 | | #define HAVE_UNISTD_H 1 |
---|
1826 | | #define __EXTENSIONS__ 1 |
---|
1827 | | #define _ALL_SOURCE 1 |
---|
1828 | | #define _DARWIN_C_SOURCE 1 |
---|
1829 | | #define _GNU_SOURCE 1 |
---|
1830 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1831 | | #define _TANDEM_SOURCE 1 |
---|
1832 | | #define HAVE_SYS_SELECT_H 1 |
---|
1833 | | #define HAVE_SYS_TIME_H 1 |
---|
1834 | | #define HAVE_UNISTD_H 1 |
---|
1835 | | #define HAVE_UTIME_H 1 |
---|
1836 | | #define HAVE_FCNTL_H 1 |
---|
1837 | | #define HAVE_SYS_MMAN_H 1 |
---|
1838 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1839 | | #define HAVE_LOCALE_H 1 |
---|
1840 | | /* end confdefs.h. */ |
---|
1841 | | #include <stdio.h> |
---|
1842 | | #ifdef HAVE_SYS_TYPES_H |
---|
1843 | | # include <sys/types.h> |
---|
1844 | | #endif |
---|
1845 | | #ifdef HAVE_SYS_STAT_H |
---|
1846 | | # include <sys/stat.h> |
---|
1847 | | #endif |
---|
1848 | | #ifdef STDC_HEADERS |
---|
1849 | | # include <stdlib.h> |
---|
1850 | | # include <stddef.h> |
---|
1851 | | #else |
---|
1852 | | # ifdef HAVE_STDLIB_H |
---|
1853 | | # include <stdlib.h> |
---|
1854 | | # endif |
---|
1855 | | #endif |
---|
1856 | | #ifdef HAVE_STRING_H |
---|
1857 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1858 | | # include <memory.h> |
---|
1859 | | # endif |
---|
1860 | | # include <string.h> |
---|
1861 | | #endif |
---|
1862 | | #ifdef HAVE_STRINGS_H |
---|
1863 | | # include <strings.h> |
---|
1864 | | #endif |
---|
1865 | | #ifdef HAVE_INTTYPES_H |
---|
1866 | | # include <inttypes.h> |
---|
1867 | | #endif |
---|
1868 | | #ifdef HAVE_STDINT_H |
---|
1869 | | # include <stdint.h> |
---|
1870 | | #endif |
---|
1871 | | #ifdef HAVE_UNISTD_H |
---|
1872 | | # include <unistd.h> |
---|
1873 | | #endif |
---|
1874 | | #include <sys/_mbstate_t.h> |
---|
1875 | configure:8520: result: no |
---|
1876 | configure:8520: checking sys/_mbstate_t.h presence |
---|
1877 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1878 | conftest.c:37:10: fatal error: 'sys/_mbstate_t.h' file not found |
---|
1879 | #include <sys/_mbstate_t.h> |
---|
1880 | ^ |
---|
1881 | 1 error generated. |
---|
1882 | configure:8520: $? = 1 |
---|
1883 | configure: failed program was: |
---|
1884 | | /* confdefs.h */ |
---|
1885 | | #define PACKAGE_NAME "emacs" |
---|
1886 | | #define PACKAGE_TARNAME "emacs" |
---|
1887 | | #define PACKAGE_VERSION "24.2" |
---|
1888 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1889 | | #define PACKAGE_BUGREPORT "" |
---|
1890 | | #define PACKAGE_URL "" |
---|
1891 | | #define PACKAGE "emacs" |
---|
1892 | | #define VERSION "24.2" |
---|
1893 | | #define MAIL_USE_POP 1 |
---|
1894 | | #define SYNC_INPUT 1 |
---|
1895 | | #define STDC_HEADERS 1 |
---|
1896 | | #define HAVE_SYS_TYPES_H 1 |
---|
1897 | | #define HAVE_SYS_STAT_H 1 |
---|
1898 | | #define HAVE_STDLIB_H 1 |
---|
1899 | | #define HAVE_STRING_H 1 |
---|
1900 | | #define HAVE_MEMORY_H 1 |
---|
1901 | | #define HAVE_STRINGS_H 1 |
---|
1902 | | #define HAVE_INTTYPES_H 1 |
---|
1903 | | #define HAVE_STDINT_H 1 |
---|
1904 | | #define HAVE_UNISTD_H 1 |
---|
1905 | | #define __EXTENSIONS__ 1 |
---|
1906 | | #define _ALL_SOURCE 1 |
---|
1907 | | #define _DARWIN_C_SOURCE 1 |
---|
1908 | | #define _GNU_SOURCE 1 |
---|
1909 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
1910 | | #define _TANDEM_SOURCE 1 |
---|
1911 | | #define HAVE_SYS_SELECT_H 1 |
---|
1912 | | #define HAVE_SYS_TIME_H 1 |
---|
1913 | | #define HAVE_UNISTD_H 1 |
---|
1914 | | #define HAVE_UTIME_H 1 |
---|
1915 | | #define HAVE_FCNTL_H 1 |
---|
1916 | | #define HAVE_SYS_MMAN_H 1 |
---|
1917 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1918 | | #define HAVE_LOCALE_H 1 |
---|
1919 | | /* end confdefs.h. */ |
---|
1920 | | #include <sys/_mbstate_t.h> |
---|
1921 | configure:8520: result: no |
---|
1922 | configure:8520: checking for sys/_mbstate_t.h |
---|
1923 | configure:8520: result: no |
---|
1924 | configure:8520: checking sys/utsname.h usability |
---|
1925 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1926 | configure:8520: $? = 0 |
---|
1927 | configure:8520: result: yes |
---|
1928 | configure:8520: checking sys/utsname.h presence |
---|
1929 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1930 | configure:8520: $? = 0 |
---|
1931 | configure:8520: result: yes |
---|
1932 | configure:8520: checking for sys/utsname.h |
---|
1933 | configure:8520: result: yes |
---|
1934 | configure:8520: checking pwd.h usability |
---|
1935 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1936 | configure:8520: $? = 0 |
---|
1937 | configure:8520: result: yes |
---|
1938 | configure:8520: checking pwd.h presence |
---|
1939 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1940 | configure:8520: $? = 0 |
---|
1941 | configure:8520: result: yes |
---|
1942 | configure:8520: checking for pwd.h |
---|
1943 | configure:8520: result: yes |
---|
1944 | configure:8520: checking utmp.h usability |
---|
1945 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1946 | configure:8520: $? = 0 |
---|
1947 | configure:8520: result: yes |
---|
1948 | configure:8520: checking utmp.h presence |
---|
1949 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1950 | configure:8520: $? = 0 |
---|
1951 | configure:8520: result: yes |
---|
1952 | configure:8520: checking for utmp.h |
---|
1953 | configure:8520: result: yes |
---|
1954 | configure:8520: checking dirent.h usability |
---|
1955 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1956 | configure:8520: $? = 0 |
---|
1957 | configure:8520: result: yes |
---|
1958 | configure:8520: checking dirent.h presence |
---|
1959 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1960 | configure:8520: $? = 0 |
---|
1961 | configure:8520: result: yes |
---|
1962 | configure:8520: checking for dirent.h |
---|
1963 | configure:8520: result: yes |
---|
1964 | configure:8520: checking util.h usability |
---|
1965 | configure:8520: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1966 | configure:8520: $? = 0 |
---|
1967 | configure:8520: result: yes |
---|
1968 | configure:8520: checking util.h presence |
---|
1969 | configure:8520: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
1970 | configure:8520: $? = 0 |
---|
1971 | configure:8520: result: yes |
---|
1972 | configure:8520: checking for util.h |
---|
1973 | configure:8520: result: yes |
---|
1974 | configure:8531: checking if personality LINUX32 can be set |
---|
1975 | configure:8544: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
1976 | conftest.c:42:10: fatal error: 'sys/personality.h' file not found |
---|
1977 | #include <sys/personality.h> |
---|
1978 | ^ |
---|
1979 | 1 error generated. |
---|
1980 | configure:8544: $? = 1 |
---|
1981 | configure: failed program was: |
---|
1982 | | /* confdefs.h */ |
---|
1983 | | #define PACKAGE_NAME "emacs" |
---|
1984 | | #define PACKAGE_TARNAME "emacs" |
---|
1985 | | #define PACKAGE_VERSION "24.2" |
---|
1986 | | #define PACKAGE_STRING "emacs 24.2" |
---|
1987 | | #define PACKAGE_BUGREPORT "" |
---|
1988 | | #define PACKAGE_URL "" |
---|
1989 | | #define PACKAGE "emacs" |
---|
1990 | | #define VERSION "24.2" |
---|
1991 | | #define MAIL_USE_POP 1 |
---|
1992 | | #define SYNC_INPUT 1 |
---|
1993 | | #define STDC_HEADERS 1 |
---|
1994 | | #define HAVE_SYS_TYPES_H 1 |
---|
1995 | | #define HAVE_SYS_STAT_H 1 |
---|
1996 | | #define HAVE_STDLIB_H 1 |
---|
1997 | | #define HAVE_STRING_H 1 |
---|
1998 | | #define HAVE_MEMORY_H 1 |
---|
1999 | | #define HAVE_STRINGS_H 1 |
---|
2000 | | #define HAVE_INTTYPES_H 1 |
---|
2001 | | #define HAVE_STDINT_H 1 |
---|
2002 | | #define HAVE_UNISTD_H 1 |
---|
2003 | | #define __EXTENSIONS__ 1 |
---|
2004 | | #define _ALL_SOURCE 1 |
---|
2005 | | #define _DARWIN_C_SOURCE 1 |
---|
2006 | | #define _GNU_SOURCE 1 |
---|
2007 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2008 | | #define _TANDEM_SOURCE 1 |
---|
2009 | | #define HAVE_SYS_SELECT_H 1 |
---|
2010 | | #define HAVE_SYS_TIME_H 1 |
---|
2011 | | #define HAVE_UNISTD_H 1 |
---|
2012 | | #define HAVE_UTIME_H 1 |
---|
2013 | | #define HAVE_FCNTL_H 1 |
---|
2014 | | #define HAVE_SYS_MMAN_H 1 |
---|
2015 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2016 | | #define HAVE_LOCALE_H 1 |
---|
2017 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2018 | | #define HAVE_PWD_H 1 |
---|
2019 | | #define HAVE_UTMP_H 1 |
---|
2020 | | #define HAVE_DIRENT_H 1 |
---|
2021 | | #define HAVE_UTIL_H 1 |
---|
2022 | | /* end confdefs.h. */ |
---|
2023 | | #include <sys/personality.h> |
---|
2024 | | int |
---|
2025 | | main () |
---|
2026 | | { |
---|
2027 | | personality (PER_LINUX32) |
---|
2028 | | ; |
---|
2029 | | return 0; |
---|
2030 | | } |
---|
2031 | configure:8550: result: no |
---|
2032 | configure:8561: checking for term.h |
---|
2033 | configure:8561: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
2034 | configure:8561: $? = 0 |
---|
2035 | configure:8561: result: yes |
---|
2036 | configure:8571: checking whether time.h and sys/time.h may both be included |
---|
2037 | configure:8591: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2038 | configure:8591: $? = 0 |
---|
2039 | configure:8598: result: yes |
---|
2040 | configure:8606: checking whether sys_siglist is declared |
---|
2041 | configure:8606: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2042 | conftest.c:84:10: error: use of undeclared identifier 'sys_siglist' |
---|
2043 | (void) sys_siglist; |
---|
2044 | ^ |
---|
2045 | 1 error generated. |
---|
2046 | configure:8606: $? = 1 |
---|
2047 | configure: failed program was: |
---|
2048 | | /* confdefs.h */ |
---|
2049 | | #define PACKAGE_NAME "emacs" |
---|
2050 | | #define PACKAGE_TARNAME "emacs" |
---|
2051 | | #define PACKAGE_VERSION "24.2" |
---|
2052 | | #define PACKAGE_STRING "emacs 24.2" |
---|
2053 | | #define PACKAGE_BUGREPORT "" |
---|
2054 | | #define PACKAGE_URL "" |
---|
2055 | | #define PACKAGE "emacs" |
---|
2056 | | #define VERSION "24.2" |
---|
2057 | | #define MAIL_USE_POP 1 |
---|
2058 | | #define SYNC_INPUT 1 |
---|
2059 | | #define STDC_HEADERS 1 |
---|
2060 | | #define HAVE_SYS_TYPES_H 1 |
---|
2061 | | #define HAVE_SYS_STAT_H 1 |
---|
2062 | | #define HAVE_STDLIB_H 1 |
---|
2063 | | #define HAVE_STRING_H 1 |
---|
2064 | | #define HAVE_MEMORY_H 1 |
---|
2065 | | #define HAVE_STRINGS_H 1 |
---|
2066 | | #define HAVE_INTTYPES_H 1 |
---|
2067 | | #define HAVE_STDINT_H 1 |
---|
2068 | | #define HAVE_UNISTD_H 1 |
---|
2069 | | #define __EXTENSIONS__ 1 |
---|
2070 | | #define _ALL_SOURCE 1 |
---|
2071 | | #define _DARWIN_C_SOURCE 1 |
---|
2072 | | #define _GNU_SOURCE 1 |
---|
2073 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2074 | | #define _TANDEM_SOURCE 1 |
---|
2075 | | #define HAVE_SYS_SELECT_H 1 |
---|
2076 | | #define HAVE_SYS_TIME_H 1 |
---|
2077 | | #define HAVE_UNISTD_H 1 |
---|
2078 | | #define HAVE_UTIME_H 1 |
---|
2079 | | #define HAVE_FCNTL_H 1 |
---|
2080 | | #define HAVE_SYS_MMAN_H 1 |
---|
2081 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2082 | | #define HAVE_LOCALE_H 1 |
---|
2083 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2084 | | #define HAVE_PWD_H 1 |
---|
2085 | | #define HAVE_UTMP_H 1 |
---|
2086 | | #define HAVE_DIRENT_H 1 |
---|
2087 | | #define HAVE_UTIL_H 1 |
---|
2088 | | #define HAVE_TERM_H 1 |
---|
2089 | | #define TIME_WITH_SYS_TIME 1 |
---|
2090 | | /* end confdefs.h. */ |
---|
2091 | | #include <stdio.h> |
---|
2092 | | #ifdef HAVE_SYS_TYPES_H |
---|
2093 | | # include <sys/types.h> |
---|
2094 | | #endif |
---|
2095 | | #ifdef HAVE_SYS_STAT_H |
---|
2096 | | # include <sys/stat.h> |
---|
2097 | | #endif |
---|
2098 | | #ifdef STDC_HEADERS |
---|
2099 | | # include <stdlib.h> |
---|
2100 | | # include <stddef.h> |
---|
2101 | | #else |
---|
2102 | | # ifdef HAVE_STDLIB_H |
---|
2103 | | # include <stdlib.h> |
---|
2104 | | # endif |
---|
2105 | | #endif |
---|
2106 | | #ifdef HAVE_STRING_H |
---|
2107 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2108 | | # include <memory.h> |
---|
2109 | | # endif |
---|
2110 | | # include <string.h> |
---|
2111 | | #endif |
---|
2112 | | #ifdef HAVE_STRINGS_H |
---|
2113 | | # include <strings.h> |
---|
2114 | | #endif |
---|
2115 | | #ifdef HAVE_INTTYPES_H |
---|
2116 | | # include <inttypes.h> |
---|
2117 | | #endif |
---|
2118 | | #ifdef HAVE_STDINT_H |
---|
2119 | | # include <stdint.h> |
---|
2120 | | #endif |
---|
2121 | | #ifdef HAVE_UNISTD_H |
---|
2122 | | # include <unistd.h> |
---|
2123 | | #endif |
---|
2124 | | int |
---|
2125 | | main () |
---|
2126 | | { |
---|
2127 | | #ifndef sys_siglist |
---|
2128 | | #ifdef __cplusplus |
---|
2129 | | (void) sys_siglist; |
---|
2130 | | #else |
---|
2131 | | (void) sys_siglist; |
---|
2132 | | #endif |
---|
2133 | | #endif |
---|
2134 | | |
---|
2135 | | ; |
---|
2136 | | return 0; |
---|
2137 | | } |
---|
2138 | configure:8606: result: no |
---|
2139 | configure:8619: checking whether __sys_siglist is declared |
---|
2140 | configure:8619: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2141 | conftest.c:85:10: error: use of undeclared identifier '__sys_siglist' |
---|
2142 | (void) __sys_siglist; |
---|
2143 | ^ |
---|
2144 | 1 error generated. |
---|
2145 | configure:8619: $? = 1 |
---|
2146 | configure: failed program was: |
---|
2147 | | /* confdefs.h */ |
---|
2148 | | #define PACKAGE_NAME "emacs" |
---|
2149 | | #define PACKAGE_TARNAME "emacs" |
---|
2150 | | #define PACKAGE_VERSION "24.2" |
---|
2151 | | #define PACKAGE_STRING "emacs 24.2" |
---|
2152 | | #define PACKAGE_BUGREPORT "" |
---|
2153 | | #define PACKAGE_URL "" |
---|
2154 | | #define PACKAGE "emacs" |
---|
2155 | | #define VERSION "24.2" |
---|
2156 | | #define MAIL_USE_POP 1 |
---|
2157 | | #define SYNC_INPUT 1 |
---|
2158 | | #define STDC_HEADERS 1 |
---|
2159 | | #define HAVE_SYS_TYPES_H 1 |
---|
2160 | | #define HAVE_SYS_STAT_H 1 |
---|
2161 | | #define HAVE_STDLIB_H 1 |
---|
2162 | | #define HAVE_STRING_H 1 |
---|
2163 | | #define HAVE_MEMORY_H 1 |
---|
2164 | | #define HAVE_STRINGS_H 1 |
---|
2165 | | #define HAVE_INTTYPES_H 1 |
---|
2166 | | #define HAVE_STDINT_H 1 |
---|
2167 | | #define HAVE_UNISTD_H 1 |
---|
2168 | | #define __EXTENSIONS__ 1 |
---|
2169 | | #define _ALL_SOURCE 1 |
---|
2170 | | #define _DARWIN_C_SOURCE 1 |
---|
2171 | | #define _GNU_SOURCE 1 |
---|
2172 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2173 | | #define _TANDEM_SOURCE 1 |
---|
2174 | | #define HAVE_SYS_SELECT_H 1 |
---|
2175 | | #define HAVE_SYS_TIME_H 1 |
---|
2176 | | #define HAVE_UNISTD_H 1 |
---|
2177 | | #define HAVE_UTIME_H 1 |
---|
2178 | | #define HAVE_FCNTL_H 1 |
---|
2179 | | #define HAVE_SYS_MMAN_H 1 |
---|
2180 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2181 | | #define HAVE_LOCALE_H 1 |
---|
2182 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2183 | | #define HAVE_PWD_H 1 |
---|
2184 | | #define HAVE_UTMP_H 1 |
---|
2185 | | #define HAVE_DIRENT_H 1 |
---|
2186 | | #define HAVE_UTIL_H 1 |
---|
2187 | | #define HAVE_TERM_H 1 |
---|
2188 | | #define TIME_WITH_SYS_TIME 1 |
---|
2189 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
2190 | | /* end confdefs.h. */ |
---|
2191 | | #include <stdio.h> |
---|
2192 | | #ifdef HAVE_SYS_TYPES_H |
---|
2193 | | # include <sys/types.h> |
---|
2194 | | #endif |
---|
2195 | | #ifdef HAVE_SYS_STAT_H |
---|
2196 | | # include <sys/stat.h> |
---|
2197 | | #endif |
---|
2198 | | #ifdef STDC_HEADERS |
---|
2199 | | # include <stdlib.h> |
---|
2200 | | # include <stddef.h> |
---|
2201 | | #else |
---|
2202 | | # ifdef HAVE_STDLIB_H |
---|
2203 | | # include <stdlib.h> |
---|
2204 | | # endif |
---|
2205 | | #endif |
---|
2206 | | #ifdef HAVE_STRING_H |
---|
2207 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2208 | | # include <memory.h> |
---|
2209 | | # endif |
---|
2210 | | # include <string.h> |
---|
2211 | | #endif |
---|
2212 | | #ifdef HAVE_STRINGS_H |
---|
2213 | | # include <strings.h> |
---|
2214 | | #endif |
---|
2215 | | #ifdef HAVE_INTTYPES_H |
---|
2216 | | # include <inttypes.h> |
---|
2217 | | #endif |
---|
2218 | | #ifdef HAVE_STDINT_H |
---|
2219 | | # include <stdint.h> |
---|
2220 | | #endif |
---|
2221 | | #ifdef HAVE_UNISTD_H |
---|
2222 | | # include <unistd.h> |
---|
2223 | | #endif |
---|
2224 | | int |
---|
2225 | | main () |
---|
2226 | | { |
---|
2227 | | #ifndef __sys_siglist |
---|
2228 | | #ifdef __cplusplus |
---|
2229 | | (void) __sys_siglist; |
---|
2230 | | #else |
---|
2231 | | (void) __sys_siglist; |
---|
2232 | | #endif |
---|
2233 | | #endif |
---|
2234 | | |
---|
2235 | | ; |
---|
2236 | | return 0; |
---|
2237 | | } |
---|
2238 | configure:8619: result: no |
---|
2239 | configure:8636: checking for sys/wait.h that is POSIX.1 compatible |
---|
2240 | configure:8662: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2241 | configure:8662: $? = 0 |
---|
2242 | configure:8669: result: yes |
---|
2243 | configure:8678: checking for struct utimbuf |
---|
2244 | configure:8706: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2245 | configure:8706: $? = 0 |
---|
2246 | configure:8713: result: yes |
---|
2247 | configure:8721: checking for speed_t |
---|
2248 | configure:8737: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2249 | configure:8737: $? = 0 |
---|
2250 | configure:8744: result: yes |
---|
2251 | configure:8752: checking for struct timeval |
---|
2252 | configure:8777: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2253 | configure:8777: $? = 0 |
---|
2254 | configure:8784: result: yes |
---|
2255 | configure:8793: checking for struct exception |
---|
2256 | configure:8809: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2257 | configure:8809: $? = 0 |
---|
2258 | configure:8816: result: yes |
---|
2259 | configure:8827: checking sys/socket.h usability |
---|
2260 | configure:8827: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2261 | configure:8827: $? = 0 |
---|
2262 | configure:8827: result: yes |
---|
2263 | configure:8827: checking sys/socket.h presence |
---|
2264 | configure:8827: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
2265 | configure:8827: $? = 0 |
---|
2266 | configure:8827: result: yes |
---|
2267 | configure:8827: checking for sys/socket.h |
---|
2268 | configure:8827: result: yes |
---|
2269 | configure:8839: checking for net/if.h |
---|
2270 | configure:8839: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2271 | configure:8839: $? = 0 |
---|
2272 | configure:8839: result: yes |
---|
2273 | configure:8855: checking for ifaddrs.h |
---|
2274 | configure:8855: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2275 | configure:8855: $? = 0 |
---|
2276 | configure:8855: result: yes |
---|
2277 | configure:8871: checking for net/if_dl.h |
---|
2278 | configure:8871: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2279 | configure:8871: $? = 0 |
---|
2280 | configure:8871: result: yes |
---|
2281 | configure:8888: checking for getifaddrs |
---|
2282 | configure:8888: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2283 | configure:8888: $? = 0 |
---|
2284 | configure:8888: result: yes |
---|
2285 | configure:8888: checking for freeifaddrs |
---|
2286 | configure:8888: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
2287 | configure:8888: $? = 0 |
---|
2288 | configure:8888: result: yes |
---|
2289 | configure:8898: checking for struct ifreq.ifr_flags |
---|
2290 | configure:8898: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2291 | configure:8898: $? = 0 |
---|
2292 | configure:8898: result: yes |
---|
2293 | configure:8914: checking for struct ifreq.ifr_hwaddr |
---|
2294 | configure:8914: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2295 | conftest.c:101:13: error: no member named 'ifr_hwaddr' in 'struct ifreq' |
---|
2296 | if (ac_aggr.ifr_hwaddr) |
---|
2297 | ~~~~~~~ ^ |
---|
2298 | 1 error generated. |
---|
2299 | configure:8914: $? = 1 |
---|
2300 | configure: failed program was: |
---|
2301 | | /* confdefs.h */ |
---|
2302 | | #define PACKAGE_NAME "emacs" |
---|
2303 | | #define PACKAGE_TARNAME "emacs" |
---|
2304 | | #define PACKAGE_VERSION "24.2" |
---|
2305 | | #define PACKAGE_STRING "emacs 24.2" |
---|
2306 | | #define PACKAGE_BUGREPORT "" |
---|
2307 | | #define PACKAGE_URL "" |
---|
2308 | | #define PACKAGE "emacs" |
---|
2309 | | #define VERSION "24.2" |
---|
2310 | | #define MAIL_USE_POP 1 |
---|
2311 | | #define SYNC_INPUT 1 |
---|
2312 | | #define STDC_HEADERS 1 |
---|
2313 | | #define HAVE_SYS_TYPES_H 1 |
---|
2314 | | #define HAVE_SYS_STAT_H 1 |
---|
2315 | | #define HAVE_STDLIB_H 1 |
---|
2316 | | #define HAVE_STRING_H 1 |
---|
2317 | | #define HAVE_MEMORY_H 1 |
---|
2318 | | #define HAVE_STRINGS_H 1 |
---|
2319 | | #define HAVE_INTTYPES_H 1 |
---|
2320 | | #define HAVE_STDINT_H 1 |
---|
2321 | | #define HAVE_UNISTD_H 1 |
---|
2322 | | #define __EXTENSIONS__ 1 |
---|
2323 | | #define _ALL_SOURCE 1 |
---|
2324 | | #define _DARWIN_C_SOURCE 1 |
---|
2325 | | #define _GNU_SOURCE 1 |
---|
2326 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2327 | | #define _TANDEM_SOURCE 1 |
---|
2328 | | #define HAVE_SYS_SELECT_H 1 |
---|
2329 | | #define HAVE_SYS_TIME_H 1 |
---|
2330 | | #define HAVE_UNISTD_H 1 |
---|
2331 | | #define HAVE_UTIME_H 1 |
---|
2332 | | #define HAVE_FCNTL_H 1 |
---|
2333 | | #define HAVE_SYS_MMAN_H 1 |
---|
2334 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2335 | | #define HAVE_LOCALE_H 1 |
---|
2336 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2337 | | #define HAVE_PWD_H 1 |
---|
2338 | | #define HAVE_UTMP_H 1 |
---|
2339 | | #define HAVE_DIRENT_H 1 |
---|
2340 | | #define HAVE_UTIL_H 1 |
---|
2341 | | #define HAVE_TERM_H 1 |
---|
2342 | | #define TIME_WITH_SYS_TIME 1 |
---|
2343 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
2344 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
2345 | | #define HAVE_SYS_WAIT_H 1 |
---|
2346 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
2347 | | #define HAVE_SPEED_T 1 |
---|
2348 | | #define HAVE_TIMEVAL 1 |
---|
2349 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2350 | | #define HAVE_NET_IF_H 1 |
---|
2351 | | #define HAVE_IFADDRS_H 1 |
---|
2352 | | #define HAVE_NET_IF_DL_H 1 |
---|
2353 | | #define HAVE_GETIFADDRS 1 |
---|
2354 | | #define HAVE_FREEIFADDRS 1 |
---|
2355 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
2356 | | /* end confdefs.h. */ |
---|
2357 | | #include <stdio.h> |
---|
2358 | | #ifdef HAVE_SYS_TYPES_H |
---|
2359 | | # include <sys/types.h> |
---|
2360 | | #endif |
---|
2361 | | #ifdef HAVE_SYS_STAT_H |
---|
2362 | | # include <sys/stat.h> |
---|
2363 | | #endif |
---|
2364 | | #ifdef STDC_HEADERS |
---|
2365 | | # include <stdlib.h> |
---|
2366 | | # include <stddef.h> |
---|
2367 | | #else |
---|
2368 | | # ifdef HAVE_STDLIB_H |
---|
2369 | | # include <stdlib.h> |
---|
2370 | | # endif |
---|
2371 | | #endif |
---|
2372 | | #ifdef HAVE_STRING_H |
---|
2373 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2374 | | # include <memory.h> |
---|
2375 | | # endif |
---|
2376 | | # include <string.h> |
---|
2377 | | #endif |
---|
2378 | | #ifdef HAVE_STRINGS_H |
---|
2379 | | # include <strings.h> |
---|
2380 | | #endif |
---|
2381 | | #ifdef HAVE_INTTYPES_H |
---|
2382 | | # include <inttypes.h> |
---|
2383 | | #endif |
---|
2384 | | #ifdef HAVE_STDINT_H |
---|
2385 | | # include <stdint.h> |
---|
2386 | | #endif |
---|
2387 | | #ifdef HAVE_UNISTD_H |
---|
2388 | | # include <unistd.h> |
---|
2389 | | #endif |
---|
2390 | | #if HAVE_SYS_SOCKET_H |
---|
2391 | | #include <sys/socket.h> |
---|
2392 | | #endif |
---|
2393 | | #if HAVE_NET_IF_H |
---|
2394 | | #include <net/if.h> |
---|
2395 | | #endif |
---|
2396 | | |
---|
2397 | | int |
---|
2398 | | main () |
---|
2399 | | { |
---|
2400 | | static struct ifreq ac_aggr; |
---|
2401 | | if (ac_aggr.ifr_hwaddr) |
---|
2402 | | return 0; |
---|
2403 | | ; |
---|
2404 | | return 0; |
---|
2405 | | } |
---|
2406 | configure:8914: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2407 | conftest.c:101:20: error: no member named 'ifr_hwaddr' in 'struct ifreq' |
---|
2408 | if (sizeof ac_aggr.ifr_hwaddr) |
---|
2409 | ~~~~~~~ ^ |
---|
2410 | 1 error generated. |
---|
2411 | configure:8914: $? = 1 |
---|
2412 | configure: failed program was: |
---|
2413 | | /* confdefs.h */ |
---|
2414 | | #define PACKAGE_NAME "emacs" |
---|
2415 | | #define PACKAGE_TARNAME "emacs" |
---|
2416 | | #define PACKAGE_VERSION "24.2" |
---|
2417 | | #define PACKAGE_STRING "emacs 24.2" |
---|
2418 | | #define PACKAGE_BUGREPORT "" |
---|
2419 | | #define PACKAGE_URL "" |
---|
2420 | | #define PACKAGE "emacs" |
---|
2421 | | #define VERSION "24.2" |
---|
2422 | | #define MAIL_USE_POP 1 |
---|
2423 | | #define SYNC_INPUT 1 |
---|
2424 | | #define STDC_HEADERS 1 |
---|
2425 | | #define HAVE_SYS_TYPES_H 1 |
---|
2426 | | #define HAVE_SYS_STAT_H 1 |
---|
2427 | | #define HAVE_STDLIB_H 1 |
---|
2428 | | #define HAVE_STRING_H 1 |
---|
2429 | | #define HAVE_MEMORY_H 1 |
---|
2430 | | #define HAVE_STRINGS_H 1 |
---|
2431 | | #define HAVE_INTTYPES_H 1 |
---|
2432 | | #define HAVE_STDINT_H 1 |
---|
2433 | | #define HAVE_UNISTD_H 1 |
---|
2434 | | #define __EXTENSIONS__ 1 |
---|
2435 | | #define _ALL_SOURCE 1 |
---|
2436 | | #define _DARWIN_C_SOURCE 1 |
---|
2437 | | #define _GNU_SOURCE 1 |
---|
2438 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2439 | | #define _TANDEM_SOURCE 1 |
---|
2440 | | #define HAVE_SYS_SELECT_H 1 |
---|
2441 | | #define HAVE_SYS_TIME_H 1 |
---|
2442 | | #define HAVE_UNISTD_H 1 |
---|
2443 | | #define HAVE_UTIME_H 1 |
---|
2444 | | #define HAVE_FCNTL_H 1 |
---|
2445 | | #define HAVE_SYS_MMAN_H 1 |
---|
2446 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2447 | | #define HAVE_LOCALE_H 1 |
---|
2448 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2449 | | #define HAVE_PWD_H 1 |
---|
2450 | | #define HAVE_UTMP_H 1 |
---|
2451 | | #define HAVE_DIRENT_H 1 |
---|
2452 | | #define HAVE_UTIL_H 1 |
---|
2453 | | #define HAVE_TERM_H 1 |
---|
2454 | | #define TIME_WITH_SYS_TIME 1 |
---|
2455 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
2456 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
2457 | | #define HAVE_SYS_WAIT_H 1 |
---|
2458 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
2459 | | #define HAVE_SPEED_T 1 |
---|
2460 | | #define HAVE_TIMEVAL 1 |
---|
2461 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2462 | | #define HAVE_NET_IF_H 1 |
---|
2463 | | #define HAVE_IFADDRS_H 1 |
---|
2464 | | #define HAVE_NET_IF_DL_H 1 |
---|
2465 | | #define HAVE_GETIFADDRS 1 |
---|
2466 | | #define HAVE_FREEIFADDRS 1 |
---|
2467 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
2468 | | /* end confdefs.h. */ |
---|
2469 | | #include <stdio.h> |
---|
2470 | | #ifdef HAVE_SYS_TYPES_H |
---|
2471 | | # include <sys/types.h> |
---|
2472 | | #endif |
---|
2473 | | #ifdef HAVE_SYS_STAT_H |
---|
2474 | | # include <sys/stat.h> |
---|
2475 | | #endif |
---|
2476 | | #ifdef STDC_HEADERS |
---|
2477 | | # include <stdlib.h> |
---|
2478 | | # include <stddef.h> |
---|
2479 | | #else |
---|
2480 | | # ifdef HAVE_STDLIB_H |
---|
2481 | | # include <stdlib.h> |
---|
2482 | | # endif |
---|
2483 | | #endif |
---|
2484 | | #ifdef HAVE_STRING_H |
---|
2485 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2486 | | # include <memory.h> |
---|
2487 | | # endif |
---|
2488 | | # include <string.h> |
---|
2489 | | #endif |
---|
2490 | | #ifdef HAVE_STRINGS_H |
---|
2491 | | # include <strings.h> |
---|
2492 | | #endif |
---|
2493 | | #ifdef HAVE_INTTYPES_H |
---|
2494 | | # include <inttypes.h> |
---|
2495 | | #endif |
---|
2496 | | #ifdef HAVE_STDINT_H |
---|
2497 | | # include <stdint.h> |
---|
2498 | | #endif |
---|
2499 | | #ifdef HAVE_UNISTD_H |
---|
2500 | | # include <unistd.h> |
---|
2501 | | #endif |
---|
2502 | | #if HAVE_SYS_SOCKET_H |
---|
2503 | | #include <sys/socket.h> |
---|
2504 | | #endif |
---|
2505 | | #if HAVE_NET_IF_H |
---|
2506 | | #include <net/if.h> |
---|
2507 | | #endif |
---|
2508 | | |
---|
2509 | | int |
---|
2510 | | main () |
---|
2511 | | { |
---|
2512 | | static struct ifreq ac_aggr; |
---|
2513 | | if (sizeof ac_aggr.ifr_hwaddr) |
---|
2514 | | return 0; |
---|
2515 | | ; |
---|
2516 | | return 0; |
---|
2517 | | } |
---|
2518 | configure:8914: result: no |
---|
2519 | configure:8930: checking for struct ifreq.ifr_netmask |
---|
2520 | configure:8930: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2521 | conftest.c:101:13: error: no member named 'ifr_netmask' in 'struct ifreq' |
---|
2522 | if (ac_aggr.ifr_netmask) |
---|
2523 | ~~~~~~~ ^ |
---|
2524 | 1 error generated. |
---|
2525 | configure:8930: $? = 1 |
---|
2526 | configure: failed program was: |
---|
2527 | | /* confdefs.h */ |
---|
2528 | | #define PACKAGE_NAME "emacs" |
---|
2529 | | #define PACKAGE_TARNAME "emacs" |
---|
2530 | | #define PACKAGE_VERSION "24.2" |
---|
2531 | | #define PACKAGE_STRING "emacs 24.2" |
---|
2532 | | #define PACKAGE_BUGREPORT "" |
---|
2533 | | #define PACKAGE_URL "" |
---|
2534 | | #define PACKAGE "emacs" |
---|
2535 | | #define VERSION "24.2" |
---|
2536 | | #define MAIL_USE_POP 1 |
---|
2537 | | #define SYNC_INPUT 1 |
---|
2538 | | #define STDC_HEADERS 1 |
---|
2539 | | #define HAVE_SYS_TYPES_H 1 |
---|
2540 | | #define HAVE_SYS_STAT_H 1 |
---|
2541 | | #define HAVE_STDLIB_H 1 |
---|
2542 | | #define HAVE_STRING_H 1 |
---|
2543 | | #define HAVE_MEMORY_H 1 |
---|
2544 | | #define HAVE_STRINGS_H 1 |
---|
2545 | | #define HAVE_INTTYPES_H 1 |
---|
2546 | | #define HAVE_STDINT_H 1 |
---|
2547 | | #define HAVE_UNISTD_H 1 |
---|
2548 | | #define __EXTENSIONS__ 1 |
---|
2549 | | #define _ALL_SOURCE 1 |
---|
2550 | | #define _DARWIN_C_SOURCE 1 |
---|
2551 | | #define _GNU_SOURCE 1 |
---|
2552 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2553 | | #define _TANDEM_SOURCE 1 |
---|
2554 | | #define HAVE_SYS_SELECT_H 1 |
---|
2555 | | #define HAVE_SYS_TIME_H 1 |
---|
2556 | | #define HAVE_UNISTD_H 1 |
---|
2557 | | #define HAVE_UTIME_H 1 |
---|
2558 | | #define HAVE_FCNTL_H 1 |
---|
2559 | | #define HAVE_SYS_MMAN_H 1 |
---|
2560 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2561 | | #define HAVE_LOCALE_H 1 |
---|
2562 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2563 | | #define HAVE_PWD_H 1 |
---|
2564 | | #define HAVE_UTMP_H 1 |
---|
2565 | | #define HAVE_DIRENT_H 1 |
---|
2566 | | #define HAVE_UTIL_H 1 |
---|
2567 | | #define HAVE_TERM_H 1 |
---|
2568 | | #define TIME_WITH_SYS_TIME 1 |
---|
2569 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
2570 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
2571 | | #define HAVE_SYS_WAIT_H 1 |
---|
2572 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
2573 | | #define HAVE_SPEED_T 1 |
---|
2574 | | #define HAVE_TIMEVAL 1 |
---|
2575 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2576 | | #define HAVE_NET_IF_H 1 |
---|
2577 | | #define HAVE_IFADDRS_H 1 |
---|
2578 | | #define HAVE_NET_IF_DL_H 1 |
---|
2579 | | #define HAVE_GETIFADDRS 1 |
---|
2580 | | #define HAVE_FREEIFADDRS 1 |
---|
2581 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
2582 | | /* end confdefs.h. */ |
---|
2583 | | #include <stdio.h> |
---|
2584 | | #ifdef HAVE_SYS_TYPES_H |
---|
2585 | | # include <sys/types.h> |
---|
2586 | | #endif |
---|
2587 | | #ifdef HAVE_SYS_STAT_H |
---|
2588 | | # include <sys/stat.h> |
---|
2589 | | #endif |
---|
2590 | | #ifdef STDC_HEADERS |
---|
2591 | | # include <stdlib.h> |
---|
2592 | | # include <stddef.h> |
---|
2593 | | #else |
---|
2594 | | # ifdef HAVE_STDLIB_H |
---|
2595 | | # include <stdlib.h> |
---|
2596 | | # endif |
---|
2597 | | #endif |
---|
2598 | | #ifdef HAVE_STRING_H |
---|
2599 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2600 | | # include <memory.h> |
---|
2601 | | # endif |
---|
2602 | | # include <string.h> |
---|
2603 | | #endif |
---|
2604 | | #ifdef HAVE_STRINGS_H |
---|
2605 | | # include <strings.h> |
---|
2606 | | #endif |
---|
2607 | | #ifdef HAVE_INTTYPES_H |
---|
2608 | | # include <inttypes.h> |
---|
2609 | | #endif |
---|
2610 | | #ifdef HAVE_STDINT_H |
---|
2611 | | # include <stdint.h> |
---|
2612 | | #endif |
---|
2613 | | #ifdef HAVE_UNISTD_H |
---|
2614 | | # include <unistd.h> |
---|
2615 | | #endif |
---|
2616 | | #if HAVE_SYS_SOCKET_H |
---|
2617 | | #include <sys/socket.h> |
---|
2618 | | #endif |
---|
2619 | | #if HAVE_NET_IF_H |
---|
2620 | | #include <net/if.h> |
---|
2621 | | #endif |
---|
2622 | | |
---|
2623 | | int |
---|
2624 | | main () |
---|
2625 | | { |
---|
2626 | | static struct ifreq ac_aggr; |
---|
2627 | | if (ac_aggr.ifr_netmask) |
---|
2628 | | return 0; |
---|
2629 | | ; |
---|
2630 | | return 0; |
---|
2631 | | } |
---|
2632 | configure:8930: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2633 | conftest.c:101:20: error: no member named 'ifr_netmask' in 'struct ifreq' |
---|
2634 | if (sizeof ac_aggr.ifr_netmask) |
---|
2635 | ~~~~~~~ ^ |
---|
2636 | 1 error generated. |
---|
2637 | configure:8930: $? = 1 |
---|
2638 | configure: failed program was: |
---|
2639 | | /* confdefs.h */ |
---|
2640 | | #define PACKAGE_NAME "emacs" |
---|
2641 | | #define PACKAGE_TARNAME "emacs" |
---|
2642 | | #define PACKAGE_VERSION "24.2" |
---|
2643 | | #define PACKAGE_STRING "emacs 24.2" |
---|
2644 | | #define PACKAGE_BUGREPORT "" |
---|
2645 | | #define PACKAGE_URL "" |
---|
2646 | | #define PACKAGE "emacs" |
---|
2647 | | #define VERSION "24.2" |
---|
2648 | | #define MAIL_USE_POP 1 |
---|
2649 | | #define SYNC_INPUT 1 |
---|
2650 | | #define STDC_HEADERS 1 |
---|
2651 | | #define HAVE_SYS_TYPES_H 1 |
---|
2652 | | #define HAVE_SYS_STAT_H 1 |
---|
2653 | | #define HAVE_STDLIB_H 1 |
---|
2654 | | #define HAVE_STRING_H 1 |
---|
2655 | | #define HAVE_MEMORY_H 1 |
---|
2656 | | #define HAVE_STRINGS_H 1 |
---|
2657 | | #define HAVE_INTTYPES_H 1 |
---|
2658 | | #define HAVE_STDINT_H 1 |
---|
2659 | | #define HAVE_UNISTD_H 1 |
---|
2660 | | #define __EXTENSIONS__ 1 |
---|
2661 | | #define _ALL_SOURCE 1 |
---|
2662 | | #define _DARWIN_C_SOURCE 1 |
---|
2663 | | #define _GNU_SOURCE 1 |
---|
2664 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2665 | | #define _TANDEM_SOURCE 1 |
---|
2666 | | #define HAVE_SYS_SELECT_H 1 |
---|
2667 | | #define HAVE_SYS_TIME_H 1 |
---|
2668 | | #define HAVE_UNISTD_H 1 |
---|
2669 | | #define HAVE_UTIME_H 1 |
---|
2670 | | #define HAVE_FCNTL_H 1 |
---|
2671 | | #define HAVE_SYS_MMAN_H 1 |
---|
2672 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2673 | | #define HAVE_LOCALE_H 1 |
---|
2674 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2675 | | #define HAVE_PWD_H 1 |
---|
2676 | | #define HAVE_UTMP_H 1 |
---|
2677 | | #define HAVE_DIRENT_H 1 |
---|
2678 | | #define HAVE_UTIL_H 1 |
---|
2679 | | #define HAVE_TERM_H 1 |
---|
2680 | | #define TIME_WITH_SYS_TIME 1 |
---|
2681 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
2682 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
2683 | | #define HAVE_SYS_WAIT_H 1 |
---|
2684 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
2685 | | #define HAVE_SPEED_T 1 |
---|
2686 | | #define HAVE_TIMEVAL 1 |
---|
2687 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2688 | | #define HAVE_NET_IF_H 1 |
---|
2689 | | #define HAVE_IFADDRS_H 1 |
---|
2690 | | #define HAVE_NET_IF_DL_H 1 |
---|
2691 | | #define HAVE_GETIFADDRS 1 |
---|
2692 | | #define HAVE_FREEIFADDRS 1 |
---|
2693 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
2694 | | /* end confdefs.h. */ |
---|
2695 | | #include <stdio.h> |
---|
2696 | | #ifdef HAVE_SYS_TYPES_H |
---|
2697 | | # include <sys/types.h> |
---|
2698 | | #endif |
---|
2699 | | #ifdef HAVE_SYS_STAT_H |
---|
2700 | | # include <sys/stat.h> |
---|
2701 | | #endif |
---|
2702 | | #ifdef STDC_HEADERS |
---|
2703 | | # include <stdlib.h> |
---|
2704 | | # include <stddef.h> |
---|
2705 | | #else |
---|
2706 | | # ifdef HAVE_STDLIB_H |
---|
2707 | | # include <stdlib.h> |
---|
2708 | | # endif |
---|
2709 | | #endif |
---|
2710 | | #ifdef HAVE_STRING_H |
---|
2711 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2712 | | # include <memory.h> |
---|
2713 | | # endif |
---|
2714 | | # include <string.h> |
---|
2715 | | #endif |
---|
2716 | | #ifdef HAVE_STRINGS_H |
---|
2717 | | # include <strings.h> |
---|
2718 | | #endif |
---|
2719 | | #ifdef HAVE_INTTYPES_H |
---|
2720 | | # include <inttypes.h> |
---|
2721 | | #endif |
---|
2722 | | #ifdef HAVE_STDINT_H |
---|
2723 | | # include <stdint.h> |
---|
2724 | | #endif |
---|
2725 | | #ifdef HAVE_UNISTD_H |
---|
2726 | | # include <unistd.h> |
---|
2727 | | #endif |
---|
2728 | | #if HAVE_SYS_SOCKET_H |
---|
2729 | | #include <sys/socket.h> |
---|
2730 | | #endif |
---|
2731 | | #if HAVE_NET_IF_H |
---|
2732 | | #include <net/if.h> |
---|
2733 | | #endif |
---|
2734 | | |
---|
2735 | | int |
---|
2736 | | main () |
---|
2737 | | { |
---|
2738 | | static struct ifreq ac_aggr; |
---|
2739 | | if (sizeof ac_aggr.ifr_netmask) |
---|
2740 | | return 0; |
---|
2741 | | ; |
---|
2742 | | return 0; |
---|
2743 | | } |
---|
2744 | configure:8930: result: no |
---|
2745 | configure:8946: checking for struct ifreq.ifr_broadaddr |
---|
2746 | configure:8946: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2747 | conftest.c:101:1: error: statement requires expression of scalar type ('struct sockaddr' invalid) |
---|
2748 | if (ac_aggr.ifr_broadaddr) |
---|
2749 | ^ ~~~~~~~~~~~~~~~~~~~~~ |
---|
2750 | 1 error generated. |
---|
2751 | configure:8946: $? = 1 |
---|
2752 | configure: failed program was: |
---|
2753 | | /* confdefs.h */ |
---|
2754 | | #define PACKAGE_NAME "emacs" |
---|
2755 | | #define PACKAGE_TARNAME "emacs" |
---|
2756 | | #define PACKAGE_VERSION "24.2" |
---|
2757 | | #define PACKAGE_STRING "emacs 24.2" |
---|
2758 | | #define PACKAGE_BUGREPORT "" |
---|
2759 | | #define PACKAGE_URL "" |
---|
2760 | | #define PACKAGE "emacs" |
---|
2761 | | #define VERSION "24.2" |
---|
2762 | | #define MAIL_USE_POP 1 |
---|
2763 | | #define SYNC_INPUT 1 |
---|
2764 | | #define STDC_HEADERS 1 |
---|
2765 | | #define HAVE_SYS_TYPES_H 1 |
---|
2766 | | #define HAVE_SYS_STAT_H 1 |
---|
2767 | | #define HAVE_STDLIB_H 1 |
---|
2768 | | #define HAVE_STRING_H 1 |
---|
2769 | | #define HAVE_MEMORY_H 1 |
---|
2770 | | #define HAVE_STRINGS_H 1 |
---|
2771 | | #define HAVE_INTTYPES_H 1 |
---|
2772 | | #define HAVE_STDINT_H 1 |
---|
2773 | | #define HAVE_UNISTD_H 1 |
---|
2774 | | #define __EXTENSIONS__ 1 |
---|
2775 | | #define _ALL_SOURCE 1 |
---|
2776 | | #define _DARWIN_C_SOURCE 1 |
---|
2777 | | #define _GNU_SOURCE 1 |
---|
2778 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2779 | | #define _TANDEM_SOURCE 1 |
---|
2780 | | #define HAVE_SYS_SELECT_H 1 |
---|
2781 | | #define HAVE_SYS_TIME_H 1 |
---|
2782 | | #define HAVE_UNISTD_H 1 |
---|
2783 | | #define HAVE_UTIME_H 1 |
---|
2784 | | #define HAVE_FCNTL_H 1 |
---|
2785 | | #define HAVE_SYS_MMAN_H 1 |
---|
2786 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2787 | | #define HAVE_LOCALE_H 1 |
---|
2788 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2789 | | #define HAVE_PWD_H 1 |
---|
2790 | | #define HAVE_UTMP_H 1 |
---|
2791 | | #define HAVE_DIRENT_H 1 |
---|
2792 | | #define HAVE_UTIL_H 1 |
---|
2793 | | #define HAVE_TERM_H 1 |
---|
2794 | | #define TIME_WITH_SYS_TIME 1 |
---|
2795 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
2796 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
2797 | | #define HAVE_SYS_WAIT_H 1 |
---|
2798 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
2799 | | #define HAVE_SPEED_T 1 |
---|
2800 | | #define HAVE_TIMEVAL 1 |
---|
2801 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2802 | | #define HAVE_NET_IF_H 1 |
---|
2803 | | #define HAVE_IFADDRS_H 1 |
---|
2804 | | #define HAVE_NET_IF_DL_H 1 |
---|
2805 | | #define HAVE_GETIFADDRS 1 |
---|
2806 | | #define HAVE_FREEIFADDRS 1 |
---|
2807 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
2808 | | /* end confdefs.h. */ |
---|
2809 | | #include <stdio.h> |
---|
2810 | | #ifdef HAVE_SYS_TYPES_H |
---|
2811 | | # include <sys/types.h> |
---|
2812 | | #endif |
---|
2813 | | #ifdef HAVE_SYS_STAT_H |
---|
2814 | | # include <sys/stat.h> |
---|
2815 | | #endif |
---|
2816 | | #ifdef STDC_HEADERS |
---|
2817 | | # include <stdlib.h> |
---|
2818 | | # include <stddef.h> |
---|
2819 | | #else |
---|
2820 | | # ifdef HAVE_STDLIB_H |
---|
2821 | | # include <stdlib.h> |
---|
2822 | | # endif |
---|
2823 | | #endif |
---|
2824 | | #ifdef HAVE_STRING_H |
---|
2825 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2826 | | # include <memory.h> |
---|
2827 | | # endif |
---|
2828 | | # include <string.h> |
---|
2829 | | #endif |
---|
2830 | | #ifdef HAVE_STRINGS_H |
---|
2831 | | # include <strings.h> |
---|
2832 | | #endif |
---|
2833 | | #ifdef HAVE_INTTYPES_H |
---|
2834 | | # include <inttypes.h> |
---|
2835 | | #endif |
---|
2836 | | #ifdef HAVE_STDINT_H |
---|
2837 | | # include <stdint.h> |
---|
2838 | | #endif |
---|
2839 | | #ifdef HAVE_UNISTD_H |
---|
2840 | | # include <unistd.h> |
---|
2841 | | #endif |
---|
2842 | | #if HAVE_SYS_SOCKET_H |
---|
2843 | | #include <sys/socket.h> |
---|
2844 | | #endif |
---|
2845 | | #if HAVE_NET_IF_H |
---|
2846 | | #include <net/if.h> |
---|
2847 | | #endif |
---|
2848 | | |
---|
2849 | | int |
---|
2850 | | main () |
---|
2851 | | { |
---|
2852 | | static struct ifreq ac_aggr; |
---|
2853 | | if (ac_aggr.ifr_broadaddr) |
---|
2854 | | return 0; |
---|
2855 | | ; |
---|
2856 | | return 0; |
---|
2857 | | } |
---|
2858 | configure:8946: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2859 | configure:8946: $? = 0 |
---|
2860 | configure:8946: result: yes |
---|
2861 | configure:8962: checking for struct ifreq.ifr_addr |
---|
2862 | configure:8962: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2863 | conftest.c:102:1: error: statement requires expression of scalar type ('struct sockaddr' invalid) |
---|
2864 | if (ac_aggr.ifr_addr) |
---|
2865 | ^ ~~~~~~~~~~~~~~~~ |
---|
2866 | 1 error generated. |
---|
2867 | configure:8962: $? = 1 |
---|
2868 | configure: failed program was: |
---|
2869 | | /* confdefs.h */ |
---|
2870 | | #define PACKAGE_NAME "emacs" |
---|
2871 | | #define PACKAGE_TARNAME "emacs" |
---|
2872 | | #define PACKAGE_VERSION "24.2" |
---|
2873 | | #define PACKAGE_STRING "emacs 24.2" |
---|
2874 | | #define PACKAGE_BUGREPORT "" |
---|
2875 | | #define PACKAGE_URL "" |
---|
2876 | | #define PACKAGE "emacs" |
---|
2877 | | #define VERSION "24.2" |
---|
2878 | | #define MAIL_USE_POP 1 |
---|
2879 | | #define SYNC_INPUT 1 |
---|
2880 | | #define STDC_HEADERS 1 |
---|
2881 | | #define HAVE_SYS_TYPES_H 1 |
---|
2882 | | #define HAVE_SYS_STAT_H 1 |
---|
2883 | | #define HAVE_STDLIB_H 1 |
---|
2884 | | #define HAVE_STRING_H 1 |
---|
2885 | | #define HAVE_MEMORY_H 1 |
---|
2886 | | #define HAVE_STRINGS_H 1 |
---|
2887 | | #define HAVE_INTTYPES_H 1 |
---|
2888 | | #define HAVE_STDINT_H 1 |
---|
2889 | | #define HAVE_UNISTD_H 1 |
---|
2890 | | #define __EXTENSIONS__ 1 |
---|
2891 | | #define _ALL_SOURCE 1 |
---|
2892 | | #define _DARWIN_C_SOURCE 1 |
---|
2893 | | #define _GNU_SOURCE 1 |
---|
2894 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
2895 | | #define _TANDEM_SOURCE 1 |
---|
2896 | | #define HAVE_SYS_SELECT_H 1 |
---|
2897 | | #define HAVE_SYS_TIME_H 1 |
---|
2898 | | #define HAVE_UNISTD_H 1 |
---|
2899 | | #define HAVE_UTIME_H 1 |
---|
2900 | | #define HAVE_FCNTL_H 1 |
---|
2901 | | #define HAVE_SYS_MMAN_H 1 |
---|
2902 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2903 | | #define HAVE_LOCALE_H 1 |
---|
2904 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2905 | | #define HAVE_PWD_H 1 |
---|
2906 | | #define HAVE_UTMP_H 1 |
---|
2907 | | #define HAVE_DIRENT_H 1 |
---|
2908 | | #define HAVE_UTIL_H 1 |
---|
2909 | | #define HAVE_TERM_H 1 |
---|
2910 | | #define TIME_WITH_SYS_TIME 1 |
---|
2911 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
2912 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
2913 | | #define HAVE_SYS_WAIT_H 1 |
---|
2914 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
2915 | | #define HAVE_SPEED_T 1 |
---|
2916 | | #define HAVE_TIMEVAL 1 |
---|
2917 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2918 | | #define HAVE_NET_IF_H 1 |
---|
2919 | | #define HAVE_IFADDRS_H 1 |
---|
2920 | | #define HAVE_NET_IF_DL_H 1 |
---|
2921 | | #define HAVE_GETIFADDRS 1 |
---|
2922 | | #define HAVE_FREEIFADDRS 1 |
---|
2923 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
2924 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
2925 | | /* end confdefs.h. */ |
---|
2926 | | #include <stdio.h> |
---|
2927 | | #ifdef HAVE_SYS_TYPES_H |
---|
2928 | | # include <sys/types.h> |
---|
2929 | | #endif |
---|
2930 | | #ifdef HAVE_SYS_STAT_H |
---|
2931 | | # include <sys/stat.h> |
---|
2932 | | #endif |
---|
2933 | | #ifdef STDC_HEADERS |
---|
2934 | | # include <stdlib.h> |
---|
2935 | | # include <stddef.h> |
---|
2936 | | #else |
---|
2937 | | # ifdef HAVE_STDLIB_H |
---|
2938 | | # include <stdlib.h> |
---|
2939 | | # endif |
---|
2940 | | #endif |
---|
2941 | | #ifdef HAVE_STRING_H |
---|
2942 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2943 | | # include <memory.h> |
---|
2944 | | # endif |
---|
2945 | | # include <string.h> |
---|
2946 | | #endif |
---|
2947 | | #ifdef HAVE_STRINGS_H |
---|
2948 | | # include <strings.h> |
---|
2949 | | #endif |
---|
2950 | | #ifdef HAVE_INTTYPES_H |
---|
2951 | | # include <inttypes.h> |
---|
2952 | | #endif |
---|
2953 | | #ifdef HAVE_STDINT_H |
---|
2954 | | # include <stdint.h> |
---|
2955 | | #endif |
---|
2956 | | #ifdef HAVE_UNISTD_H |
---|
2957 | | # include <unistd.h> |
---|
2958 | | #endif |
---|
2959 | | #if HAVE_SYS_SOCKET_H |
---|
2960 | | #include <sys/socket.h> |
---|
2961 | | #endif |
---|
2962 | | #if HAVE_NET_IF_H |
---|
2963 | | #include <net/if.h> |
---|
2964 | | #endif |
---|
2965 | | |
---|
2966 | | int |
---|
2967 | | main () |
---|
2968 | | { |
---|
2969 | | static struct ifreq ac_aggr; |
---|
2970 | | if (ac_aggr.ifr_addr) |
---|
2971 | | return 0; |
---|
2972 | | ; |
---|
2973 | | return 0; |
---|
2974 | | } |
---|
2975 | configure:8962: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2976 | configure:8962: $? = 0 |
---|
2977 | configure:8962: result: yes |
---|
2978 | configure:8978: checking for struct ifreq.ifr_addr.sa_len |
---|
2979 | configure:8978: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2980 | configure:8978: $? = 0 |
---|
2981 | configure:8978: result: yes |
---|
2982 | configure:8997: checking for function prototypes |
---|
2983 | configure:9000: result: yes |
---|
2984 | configure:9013: checking for working volatile |
---|
2985 | configure:9032: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2986 | configure:9032: $? = 0 |
---|
2987 | configure:9039: result: yes |
---|
2988 | configure:9047: checking for an ANSI C-conforming const |
---|
2989 | configure:9113: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2990 | configure:9113: $? = 0 |
---|
2991 | configure:9120: result: yes |
---|
2992 | configure:9128: checking for void * support |
---|
2993 | configure:9144: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2994 | configure:9144: $? = 0 |
---|
2995 | configure:9151: result: yes |
---|
2996 | configure:9161: checking whether byte ordering is bigendian |
---|
2997 | configure:9176: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
2998 | configure:9176: $? = 0 |
---|
2999 | configure:9221: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3000 | configure:9221: $? = 0 |
---|
3001 | configure:9239: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3002 | conftest.c:70:4: error: use of undeclared identifier 'not' |
---|
3003 | not big endian |
---|
3004 | ^ |
---|
3005 | 1 error generated. |
---|
3006 | configure:9239: $? = 1 |
---|
3007 | configure: failed program was: |
---|
3008 | | /* confdefs.h */ |
---|
3009 | | #define PACKAGE_NAME "emacs" |
---|
3010 | | #define PACKAGE_TARNAME "emacs" |
---|
3011 | | #define PACKAGE_VERSION "24.2" |
---|
3012 | | #define PACKAGE_STRING "emacs 24.2" |
---|
3013 | | #define PACKAGE_BUGREPORT "" |
---|
3014 | | #define PACKAGE_URL "" |
---|
3015 | | #define PACKAGE "emacs" |
---|
3016 | | #define VERSION "24.2" |
---|
3017 | | #define MAIL_USE_POP 1 |
---|
3018 | | #define SYNC_INPUT 1 |
---|
3019 | | #define STDC_HEADERS 1 |
---|
3020 | | #define HAVE_SYS_TYPES_H 1 |
---|
3021 | | #define HAVE_SYS_STAT_H 1 |
---|
3022 | | #define HAVE_STDLIB_H 1 |
---|
3023 | | #define HAVE_STRING_H 1 |
---|
3024 | | #define HAVE_MEMORY_H 1 |
---|
3025 | | #define HAVE_STRINGS_H 1 |
---|
3026 | | #define HAVE_INTTYPES_H 1 |
---|
3027 | | #define HAVE_STDINT_H 1 |
---|
3028 | | #define HAVE_UNISTD_H 1 |
---|
3029 | | #define __EXTENSIONS__ 1 |
---|
3030 | | #define _ALL_SOURCE 1 |
---|
3031 | | #define _DARWIN_C_SOURCE 1 |
---|
3032 | | #define _GNU_SOURCE 1 |
---|
3033 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3034 | | #define _TANDEM_SOURCE 1 |
---|
3035 | | #define HAVE_SYS_SELECT_H 1 |
---|
3036 | | #define HAVE_SYS_TIME_H 1 |
---|
3037 | | #define HAVE_UNISTD_H 1 |
---|
3038 | | #define HAVE_UTIME_H 1 |
---|
3039 | | #define HAVE_FCNTL_H 1 |
---|
3040 | | #define HAVE_SYS_MMAN_H 1 |
---|
3041 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3042 | | #define HAVE_LOCALE_H 1 |
---|
3043 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3044 | | #define HAVE_PWD_H 1 |
---|
3045 | | #define HAVE_UTMP_H 1 |
---|
3046 | | #define HAVE_DIRENT_H 1 |
---|
3047 | | #define HAVE_UTIL_H 1 |
---|
3048 | | #define HAVE_TERM_H 1 |
---|
3049 | | #define TIME_WITH_SYS_TIME 1 |
---|
3050 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
3051 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
3052 | | #define HAVE_SYS_WAIT_H 1 |
---|
3053 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
3054 | | #define HAVE_SPEED_T 1 |
---|
3055 | | #define HAVE_TIMEVAL 1 |
---|
3056 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3057 | | #define HAVE_NET_IF_H 1 |
---|
3058 | | #define HAVE_IFADDRS_H 1 |
---|
3059 | | #define HAVE_NET_IF_DL_H 1 |
---|
3060 | | #define HAVE_GETIFADDRS 1 |
---|
3061 | | #define HAVE_FREEIFADDRS 1 |
---|
3062 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
3063 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
3064 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
3065 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
3066 | | #define PROTOTYPES 1 |
---|
3067 | | #define __PROTOTYPES 1 |
---|
3068 | | #define POINTER_TYPE void |
---|
3069 | | /* end confdefs.h. */ |
---|
3070 | | #include <sys/types.h> |
---|
3071 | | #include <sys/param.h> |
---|
3072 | | |
---|
3073 | | int |
---|
3074 | | main () |
---|
3075 | | { |
---|
3076 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
3077 | | not big endian |
---|
3078 | | #endif |
---|
3079 | | |
---|
3080 | | ; |
---|
3081 | | return 0; |
---|
3082 | | } |
---|
3083 | configure:9367: result: no |
---|
3084 | configure:9386: checking for __attribute__ ((__aligned__ (expr))) |
---|
3085 | configure:9402: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3086 | configure:9402: $? = 0 |
---|
3087 | configure:9409: result: yes |
---|
3088 | configure:9417: checking whether make sets $(MAKE) |
---|
3089 | configure:9439: result: yes |
---|
3090 | configure:9453: checking whether we are using GNU Make |
---|
3091 | configure:9462: result: yes |
---|
3092 | configure:9465: checking whether gcc understands -MMD -MF |
---|
3093 | configure:9480: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -MMD -MF deps.d -MP -I/opt/local/include conftest.c >&5 |
---|
3094 | configure:9480: $? = 0 |
---|
3095 | configure:9489: result: yes |
---|
3096 | configure:9511: checking for long file names |
---|
3097 | configure:9543: result: yes |
---|
3098 | configure:9554: checking for X |
---|
3099 | configure:9743: result: libraries /opt/local/lib, headers /opt/local/include |
---|
3100 | configure:9818: checking Carbon/Carbon.h usability |
---|
3101 | configure:9818: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3102 | configure:9818: $? = 0 |
---|
3103 | configure:9818: result: yes |
---|
3104 | configure:9818: checking Carbon/Carbon.h presence |
---|
3105 | configure:9818: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
3106 | configure:9818: $? = 0 |
---|
3107 | configure:9818: result: yes |
---|
3108 | configure:9818: checking for Carbon/Carbon.h |
---|
3109 | configure:9818: result: yes |
---|
3110 | configure:10060: checking for malloc_get_state |
---|
3111 | configure:10060: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
3112 | Undefined symbols for architecture x86_64: |
---|
3113 | "_malloc_get_state", referenced from: |
---|
3114 | _main in conftest-6GUDeU.o |
---|
3115 | ld: symbol(s) not found for architecture x86_64 |
---|
3116 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3117 | configure:10060: $? = 1 |
---|
3118 | configure: failed program was: |
---|
3119 | | /* confdefs.h */ |
---|
3120 | | #define PACKAGE_NAME "emacs" |
---|
3121 | | #define PACKAGE_TARNAME "emacs" |
---|
3122 | | #define PACKAGE_VERSION "24.2" |
---|
3123 | | #define PACKAGE_STRING "emacs 24.2" |
---|
3124 | | #define PACKAGE_BUGREPORT "" |
---|
3125 | | #define PACKAGE_URL "" |
---|
3126 | | #define PACKAGE "emacs" |
---|
3127 | | #define VERSION "24.2" |
---|
3128 | | #define MAIL_USE_POP 1 |
---|
3129 | | #define SYNC_INPUT 1 |
---|
3130 | | #define STDC_HEADERS 1 |
---|
3131 | | #define HAVE_SYS_TYPES_H 1 |
---|
3132 | | #define HAVE_SYS_STAT_H 1 |
---|
3133 | | #define HAVE_STDLIB_H 1 |
---|
3134 | | #define HAVE_STRING_H 1 |
---|
3135 | | #define HAVE_MEMORY_H 1 |
---|
3136 | | #define HAVE_STRINGS_H 1 |
---|
3137 | | #define HAVE_INTTYPES_H 1 |
---|
3138 | | #define HAVE_STDINT_H 1 |
---|
3139 | | #define HAVE_UNISTD_H 1 |
---|
3140 | | #define __EXTENSIONS__ 1 |
---|
3141 | | #define _ALL_SOURCE 1 |
---|
3142 | | #define _DARWIN_C_SOURCE 1 |
---|
3143 | | #define _GNU_SOURCE 1 |
---|
3144 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3145 | | #define _TANDEM_SOURCE 1 |
---|
3146 | | #define HAVE_SYS_SELECT_H 1 |
---|
3147 | | #define HAVE_SYS_TIME_H 1 |
---|
3148 | | #define HAVE_UNISTD_H 1 |
---|
3149 | | #define HAVE_UTIME_H 1 |
---|
3150 | | #define HAVE_FCNTL_H 1 |
---|
3151 | | #define HAVE_SYS_MMAN_H 1 |
---|
3152 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3153 | | #define HAVE_LOCALE_H 1 |
---|
3154 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3155 | | #define HAVE_PWD_H 1 |
---|
3156 | | #define HAVE_UTMP_H 1 |
---|
3157 | | #define HAVE_DIRENT_H 1 |
---|
3158 | | #define HAVE_UTIL_H 1 |
---|
3159 | | #define HAVE_TERM_H 1 |
---|
3160 | | #define TIME_WITH_SYS_TIME 1 |
---|
3161 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
3162 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
3163 | | #define HAVE_SYS_WAIT_H 1 |
---|
3164 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
3165 | | #define HAVE_SPEED_T 1 |
---|
3166 | | #define HAVE_TIMEVAL 1 |
---|
3167 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3168 | | #define HAVE_NET_IF_H 1 |
---|
3169 | | #define HAVE_IFADDRS_H 1 |
---|
3170 | | #define HAVE_NET_IF_DL_H 1 |
---|
3171 | | #define HAVE_GETIFADDRS 1 |
---|
3172 | | #define HAVE_FREEIFADDRS 1 |
---|
3173 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
3174 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
3175 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
3176 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
3177 | | #define PROTOTYPES 1 |
---|
3178 | | #define __PROTOTYPES 1 |
---|
3179 | | #define POINTER_TYPE void |
---|
3180 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3181 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
3182 | | /* end confdefs.h. */ |
---|
3183 | | /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state. |
---|
3184 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3185 | | #define malloc_get_state innocuous_malloc_get_state |
---|
3186 | | |
---|
3187 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3188 | | which can conflict with char malloc_get_state (); below. |
---|
3189 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3190 | | <limits.h> exists even on freestanding compilers. */ |
---|
3191 | | |
---|
3192 | | #ifdef __STDC__ |
---|
3193 | | # include <limits.h> |
---|
3194 | | #else |
---|
3195 | | # include <assert.h> |
---|
3196 | | #endif |
---|
3197 | | |
---|
3198 | | #undef malloc_get_state |
---|
3199 | | |
---|
3200 | | /* Override any GCC internal prototype to avoid an error. |
---|
3201 | | Use char because int might match the return type of a GCC |
---|
3202 | | builtin and then its argument prototype would still apply. */ |
---|
3203 | | #ifdef __cplusplus |
---|
3204 | | extern "C" |
---|
3205 | | #endif |
---|
3206 | | char malloc_get_state (); |
---|
3207 | | /* The GNU C library defines this for functions which it implements |
---|
3208 | | to always fail with ENOSYS. Some functions are actually named |
---|
3209 | | something starting with __ and the normal name is an alias. */ |
---|
3210 | | #if defined __stub_malloc_get_state || defined __stub___malloc_get_state |
---|
3211 | | choke me |
---|
3212 | | #endif |
---|
3213 | | |
---|
3214 | | int |
---|
3215 | | main () |
---|
3216 | | { |
---|
3217 | | return malloc_get_state (); |
---|
3218 | | ; |
---|
3219 | | return 0; |
---|
3220 | | } |
---|
3221 | configure:10060: result: no |
---|
3222 | configure:10067: checking for malloc_set_state |
---|
3223 | configure:10067: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
3224 | Undefined symbols for architecture x86_64: |
---|
3225 | "_malloc_set_state", referenced from: |
---|
3226 | _main in conftest-xW2VfL.o |
---|
3227 | ld: symbol(s) not found for architecture x86_64 |
---|
3228 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3229 | configure:10067: $? = 1 |
---|
3230 | configure: failed program was: |
---|
3231 | | /* confdefs.h */ |
---|
3232 | | #define PACKAGE_NAME "emacs" |
---|
3233 | | #define PACKAGE_TARNAME "emacs" |
---|
3234 | | #define PACKAGE_VERSION "24.2" |
---|
3235 | | #define PACKAGE_STRING "emacs 24.2" |
---|
3236 | | #define PACKAGE_BUGREPORT "" |
---|
3237 | | #define PACKAGE_URL "" |
---|
3238 | | #define PACKAGE "emacs" |
---|
3239 | | #define VERSION "24.2" |
---|
3240 | | #define MAIL_USE_POP 1 |
---|
3241 | | #define SYNC_INPUT 1 |
---|
3242 | | #define STDC_HEADERS 1 |
---|
3243 | | #define HAVE_SYS_TYPES_H 1 |
---|
3244 | | #define HAVE_SYS_STAT_H 1 |
---|
3245 | | #define HAVE_STDLIB_H 1 |
---|
3246 | | #define HAVE_STRING_H 1 |
---|
3247 | | #define HAVE_MEMORY_H 1 |
---|
3248 | | #define HAVE_STRINGS_H 1 |
---|
3249 | | #define HAVE_INTTYPES_H 1 |
---|
3250 | | #define HAVE_STDINT_H 1 |
---|
3251 | | #define HAVE_UNISTD_H 1 |
---|
3252 | | #define __EXTENSIONS__ 1 |
---|
3253 | | #define _ALL_SOURCE 1 |
---|
3254 | | #define _DARWIN_C_SOURCE 1 |
---|
3255 | | #define _GNU_SOURCE 1 |
---|
3256 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3257 | | #define _TANDEM_SOURCE 1 |
---|
3258 | | #define HAVE_SYS_SELECT_H 1 |
---|
3259 | | #define HAVE_SYS_TIME_H 1 |
---|
3260 | | #define HAVE_UNISTD_H 1 |
---|
3261 | | #define HAVE_UTIME_H 1 |
---|
3262 | | #define HAVE_FCNTL_H 1 |
---|
3263 | | #define HAVE_SYS_MMAN_H 1 |
---|
3264 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3265 | | #define HAVE_LOCALE_H 1 |
---|
3266 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3267 | | #define HAVE_PWD_H 1 |
---|
3268 | | #define HAVE_UTMP_H 1 |
---|
3269 | | #define HAVE_DIRENT_H 1 |
---|
3270 | | #define HAVE_UTIL_H 1 |
---|
3271 | | #define HAVE_TERM_H 1 |
---|
3272 | | #define TIME_WITH_SYS_TIME 1 |
---|
3273 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
3274 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
3275 | | #define HAVE_SYS_WAIT_H 1 |
---|
3276 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
3277 | | #define HAVE_SPEED_T 1 |
---|
3278 | | #define HAVE_TIMEVAL 1 |
---|
3279 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3280 | | #define HAVE_NET_IF_H 1 |
---|
3281 | | #define HAVE_IFADDRS_H 1 |
---|
3282 | | #define HAVE_NET_IF_DL_H 1 |
---|
3283 | | #define HAVE_GETIFADDRS 1 |
---|
3284 | | #define HAVE_FREEIFADDRS 1 |
---|
3285 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
3286 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
3287 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
3288 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
3289 | | #define PROTOTYPES 1 |
---|
3290 | | #define __PROTOTYPES 1 |
---|
3291 | | #define POINTER_TYPE void |
---|
3292 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3293 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
3294 | | /* end confdefs.h. */ |
---|
3295 | | /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state. |
---|
3296 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
3297 | | #define malloc_set_state innocuous_malloc_set_state |
---|
3298 | | |
---|
3299 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
3300 | | which can conflict with char malloc_set_state (); below. |
---|
3301 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
3302 | | <limits.h> exists even on freestanding compilers. */ |
---|
3303 | | |
---|
3304 | | #ifdef __STDC__ |
---|
3305 | | # include <limits.h> |
---|
3306 | | #else |
---|
3307 | | # include <assert.h> |
---|
3308 | | #endif |
---|
3309 | | |
---|
3310 | | #undef malloc_set_state |
---|
3311 | | |
---|
3312 | | /* Override any GCC internal prototype to avoid an error. |
---|
3313 | | Use char because int might match the return type of a GCC |
---|
3314 | | builtin and then its argument prototype would still apply. */ |
---|
3315 | | #ifdef __cplusplus |
---|
3316 | | extern "C" |
---|
3317 | | #endif |
---|
3318 | | char malloc_set_state (); |
---|
3319 | | /* The GNU C library defines this for functions which it implements |
---|
3320 | | to always fail with ENOSYS. Some functions are actually named |
---|
3321 | | something starting with __ and the normal name is an alias. */ |
---|
3322 | | #if defined __stub_malloc_set_state || defined __stub___malloc_set_state |
---|
3323 | | choke me |
---|
3324 | | #endif |
---|
3325 | | |
---|
3326 | | int |
---|
3327 | | main () |
---|
3328 | | { |
---|
3329 | | return malloc_set_state (); |
---|
3330 | | ; |
---|
3331 | | return 0; |
---|
3332 | | } |
---|
3333 | configure:10067: result: no |
---|
3334 | configure:10074: checking whether __after_morecore_hook exists |
---|
3335 | configure:10090: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
3336 | Undefined symbols for architecture x86_64: |
---|
3337 | "___after_morecore_hook", referenced from: |
---|
3338 | _main in conftest-X0uamJ.o |
---|
3339 | ld: symbol(s) not found for architecture x86_64 |
---|
3340 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3341 | configure:10090: $? = 1 |
---|
3342 | configure: failed program was: |
---|
3343 | | /* confdefs.h */ |
---|
3344 | | #define PACKAGE_NAME "emacs" |
---|
3345 | | #define PACKAGE_TARNAME "emacs" |
---|
3346 | | #define PACKAGE_VERSION "24.2" |
---|
3347 | | #define PACKAGE_STRING "emacs 24.2" |
---|
3348 | | #define PACKAGE_BUGREPORT "" |
---|
3349 | | #define PACKAGE_URL "" |
---|
3350 | | #define PACKAGE "emacs" |
---|
3351 | | #define VERSION "24.2" |
---|
3352 | | #define MAIL_USE_POP 1 |
---|
3353 | | #define SYNC_INPUT 1 |
---|
3354 | | #define STDC_HEADERS 1 |
---|
3355 | | #define HAVE_SYS_TYPES_H 1 |
---|
3356 | | #define HAVE_SYS_STAT_H 1 |
---|
3357 | | #define HAVE_STDLIB_H 1 |
---|
3358 | | #define HAVE_STRING_H 1 |
---|
3359 | | #define HAVE_MEMORY_H 1 |
---|
3360 | | #define HAVE_STRINGS_H 1 |
---|
3361 | | #define HAVE_INTTYPES_H 1 |
---|
3362 | | #define HAVE_STDINT_H 1 |
---|
3363 | | #define HAVE_UNISTD_H 1 |
---|
3364 | | #define __EXTENSIONS__ 1 |
---|
3365 | | #define _ALL_SOURCE 1 |
---|
3366 | | #define _DARWIN_C_SOURCE 1 |
---|
3367 | | #define _GNU_SOURCE 1 |
---|
3368 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3369 | | #define _TANDEM_SOURCE 1 |
---|
3370 | | #define HAVE_SYS_SELECT_H 1 |
---|
3371 | | #define HAVE_SYS_TIME_H 1 |
---|
3372 | | #define HAVE_UNISTD_H 1 |
---|
3373 | | #define HAVE_UTIME_H 1 |
---|
3374 | | #define HAVE_FCNTL_H 1 |
---|
3375 | | #define HAVE_SYS_MMAN_H 1 |
---|
3376 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3377 | | #define HAVE_LOCALE_H 1 |
---|
3378 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3379 | | #define HAVE_PWD_H 1 |
---|
3380 | | #define HAVE_UTMP_H 1 |
---|
3381 | | #define HAVE_DIRENT_H 1 |
---|
3382 | | #define HAVE_UTIL_H 1 |
---|
3383 | | #define HAVE_TERM_H 1 |
---|
3384 | | #define TIME_WITH_SYS_TIME 1 |
---|
3385 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
3386 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
3387 | | #define HAVE_SYS_WAIT_H 1 |
---|
3388 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
3389 | | #define HAVE_SPEED_T 1 |
---|
3390 | | #define HAVE_TIMEVAL 1 |
---|
3391 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3392 | | #define HAVE_NET_IF_H 1 |
---|
3393 | | #define HAVE_IFADDRS_H 1 |
---|
3394 | | #define HAVE_NET_IF_DL_H 1 |
---|
3395 | | #define HAVE_GETIFADDRS 1 |
---|
3396 | | #define HAVE_FREEIFADDRS 1 |
---|
3397 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
3398 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
3399 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
3400 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
3401 | | #define PROTOTYPES 1 |
---|
3402 | | #define __PROTOTYPES 1 |
---|
3403 | | #define POINTER_TYPE void |
---|
3404 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3405 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
3406 | | /* end confdefs.h. */ |
---|
3407 | | extern void (* __after_morecore_hook)(); |
---|
3408 | | int |
---|
3409 | | main () |
---|
3410 | | { |
---|
3411 | | __after_morecore_hook = 0 |
---|
3412 | | ; |
---|
3413 | | return 0; |
---|
3414 | | } |
---|
3415 | configure:10098: result: no |
---|
3416 | configure:10160: checking for stdlib.h |
---|
3417 | configure:10160: result: yes |
---|
3418 | configure:10160: checking for unistd.h |
---|
3419 | configure:10160: result: yes |
---|
3420 | configure:10160: checking for sys/param.h |
---|
3421 | configure:10160: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3422 | configure:10160: $? = 0 |
---|
3423 | configure:10160: result: yes |
---|
3424 | configure:10160: checking for getopt.h |
---|
3425 | configure:10160: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3426 | configure:10160: $? = 0 |
---|
3427 | configure:10160: result: yes |
---|
3428 | configure:10160: checking for wchar.h |
---|
3429 | configure:10160: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3430 | configure:10160: $? = 0 |
---|
3431 | configure:10160: result: yes |
---|
3432 | configure:10160: checking for stdint.h |
---|
3433 | configure:10160: result: yes |
---|
3434 | configure:10160: checking for inttypes.h |
---|
3435 | configure:10160: result: yes |
---|
3436 | configure:10160: checking for sys/socket.h |
---|
3437 | configure:10160: result: yes |
---|
3438 | configure:10160: checking for sys/stat.h |
---|
3439 | configure:10160: result: yes |
---|
3440 | configure:10160: checking for sys/time.h |
---|
3441 | configure:10160: result: yes |
---|
3442 | configure:10180: checking for getpagesize |
---|
3443 | configure:10180: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
3444 | configure:10180: $? = 0 |
---|
3445 | configure:10180: result: yes |
---|
3446 | configure:10189: checking for working mmap |
---|
3447 | configure:10336: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
---|
3448 | configure:10336: $? = 0 |
---|
3449 | configure:10336: ./conftest |
---|
3450 | configure:10336: $? = 0 |
---|
3451 | configure:10346: result: yes |
---|
3452 | configure:10364: checking for dnet_ntoa in -ldnet |
---|
3453 | configure:10389: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ldnet >&5 |
---|
3454 | ld: library not found for -ldnet |
---|
3455 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3456 | configure:10389: $? = 1 |
---|
3457 | configure: failed program was: |
---|
3458 | | /* confdefs.h */ |
---|
3459 | | #define PACKAGE_NAME "emacs" |
---|
3460 | | #define PACKAGE_TARNAME "emacs" |
---|
3461 | | #define PACKAGE_VERSION "24.2" |
---|
3462 | | #define PACKAGE_STRING "emacs 24.2" |
---|
3463 | | #define PACKAGE_BUGREPORT "" |
---|
3464 | | #define PACKAGE_URL "" |
---|
3465 | | #define PACKAGE "emacs" |
---|
3466 | | #define VERSION "24.2" |
---|
3467 | | #define MAIL_USE_POP 1 |
---|
3468 | | #define SYNC_INPUT 1 |
---|
3469 | | #define STDC_HEADERS 1 |
---|
3470 | | #define HAVE_SYS_TYPES_H 1 |
---|
3471 | | #define HAVE_SYS_STAT_H 1 |
---|
3472 | | #define HAVE_STDLIB_H 1 |
---|
3473 | | #define HAVE_STRING_H 1 |
---|
3474 | | #define HAVE_MEMORY_H 1 |
---|
3475 | | #define HAVE_STRINGS_H 1 |
---|
3476 | | #define HAVE_INTTYPES_H 1 |
---|
3477 | | #define HAVE_STDINT_H 1 |
---|
3478 | | #define HAVE_UNISTD_H 1 |
---|
3479 | | #define __EXTENSIONS__ 1 |
---|
3480 | | #define _ALL_SOURCE 1 |
---|
3481 | | #define _DARWIN_C_SOURCE 1 |
---|
3482 | | #define _GNU_SOURCE 1 |
---|
3483 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3484 | | #define _TANDEM_SOURCE 1 |
---|
3485 | | #define HAVE_SYS_SELECT_H 1 |
---|
3486 | | #define HAVE_SYS_TIME_H 1 |
---|
3487 | | #define HAVE_UNISTD_H 1 |
---|
3488 | | #define HAVE_UTIME_H 1 |
---|
3489 | | #define HAVE_FCNTL_H 1 |
---|
3490 | | #define HAVE_SYS_MMAN_H 1 |
---|
3491 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3492 | | #define HAVE_LOCALE_H 1 |
---|
3493 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3494 | | #define HAVE_PWD_H 1 |
---|
3495 | | #define HAVE_UTMP_H 1 |
---|
3496 | | #define HAVE_DIRENT_H 1 |
---|
3497 | | #define HAVE_UTIL_H 1 |
---|
3498 | | #define HAVE_TERM_H 1 |
---|
3499 | | #define TIME_WITH_SYS_TIME 1 |
---|
3500 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
3501 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
3502 | | #define HAVE_SYS_WAIT_H 1 |
---|
3503 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
3504 | | #define HAVE_SPEED_T 1 |
---|
3505 | | #define HAVE_TIMEVAL 1 |
---|
3506 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3507 | | #define HAVE_NET_IF_H 1 |
---|
3508 | | #define HAVE_IFADDRS_H 1 |
---|
3509 | | #define HAVE_NET_IF_DL_H 1 |
---|
3510 | | #define HAVE_GETIFADDRS 1 |
---|
3511 | | #define HAVE_FREEIFADDRS 1 |
---|
3512 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
3513 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
3514 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
3515 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
3516 | | #define PROTOTYPES 1 |
---|
3517 | | #define __PROTOTYPES 1 |
---|
3518 | | #define POINTER_TYPE void |
---|
3519 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3520 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
3521 | | #define SYSTEM_MALLOC 1 |
---|
3522 | | #define HAVE_STDLIB_H 1 |
---|
3523 | | #define HAVE_UNISTD_H 1 |
---|
3524 | | #define HAVE_SYS_PARAM_H 1 |
---|
3525 | | #define HAVE_GETOPT_H 1 |
---|
3526 | | #define HAVE_WCHAR_H 1 |
---|
3527 | | #define HAVE_STDINT_H 1 |
---|
3528 | | #define HAVE_INTTYPES_H 1 |
---|
3529 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3530 | | #define HAVE_SYS_STAT_H 1 |
---|
3531 | | #define HAVE_SYS_TIME_H 1 |
---|
3532 | | #define HAVE_GETPAGESIZE 1 |
---|
3533 | | #define HAVE_MMAP 1 |
---|
3534 | | /* end confdefs.h. */ |
---|
3535 | | |
---|
3536 | | /* Override any GCC internal prototype to avoid an error. |
---|
3537 | | Use char because int might match the return type of a GCC |
---|
3538 | | builtin and then its argument prototype would still apply. */ |
---|
3539 | | #ifdef __cplusplus |
---|
3540 | | extern "C" |
---|
3541 | | #endif |
---|
3542 | | char dnet_ntoa (); |
---|
3543 | | int |
---|
3544 | | main () |
---|
3545 | | { |
---|
3546 | | return dnet_ntoa (); |
---|
3547 | | ; |
---|
3548 | | return 0; |
---|
3549 | | } |
---|
3550 | configure:10398: result: no |
---|
3551 | configure:10410: checking for main in -lXbsd |
---|
3552 | configure:10429: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lXbsd >&5 |
---|
3553 | ld: library not found for -lXbsd |
---|
3554 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3555 | configure:10429: $? = 1 |
---|
3556 | configure: failed program was: |
---|
3557 | | /* confdefs.h */ |
---|
3558 | | #define PACKAGE_NAME "emacs" |
---|
3559 | | #define PACKAGE_TARNAME "emacs" |
---|
3560 | | #define PACKAGE_VERSION "24.2" |
---|
3561 | | #define PACKAGE_STRING "emacs 24.2" |
---|
3562 | | #define PACKAGE_BUGREPORT "" |
---|
3563 | | #define PACKAGE_URL "" |
---|
3564 | | #define PACKAGE "emacs" |
---|
3565 | | #define VERSION "24.2" |
---|
3566 | | #define MAIL_USE_POP 1 |
---|
3567 | | #define SYNC_INPUT 1 |
---|
3568 | | #define STDC_HEADERS 1 |
---|
3569 | | #define HAVE_SYS_TYPES_H 1 |
---|
3570 | | #define HAVE_SYS_STAT_H 1 |
---|
3571 | | #define HAVE_STDLIB_H 1 |
---|
3572 | | #define HAVE_STRING_H 1 |
---|
3573 | | #define HAVE_MEMORY_H 1 |
---|
3574 | | #define HAVE_STRINGS_H 1 |
---|
3575 | | #define HAVE_INTTYPES_H 1 |
---|
3576 | | #define HAVE_STDINT_H 1 |
---|
3577 | | #define HAVE_UNISTD_H 1 |
---|
3578 | | #define __EXTENSIONS__ 1 |
---|
3579 | | #define _ALL_SOURCE 1 |
---|
3580 | | #define _DARWIN_C_SOURCE 1 |
---|
3581 | | #define _GNU_SOURCE 1 |
---|
3582 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3583 | | #define _TANDEM_SOURCE 1 |
---|
3584 | | #define HAVE_SYS_SELECT_H 1 |
---|
3585 | | #define HAVE_SYS_TIME_H 1 |
---|
3586 | | #define HAVE_UNISTD_H 1 |
---|
3587 | | #define HAVE_UTIME_H 1 |
---|
3588 | | #define HAVE_FCNTL_H 1 |
---|
3589 | | #define HAVE_SYS_MMAN_H 1 |
---|
3590 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3591 | | #define HAVE_LOCALE_H 1 |
---|
3592 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3593 | | #define HAVE_PWD_H 1 |
---|
3594 | | #define HAVE_UTMP_H 1 |
---|
3595 | | #define HAVE_DIRENT_H 1 |
---|
3596 | | #define HAVE_UTIL_H 1 |
---|
3597 | | #define HAVE_TERM_H 1 |
---|
3598 | | #define TIME_WITH_SYS_TIME 1 |
---|
3599 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
3600 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
3601 | | #define HAVE_SYS_WAIT_H 1 |
---|
3602 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
3603 | | #define HAVE_SPEED_T 1 |
---|
3604 | | #define HAVE_TIMEVAL 1 |
---|
3605 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3606 | | #define HAVE_NET_IF_H 1 |
---|
3607 | | #define HAVE_IFADDRS_H 1 |
---|
3608 | | #define HAVE_NET_IF_DL_H 1 |
---|
3609 | | #define HAVE_GETIFADDRS 1 |
---|
3610 | | #define HAVE_FREEIFADDRS 1 |
---|
3611 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
3612 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
3613 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
3614 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
3615 | | #define PROTOTYPES 1 |
---|
3616 | | #define __PROTOTYPES 1 |
---|
3617 | | #define POINTER_TYPE void |
---|
3618 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3619 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
3620 | | #define SYSTEM_MALLOC 1 |
---|
3621 | | #define HAVE_STDLIB_H 1 |
---|
3622 | | #define HAVE_UNISTD_H 1 |
---|
3623 | | #define HAVE_SYS_PARAM_H 1 |
---|
3624 | | #define HAVE_GETOPT_H 1 |
---|
3625 | | #define HAVE_WCHAR_H 1 |
---|
3626 | | #define HAVE_STDINT_H 1 |
---|
3627 | | #define HAVE_INTTYPES_H 1 |
---|
3628 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3629 | | #define HAVE_SYS_STAT_H 1 |
---|
3630 | | #define HAVE_SYS_TIME_H 1 |
---|
3631 | | #define HAVE_GETPAGESIZE 1 |
---|
3632 | | #define HAVE_MMAP 1 |
---|
3633 | | /* end confdefs.h. */ |
---|
3634 | | |
---|
3635 | | |
---|
3636 | | int |
---|
3637 | | main () |
---|
3638 | | { |
---|
3639 | | return main (); |
---|
3640 | | ; |
---|
3641 | | return 0; |
---|
3642 | | } |
---|
3643 | configure:10438: result: no |
---|
3644 | configure:10448: checking pthread.h usability |
---|
3645 | configure:10448: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
3646 | configure:10448: $? = 0 |
---|
3647 | configure:10448: result: yes |
---|
3648 | configure:10448: checking pthread.h presence |
---|
3649 | configure:10448: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
3650 | configure:10448: $? = 0 |
---|
3651 | configure:10448: result: yes |
---|
3652 | configure:10448: checking for pthread.h |
---|
3653 | configure:10448: result: yes |
---|
3654 | configure:10465: checking for pthread_self in -lpthread |
---|
3655 | configure:10490: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lpthread >&5 |
---|
3656 | configure:10490: $? = 0 |
---|
3657 | configure:10500: result: yes |
---|
3658 | configure:10519: checking for cma_open in -lpthreads |
---|
3659 | configure:10544: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lpthreads -lpthread >&5 |
---|
3660 | ld: library not found for -lpthreads |
---|
3661 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3662 | configure:10544: $? = 1 |
---|
3663 | configure: failed program was: |
---|
3664 | | /* confdefs.h */ |
---|
3665 | | #define PACKAGE_NAME "emacs" |
---|
3666 | | #define PACKAGE_TARNAME "emacs" |
---|
3667 | | #define PACKAGE_VERSION "24.2" |
---|
3668 | | #define PACKAGE_STRING "emacs 24.2" |
---|
3669 | | #define PACKAGE_BUGREPORT "" |
---|
3670 | | #define PACKAGE_URL "" |
---|
3671 | | #define PACKAGE "emacs" |
---|
3672 | | #define VERSION "24.2" |
---|
3673 | | #define MAIL_USE_POP 1 |
---|
3674 | | #define SYNC_INPUT 1 |
---|
3675 | | #define STDC_HEADERS 1 |
---|
3676 | | #define HAVE_SYS_TYPES_H 1 |
---|
3677 | | #define HAVE_SYS_STAT_H 1 |
---|
3678 | | #define HAVE_STDLIB_H 1 |
---|
3679 | | #define HAVE_STRING_H 1 |
---|
3680 | | #define HAVE_MEMORY_H 1 |
---|
3681 | | #define HAVE_STRINGS_H 1 |
---|
3682 | | #define HAVE_INTTYPES_H 1 |
---|
3683 | | #define HAVE_STDINT_H 1 |
---|
3684 | | #define HAVE_UNISTD_H 1 |
---|
3685 | | #define __EXTENSIONS__ 1 |
---|
3686 | | #define _ALL_SOURCE 1 |
---|
3687 | | #define _DARWIN_C_SOURCE 1 |
---|
3688 | | #define _GNU_SOURCE 1 |
---|
3689 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3690 | | #define _TANDEM_SOURCE 1 |
---|
3691 | | #define HAVE_SYS_SELECT_H 1 |
---|
3692 | | #define HAVE_SYS_TIME_H 1 |
---|
3693 | | #define HAVE_UNISTD_H 1 |
---|
3694 | | #define HAVE_UTIME_H 1 |
---|
3695 | | #define HAVE_FCNTL_H 1 |
---|
3696 | | #define HAVE_SYS_MMAN_H 1 |
---|
3697 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3698 | | #define HAVE_LOCALE_H 1 |
---|
3699 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3700 | | #define HAVE_PWD_H 1 |
---|
3701 | | #define HAVE_UTMP_H 1 |
---|
3702 | | #define HAVE_DIRENT_H 1 |
---|
3703 | | #define HAVE_UTIL_H 1 |
---|
3704 | | #define HAVE_TERM_H 1 |
---|
3705 | | #define TIME_WITH_SYS_TIME 1 |
---|
3706 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
3707 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
3708 | | #define HAVE_SYS_WAIT_H 1 |
---|
3709 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
3710 | | #define HAVE_SPEED_T 1 |
---|
3711 | | #define HAVE_TIMEVAL 1 |
---|
3712 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3713 | | #define HAVE_NET_IF_H 1 |
---|
3714 | | #define HAVE_IFADDRS_H 1 |
---|
3715 | | #define HAVE_NET_IF_DL_H 1 |
---|
3716 | | #define HAVE_GETIFADDRS 1 |
---|
3717 | | #define HAVE_FREEIFADDRS 1 |
---|
3718 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
3719 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
3720 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
3721 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
3722 | | #define PROTOTYPES 1 |
---|
3723 | | #define __PROTOTYPES 1 |
---|
3724 | | #define POINTER_TYPE void |
---|
3725 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3726 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
3727 | | #define SYSTEM_MALLOC 1 |
---|
3728 | | #define HAVE_STDLIB_H 1 |
---|
3729 | | #define HAVE_UNISTD_H 1 |
---|
3730 | | #define HAVE_SYS_PARAM_H 1 |
---|
3731 | | #define HAVE_GETOPT_H 1 |
---|
3732 | | #define HAVE_WCHAR_H 1 |
---|
3733 | | #define HAVE_STDINT_H 1 |
---|
3734 | | #define HAVE_INTTYPES_H 1 |
---|
3735 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3736 | | #define HAVE_SYS_STAT_H 1 |
---|
3737 | | #define HAVE_SYS_TIME_H 1 |
---|
3738 | | #define HAVE_GETPAGESIZE 1 |
---|
3739 | | #define HAVE_MMAP 1 |
---|
3740 | | #define HAVE_PTHREAD_H 1 |
---|
3741 | | #define HAVE_PTHREAD 1 |
---|
3742 | | /* end confdefs.h. */ |
---|
3743 | | |
---|
3744 | | /* Override any GCC internal prototype to avoid an error. |
---|
3745 | | Use char because int might match the return type of a GCC |
---|
3746 | | builtin and then its argument prototype would still apply. */ |
---|
3747 | | #ifdef __cplusplus |
---|
3748 | | extern "C" |
---|
3749 | | #endif |
---|
3750 | | char cma_open (); |
---|
3751 | | int |
---|
3752 | | main () |
---|
3753 | | { |
---|
3754 | | return cma_open (); |
---|
3755 | | ; |
---|
3756 | | return 0; |
---|
3757 | | } |
---|
3758 | configure:10553: result: no |
---|
3759 | configure:10819: checking for pkg-config |
---|
3760 | configure:10850: result: /opt/local/bin/pkg-config |
---|
3761 | configure:10864: checking for librsvg-2.0 >= 2.11.0 |
---|
3762 | configure:10868: result: yes |
---|
3763 | configure:10872: checking RSVG_CFLAGS |
---|
3764 | configure:10875: result: -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 |
---|
3765 | configure:10878: checking RSVG_LIBS |
---|
3766 | configure:10881: result: -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl |
---|
3767 | configure:10933: checking for pkg-config |
---|
3768 | configure:10964: result: /opt/local/bin/pkg-config |
---|
3769 | configure:10978: checking for Wand >= 6.2.8 |
---|
3770 | configure:10982: result: yes |
---|
3771 | configure:10986: checking IMAGEMAGICK_CFLAGS |
---|
3772 | configure:10989: result: -I/opt/local/include/ImageMagick |
---|
3773 | configure:10992: checking IMAGEMAGICK_LIBS |
---|
3774 | configure:10995: result: -L/opt/local/lib -lMagickWand -lMagickCore |
---|
3775 | configure:11033: checking for MagickExportImagePixels |
---|
3776 | configure:11033: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread >&5 |
---|
3777 | configure:11033: $? = 0 |
---|
3778 | configure:11033: result: yes |
---|
3779 | configure:11370: checking for pkg-config |
---|
3780 | configure:11401: result: /opt/local/bin/pkg-config |
---|
3781 | configure:11415: checking for dbus-1 >= 1.0 |
---|
3782 | configure:11419: result: yes |
---|
3783 | configure:11423: checking DBUS_CFLAGS |
---|
3784 | configure:11426: result: -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include |
---|
3785 | configure:11429: checking DBUS_LIBS |
---|
3786 | configure:11432: result: -L/opt/local/lib -ldbus-1 -lpthread |
---|
3787 | configure:11466: checking for dbus_watch_get_unix_fd |
---|
3788 | configure:11466: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
3789 | configure:11466: $? = 0 |
---|
3790 | configure:11466: result: yes |
---|
3791 | configure:11716: checking for lgetfilecon in -lselinux |
---|
3792 | configure:11741: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lselinux -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
3793 | ld: library not found for -lselinux |
---|
3794 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3795 | configure:11741: $? = 1 |
---|
3796 | configure: failed program was: |
---|
3797 | | /* confdefs.h */ |
---|
3798 | | #define PACKAGE_NAME "emacs" |
---|
3799 | | #define PACKAGE_TARNAME "emacs" |
---|
3800 | | #define PACKAGE_VERSION "24.2" |
---|
3801 | | #define PACKAGE_STRING "emacs 24.2" |
---|
3802 | | #define PACKAGE_BUGREPORT "" |
---|
3803 | | #define PACKAGE_URL "" |
---|
3804 | | #define PACKAGE "emacs" |
---|
3805 | | #define VERSION "24.2" |
---|
3806 | | #define MAIL_USE_POP 1 |
---|
3807 | | #define SYNC_INPUT 1 |
---|
3808 | | #define STDC_HEADERS 1 |
---|
3809 | | #define HAVE_SYS_TYPES_H 1 |
---|
3810 | | #define HAVE_SYS_STAT_H 1 |
---|
3811 | | #define HAVE_STDLIB_H 1 |
---|
3812 | | #define HAVE_STRING_H 1 |
---|
3813 | | #define HAVE_MEMORY_H 1 |
---|
3814 | | #define HAVE_STRINGS_H 1 |
---|
3815 | | #define HAVE_INTTYPES_H 1 |
---|
3816 | | #define HAVE_STDINT_H 1 |
---|
3817 | | #define HAVE_UNISTD_H 1 |
---|
3818 | | #define __EXTENSIONS__ 1 |
---|
3819 | | #define _ALL_SOURCE 1 |
---|
3820 | | #define _DARWIN_C_SOURCE 1 |
---|
3821 | | #define _GNU_SOURCE 1 |
---|
3822 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3823 | | #define _TANDEM_SOURCE 1 |
---|
3824 | | #define HAVE_SYS_SELECT_H 1 |
---|
3825 | | #define HAVE_SYS_TIME_H 1 |
---|
3826 | | #define HAVE_UNISTD_H 1 |
---|
3827 | | #define HAVE_UTIME_H 1 |
---|
3828 | | #define HAVE_FCNTL_H 1 |
---|
3829 | | #define HAVE_SYS_MMAN_H 1 |
---|
3830 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3831 | | #define HAVE_LOCALE_H 1 |
---|
3832 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3833 | | #define HAVE_PWD_H 1 |
---|
3834 | | #define HAVE_UTMP_H 1 |
---|
3835 | | #define HAVE_DIRENT_H 1 |
---|
3836 | | #define HAVE_UTIL_H 1 |
---|
3837 | | #define HAVE_TERM_H 1 |
---|
3838 | | #define TIME_WITH_SYS_TIME 1 |
---|
3839 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
3840 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
3841 | | #define HAVE_SYS_WAIT_H 1 |
---|
3842 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
3843 | | #define HAVE_SPEED_T 1 |
---|
3844 | | #define HAVE_TIMEVAL 1 |
---|
3845 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3846 | | #define HAVE_NET_IF_H 1 |
---|
3847 | | #define HAVE_IFADDRS_H 1 |
---|
3848 | | #define HAVE_NET_IF_DL_H 1 |
---|
3849 | | #define HAVE_GETIFADDRS 1 |
---|
3850 | | #define HAVE_FREEIFADDRS 1 |
---|
3851 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
3852 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
3853 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
3854 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
3855 | | #define PROTOTYPES 1 |
---|
3856 | | #define __PROTOTYPES 1 |
---|
3857 | | #define POINTER_TYPE void |
---|
3858 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3859 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
3860 | | #define SYSTEM_MALLOC 1 |
---|
3861 | | #define HAVE_STDLIB_H 1 |
---|
3862 | | #define HAVE_UNISTD_H 1 |
---|
3863 | | #define HAVE_SYS_PARAM_H 1 |
---|
3864 | | #define HAVE_GETOPT_H 1 |
---|
3865 | | #define HAVE_WCHAR_H 1 |
---|
3866 | | #define HAVE_STDINT_H 1 |
---|
3867 | | #define HAVE_INTTYPES_H 1 |
---|
3868 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3869 | | #define HAVE_SYS_STAT_H 1 |
---|
3870 | | #define HAVE_SYS_TIME_H 1 |
---|
3871 | | #define HAVE_GETPAGESIZE 1 |
---|
3872 | | #define HAVE_MMAP 1 |
---|
3873 | | #define HAVE_PTHREAD_H 1 |
---|
3874 | | #define HAVE_PTHREAD 1 |
---|
3875 | | #define HAVE_RSVG 1 |
---|
3876 | | #define HAVE_IMAGEMAGICK 1 |
---|
3877 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
3878 | | #define HAVE_DBUS 1 |
---|
3879 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
3880 | | /* end confdefs.h. */ |
---|
3881 | | |
---|
3882 | | /* Override any GCC internal prototype to avoid an error. |
---|
3883 | | Use char because int might match the return type of a GCC |
---|
3884 | | builtin and then its argument prototype would still apply. */ |
---|
3885 | | #ifdef __cplusplus |
---|
3886 | | extern "C" |
---|
3887 | | #endif |
---|
3888 | | char lgetfilecon (); |
---|
3889 | | int |
---|
3890 | | main () |
---|
3891 | | { |
---|
3892 | | return lgetfilecon (); |
---|
3893 | | ; |
---|
3894 | | return 0; |
---|
3895 | | } |
---|
3896 | configure:11750: result: no |
---|
3897 | configure:11775: checking for pkg-config |
---|
3898 | configure:11806: result: /opt/local/bin/pkg-config |
---|
3899 | configure:11820: checking for gnutls >= 2.6.6 |
---|
3900 | configure:11824: result: yes |
---|
3901 | configure:11828: checking LIBGNUTLS_CFLAGS |
---|
3902 | configure:11831: result: -I/opt/local/include |
---|
3903 | configure:11834: checking LIBGNUTLS_LIBS |
---|
3904 | configure:11837: result: -L/opt/local/lib -lgnutls |
---|
3905 | configure:11874: checking for gnutls_certificate_set_verify_function |
---|
3906 | configure:11874: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
3907 | configure:11874: $? = 0 |
---|
3908 | configure:11874: result: yes |
---|
3909 | configure:12359: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
3910 | configure:12359: $? = 0 |
---|
3911 | configure:12408: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include --pedantic-errors -I/opt/local/include conftest.c >&5 |
---|
3912 | In file included from conftest.c:92: |
---|
3913 | In file included from /opt/local/include/X11/Xlib.h:47: |
---|
3914 | /opt/local/include/X11/Xfuncproto.h:136:24: error: named variadic macros are a GNU extension [-Werror,-Wvariadic-macros] |
---|
3915 | #define _X_NONNULL(args...) __attribute__((nonnull(args))) |
---|
3916 | ^ |
---|
3917 | conftest.c:109:72: error: incompatible pointer types passing 'XIMProc' (aka 'void (*)(XIM, XPointer, XPointer)') to parameter of type 'XIDProc' (aka 'void (*)(Display *, XPointer, XPointer)') [-Werror,-Wincompatible-pointer-types] |
---|
3918 | (void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, callback, |
---|
3919 | ^~~~~~~~ |
---|
3920 | /opt/local/include/X11/Xlib.h:3944:29: note: passing argument to parameter here |
---|
3921 | XIDProc /* callback */, |
---|
3922 | ^ |
---|
3923 | conftest.c:110:4: error: incompatible pointer types passing 'XPointer *' (aka 'char **') to parameter of type 'XPointer' (aka 'char *')dereference with * [-Werror,-Wincompatible-pointer-types] |
---|
3924 | client_data); |
---|
3925 | ^~~~~~~~~~~ |
---|
3926 | * |
---|
3927 | /opt/local/include/X11/Xlib.h:3946:1: note: passing argument to parameter here |
---|
3928 | ); |
---|
3929 | ^ |
---|
3930 | 3 errors generated. |
---|
3931 | configure:12408: $? = 1 |
---|
3932 | configure: failed program was: |
---|
3933 | | /* confdefs.h */ |
---|
3934 | | #define PACKAGE_NAME "emacs" |
---|
3935 | | #define PACKAGE_TARNAME "emacs" |
---|
3936 | | #define PACKAGE_VERSION "24.2" |
---|
3937 | | #define PACKAGE_STRING "emacs 24.2" |
---|
3938 | | #define PACKAGE_BUGREPORT "" |
---|
3939 | | #define PACKAGE_URL "" |
---|
3940 | | #define PACKAGE "emacs" |
---|
3941 | | #define VERSION "24.2" |
---|
3942 | | #define MAIL_USE_POP 1 |
---|
3943 | | #define SYNC_INPUT 1 |
---|
3944 | | #define STDC_HEADERS 1 |
---|
3945 | | #define HAVE_SYS_TYPES_H 1 |
---|
3946 | | #define HAVE_SYS_STAT_H 1 |
---|
3947 | | #define HAVE_STDLIB_H 1 |
---|
3948 | | #define HAVE_STRING_H 1 |
---|
3949 | | #define HAVE_MEMORY_H 1 |
---|
3950 | | #define HAVE_STRINGS_H 1 |
---|
3951 | | #define HAVE_INTTYPES_H 1 |
---|
3952 | | #define HAVE_STDINT_H 1 |
---|
3953 | | #define HAVE_UNISTD_H 1 |
---|
3954 | | #define __EXTENSIONS__ 1 |
---|
3955 | | #define _ALL_SOURCE 1 |
---|
3956 | | #define _DARWIN_C_SOURCE 1 |
---|
3957 | | #define _GNU_SOURCE 1 |
---|
3958 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
3959 | | #define _TANDEM_SOURCE 1 |
---|
3960 | | #define HAVE_SYS_SELECT_H 1 |
---|
3961 | | #define HAVE_SYS_TIME_H 1 |
---|
3962 | | #define HAVE_UNISTD_H 1 |
---|
3963 | | #define HAVE_UTIME_H 1 |
---|
3964 | | #define HAVE_FCNTL_H 1 |
---|
3965 | | #define HAVE_SYS_MMAN_H 1 |
---|
3966 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3967 | | #define HAVE_LOCALE_H 1 |
---|
3968 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3969 | | #define HAVE_PWD_H 1 |
---|
3970 | | #define HAVE_UTMP_H 1 |
---|
3971 | | #define HAVE_DIRENT_H 1 |
---|
3972 | | #define HAVE_UTIL_H 1 |
---|
3973 | | #define HAVE_TERM_H 1 |
---|
3974 | | #define TIME_WITH_SYS_TIME 1 |
---|
3975 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
3976 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
3977 | | #define HAVE_SYS_WAIT_H 1 |
---|
3978 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
3979 | | #define HAVE_SPEED_T 1 |
---|
3980 | | #define HAVE_TIMEVAL 1 |
---|
3981 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3982 | | #define HAVE_NET_IF_H 1 |
---|
3983 | | #define HAVE_IFADDRS_H 1 |
---|
3984 | | #define HAVE_NET_IF_DL_H 1 |
---|
3985 | | #define HAVE_GETIFADDRS 1 |
---|
3986 | | #define HAVE_FREEIFADDRS 1 |
---|
3987 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
3988 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
3989 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
3990 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
3991 | | #define PROTOTYPES 1 |
---|
3992 | | #define __PROTOTYPES 1 |
---|
3993 | | #define POINTER_TYPE void |
---|
3994 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
3995 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
3996 | | #define SYSTEM_MALLOC 1 |
---|
3997 | | #define HAVE_STDLIB_H 1 |
---|
3998 | | #define HAVE_UNISTD_H 1 |
---|
3999 | | #define HAVE_SYS_PARAM_H 1 |
---|
4000 | | #define HAVE_GETOPT_H 1 |
---|
4001 | | #define HAVE_WCHAR_H 1 |
---|
4002 | | #define HAVE_STDINT_H 1 |
---|
4003 | | #define HAVE_INTTYPES_H 1 |
---|
4004 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4005 | | #define HAVE_SYS_STAT_H 1 |
---|
4006 | | #define HAVE_SYS_TIME_H 1 |
---|
4007 | | #define HAVE_GETPAGESIZE 1 |
---|
4008 | | #define HAVE_MMAP 1 |
---|
4009 | | #define HAVE_PTHREAD_H 1 |
---|
4010 | | #define HAVE_PTHREAD 1 |
---|
4011 | | #define HAVE_RSVG 1 |
---|
4012 | | #define HAVE_IMAGEMAGICK 1 |
---|
4013 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
4014 | | #define HAVE_DBUS 1 |
---|
4015 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
4016 | | #define HAVE_GNUTLS 1 |
---|
4017 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
4018 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
4019 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
4020 | | #define HAVE_XIM 1 |
---|
4021 | | #define USE_XIM 1 |
---|
4022 | | /* end confdefs.h. */ |
---|
4023 | | |
---|
4024 | | #include <X11/Xlib.h> |
---|
4025 | | #include <X11/Xresource.h> |
---|
4026 | | int |
---|
4027 | | main () |
---|
4028 | | { |
---|
4029 | | Display *display; |
---|
4030 | | XrmDatabase db; |
---|
4031 | | char *res_name; |
---|
4032 | | char *res_class; |
---|
4033 | | XIMProc callback; |
---|
4034 | | XPointer *client_data; |
---|
4035 | | #ifndef __GNUC__ |
---|
4036 | | /* If we're not using GCC, it's probably not XFree86, and this is |
---|
4037 | | probably right, but we can't use something like --pedantic-errors. */ |
---|
4038 | | extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*, |
---|
4039 | | char*, XIMProc, XPointer*); |
---|
4040 | | #endif |
---|
4041 | | (void)XRegisterIMInstantiateCallback(display, db, res_name, res_class, callback, |
---|
4042 | | client_data); |
---|
4043 | | ; |
---|
4044 | | return 0; |
---|
4045 | | } |
---|
4046 | configure:13560: checking gpm.h usability |
---|
4047 | configure:13560: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
4048 | conftest.c:125:10: fatal error: 'gpm.h' file not found |
---|
4049 | #include <gpm.h> |
---|
4050 | ^ |
---|
4051 | 1 error generated. |
---|
4052 | configure:13560: $? = 1 |
---|
4053 | configure: failed program was: |
---|
4054 | | /* confdefs.h */ |
---|
4055 | | #define PACKAGE_NAME "emacs" |
---|
4056 | | #define PACKAGE_TARNAME "emacs" |
---|
4057 | | #define PACKAGE_VERSION "24.2" |
---|
4058 | | #define PACKAGE_STRING "emacs 24.2" |
---|
4059 | | #define PACKAGE_BUGREPORT "" |
---|
4060 | | #define PACKAGE_URL "" |
---|
4061 | | #define PACKAGE "emacs" |
---|
4062 | | #define VERSION "24.2" |
---|
4063 | | #define MAIL_USE_POP 1 |
---|
4064 | | #define SYNC_INPUT 1 |
---|
4065 | | #define STDC_HEADERS 1 |
---|
4066 | | #define HAVE_SYS_TYPES_H 1 |
---|
4067 | | #define HAVE_SYS_STAT_H 1 |
---|
4068 | | #define HAVE_STDLIB_H 1 |
---|
4069 | | #define HAVE_STRING_H 1 |
---|
4070 | | #define HAVE_MEMORY_H 1 |
---|
4071 | | #define HAVE_STRINGS_H 1 |
---|
4072 | | #define HAVE_INTTYPES_H 1 |
---|
4073 | | #define HAVE_STDINT_H 1 |
---|
4074 | | #define HAVE_UNISTD_H 1 |
---|
4075 | | #define __EXTENSIONS__ 1 |
---|
4076 | | #define _ALL_SOURCE 1 |
---|
4077 | | #define _DARWIN_C_SOURCE 1 |
---|
4078 | | #define _GNU_SOURCE 1 |
---|
4079 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4080 | | #define _TANDEM_SOURCE 1 |
---|
4081 | | #define HAVE_SYS_SELECT_H 1 |
---|
4082 | | #define HAVE_SYS_TIME_H 1 |
---|
4083 | | #define HAVE_UNISTD_H 1 |
---|
4084 | | #define HAVE_UTIME_H 1 |
---|
4085 | | #define HAVE_FCNTL_H 1 |
---|
4086 | | #define HAVE_SYS_MMAN_H 1 |
---|
4087 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4088 | | #define HAVE_LOCALE_H 1 |
---|
4089 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4090 | | #define HAVE_PWD_H 1 |
---|
4091 | | #define HAVE_UTMP_H 1 |
---|
4092 | | #define HAVE_DIRENT_H 1 |
---|
4093 | | #define HAVE_UTIL_H 1 |
---|
4094 | | #define HAVE_TERM_H 1 |
---|
4095 | | #define TIME_WITH_SYS_TIME 1 |
---|
4096 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
4097 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
4098 | | #define HAVE_SYS_WAIT_H 1 |
---|
4099 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
4100 | | #define HAVE_SPEED_T 1 |
---|
4101 | | #define HAVE_TIMEVAL 1 |
---|
4102 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4103 | | #define HAVE_NET_IF_H 1 |
---|
4104 | | #define HAVE_IFADDRS_H 1 |
---|
4105 | | #define HAVE_NET_IF_DL_H 1 |
---|
4106 | | #define HAVE_GETIFADDRS 1 |
---|
4107 | | #define HAVE_FREEIFADDRS 1 |
---|
4108 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
4109 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
4110 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
4111 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
4112 | | #define PROTOTYPES 1 |
---|
4113 | | #define __PROTOTYPES 1 |
---|
4114 | | #define POINTER_TYPE void |
---|
4115 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4116 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
4117 | | #define SYSTEM_MALLOC 1 |
---|
4118 | | #define HAVE_STDLIB_H 1 |
---|
4119 | | #define HAVE_UNISTD_H 1 |
---|
4120 | | #define HAVE_SYS_PARAM_H 1 |
---|
4121 | | #define HAVE_GETOPT_H 1 |
---|
4122 | | #define HAVE_WCHAR_H 1 |
---|
4123 | | #define HAVE_STDINT_H 1 |
---|
4124 | | #define HAVE_INTTYPES_H 1 |
---|
4125 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4126 | | #define HAVE_SYS_STAT_H 1 |
---|
4127 | | #define HAVE_SYS_TIME_H 1 |
---|
4128 | | #define HAVE_GETPAGESIZE 1 |
---|
4129 | | #define HAVE_MMAP 1 |
---|
4130 | | #define HAVE_PTHREAD_H 1 |
---|
4131 | | #define HAVE_PTHREAD 1 |
---|
4132 | | #define HAVE_RSVG 1 |
---|
4133 | | #define HAVE_IMAGEMAGICK 1 |
---|
4134 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
4135 | | #define HAVE_DBUS 1 |
---|
4136 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
4137 | | #define HAVE_GNUTLS 1 |
---|
4138 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
4139 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
4140 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
4141 | | #define HAVE_XIM 1 |
---|
4142 | | #define USE_XIM 1 |
---|
4143 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
4144 | | /* end confdefs.h. */ |
---|
4145 | | #include <stdio.h> |
---|
4146 | | #ifdef HAVE_SYS_TYPES_H |
---|
4147 | | # include <sys/types.h> |
---|
4148 | | #endif |
---|
4149 | | #ifdef HAVE_SYS_STAT_H |
---|
4150 | | # include <sys/stat.h> |
---|
4151 | | #endif |
---|
4152 | | #ifdef STDC_HEADERS |
---|
4153 | | # include <stdlib.h> |
---|
4154 | | # include <stddef.h> |
---|
4155 | | #else |
---|
4156 | | # ifdef HAVE_STDLIB_H |
---|
4157 | | # include <stdlib.h> |
---|
4158 | | # endif |
---|
4159 | | #endif |
---|
4160 | | #ifdef HAVE_STRING_H |
---|
4161 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4162 | | # include <memory.h> |
---|
4163 | | # endif |
---|
4164 | | # include <string.h> |
---|
4165 | | #endif |
---|
4166 | | #ifdef HAVE_STRINGS_H |
---|
4167 | | # include <strings.h> |
---|
4168 | | #endif |
---|
4169 | | #ifdef HAVE_INTTYPES_H |
---|
4170 | | # include <inttypes.h> |
---|
4171 | | #endif |
---|
4172 | | #ifdef HAVE_STDINT_H |
---|
4173 | | # include <stdint.h> |
---|
4174 | | #endif |
---|
4175 | | #ifdef HAVE_UNISTD_H |
---|
4176 | | # include <unistd.h> |
---|
4177 | | #endif |
---|
4178 | | #include <gpm.h> |
---|
4179 | configure:13560: result: no |
---|
4180 | configure:13560: checking gpm.h presence |
---|
4181 | configure:13560: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
4182 | conftest.c:92:10: fatal error: 'gpm.h' file not found |
---|
4183 | #include <gpm.h> |
---|
4184 | ^ |
---|
4185 | 1 error generated. |
---|
4186 | configure:13560: $? = 1 |
---|
4187 | configure: failed program was: |
---|
4188 | | /* confdefs.h */ |
---|
4189 | | #define PACKAGE_NAME "emacs" |
---|
4190 | | #define PACKAGE_TARNAME "emacs" |
---|
4191 | | #define PACKAGE_VERSION "24.2" |
---|
4192 | | #define PACKAGE_STRING "emacs 24.2" |
---|
4193 | | #define PACKAGE_BUGREPORT "" |
---|
4194 | | #define PACKAGE_URL "" |
---|
4195 | | #define PACKAGE "emacs" |
---|
4196 | | #define VERSION "24.2" |
---|
4197 | | #define MAIL_USE_POP 1 |
---|
4198 | | #define SYNC_INPUT 1 |
---|
4199 | | #define STDC_HEADERS 1 |
---|
4200 | | #define HAVE_SYS_TYPES_H 1 |
---|
4201 | | #define HAVE_SYS_STAT_H 1 |
---|
4202 | | #define HAVE_STDLIB_H 1 |
---|
4203 | | #define HAVE_STRING_H 1 |
---|
4204 | | #define HAVE_MEMORY_H 1 |
---|
4205 | | #define HAVE_STRINGS_H 1 |
---|
4206 | | #define HAVE_INTTYPES_H 1 |
---|
4207 | | #define HAVE_STDINT_H 1 |
---|
4208 | | #define HAVE_UNISTD_H 1 |
---|
4209 | | #define __EXTENSIONS__ 1 |
---|
4210 | | #define _ALL_SOURCE 1 |
---|
4211 | | #define _DARWIN_C_SOURCE 1 |
---|
4212 | | #define _GNU_SOURCE 1 |
---|
4213 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4214 | | #define _TANDEM_SOURCE 1 |
---|
4215 | | #define HAVE_SYS_SELECT_H 1 |
---|
4216 | | #define HAVE_SYS_TIME_H 1 |
---|
4217 | | #define HAVE_UNISTD_H 1 |
---|
4218 | | #define HAVE_UTIME_H 1 |
---|
4219 | | #define HAVE_FCNTL_H 1 |
---|
4220 | | #define HAVE_SYS_MMAN_H 1 |
---|
4221 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4222 | | #define HAVE_LOCALE_H 1 |
---|
4223 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4224 | | #define HAVE_PWD_H 1 |
---|
4225 | | #define HAVE_UTMP_H 1 |
---|
4226 | | #define HAVE_DIRENT_H 1 |
---|
4227 | | #define HAVE_UTIL_H 1 |
---|
4228 | | #define HAVE_TERM_H 1 |
---|
4229 | | #define TIME_WITH_SYS_TIME 1 |
---|
4230 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
4231 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
4232 | | #define HAVE_SYS_WAIT_H 1 |
---|
4233 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
4234 | | #define HAVE_SPEED_T 1 |
---|
4235 | | #define HAVE_TIMEVAL 1 |
---|
4236 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4237 | | #define HAVE_NET_IF_H 1 |
---|
4238 | | #define HAVE_IFADDRS_H 1 |
---|
4239 | | #define HAVE_NET_IF_DL_H 1 |
---|
4240 | | #define HAVE_GETIFADDRS 1 |
---|
4241 | | #define HAVE_FREEIFADDRS 1 |
---|
4242 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
4243 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
4244 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
4245 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
4246 | | #define PROTOTYPES 1 |
---|
4247 | | #define __PROTOTYPES 1 |
---|
4248 | | #define POINTER_TYPE void |
---|
4249 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4250 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
4251 | | #define SYSTEM_MALLOC 1 |
---|
4252 | | #define HAVE_STDLIB_H 1 |
---|
4253 | | #define HAVE_UNISTD_H 1 |
---|
4254 | | #define HAVE_SYS_PARAM_H 1 |
---|
4255 | | #define HAVE_GETOPT_H 1 |
---|
4256 | | #define HAVE_WCHAR_H 1 |
---|
4257 | | #define HAVE_STDINT_H 1 |
---|
4258 | | #define HAVE_INTTYPES_H 1 |
---|
4259 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4260 | | #define HAVE_SYS_STAT_H 1 |
---|
4261 | | #define HAVE_SYS_TIME_H 1 |
---|
4262 | | #define HAVE_GETPAGESIZE 1 |
---|
4263 | | #define HAVE_MMAP 1 |
---|
4264 | | #define HAVE_PTHREAD_H 1 |
---|
4265 | | #define HAVE_PTHREAD 1 |
---|
4266 | | #define HAVE_RSVG 1 |
---|
4267 | | #define HAVE_IMAGEMAGICK 1 |
---|
4268 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
4269 | | #define HAVE_DBUS 1 |
---|
4270 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
4271 | | #define HAVE_GNUTLS 1 |
---|
4272 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
4273 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
4274 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
4275 | | #define HAVE_XIM 1 |
---|
4276 | | #define USE_XIM 1 |
---|
4277 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
4278 | | /* end confdefs.h. */ |
---|
4279 | | #include <gpm.h> |
---|
4280 | configure:13560: result: no |
---|
4281 | configure:13560: checking for gpm.h |
---|
4282 | configure:13560: result: no |
---|
4283 | configure:13615: checking malloc/malloc.h usability |
---|
4284 | configure:13615: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
4285 | configure:13615: $? = 0 |
---|
4286 | configure:13615: result: yes |
---|
4287 | configure:13615: checking malloc/malloc.h presence |
---|
4288 | configure:13615: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
4289 | configure:13615: $? = 0 |
---|
4290 | configure:13615: result: yes |
---|
4291 | configure:13615: checking for malloc/malloc.h |
---|
4292 | configure:13615: result: yes |
---|
4293 | configure:13632: checking AvailabilityMacros.h usability |
---|
4294 | configure:13632: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
4295 | configure:13632: $? = 0 |
---|
4296 | configure:13632: result: yes |
---|
4297 | configure:13632: checking AvailabilityMacros.h presence |
---|
4298 | configure:13632: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
4299 | configure:13632: $? = 0 |
---|
4300 | configure:13632: result: yes |
---|
4301 | configure:13632: checking for AvailabilityMacros.h |
---|
4302 | configure:13632: result: yes |
---|
4303 | configure:13761: checking for pkg-config |
---|
4304 | configure:13792: result: /opt/local/bin/pkg-config |
---|
4305 | configure:13806: checking for libxml-2.0 > 2.6.17 |
---|
4306 | configure:13810: result: yes |
---|
4307 | configure:13814: checking LIBXML2_CFLAGS |
---|
4308 | configure:13817: result: -I/opt/local/include/libxml2 |
---|
4309 | configure:13820: checking LIBXML2_LIBS |
---|
4310 | configure:13823: result: -L/opt/local/lib -lxml2 |
---|
4311 | configure:13852: checking for htmlReadMemory in -lxml2 |
---|
4312 | configure:13877: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lxml2 -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4313 | configure:13877: $? = 0 |
---|
4314 | configure:13886: result: yes |
---|
4315 | configure:13908: checking whether netdb declares h_errno |
---|
4316 | configure:13924: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4317 | configure:13924: $? = 0 |
---|
4318 | configure:13932: result: yes |
---|
4319 | configure:13942: checking for sqrt in -lm |
---|
4320 | configure:13967: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4321 | conftest.c:104:6: warning: incompatible redeclaration of library function 'sqrt' |
---|
4322 | char sqrt (); |
---|
4323 | ^ |
---|
4324 | conftest.c:104:6: note: 'sqrt' is a builtin with type 'double (double)' |
---|
4325 | 1 warning generated. |
---|
4326 | configure:13967: $? = 0 |
---|
4327 | configure:13976: result: yes |
---|
4328 | configure:13990: checking for maillock in -lmail |
---|
4329 | configure:14015: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lmail -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4330 | ld: library not found for -lmail |
---|
4331 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4332 | configure:14015: $? = 1 |
---|
4333 | configure: failed program was: |
---|
4334 | | /* confdefs.h */ |
---|
4335 | | #define PACKAGE_NAME "emacs" |
---|
4336 | | #define PACKAGE_TARNAME "emacs" |
---|
4337 | | #define PACKAGE_VERSION "24.2" |
---|
4338 | | #define PACKAGE_STRING "emacs 24.2" |
---|
4339 | | #define PACKAGE_BUGREPORT "" |
---|
4340 | | #define PACKAGE_URL "" |
---|
4341 | | #define PACKAGE "emacs" |
---|
4342 | | #define VERSION "24.2" |
---|
4343 | | #define MAIL_USE_POP 1 |
---|
4344 | | #define SYNC_INPUT 1 |
---|
4345 | | #define STDC_HEADERS 1 |
---|
4346 | | #define HAVE_SYS_TYPES_H 1 |
---|
4347 | | #define HAVE_SYS_STAT_H 1 |
---|
4348 | | #define HAVE_STDLIB_H 1 |
---|
4349 | | #define HAVE_STRING_H 1 |
---|
4350 | | #define HAVE_MEMORY_H 1 |
---|
4351 | | #define HAVE_STRINGS_H 1 |
---|
4352 | | #define HAVE_INTTYPES_H 1 |
---|
4353 | | #define HAVE_STDINT_H 1 |
---|
4354 | | #define HAVE_UNISTD_H 1 |
---|
4355 | | #define __EXTENSIONS__ 1 |
---|
4356 | | #define _ALL_SOURCE 1 |
---|
4357 | | #define _DARWIN_C_SOURCE 1 |
---|
4358 | | #define _GNU_SOURCE 1 |
---|
4359 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4360 | | #define _TANDEM_SOURCE 1 |
---|
4361 | | #define HAVE_SYS_SELECT_H 1 |
---|
4362 | | #define HAVE_SYS_TIME_H 1 |
---|
4363 | | #define HAVE_UNISTD_H 1 |
---|
4364 | | #define HAVE_UTIME_H 1 |
---|
4365 | | #define HAVE_FCNTL_H 1 |
---|
4366 | | #define HAVE_SYS_MMAN_H 1 |
---|
4367 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4368 | | #define HAVE_LOCALE_H 1 |
---|
4369 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4370 | | #define HAVE_PWD_H 1 |
---|
4371 | | #define HAVE_UTMP_H 1 |
---|
4372 | | #define HAVE_DIRENT_H 1 |
---|
4373 | | #define HAVE_UTIL_H 1 |
---|
4374 | | #define HAVE_TERM_H 1 |
---|
4375 | | #define TIME_WITH_SYS_TIME 1 |
---|
4376 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
4377 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
4378 | | #define HAVE_SYS_WAIT_H 1 |
---|
4379 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
4380 | | #define HAVE_SPEED_T 1 |
---|
4381 | | #define HAVE_TIMEVAL 1 |
---|
4382 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4383 | | #define HAVE_NET_IF_H 1 |
---|
4384 | | #define HAVE_IFADDRS_H 1 |
---|
4385 | | #define HAVE_NET_IF_DL_H 1 |
---|
4386 | | #define HAVE_GETIFADDRS 1 |
---|
4387 | | #define HAVE_FREEIFADDRS 1 |
---|
4388 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
4389 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
4390 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
4391 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
4392 | | #define PROTOTYPES 1 |
---|
4393 | | #define __PROTOTYPES 1 |
---|
4394 | | #define POINTER_TYPE void |
---|
4395 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4396 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
4397 | | #define SYSTEM_MALLOC 1 |
---|
4398 | | #define HAVE_STDLIB_H 1 |
---|
4399 | | #define HAVE_UNISTD_H 1 |
---|
4400 | | #define HAVE_SYS_PARAM_H 1 |
---|
4401 | | #define HAVE_GETOPT_H 1 |
---|
4402 | | #define HAVE_WCHAR_H 1 |
---|
4403 | | #define HAVE_STDINT_H 1 |
---|
4404 | | #define HAVE_INTTYPES_H 1 |
---|
4405 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4406 | | #define HAVE_SYS_STAT_H 1 |
---|
4407 | | #define HAVE_SYS_TIME_H 1 |
---|
4408 | | #define HAVE_GETPAGESIZE 1 |
---|
4409 | | #define HAVE_MMAP 1 |
---|
4410 | | #define HAVE_PTHREAD_H 1 |
---|
4411 | | #define HAVE_PTHREAD 1 |
---|
4412 | | #define HAVE_RSVG 1 |
---|
4413 | | #define HAVE_IMAGEMAGICK 1 |
---|
4414 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
4415 | | #define HAVE_DBUS 1 |
---|
4416 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
4417 | | #define HAVE_GNUTLS 1 |
---|
4418 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
4419 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
4420 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
4421 | | #define HAVE_XIM 1 |
---|
4422 | | #define USE_XIM 1 |
---|
4423 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
4424 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4425 | | #define HAVE_MACGUI 1 |
---|
4426 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
4427 | | #define HAVE_LIBXML2 1 |
---|
4428 | | #define HAVE_H_ERRNO 1 |
---|
4429 | | #define HAVE_LIBM 1 |
---|
4430 | | /* end confdefs.h. */ |
---|
4431 | | |
---|
4432 | | /* Override any GCC internal prototype to avoid an error. |
---|
4433 | | Use char because int might match the return type of a GCC |
---|
4434 | | builtin and then its argument prototype would still apply. */ |
---|
4435 | | #ifdef __cplusplus |
---|
4436 | | extern "C" |
---|
4437 | | #endif |
---|
4438 | | char maillock (); |
---|
4439 | | int |
---|
4440 | | main () |
---|
4441 | | { |
---|
4442 | | return maillock (); |
---|
4443 | | ; |
---|
4444 | | return 0; |
---|
4445 | | } |
---|
4446 | configure:14024: result: no |
---|
4447 | configure:14041: checking for maillock in -llockfile |
---|
4448 | configure:14066: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -llockfile -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4449 | ld: library not found for -llockfile |
---|
4450 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4451 | configure:14066: $? = 1 |
---|
4452 | configure: failed program was: |
---|
4453 | | /* confdefs.h */ |
---|
4454 | | #define PACKAGE_NAME "emacs" |
---|
4455 | | #define PACKAGE_TARNAME "emacs" |
---|
4456 | | #define PACKAGE_VERSION "24.2" |
---|
4457 | | #define PACKAGE_STRING "emacs 24.2" |
---|
4458 | | #define PACKAGE_BUGREPORT "" |
---|
4459 | | #define PACKAGE_URL "" |
---|
4460 | | #define PACKAGE "emacs" |
---|
4461 | | #define VERSION "24.2" |
---|
4462 | | #define MAIL_USE_POP 1 |
---|
4463 | | #define SYNC_INPUT 1 |
---|
4464 | | #define STDC_HEADERS 1 |
---|
4465 | | #define HAVE_SYS_TYPES_H 1 |
---|
4466 | | #define HAVE_SYS_STAT_H 1 |
---|
4467 | | #define HAVE_STDLIB_H 1 |
---|
4468 | | #define HAVE_STRING_H 1 |
---|
4469 | | #define HAVE_MEMORY_H 1 |
---|
4470 | | #define HAVE_STRINGS_H 1 |
---|
4471 | | #define HAVE_INTTYPES_H 1 |
---|
4472 | | #define HAVE_STDINT_H 1 |
---|
4473 | | #define HAVE_UNISTD_H 1 |
---|
4474 | | #define __EXTENSIONS__ 1 |
---|
4475 | | #define _ALL_SOURCE 1 |
---|
4476 | | #define _DARWIN_C_SOURCE 1 |
---|
4477 | | #define _GNU_SOURCE 1 |
---|
4478 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4479 | | #define _TANDEM_SOURCE 1 |
---|
4480 | | #define HAVE_SYS_SELECT_H 1 |
---|
4481 | | #define HAVE_SYS_TIME_H 1 |
---|
4482 | | #define HAVE_UNISTD_H 1 |
---|
4483 | | #define HAVE_UTIME_H 1 |
---|
4484 | | #define HAVE_FCNTL_H 1 |
---|
4485 | | #define HAVE_SYS_MMAN_H 1 |
---|
4486 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4487 | | #define HAVE_LOCALE_H 1 |
---|
4488 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4489 | | #define HAVE_PWD_H 1 |
---|
4490 | | #define HAVE_UTMP_H 1 |
---|
4491 | | #define HAVE_DIRENT_H 1 |
---|
4492 | | #define HAVE_UTIL_H 1 |
---|
4493 | | #define HAVE_TERM_H 1 |
---|
4494 | | #define TIME_WITH_SYS_TIME 1 |
---|
4495 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
4496 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
4497 | | #define HAVE_SYS_WAIT_H 1 |
---|
4498 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
4499 | | #define HAVE_SPEED_T 1 |
---|
4500 | | #define HAVE_TIMEVAL 1 |
---|
4501 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4502 | | #define HAVE_NET_IF_H 1 |
---|
4503 | | #define HAVE_IFADDRS_H 1 |
---|
4504 | | #define HAVE_NET_IF_DL_H 1 |
---|
4505 | | #define HAVE_GETIFADDRS 1 |
---|
4506 | | #define HAVE_FREEIFADDRS 1 |
---|
4507 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
4508 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
4509 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
4510 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
4511 | | #define PROTOTYPES 1 |
---|
4512 | | #define __PROTOTYPES 1 |
---|
4513 | | #define POINTER_TYPE void |
---|
4514 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4515 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
4516 | | #define SYSTEM_MALLOC 1 |
---|
4517 | | #define HAVE_STDLIB_H 1 |
---|
4518 | | #define HAVE_UNISTD_H 1 |
---|
4519 | | #define HAVE_SYS_PARAM_H 1 |
---|
4520 | | #define HAVE_GETOPT_H 1 |
---|
4521 | | #define HAVE_WCHAR_H 1 |
---|
4522 | | #define HAVE_STDINT_H 1 |
---|
4523 | | #define HAVE_INTTYPES_H 1 |
---|
4524 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4525 | | #define HAVE_SYS_STAT_H 1 |
---|
4526 | | #define HAVE_SYS_TIME_H 1 |
---|
4527 | | #define HAVE_GETPAGESIZE 1 |
---|
4528 | | #define HAVE_MMAP 1 |
---|
4529 | | #define HAVE_PTHREAD_H 1 |
---|
4530 | | #define HAVE_PTHREAD 1 |
---|
4531 | | #define HAVE_RSVG 1 |
---|
4532 | | #define HAVE_IMAGEMAGICK 1 |
---|
4533 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
4534 | | #define HAVE_DBUS 1 |
---|
4535 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
4536 | | #define HAVE_GNUTLS 1 |
---|
4537 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
4538 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
4539 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
4540 | | #define HAVE_XIM 1 |
---|
4541 | | #define USE_XIM 1 |
---|
4542 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
4543 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4544 | | #define HAVE_MACGUI 1 |
---|
4545 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
4546 | | #define HAVE_LIBXML2 1 |
---|
4547 | | #define HAVE_H_ERRNO 1 |
---|
4548 | | #define HAVE_LIBM 1 |
---|
4549 | | /* end confdefs.h. */ |
---|
4550 | | |
---|
4551 | | /* Override any GCC internal prototype to avoid an error. |
---|
4552 | | Use char because int might match the return type of a GCC |
---|
4553 | | builtin and then its argument prototype would still apply. */ |
---|
4554 | | #ifdef __cplusplus |
---|
4555 | | extern "C" |
---|
4556 | | #endif |
---|
4557 | | char maillock (); |
---|
4558 | | int |
---|
4559 | | main () |
---|
4560 | | { |
---|
4561 | | return maillock (); |
---|
4562 | | ; |
---|
4563 | | return 0; |
---|
4564 | | } |
---|
4565 | configure:14075: result: no |
---|
4566 | configure:14095: checking for liblockfile.so |
---|
4567 | configure:14124: result: no |
---|
4568 | configure:14140: checking for touchlock |
---|
4569 | configure:14140: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4570 | Undefined symbols for architecture x86_64: |
---|
4571 | "_touchlock", referenced from: |
---|
4572 | _main in conftest-GMXdDN.o |
---|
4573 | ld: symbol(s) not found for architecture x86_64 |
---|
4574 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4575 | configure:14140: $? = 1 |
---|
4576 | configure: failed program was: |
---|
4577 | | /* confdefs.h */ |
---|
4578 | | #define PACKAGE_NAME "emacs" |
---|
4579 | | #define PACKAGE_TARNAME "emacs" |
---|
4580 | | #define PACKAGE_VERSION "24.2" |
---|
4581 | | #define PACKAGE_STRING "emacs 24.2" |
---|
4582 | | #define PACKAGE_BUGREPORT "" |
---|
4583 | | #define PACKAGE_URL "" |
---|
4584 | | #define PACKAGE "emacs" |
---|
4585 | | #define VERSION "24.2" |
---|
4586 | | #define MAIL_USE_POP 1 |
---|
4587 | | #define SYNC_INPUT 1 |
---|
4588 | | #define STDC_HEADERS 1 |
---|
4589 | | #define HAVE_SYS_TYPES_H 1 |
---|
4590 | | #define HAVE_SYS_STAT_H 1 |
---|
4591 | | #define HAVE_STDLIB_H 1 |
---|
4592 | | #define HAVE_STRING_H 1 |
---|
4593 | | #define HAVE_MEMORY_H 1 |
---|
4594 | | #define HAVE_STRINGS_H 1 |
---|
4595 | | #define HAVE_INTTYPES_H 1 |
---|
4596 | | #define HAVE_STDINT_H 1 |
---|
4597 | | #define HAVE_UNISTD_H 1 |
---|
4598 | | #define __EXTENSIONS__ 1 |
---|
4599 | | #define _ALL_SOURCE 1 |
---|
4600 | | #define _DARWIN_C_SOURCE 1 |
---|
4601 | | #define _GNU_SOURCE 1 |
---|
4602 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4603 | | #define _TANDEM_SOURCE 1 |
---|
4604 | | #define HAVE_SYS_SELECT_H 1 |
---|
4605 | | #define HAVE_SYS_TIME_H 1 |
---|
4606 | | #define HAVE_UNISTD_H 1 |
---|
4607 | | #define HAVE_UTIME_H 1 |
---|
4608 | | #define HAVE_FCNTL_H 1 |
---|
4609 | | #define HAVE_SYS_MMAN_H 1 |
---|
4610 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4611 | | #define HAVE_LOCALE_H 1 |
---|
4612 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4613 | | #define HAVE_PWD_H 1 |
---|
4614 | | #define HAVE_UTMP_H 1 |
---|
4615 | | #define HAVE_DIRENT_H 1 |
---|
4616 | | #define HAVE_UTIL_H 1 |
---|
4617 | | #define HAVE_TERM_H 1 |
---|
4618 | | #define TIME_WITH_SYS_TIME 1 |
---|
4619 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
4620 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
4621 | | #define HAVE_SYS_WAIT_H 1 |
---|
4622 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
4623 | | #define HAVE_SPEED_T 1 |
---|
4624 | | #define HAVE_TIMEVAL 1 |
---|
4625 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4626 | | #define HAVE_NET_IF_H 1 |
---|
4627 | | #define HAVE_IFADDRS_H 1 |
---|
4628 | | #define HAVE_NET_IF_DL_H 1 |
---|
4629 | | #define HAVE_GETIFADDRS 1 |
---|
4630 | | #define HAVE_FREEIFADDRS 1 |
---|
4631 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
4632 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
4633 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
4634 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
4635 | | #define PROTOTYPES 1 |
---|
4636 | | #define __PROTOTYPES 1 |
---|
4637 | | #define POINTER_TYPE void |
---|
4638 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4639 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
4640 | | #define SYSTEM_MALLOC 1 |
---|
4641 | | #define HAVE_STDLIB_H 1 |
---|
4642 | | #define HAVE_UNISTD_H 1 |
---|
4643 | | #define HAVE_SYS_PARAM_H 1 |
---|
4644 | | #define HAVE_GETOPT_H 1 |
---|
4645 | | #define HAVE_WCHAR_H 1 |
---|
4646 | | #define HAVE_STDINT_H 1 |
---|
4647 | | #define HAVE_INTTYPES_H 1 |
---|
4648 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4649 | | #define HAVE_SYS_STAT_H 1 |
---|
4650 | | #define HAVE_SYS_TIME_H 1 |
---|
4651 | | #define HAVE_GETPAGESIZE 1 |
---|
4652 | | #define HAVE_MMAP 1 |
---|
4653 | | #define HAVE_PTHREAD_H 1 |
---|
4654 | | #define HAVE_PTHREAD 1 |
---|
4655 | | #define HAVE_RSVG 1 |
---|
4656 | | #define HAVE_IMAGEMAGICK 1 |
---|
4657 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
4658 | | #define HAVE_DBUS 1 |
---|
4659 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
4660 | | #define HAVE_GNUTLS 1 |
---|
4661 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
4662 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
4663 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
4664 | | #define HAVE_XIM 1 |
---|
4665 | | #define USE_XIM 1 |
---|
4666 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
4667 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4668 | | #define HAVE_MACGUI 1 |
---|
4669 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
4670 | | #define HAVE_LIBXML2 1 |
---|
4671 | | #define HAVE_H_ERRNO 1 |
---|
4672 | | #define HAVE_LIBM 1 |
---|
4673 | | /* end confdefs.h. */ |
---|
4674 | | /* Define touchlock to an innocuous variant, in case <limits.h> declares touchlock. |
---|
4675 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4676 | | #define touchlock innocuous_touchlock |
---|
4677 | | |
---|
4678 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4679 | | which can conflict with char touchlock (); below. |
---|
4680 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4681 | | <limits.h> exists even on freestanding compilers. */ |
---|
4682 | | |
---|
4683 | | #ifdef __STDC__ |
---|
4684 | | # include <limits.h> |
---|
4685 | | #else |
---|
4686 | | # include <assert.h> |
---|
4687 | | #endif |
---|
4688 | | |
---|
4689 | | #undef touchlock |
---|
4690 | | |
---|
4691 | | /* Override any GCC internal prototype to avoid an error. |
---|
4692 | | Use char because int might match the return type of a GCC |
---|
4693 | | builtin and then its argument prototype would still apply. */ |
---|
4694 | | #ifdef __cplusplus |
---|
4695 | | extern "C" |
---|
4696 | | #endif |
---|
4697 | | char touchlock (); |
---|
4698 | | /* The GNU C library defines this for functions which it implements |
---|
4699 | | to always fail with ENOSYS. Some functions are actually named |
---|
4700 | | something starting with __ and the normal name is an alias. */ |
---|
4701 | | #if defined __stub_touchlock || defined __stub___touchlock |
---|
4702 | | choke me |
---|
4703 | | #endif |
---|
4704 | | |
---|
4705 | | int |
---|
4706 | | main () |
---|
4707 | | { |
---|
4708 | | return touchlock (); |
---|
4709 | | ; |
---|
4710 | | return 0; |
---|
4711 | | } |
---|
4712 | configure:14140: result: no |
---|
4713 | configure:14151: checking maillock.h usability |
---|
4714 | configure:14151: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
4715 | conftest.c:131:10: fatal error: 'maillock.h' file not found |
---|
4716 | #include <maillock.h> |
---|
4717 | ^ |
---|
4718 | 1 error generated. |
---|
4719 | configure:14151: $? = 1 |
---|
4720 | configure: failed program was: |
---|
4721 | | /* confdefs.h */ |
---|
4722 | | #define PACKAGE_NAME "emacs" |
---|
4723 | | #define PACKAGE_TARNAME "emacs" |
---|
4724 | | #define PACKAGE_VERSION "24.2" |
---|
4725 | | #define PACKAGE_STRING "emacs 24.2" |
---|
4726 | | #define PACKAGE_BUGREPORT "" |
---|
4727 | | #define PACKAGE_URL "" |
---|
4728 | | #define PACKAGE "emacs" |
---|
4729 | | #define VERSION "24.2" |
---|
4730 | | #define MAIL_USE_POP 1 |
---|
4731 | | #define SYNC_INPUT 1 |
---|
4732 | | #define STDC_HEADERS 1 |
---|
4733 | | #define HAVE_SYS_TYPES_H 1 |
---|
4734 | | #define HAVE_SYS_STAT_H 1 |
---|
4735 | | #define HAVE_STDLIB_H 1 |
---|
4736 | | #define HAVE_STRING_H 1 |
---|
4737 | | #define HAVE_MEMORY_H 1 |
---|
4738 | | #define HAVE_STRINGS_H 1 |
---|
4739 | | #define HAVE_INTTYPES_H 1 |
---|
4740 | | #define HAVE_STDINT_H 1 |
---|
4741 | | #define HAVE_UNISTD_H 1 |
---|
4742 | | #define __EXTENSIONS__ 1 |
---|
4743 | | #define _ALL_SOURCE 1 |
---|
4744 | | #define _DARWIN_C_SOURCE 1 |
---|
4745 | | #define _GNU_SOURCE 1 |
---|
4746 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4747 | | #define _TANDEM_SOURCE 1 |
---|
4748 | | #define HAVE_SYS_SELECT_H 1 |
---|
4749 | | #define HAVE_SYS_TIME_H 1 |
---|
4750 | | #define HAVE_UNISTD_H 1 |
---|
4751 | | #define HAVE_UTIME_H 1 |
---|
4752 | | #define HAVE_FCNTL_H 1 |
---|
4753 | | #define HAVE_SYS_MMAN_H 1 |
---|
4754 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4755 | | #define HAVE_LOCALE_H 1 |
---|
4756 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4757 | | #define HAVE_PWD_H 1 |
---|
4758 | | #define HAVE_UTMP_H 1 |
---|
4759 | | #define HAVE_DIRENT_H 1 |
---|
4760 | | #define HAVE_UTIL_H 1 |
---|
4761 | | #define HAVE_TERM_H 1 |
---|
4762 | | #define TIME_WITH_SYS_TIME 1 |
---|
4763 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
4764 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
4765 | | #define HAVE_SYS_WAIT_H 1 |
---|
4766 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
4767 | | #define HAVE_SPEED_T 1 |
---|
4768 | | #define HAVE_TIMEVAL 1 |
---|
4769 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4770 | | #define HAVE_NET_IF_H 1 |
---|
4771 | | #define HAVE_IFADDRS_H 1 |
---|
4772 | | #define HAVE_NET_IF_DL_H 1 |
---|
4773 | | #define HAVE_GETIFADDRS 1 |
---|
4774 | | #define HAVE_FREEIFADDRS 1 |
---|
4775 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
4776 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
4777 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
4778 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
4779 | | #define PROTOTYPES 1 |
---|
4780 | | #define __PROTOTYPES 1 |
---|
4781 | | #define POINTER_TYPE void |
---|
4782 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4783 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
4784 | | #define SYSTEM_MALLOC 1 |
---|
4785 | | #define HAVE_STDLIB_H 1 |
---|
4786 | | #define HAVE_UNISTD_H 1 |
---|
4787 | | #define HAVE_SYS_PARAM_H 1 |
---|
4788 | | #define HAVE_GETOPT_H 1 |
---|
4789 | | #define HAVE_WCHAR_H 1 |
---|
4790 | | #define HAVE_STDINT_H 1 |
---|
4791 | | #define HAVE_INTTYPES_H 1 |
---|
4792 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4793 | | #define HAVE_SYS_STAT_H 1 |
---|
4794 | | #define HAVE_SYS_TIME_H 1 |
---|
4795 | | #define HAVE_GETPAGESIZE 1 |
---|
4796 | | #define HAVE_MMAP 1 |
---|
4797 | | #define HAVE_PTHREAD_H 1 |
---|
4798 | | #define HAVE_PTHREAD 1 |
---|
4799 | | #define HAVE_RSVG 1 |
---|
4800 | | #define HAVE_IMAGEMAGICK 1 |
---|
4801 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
4802 | | #define HAVE_DBUS 1 |
---|
4803 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
4804 | | #define HAVE_GNUTLS 1 |
---|
4805 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
4806 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
4807 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
4808 | | #define HAVE_XIM 1 |
---|
4809 | | #define USE_XIM 1 |
---|
4810 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
4811 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4812 | | #define HAVE_MACGUI 1 |
---|
4813 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
4814 | | #define HAVE_LIBXML2 1 |
---|
4815 | | #define HAVE_H_ERRNO 1 |
---|
4816 | | #define HAVE_LIBM 1 |
---|
4817 | | /* end confdefs.h. */ |
---|
4818 | | #include <stdio.h> |
---|
4819 | | #ifdef HAVE_SYS_TYPES_H |
---|
4820 | | # include <sys/types.h> |
---|
4821 | | #endif |
---|
4822 | | #ifdef HAVE_SYS_STAT_H |
---|
4823 | | # include <sys/stat.h> |
---|
4824 | | #endif |
---|
4825 | | #ifdef STDC_HEADERS |
---|
4826 | | # include <stdlib.h> |
---|
4827 | | # include <stddef.h> |
---|
4828 | | #else |
---|
4829 | | # ifdef HAVE_STDLIB_H |
---|
4830 | | # include <stdlib.h> |
---|
4831 | | # endif |
---|
4832 | | #endif |
---|
4833 | | #ifdef HAVE_STRING_H |
---|
4834 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
4835 | | # include <memory.h> |
---|
4836 | | # endif |
---|
4837 | | # include <string.h> |
---|
4838 | | #endif |
---|
4839 | | #ifdef HAVE_STRINGS_H |
---|
4840 | | # include <strings.h> |
---|
4841 | | #endif |
---|
4842 | | #ifdef HAVE_INTTYPES_H |
---|
4843 | | # include <inttypes.h> |
---|
4844 | | #endif |
---|
4845 | | #ifdef HAVE_STDINT_H |
---|
4846 | | # include <stdint.h> |
---|
4847 | | #endif |
---|
4848 | | #ifdef HAVE_UNISTD_H |
---|
4849 | | # include <unistd.h> |
---|
4850 | | #endif |
---|
4851 | | #include <maillock.h> |
---|
4852 | configure:14151: result: no |
---|
4853 | configure:14151: checking maillock.h presence |
---|
4854 | configure:14151: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
4855 | conftest.c:98:10: fatal error: 'maillock.h' file not found |
---|
4856 | #include <maillock.h> |
---|
4857 | ^ |
---|
4858 | 1 error generated. |
---|
4859 | configure:14151: $? = 1 |
---|
4860 | configure: failed program was: |
---|
4861 | | /* confdefs.h */ |
---|
4862 | | #define PACKAGE_NAME "emacs" |
---|
4863 | | #define PACKAGE_TARNAME "emacs" |
---|
4864 | | #define PACKAGE_VERSION "24.2" |
---|
4865 | | #define PACKAGE_STRING "emacs 24.2" |
---|
4866 | | #define PACKAGE_BUGREPORT "" |
---|
4867 | | #define PACKAGE_URL "" |
---|
4868 | | #define PACKAGE "emacs" |
---|
4869 | | #define VERSION "24.2" |
---|
4870 | | #define MAIL_USE_POP 1 |
---|
4871 | | #define SYNC_INPUT 1 |
---|
4872 | | #define STDC_HEADERS 1 |
---|
4873 | | #define HAVE_SYS_TYPES_H 1 |
---|
4874 | | #define HAVE_SYS_STAT_H 1 |
---|
4875 | | #define HAVE_STDLIB_H 1 |
---|
4876 | | #define HAVE_STRING_H 1 |
---|
4877 | | #define HAVE_MEMORY_H 1 |
---|
4878 | | #define HAVE_STRINGS_H 1 |
---|
4879 | | #define HAVE_INTTYPES_H 1 |
---|
4880 | | #define HAVE_STDINT_H 1 |
---|
4881 | | #define HAVE_UNISTD_H 1 |
---|
4882 | | #define __EXTENSIONS__ 1 |
---|
4883 | | #define _ALL_SOURCE 1 |
---|
4884 | | #define _DARWIN_C_SOURCE 1 |
---|
4885 | | #define _GNU_SOURCE 1 |
---|
4886 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
4887 | | #define _TANDEM_SOURCE 1 |
---|
4888 | | #define HAVE_SYS_SELECT_H 1 |
---|
4889 | | #define HAVE_SYS_TIME_H 1 |
---|
4890 | | #define HAVE_UNISTD_H 1 |
---|
4891 | | #define HAVE_UTIME_H 1 |
---|
4892 | | #define HAVE_FCNTL_H 1 |
---|
4893 | | #define HAVE_SYS_MMAN_H 1 |
---|
4894 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4895 | | #define HAVE_LOCALE_H 1 |
---|
4896 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4897 | | #define HAVE_PWD_H 1 |
---|
4898 | | #define HAVE_UTMP_H 1 |
---|
4899 | | #define HAVE_DIRENT_H 1 |
---|
4900 | | #define HAVE_UTIL_H 1 |
---|
4901 | | #define HAVE_TERM_H 1 |
---|
4902 | | #define TIME_WITH_SYS_TIME 1 |
---|
4903 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
4904 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
4905 | | #define HAVE_SYS_WAIT_H 1 |
---|
4906 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
4907 | | #define HAVE_SPEED_T 1 |
---|
4908 | | #define HAVE_TIMEVAL 1 |
---|
4909 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4910 | | #define HAVE_NET_IF_H 1 |
---|
4911 | | #define HAVE_IFADDRS_H 1 |
---|
4912 | | #define HAVE_NET_IF_DL_H 1 |
---|
4913 | | #define HAVE_GETIFADDRS 1 |
---|
4914 | | #define HAVE_FREEIFADDRS 1 |
---|
4915 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
4916 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
4917 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
4918 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
4919 | | #define PROTOTYPES 1 |
---|
4920 | | #define __PROTOTYPES 1 |
---|
4921 | | #define POINTER_TYPE void |
---|
4922 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
4923 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
4924 | | #define SYSTEM_MALLOC 1 |
---|
4925 | | #define HAVE_STDLIB_H 1 |
---|
4926 | | #define HAVE_UNISTD_H 1 |
---|
4927 | | #define HAVE_SYS_PARAM_H 1 |
---|
4928 | | #define HAVE_GETOPT_H 1 |
---|
4929 | | #define HAVE_WCHAR_H 1 |
---|
4930 | | #define HAVE_STDINT_H 1 |
---|
4931 | | #define HAVE_INTTYPES_H 1 |
---|
4932 | | #define HAVE_SYS_SOCKET_H 1 |
---|
4933 | | #define HAVE_SYS_STAT_H 1 |
---|
4934 | | #define HAVE_SYS_TIME_H 1 |
---|
4935 | | #define HAVE_GETPAGESIZE 1 |
---|
4936 | | #define HAVE_MMAP 1 |
---|
4937 | | #define HAVE_PTHREAD_H 1 |
---|
4938 | | #define HAVE_PTHREAD 1 |
---|
4939 | | #define HAVE_RSVG 1 |
---|
4940 | | #define HAVE_IMAGEMAGICK 1 |
---|
4941 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
4942 | | #define HAVE_DBUS 1 |
---|
4943 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
4944 | | #define HAVE_GNUTLS 1 |
---|
4945 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
4946 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
4947 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
4948 | | #define HAVE_XIM 1 |
---|
4949 | | #define USE_XIM 1 |
---|
4950 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
4951 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4952 | | #define HAVE_MACGUI 1 |
---|
4953 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
4954 | | #define HAVE_LIBXML2 1 |
---|
4955 | | #define HAVE_H_ERRNO 1 |
---|
4956 | | #define HAVE_LIBM 1 |
---|
4957 | | /* end confdefs.h. */ |
---|
4958 | | #include <maillock.h> |
---|
4959 | configure:14151: result: no |
---|
4960 | configure:14151: checking for maillock.h |
---|
4961 | configure:14151: result: no |
---|
4962 | configure:14221: checking for gethostname |
---|
4963 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4964 | configure:14221: $? = 0 |
---|
4965 | configure:14221: result: yes |
---|
4966 | configure:14221: checking for getdomainname |
---|
4967 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4968 | configure:14221: $? = 0 |
---|
4969 | configure:14221: result: yes |
---|
4970 | configure:14221: checking for rename |
---|
4971 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4972 | configure:14221: $? = 0 |
---|
4973 | configure:14221: result: yes |
---|
4974 | configure:14221: checking for closedir |
---|
4975 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4976 | configure:14221: $? = 0 |
---|
4977 | configure:14221: result: yes |
---|
4978 | configure:14221: checking for mkdir |
---|
4979 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4980 | configure:14221: $? = 0 |
---|
4981 | configure:14221: result: yes |
---|
4982 | configure:14221: checking for rmdir |
---|
4983 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4984 | configure:14221: $? = 0 |
---|
4985 | configure:14221: result: yes |
---|
4986 | configure:14221: checking for sysinfo |
---|
4987 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
4988 | Undefined symbols for architecture x86_64: |
---|
4989 | "_sysinfo", referenced from: |
---|
4990 | _main in conftest-NQCQhi.o |
---|
4991 | ld: symbol(s) not found for architecture x86_64 |
---|
4992 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4993 | configure:14221: $? = 1 |
---|
4994 | configure: failed program was: |
---|
4995 | | /* confdefs.h */ |
---|
4996 | | #define PACKAGE_NAME "emacs" |
---|
4997 | | #define PACKAGE_TARNAME "emacs" |
---|
4998 | | #define PACKAGE_VERSION "24.2" |
---|
4999 | | #define PACKAGE_STRING "emacs 24.2" |
---|
5000 | | #define PACKAGE_BUGREPORT "" |
---|
5001 | | #define PACKAGE_URL "" |
---|
5002 | | #define PACKAGE "emacs" |
---|
5003 | | #define VERSION "24.2" |
---|
5004 | | #define MAIL_USE_POP 1 |
---|
5005 | | #define SYNC_INPUT 1 |
---|
5006 | | #define STDC_HEADERS 1 |
---|
5007 | | #define HAVE_SYS_TYPES_H 1 |
---|
5008 | | #define HAVE_SYS_STAT_H 1 |
---|
5009 | | #define HAVE_STDLIB_H 1 |
---|
5010 | | #define HAVE_STRING_H 1 |
---|
5011 | | #define HAVE_MEMORY_H 1 |
---|
5012 | | #define HAVE_STRINGS_H 1 |
---|
5013 | | #define HAVE_INTTYPES_H 1 |
---|
5014 | | #define HAVE_STDINT_H 1 |
---|
5015 | | #define HAVE_UNISTD_H 1 |
---|
5016 | | #define __EXTENSIONS__ 1 |
---|
5017 | | #define _ALL_SOURCE 1 |
---|
5018 | | #define _DARWIN_C_SOURCE 1 |
---|
5019 | | #define _GNU_SOURCE 1 |
---|
5020 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5021 | | #define _TANDEM_SOURCE 1 |
---|
5022 | | #define HAVE_SYS_SELECT_H 1 |
---|
5023 | | #define HAVE_SYS_TIME_H 1 |
---|
5024 | | #define HAVE_UNISTD_H 1 |
---|
5025 | | #define HAVE_UTIME_H 1 |
---|
5026 | | #define HAVE_FCNTL_H 1 |
---|
5027 | | #define HAVE_SYS_MMAN_H 1 |
---|
5028 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5029 | | #define HAVE_LOCALE_H 1 |
---|
5030 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5031 | | #define HAVE_PWD_H 1 |
---|
5032 | | #define HAVE_UTMP_H 1 |
---|
5033 | | #define HAVE_DIRENT_H 1 |
---|
5034 | | #define HAVE_UTIL_H 1 |
---|
5035 | | #define HAVE_TERM_H 1 |
---|
5036 | | #define TIME_WITH_SYS_TIME 1 |
---|
5037 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
5038 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
5039 | | #define HAVE_SYS_WAIT_H 1 |
---|
5040 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
5041 | | #define HAVE_SPEED_T 1 |
---|
5042 | | #define HAVE_TIMEVAL 1 |
---|
5043 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5044 | | #define HAVE_NET_IF_H 1 |
---|
5045 | | #define HAVE_IFADDRS_H 1 |
---|
5046 | | #define HAVE_NET_IF_DL_H 1 |
---|
5047 | | #define HAVE_GETIFADDRS 1 |
---|
5048 | | #define HAVE_FREEIFADDRS 1 |
---|
5049 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
5050 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
5051 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
5052 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
5053 | | #define PROTOTYPES 1 |
---|
5054 | | #define __PROTOTYPES 1 |
---|
5055 | | #define POINTER_TYPE void |
---|
5056 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5057 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
5058 | | #define SYSTEM_MALLOC 1 |
---|
5059 | | #define HAVE_STDLIB_H 1 |
---|
5060 | | #define HAVE_UNISTD_H 1 |
---|
5061 | | #define HAVE_SYS_PARAM_H 1 |
---|
5062 | | #define HAVE_GETOPT_H 1 |
---|
5063 | | #define HAVE_WCHAR_H 1 |
---|
5064 | | #define HAVE_STDINT_H 1 |
---|
5065 | | #define HAVE_INTTYPES_H 1 |
---|
5066 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5067 | | #define HAVE_SYS_STAT_H 1 |
---|
5068 | | #define HAVE_SYS_TIME_H 1 |
---|
5069 | | #define HAVE_GETPAGESIZE 1 |
---|
5070 | | #define HAVE_MMAP 1 |
---|
5071 | | #define HAVE_PTHREAD_H 1 |
---|
5072 | | #define HAVE_PTHREAD 1 |
---|
5073 | | #define HAVE_RSVG 1 |
---|
5074 | | #define HAVE_IMAGEMAGICK 1 |
---|
5075 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
5076 | | #define HAVE_DBUS 1 |
---|
5077 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
5078 | | #define HAVE_GNUTLS 1 |
---|
5079 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
5080 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
5081 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
5082 | | #define HAVE_XIM 1 |
---|
5083 | | #define USE_XIM 1 |
---|
5084 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
5085 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5086 | | #define HAVE_MACGUI 1 |
---|
5087 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
5088 | | #define HAVE_LIBXML2 1 |
---|
5089 | | #define HAVE_H_ERRNO 1 |
---|
5090 | | #define HAVE_LIBM 1 |
---|
5091 | | #define MAIL_USE_FLOCK 1 |
---|
5092 | | #define HAVE_GETHOSTNAME 1 |
---|
5093 | | #define HAVE_GETDOMAINNAME 1 |
---|
5094 | | #define HAVE_RENAME 1 |
---|
5095 | | #define HAVE_CLOSEDIR 1 |
---|
5096 | | #define HAVE_MKDIR 1 |
---|
5097 | | #define HAVE_RMDIR 1 |
---|
5098 | | /* end confdefs.h. */ |
---|
5099 | | /* Define sysinfo to an innocuous variant, in case <limits.h> declares sysinfo. |
---|
5100 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
5101 | | #define sysinfo innocuous_sysinfo |
---|
5102 | | |
---|
5103 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
5104 | | which can conflict with char sysinfo (); below. |
---|
5105 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
5106 | | <limits.h> exists even on freestanding compilers. */ |
---|
5107 | | |
---|
5108 | | #ifdef __STDC__ |
---|
5109 | | # include <limits.h> |
---|
5110 | | #else |
---|
5111 | | # include <assert.h> |
---|
5112 | | #endif |
---|
5113 | | |
---|
5114 | | #undef sysinfo |
---|
5115 | | |
---|
5116 | | /* Override any GCC internal prototype to avoid an error. |
---|
5117 | | Use char because int might match the return type of a GCC |
---|
5118 | | builtin and then its argument prototype would still apply. */ |
---|
5119 | | #ifdef __cplusplus |
---|
5120 | | extern "C" |
---|
5121 | | #endif |
---|
5122 | | char sysinfo (); |
---|
5123 | | /* The GNU C library defines this for functions which it implements |
---|
5124 | | to always fail with ENOSYS. Some functions are actually named |
---|
5125 | | something starting with __ and the normal name is an alias. */ |
---|
5126 | | #if defined __stub_sysinfo || defined __stub___sysinfo |
---|
5127 | | choke me |
---|
5128 | | #endif |
---|
5129 | | |
---|
5130 | | int |
---|
5131 | | main () |
---|
5132 | | { |
---|
5133 | | return sysinfo (); |
---|
5134 | | ; |
---|
5135 | | return 0; |
---|
5136 | | } |
---|
5137 | configure:14221: result: no |
---|
5138 | configure:14221: checking for getrusage |
---|
5139 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5140 | configure:14221: $? = 0 |
---|
5141 | configure:14221: result: yes |
---|
5142 | configure:14221: checking for get_current_dir_name |
---|
5143 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5144 | Undefined symbols for architecture x86_64: |
---|
5145 | "_get_current_dir_name", referenced from: |
---|
5146 | _main in conftest-NGQBFz.o |
---|
5147 | ld: symbol(s) not found for architecture x86_64 |
---|
5148 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5149 | configure:14221: $? = 1 |
---|
5150 | configure: failed program was: |
---|
5151 | | /* confdefs.h */ |
---|
5152 | | #define PACKAGE_NAME "emacs" |
---|
5153 | | #define PACKAGE_TARNAME "emacs" |
---|
5154 | | #define PACKAGE_VERSION "24.2" |
---|
5155 | | #define PACKAGE_STRING "emacs 24.2" |
---|
5156 | | #define PACKAGE_BUGREPORT "" |
---|
5157 | | #define PACKAGE_URL "" |
---|
5158 | | #define PACKAGE "emacs" |
---|
5159 | | #define VERSION "24.2" |
---|
5160 | | #define MAIL_USE_POP 1 |
---|
5161 | | #define SYNC_INPUT 1 |
---|
5162 | | #define STDC_HEADERS 1 |
---|
5163 | | #define HAVE_SYS_TYPES_H 1 |
---|
5164 | | #define HAVE_SYS_STAT_H 1 |
---|
5165 | | #define HAVE_STDLIB_H 1 |
---|
5166 | | #define HAVE_STRING_H 1 |
---|
5167 | | #define HAVE_MEMORY_H 1 |
---|
5168 | | #define HAVE_STRINGS_H 1 |
---|
5169 | | #define HAVE_INTTYPES_H 1 |
---|
5170 | | #define HAVE_STDINT_H 1 |
---|
5171 | | #define HAVE_UNISTD_H 1 |
---|
5172 | | #define __EXTENSIONS__ 1 |
---|
5173 | | #define _ALL_SOURCE 1 |
---|
5174 | | #define _DARWIN_C_SOURCE 1 |
---|
5175 | | #define _GNU_SOURCE 1 |
---|
5176 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5177 | | #define _TANDEM_SOURCE 1 |
---|
5178 | | #define HAVE_SYS_SELECT_H 1 |
---|
5179 | | #define HAVE_SYS_TIME_H 1 |
---|
5180 | | #define HAVE_UNISTD_H 1 |
---|
5181 | | #define HAVE_UTIME_H 1 |
---|
5182 | | #define HAVE_FCNTL_H 1 |
---|
5183 | | #define HAVE_SYS_MMAN_H 1 |
---|
5184 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5185 | | #define HAVE_LOCALE_H 1 |
---|
5186 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5187 | | #define HAVE_PWD_H 1 |
---|
5188 | | #define HAVE_UTMP_H 1 |
---|
5189 | | #define HAVE_DIRENT_H 1 |
---|
5190 | | #define HAVE_UTIL_H 1 |
---|
5191 | | #define HAVE_TERM_H 1 |
---|
5192 | | #define TIME_WITH_SYS_TIME 1 |
---|
5193 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
5194 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
5195 | | #define HAVE_SYS_WAIT_H 1 |
---|
5196 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
5197 | | #define HAVE_SPEED_T 1 |
---|
5198 | | #define HAVE_TIMEVAL 1 |
---|
5199 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5200 | | #define HAVE_NET_IF_H 1 |
---|
5201 | | #define HAVE_IFADDRS_H 1 |
---|
5202 | | #define HAVE_NET_IF_DL_H 1 |
---|
5203 | | #define HAVE_GETIFADDRS 1 |
---|
5204 | | #define HAVE_FREEIFADDRS 1 |
---|
5205 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
5206 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
5207 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
5208 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
5209 | | #define PROTOTYPES 1 |
---|
5210 | | #define __PROTOTYPES 1 |
---|
5211 | | #define POINTER_TYPE void |
---|
5212 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5213 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
5214 | | #define SYSTEM_MALLOC 1 |
---|
5215 | | #define HAVE_STDLIB_H 1 |
---|
5216 | | #define HAVE_UNISTD_H 1 |
---|
5217 | | #define HAVE_SYS_PARAM_H 1 |
---|
5218 | | #define HAVE_GETOPT_H 1 |
---|
5219 | | #define HAVE_WCHAR_H 1 |
---|
5220 | | #define HAVE_STDINT_H 1 |
---|
5221 | | #define HAVE_INTTYPES_H 1 |
---|
5222 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5223 | | #define HAVE_SYS_STAT_H 1 |
---|
5224 | | #define HAVE_SYS_TIME_H 1 |
---|
5225 | | #define HAVE_GETPAGESIZE 1 |
---|
5226 | | #define HAVE_MMAP 1 |
---|
5227 | | #define HAVE_PTHREAD_H 1 |
---|
5228 | | #define HAVE_PTHREAD 1 |
---|
5229 | | #define HAVE_RSVG 1 |
---|
5230 | | #define HAVE_IMAGEMAGICK 1 |
---|
5231 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
5232 | | #define HAVE_DBUS 1 |
---|
5233 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
5234 | | #define HAVE_GNUTLS 1 |
---|
5235 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
5236 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
5237 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
5238 | | #define HAVE_XIM 1 |
---|
5239 | | #define USE_XIM 1 |
---|
5240 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
5241 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5242 | | #define HAVE_MACGUI 1 |
---|
5243 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
5244 | | #define HAVE_LIBXML2 1 |
---|
5245 | | #define HAVE_H_ERRNO 1 |
---|
5246 | | #define HAVE_LIBM 1 |
---|
5247 | | #define MAIL_USE_FLOCK 1 |
---|
5248 | | #define HAVE_GETHOSTNAME 1 |
---|
5249 | | #define HAVE_GETDOMAINNAME 1 |
---|
5250 | | #define HAVE_RENAME 1 |
---|
5251 | | #define HAVE_CLOSEDIR 1 |
---|
5252 | | #define HAVE_MKDIR 1 |
---|
5253 | | #define HAVE_RMDIR 1 |
---|
5254 | | #define HAVE_GETRUSAGE 1 |
---|
5255 | | /* end confdefs.h. */ |
---|
5256 | | /* Define get_current_dir_name to an innocuous variant, in case <limits.h> declares get_current_dir_name. |
---|
5257 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
5258 | | #define get_current_dir_name innocuous_get_current_dir_name |
---|
5259 | | |
---|
5260 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
5261 | | which can conflict with char get_current_dir_name (); below. |
---|
5262 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
5263 | | <limits.h> exists even on freestanding compilers. */ |
---|
5264 | | |
---|
5265 | | #ifdef __STDC__ |
---|
5266 | | # include <limits.h> |
---|
5267 | | #else |
---|
5268 | | # include <assert.h> |
---|
5269 | | #endif |
---|
5270 | | |
---|
5271 | | #undef get_current_dir_name |
---|
5272 | | |
---|
5273 | | /* Override any GCC internal prototype to avoid an error. |
---|
5274 | | Use char because int might match the return type of a GCC |
---|
5275 | | builtin and then its argument prototype would still apply. */ |
---|
5276 | | #ifdef __cplusplus |
---|
5277 | | extern "C" |
---|
5278 | | #endif |
---|
5279 | | char get_current_dir_name (); |
---|
5280 | | /* The GNU C library defines this for functions which it implements |
---|
5281 | | to always fail with ENOSYS. Some functions are actually named |
---|
5282 | | something starting with __ and the normal name is an alias. */ |
---|
5283 | | #if defined __stub_get_current_dir_name || defined __stub___get_current_dir_name |
---|
5284 | | choke me |
---|
5285 | | #endif |
---|
5286 | | |
---|
5287 | | int |
---|
5288 | | main () |
---|
5289 | | { |
---|
5290 | | return get_current_dir_name (); |
---|
5291 | | ; |
---|
5292 | | return 0; |
---|
5293 | | } |
---|
5294 | configure:14221: result: no |
---|
5295 | configure:14221: checking for random |
---|
5296 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5297 | configure:14221: $? = 0 |
---|
5298 | configure:14221: result: yes |
---|
5299 | configure:14221: checking for lrand48 |
---|
5300 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5301 | configure:14221: $? = 0 |
---|
5302 | configure:14221: result: yes |
---|
5303 | configure:14221: checking for logb |
---|
5304 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5305 | configure:14221: $? = 0 |
---|
5306 | configure:14221: result: yes |
---|
5307 | configure:14221: checking for frexp |
---|
5308 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5309 | configure:14221: $? = 0 |
---|
5310 | configure:14221: result: yes |
---|
5311 | configure:14221: checking for fmod |
---|
5312 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5313 | configure:14221: $? = 0 |
---|
5314 | configure:14221: result: yes |
---|
5315 | configure:14221: checking for rint |
---|
5316 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5317 | configure:14221: $? = 0 |
---|
5318 | configure:14221: result: yes |
---|
5319 | configure:14221: checking for cbrt |
---|
5320 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5321 | configure:14221: $? = 0 |
---|
5322 | configure:14221: result: yes |
---|
5323 | configure:14221: checking for ftime |
---|
5324 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5325 | configure:14221: $? = 0 |
---|
5326 | configure:14221: result: yes |
---|
5327 | configure:14221: checking for setsid |
---|
5328 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5329 | configure:14221: $? = 0 |
---|
5330 | configure:14221: result: yes |
---|
5331 | configure:14221: checking for strerror |
---|
5332 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5333 | conftest.c:138:6: warning: incompatible redeclaration of library function 'strerror' |
---|
5334 | char strerror (); |
---|
5335 | ^ |
---|
5336 | conftest.c:138:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
5337 | 1 warning generated. |
---|
5338 | configure:14221: $? = 0 |
---|
5339 | configure:14221: result: yes |
---|
5340 | configure:14221: checking for fpathconf |
---|
5341 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5342 | configure:14221: $? = 0 |
---|
5343 | configure:14221: result: yes |
---|
5344 | configure:14221: checking for select |
---|
5345 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5346 | configure:14221: $? = 0 |
---|
5347 | configure:14221: result: yes |
---|
5348 | configure:14221: checking for euidaccess |
---|
5349 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5350 | Undefined symbols for architecture x86_64: |
---|
5351 | "_euidaccess", referenced from: |
---|
5352 | _main in conftest-RFhx4W.o |
---|
5353 | ld: symbol(s) not found for architecture x86_64 |
---|
5354 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5355 | configure:14221: $? = 1 |
---|
5356 | configure: failed program was: |
---|
5357 | | /* confdefs.h */ |
---|
5358 | | #define PACKAGE_NAME "emacs" |
---|
5359 | | #define PACKAGE_TARNAME "emacs" |
---|
5360 | | #define PACKAGE_VERSION "24.2" |
---|
5361 | | #define PACKAGE_STRING "emacs 24.2" |
---|
5362 | | #define PACKAGE_BUGREPORT "" |
---|
5363 | | #define PACKAGE_URL "" |
---|
5364 | | #define PACKAGE "emacs" |
---|
5365 | | #define VERSION "24.2" |
---|
5366 | | #define MAIL_USE_POP 1 |
---|
5367 | | #define SYNC_INPUT 1 |
---|
5368 | | #define STDC_HEADERS 1 |
---|
5369 | | #define HAVE_SYS_TYPES_H 1 |
---|
5370 | | #define HAVE_SYS_STAT_H 1 |
---|
5371 | | #define HAVE_STDLIB_H 1 |
---|
5372 | | #define HAVE_STRING_H 1 |
---|
5373 | | #define HAVE_MEMORY_H 1 |
---|
5374 | | #define HAVE_STRINGS_H 1 |
---|
5375 | | #define HAVE_INTTYPES_H 1 |
---|
5376 | | #define HAVE_STDINT_H 1 |
---|
5377 | | #define HAVE_UNISTD_H 1 |
---|
5378 | | #define __EXTENSIONS__ 1 |
---|
5379 | | #define _ALL_SOURCE 1 |
---|
5380 | | #define _DARWIN_C_SOURCE 1 |
---|
5381 | | #define _GNU_SOURCE 1 |
---|
5382 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5383 | | #define _TANDEM_SOURCE 1 |
---|
5384 | | #define HAVE_SYS_SELECT_H 1 |
---|
5385 | | #define HAVE_SYS_TIME_H 1 |
---|
5386 | | #define HAVE_UNISTD_H 1 |
---|
5387 | | #define HAVE_UTIME_H 1 |
---|
5388 | | #define HAVE_FCNTL_H 1 |
---|
5389 | | #define HAVE_SYS_MMAN_H 1 |
---|
5390 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5391 | | #define HAVE_LOCALE_H 1 |
---|
5392 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5393 | | #define HAVE_PWD_H 1 |
---|
5394 | | #define HAVE_UTMP_H 1 |
---|
5395 | | #define HAVE_DIRENT_H 1 |
---|
5396 | | #define HAVE_UTIL_H 1 |
---|
5397 | | #define HAVE_TERM_H 1 |
---|
5398 | | #define TIME_WITH_SYS_TIME 1 |
---|
5399 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
5400 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
5401 | | #define HAVE_SYS_WAIT_H 1 |
---|
5402 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
5403 | | #define HAVE_SPEED_T 1 |
---|
5404 | | #define HAVE_TIMEVAL 1 |
---|
5405 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5406 | | #define HAVE_NET_IF_H 1 |
---|
5407 | | #define HAVE_IFADDRS_H 1 |
---|
5408 | | #define HAVE_NET_IF_DL_H 1 |
---|
5409 | | #define HAVE_GETIFADDRS 1 |
---|
5410 | | #define HAVE_FREEIFADDRS 1 |
---|
5411 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
5412 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
5413 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
5414 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
5415 | | #define PROTOTYPES 1 |
---|
5416 | | #define __PROTOTYPES 1 |
---|
5417 | | #define POINTER_TYPE void |
---|
5418 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5419 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
5420 | | #define SYSTEM_MALLOC 1 |
---|
5421 | | #define HAVE_STDLIB_H 1 |
---|
5422 | | #define HAVE_UNISTD_H 1 |
---|
5423 | | #define HAVE_SYS_PARAM_H 1 |
---|
5424 | | #define HAVE_GETOPT_H 1 |
---|
5425 | | #define HAVE_WCHAR_H 1 |
---|
5426 | | #define HAVE_STDINT_H 1 |
---|
5427 | | #define HAVE_INTTYPES_H 1 |
---|
5428 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5429 | | #define HAVE_SYS_STAT_H 1 |
---|
5430 | | #define HAVE_SYS_TIME_H 1 |
---|
5431 | | #define HAVE_GETPAGESIZE 1 |
---|
5432 | | #define HAVE_MMAP 1 |
---|
5433 | | #define HAVE_PTHREAD_H 1 |
---|
5434 | | #define HAVE_PTHREAD 1 |
---|
5435 | | #define HAVE_RSVG 1 |
---|
5436 | | #define HAVE_IMAGEMAGICK 1 |
---|
5437 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
5438 | | #define HAVE_DBUS 1 |
---|
5439 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
5440 | | #define HAVE_GNUTLS 1 |
---|
5441 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
5442 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
5443 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
5444 | | #define HAVE_XIM 1 |
---|
5445 | | #define USE_XIM 1 |
---|
5446 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
5447 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5448 | | #define HAVE_MACGUI 1 |
---|
5449 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
5450 | | #define HAVE_LIBXML2 1 |
---|
5451 | | #define HAVE_H_ERRNO 1 |
---|
5452 | | #define HAVE_LIBM 1 |
---|
5453 | | #define MAIL_USE_FLOCK 1 |
---|
5454 | | #define HAVE_GETHOSTNAME 1 |
---|
5455 | | #define HAVE_GETDOMAINNAME 1 |
---|
5456 | | #define HAVE_RENAME 1 |
---|
5457 | | #define HAVE_CLOSEDIR 1 |
---|
5458 | | #define HAVE_MKDIR 1 |
---|
5459 | | #define HAVE_RMDIR 1 |
---|
5460 | | #define HAVE_GETRUSAGE 1 |
---|
5461 | | #define HAVE_RANDOM 1 |
---|
5462 | | #define HAVE_LRAND48 1 |
---|
5463 | | #define HAVE_LOGB 1 |
---|
5464 | | #define HAVE_FREXP 1 |
---|
5465 | | #define HAVE_FMOD 1 |
---|
5466 | | #define HAVE_RINT 1 |
---|
5467 | | #define HAVE_CBRT 1 |
---|
5468 | | #define HAVE_FTIME 1 |
---|
5469 | | #define HAVE_SETSID 1 |
---|
5470 | | #define HAVE_STRERROR 1 |
---|
5471 | | #define HAVE_FPATHCONF 1 |
---|
5472 | | #define HAVE_SELECT 1 |
---|
5473 | | /* end confdefs.h. */ |
---|
5474 | | /* Define euidaccess to an innocuous variant, in case <limits.h> declares euidaccess. |
---|
5475 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
5476 | | #define euidaccess innocuous_euidaccess |
---|
5477 | | |
---|
5478 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
5479 | | which can conflict with char euidaccess (); below. |
---|
5480 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
5481 | | <limits.h> exists even on freestanding compilers. */ |
---|
5482 | | |
---|
5483 | | #ifdef __STDC__ |
---|
5484 | | # include <limits.h> |
---|
5485 | | #else |
---|
5486 | | # include <assert.h> |
---|
5487 | | #endif |
---|
5488 | | |
---|
5489 | | #undef euidaccess |
---|
5490 | | |
---|
5491 | | /* Override any GCC internal prototype to avoid an error. |
---|
5492 | | Use char because int might match the return type of a GCC |
---|
5493 | | builtin and then its argument prototype would still apply. */ |
---|
5494 | | #ifdef __cplusplus |
---|
5495 | | extern "C" |
---|
5496 | | #endif |
---|
5497 | | char euidaccess (); |
---|
5498 | | /* The GNU C library defines this for functions which it implements |
---|
5499 | | to always fail with ENOSYS. Some functions are actually named |
---|
5500 | | something starting with __ and the normal name is an alias. */ |
---|
5501 | | #if defined __stub_euidaccess || defined __stub___euidaccess |
---|
5502 | | choke me |
---|
5503 | | #endif |
---|
5504 | | |
---|
5505 | | int |
---|
5506 | | main () |
---|
5507 | | { |
---|
5508 | | return euidaccess (); |
---|
5509 | | ; |
---|
5510 | | return 0; |
---|
5511 | | } |
---|
5512 | configure:14221: result: no |
---|
5513 | configure:14221: checking for getpagesize |
---|
5514 | configure:14221: result: yes |
---|
5515 | configure:14221: checking for tzset |
---|
5516 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5517 | configure:14221: $? = 0 |
---|
5518 | configure:14221: result: yes |
---|
5519 | configure:14221: checking for setlocale |
---|
5520 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5521 | configure:14221: $? = 0 |
---|
5522 | configure:14221: result: yes |
---|
5523 | configure:14221: checking for utimes |
---|
5524 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5525 | configure:14221: $? = 0 |
---|
5526 | configure:14221: result: yes |
---|
5527 | configure:14221: checking for getrlimit |
---|
5528 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5529 | configure:14221: $? = 0 |
---|
5530 | configure:14221: result: yes |
---|
5531 | configure:14221: checking for setrlimit |
---|
5532 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5533 | configure:14221: $? = 0 |
---|
5534 | configure:14221: result: yes |
---|
5535 | configure:14221: checking for setpgid |
---|
5536 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5537 | configure:14221: $? = 0 |
---|
5538 | configure:14221: result: yes |
---|
5539 | configure:14221: checking for getcwd |
---|
5540 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5541 | configure:14221: $? = 0 |
---|
5542 | configure:14221: result: yes |
---|
5543 | configure:14221: checking for getwd |
---|
5544 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5545 | configure:14221: $? = 0 |
---|
5546 | configure:14221: result: yes |
---|
5547 | configure:14221: checking for shutdown |
---|
5548 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5549 | configure:14221: $? = 0 |
---|
5550 | configure:14221: result: yes |
---|
5551 | configure:14221: checking for getaddrinfo |
---|
5552 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5553 | configure:14221: $? = 0 |
---|
5554 | configure:14221: result: yes |
---|
5555 | configure:14221: checking for __fpending |
---|
5556 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5557 | Undefined symbols for architecture x86_64: |
---|
5558 | "___fpending", referenced from: |
---|
5559 | _main in conftest-WMr4Uc.o |
---|
5560 | ld: symbol(s) not found for architecture x86_64 |
---|
5561 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5562 | configure:14221: $? = 1 |
---|
5563 | configure: failed program was: |
---|
5564 | | /* confdefs.h */ |
---|
5565 | | #define PACKAGE_NAME "emacs" |
---|
5566 | | #define PACKAGE_TARNAME "emacs" |
---|
5567 | | #define PACKAGE_VERSION "24.2" |
---|
5568 | | #define PACKAGE_STRING "emacs 24.2" |
---|
5569 | | #define PACKAGE_BUGREPORT "" |
---|
5570 | | #define PACKAGE_URL "" |
---|
5571 | | #define PACKAGE "emacs" |
---|
5572 | | #define VERSION "24.2" |
---|
5573 | | #define MAIL_USE_POP 1 |
---|
5574 | | #define SYNC_INPUT 1 |
---|
5575 | | #define STDC_HEADERS 1 |
---|
5576 | | #define HAVE_SYS_TYPES_H 1 |
---|
5577 | | #define HAVE_SYS_STAT_H 1 |
---|
5578 | | #define HAVE_STDLIB_H 1 |
---|
5579 | | #define HAVE_STRING_H 1 |
---|
5580 | | #define HAVE_MEMORY_H 1 |
---|
5581 | | #define HAVE_STRINGS_H 1 |
---|
5582 | | #define HAVE_INTTYPES_H 1 |
---|
5583 | | #define HAVE_STDINT_H 1 |
---|
5584 | | #define HAVE_UNISTD_H 1 |
---|
5585 | | #define __EXTENSIONS__ 1 |
---|
5586 | | #define _ALL_SOURCE 1 |
---|
5587 | | #define _DARWIN_C_SOURCE 1 |
---|
5588 | | #define _GNU_SOURCE 1 |
---|
5589 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5590 | | #define _TANDEM_SOURCE 1 |
---|
5591 | | #define HAVE_SYS_SELECT_H 1 |
---|
5592 | | #define HAVE_SYS_TIME_H 1 |
---|
5593 | | #define HAVE_UNISTD_H 1 |
---|
5594 | | #define HAVE_UTIME_H 1 |
---|
5595 | | #define HAVE_FCNTL_H 1 |
---|
5596 | | #define HAVE_SYS_MMAN_H 1 |
---|
5597 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5598 | | #define HAVE_LOCALE_H 1 |
---|
5599 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5600 | | #define HAVE_PWD_H 1 |
---|
5601 | | #define HAVE_UTMP_H 1 |
---|
5602 | | #define HAVE_DIRENT_H 1 |
---|
5603 | | #define HAVE_UTIL_H 1 |
---|
5604 | | #define HAVE_TERM_H 1 |
---|
5605 | | #define TIME_WITH_SYS_TIME 1 |
---|
5606 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
5607 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
5608 | | #define HAVE_SYS_WAIT_H 1 |
---|
5609 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
5610 | | #define HAVE_SPEED_T 1 |
---|
5611 | | #define HAVE_TIMEVAL 1 |
---|
5612 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5613 | | #define HAVE_NET_IF_H 1 |
---|
5614 | | #define HAVE_IFADDRS_H 1 |
---|
5615 | | #define HAVE_NET_IF_DL_H 1 |
---|
5616 | | #define HAVE_GETIFADDRS 1 |
---|
5617 | | #define HAVE_FREEIFADDRS 1 |
---|
5618 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
5619 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
5620 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
5621 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
5622 | | #define PROTOTYPES 1 |
---|
5623 | | #define __PROTOTYPES 1 |
---|
5624 | | #define POINTER_TYPE void |
---|
5625 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5626 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
5627 | | #define SYSTEM_MALLOC 1 |
---|
5628 | | #define HAVE_STDLIB_H 1 |
---|
5629 | | #define HAVE_UNISTD_H 1 |
---|
5630 | | #define HAVE_SYS_PARAM_H 1 |
---|
5631 | | #define HAVE_GETOPT_H 1 |
---|
5632 | | #define HAVE_WCHAR_H 1 |
---|
5633 | | #define HAVE_STDINT_H 1 |
---|
5634 | | #define HAVE_INTTYPES_H 1 |
---|
5635 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5636 | | #define HAVE_SYS_STAT_H 1 |
---|
5637 | | #define HAVE_SYS_TIME_H 1 |
---|
5638 | | #define HAVE_GETPAGESIZE 1 |
---|
5639 | | #define HAVE_MMAP 1 |
---|
5640 | | #define HAVE_PTHREAD_H 1 |
---|
5641 | | #define HAVE_PTHREAD 1 |
---|
5642 | | #define HAVE_RSVG 1 |
---|
5643 | | #define HAVE_IMAGEMAGICK 1 |
---|
5644 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
5645 | | #define HAVE_DBUS 1 |
---|
5646 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
5647 | | #define HAVE_GNUTLS 1 |
---|
5648 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
5649 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
5650 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
5651 | | #define HAVE_XIM 1 |
---|
5652 | | #define USE_XIM 1 |
---|
5653 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
5654 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5655 | | #define HAVE_MACGUI 1 |
---|
5656 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
5657 | | #define HAVE_LIBXML2 1 |
---|
5658 | | #define HAVE_H_ERRNO 1 |
---|
5659 | | #define HAVE_LIBM 1 |
---|
5660 | | #define MAIL_USE_FLOCK 1 |
---|
5661 | | #define HAVE_GETHOSTNAME 1 |
---|
5662 | | #define HAVE_GETDOMAINNAME 1 |
---|
5663 | | #define HAVE_RENAME 1 |
---|
5664 | | #define HAVE_CLOSEDIR 1 |
---|
5665 | | #define HAVE_MKDIR 1 |
---|
5666 | | #define HAVE_RMDIR 1 |
---|
5667 | | #define HAVE_GETRUSAGE 1 |
---|
5668 | | #define HAVE_RANDOM 1 |
---|
5669 | | #define HAVE_LRAND48 1 |
---|
5670 | | #define HAVE_LOGB 1 |
---|
5671 | | #define HAVE_FREXP 1 |
---|
5672 | | #define HAVE_FMOD 1 |
---|
5673 | | #define HAVE_RINT 1 |
---|
5674 | | #define HAVE_CBRT 1 |
---|
5675 | | #define HAVE_FTIME 1 |
---|
5676 | | #define HAVE_SETSID 1 |
---|
5677 | | #define HAVE_STRERROR 1 |
---|
5678 | | #define HAVE_FPATHCONF 1 |
---|
5679 | | #define HAVE_SELECT 1 |
---|
5680 | | #define HAVE_GETPAGESIZE 1 |
---|
5681 | | #define HAVE_TZSET 1 |
---|
5682 | | #define HAVE_SETLOCALE 1 |
---|
5683 | | #define HAVE_UTIMES 1 |
---|
5684 | | #define HAVE_GETRLIMIT 1 |
---|
5685 | | #define HAVE_SETRLIMIT 1 |
---|
5686 | | #define HAVE_SETPGID 1 |
---|
5687 | | #define HAVE_GETCWD 1 |
---|
5688 | | #define HAVE_GETWD 1 |
---|
5689 | | #define HAVE_SHUTDOWN 1 |
---|
5690 | | #define HAVE_GETADDRINFO 1 |
---|
5691 | | /* end confdefs.h. */ |
---|
5692 | | /* Define __fpending to an innocuous variant, in case <limits.h> declares __fpending. |
---|
5693 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
5694 | | #define __fpending innocuous___fpending |
---|
5695 | | |
---|
5696 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
5697 | | which can conflict with char __fpending (); below. |
---|
5698 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
5699 | | <limits.h> exists even on freestanding compilers. */ |
---|
5700 | | |
---|
5701 | | #ifdef __STDC__ |
---|
5702 | | # include <limits.h> |
---|
5703 | | #else |
---|
5704 | | # include <assert.h> |
---|
5705 | | #endif |
---|
5706 | | |
---|
5707 | | #undef __fpending |
---|
5708 | | |
---|
5709 | | /* Override any GCC internal prototype to avoid an error. |
---|
5710 | | Use char because int might match the return type of a GCC |
---|
5711 | | builtin and then its argument prototype would still apply. */ |
---|
5712 | | #ifdef __cplusplus |
---|
5713 | | extern "C" |
---|
5714 | | #endif |
---|
5715 | | char __fpending (); |
---|
5716 | | /* The GNU C library defines this for functions which it implements |
---|
5717 | | to always fail with ENOSYS. Some functions are actually named |
---|
5718 | | something starting with __ and the normal name is an alias. */ |
---|
5719 | | #if defined __stub___fpending || defined __stub_____fpending |
---|
5720 | | choke me |
---|
5721 | | #endif |
---|
5722 | | |
---|
5723 | | int |
---|
5724 | | main () |
---|
5725 | | { |
---|
5726 | | return __fpending (); |
---|
5727 | | ; |
---|
5728 | | return 0; |
---|
5729 | | } |
---|
5730 | configure:14221: result: no |
---|
5731 | configure:14221: checking for mblen |
---|
5732 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5733 | configure:14221: $? = 0 |
---|
5734 | configure:14221: result: yes |
---|
5735 | configure:14221: checking for mbrlen |
---|
5736 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5737 | configure:14221: $? = 0 |
---|
5738 | configure:14221: result: yes |
---|
5739 | configure:14221: checking for mbsinit |
---|
5740 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5741 | configure:14221: $? = 0 |
---|
5742 | configure:14221: result: yes |
---|
5743 | configure:14221: checking for strsignal |
---|
5744 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5745 | configure:14221: $? = 0 |
---|
5746 | configure:14221: result: yes |
---|
5747 | configure:14221: checking for setitimer |
---|
5748 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5749 | configure:14221: $? = 0 |
---|
5750 | configure:14221: result: yes |
---|
5751 | configure:14221: checking for ualarm |
---|
5752 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5753 | configure:14221: $? = 0 |
---|
5754 | configure:14221: result: yes |
---|
5755 | configure:14221: checking for sendto |
---|
5756 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5757 | configure:14221: $? = 0 |
---|
5758 | configure:14221: result: yes |
---|
5759 | configure:14221: checking for recvfrom |
---|
5760 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5761 | configure:14221: $? = 0 |
---|
5762 | configure:14221: result: yes |
---|
5763 | configure:14221: checking for getsockopt |
---|
5764 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5765 | configure:14221: $? = 0 |
---|
5766 | configure:14221: result: yes |
---|
5767 | configure:14221: checking for setsockopt |
---|
5768 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5769 | configure:14221: $? = 0 |
---|
5770 | configure:14221: result: yes |
---|
5771 | configure:14221: checking for getsockname |
---|
5772 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5773 | configure:14221: $? = 0 |
---|
5774 | configure:14221: result: yes |
---|
5775 | configure:14221: checking for getpeername |
---|
5776 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5777 | configure:14221: $? = 0 |
---|
5778 | configure:14221: result: yes |
---|
5779 | configure:14221: checking for gai_strerror |
---|
5780 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5781 | configure:14221: $? = 0 |
---|
5782 | configure:14221: result: yes |
---|
5783 | configure:14221: checking for mkstemp |
---|
5784 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5785 | configure:14221: $? = 0 |
---|
5786 | configure:14221: result: yes |
---|
5787 | configure:14221: checking for getline |
---|
5788 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5789 | configure:14221: $? = 0 |
---|
5790 | configure:14221: result: yes |
---|
5791 | configure:14221: checking for getdelim |
---|
5792 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5793 | configure:14221: $? = 0 |
---|
5794 | configure:14221: result: yes |
---|
5795 | configure:14221: checking for mremap |
---|
5796 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5797 | Undefined symbols for architecture x86_64: |
---|
5798 | "_mremap", referenced from: |
---|
5799 | _main in conftest-Z0NrHI.o |
---|
5800 | ld: symbol(s) not found for architecture x86_64 |
---|
5801 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5802 | configure:14221: $? = 1 |
---|
5803 | configure: failed program was: |
---|
5804 | | /* confdefs.h */ |
---|
5805 | | #define PACKAGE_NAME "emacs" |
---|
5806 | | #define PACKAGE_TARNAME "emacs" |
---|
5807 | | #define PACKAGE_VERSION "24.2" |
---|
5808 | | #define PACKAGE_STRING "emacs 24.2" |
---|
5809 | | #define PACKAGE_BUGREPORT "" |
---|
5810 | | #define PACKAGE_URL "" |
---|
5811 | | #define PACKAGE "emacs" |
---|
5812 | | #define VERSION "24.2" |
---|
5813 | | #define MAIL_USE_POP 1 |
---|
5814 | | #define SYNC_INPUT 1 |
---|
5815 | | #define STDC_HEADERS 1 |
---|
5816 | | #define HAVE_SYS_TYPES_H 1 |
---|
5817 | | #define HAVE_SYS_STAT_H 1 |
---|
5818 | | #define HAVE_STDLIB_H 1 |
---|
5819 | | #define HAVE_STRING_H 1 |
---|
5820 | | #define HAVE_MEMORY_H 1 |
---|
5821 | | #define HAVE_STRINGS_H 1 |
---|
5822 | | #define HAVE_INTTYPES_H 1 |
---|
5823 | | #define HAVE_STDINT_H 1 |
---|
5824 | | #define HAVE_UNISTD_H 1 |
---|
5825 | | #define __EXTENSIONS__ 1 |
---|
5826 | | #define _ALL_SOURCE 1 |
---|
5827 | | #define _DARWIN_C_SOURCE 1 |
---|
5828 | | #define _GNU_SOURCE 1 |
---|
5829 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
5830 | | #define _TANDEM_SOURCE 1 |
---|
5831 | | #define HAVE_SYS_SELECT_H 1 |
---|
5832 | | #define HAVE_SYS_TIME_H 1 |
---|
5833 | | #define HAVE_UNISTD_H 1 |
---|
5834 | | #define HAVE_UTIME_H 1 |
---|
5835 | | #define HAVE_FCNTL_H 1 |
---|
5836 | | #define HAVE_SYS_MMAN_H 1 |
---|
5837 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5838 | | #define HAVE_LOCALE_H 1 |
---|
5839 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5840 | | #define HAVE_PWD_H 1 |
---|
5841 | | #define HAVE_UTMP_H 1 |
---|
5842 | | #define HAVE_DIRENT_H 1 |
---|
5843 | | #define HAVE_UTIL_H 1 |
---|
5844 | | #define HAVE_TERM_H 1 |
---|
5845 | | #define TIME_WITH_SYS_TIME 1 |
---|
5846 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
5847 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
5848 | | #define HAVE_SYS_WAIT_H 1 |
---|
5849 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
5850 | | #define HAVE_SPEED_T 1 |
---|
5851 | | #define HAVE_TIMEVAL 1 |
---|
5852 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5853 | | #define HAVE_NET_IF_H 1 |
---|
5854 | | #define HAVE_IFADDRS_H 1 |
---|
5855 | | #define HAVE_NET_IF_DL_H 1 |
---|
5856 | | #define HAVE_GETIFADDRS 1 |
---|
5857 | | #define HAVE_FREEIFADDRS 1 |
---|
5858 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
5859 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
5860 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
5861 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
5862 | | #define PROTOTYPES 1 |
---|
5863 | | #define __PROTOTYPES 1 |
---|
5864 | | #define POINTER_TYPE void |
---|
5865 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
5866 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
5867 | | #define SYSTEM_MALLOC 1 |
---|
5868 | | #define HAVE_STDLIB_H 1 |
---|
5869 | | #define HAVE_UNISTD_H 1 |
---|
5870 | | #define HAVE_SYS_PARAM_H 1 |
---|
5871 | | #define HAVE_GETOPT_H 1 |
---|
5872 | | #define HAVE_WCHAR_H 1 |
---|
5873 | | #define HAVE_STDINT_H 1 |
---|
5874 | | #define HAVE_INTTYPES_H 1 |
---|
5875 | | #define HAVE_SYS_SOCKET_H 1 |
---|
5876 | | #define HAVE_SYS_STAT_H 1 |
---|
5877 | | #define HAVE_SYS_TIME_H 1 |
---|
5878 | | #define HAVE_GETPAGESIZE 1 |
---|
5879 | | #define HAVE_MMAP 1 |
---|
5880 | | #define HAVE_PTHREAD_H 1 |
---|
5881 | | #define HAVE_PTHREAD 1 |
---|
5882 | | #define HAVE_RSVG 1 |
---|
5883 | | #define HAVE_IMAGEMAGICK 1 |
---|
5884 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
5885 | | #define HAVE_DBUS 1 |
---|
5886 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
5887 | | #define HAVE_GNUTLS 1 |
---|
5888 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
5889 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
5890 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
5891 | | #define HAVE_XIM 1 |
---|
5892 | | #define USE_XIM 1 |
---|
5893 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
5894 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5895 | | #define HAVE_MACGUI 1 |
---|
5896 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
5897 | | #define HAVE_LIBXML2 1 |
---|
5898 | | #define HAVE_H_ERRNO 1 |
---|
5899 | | #define HAVE_LIBM 1 |
---|
5900 | | #define MAIL_USE_FLOCK 1 |
---|
5901 | | #define HAVE_GETHOSTNAME 1 |
---|
5902 | | #define HAVE_GETDOMAINNAME 1 |
---|
5903 | | #define HAVE_RENAME 1 |
---|
5904 | | #define HAVE_CLOSEDIR 1 |
---|
5905 | | #define HAVE_MKDIR 1 |
---|
5906 | | #define HAVE_RMDIR 1 |
---|
5907 | | #define HAVE_GETRUSAGE 1 |
---|
5908 | | #define HAVE_RANDOM 1 |
---|
5909 | | #define HAVE_LRAND48 1 |
---|
5910 | | #define HAVE_LOGB 1 |
---|
5911 | | #define HAVE_FREXP 1 |
---|
5912 | | #define HAVE_FMOD 1 |
---|
5913 | | #define HAVE_RINT 1 |
---|
5914 | | #define HAVE_CBRT 1 |
---|
5915 | | #define HAVE_FTIME 1 |
---|
5916 | | #define HAVE_SETSID 1 |
---|
5917 | | #define HAVE_STRERROR 1 |
---|
5918 | | #define HAVE_FPATHCONF 1 |
---|
5919 | | #define HAVE_SELECT 1 |
---|
5920 | | #define HAVE_GETPAGESIZE 1 |
---|
5921 | | #define HAVE_TZSET 1 |
---|
5922 | | #define HAVE_SETLOCALE 1 |
---|
5923 | | #define HAVE_UTIMES 1 |
---|
5924 | | #define HAVE_GETRLIMIT 1 |
---|
5925 | | #define HAVE_SETRLIMIT 1 |
---|
5926 | | #define HAVE_SETPGID 1 |
---|
5927 | | #define HAVE_GETCWD 1 |
---|
5928 | | #define HAVE_GETWD 1 |
---|
5929 | | #define HAVE_SHUTDOWN 1 |
---|
5930 | | #define HAVE_GETADDRINFO 1 |
---|
5931 | | #define HAVE_MBLEN 1 |
---|
5932 | | #define HAVE_MBRLEN 1 |
---|
5933 | | #define HAVE_MBSINIT 1 |
---|
5934 | | #define HAVE_STRSIGNAL 1 |
---|
5935 | | #define HAVE_SETITIMER 1 |
---|
5936 | | #define HAVE_UALARM 1 |
---|
5937 | | #define HAVE_SENDTO 1 |
---|
5938 | | #define HAVE_RECVFROM 1 |
---|
5939 | | #define HAVE_GETSOCKOPT 1 |
---|
5940 | | #define HAVE_SETSOCKOPT 1 |
---|
5941 | | #define HAVE_GETSOCKNAME 1 |
---|
5942 | | #define HAVE_GETPEERNAME 1 |
---|
5943 | | #define HAVE_GAI_STRERROR 1 |
---|
5944 | | #define HAVE_MKSTEMP 1 |
---|
5945 | | #define HAVE_GETLINE 1 |
---|
5946 | | #define HAVE_GETDELIM 1 |
---|
5947 | | /* end confdefs.h. */ |
---|
5948 | | /* Define mremap to an innocuous variant, in case <limits.h> declares mremap. |
---|
5949 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
5950 | | #define mremap innocuous_mremap |
---|
5951 | | |
---|
5952 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
5953 | | which can conflict with char mremap (); below. |
---|
5954 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
5955 | | <limits.h> exists even on freestanding compilers. */ |
---|
5956 | | |
---|
5957 | | #ifdef __STDC__ |
---|
5958 | | # include <limits.h> |
---|
5959 | | #else |
---|
5960 | | # include <assert.h> |
---|
5961 | | #endif |
---|
5962 | | |
---|
5963 | | #undef mremap |
---|
5964 | | |
---|
5965 | | /* Override any GCC internal prototype to avoid an error. |
---|
5966 | | Use char because int might match the return type of a GCC |
---|
5967 | | builtin and then its argument prototype would still apply. */ |
---|
5968 | | #ifdef __cplusplus |
---|
5969 | | extern "C" |
---|
5970 | | #endif |
---|
5971 | | char mremap (); |
---|
5972 | | /* The GNU C library defines this for functions which it implements |
---|
5973 | | to always fail with ENOSYS. Some functions are actually named |
---|
5974 | | something starting with __ and the normal name is an alias. */ |
---|
5975 | | #if defined __stub_mremap || defined __stub___mremap |
---|
5976 | | choke me |
---|
5977 | | #endif |
---|
5978 | | |
---|
5979 | | int |
---|
5980 | | main () |
---|
5981 | | { |
---|
5982 | | return mremap (); |
---|
5983 | | ; |
---|
5984 | | return 0; |
---|
5985 | | } |
---|
5986 | configure:14221: result: no |
---|
5987 | configure:14221: checking for fsync |
---|
5988 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5989 | configure:14221: $? = 0 |
---|
5990 | configure:14221: result: yes |
---|
5991 | configure:14221: checking for sync |
---|
5992 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5993 | configure:14221: $? = 0 |
---|
5994 | configure:14221: result: yes |
---|
5995 | configure:14221: checking for difftime |
---|
5996 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
5997 | configure:14221: $? = 0 |
---|
5998 | configure:14221: result: yes |
---|
5999 | configure:14221: checking for mempcpy |
---|
6000 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6001 | Undefined symbols for architecture x86_64: |
---|
6002 | "_mempcpy", referenced from: |
---|
6003 | _main in conftest-IXoviE.o |
---|
6004 | ld: symbol(s) not found for architecture x86_64 |
---|
6005 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6006 | configure:14221: $? = 1 |
---|
6007 | configure: failed program was: |
---|
6008 | | /* confdefs.h */ |
---|
6009 | | #define PACKAGE_NAME "emacs" |
---|
6010 | | #define PACKAGE_TARNAME "emacs" |
---|
6011 | | #define PACKAGE_VERSION "24.2" |
---|
6012 | | #define PACKAGE_STRING "emacs 24.2" |
---|
6013 | | #define PACKAGE_BUGREPORT "" |
---|
6014 | | #define PACKAGE_URL "" |
---|
6015 | | #define PACKAGE "emacs" |
---|
6016 | | #define VERSION "24.2" |
---|
6017 | | #define MAIL_USE_POP 1 |
---|
6018 | | #define SYNC_INPUT 1 |
---|
6019 | | #define STDC_HEADERS 1 |
---|
6020 | | #define HAVE_SYS_TYPES_H 1 |
---|
6021 | | #define HAVE_SYS_STAT_H 1 |
---|
6022 | | #define HAVE_STDLIB_H 1 |
---|
6023 | | #define HAVE_STRING_H 1 |
---|
6024 | | #define HAVE_MEMORY_H 1 |
---|
6025 | | #define HAVE_STRINGS_H 1 |
---|
6026 | | #define HAVE_INTTYPES_H 1 |
---|
6027 | | #define HAVE_STDINT_H 1 |
---|
6028 | | #define HAVE_UNISTD_H 1 |
---|
6029 | | #define __EXTENSIONS__ 1 |
---|
6030 | | #define _ALL_SOURCE 1 |
---|
6031 | | #define _DARWIN_C_SOURCE 1 |
---|
6032 | | #define _GNU_SOURCE 1 |
---|
6033 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6034 | | #define _TANDEM_SOURCE 1 |
---|
6035 | | #define HAVE_SYS_SELECT_H 1 |
---|
6036 | | #define HAVE_SYS_TIME_H 1 |
---|
6037 | | #define HAVE_UNISTD_H 1 |
---|
6038 | | #define HAVE_UTIME_H 1 |
---|
6039 | | #define HAVE_FCNTL_H 1 |
---|
6040 | | #define HAVE_SYS_MMAN_H 1 |
---|
6041 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6042 | | #define HAVE_LOCALE_H 1 |
---|
6043 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6044 | | #define HAVE_PWD_H 1 |
---|
6045 | | #define HAVE_UTMP_H 1 |
---|
6046 | | #define HAVE_DIRENT_H 1 |
---|
6047 | | #define HAVE_UTIL_H 1 |
---|
6048 | | #define HAVE_TERM_H 1 |
---|
6049 | | #define TIME_WITH_SYS_TIME 1 |
---|
6050 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
6051 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
6052 | | #define HAVE_SYS_WAIT_H 1 |
---|
6053 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
6054 | | #define HAVE_SPEED_T 1 |
---|
6055 | | #define HAVE_TIMEVAL 1 |
---|
6056 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6057 | | #define HAVE_NET_IF_H 1 |
---|
6058 | | #define HAVE_IFADDRS_H 1 |
---|
6059 | | #define HAVE_NET_IF_DL_H 1 |
---|
6060 | | #define HAVE_GETIFADDRS 1 |
---|
6061 | | #define HAVE_FREEIFADDRS 1 |
---|
6062 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
6063 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
6064 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
6065 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
6066 | | #define PROTOTYPES 1 |
---|
6067 | | #define __PROTOTYPES 1 |
---|
6068 | | #define POINTER_TYPE void |
---|
6069 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6070 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
6071 | | #define SYSTEM_MALLOC 1 |
---|
6072 | | #define HAVE_STDLIB_H 1 |
---|
6073 | | #define HAVE_UNISTD_H 1 |
---|
6074 | | #define HAVE_SYS_PARAM_H 1 |
---|
6075 | | #define HAVE_GETOPT_H 1 |
---|
6076 | | #define HAVE_WCHAR_H 1 |
---|
6077 | | #define HAVE_STDINT_H 1 |
---|
6078 | | #define HAVE_INTTYPES_H 1 |
---|
6079 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6080 | | #define HAVE_SYS_STAT_H 1 |
---|
6081 | | #define HAVE_SYS_TIME_H 1 |
---|
6082 | | #define HAVE_GETPAGESIZE 1 |
---|
6083 | | #define HAVE_MMAP 1 |
---|
6084 | | #define HAVE_PTHREAD_H 1 |
---|
6085 | | #define HAVE_PTHREAD 1 |
---|
6086 | | #define HAVE_RSVG 1 |
---|
6087 | | #define HAVE_IMAGEMAGICK 1 |
---|
6088 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
6089 | | #define HAVE_DBUS 1 |
---|
6090 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
6091 | | #define HAVE_GNUTLS 1 |
---|
6092 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
6093 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
6094 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
6095 | | #define HAVE_XIM 1 |
---|
6096 | | #define USE_XIM 1 |
---|
6097 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
6098 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
6099 | | #define HAVE_MACGUI 1 |
---|
6100 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
6101 | | #define HAVE_LIBXML2 1 |
---|
6102 | | #define HAVE_H_ERRNO 1 |
---|
6103 | | #define HAVE_LIBM 1 |
---|
6104 | | #define MAIL_USE_FLOCK 1 |
---|
6105 | | #define HAVE_GETHOSTNAME 1 |
---|
6106 | | #define HAVE_GETDOMAINNAME 1 |
---|
6107 | | #define HAVE_RENAME 1 |
---|
6108 | | #define HAVE_CLOSEDIR 1 |
---|
6109 | | #define HAVE_MKDIR 1 |
---|
6110 | | #define HAVE_RMDIR 1 |
---|
6111 | | #define HAVE_GETRUSAGE 1 |
---|
6112 | | #define HAVE_RANDOM 1 |
---|
6113 | | #define HAVE_LRAND48 1 |
---|
6114 | | #define HAVE_LOGB 1 |
---|
6115 | | #define HAVE_FREXP 1 |
---|
6116 | | #define HAVE_FMOD 1 |
---|
6117 | | #define HAVE_RINT 1 |
---|
6118 | | #define HAVE_CBRT 1 |
---|
6119 | | #define HAVE_FTIME 1 |
---|
6120 | | #define HAVE_SETSID 1 |
---|
6121 | | #define HAVE_STRERROR 1 |
---|
6122 | | #define HAVE_FPATHCONF 1 |
---|
6123 | | #define HAVE_SELECT 1 |
---|
6124 | | #define HAVE_GETPAGESIZE 1 |
---|
6125 | | #define HAVE_TZSET 1 |
---|
6126 | | #define HAVE_SETLOCALE 1 |
---|
6127 | | #define HAVE_UTIMES 1 |
---|
6128 | | #define HAVE_GETRLIMIT 1 |
---|
6129 | | #define HAVE_SETRLIMIT 1 |
---|
6130 | | #define HAVE_SETPGID 1 |
---|
6131 | | #define HAVE_GETCWD 1 |
---|
6132 | | #define HAVE_GETWD 1 |
---|
6133 | | #define HAVE_SHUTDOWN 1 |
---|
6134 | | #define HAVE_GETADDRINFO 1 |
---|
6135 | | #define HAVE_MBLEN 1 |
---|
6136 | | #define HAVE_MBRLEN 1 |
---|
6137 | | #define HAVE_MBSINIT 1 |
---|
6138 | | #define HAVE_STRSIGNAL 1 |
---|
6139 | | #define HAVE_SETITIMER 1 |
---|
6140 | | #define HAVE_UALARM 1 |
---|
6141 | | #define HAVE_SENDTO 1 |
---|
6142 | | #define HAVE_RECVFROM 1 |
---|
6143 | | #define HAVE_GETSOCKOPT 1 |
---|
6144 | | #define HAVE_SETSOCKOPT 1 |
---|
6145 | | #define HAVE_GETSOCKNAME 1 |
---|
6146 | | #define HAVE_GETPEERNAME 1 |
---|
6147 | | #define HAVE_GAI_STRERROR 1 |
---|
6148 | | #define HAVE_MKSTEMP 1 |
---|
6149 | | #define HAVE_GETLINE 1 |
---|
6150 | | #define HAVE_GETDELIM 1 |
---|
6151 | | #define HAVE_FSYNC 1 |
---|
6152 | | #define HAVE_SYNC 1 |
---|
6153 | | #define HAVE_DIFFTIME 1 |
---|
6154 | | /* end confdefs.h. */ |
---|
6155 | | /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. |
---|
6156 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6157 | | #define mempcpy innocuous_mempcpy |
---|
6158 | | |
---|
6159 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6160 | | which can conflict with char mempcpy (); below. |
---|
6161 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6162 | | <limits.h> exists even on freestanding compilers. */ |
---|
6163 | | |
---|
6164 | | #ifdef __STDC__ |
---|
6165 | | # include <limits.h> |
---|
6166 | | #else |
---|
6167 | | # include <assert.h> |
---|
6168 | | #endif |
---|
6169 | | |
---|
6170 | | #undef mempcpy |
---|
6171 | | |
---|
6172 | | /* Override any GCC internal prototype to avoid an error. |
---|
6173 | | Use char because int might match the return type of a GCC |
---|
6174 | | builtin and then its argument prototype would still apply. */ |
---|
6175 | | #ifdef __cplusplus |
---|
6176 | | extern "C" |
---|
6177 | | #endif |
---|
6178 | | char mempcpy (); |
---|
6179 | | /* The GNU C library defines this for functions which it implements |
---|
6180 | | to always fail with ENOSYS. Some functions are actually named |
---|
6181 | | something starting with __ and the normal name is an alias. */ |
---|
6182 | | #if defined __stub_mempcpy || defined __stub___mempcpy |
---|
6183 | | choke me |
---|
6184 | | #endif |
---|
6185 | | |
---|
6186 | | int |
---|
6187 | | main () |
---|
6188 | | { |
---|
6189 | | return mempcpy (); |
---|
6190 | | ; |
---|
6191 | | return 0; |
---|
6192 | | } |
---|
6193 | configure:14221: result: no |
---|
6194 | configure:14221: checking for mblen |
---|
6195 | configure:14221: result: yes |
---|
6196 | configure:14221: checking for mbrlen |
---|
6197 | configure:14221: result: yes |
---|
6198 | configure:14221: checking for posix_memalign |
---|
6199 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6200 | configure:14221: $? = 0 |
---|
6201 | configure:14221: result: yes |
---|
6202 | configure:14221: checking for cfmakeraw |
---|
6203 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6204 | configure:14221: $? = 0 |
---|
6205 | configure:14221: result: yes |
---|
6206 | configure:14221: checking for cfsetspeed |
---|
6207 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6208 | configure:14221: $? = 0 |
---|
6209 | configure:14221: result: yes |
---|
6210 | configure:14221: checking for copysign |
---|
6211 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6212 | configure:14221: $? = 0 |
---|
6213 | configure:14221: result: yes |
---|
6214 | configure:14221: checking for __executable_start |
---|
6215 | configure:14221: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6216 | Undefined symbols for architecture x86_64: |
---|
6217 | "___executable_start", referenced from: |
---|
6218 | _main in conftest-2X7ZbL.o |
---|
6219 | ld: symbol(s) not found for architecture x86_64 |
---|
6220 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6221 | configure:14221: $? = 1 |
---|
6222 | configure: failed program was: |
---|
6223 | | /* confdefs.h */ |
---|
6224 | | #define PACKAGE_NAME "emacs" |
---|
6225 | | #define PACKAGE_TARNAME "emacs" |
---|
6226 | | #define PACKAGE_VERSION "24.2" |
---|
6227 | | #define PACKAGE_STRING "emacs 24.2" |
---|
6228 | | #define PACKAGE_BUGREPORT "" |
---|
6229 | | #define PACKAGE_URL "" |
---|
6230 | | #define PACKAGE "emacs" |
---|
6231 | | #define VERSION "24.2" |
---|
6232 | | #define MAIL_USE_POP 1 |
---|
6233 | | #define SYNC_INPUT 1 |
---|
6234 | | #define STDC_HEADERS 1 |
---|
6235 | | #define HAVE_SYS_TYPES_H 1 |
---|
6236 | | #define HAVE_SYS_STAT_H 1 |
---|
6237 | | #define HAVE_STDLIB_H 1 |
---|
6238 | | #define HAVE_STRING_H 1 |
---|
6239 | | #define HAVE_MEMORY_H 1 |
---|
6240 | | #define HAVE_STRINGS_H 1 |
---|
6241 | | #define HAVE_INTTYPES_H 1 |
---|
6242 | | #define HAVE_STDINT_H 1 |
---|
6243 | | #define HAVE_UNISTD_H 1 |
---|
6244 | | #define __EXTENSIONS__ 1 |
---|
6245 | | #define _ALL_SOURCE 1 |
---|
6246 | | #define _DARWIN_C_SOURCE 1 |
---|
6247 | | #define _GNU_SOURCE 1 |
---|
6248 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6249 | | #define _TANDEM_SOURCE 1 |
---|
6250 | | #define HAVE_SYS_SELECT_H 1 |
---|
6251 | | #define HAVE_SYS_TIME_H 1 |
---|
6252 | | #define HAVE_UNISTD_H 1 |
---|
6253 | | #define HAVE_UTIME_H 1 |
---|
6254 | | #define HAVE_FCNTL_H 1 |
---|
6255 | | #define HAVE_SYS_MMAN_H 1 |
---|
6256 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6257 | | #define HAVE_LOCALE_H 1 |
---|
6258 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6259 | | #define HAVE_PWD_H 1 |
---|
6260 | | #define HAVE_UTMP_H 1 |
---|
6261 | | #define HAVE_DIRENT_H 1 |
---|
6262 | | #define HAVE_UTIL_H 1 |
---|
6263 | | #define HAVE_TERM_H 1 |
---|
6264 | | #define TIME_WITH_SYS_TIME 1 |
---|
6265 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
6266 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
6267 | | #define HAVE_SYS_WAIT_H 1 |
---|
6268 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
6269 | | #define HAVE_SPEED_T 1 |
---|
6270 | | #define HAVE_TIMEVAL 1 |
---|
6271 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6272 | | #define HAVE_NET_IF_H 1 |
---|
6273 | | #define HAVE_IFADDRS_H 1 |
---|
6274 | | #define HAVE_NET_IF_DL_H 1 |
---|
6275 | | #define HAVE_GETIFADDRS 1 |
---|
6276 | | #define HAVE_FREEIFADDRS 1 |
---|
6277 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
6278 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
6279 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
6280 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
6281 | | #define PROTOTYPES 1 |
---|
6282 | | #define __PROTOTYPES 1 |
---|
6283 | | #define POINTER_TYPE void |
---|
6284 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6285 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
6286 | | #define SYSTEM_MALLOC 1 |
---|
6287 | | #define HAVE_STDLIB_H 1 |
---|
6288 | | #define HAVE_UNISTD_H 1 |
---|
6289 | | #define HAVE_SYS_PARAM_H 1 |
---|
6290 | | #define HAVE_GETOPT_H 1 |
---|
6291 | | #define HAVE_WCHAR_H 1 |
---|
6292 | | #define HAVE_STDINT_H 1 |
---|
6293 | | #define HAVE_INTTYPES_H 1 |
---|
6294 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6295 | | #define HAVE_SYS_STAT_H 1 |
---|
6296 | | #define HAVE_SYS_TIME_H 1 |
---|
6297 | | #define HAVE_GETPAGESIZE 1 |
---|
6298 | | #define HAVE_MMAP 1 |
---|
6299 | | #define HAVE_PTHREAD_H 1 |
---|
6300 | | #define HAVE_PTHREAD 1 |
---|
6301 | | #define HAVE_RSVG 1 |
---|
6302 | | #define HAVE_IMAGEMAGICK 1 |
---|
6303 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
6304 | | #define HAVE_DBUS 1 |
---|
6305 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
6306 | | #define HAVE_GNUTLS 1 |
---|
6307 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
6308 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
6309 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
6310 | | #define HAVE_XIM 1 |
---|
6311 | | #define USE_XIM 1 |
---|
6312 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
6313 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
6314 | | #define HAVE_MACGUI 1 |
---|
6315 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
6316 | | #define HAVE_LIBXML2 1 |
---|
6317 | | #define HAVE_H_ERRNO 1 |
---|
6318 | | #define HAVE_LIBM 1 |
---|
6319 | | #define MAIL_USE_FLOCK 1 |
---|
6320 | | #define HAVE_GETHOSTNAME 1 |
---|
6321 | | #define HAVE_GETDOMAINNAME 1 |
---|
6322 | | #define HAVE_RENAME 1 |
---|
6323 | | #define HAVE_CLOSEDIR 1 |
---|
6324 | | #define HAVE_MKDIR 1 |
---|
6325 | | #define HAVE_RMDIR 1 |
---|
6326 | | #define HAVE_GETRUSAGE 1 |
---|
6327 | | #define HAVE_RANDOM 1 |
---|
6328 | | #define HAVE_LRAND48 1 |
---|
6329 | | #define HAVE_LOGB 1 |
---|
6330 | | #define HAVE_FREXP 1 |
---|
6331 | | #define HAVE_FMOD 1 |
---|
6332 | | #define HAVE_RINT 1 |
---|
6333 | | #define HAVE_CBRT 1 |
---|
6334 | | #define HAVE_FTIME 1 |
---|
6335 | | #define HAVE_SETSID 1 |
---|
6336 | | #define HAVE_STRERROR 1 |
---|
6337 | | #define HAVE_FPATHCONF 1 |
---|
6338 | | #define HAVE_SELECT 1 |
---|
6339 | | #define HAVE_GETPAGESIZE 1 |
---|
6340 | | #define HAVE_TZSET 1 |
---|
6341 | | #define HAVE_SETLOCALE 1 |
---|
6342 | | #define HAVE_UTIMES 1 |
---|
6343 | | #define HAVE_GETRLIMIT 1 |
---|
6344 | | #define HAVE_SETRLIMIT 1 |
---|
6345 | | #define HAVE_SETPGID 1 |
---|
6346 | | #define HAVE_GETCWD 1 |
---|
6347 | | #define HAVE_GETWD 1 |
---|
6348 | | #define HAVE_SHUTDOWN 1 |
---|
6349 | | #define HAVE_GETADDRINFO 1 |
---|
6350 | | #define HAVE_MBLEN 1 |
---|
6351 | | #define HAVE_MBRLEN 1 |
---|
6352 | | #define HAVE_MBSINIT 1 |
---|
6353 | | #define HAVE_STRSIGNAL 1 |
---|
6354 | | #define HAVE_SETITIMER 1 |
---|
6355 | | #define HAVE_UALARM 1 |
---|
6356 | | #define HAVE_SENDTO 1 |
---|
6357 | | #define HAVE_RECVFROM 1 |
---|
6358 | | #define HAVE_GETSOCKOPT 1 |
---|
6359 | | #define HAVE_SETSOCKOPT 1 |
---|
6360 | | #define HAVE_GETSOCKNAME 1 |
---|
6361 | | #define HAVE_GETPEERNAME 1 |
---|
6362 | | #define HAVE_GAI_STRERROR 1 |
---|
6363 | | #define HAVE_MKSTEMP 1 |
---|
6364 | | #define HAVE_GETLINE 1 |
---|
6365 | | #define HAVE_GETDELIM 1 |
---|
6366 | | #define HAVE_FSYNC 1 |
---|
6367 | | #define HAVE_SYNC 1 |
---|
6368 | | #define HAVE_DIFFTIME 1 |
---|
6369 | | #define HAVE_MBLEN 1 |
---|
6370 | | #define HAVE_MBRLEN 1 |
---|
6371 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6372 | | #define HAVE_CFMAKERAW 1 |
---|
6373 | | #define HAVE_CFSETSPEED 1 |
---|
6374 | | #define HAVE_COPYSIGN 1 |
---|
6375 | | /* end confdefs.h. */ |
---|
6376 | | /* Define __executable_start to an innocuous variant, in case <limits.h> declares __executable_start. |
---|
6377 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6378 | | #define __executable_start innocuous___executable_start |
---|
6379 | | |
---|
6380 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6381 | | which can conflict with char __executable_start (); below. |
---|
6382 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6383 | | <limits.h> exists even on freestanding compilers. */ |
---|
6384 | | |
---|
6385 | | #ifdef __STDC__ |
---|
6386 | | # include <limits.h> |
---|
6387 | | #else |
---|
6388 | | # include <assert.h> |
---|
6389 | | #endif |
---|
6390 | | |
---|
6391 | | #undef __executable_start |
---|
6392 | | |
---|
6393 | | /* Override any GCC internal prototype to avoid an error. |
---|
6394 | | Use char because int might match the return type of a GCC |
---|
6395 | | builtin and then its argument prototype would still apply. */ |
---|
6396 | | #ifdef __cplusplus |
---|
6397 | | extern "C" |
---|
6398 | | #endif |
---|
6399 | | char __executable_start (); |
---|
6400 | | /* The GNU C library defines this for functions which it implements |
---|
6401 | | to always fail with ENOSYS. Some functions are actually named |
---|
6402 | | something starting with __ and the normal name is an alias. */ |
---|
6403 | | #if defined __stub___executable_start || defined __stub_____executable_start |
---|
6404 | | choke me |
---|
6405 | | #endif |
---|
6406 | | |
---|
6407 | | int |
---|
6408 | | main () |
---|
6409 | | { |
---|
6410 | | return __executable_start (); |
---|
6411 | | ; |
---|
6412 | | return 0; |
---|
6413 | | } |
---|
6414 | configure:14221: result: no |
---|
6415 | configure:14231: checking for __builtin_unwind_init |
---|
6416 | configure:14247: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6417 | configure:14247: $? = 0 |
---|
6418 | configure:14255: result: yes |
---|
6419 | configure:14265: checking sys/un.h usability |
---|
6420 | configure:14265: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
6421 | configure:14265: $? = 0 |
---|
6422 | configure:14265: result: yes |
---|
6423 | configure:14265: checking sys/un.h presence |
---|
6424 | configure:14265: /usr/bin/clang -E -no-cpp-precomp -I/opt/local/include conftest.c |
---|
6425 | configure:14265: $? = 0 |
---|
6426 | configure:14265: result: yes |
---|
6427 | configure:14265: checking for sys/un.h |
---|
6428 | configure:14265: result: yes |
---|
6429 | configure:14276: checking for _LARGEFILE_SOURCE value needed for large files |
---|
6430 | configure:14295: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6431 | configure:14295: $? = 0 |
---|
6432 | configure:14323: result: no |
---|
6433 | configure:14345: checking whether getpgrp requires zero arguments |
---|
6434 | configure:14362: /usr/bin/clang -c -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include conftest.c >&5 |
---|
6435 | conftest.c:193:10: error: too many arguments to function call, expected 0, have 1 |
---|
6436 | getpgrp (0); |
---|
6437 | ~~~~~~~ ^ |
---|
6438 | /usr/include/unistd.h:498:1: note: 'getpgrp' declared here |
---|
6439 | pid_t getpgrp(void); |
---|
6440 | ^ |
---|
6441 | 1 error generated. |
---|
6442 | configure:14362: $? = 1 |
---|
6443 | configure: failed program was: |
---|
6444 | | /* confdefs.h */ |
---|
6445 | | #define PACKAGE_NAME "emacs" |
---|
6446 | | #define PACKAGE_TARNAME "emacs" |
---|
6447 | | #define PACKAGE_VERSION "24.2" |
---|
6448 | | #define PACKAGE_STRING "emacs 24.2" |
---|
6449 | | #define PACKAGE_BUGREPORT "" |
---|
6450 | | #define PACKAGE_URL "" |
---|
6451 | | #define PACKAGE "emacs" |
---|
6452 | | #define VERSION "24.2" |
---|
6453 | | #define MAIL_USE_POP 1 |
---|
6454 | | #define SYNC_INPUT 1 |
---|
6455 | | #define STDC_HEADERS 1 |
---|
6456 | | #define HAVE_SYS_TYPES_H 1 |
---|
6457 | | #define HAVE_SYS_STAT_H 1 |
---|
6458 | | #define HAVE_STDLIB_H 1 |
---|
6459 | | #define HAVE_STRING_H 1 |
---|
6460 | | #define HAVE_MEMORY_H 1 |
---|
6461 | | #define HAVE_STRINGS_H 1 |
---|
6462 | | #define HAVE_INTTYPES_H 1 |
---|
6463 | | #define HAVE_STDINT_H 1 |
---|
6464 | | #define HAVE_UNISTD_H 1 |
---|
6465 | | #define __EXTENSIONS__ 1 |
---|
6466 | | #define _ALL_SOURCE 1 |
---|
6467 | | #define _DARWIN_C_SOURCE 1 |
---|
6468 | | #define _GNU_SOURCE 1 |
---|
6469 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6470 | | #define _TANDEM_SOURCE 1 |
---|
6471 | | #define HAVE_SYS_SELECT_H 1 |
---|
6472 | | #define HAVE_SYS_TIME_H 1 |
---|
6473 | | #define HAVE_UNISTD_H 1 |
---|
6474 | | #define HAVE_UTIME_H 1 |
---|
6475 | | #define HAVE_FCNTL_H 1 |
---|
6476 | | #define HAVE_SYS_MMAN_H 1 |
---|
6477 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6478 | | #define HAVE_LOCALE_H 1 |
---|
6479 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6480 | | #define HAVE_PWD_H 1 |
---|
6481 | | #define HAVE_UTMP_H 1 |
---|
6482 | | #define HAVE_DIRENT_H 1 |
---|
6483 | | #define HAVE_UTIL_H 1 |
---|
6484 | | #define HAVE_TERM_H 1 |
---|
6485 | | #define TIME_WITH_SYS_TIME 1 |
---|
6486 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
6487 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
6488 | | #define HAVE_SYS_WAIT_H 1 |
---|
6489 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
6490 | | #define HAVE_SPEED_T 1 |
---|
6491 | | #define HAVE_TIMEVAL 1 |
---|
6492 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6493 | | #define HAVE_NET_IF_H 1 |
---|
6494 | | #define HAVE_IFADDRS_H 1 |
---|
6495 | | #define HAVE_NET_IF_DL_H 1 |
---|
6496 | | #define HAVE_GETIFADDRS 1 |
---|
6497 | | #define HAVE_FREEIFADDRS 1 |
---|
6498 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
6499 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
6500 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
6501 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
6502 | | #define PROTOTYPES 1 |
---|
6503 | | #define __PROTOTYPES 1 |
---|
6504 | | #define POINTER_TYPE void |
---|
6505 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6506 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
6507 | | #define SYSTEM_MALLOC 1 |
---|
6508 | | #define HAVE_STDLIB_H 1 |
---|
6509 | | #define HAVE_UNISTD_H 1 |
---|
6510 | | #define HAVE_SYS_PARAM_H 1 |
---|
6511 | | #define HAVE_GETOPT_H 1 |
---|
6512 | | #define HAVE_WCHAR_H 1 |
---|
6513 | | #define HAVE_STDINT_H 1 |
---|
6514 | | #define HAVE_INTTYPES_H 1 |
---|
6515 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6516 | | #define HAVE_SYS_STAT_H 1 |
---|
6517 | | #define HAVE_SYS_TIME_H 1 |
---|
6518 | | #define HAVE_GETPAGESIZE 1 |
---|
6519 | | #define HAVE_MMAP 1 |
---|
6520 | | #define HAVE_PTHREAD_H 1 |
---|
6521 | | #define HAVE_PTHREAD 1 |
---|
6522 | | #define HAVE_RSVG 1 |
---|
6523 | | #define HAVE_IMAGEMAGICK 1 |
---|
6524 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
6525 | | #define HAVE_DBUS 1 |
---|
6526 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
6527 | | #define HAVE_GNUTLS 1 |
---|
6528 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
6529 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
6530 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
6531 | | #define HAVE_XIM 1 |
---|
6532 | | #define USE_XIM 1 |
---|
6533 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
6534 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
6535 | | #define HAVE_MACGUI 1 |
---|
6536 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
6537 | | #define HAVE_LIBXML2 1 |
---|
6538 | | #define HAVE_H_ERRNO 1 |
---|
6539 | | #define HAVE_LIBM 1 |
---|
6540 | | #define MAIL_USE_FLOCK 1 |
---|
6541 | | #define HAVE_GETHOSTNAME 1 |
---|
6542 | | #define HAVE_GETDOMAINNAME 1 |
---|
6543 | | #define HAVE_RENAME 1 |
---|
6544 | | #define HAVE_CLOSEDIR 1 |
---|
6545 | | #define HAVE_MKDIR 1 |
---|
6546 | | #define HAVE_RMDIR 1 |
---|
6547 | | #define HAVE_GETRUSAGE 1 |
---|
6548 | | #define HAVE_RANDOM 1 |
---|
6549 | | #define HAVE_LRAND48 1 |
---|
6550 | | #define HAVE_LOGB 1 |
---|
6551 | | #define HAVE_FREXP 1 |
---|
6552 | | #define HAVE_FMOD 1 |
---|
6553 | | #define HAVE_RINT 1 |
---|
6554 | | #define HAVE_CBRT 1 |
---|
6555 | | #define HAVE_FTIME 1 |
---|
6556 | | #define HAVE_SETSID 1 |
---|
6557 | | #define HAVE_STRERROR 1 |
---|
6558 | | #define HAVE_FPATHCONF 1 |
---|
6559 | | #define HAVE_SELECT 1 |
---|
6560 | | #define HAVE_GETPAGESIZE 1 |
---|
6561 | | #define HAVE_TZSET 1 |
---|
6562 | | #define HAVE_SETLOCALE 1 |
---|
6563 | | #define HAVE_UTIMES 1 |
---|
6564 | | #define HAVE_GETRLIMIT 1 |
---|
6565 | | #define HAVE_SETRLIMIT 1 |
---|
6566 | | #define HAVE_SETPGID 1 |
---|
6567 | | #define HAVE_GETCWD 1 |
---|
6568 | | #define HAVE_GETWD 1 |
---|
6569 | | #define HAVE_SHUTDOWN 1 |
---|
6570 | | #define HAVE_GETADDRINFO 1 |
---|
6571 | | #define HAVE_MBLEN 1 |
---|
6572 | | #define HAVE_MBRLEN 1 |
---|
6573 | | #define HAVE_MBSINIT 1 |
---|
6574 | | #define HAVE_STRSIGNAL 1 |
---|
6575 | | #define HAVE_SETITIMER 1 |
---|
6576 | | #define HAVE_UALARM 1 |
---|
6577 | | #define HAVE_SENDTO 1 |
---|
6578 | | #define HAVE_RECVFROM 1 |
---|
6579 | | #define HAVE_GETSOCKOPT 1 |
---|
6580 | | #define HAVE_SETSOCKOPT 1 |
---|
6581 | | #define HAVE_GETSOCKNAME 1 |
---|
6582 | | #define HAVE_GETPEERNAME 1 |
---|
6583 | | #define HAVE_GAI_STRERROR 1 |
---|
6584 | | #define HAVE_MKSTEMP 1 |
---|
6585 | | #define HAVE_GETLINE 1 |
---|
6586 | | #define HAVE_GETDELIM 1 |
---|
6587 | | #define HAVE_FSYNC 1 |
---|
6588 | | #define HAVE_SYNC 1 |
---|
6589 | | #define HAVE_DIFFTIME 1 |
---|
6590 | | #define HAVE_MBLEN 1 |
---|
6591 | | #define HAVE_MBRLEN 1 |
---|
6592 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6593 | | #define HAVE_CFMAKERAW 1 |
---|
6594 | | #define HAVE_CFSETSPEED 1 |
---|
6595 | | #define HAVE_COPYSIGN 1 |
---|
6596 | | #define HAVE___BUILTIN_UNWIND_INIT 1 |
---|
6597 | | #define HAVE_SYS_UN_H 1 |
---|
6598 | | #define HAVE_FSEEKO 1 |
---|
6599 | | /* end confdefs.h. */ |
---|
6600 | | #include <stdio.h> |
---|
6601 | | #ifdef HAVE_SYS_TYPES_H |
---|
6602 | | # include <sys/types.h> |
---|
6603 | | #endif |
---|
6604 | | #ifdef HAVE_SYS_STAT_H |
---|
6605 | | # include <sys/stat.h> |
---|
6606 | | #endif |
---|
6607 | | #ifdef STDC_HEADERS |
---|
6608 | | # include <stdlib.h> |
---|
6609 | | # include <stddef.h> |
---|
6610 | | #else |
---|
6611 | | # ifdef HAVE_STDLIB_H |
---|
6612 | | # include <stdlib.h> |
---|
6613 | | # endif |
---|
6614 | | #endif |
---|
6615 | | #ifdef HAVE_STRING_H |
---|
6616 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
6617 | | # include <memory.h> |
---|
6618 | | # endif |
---|
6619 | | # include <string.h> |
---|
6620 | | #endif |
---|
6621 | | #ifdef HAVE_STRINGS_H |
---|
6622 | | # include <strings.h> |
---|
6623 | | #endif |
---|
6624 | | #ifdef HAVE_INTTYPES_H |
---|
6625 | | # include <inttypes.h> |
---|
6626 | | #endif |
---|
6627 | | #ifdef HAVE_STDINT_H |
---|
6628 | | # include <stdint.h> |
---|
6629 | | #endif |
---|
6630 | | #ifdef HAVE_UNISTD_H |
---|
6631 | | # include <unistd.h> |
---|
6632 | | #endif |
---|
6633 | | int |
---|
6634 | | main () |
---|
6635 | | { |
---|
6636 | | getpgrp (0); |
---|
6637 | | ; |
---|
6638 | | return 0; |
---|
6639 | | } |
---|
6640 | configure:14370: result: yes |
---|
6641 | configure:14382: checking for grantpt |
---|
6642 | configure:14382: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6643 | configure:14382: $? = 0 |
---|
6644 | configure:14382: result: yes |
---|
6645 | configure:14395: checking for getpt |
---|
6646 | configure:14395: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6647 | Undefined symbols for architecture x86_64: |
---|
6648 | "_getpt", referenced from: |
---|
6649 | _main in conftest-vz7hj5.o |
---|
6650 | ld: symbol(s) not found for architecture x86_64 |
---|
6651 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6652 | configure:14395: $? = 1 |
---|
6653 | configure: failed program was: |
---|
6654 | | /* confdefs.h */ |
---|
6655 | | #define PACKAGE_NAME "emacs" |
---|
6656 | | #define PACKAGE_TARNAME "emacs" |
---|
6657 | | #define PACKAGE_VERSION "24.2" |
---|
6658 | | #define PACKAGE_STRING "emacs 24.2" |
---|
6659 | | #define PACKAGE_BUGREPORT "" |
---|
6660 | | #define PACKAGE_URL "" |
---|
6661 | | #define PACKAGE "emacs" |
---|
6662 | | #define VERSION "24.2" |
---|
6663 | | #define MAIL_USE_POP 1 |
---|
6664 | | #define SYNC_INPUT 1 |
---|
6665 | | #define STDC_HEADERS 1 |
---|
6666 | | #define HAVE_SYS_TYPES_H 1 |
---|
6667 | | #define HAVE_SYS_STAT_H 1 |
---|
6668 | | #define HAVE_STDLIB_H 1 |
---|
6669 | | #define HAVE_STRING_H 1 |
---|
6670 | | #define HAVE_MEMORY_H 1 |
---|
6671 | | #define HAVE_STRINGS_H 1 |
---|
6672 | | #define HAVE_INTTYPES_H 1 |
---|
6673 | | #define HAVE_STDINT_H 1 |
---|
6674 | | #define HAVE_UNISTD_H 1 |
---|
6675 | | #define __EXTENSIONS__ 1 |
---|
6676 | | #define _ALL_SOURCE 1 |
---|
6677 | | #define _DARWIN_C_SOURCE 1 |
---|
6678 | | #define _GNU_SOURCE 1 |
---|
6679 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6680 | | #define _TANDEM_SOURCE 1 |
---|
6681 | | #define HAVE_SYS_SELECT_H 1 |
---|
6682 | | #define HAVE_SYS_TIME_H 1 |
---|
6683 | | #define HAVE_UNISTD_H 1 |
---|
6684 | | #define HAVE_UTIME_H 1 |
---|
6685 | | #define HAVE_FCNTL_H 1 |
---|
6686 | | #define HAVE_SYS_MMAN_H 1 |
---|
6687 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6688 | | #define HAVE_LOCALE_H 1 |
---|
6689 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6690 | | #define HAVE_PWD_H 1 |
---|
6691 | | #define HAVE_UTMP_H 1 |
---|
6692 | | #define HAVE_DIRENT_H 1 |
---|
6693 | | #define HAVE_UTIL_H 1 |
---|
6694 | | #define HAVE_TERM_H 1 |
---|
6695 | | #define TIME_WITH_SYS_TIME 1 |
---|
6696 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
6697 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
6698 | | #define HAVE_SYS_WAIT_H 1 |
---|
6699 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
6700 | | #define HAVE_SPEED_T 1 |
---|
6701 | | #define HAVE_TIMEVAL 1 |
---|
6702 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6703 | | #define HAVE_NET_IF_H 1 |
---|
6704 | | #define HAVE_IFADDRS_H 1 |
---|
6705 | | #define HAVE_NET_IF_DL_H 1 |
---|
6706 | | #define HAVE_GETIFADDRS 1 |
---|
6707 | | #define HAVE_FREEIFADDRS 1 |
---|
6708 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
6709 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
6710 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
6711 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
6712 | | #define PROTOTYPES 1 |
---|
6713 | | #define __PROTOTYPES 1 |
---|
6714 | | #define POINTER_TYPE void |
---|
6715 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6716 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
6717 | | #define SYSTEM_MALLOC 1 |
---|
6718 | | #define HAVE_STDLIB_H 1 |
---|
6719 | | #define HAVE_UNISTD_H 1 |
---|
6720 | | #define HAVE_SYS_PARAM_H 1 |
---|
6721 | | #define HAVE_GETOPT_H 1 |
---|
6722 | | #define HAVE_WCHAR_H 1 |
---|
6723 | | #define HAVE_STDINT_H 1 |
---|
6724 | | #define HAVE_INTTYPES_H 1 |
---|
6725 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6726 | | #define HAVE_SYS_STAT_H 1 |
---|
6727 | | #define HAVE_SYS_TIME_H 1 |
---|
6728 | | #define HAVE_GETPAGESIZE 1 |
---|
6729 | | #define HAVE_MMAP 1 |
---|
6730 | | #define HAVE_PTHREAD_H 1 |
---|
6731 | | #define HAVE_PTHREAD 1 |
---|
6732 | | #define HAVE_RSVG 1 |
---|
6733 | | #define HAVE_IMAGEMAGICK 1 |
---|
6734 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
6735 | | #define HAVE_DBUS 1 |
---|
6736 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
6737 | | #define HAVE_GNUTLS 1 |
---|
6738 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
6739 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
6740 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
6741 | | #define HAVE_XIM 1 |
---|
6742 | | #define USE_XIM 1 |
---|
6743 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
6744 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
6745 | | #define HAVE_MACGUI 1 |
---|
6746 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
6747 | | #define HAVE_LIBXML2 1 |
---|
6748 | | #define HAVE_H_ERRNO 1 |
---|
6749 | | #define HAVE_LIBM 1 |
---|
6750 | | #define MAIL_USE_FLOCK 1 |
---|
6751 | | #define HAVE_GETHOSTNAME 1 |
---|
6752 | | #define HAVE_GETDOMAINNAME 1 |
---|
6753 | | #define HAVE_RENAME 1 |
---|
6754 | | #define HAVE_CLOSEDIR 1 |
---|
6755 | | #define HAVE_MKDIR 1 |
---|
6756 | | #define HAVE_RMDIR 1 |
---|
6757 | | #define HAVE_GETRUSAGE 1 |
---|
6758 | | #define HAVE_RANDOM 1 |
---|
6759 | | #define HAVE_LRAND48 1 |
---|
6760 | | #define HAVE_LOGB 1 |
---|
6761 | | #define HAVE_FREXP 1 |
---|
6762 | | #define HAVE_FMOD 1 |
---|
6763 | | #define HAVE_RINT 1 |
---|
6764 | | #define HAVE_CBRT 1 |
---|
6765 | | #define HAVE_FTIME 1 |
---|
6766 | | #define HAVE_SETSID 1 |
---|
6767 | | #define HAVE_STRERROR 1 |
---|
6768 | | #define HAVE_FPATHCONF 1 |
---|
6769 | | #define HAVE_SELECT 1 |
---|
6770 | | #define HAVE_GETPAGESIZE 1 |
---|
6771 | | #define HAVE_TZSET 1 |
---|
6772 | | #define HAVE_SETLOCALE 1 |
---|
6773 | | #define HAVE_UTIMES 1 |
---|
6774 | | #define HAVE_GETRLIMIT 1 |
---|
6775 | | #define HAVE_SETRLIMIT 1 |
---|
6776 | | #define HAVE_SETPGID 1 |
---|
6777 | | #define HAVE_GETCWD 1 |
---|
6778 | | #define HAVE_GETWD 1 |
---|
6779 | | #define HAVE_SHUTDOWN 1 |
---|
6780 | | #define HAVE_GETADDRINFO 1 |
---|
6781 | | #define HAVE_MBLEN 1 |
---|
6782 | | #define HAVE_MBRLEN 1 |
---|
6783 | | #define HAVE_MBSINIT 1 |
---|
6784 | | #define HAVE_STRSIGNAL 1 |
---|
6785 | | #define HAVE_SETITIMER 1 |
---|
6786 | | #define HAVE_UALARM 1 |
---|
6787 | | #define HAVE_SENDTO 1 |
---|
6788 | | #define HAVE_RECVFROM 1 |
---|
6789 | | #define HAVE_GETSOCKOPT 1 |
---|
6790 | | #define HAVE_SETSOCKOPT 1 |
---|
6791 | | #define HAVE_GETSOCKNAME 1 |
---|
6792 | | #define HAVE_GETPEERNAME 1 |
---|
6793 | | #define HAVE_GAI_STRERROR 1 |
---|
6794 | | #define HAVE_MKSTEMP 1 |
---|
6795 | | #define HAVE_GETLINE 1 |
---|
6796 | | #define HAVE_GETDELIM 1 |
---|
6797 | | #define HAVE_FSYNC 1 |
---|
6798 | | #define HAVE_SYNC 1 |
---|
6799 | | #define HAVE_DIFFTIME 1 |
---|
6800 | | #define HAVE_MBLEN 1 |
---|
6801 | | #define HAVE_MBRLEN 1 |
---|
6802 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
6803 | | #define HAVE_CFMAKERAW 1 |
---|
6804 | | #define HAVE_CFSETSPEED 1 |
---|
6805 | | #define HAVE_COPYSIGN 1 |
---|
6806 | | #define HAVE___BUILTIN_UNWIND_INIT 1 |
---|
6807 | | #define HAVE_SYS_UN_H 1 |
---|
6808 | | #define HAVE_FSEEKO 1 |
---|
6809 | | #define GETPGRP_VOID 1 |
---|
6810 | | #define HAVE_GRANTPT 1 |
---|
6811 | | /* end confdefs.h. */ |
---|
6812 | | /* Define getpt to an innocuous variant, in case <limits.h> declares getpt. |
---|
6813 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
6814 | | #define getpt innocuous_getpt |
---|
6815 | | |
---|
6816 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
6817 | | which can conflict with char getpt (); below. |
---|
6818 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
6819 | | <limits.h> exists even on freestanding compilers. */ |
---|
6820 | | |
---|
6821 | | #ifdef __STDC__ |
---|
6822 | | # include <limits.h> |
---|
6823 | | #else |
---|
6824 | | # include <assert.h> |
---|
6825 | | #endif |
---|
6826 | | |
---|
6827 | | #undef getpt |
---|
6828 | | |
---|
6829 | | /* Override any GCC internal prototype to avoid an error. |
---|
6830 | | Use char because int might match the return type of a GCC |
---|
6831 | | builtin and then its argument prototype would still apply. */ |
---|
6832 | | #ifdef __cplusplus |
---|
6833 | | extern "C" |
---|
6834 | | #endif |
---|
6835 | | char getpt (); |
---|
6836 | | /* The GNU C library defines this for functions which it implements |
---|
6837 | | to always fail with ENOSYS. Some functions are actually named |
---|
6838 | | something starting with __ and the normal name is an alias. */ |
---|
6839 | | #if defined __stub_getpt || defined __stub___getpt |
---|
6840 | | choke me |
---|
6841 | | #endif |
---|
6842 | | |
---|
6843 | | int |
---|
6844 | | main () |
---|
6845 | | { |
---|
6846 | | return getpt (); |
---|
6847 | | ; |
---|
6848 | | return 0; |
---|
6849 | | } |
---|
6850 | configure:14395: result: no |
---|
6851 | configure:14410: checking for library containing tputs |
---|
6852 | configure:14463: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
6853 | Undefined symbols for architecture x86_64: |
---|
6854 | "_tputs", referenced from: |
---|
6855 | _main in conftest-2ZmHkh.o |
---|
6856 | ld: symbol(s) not found for architecture x86_64 |
---|
6857 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6858 | configure:14463: $? = 1 |
---|
6859 | configure: program exited with status 1 |
---|
6860 | configure: failed program was: |
---|
6861 | | /* confdefs.h */ |
---|
6862 | | #define PACKAGE_NAME "emacs" |
---|
6863 | | #define PACKAGE_TARNAME "emacs" |
---|
6864 | | #define PACKAGE_VERSION "24.2" |
---|
6865 | | #define PACKAGE_STRING "emacs 24.2" |
---|
6866 | | #define PACKAGE_BUGREPORT "" |
---|
6867 | | #define PACKAGE_URL "" |
---|
6868 | | #define PACKAGE "emacs" |
---|
6869 | | #define VERSION "24.2" |
---|
6870 | | #define MAIL_USE_POP 1 |
---|
6871 | | #define SYNC_INPUT 1 |
---|
6872 | | #define STDC_HEADERS 1 |
---|
6873 | | #define HAVE_SYS_TYPES_H 1 |
---|
6874 | | #define HAVE_SYS_STAT_H 1 |
---|
6875 | | #define HAVE_STDLIB_H 1 |
---|
6876 | | #define HAVE_STRING_H 1 |
---|
6877 | | #define HAVE_MEMORY_H 1 |
---|
6878 | | #define HAVE_STRINGS_H 1 |
---|
6879 | | #define HAVE_INTTYPES_H 1 |
---|
6880 | | #define HAVE_STDINT_H 1 |
---|
6881 | | #define HAVE_UNISTD_H 1 |
---|
6882 | | #define __EXTENSIONS__ 1 |
---|
6883 | | #define _ALL_SOURCE 1 |
---|
6884 | | #define _DARWIN_C_SOURCE 1 |
---|
6885 | | #define _GNU_SOURCE 1 |
---|
6886 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
6887 | | #define _TANDEM_SOURCE 1 |
---|
6888 | | #define HAVE_SYS_SELECT_H 1 |
---|
6889 | | #define HAVE_SYS_TIME_H 1 |
---|
6890 | | #define HAVE_UNISTD_H 1 |
---|
6891 | | #define HAVE_UTIME_H 1 |
---|
6892 | | #define HAVE_FCNTL_H 1 |
---|
6893 | | #define HAVE_SYS_MMAN_H 1 |
---|
6894 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6895 | | #define HAVE_LOCALE_H 1 |
---|
6896 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6897 | | #define HAVE_PWD_H 1 |
---|
6898 | | #define HAVE_UTMP_H 1 |
---|
6899 | | #define HAVE_DIRENT_H 1 |
---|
6900 | | #define HAVE_UTIL_H 1 |
---|
6901 | | #define HAVE_TERM_H 1 |
---|
6902 | | #define TIME_WITH_SYS_TIME 1 |
---|
6903 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
6904 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
6905 | | #define HAVE_SYS_WAIT_H 1 |
---|
6906 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
6907 | | #define HAVE_SPEED_T 1 |
---|
6908 | | #define HAVE_TIMEVAL 1 |
---|
6909 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6910 | | #define HAVE_NET_IF_H 1 |
---|
6911 | | #define HAVE_IFADDRS_H 1 |
---|
6912 | | #define HAVE_NET_IF_DL_H 1 |
---|
6913 | | #define HAVE_GETIFADDRS 1 |
---|
6914 | | #define HAVE_FREEIFADDRS 1 |
---|
6915 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
6916 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
6917 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
6918 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
6919 | | #define PROTOTYPES 1 |
---|
6920 | | #define __PROTOTYPES 1 |
---|
6921 | | #define POINTER_TYPE void |
---|
6922 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
6923 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
6924 | | #define SYSTEM_MALLOC 1 |
---|
6925 | | #define HAVE_STDLIB_H 1 |
---|
6926 | | #define HAVE_UNISTD_H 1 |
---|
6927 | | #define HAVE_SYS_PARAM_H 1 |
---|
6928 | | #define HAVE_GETOPT_H 1 |
---|
6929 | | #define HAVE_WCHAR_H 1 |
---|
6930 | | #define HAVE_STDINT_H 1 |
---|
6931 | | #define HAVE_INTTYPES_H 1 |
---|
6932 | | #define HAVE_SYS_SOCKET_H 1 |
---|
6933 | | #define HAVE_SYS_STAT_H 1 |
---|
6934 | | #define HAVE_SYS_TIME_H 1 |
---|
6935 | | #define HAVE_GETPAGESIZE 1 |
---|
6936 | | #define HAVE_MMAP 1 |
---|
6937 | | #define HAVE_PTHREAD_H 1 |
---|
6938 | | #define HAVE_PTHREAD 1 |
---|
6939 | | #define HAVE_RSVG 1 |
---|
6940 | | #define HAVE_IMAGEMAGICK 1 |
---|
6941 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
6942 | | #define HAVE_DBUS 1 |
---|
6943 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
6944 | | #define HAVE_GNUTLS 1 |
---|
6945 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
6946 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
6947 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
6948 | | #define HAVE_XIM 1 |
---|
6949 | | #define USE_XIM 1 |
---|
6950 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
6951 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
6952 | | #define HAVE_MACGUI 1 |
---|
6953 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
6954 | | #define HAVE_LIBXML2 1 |
---|
6955 | | #define HAVE_H_ERRNO 1 |
---|
6956 | | #define HAVE_LIBM 1 |
---|
6957 | | #define MAIL_USE_FLOCK 1 |
---|
6958 | | #define HAVE_GETHOSTNAME 1 |
---|
6959 | | #define HAVE_GETDOMAINNAME 1 |
---|
6960 | | #define HAVE_RENAME 1 |
---|
6961 | | #define HAVE_CLOSEDIR 1 |
---|
6962 | | #define HAVE_MKDIR 1 |
---|
6963 | | #define HAVE_RMDIR 1 |
---|
6964 | | #define HAVE_GETRUSAGE 1 |
---|
6965 | | #define HAVE_RANDOM 1 |
---|
6966 | | #define HAVE_LRAND48 1 |
---|
6967 | | #define HAVE_LOGB 1 |
---|
6968 | | #define HAVE_FREXP 1 |
---|
6969 | | #define HAVE_FMOD 1 |
---|
6970 | | #define HAVE_RINT 1 |
---|
6971 | | #define HAVE_CBRT 1 |
---|
6972 | | #define HAVE_FTIME 1 |
---|
6973 | | #define HAVE_SETSID 1 |
---|
6974 | | #define HAVE_STRERROR 1 |
---|
6975 | | #define HAVE_FPATHCONF 1 |
---|
6976 | | #define HAVE_SELECT 1 |
---|
6977 | | #define HAVE_GETPAGESIZE 1 |
---|
6978 | | #define HAVE_TZSET 1 |
---|
6979 | | #define HAVE_SETLOCALE 1 |
---|
6980 | | #define HAVE_UTIMES 1 |
---|
6981 | | #define HAVE_GETRLIMIT 1 |
---|
6982 | | #define HAVE_SETRLIMIT 1 |
---|
6983 | | #define HAVE_SETPGID 1 |
---|
6984 | | #define HAVE_GETCWD 1 |
---|
6985 | | #define HAVE_GETWD 1 |
---|
6986 | | #define HAVE_SHUTDOWN 1 |
---|
6987 | | #define HAVE_GETADDRINFO 1 |
---|
6988 | | #define HAVE_MBLEN 1 |
---|
6989 | | #define HAVE_MBRLEN 1 |
---|
6990 | | #define HAVE_MBSINIT 1 |
---|
6991 | | #define HAVE_STRSIGNAL 1 |
---|
6992 | | #define HAVE_SETITIMER 1 |
---|
6993 | | #define HAVE_UALARM 1 |
---|
6994 | | #define HAVE_SENDTO 1 |
---|
6995 | | #define HAVE_RECVFROM 1 |
---|
6996 | | #define HAVE_GETSOCKOPT 1 |
---|
6997 | | #define HAVE_SETSOCKOPT 1 |
---|
6998 | | #define HAVE_GETSOCKNAME 1 |
---|
6999 | | #define HAVE_GETPEERNAME 1 |
---|
7000 | | #define HAVE_GAI_STRERROR 1 |
---|
7001 | | #define HAVE_MKSTEMP 1 |
---|
7002 | | #define HAVE_GETLINE 1 |
---|
7003 | | #define HAVE_GETDELIM 1 |
---|
7004 | | #define HAVE_FSYNC 1 |
---|
7005 | | #define HAVE_SYNC 1 |
---|
7006 | | #define HAVE_DIFFTIME 1 |
---|
7007 | | #define HAVE_MBLEN 1 |
---|
7008 | | #define HAVE_MBRLEN 1 |
---|
7009 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7010 | | #define HAVE_CFMAKERAW 1 |
---|
7011 | | #define HAVE_CFSETSPEED 1 |
---|
7012 | | #define HAVE_COPYSIGN 1 |
---|
7013 | | #define HAVE___BUILTIN_UNWIND_INIT 1 |
---|
7014 | | #define HAVE_SYS_UN_H 1 |
---|
7015 | | #define HAVE_FSEEKO 1 |
---|
7016 | | #define GETPGRP_VOID 1 |
---|
7017 | | #define HAVE_GRANTPT 1 |
---|
7018 | | /* end confdefs.h. */ |
---|
7019 | | |
---|
7020 | | extern void tputs (const char *, int, int (*)(int)); |
---|
7021 | | int main (int argc, char **argv) |
---|
7022 | | { |
---|
7023 | | if (argc == 10000) |
---|
7024 | | tputs (argv[0], 0, 0); |
---|
7025 | | return 0; |
---|
7026 | | } |
---|
7027 | | |
---|
7028 | configure:14463: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lncurses -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
7029 | configure:14463: $? = 0 |
---|
7030 | configure:14463: ./conftest |
---|
7031 | objc[3433]: '/opt/local/lib/libgio-2.0.0.dylib' was not compiled with -fobjc-gc or -fobjc-gc-only, but the application requires GC |
---|
7032 | objc[3433]: *** GC capability of application and some libraries did not match |
---|
7033 | ./configure: line 2365: 3433 Illegal instruction: 4 ./conftest$ac_exeext |
---|
7034 | configure:14463: $? = 132 |
---|
7035 | configure: program exited with status 132 |
---|
7036 | configure: failed program was: |
---|
7037 | | /* confdefs.h */ |
---|
7038 | | #define PACKAGE_NAME "emacs" |
---|
7039 | | #define PACKAGE_TARNAME "emacs" |
---|
7040 | | #define PACKAGE_VERSION "24.2" |
---|
7041 | | #define PACKAGE_STRING "emacs 24.2" |
---|
7042 | | #define PACKAGE_BUGREPORT "" |
---|
7043 | | #define PACKAGE_URL "" |
---|
7044 | | #define PACKAGE "emacs" |
---|
7045 | | #define VERSION "24.2" |
---|
7046 | | #define MAIL_USE_POP 1 |
---|
7047 | | #define SYNC_INPUT 1 |
---|
7048 | | #define STDC_HEADERS 1 |
---|
7049 | | #define HAVE_SYS_TYPES_H 1 |
---|
7050 | | #define HAVE_SYS_STAT_H 1 |
---|
7051 | | #define HAVE_STDLIB_H 1 |
---|
7052 | | #define HAVE_STRING_H 1 |
---|
7053 | | #define HAVE_MEMORY_H 1 |
---|
7054 | | #define HAVE_STRINGS_H 1 |
---|
7055 | | #define HAVE_INTTYPES_H 1 |
---|
7056 | | #define HAVE_STDINT_H 1 |
---|
7057 | | #define HAVE_UNISTD_H 1 |
---|
7058 | | #define __EXTENSIONS__ 1 |
---|
7059 | | #define _ALL_SOURCE 1 |
---|
7060 | | #define _DARWIN_C_SOURCE 1 |
---|
7061 | | #define _GNU_SOURCE 1 |
---|
7062 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7063 | | #define _TANDEM_SOURCE 1 |
---|
7064 | | #define HAVE_SYS_SELECT_H 1 |
---|
7065 | | #define HAVE_SYS_TIME_H 1 |
---|
7066 | | #define HAVE_UNISTD_H 1 |
---|
7067 | | #define HAVE_UTIME_H 1 |
---|
7068 | | #define HAVE_FCNTL_H 1 |
---|
7069 | | #define HAVE_SYS_MMAN_H 1 |
---|
7070 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7071 | | #define HAVE_LOCALE_H 1 |
---|
7072 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7073 | | #define HAVE_PWD_H 1 |
---|
7074 | | #define HAVE_UTMP_H 1 |
---|
7075 | | #define HAVE_DIRENT_H 1 |
---|
7076 | | #define HAVE_UTIL_H 1 |
---|
7077 | | #define HAVE_TERM_H 1 |
---|
7078 | | #define TIME_WITH_SYS_TIME 1 |
---|
7079 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
7080 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
7081 | | #define HAVE_SYS_WAIT_H 1 |
---|
7082 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
7083 | | #define HAVE_SPEED_T 1 |
---|
7084 | | #define HAVE_TIMEVAL 1 |
---|
7085 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7086 | | #define HAVE_NET_IF_H 1 |
---|
7087 | | #define HAVE_IFADDRS_H 1 |
---|
7088 | | #define HAVE_NET_IF_DL_H 1 |
---|
7089 | | #define HAVE_GETIFADDRS 1 |
---|
7090 | | #define HAVE_FREEIFADDRS 1 |
---|
7091 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
7092 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
7093 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
7094 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
7095 | | #define PROTOTYPES 1 |
---|
7096 | | #define __PROTOTYPES 1 |
---|
7097 | | #define POINTER_TYPE void |
---|
7098 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
7099 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
7100 | | #define SYSTEM_MALLOC 1 |
---|
7101 | | #define HAVE_STDLIB_H 1 |
---|
7102 | | #define HAVE_UNISTD_H 1 |
---|
7103 | | #define HAVE_SYS_PARAM_H 1 |
---|
7104 | | #define HAVE_GETOPT_H 1 |
---|
7105 | | #define HAVE_WCHAR_H 1 |
---|
7106 | | #define HAVE_STDINT_H 1 |
---|
7107 | | #define HAVE_INTTYPES_H 1 |
---|
7108 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7109 | | #define HAVE_SYS_STAT_H 1 |
---|
7110 | | #define HAVE_SYS_TIME_H 1 |
---|
7111 | | #define HAVE_GETPAGESIZE 1 |
---|
7112 | | #define HAVE_MMAP 1 |
---|
7113 | | #define HAVE_PTHREAD_H 1 |
---|
7114 | | #define HAVE_PTHREAD 1 |
---|
7115 | | #define HAVE_RSVG 1 |
---|
7116 | | #define HAVE_IMAGEMAGICK 1 |
---|
7117 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
7118 | | #define HAVE_DBUS 1 |
---|
7119 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
7120 | | #define HAVE_GNUTLS 1 |
---|
7121 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
7122 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
7123 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
7124 | | #define HAVE_XIM 1 |
---|
7125 | | #define USE_XIM 1 |
---|
7126 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
7127 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
7128 | | #define HAVE_MACGUI 1 |
---|
7129 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
7130 | | #define HAVE_LIBXML2 1 |
---|
7131 | | #define HAVE_H_ERRNO 1 |
---|
7132 | | #define HAVE_LIBM 1 |
---|
7133 | | #define MAIL_USE_FLOCK 1 |
---|
7134 | | #define HAVE_GETHOSTNAME 1 |
---|
7135 | | #define HAVE_GETDOMAINNAME 1 |
---|
7136 | | #define HAVE_RENAME 1 |
---|
7137 | | #define HAVE_CLOSEDIR 1 |
---|
7138 | | #define HAVE_MKDIR 1 |
---|
7139 | | #define HAVE_RMDIR 1 |
---|
7140 | | #define HAVE_GETRUSAGE 1 |
---|
7141 | | #define HAVE_RANDOM 1 |
---|
7142 | | #define HAVE_LRAND48 1 |
---|
7143 | | #define HAVE_LOGB 1 |
---|
7144 | | #define HAVE_FREXP 1 |
---|
7145 | | #define HAVE_FMOD 1 |
---|
7146 | | #define HAVE_RINT 1 |
---|
7147 | | #define HAVE_CBRT 1 |
---|
7148 | | #define HAVE_FTIME 1 |
---|
7149 | | #define HAVE_SETSID 1 |
---|
7150 | | #define HAVE_STRERROR 1 |
---|
7151 | | #define HAVE_FPATHCONF 1 |
---|
7152 | | #define HAVE_SELECT 1 |
---|
7153 | | #define HAVE_GETPAGESIZE 1 |
---|
7154 | | #define HAVE_TZSET 1 |
---|
7155 | | #define HAVE_SETLOCALE 1 |
---|
7156 | | #define HAVE_UTIMES 1 |
---|
7157 | | #define HAVE_GETRLIMIT 1 |
---|
7158 | | #define HAVE_SETRLIMIT 1 |
---|
7159 | | #define HAVE_SETPGID 1 |
---|
7160 | | #define HAVE_GETCWD 1 |
---|
7161 | | #define HAVE_GETWD 1 |
---|
7162 | | #define HAVE_SHUTDOWN 1 |
---|
7163 | | #define HAVE_GETADDRINFO 1 |
---|
7164 | | #define HAVE_MBLEN 1 |
---|
7165 | | #define HAVE_MBRLEN 1 |
---|
7166 | | #define HAVE_MBSINIT 1 |
---|
7167 | | #define HAVE_STRSIGNAL 1 |
---|
7168 | | #define HAVE_SETITIMER 1 |
---|
7169 | | #define HAVE_UALARM 1 |
---|
7170 | | #define HAVE_SENDTO 1 |
---|
7171 | | #define HAVE_RECVFROM 1 |
---|
7172 | | #define HAVE_GETSOCKOPT 1 |
---|
7173 | | #define HAVE_SETSOCKOPT 1 |
---|
7174 | | #define HAVE_GETSOCKNAME 1 |
---|
7175 | | #define HAVE_GETPEERNAME 1 |
---|
7176 | | #define HAVE_GAI_STRERROR 1 |
---|
7177 | | #define HAVE_MKSTEMP 1 |
---|
7178 | | #define HAVE_GETLINE 1 |
---|
7179 | | #define HAVE_GETDELIM 1 |
---|
7180 | | #define HAVE_FSYNC 1 |
---|
7181 | | #define HAVE_SYNC 1 |
---|
7182 | | #define HAVE_DIFFTIME 1 |
---|
7183 | | #define HAVE_MBLEN 1 |
---|
7184 | | #define HAVE_MBRLEN 1 |
---|
7185 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7186 | | #define HAVE_CFMAKERAW 1 |
---|
7187 | | #define HAVE_CFSETSPEED 1 |
---|
7188 | | #define HAVE_COPYSIGN 1 |
---|
7189 | | #define HAVE___BUILTIN_UNWIND_INIT 1 |
---|
7190 | | #define HAVE_SYS_UN_H 1 |
---|
7191 | | #define HAVE_FSEEKO 1 |
---|
7192 | | #define GETPGRP_VOID 1 |
---|
7193 | | #define HAVE_GRANTPT 1 |
---|
7194 | | /* end confdefs.h. */ |
---|
7195 | | |
---|
7196 | | extern void tputs (const char *, int, int (*)(int)); |
---|
7197 | | int main (int argc, char **argv) |
---|
7198 | | { |
---|
7199 | | if (argc == 10000) |
---|
7200 | | tputs (argv[0], 0, 0); |
---|
7201 | | return 0; |
---|
7202 | | } |
---|
7203 | | |
---|
7204 | configure:14463: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lterminfo -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
7205 | ld: library not found for -lterminfo |
---|
7206 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
7207 | configure:14463: $? = 1 |
---|
7208 | configure: program exited with status 1 |
---|
7209 | configure: failed program was: |
---|
7210 | | /* confdefs.h */ |
---|
7211 | | #define PACKAGE_NAME "emacs" |
---|
7212 | | #define PACKAGE_TARNAME "emacs" |
---|
7213 | | #define PACKAGE_VERSION "24.2" |
---|
7214 | | #define PACKAGE_STRING "emacs 24.2" |
---|
7215 | | #define PACKAGE_BUGREPORT "" |
---|
7216 | | #define PACKAGE_URL "" |
---|
7217 | | #define PACKAGE "emacs" |
---|
7218 | | #define VERSION "24.2" |
---|
7219 | | #define MAIL_USE_POP 1 |
---|
7220 | | #define SYNC_INPUT 1 |
---|
7221 | | #define STDC_HEADERS 1 |
---|
7222 | | #define HAVE_SYS_TYPES_H 1 |
---|
7223 | | #define HAVE_SYS_STAT_H 1 |
---|
7224 | | #define HAVE_STDLIB_H 1 |
---|
7225 | | #define HAVE_STRING_H 1 |
---|
7226 | | #define HAVE_MEMORY_H 1 |
---|
7227 | | #define HAVE_STRINGS_H 1 |
---|
7228 | | #define HAVE_INTTYPES_H 1 |
---|
7229 | | #define HAVE_STDINT_H 1 |
---|
7230 | | #define HAVE_UNISTD_H 1 |
---|
7231 | | #define __EXTENSIONS__ 1 |
---|
7232 | | #define _ALL_SOURCE 1 |
---|
7233 | | #define _DARWIN_C_SOURCE 1 |
---|
7234 | | #define _GNU_SOURCE 1 |
---|
7235 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7236 | | #define _TANDEM_SOURCE 1 |
---|
7237 | | #define HAVE_SYS_SELECT_H 1 |
---|
7238 | | #define HAVE_SYS_TIME_H 1 |
---|
7239 | | #define HAVE_UNISTD_H 1 |
---|
7240 | | #define HAVE_UTIME_H 1 |
---|
7241 | | #define HAVE_FCNTL_H 1 |
---|
7242 | | #define HAVE_SYS_MMAN_H 1 |
---|
7243 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7244 | | #define HAVE_LOCALE_H 1 |
---|
7245 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7246 | | #define HAVE_PWD_H 1 |
---|
7247 | | #define HAVE_UTMP_H 1 |
---|
7248 | | #define HAVE_DIRENT_H 1 |
---|
7249 | | #define HAVE_UTIL_H 1 |
---|
7250 | | #define HAVE_TERM_H 1 |
---|
7251 | | #define TIME_WITH_SYS_TIME 1 |
---|
7252 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
7253 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
7254 | | #define HAVE_SYS_WAIT_H 1 |
---|
7255 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
7256 | | #define HAVE_SPEED_T 1 |
---|
7257 | | #define HAVE_TIMEVAL 1 |
---|
7258 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7259 | | #define HAVE_NET_IF_H 1 |
---|
7260 | | #define HAVE_IFADDRS_H 1 |
---|
7261 | | #define HAVE_NET_IF_DL_H 1 |
---|
7262 | | #define HAVE_GETIFADDRS 1 |
---|
7263 | | #define HAVE_FREEIFADDRS 1 |
---|
7264 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
7265 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
7266 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
7267 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
7268 | | #define PROTOTYPES 1 |
---|
7269 | | #define __PROTOTYPES 1 |
---|
7270 | | #define POINTER_TYPE void |
---|
7271 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
7272 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
7273 | | #define SYSTEM_MALLOC 1 |
---|
7274 | | #define HAVE_STDLIB_H 1 |
---|
7275 | | #define HAVE_UNISTD_H 1 |
---|
7276 | | #define HAVE_SYS_PARAM_H 1 |
---|
7277 | | #define HAVE_GETOPT_H 1 |
---|
7278 | | #define HAVE_WCHAR_H 1 |
---|
7279 | | #define HAVE_STDINT_H 1 |
---|
7280 | | #define HAVE_INTTYPES_H 1 |
---|
7281 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7282 | | #define HAVE_SYS_STAT_H 1 |
---|
7283 | | #define HAVE_SYS_TIME_H 1 |
---|
7284 | | #define HAVE_GETPAGESIZE 1 |
---|
7285 | | #define HAVE_MMAP 1 |
---|
7286 | | #define HAVE_PTHREAD_H 1 |
---|
7287 | | #define HAVE_PTHREAD 1 |
---|
7288 | | #define HAVE_RSVG 1 |
---|
7289 | | #define HAVE_IMAGEMAGICK 1 |
---|
7290 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
7291 | | #define HAVE_DBUS 1 |
---|
7292 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
7293 | | #define HAVE_GNUTLS 1 |
---|
7294 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
7295 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
7296 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
7297 | | #define HAVE_XIM 1 |
---|
7298 | | #define USE_XIM 1 |
---|
7299 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
7300 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
7301 | | #define HAVE_MACGUI 1 |
---|
7302 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
7303 | | #define HAVE_LIBXML2 1 |
---|
7304 | | #define HAVE_H_ERRNO 1 |
---|
7305 | | #define HAVE_LIBM 1 |
---|
7306 | | #define MAIL_USE_FLOCK 1 |
---|
7307 | | #define HAVE_GETHOSTNAME 1 |
---|
7308 | | #define HAVE_GETDOMAINNAME 1 |
---|
7309 | | #define HAVE_RENAME 1 |
---|
7310 | | #define HAVE_CLOSEDIR 1 |
---|
7311 | | #define HAVE_MKDIR 1 |
---|
7312 | | #define HAVE_RMDIR 1 |
---|
7313 | | #define HAVE_GETRUSAGE 1 |
---|
7314 | | #define HAVE_RANDOM 1 |
---|
7315 | | #define HAVE_LRAND48 1 |
---|
7316 | | #define HAVE_LOGB 1 |
---|
7317 | | #define HAVE_FREXP 1 |
---|
7318 | | #define HAVE_FMOD 1 |
---|
7319 | | #define HAVE_RINT 1 |
---|
7320 | | #define HAVE_CBRT 1 |
---|
7321 | | #define HAVE_FTIME 1 |
---|
7322 | | #define HAVE_SETSID 1 |
---|
7323 | | #define HAVE_STRERROR 1 |
---|
7324 | | #define HAVE_FPATHCONF 1 |
---|
7325 | | #define HAVE_SELECT 1 |
---|
7326 | | #define HAVE_GETPAGESIZE 1 |
---|
7327 | | #define HAVE_TZSET 1 |
---|
7328 | | #define HAVE_SETLOCALE 1 |
---|
7329 | | #define HAVE_UTIMES 1 |
---|
7330 | | #define HAVE_GETRLIMIT 1 |
---|
7331 | | #define HAVE_SETRLIMIT 1 |
---|
7332 | | #define HAVE_SETPGID 1 |
---|
7333 | | #define HAVE_GETCWD 1 |
---|
7334 | | #define HAVE_GETWD 1 |
---|
7335 | | #define HAVE_SHUTDOWN 1 |
---|
7336 | | #define HAVE_GETADDRINFO 1 |
---|
7337 | | #define HAVE_MBLEN 1 |
---|
7338 | | #define HAVE_MBRLEN 1 |
---|
7339 | | #define HAVE_MBSINIT 1 |
---|
7340 | | #define HAVE_STRSIGNAL 1 |
---|
7341 | | #define HAVE_SETITIMER 1 |
---|
7342 | | #define HAVE_UALARM 1 |
---|
7343 | | #define HAVE_SENDTO 1 |
---|
7344 | | #define HAVE_RECVFROM 1 |
---|
7345 | | #define HAVE_GETSOCKOPT 1 |
---|
7346 | | #define HAVE_SETSOCKOPT 1 |
---|
7347 | | #define HAVE_GETSOCKNAME 1 |
---|
7348 | | #define HAVE_GETPEERNAME 1 |
---|
7349 | | #define HAVE_GAI_STRERROR 1 |
---|
7350 | | #define HAVE_MKSTEMP 1 |
---|
7351 | | #define HAVE_GETLINE 1 |
---|
7352 | | #define HAVE_GETDELIM 1 |
---|
7353 | | #define HAVE_FSYNC 1 |
---|
7354 | | #define HAVE_SYNC 1 |
---|
7355 | | #define HAVE_DIFFTIME 1 |
---|
7356 | | #define HAVE_MBLEN 1 |
---|
7357 | | #define HAVE_MBRLEN 1 |
---|
7358 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7359 | | #define HAVE_CFMAKERAW 1 |
---|
7360 | | #define HAVE_CFSETSPEED 1 |
---|
7361 | | #define HAVE_COPYSIGN 1 |
---|
7362 | | #define HAVE___BUILTIN_UNWIND_INIT 1 |
---|
7363 | | #define HAVE_SYS_UN_H 1 |
---|
7364 | | #define HAVE_FSEEKO 1 |
---|
7365 | | #define GETPGRP_VOID 1 |
---|
7366 | | #define HAVE_GRANTPT 1 |
---|
7367 | | /* end confdefs.h. */ |
---|
7368 | | |
---|
7369 | | extern void tputs (const char *, int, int (*)(int)); |
---|
7370 | | int main (int argc, char **argv) |
---|
7371 | | { |
---|
7372 | | if (argc == 10000) |
---|
7373 | | tputs (argv[0], 0, 0); |
---|
7374 | | return 0; |
---|
7375 | | } |
---|
7376 | | |
---|
7377 | configure:14463: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -ltermcap -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
7378 | configure:14463: $? = 0 |
---|
7379 | configure:14463: ./conftest |
---|
7380 | objc[3452]: '/opt/local/lib/libgio-2.0.0.dylib' was not compiled with -fobjc-gc or -fobjc-gc-only, but the application requires GC |
---|
7381 | objc[3452]: *** GC capability of application and some libraries did not match |
---|
7382 | ./configure: line 2365: 3452 Illegal instruction: 4 ./conftest$ac_exeext |
---|
7383 | configure:14463: $? = 132 |
---|
7384 | configure: program exited with status 132 |
---|
7385 | configure: failed program was: |
---|
7386 | | /* confdefs.h */ |
---|
7387 | | #define PACKAGE_NAME "emacs" |
---|
7388 | | #define PACKAGE_TARNAME "emacs" |
---|
7389 | | #define PACKAGE_VERSION "24.2" |
---|
7390 | | #define PACKAGE_STRING "emacs 24.2" |
---|
7391 | | #define PACKAGE_BUGREPORT "" |
---|
7392 | | #define PACKAGE_URL "" |
---|
7393 | | #define PACKAGE "emacs" |
---|
7394 | | #define VERSION "24.2" |
---|
7395 | | #define MAIL_USE_POP 1 |
---|
7396 | | #define SYNC_INPUT 1 |
---|
7397 | | #define STDC_HEADERS 1 |
---|
7398 | | #define HAVE_SYS_TYPES_H 1 |
---|
7399 | | #define HAVE_SYS_STAT_H 1 |
---|
7400 | | #define HAVE_STDLIB_H 1 |
---|
7401 | | #define HAVE_STRING_H 1 |
---|
7402 | | #define HAVE_MEMORY_H 1 |
---|
7403 | | #define HAVE_STRINGS_H 1 |
---|
7404 | | #define HAVE_INTTYPES_H 1 |
---|
7405 | | #define HAVE_STDINT_H 1 |
---|
7406 | | #define HAVE_UNISTD_H 1 |
---|
7407 | | #define __EXTENSIONS__ 1 |
---|
7408 | | #define _ALL_SOURCE 1 |
---|
7409 | | #define _DARWIN_C_SOURCE 1 |
---|
7410 | | #define _GNU_SOURCE 1 |
---|
7411 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7412 | | #define _TANDEM_SOURCE 1 |
---|
7413 | | #define HAVE_SYS_SELECT_H 1 |
---|
7414 | | #define HAVE_SYS_TIME_H 1 |
---|
7415 | | #define HAVE_UNISTD_H 1 |
---|
7416 | | #define HAVE_UTIME_H 1 |
---|
7417 | | #define HAVE_FCNTL_H 1 |
---|
7418 | | #define HAVE_SYS_MMAN_H 1 |
---|
7419 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7420 | | #define HAVE_LOCALE_H 1 |
---|
7421 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7422 | | #define HAVE_PWD_H 1 |
---|
7423 | | #define HAVE_UTMP_H 1 |
---|
7424 | | #define HAVE_DIRENT_H 1 |
---|
7425 | | #define HAVE_UTIL_H 1 |
---|
7426 | | #define HAVE_TERM_H 1 |
---|
7427 | | #define TIME_WITH_SYS_TIME 1 |
---|
7428 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
7429 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
7430 | | #define HAVE_SYS_WAIT_H 1 |
---|
7431 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
7432 | | #define HAVE_SPEED_T 1 |
---|
7433 | | #define HAVE_TIMEVAL 1 |
---|
7434 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7435 | | #define HAVE_NET_IF_H 1 |
---|
7436 | | #define HAVE_IFADDRS_H 1 |
---|
7437 | | #define HAVE_NET_IF_DL_H 1 |
---|
7438 | | #define HAVE_GETIFADDRS 1 |
---|
7439 | | #define HAVE_FREEIFADDRS 1 |
---|
7440 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
7441 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
7442 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
7443 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
7444 | | #define PROTOTYPES 1 |
---|
7445 | | #define __PROTOTYPES 1 |
---|
7446 | | #define POINTER_TYPE void |
---|
7447 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
7448 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
7449 | | #define SYSTEM_MALLOC 1 |
---|
7450 | | #define HAVE_STDLIB_H 1 |
---|
7451 | | #define HAVE_UNISTD_H 1 |
---|
7452 | | #define HAVE_SYS_PARAM_H 1 |
---|
7453 | | #define HAVE_GETOPT_H 1 |
---|
7454 | | #define HAVE_WCHAR_H 1 |
---|
7455 | | #define HAVE_STDINT_H 1 |
---|
7456 | | #define HAVE_INTTYPES_H 1 |
---|
7457 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7458 | | #define HAVE_SYS_STAT_H 1 |
---|
7459 | | #define HAVE_SYS_TIME_H 1 |
---|
7460 | | #define HAVE_GETPAGESIZE 1 |
---|
7461 | | #define HAVE_MMAP 1 |
---|
7462 | | #define HAVE_PTHREAD_H 1 |
---|
7463 | | #define HAVE_PTHREAD 1 |
---|
7464 | | #define HAVE_RSVG 1 |
---|
7465 | | #define HAVE_IMAGEMAGICK 1 |
---|
7466 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
7467 | | #define HAVE_DBUS 1 |
---|
7468 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
7469 | | #define HAVE_GNUTLS 1 |
---|
7470 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
7471 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
7472 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
7473 | | #define HAVE_XIM 1 |
---|
7474 | | #define USE_XIM 1 |
---|
7475 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
7476 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
7477 | | #define HAVE_MACGUI 1 |
---|
7478 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
7479 | | #define HAVE_LIBXML2 1 |
---|
7480 | | #define HAVE_H_ERRNO 1 |
---|
7481 | | #define HAVE_LIBM 1 |
---|
7482 | | #define MAIL_USE_FLOCK 1 |
---|
7483 | | #define HAVE_GETHOSTNAME 1 |
---|
7484 | | #define HAVE_GETDOMAINNAME 1 |
---|
7485 | | #define HAVE_RENAME 1 |
---|
7486 | | #define HAVE_CLOSEDIR 1 |
---|
7487 | | #define HAVE_MKDIR 1 |
---|
7488 | | #define HAVE_RMDIR 1 |
---|
7489 | | #define HAVE_GETRUSAGE 1 |
---|
7490 | | #define HAVE_RANDOM 1 |
---|
7491 | | #define HAVE_LRAND48 1 |
---|
7492 | | #define HAVE_LOGB 1 |
---|
7493 | | #define HAVE_FREXP 1 |
---|
7494 | | #define HAVE_FMOD 1 |
---|
7495 | | #define HAVE_RINT 1 |
---|
7496 | | #define HAVE_CBRT 1 |
---|
7497 | | #define HAVE_FTIME 1 |
---|
7498 | | #define HAVE_SETSID 1 |
---|
7499 | | #define HAVE_STRERROR 1 |
---|
7500 | | #define HAVE_FPATHCONF 1 |
---|
7501 | | #define HAVE_SELECT 1 |
---|
7502 | | #define HAVE_GETPAGESIZE 1 |
---|
7503 | | #define HAVE_TZSET 1 |
---|
7504 | | #define HAVE_SETLOCALE 1 |
---|
7505 | | #define HAVE_UTIMES 1 |
---|
7506 | | #define HAVE_GETRLIMIT 1 |
---|
7507 | | #define HAVE_SETRLIMIT 1 |
---|
7508 | | #define HAVE_SETPGID 1 |
---|
7509 | | #define HAVE_GETCWD 1 |
---|
7510 | | #define HAVE_GETWD 1 |
---|
7511 | | #define HAVE_SHUTDOWN 1 |
---|
7512 | | #define HAVE_GETADDRINFO 1 |
---|
7513 | | #define HAVE_MBLEN 1 |
---|
7514 | | #define HAVE_MBRLEN 1 |
---|
7515 | | #define HAVE_MBSINIT 1 |
---|
7516 | | #define HAVE_STRSIGNAL 1 |
---|
7517 | | #define HAVE_SETITIMER 1 |
---|
7518 | | #define HAVE_UALARM 1 |
---|
7519 | | #define HAVE_SENDTO 1 |
---|
7520 | | #define HAVE_RECVFROM 1 |
---|
7521 | | #define HAVE_GETSOCKOPT 1 |
---|
7522 | | #define HAVE_SETSOCKOPT 1 |
---|
7523 | | #define HAVE_GETSOCKNAME 1 |
---|
7524 | | #define HAVE_GETPEERNAME 1 |
---|
7525 | | #define HAVE_GAI_STRERROR 1 |
---|
7526 | | #define HAVE_MKSTEMP 1 |
---|
7527 | | #define HAVE_GETLINE 1 |
---|
7528 | | #define HAVE_GETDELIM 1 |
---|
7529 | | #define HAVE_FSYNC 1 |
---|
7530 | | #define HAVE_SYNC 1 |
---|
7531 | | #define HAVE_DIFFTIME 1 |
---|
7532 | | #define HAVE_MBLEN 1 |
---|
7533 | | #define HAVE_MBRLEN 1 |
---|
7534 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7535 | | #define HAVE_CFMAKERAW 1 |
---|
7536 | | #define HAVE_CFSETSPEED 1 |
---|
7537 | | #define HAVE_COPYSIGN 1 |
---|
7538 | | #define HAVE___BUILTIN_UNWIND_INIT 1 |
---|
7539 | | #define HAVE_SYS_UN_H 1 |
---|
7540 | | #define HAVE_FSEEKO 1 |
---|
7541 | | #define GETPGRP_VOID 1 |
---|
7542 | | #define HAVE_GRANTPT 1 |
---|
7543 | | /* end confdefs.h. */ |
---|
7544 | | |
---|
7545 | | extern void tputs (const char *, int, int (*)(int)); |
---|
7546 | | int main (int argc, char **argv) |
---|
7547 | | { |
---|
7548 | | if (argc == 10000) |
---|
7549 | | tputs (argv[0], 0, 0); |
---|
7550 | | return 0; |
---|
7551 | | } |
---|
7552 | | |
---|
7553 | configure:14463: /usr/bin/clang -o conftest -pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lcurses -lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread >&5 |
---|
7554 | configure:14463: $? = 0 |
---|
7555 | configure:14463: ./conftest |
---|
7556 | objc[3462]: '/opt/local/lib/libgio-2.0.0.dylib' was not compiled with -fobjc-gc or -fobjc-gc-only, but the application requires GC |
---|
7557 | objc[3462]: *** GC capability of application and some libraries did not match |
---|
7558 | ./configure: line 2365: 3462 Illegal instruction: 4 ./conftest$ac_exeext |
---|
7559 | configure:14463: $? = 132 |
---|
7560 | configure: program exited with status 132 |
---|
7561 | configure: failed program was: |
---|
7562 | | /* confdefs.h */ |
---|
7563 | | #define PACKAGE_NAME "emacs" |
---|
7564 | | #define PACKAGE_TARNAME "emacs" |
---|
7565 | | #define PACKAGE_VERSION "24.2" |
---|
7566 | | #define PACKAGE_STRING "emacs 24.2" |
---|
7567 | | #define PACKAGE_BUGREPORT "" |
---|
7568 | | #define PACKAGE_URL "" |
---|
7569 | | #define PACKAGE "emacs" |
---|
7570 | | #define VERSION "24.2" |
---|
7571 | | #define MAIL_USE_POP 1 |
---|
7572 | | #define SYNC_INPUT 1 |
---|
7573 | | #define STDC_HEADERS 1 |
---|
7574 | | #define HAVE_SYS_TYPES_H 1 |
---|
7575 | | #define HAVE_SYS_STAT_H 1 |
---|
7576 | | #define HAVE_STDLIB_H 1 |
---|
7577 | | #define HAVE_STRING_H 1 |
---|
7578 | | #define HAVE_MEMORY_H 1 |
---|
7579 | | #define HAVE_STRINGS_H 1 |
---|
7580 | | #define HAVE_INTTYPES_H 1 |
---|
7581 | | #define HAVE_STDINT_H 1 |
---|
7582 | | #define HAVE_UNISTD_H 1 |
---|
7583 | | #define __EXTENSIONS__ 1 |
---|
7584 | | #define _ALL_SOURCE 1 |
---|
7585 | | #define _DARWIN_C_SOURCE 1 |
---|
7586 | | #define _GNU_SOURCE 1 |
---|
7587 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
7588 | | #define _TANDEM_SOURCE 1 |
---|
7589 | | #define HAVE_SYS_SELECT_H 1 |
---|
7590 | | #define HAVE_SYS_TIME_H 1 |
---|
7591 | | #define HAVE_UNISTD_H 1 |
---|
7592 | | #define HAVE_UTIME_H 1 |
---|
7593 | | #define HAVE_FCNTL_H 1 |
---|
7594 | | #define HAVE_SYS_MMAN_H 1 |
---|
7595 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
7596 | | #define HAVE_LOCALE_H 1 |
---|
7597 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
7598 | | #define HAVE_PWD_H 1 |
---|
7599 | | #define HAVE_UTMP_H 1 |
---|
7600 | | #define HAVE_DIRENT_H 1 |
---|
7601 | | #define HAVE_UTIL_H 1 |
---|
7602 | | #define HAVE_TERM_H 1 |
---|
7603 | | #define TIME_WITH_SYS_TIME 1 |
---|
7604 | | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
7605 | | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
7606 | | #define HAVE_SYS_WAIT_H 1 |
---|
7607 | | #define HAVE_STRUCT_UTIMBUF 1 |
---|
7608 | | #define HAVE_SPEED_T 1 |
---|
7609 | | #define HAVE_TIMEVAL 1 |
---|
7610 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7611 | | #define HAVE_NET_IF_H 1 |
---|
7612 | | #define HAVE_IFADDRS_H 1 |
---|
7613 | | #define HAVE_NET_IF_DL_H 1 |
---|
7614 | | #define HAVE_GETIFADDRS 1 |
---|
7615 | | #define HAVE_FREEIFADDRS 1 |
---|
7616 | | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
7617 | | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
7618 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
7619 | | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
7620 | | #define PROTOTYPES 1 |
---|
7621 | | #define __PROTOTYPES 1 |
---|
7622 | | #define POINTER_TYPE void |
---|
7623 | | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
7624 | | #define HAVE_LONG_FILE_NAMES 1 |
---|
7625 | | #define SYSTEM_MALLOC 1 |
---|
7626 | | #define HAVE_STDLIB_H 1 |
---|
7627 | | #define HAVE_UNISTD_H 1 |
---|
7628 | | #define HAVE_SYS_PARAM_H 1 |
---|
7629 | | #define HAVE_GETOPT_H 1 |
---|
7630 | | #define HAVE_WCHAR_H 1 |
---|
7631 | | #define HAVE_STDINT_H 1 |
---|
7632 | | #define HAVE_INTTYPES_H 1 |
---|
7633 | | #define HAVE_SYS_SOCKET_H 1 |
---|
7634 | | #define HAVE_SYS_STAT_H 1 |
---|
7635 | | #define HAVE_SYS_TIME_H 1 |
---|
7636 | | #define HAVE_GETPAGESIZE 1 |
---|
7637 | | #define HAVE_MMAP 1 |
---|
7638 | | #define HAVE_PTHREAD_H 1 |
---|
7639 | | #define HAVE_PTHREAD 1 |
---|
7640 | | #define HAVE_RSVG 1 |
---|
7641 | | #define HAVE_IMAGEMAGICK 1 |
---|
7642 | | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
7643 | | #define HAVE_DBUS 1 |
---|
7644 | | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
7645 | | #define HAVE_GNUTLS 1 |
---|
7646 | | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
7647 | | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
7648 | | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
7649 | | #define HAVE_XIM 1 |
---|
7650 | | #define USE_XIM 1 |
---|
7651 | | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
7652 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
7653 | | #define HAVE_MACGUI 1 |
---|
7654 | | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
7655 | | #define HAVE_LIBXML2 1 |
---|
7656 | | #define HAVE_H_ERRNO 1 |
---|
7657 | | #define HAVE_LIBM 1 |
---|
7658 | | #define MAIL_USE_FLOCK 1 |
---|
7659 | | #define HAVE_GETHOSTNAME 1 |
---|
7660 | | #define HAVE_GETDOMAINNAME 1 |
---|
7661 | | #define HAVE_RENAME 1 |
---|
7662 | | #define HAVE_CLOSEDIR 1 |
---|
7663 | | #define HAVE_MKDIR 1 |
---|
7664 | | #define HAVE_RMDIR 1 |
---|
7665 | | #define HAVE_GETRUSAGE 1 |
---|
7666 | | #define HAVE_RANDOM 1 |
---|
7667 | | #define HAVE_LRAND48 1 |
---|
7668 | | #define HAVE_LOGB 1 |
---|
7669 | | #define HAVE_FREXP 1 |
---|
7670 | | #define HAVE_FMOD 1 |
---|
7671 | | #define HAVE_RINT 1 |
---|
7672 | | #define HAVE_CBRT 1 |
---|
7673 | | #define HAVE_FTIME 1 |
---|
7674 | | #define HAVE_SETSID 1 |
---|
7675 | | #define HAVE_STRERROR 1 |
---|
7676 | | #define HAVE_FPATHCONF 1 |
---|
7677 | | #define HAVE_SELECT 1 |
---|
7678 | | #define HAVE_GETPAGESIZE 1 |
---|
7679 | | #define HAVE_TZSET 1 |
---|
7680 | | #define HAVE_SETLOCALE 1 |
---|
7681 | | #define HAVE_UTIMES 1 |
---|
7682 | | #define HAVE_GETRLIMIT 1 |
---|
7683 | | #define HAVE_SETRLIMIT 1 |
---|
7684 | | #define HAVE_SETPGID 1 |
---|
7685 | | #define HAVE_GETCWD 1 |
---|
7686 | | #define HAVE_GETWD 1 |
---|
7687 | | #define HAVE_SHUTDOWN 1 |
---|
7688 | | #define HAVE_GETADDRINFO 1 |
---|
7689 | | #define HAVE_MBLEN 1 |
---|
7690 | | #define HAVE_MBRLEN 1 |
---|
7691 | | #define HAVE_MBSINIT 1 |
---|
7692 | | #define HAVE_STRSIGNAL 1 |
---|
7693 | | #define HAVE_SETITIMER 1 |
---|
7694 | | #define HAVE_UALARM 1 |
---|
7695 | | #define HAVE_SENDTO 1 |
---|
7696 | | #define HAVE_RECVFROM 1 |
---|
7697 | | #define HAVE_GETSOCKOPT 1 |
---|
7698 | | #define HAVE_SETSOCKOPT 1 |
---|
7699 | | #define HAVE_GETSOCKNAME 1 |
---|
7700 | | #define HAVE_GETPEERNAME 1 |
---|
7701 | | #define HAVE_GAI_STRERROR 1 |
---|
7702 | | #define HAVE_MKSTEMP 1 |
---|
7703 | | #define HAVE_GETLINE 1 |
---|
7704 | | #define HAVE_GETDELIM 1 |
---|
7705 | | #define HAVE_FSYNC 1 |
---|
7706 | | #define HAVE_SYNC 1 |
---|
7707 | | #define HAVE_DIFFTIME 1 |
---|
7708 | | #define HAVE_MBLEN 1 |
---|
7709 | | #define HAVE_MBRLEN 1 |
---|
7710 | | #define HAVE_POSIX_MEMALIGN 1 |
---|
7711 | | #define HAVE_CFMAKERAW 1 |
---|
7712 | | #define HAVE_CFSETSPEED 1 |
---|
7713 | | #define HAVE_COPYSIGN 1 |
---|
7714 | | #define HAVE___BUILTIN_UNWIND_INIT 1 |
---|
7715 | | #define HAVE_SYS_UN_H 1 |
---|
7716 | | #define HAVE_FSEEKO 1 |
---|
7717 | | #define GETPGRP_VOID 1 |
---|
7718 | | #define HAVE_GRANTPT 1 |
---|
7719 | | /* end confdefs.h. */ |
---|
7720 | | |
---|
7721 | | extern void tputs (const char *, int, int (*)(int)); |
---|
7722 | | int main (int argc, char **argv) |
---|
7723 | | { |
---|
7724 | | if (argc == 10000) |
---|
7725 | | tputs (argv[0], 0, 0); |
---|
7726 | | return 0; |
---|
7727 | | } |
---|
7728 | | |
---|
7729 | configure:14477: result: no |
---|
7730 | configure:14480: error: The required function `tputs' was not found in any library. |
---|
7731 | These libraries were tried: libncurses, libterminfo, libtermcap, libcurses. |
---|
7732 | Please try installing whichever of these libraries is most appropriate |
---|
7733 | for your system, together with its header files. |
---|
7734 | For example, a libncurses-dev(el) or similar package. |
---|
7735 | |
---|
7736 | ## ---------------- ## |
---|
7737 | ## Cache variables. ## |
---|
7738 | ## ---------------- ## |
---|
7739 | |
---|
7740 | ac_cv_build=x86_64-apple-darwin11.4.2 |
---|
7741 | ac_cv_c_bigendian=no |
---|
7742 | ac_cv_c_compiler_gnu=yes |
---|
7743 | ac_cv_c_const=yes |
---|
7744 | ac_cv_c_volatile=yes |
---|
7745 | ac_cv_env_CC_set=set |
---|
7746 | ac_cv_env_CC_value=/usr/bin/clang |
---|
7747 | ac_cv_env_CFLAGS_set=set |
---|
7748 | ac_cv_env_CFLAGS_value='-pipe -O2 -fobjc-arc -arch x86_64' |
---|
7749 | ac_cv_env_CPPFLAGS_set=set |
---|
7750 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
7751 | ac_cv_env_CPP_set= |
---|
7752 | ac_cv_env_CPP_value= |
---|
7753 | ac_cv_env_LDFLAGS_set=set |
---|
7754 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64' |
---|
7755 | ac_cv_env_LIBS_set= |
---|
7756 | ac_cv_env_LIBS_value= |
---|
7757 | ac_cv_env_XMKMF_set= |
---|
7758 | ac_cv_env_XMKMF_value= |
---|
7759 | ac_cv_env_build_alias_set= |
---|
7760 | ac_cv_env_build_alias_value= |
---|
7761 | ac_cv_env_host_alias_set= |
---|
7762 | ac_cv_env_host_alias_value= |
---|
7763 | ac_cv_env_target_alias_set= |
---|
7764 | ac_cv_env_target_alias_value= |
---|
7765 | ac_cv_func_MagickExportImagePixels=yes |
---|
7766 | ac_cv_func___executable_start=no |
---|
7767 | ac_cv_func___fpending=no |
---|
7768 | ac_cv_func_cbrt=yes |
---|
7769 | ac_cv_func_cfmakeraw=yes |
---|
7770 | ac_cv_func_cfsetspeed=yes |
---|
7771 | ac_cv_func_closedir=yes |
---|
7772 | ac_cv_func_copysign=yes |
---|
7773 | ac_cv_func_dbus_watch_get_unix_fd=yes |
---|
7774 | ac_cv_func_difftime=yes |
---|
7775 | ac_cv_func_euidaccess=no |
---|
7776 | ac_cv_func_fmod=yes |
---|
7777 | ac_cv_func_fpathconf=yes |
---|
7778 | ac_cv_func_freeifaddrs=yes |
---|
7779 | ac_cv_func_frexp=yes |
---|
7780 | ac_cv_func_fsync=yes |
---|
7781 | ac_cv_func_ftime=yes |
---|
7782 | ac_cv_func_gai_strerror=yes |
---|
7783 | ac_cv_func_get_current_dir_name=no |
---|
7784 | ac_cv_func_getaddrinfo=yes |
---|
7785 | ac_cv_func_getcwd=yes |
---|
7786 | ac_cv_func_getdelim=yes |
---|
7787 | ac_cv_func_getdomainname=yes |
---|
7788 | ac_cv_func_gethostname=yes |
---|
7789 | ac_cv_func_getifaddrs=yes |
---|
7790 | ac_cv_func_getline=yes |
---|
7791 | ac_cv_func_getpagesize=yes |
---|
7792 | ac_cv_func_getpeername=yes |
---|
7793 | ac_cv_func_getpgrp_void=yes |
---|
7794 | ac_cv_func_getpt=no |
---|
7795 | ac_cv_func_getrlimit=yes |
---|
7796 | ac_cv_func_getrusage=yes |
---|
7797 | ac_cv_func_getsockname=yes |
---|
7798 | ac_cv_func_getsockopt=yes |
---|
7799 | ac_cv_func_getwd=yes |
---|
7800 | ac_cv_func_gnutls_certificate_set_verify_function=yes |
---|
7801 | ac_cv_func_grantpt=yes |
---|
7802 | ac_cv_func_logb=yes |
---|
7803 | ac_cv_func_lrand48=yes |
---|
7804 | ac_cv_func_malloc_get_state=no |
---|
7805 | ac_cv_func_malloc_set_state=no |
---|
7806 | ac_cv_func_mblen=yes |
---|
7807 | ac_cv_func_mbrlen=yes |
---|
7808 | ac_cv_func_mbsinit=yes |
---|
7809 | ac_cv_func_mempcpy=no |
---|
7810 | ac_cv_func_mkdir=yes |
---|
7811 | ac_cv_func_mkstemp=yes |
---|
7812 | ac_cv_func_mmap_fixed_mapped=yes |
---|
7813 | ac_cv_func_mremap=no |
---|
7814 | ac_cv_func_posix_memalign=yes |
---|
7815 | ac_cv_func_random=yes |
---|
7816 | ac_cv_func_recvfrom=yes |
---|
7817 | ac_cv_func_rename=yes |
---|
7818 | ac_cv_func_rint=yes |
---|
7819 | ac_cv_func_rmdir=yes |
---|
7820 | ac_cv_func_select=yes |
---|
7821 | ac_cv_func_sendto=yes |
---|
7822 | ac_cv_func_setitimer=yes |
---|
7823 | ac_cv_func_setlocale=yes |
---|
7824 | ac_cv_func_setpgid=yes |
---|
7825 | ac_cv_func_setrlimit=yes |
---|
7826 | ac_cv_func_setsid=yes |
---|
7827 | ac_cv_func_setsockopt=yes |
---|
7828 | ac_cv_func_shutdown=yes |
---|
7829 | ac_cv_func_strerror=yes |
---|
7830 | ac_cv_func_strsignal=yes |
---|
7831 | ac_cv_func_sync=yes |
---|
7832 | ac_cv_func_sysinfo=no |
---|
7833 | ac_cv_func_touchlock=no |
---|
7834 | ac_cv_func_tzset=yes |
---|
7835 | ac_cv_func_ualarm=yes |
---|
7836 | ac_cv_func_utimes=yes |
---|
7837 | ac_cv_have_decl___ILP32__=no |
---|
7838 | ac_cv_have_decl___sys_siglist=no |
---|
7839 | ac_cv_have_decl_i386=no |
---|
7840 | ac_cv_have_decl_sys_siglist=no |
---|
7841 | ac_cv_have_x='have_x=yes ac_x_includes='\''/opt/local/include'\'' ac_x_libraries='\''/opt/local/lib'\''' |
---|
7842 | ac_cv_header_AvailabilityMacros_h=yes |
---|
7843 | ac_cv_header_Carbon_Carbon_h=yes |
---|
7844 | ac_cv_header_coff_h=no |
---|
7845 | ac_cv_header_dirent_h=yes |
---|
7846 | ac_cv_header_fcntl_h=yes |
---|
7847 | ac_cv_header_getopt_h=yes |
---|
7848 | ac_cv_header_gpm_h=no |
---|
7849 | ac_cv_header_ifaddrs_h=yes |
---|
7850 | ac_cv_header_inttypes_h=yes |
---|
7851 | ac_cv_header_linux_version_h=no |
---|
7852 | ac_cv_header_locale_h=yes |
---|
7853 | ac_cv_header_machine_soundcard_h=no |
---|
7854 | ac_cv_header_maillock_h=no |
---|
7855 | ac_cv_header_malloc_malloc_h=yes |
---|
7856 | ac_cv_header_memory_h=yes |
---|
7857 | ac_cv_header_minix_config_h=no |
---|
7858 | ac_cv_header_net_if_dl_h=yes |
---|
7859 | ac_cv_header_net_if_h=yes |
---|
7860 | ac_cv_header_pthread_h=yes |
---|
7861 | ac_cv_header_pty_h=no |
---|
7862 | ac_cv_header_pwd_h=yes |
---|
7863 | ac_cv_header_soundcard_h=no |
---|
7864 | ac_cv_header_stdc=yes |
---|
7865 | ac_cv_header_stdint_h=yes |
---|
7866 | ac_cv_header_stdio_ext_h=no |
---|
7867 | ac_cv_header_stdlib_h=yes |
---|
7868 | ac_cv_header_string_h=yes |
---|
7869 | ac_cv_header_strings_h=yes |
---|
7870 | ac_cv_header_sys__mbstate_t_h=no |
---|
7871 | ac_cv_header_sys_mman_h=yes |
---|
7872 | ac_cv_header_sys_param_h=yes |
---|
7873 | ac_cv_header_sys_resource_h=yes |
---|
7874 | ac_cv_header_sys_select_h=yes |
---|
7875 | ac_cv_header_sys_socket_h=yes |
---|
7876 | ac_cv_header_sys_soundcard_h=no |
---|
7877 | ac_cv_header_sys_stat_h=yes |
---|
7878 | ac_cv_header_sys_systeminfo_h=no |
---|
7879 | ac_cv_header_sys_time_h=yes |
---|
7880 | ac_cv_header_sys_types_h=yes |
---|
7881 | ac_cv_header_sys_un_h=yes |
---|
7882 | ac_cv_header_sys_utsname_h=yes |
---|
7883 | ac_cv_header_sys_vlimit_h=no |
---|
7884 | ac_cv_header_sys_wait_h=yes |
---|
7885 | ac_cv_header_term_h=yes |
---|
7886 | ac_cv_header_time=yes |
---|
7887 | ac_cv_header_unistd_h=yes |
---|
7888 | ac_cv_header_util_h=yes |
---|
7889 | ac_cv_header_utime_h=yes |
---|
7890 | ac_cv_header_utmp_h=yes |
---|
7891 | ac_cv_header_wchar_h=yes |
---|
7892 | ac_cv_host=x86_64-apple-darwin11.4.2 |
---|
7893 | ac_cv_lib_Xbsd_main=no |
---|
7894 | ac_cv_lib_dnet_dnet_ntoa=no |
---|
7895 | ac_cv_lib_lockfile_maillock=no |
---|
7896 | ac_cv_lib_m_sqrt=yes |
---|
7897 | ac_cv_lib_mail_maillock=no |
---|
7898 | ac_cv_lib_ossaudio__oss_ioctl=no |
---|
7899 | ac_cv_lib_pthread_pthread_self=yes |
---|
7900 | ac_cv_lib_pthreads_cma_open=no |
---|
7901 | ac_cv_lib_selinux_lgetfilecon=no |
---|
7902 | ac_cv_lib_xml2_htmlReadMemory=yes |
---|
7903 | ac_cv_member_struct_ifreq_ifr_addr=yes |
---|
7904 | ac_cv_member_struct_ifreq_ifr_addr_sa_len=yes |
---|
7905 | ac_cv_member_struct_ifreq_ifr_broadaddr=yes |
---|
7906 | ac_cv_member_struct_ifreq_ifr_flags=yes |
---|
7907 | ac_cv_member_struct_ifreq_ifr_hwaddr=no |
---|
7908 | ac_cv_member_struct_ifreq_ifr_netmask=no |
---|
7909 | ac_cv_objext=o |
---|
7910 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
7911 | ac_cv_path_GREP=/usr/bin/grep |
---|
7912 | ac_cv_path_GZIP_PROG=/opt/local/bin/gzip |
---|
7913 | ac_cv_path_INSTALL_INFO=/opt/local/bin/install-info |
---|
7914 | ac_cv_path_MAKEINFO=/opt/local/bin/makeinfo |
---|
7915 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
7916 | ac_cv_prog_AWK=awk |
---|
7917 | ac_cv_prog_CPP='/usr/bin/clang -E -no-cpp-precomp' |
---|
7918 | ac_cv_prog_ac_ct_AR=ar |
---|
7919 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
7920 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
7921 | ac_cv_prog_cc__usr_bin_clang_c_o=yes |
---|
7922 | ac_cv_prog_cc_c89= |
---|
7923 | ac_cv_prog_cc_c99= |
---|
7924 | ac_cv_prog_cc_g=yes |
---|
7925 | ac_cv_prog_cc_stdc= |
---|
7926 | ac_cv_prog_liblockfile=no |
---|
7927 | ac_cv_prog_make_make_set=yes |
---|
7928 | ac_cv_safe_to_define___extensions__=yes |
---|
7929 | ac_cv_sys_file_offset_bits=no |
---|
7930 | ac_cv_sys_largefile_CC=no |
---|
7931 | ac_cv_sys_largefile_source=no |
---|
7932 | ac_cv_sys_long_file_names=yes |
---|
7933 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
7934 | emacs_cv_attribute_aligned=yes |
---|
7935 | emacs_cv_func___builtin_unwind_init=yes |
---|
7936 | emacs_cv_netdb_declares_h_errno=yes |
---|
7937 | emacs_cv_personality_linux32=no |
---|
7938 | emacs_cv_speed_t=yes |
---|
7939 | emacs_cv_struct_exception=yes |
---|
7940 | emacs_cv_struct_timeval=yes |
---|
7941 | emacs_cv_struct_utimbuf=yes |
---|
7942 | emacs_cv_var___after_morecore_hook=no |
---|
7943 | emacs_cv_void_star=yes |
---|
7944 | gl_cv_c_amsterdam_compiler=no |
---|
7945 | |
---|
7946 | ## ----------------- ## |
---|
7947 | ## Output variables. ## |
---|
7948 | ## ----------------- ## |
---|
7949 | |
---|
7950 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/build-aux/missing --run aclocal-1.12' |
---|
7951 | ALLOCA='' |
---|
7952 | ALLOCA_H='' |
---|
7953 | ALSA_CFLAGS='' |
---|
7954 | ALSA_LIBS='' |
---|
7955 | AMDEPBACKSLASH='\' |
---|
7956 | AMDEP_FALSE='#' |
---|
7957 | AMDEP_TRUE='' |
---|
7958 | AMTAR='$${TAR-tar}' |
---|
7959 | APPLE_UNIVERSAL_BUILD='' |
---|
7960 | AR='ar' |
---|
7961 | ARFLAGS='cru' |
---|
7962 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/build-aux/missing --run autoconf' |
---|
7963 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/build-aux/missing --run autoheader' |
---|
7964 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/build-aux/missing --run automake-1.12' |
---|
7965 | AWK='awk' |
---|
7966 | BITSIZEOF_PTRDIFF_T='' |
---|
7967 | BITSIZEOF_SIG_ATOMIC_T='' |
---|
7968 | BITSIZEOF_SIZE_T='' |
---|
7969 | BITSIZEOF_WCHAR_T='' |
---|
7970 | BITSIZEOF_WINT_T='' |
---|
7971 | BLESSMAIL_TARGET='' |
---|
7972 | CANNOT_DUMP='no' |
---|
7973 | CC='/usr/bin/clang' |
---|
7974 | CCDEPMODE='depmode=gcc3' |
---|
7975 | CFLAGS='-pipe -O2 -fobjc-arc -arch x86_64 -D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/ImageMagick -I/opt/local/include ' |
---|
7976 | CFLAGS_SOUND='' |
---|
7977 | COM_ERRLIB='' |
---|
7978 | CPP='/usr/bin/clang -E -no-cpp-precomp' |
---|
7979 | CPPFLAGS=' -I/opt/local/include' |
---|
7980 | CRT_DIR='' |
---|
7981 | CRYPTOLIB='' |
---|
7982 | CYGPATH_W='echo' |
---|
7983 | CYGWIN_OBJ='' |
---|
7984 | C_SWITCH_MACHINE='' |
---|
7985 | C_SWITCH_SYSTEM='' |
---|
7986 | C_SWITCH_X_SITE='-I/opt/local/include' |
---|
7987 | C_SWITCH_X_SYSTEM='-fconstant-cfstrings' |
---|
7988 | C_WARNINGS_SWITCH='-Wimplicit-function-declaration -Wold-style-definition -Wdeclaration-after-statement ' |
---|
7989 | DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include ' |
---|
7990 | DBUS_LIBS='-L/opt/local/lib -ldbus-1 -lpthread ' |
---|
7991 | DBUS_OBJ='dbusbind.o' |
---|
7992 | DEFS='' |
---|
7993 | DEPDIR='.deps' |
---|
7994 | DEPFLAGS='-MMD -MF ${DEPDIR}/$*.d -MP' |
---|
7995 | DESLIB='' |
---|
7996 | ECHO_C='\c' |
---|
7997 | ECHO_N='' |
---|
7998 | ECHO_T='' |
---|
7999 | EGREP='/usr/bin/grep -E' |
---|
8000 | EXEEXT='' |
---|
8001 | FONTCONFIG_CFLAGS='' |
---|
8002 | FONTCONFIG_LIBS='' |
---|
8003 | FONT_OBJ='' |
---|
8004 | FREETYPE_CFLAGS='' |
---|
8005 | FREETYPE_LIBS='' |
---|
8006 | GCONF_CFLAGS='' |
---|
8007 | GCONF_LIBS='' |
---|
8008 | GETLOADAVG_LIBS='' |
---|
8009 | GETOPT_H='' |
---|
8010 | GL_COND_LIBTOOL_FALSE='' |
---|
8011 | GL_COND_LIBTOOL_TRUE='' |
---|
8012 | GL_GENERATE_ALLOCA_H_FALSE='' |
---|
8013 | GL_GENERATE_ALLOCA_H_TRUE='' |
---|
8014 | GL_GENERATE_STDARG_H_FALSE='' |
---|
8015 | GL_GENERATE_STDARG_H_TRUE='' |
---|
8016 | GL_GENERATE_STDBOOL_H_FALSE='' |
---|
8017 | GL_GENERATE_STDBOOL_H_TRUE='' |
---|
8018 | GL_GENERATE_STDDEF_H_FALSE='' |
---|
8019 | GL_GENERATE_STDDEF_H_TRUE='' |
---|
8020 | GL_GENERATE_STDINT_H_FALSE='' |
---|
8021 | GL_GENERATE_STDINT_H_TRUE='' |
---|
8022 | GMALLOC_OBJ='' |
---|
8023 | GNULIB_ATOLL='' |
---|
8024 | GNULIB_CALLOC_POSIX='' |
---|
8025 | GNULIB_CANONICALIZE_FILE_NAME='' |
---|
8026 | GNULIB_CHDIR='' |
---|
8027 | GNULIB_CHOWN='' |
---|
8028 | GNULIB_CLOSE='' |
---|
8029 | GNULIB_DPRINTF='' |
---|
8030 | GNULIB_DUP2='' |
---|
8031 | GNULIB_DUP3='' |
---|
8032 | GNULIB_DUP='' |
---|
8033 | GNULIB_ENVIRON='' |
---|
8034 | GNULIB_EUIDACCESS='' |
---|
8035 | GNULIB_FACCESSAT='' |
---|
8036 | GNULIB_FCHDIR='' |
---|
8037 | GNULIB_FCHMODAT='' |
---|
8038 | GNULIB_FCHOWNAT='' |
---|
8039 | GNULIB_FCLOSE='' |
---|
8040 | GNULIB_FDATASYNC='' |
---|
8041 | GNULIB_FDOPEN='' |
---|
8042 | GNULIB_FFLUSH='' |
---|
8043 | GNULIB_FGETC='' |
---|
8044 | GNULIB_FGETS='' |
---|
8045 | GNULIB_FOPEN='' |
---|
8046 | GNULIB_FPRINTF='' |
---|
8047 | GNULIB_FPRINTF_POSIX='' |
---|
8048 | GNULIB_FPURGE='' |
---|
8049 | GNULIB_FPUTC='' |
---|
8050 | GNULIB_FPUTS='' |
---|
8051 | GNULIB_FREAD='' |
---|
8052 | GNULIB_FREOPEN='' |
---|
8053 | GNULIB_FSCANF='' |
---|
8054 | GNULIB_FSEEK='' |
---|
8055 | GNULIB_FSEEKO='' |
---|
8056 | GNULIB_FSTAT='' |
---|
8057 | GNULIB_FSTATAT='' |
---|
8058 | GNULIB_FSYNC='' |
---|
8059 | GNULIB_FTELL='' |
---|
8060 | GNULIB_FTELLO='' |
---|
8061 | GNULIB_FTRUNCATE='' |
---|
8062 | GNULIB_FUTIMENS='' |
---|
8063 | GNULIB_FWRITE='' |
---|
8064 | GNULIB_GETC='' |
---|
8065 | GNULIB_GETCHAR='' |
---|
8066 | GNULIB_GETCWD='' |
---|
8067 | GNULIB_GETDELIM='' |
---|
8068 | GNULIB_GETDOMAINNAME='' |
---|
8069 | GNULIB_GETDTABLESIZE='' |
---|
8070 | GNULIB_GETGROUPS='' |
---|
8071 | GNULIB_GETHOSTNAME='' |
---|
8072 | GNULIB_GETLINE='' |
---|
8073 | GNULIB_GETLOADAVG='' |
---|
8074 | GNULIB_GETLOGIN='' |
---|
8075 | GNULIB_GETLOGIN_R='' |
---|
8076 | GNULIB_GETPAGESIZE='' |
---|
8077 | GNULIB_GETSUBOPT='' |
---|
8078 | GNULIB_GETUSERSHELL='' |
---|
8079 | GNULIB_GRANTPT='' |
---|
8080 | GNULIB_GROUP_MEMBER='' |
---|
8081 | GNULIB_IMAXABS='' |
---|
8082 | GNULIB_IMAXDIV='' |
---|
8083 | GNULIB_LCHMOD='' |
---|
8084 | GNULIB_LCHOWN='' |
---|
8085 | GNULIB_LINK='' |
---|
8086 | GNULIB_LINKAT='' |
---|
8087 | GNULIB_LSEEK='' |
---|
8088 | GNULIB_LSTAT='' |
---|
8089 | GNULIB_MALLOC_POSIX='' |
---|
8090 | GNULIB_MBTOWC='' |
---|
8091 | GNULIB_MKDIRAT='' |
---|
8092 | GNULIB_MKDTEMP='' |
---|
8093 | GNULIB_MKFIFO='' |
---|
8094 | GNULIB_MKFIFOAT='' |
---|
8095 | GNULIB_MKNOD='' |
---|
8096 | GNULIB_MKNODAT='' |
---|
8097 | GNULIB_MKOSTEMP='' |
---|
8098 | GNULIB_MKOSTEMPS='' |
---|
8099 | GNULIB_MKSTEMP='' |
---|
8100 | GNULIB_MKSTEMPS='' |
---|
8101 | GNULIB_MKTIME='' |
---|
8102 | GNULIB_NANOSLEEP='' |
---|
8103 | GNULIB_OBSTACK_PRINTF='' |
---|
8104 | GNULIB_OBSTACK_PRINTF_POSIX='' |
---|
8105 | GNULIB_PCLOSE='' |
---|
8106 | GNULIB_PERROR='' |
---|
8107 | GNULIB_PIPE2='' |
---|
8108 | GNULIB_PIPE='' |
---|
8109 | GNULIB_POPEN='' |
---|
8110 | GNULIB_PREAD='' |
---|
8111 | GNULIB_PRINTF='' |
---|
8112 | GNULIB_PRINTF_POSIX='' |
---|
8113 | GNULIB_PTHREAD_SIGMASK='' |
---|
8114 | GNULIB_PTSNAME='' |
---|
8115 | GNULIB_PUTC='' |
---|
8116 | GNULIB_PUTCHAR='' |
---|
8117 | GNULIB_PUTENV='' |
---|
8118 | GNULIB_PUTS='' |
---|
8119 | GNULIB_PWRITE='' |
---|
8120 | GNULIB_RAISE='' |
---|
8121 | GNULIB_RANDOM_R='' |
---|
8122 | GNULIB_READ='' |
---|
8123 | GNULIB_READLINK='' |
---|
8124 | GNULIB_READLINKAT='' |
---|
8125 | GNULIB_REALLOC_POSIX='' |
---|
8126 | GNULIB_REALPATH='' |
---|
8127 | GNULIB_REMOVE='' |
---|
8128 | GNULIB_RENAME='' |
---|
8129 | GNULIB_RENAMEAT='' |
---|
8130 | GNULIB_RMDIR='' |
---|
8131 | GNULIB_RPMATCH='' |
---|
8132 | GNULIB_SCANF='' |
---|
8133 | GNULIB_SETENV='' |
---|
8134 | GNULIB_SIGACTION='' |
---|
8135 | GNULIB_SIGNAL_H_SIGPIPE='' |
---|
8136 | GNULIB_SIGPROCMASK='' |
---|
8137 | GNULIB_SLEEP='' |
---|
8138 | GNULIB_SNPRINTF='' |
---|
8139 | GNULIB_SPRINTF_POSIX='' |
---|
8140 | GNULIB_STAT='' |
---|
8141 | GNULIB_STDIO_H_NONBLOCKING='' |
---|
8142 | GNULIB_STDIO_H_SIGPIPE='' |
---|
8143 | GNULIB_STRPTIME='' |
---|
8144 | GNULIB_STRTOD='' |
---|
8145 | GNULIB_STRTOIMAX='' |
---|
8146 | GNULIB_STRTOLL='' |
---|
8147 | GNULIB_STRTOULL='' |
---|
8148 | GNULIB_STRTOUMAX='' |
---|
8149 | GNULIB_SYMLINK='' |
---|
8150 | GNULIB_SYMLINKAT='' |
---|
8151 | GNULIB_SYSTEM_POSIX='' |
---|
8152 | GNULIB_TIMEGM='' |
---|
8153 | GNULIB_TIME_R='' |
---|
8154 | GNULIB_TMPFILE='' |
---|
8155 | GNULIB_TTYNAME_R='' |
---|
8156 | GNULIB_UNISTD_H_GETOPT='' |
---|
8157 | GNULIB_UNISTD_H_NONBLOCKING='' |
---|
8158 | GNULIB_UNISTD_H_SIGPIPE='' |
---|
8159 | GNULIB_UNLINK='' |
---|
8160 | GNULIB_UNLINKAT='' |
---|
8161 | GNULIB_UNLOCKPT='' |
---|
8162 | GNULIB_UNSETENV='' |
---|
8163 | GNULIB_USLEEP='' |
---|
8164 | GNULIB_UTIMENSAT='' |
---|
8165 | GNULIB_VASPRINTF='' |
---|
8166 | GNULIB_VDPRINTF='' |
---|
8167 | GNULIB_VFPRINTF='' |
---|
8168 | GNULIB_VFPRINTF_POSIX='' |
---|
8169 | GNULIB_VFSCANF='' |
---|
8170 | GNULIB_VPRINTF='' |
---|
8171 | GNULIB_VPRINTF_POSIX='' |
---|
8172 | GNULIB_VSCANF='' |
---|
8173 | GNULIB_VSNPRINTF='' |
---|
8174 | GNULIB_VSPRINTF_POSIX='' |
---|
8175 | GNULIB_WCTOMB='' |
---|
8176 | GNULIB_WRITE='' |
---|
8177 | GNULIB__EXIT='' |
---|
8178 | GNU_OBJC_CFLAGS='' |
---|
8179 | GREP='/usr/bin/grep' |
---|
8180 | GSETTINGS_CFLAGS='' |
---|
8181 | GSETTINGS_LIBS='' |
---|
8182 | GTK_CFLAGS='' |
---|
8183 | GTK_LIBS='' |
---|
8184 | GTK_OBJ='' |
---|
8185 | GZIP_INFO='yes' |
---|
8186 | GZIP_PROG='/opt/local/bin/gzip' |
---|
8187 | HAVE_ATOLL='' |
---|
8188 | HAVE_CANONICALIZE_FILE_NAME='' |
---|
8189 | HAVE_CHOWN='' |
---|
8190 | HAVE_DECL_ENVIRON='' |
---|
8191 | HAVE_DECL_FCHDIR='' |
---|
8192 | HAVE_DECL_FDATASYNC='' |
---|
8193 | HAVE_DECL_FPURGE='' |
---|
8194 | HAVE_DECL_FSEEKO='' |
---|
8195 | HAVE_DECL_FTELLO='' |
---|
8196 | HAVE_DECL_GETDELIM='' |
---|
8197 | HAVE_DECL_GETDOMAINNAME='' |
---|
8198 | HAVE_DECL_GETLINE='' |
---|
8199 | HAVE_DECL_GETLOADAVG='' |
---|
8200 | HAVE_DECL_GETLOGIN_R='' |
---|
8201 | HAVE_DECL_GETPAGESIZE='' |
---|
8202 | HAVE_DECL_GETUSERSHELL='' |
---|
8203 | HAVE_DECL_IMAXABS='' |
---|
8204 | HAVE_DECL_IMAXDIV='' |
---|
8205 | HAVE_DECL_LOCALTIME_R='' |
---|
8206 | HAVE_DECL_OBSTACK_PRINTF='' |
---|
8207 | HAVE_DECL_SETENV='' |
---|
8208 | HAVE_DECL_SNPRINTF='' |
---|
8209 | HAVE_DECL_STRTOIMAX='' |
---|
8210 | HAVE_DECL_STRTOUMAX='' |
---|
8211 | HAVE_DECL_TTYNAME_R='' |
---|
8212 | HAVE_DECL_UNSETENV='' |
---|
8213 | HAVE_DECL_VSNPRINTF='' |
---|
8214 | HAVE_DPRINTF='' |
---|
8215 | HAVE_DUP2='' |
---|
8216 | HAVE_DUP3='' |
---|
8217 | HAVE_EUIDACCESS='' |
---|
8218 | HAVE_FACCESSAT='' |
---|
8219 | HAVE_FCHDIR='' |
---|
8220 | HAVE_FCHMODAT='' |
---|
8221 | HAVE_FCHOWNAT='' |
---|
8222 | HAVE_FDATASYNC='' |
---|
8223 | HAVE_FSEEKO='' |
---|
8224 | HAVE_FSTATAT='' |
---|
8225 | HAVE_FSYNC='' |
---|
8226 | HAVE_FTELLO='' |
---|
8227 | HAVE_FTRUNCATE='' |
---|
8228 | HAVE_FUTIMENS='' |
---|
8229 | HAVE_GETDTABLESIZE='' |
---|
8230 | HAVE_GETGROUPS='' |
---|
8231 | HAVE_GETHOSTNAME='' |
---|
8232 | HAVE_GETLOGIN='' |
---|
8233 | HAVE_GETOPT_H='' |
---|
8234 | HAVE_GETPAGESIZE='' |
---|
8235 | HAVE_GETSUBOPT='' |
---|
8236 | HAVE_GRANTPT='' |
---|
8237 | HAVE_GROUP_MEMBER='' |
---|
8238 | HAVE_INTTYPES_H='' |
---|
8239 | HAVE_LCHMOD='' |
---|
8240 | HAVE_LCHOWN='' |
---|
8241 | HAVE_LINK='' |
---|
8242 | HAVE_LINKAT='' |
---|
8243 | HAVE_LONG_LONG_INT='' |
---|
8244 | HAVE_LSTAT='' |
---|
8245 | HAVE_MAKEINFO='yes' |
---|
8246 | HAVE_MKDIRAT='' |
---|
8247 | HAVE_MKDTEMP='' |
---|
8248 | HAVE_MKFIFO='' |
---|
8249 | HAVE_MKFIFOAT='' |
---|
8250 | HAVE_MKNOD='' |
---|
8251 | HAVE_MKNODAT='' |
---|
8252 | HAVE_MKOSTEMP='' |
---|
8253 | HAVE_MKOSTEMPS='' |
---|
8254 | HAVE_MKSTEMP='' |
---|
8255 | HAVE_MKSTEMPS='' |
---|
8256 | HAVE_NANOSLEEP='' |
---|
8257 | HAVE_OS_H='' |
---|
8258 | HAVE_PCLOSE='' |
---|
8259 | HAVE_PIPE2='' |
---|
8260 | HAVE_PIPE='' |
---|
8261 | HAVE_POPEN='' |
---|
8262 | HAVE_POSIX_SIGNALBLOCKING='' |
---|
8263 | HAVE_PREAD='' |
---|
8264 | HAVE_PTHREAD_SIGMASK='' |
---|
8265 | HAVE_PTSNAME='' |
---|
8266 | HAVE_PWRITE='' |
---|
8267 | HAVE_RAISE='' |
---|
8268 | HAVE_RANDOM_H='' |
---|
8269 | HAVE_RANDOM_R='' |
---|
8270 | HAVE_READLINK='' |
---|
8271 | HAVE_READLINKAT='' |
---|
8272 | HAVE_REALPATH='' |
---|
8273 | HAVE_RENAMEAT='' |
---|
8274 | HAVE_RPMATCH='' |
---|
8275 | HAVE_SETENV='' |
---|
8276 | HAVE_SIGACTION='' |
---|
8277 | HAVE_SIGHANDLER_T='' |
---|
8278 | HAVE_SIGINFO_T='' |
---|
8279 | HAVE_SIGNED_SIG_ATOMIC_T='' |
---|
8280 | HAVE_SIGNED_WCHAR_T='' |
---|
8281 | HAVE_SIGNED_WINT_T='' |
---|
8282 | HAVE_SIGSET_T='' |
---|
8283 | HAVE_SLEEP='' |
---|
8284 | HAVE_STDINT_H='' |
---|
8285 | HAVE_STRPTIME='' |
---|
8286 | HAVE_STRTOD='' |
---|
8287 | HAVE_STRTOLL='' |
---|
8288 | HAVE_STRTOULL='' |
---|
8289 | HAVE_STRUCT_RANDOM_DATA='' |
---|
8290 | HAVE_STRUCT_SIGACTION_SA_SIGACTION='' |
---|
8291 | HAVE_SYMLINK='' |
---|
8292 | HAVE_SYMLINKAT='' |
---|
8293 | HAVE_SYS_BITYPES_H='' |
---|
8294 | HAVE_SYS_INTTYPES_H='' |
---|
8295 | HAVE_SYS_LOADAVG_H='' |
---|
8296 | HAVE_SYS_PARAM_H='' |
---|
8297 | HAVE_SYS_TYPES_H='' |
---|
8298 | HAVE_TIMEGM='' |
---|
8299 | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='' |
---|
8300 | HAVE_UNISTD_H='' |
---|
8301 | HAVE_UNLINKAT='' |
---|
8302 | HAVE_UNLOCKPT='' |
---|
8303 | HAVE_UNSIGNED_LONG_LONG_INT='' |
---|
8304 | HAVE_USLEEP='' |
---|
8305 | HAVE_UTIMENSAT='' |
---|
8306 | HAVE_VASPRINTF='' |
---|
8307 | HAVE_VDPRINTF='' |
---|
8308 | HAVE_WCHAR_H='' |
---|
8309 | HAVE_WCHAR_T='' |
---|
8310 | HAVE_XSERVER='' |
---|
8311 | HAVE__BOOL='' |
---|
8312 | HAVE__EXIT='' |
---|
8313 | IMAGEMAGICK_CFLAGS='-I/opt/local/include/ImageMagick ' |
---|
8314 | IMAGEMAGICK_LIBS='-L/opt/local/lib -lMagickWand -lMagickCore ' |
---|
8315 | INCLUDE_NEXT='' |
---|
8316 | INCLUDE_NEXT_AS_FIRST_DIRECTIVE='' |
---|
8317 | INSTALL_DATA='${INSTALL} -m 644' |
---|
8318 | INSTALL_INFO='/opt/local/bin/install-info' |
---|
8319 | INSTALL_PROGRAM='${INSTALL}' |
---|
8320 | INSTALL_SCRIPT='${INSTALL}' |
---|
8321 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
8322 | INT32_MAX_LT_INTMAX_MAX='' |
---|
8323 | INT64_MAX_EQ_LONG_MAX='' |
---|
8324 | KRB4LIB='' |
---|
8325 | KRB5LIB='' |
---|
8326 | LDFLAGS='-L/opt/local/lib -arch x86_64' |
---|
8327 | LD_FIRSTFLAG='' |
---|
8328 | LD_SWITCH_SYSTEM='' |
---|
8329 | LD_SWITCH_SYSTEM_TEMACS='' |
---|
8330 | LD_SWITCH_X_SITE='-L/opt/local/lib' |
---|
8331 | LD_SWITCH_X_SITE_AUX='-R/opt/local/lib' |
---|
8332 | LD_SWITCH_X_SITE_AUX_RPATH='-Wl,-rpath,/opt/local/lib' |
---|
8333 | LIBGIF='' |
---|
8334 | LIBGNUTLS_CFLAGS='-I/opt/local/include ' |
---|
8335 | LIBGNUTLS_LIBS='-L/opt/local/lib -lgnutls ' |
---|
8336 | LIBGNU_LIBDEPS='' |
---|
8337 | LIBGNU_LTLIBDEPS='' |
---|
8338 | LIBGPM='' |
---|
8339 | LIBHESIOD='' |
---|
8340 | LIBINTL='' |
---|
8341 | LIBJPEG='' |
---|
8342 | LIBOBJS='' |
---|
8343 | LIBOTF_CFLAGS='' |
---|
8344 | LIBOTF_LIBS='' |
---|
8345 | LIBPNG='' |
---|
8346 | LIBRESOLV='' |
---|
8347 | LIBS='-lm -L/opt/local/lib -lxml2 -L/opt/local/lib -lgnutls -L/opt/local/lib -lMagickWand -lMagickCore -L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl -lpthread -L/opt/local/lib -ldbus-1 -lpthread ' |
---|
8348 | LIBSELINUX_LIBS='' |
---|
8349 | LIBSOUND='' |
---|
8350 | LIBS_MAIL='' |
---|
8351 | LIBS_SYSTEM='' |
---|
8352 | LIBS_TERMCAP='-lcurses' |
---|
8353 | LIBTIFF='' |
---|
8354 | LIBXMENU='' |
---|
8355 | LIBXML2_CFLAGS='-I/opt/local/include/libxml2 ' |
---|
8356 | LIBXML2_LIBS='-L/opt/local/lib -lxml2 ' |
---|
8357 | LIBXMU='-lXmu' |
---|
8358 | LIBXPM='' |
---|
8359 | LIBXSM='' |
---|
8360 | LIBXTR6='' |
---|
8361 | LIBXT_OTHER='' |
---|
8362 | LIBX_OTHER='' |
---|
8363 | LIB_GCC='' |
---|
8364 | LIB_MATH='' |
---|
8365 | LIB_PTHREAD='-lpthread' |
---|
8366 | LIB_PTHREAD_SIGMASK='' |
---|
8367 | LIB_STANDARD='' |
---|
8368 | LTLIBINTL='' |
---|
8369 | LTLIBOBJS='' |
---|
8370 | M17N_FLT_CFLAGS='' |
---|
8371 | M17N_FLT_LIBS='' |
---|
8372 | MAC_OBJ='mac.o macterm.o macfns.o macmenu.o macselect.o macfont.o fontset.o fringe.o image.o' |
---|
8373 | MAC_OBJC_OBJ='macappkit.o' |
---|
8374 | MAINT='' |
---|
8375 | MAKEINFO='/opt/local/bin/makeinfo' |
---|
8376 | MKDEPDIR='test -d ${DEPDIR} || mkdir ${DEPDIR} || test -d ${DEPDIR}' |
---|
8377 | MKDIR_P='build-aux/install-sh -c -d' |
---|
8378 | M_FILE='' |
---|
8379 | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H='' |
---|
8380 | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' |
---|
8381 | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' |
---|
8382 | NEXT_AS_FIRST_DIRECTIVE_STDARG_H='' |
---|
8383 | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' |
---|
8384 | NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' |
---|
8385 | NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' |
---|
8386 | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' |
---|
8387 | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' |
---|
8388 | NEXT_AS_FIRST_DIRECTIVE_TIME_H='' |
---|
8389 | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' |
---|
8390 | NEXT_GETOPT_H='' |
---|
8391 | NEXT_INTTYPES_H='' |
---|
8392 | NEXT_SIGNAL_H='' |
---|
8393 | NEXT_STDARG_H='' |
---|
8394 | NEXT_STDDEF_H='' |
---|
8395 | NEXT_STDINT_H='' |
---|
8396 | NEXT_STDIO_H='' |
---|
8397 | NEXT_STDLIB_H='' |
---|
8398 | NEXT_SYS_STAT_H='' |
---|
8399 | NEXT_TIME_H='' |
---|
8400 | NEXT_UNISTD_H='' |
---|
8401 | NS_OBJ='' |
---|
8402 | NS_OBJC_OBJ='' |
---|
8403 | OBJEXT='o' |
---|
8404 | OLDXMENU='' |
---|
8405 | OLDXMENU_DEPS='' |
---|
8406 | OLDXMENU_TARGET='' |
---|
8407 | OTHER_FILES='macosx-app' |
---|
8408 | PACKAGE='emacs' |
---|
8409 | PACKAGE_BUGREPORT='' |
---|
8410 | PACKAGE_NAME='emacs' |
---|
8411 | PACKAGE_STRING='emacs 24.2' |
---|
8412 | PACKAGE_TARNAME='emacs' |
---|
8413 | PACKAGE_URL='' |
---|
8414 | PACKAGE_VERSION='24.2' |
---|
8415 | PATH_SEPARATOR=':' |
---|
8416 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
8417 | POST_ALLOC_OBJ='' |
---|
8418 | PRAGMA_COLUMNS='' |
---|
8419 | PRAGMA_SYSTEM_HEADER='' |
---|
8420 | PRE_ALLOC_OBJ='' |
---|
8421 | PRIPTR_PREFIX='' |
---|
8422 | PRI_MACROS_BROKEN='' |
---|
8423 | PROFILING_CFLAGS='' |
---|
8424 | PTHREAD_H_DEFINES_STRUCT_TIMESPEC='' |
---|
8425 | PTRDIFF_T_SUFFIX='' |
---|
8426 | RALLOC_OBJ='' |
---|
8427 | RANLIB='ranlib' |
---|
8428 | REPLACE_CALLOC='' |
---|
8429 | REPLACE_CANONICALIZE_FILE_NAME='' |
---|
8430 | REPLACE_CHOWN='' |
---|
8431 | REPLACE_CLOSE='' |
---|
8432 | REPLACE_DPRINTF='' |
---|
8433 | REPLACE_DUP2='' |
---|
8434 | REPLACE_DUP='' |
---|
8435 | REPLACE_FCHOWNAT='' |
---|
8436 | REPLACE_FCLOSE='' |
---|
8437 | REPLACE_FDOPEN='' |
---|
8438 | REPLACE_FFLUSH='' |
---|
8439 | REPLACE_FOPEN='' |
---|
8440 | REPLACE_FPRINTF='' |
---|
8441 | REPLACE_FPURGE='' |
---|
8442 | REPLACE_FREOPEN='' |
---|
8443 | REPLACE_FSEEK='' |
---|
8444 | REPLACE_FSEEKO='' |
---|
8445 | REPLACE_FSTAT='' |
---|
8446 | REPLACE_FSTATAT='' |
---|
8447 | REPLACE_FTELL='' |
---|
8448 | REPLACE_FTELLO='' |
---|
8449 | REPLACE_FUTIMENS='' |
---|
8450 | REPLACE_GETCWD='' |
---|
8451 | REPLACE_GETDELIM='' |
---|
8452 | REPLACE_GETDOMAINNAME='' |
---|
8453 | REPLACE_GETGROUPS='' |
---|
8454 | REPLACE_GETLINE='' |
---|
8455 | REPLACE_GETLOGIN_R='' |
---|
8456 | REPLACE_GETPAGESIZE='' |
---|
8457 | REPLACE_LCHOWN='' |
---|
8458 | REPLACE_LINK='' |
---|
8459 | REPLACE_LINKAT='' |
---|
8460 | REPLACE_LOCALTIME_R='' |
---|
8461 | REPLACE_LSEEK='' |
---|
8462 | REPLACE_LSTAT='' |
---|
8463 | REPLACE_MALLOC='' |
---|
8464 | REPLACE_MBTOWC='' |
---|
8465 | REPLACE_MKDIR='' |
---|
8466 | REPLACE_MKFIFO='' |
---|
8467 | REPLACE_MKNOD='' |
---|
8468 | REPLACE_MKSTEMP='' |
---|
8469 | REPLACE_MKTIME='' |
---|
8470 | REPLACE_NANOSLEEP='' |
---|
8471 | REPLACE_NULL='' |
---|
8472 | REPLACE_OBSTACK_PRINTF='' |
---|
8473 | REPLACE_PERROR='' |
---|
8474 | REPLACE_POPEN='' |
---|
8475 | REPLACE_PREAD='' |
---|
8476 | REPLACE_PRINTF='' |
---|
8477 | REPLACE_PTHREAD_SIGMASK='' |
---|
8478 | REPLACE_PUTENV='' |
---|
8479 | REPLACE_PWRITE='' |
---|
8480 | REPLACE_RAISE='' |
---|
8481 | REPLACE_READ='' |
---|
8482 | REPLACE_READLINK='' |
---|
8483 | REPLACE_REALLOC='' |
---|
8484 | REPLACE_REALPATH='' |
---|
8485 | REPLACE_REMOVE='' |
---|
8486 | REPLACE_RENAME='' |
---|
8487 | REPLACE_RENAMEAT='' |
---|
8488 | REPLACE_RMDIR='' |
---|
8489 | REPLACE_SETENV='' |
---|
8490 | REPLACE_SLEEP='' |
---|
8491 | REPLACE_SNPRINTF='' |
---|
8492 | REPLACE_SPRINTF='' |
---|
8493 | REPLACE_STAT='' |
---|
8494 | REPLACE_STDIO_READ_FUNCS='' |
---|
8495 | REPLACE_STDIO_WRITE_FUNCS='' |
---|
8496 | REPLACE_STRTOD='' |
---|
8497 | REPLACE_SYMLINK='' |
---|
8498 | REPLACE_TIMEGM='' |
---|
8499 | REPLACE_TMPFILE='' |
---|
8500 | REPLACE_TTYNAME_R='' |
---|
8501 | REPLACE_UNLINK='' |
---|
8502 | REPLACE_UNLINKAT='' |
---|
8503 | REPLACE_UNSETENV='' |
---|
8504 | REPLACE_USLEEP='' |
---|
8505 | REPLACE_UTIMENSAT='' |
---|
8506 | REPLACE_VASPRINTF='' |
---|
8507 | REPLACE_VDPRINTF='' |
---|
8508 | REPLACE_VFPRINTF='' |
---|
8509 | REPLACE_VPRINTF='' |
---|
8510 | REPLACE_VSNPRINTF='' |
---|
8511 | REPLACE_VSPRINTF='' |
---|
8512 | REPLACE_WCTOMB='' |
---|
8513 | REPLACE_WRITE='' |
---|
8514 | RSVG_CFLAGS='-D_REENTRANT -I/opt/local/include/librsvg-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/cairo -I/opt/local/include/libpng15 -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 ' |
---|
8515 | RSVG_LIBS='-L/opt/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lcairo -lgobject-2.0 -lglib-2.0 -lintl ' |
---|
8516 | SETTINGS_CFLAGS='' |
---|
8517 | SETTINGS_LIBS='' |
---|
8518 | SET_MAKE='' |
---|
8519 | SHELL='/bin/sh' |
---|
8520 | SIG_ATOMIC_T_SUFFIX='' |
---|
8521 | SIZE_T_SUFFIX='' |
---|
8522 | START_FILES='pre-crt0.o' |
---|
8523 | STDARG_H='' |
---|
8524 | STDBOOL_H='' |
---|
8525 | STDDEF_H='' |
---|
8526 | STDINT_H='' |
---|
8527 | STRIP='' |
---|
8528 | SUBDIR_MAKEFILES_IN='' |
---|
8529 | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='' |
---|
8530 | S_FILE='' |
---|
8531 | TEMACS_LDFLAGS2='${LDFLAGS}' |
---|
8532 | TERMCAP_OBJ='' |
---|
8533 | TIME_H_DEFINES_STRUCT_TIMESPEC='' |
---|
8534 | TOOLKIT_LIBW='' |
---|
8535 | UINT32_MAX_LT_UINTMAX_MAX='' |
---|
8536 | UINT64_MAX_EQ_ULONG_MAX='' |
---|
8537 | UNEXEC_OBJ='unexmacosx.o' |
---|
8538 | UNISTD_H_HAVE_WINSOCK2_H='' |
---|
8539 | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='' |
---|
8540 | VERSION='24.2' |
---|
8541 | VMLIMIT_OBJ='' |
---|
8542 | WCHAR_T_SUFFIX='' |
---|
8543 | WIDGET_OBJ='' |
---|
8544 | WINT_T_SUFFIX='' |
---|
8545 | XFT_CFLAGS='' |
---|
8546 | XFT_LIBS='' |
---|
8547 | XMENU_OBJ='' |
---|
8548 | XMKMF='' |
---|
8549 | XOBJ='' |
---|
8550 | X_TOOLKIT_TYPE='none' |
---|
8551 | ac_ct_CC='/usr/bin/clang' |
---|
8552 | am__EXEEXT_FALSE='' |
---|
8553 | am__EXEEXT_TRUE='' |
---|
8554 | am__fastdepCC_FALSE='#' |
---|
8555 | am__fastdepCC_TRUE='' |
---|
8556 | am__include='include' |
---|
8557 | am__isrc='' |
---|
8558 | am__leading_dot='.' |
---|
8559 | am__nodep='_no' |
---|
8560 | am__quote='' |
---|
8561 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
8562 | am__untar='$${TAR-tar} xf -' |
---|
8563 | archlibdir='${libexecdir}/emacs/${version}/${configuration}' |
---|
8564 | bindir='${exec_prefix}/bin' |
---|
8565 | bitmapdir='/opt/local/include/X11/bitmaps' |
---|
8566 | build='x86_64-apple-darwin11.4.2' |
---|
8567 | build_alias='' |
---|
8568 | build_cpu='x86_64' |
---|
8569 | build_os='darwin11.4.2' |
---|
8570 | build_vendor='apple' |
---|
8571 | cache_file='/dev/null' |
---|
8572 | canonical='x86_64-apple-darwin11.4.2' |
---|
8573 | configuration='x86_64-apple-darwin11.4.2' |
---|
8574 | datadir='${datarootdir}' |
---|
8575 | datarootdir='${prefix}/share' |
---|
8576 | docdir='${datadir}/emacs/${version}/etc' |
---|
8577 | dvidir='${docdir}' |
---|
8578 | etcdir='${datadir}/emacs/${version}/etc' |
---|
8579 | exec_prefix='NONE' |
---|
8580 | gamedir='${localstatedir}/games/emacs' |
---|
8581 | gameuser='games' |
---|
8582 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_FALSE='' |
---|
8583 | gl_GNULIB_ENABLED_be453cec5eecf5731a274f2de7f2db36_TRUE='' |
---|
8584 | gl_GNULIB_ENABLED_dosname_FALSE='' |
---|
8585 | gl_GNULIB_ENABLED_dosname_TRUE='' |
---|
8586 | gl_GNULIB_ENABLED_pathmax_FALSE='' |
---|
8587 | gl_GNULIB_ENABLED_pathmax_TRUE='' |
---|
8588 | gl_GNULIB_ENABLED_sigprocmask_FALSE='' |
---|
8589 | gl_GNULIB_ENABLED_sigprocmask_TRUE='' |
---|
8590 | gl_GNULIB_ENABLED_stat_FALSE='' |
---|
8591 | gl_GNULIB_ENABLED_stat_TRUE='' |
---|
8592 | gl_GNULIB_ENABLED_strtoll_FALSE='' |
---|
8593 | gl_GNULIB_ENABLED_strtoll_TRUE='' |
---|
8594 | gl_GNULIB_ENABLED_strtoull_FALSE='' |
---|
8595 | gl_GNULIB_ENABLED_strtoull_TRUE='' |
---|
8596 | gl_GNULIB_ENABLED_verify_FALSE='' |
---|
8597 | gl_GNULIB_ENABLED_verify_TRUE='' |
---|
8598 | gl_LIBOBJS='' |
---|
8599 | gl_LTLIBOBJS='' |
---|
8600 | gltests_LIBOBJS='' |
---|
8601 | gltests_LTLIBOBJS='' |
---|
8602 | gltests_WITNESS='' |
---|
8603 | host='x86_64-apple-darwin11.4.2' |
---|
8604 | host_alias='' |
---|
8605 | host_cpu='x86_64' |
---|
8606 | host_os='darwin11.4.2' |
---|
8607 | host_vendor='apple' |
---|
8608 | htmldir='${docdir}' |
---|
8609 | includedir='${prefix}/include' |
---|
8610 | infodir='${datarootdir}/info' |
---|
8611 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/build-aux/install-sh' |
---|
8612 | libdir='${exec_prefix}/lib' |
---|
8613 | libexecdir='${exec_prefix}/libexec' |
---|
8614 | liblockfile='no' |
---|
8615 | lispdir='${datadir}/emacs/${version}/lisp' |
---|
8616 | lisppath='${locallisppath}:${lispdir}:${datadir}/emacs/${version}/leim' |
---|
8617 | localedir='${datarootdir}/locale' |
---|
8618 | locallisppath='${datadir}/emacs/${version}/site-lisp:${datadir}/emacs/site-lisp' |
---|
8619 | localstatedir='${prefix}/var' |
---|
8620 | mac_appdir='/Applications/MacPorts' |
---|
8621 | mandir='${datarootdir}/man' |
---|
8622 | mkdir_p='$(MKDIR_P)' |
---|
8623 | ns_appbindir='' |
---|
8624 | ns_appdir='' |
---|
8625 | ns_appresdir='' |
---|
8626 | ns_appsrc='' |
---|
8627 | oldincludedir='/usr/include' |
---|
8628 | pdfdir='${docdir}' |
---|
8629 | prefix='/opt/local' |
---|
8630 | program_transform_name='s,x,x,' |
---|
8631 | psdir='${docdir}' |
---|
8632 | sbindir='${exec_prefix}/sbin' |
---|
8633 | sharedstatedir='${prefix}/com' |
---|
8634 | srcdir='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2' |
---|
8635 | sysconfdir='${prefix}/etc' |
---|
8636 | target_alias='' |
---|
8637 | version='' |
---|
8638 | x_default_search_path='/opt/local/share/X11/%L/%T/%N%C%S:/opt/local/share/X11/%l/%T/%N%C%S:/opt/local/share/X11/%T/%N%C%S:/opt/local/share/X11/%L/%T/%N%S:/opt/local/share/X11/%l/%T/%N%S:/opt/local/share/X11/%T/%N%S:/opt/local/lib/X11/%L/%T/%N%C%S:/opt/local/lib/X11/%l/%T/%N%C%S:/opt/local/lib/X11/%T/%N%C%S:/opt/local/lib/X11/%L/%T/%N%S:/opt/local/lib/X11/%l/%T/%N%S:/opt/local/lib/X11/%T/%N%S' |
---|
8639 | |
---|
8640 | ## ------------------- ## |
---|
8641 | ## File substitutions. ## |
---|
8642 | ## ------------------- ## |
---|
8643 | |
---|
8644 | deps_frag='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/src/autodeps.mk' |
---|
8645 | lisp_frag='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/src/lisp.mk' |
---|
8646 | mac_frag='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_emacs-mac-app/emacs-mac-app/work/emacs-24.2/src/mac.mk' |
---|
8647 | ns_frag='/dev/null' |
---|
8648 | |
---|
8649 | ## ----------- ## |
---|
8650 | ## confdefs.h. ## |
---|
8651 | ## ----------- ## |
---|
8652 | |
---|
8653 | /* confdefs.h */ |
---|
8654 | #define PACKAGE_NAME "emacs" |
---|
8655 | #define PACKAGE_TARNAME "emacs" |
---|
8656 | #define PACKAGE_VERSION "24.2" |
---|
8657 | #define PACKAGE_STRING "emacs 24.2" |
---|
8658 | #define PACKAGE_BUGREPORT "" |
---|
8659 | #define PACKAGE_URL "" |
---|
8660 | #define PACKAGE "emacs" |
---|
8661 | #define VERSION "24.2" |
---|
8662 | #define MAIL_USE_POP 1 |
---|
8663 | #define SYNC_INPUT 1 |
---|
8664 | #define STDC_HEADERS 1 |
---|
8665 | #define HAVE_SYS_TYPES_H 1 |
---|
8666 | #define HAVE_SYS_STAT_H 1 |
---|
8667 | #define HAVE_STDLIB_H 1 |
---|
8668 | #define HAVE_STRING_H 1 |
---|
8669 | #define HAVE_MEMORY_H 1 |
---|
8670 | #define HAVE_STRINGS_H 1 |
---|
8671 | #define HAVE_INTTYPES_H 1 |
---|
8672 | #define HAVE_STDINT_H 1 |
---|
8673 | #define HAVE_UNISTD_H 1 |
---|
8674 | #define __EXTENSIONS__ 1 |
---|
8675 | #define _ALL_SOURCE 1 |
---|
8676 | #define _DARWIN_C_SOURCE 1 |
---|
8677 | #define _GNU_SOURCE 1 |
---|
8678 | #define _POSIX_PTHREAD_SEMANTICS 1 |
---|
8679 | #define _TANDEM_SOURCE 1 |
---|
8680 | #define HAVE_SYS_SELECT_H 1 |
---|
8681 | #define HAVE_SYS_TIME_H 1 |
---|
8682 | #define HAVE_UNISTD_H 1 |
---|
8683 | #define HAVE_UTIME_H 1 |
---|
8684 | #define HAVE_FCNTL_H 1 |
---|
8685 | #define HAVE_SYS_MMAN_H 1 |
---|
8686 | #define HAVE_SYS_RESOURCE_H 1 |
---|
8687 | #define HAVE_LOCALE_H 1 |
---|
8688 | #define HAVE_SYS_UTSNAME_H 1 |
---|
8689 | #define HAVE_PWD_H 1 |
---|
8690 | #define HAVE_UTMP_H 1 |
---|
8691 | #define HAVE_DIRENT_H 1 |
---|
8692 | #define HAVE_UTIL_H 1 |
---|
8693 | #define HAVE_TERM_H 1 |
---|
8694 | #define TIME_WITH_SYS_TIME 1 |
---|
8695 | #define HAVE_DECL_SYS_SIGLIST 0 |
---|
8696 | #define HAVE_DECL___SYS_SIGLIST 0 |
---|
8697 | #define HAVE_SYS_WAIT_H 1 |
---|
8698 | #define HAVE_STRUCT_UTIMBUF 1 |
---|
8699 | #define HAVE_SPEED_T 1 |
---|
8700 | #define HAVE_TIMEVAL 1 |
---|
8701 | #define HAVE_SYS_SOCKET_H 1 |
---|
8702 | #define HAVE_NET_IF_H 1 |
---|
8703 | #define HAVE_IFADDRS_H 1 |
---|
8704 | #define HAVE_NET_IF_DL_H 1 |
---|
8705 | #define HAVE_GETIFADDRS 1 |
---|
8706 | #define HAVE_FREEIFADDRS 1 |
---|
8707 | #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 |
---|
8708 | #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 |
---|
8709 | #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 |
---|
8710 | #define HAVE_STRUCT_IFREQ_IFR_ADDR_SA_LEN 1 |
---|
8711 | #define PROTOTYPES 1 |
---|
8712 | #define __PROTOTYPES 1 |
---|
8713 | #define POINTER_TYPE void |
---|
8714 | #define HAVE_ATTRIBUTE_ALIGNED 1 |
---|
8715 | #define HAVE_LONG_FILE_NAMES 1 |
---|
8716 | #define SYSTEM_MALLOC 1 |
---|
8717 | #define HAVE_STDLIB_H 1 |
---|
8718 | #define HAVE_UNISTD_H 1 |
---|
8719 | #define HAVE_SYS_PARAM_H 1 |
---|
8720 | #define HAVE_GETOPT_H 1 |
---|
8721 | #define HAVE_WCHAR_H 1 |
---|
8722 | #define HAVE_STDINT_H 1 |
---|
8723 | #define HAVE_INTTYPES_H 1 |
---|
8724 | #define HAVE_SYS_SOCKET_H 1 |
---|
8725 | #define HAVE_SYS_STAT_H 1 |
---|
8726 | #define HAVE_SYS_TIME_H 1 |
---|
8727 | #define HAVE_GETPAGESIZE 1 |
---|
8728 | #define HAVE_MMAP 1 |
---|
8729 | #define HAVE_PTHREAD_H 1 |
---|
8730 | #define HAVE_PTHREAD 1 |
---|
8731 | #define HAVE_RSVG 1 |
---|
8732 | #define HAVE_IMAGEMAGICK 1 |
---|
8733 | #define HAVE_MAGICKEXPORTIMAGEPIXELS 1 |
---|
8734 | #define HAVE_DBUS 1 |
---|
8735 | #define HAVE_DBUS_WATCH_GET_UNIX_FD 1 |
---|
8736 | #define HAVE_GNUTLS 1 |
---|
8737 | #define HAVE_GNUTLS_CERTIFICATE_SET_VERIFY_FUNCTION 1 |
---|
8738 | #define HAVE_GNUTLS_CALLBACK_CERTIFICATE_VERIFY 1 |
---|
8739 | #define USE_TOOLKIT_SCROLL_BARS 1 |
---|
8740 | #define HAVE_XIM 1 |
---|
8741 | #define USE_XIM 1 |
---|
8742 | #define XRegisterIMInstantiateCallback_arg6 XPointer |
---|
8743 | #define HAVE_MALLOC_MALLOC_H 1 |
---|
8744 | #define HAVE_MACGUI 1 |
---|
8745 | #define HAVE_AVAILABILITYMACROS_H 1 |
---|
8746 | #define HAVE_LIBXML2 1 |
---|
8747 | #define HAVE_H_ERRNO 1 |
---|
8748 | #define HAVE_LIBM 1 |
---|
8749 | #define MAIL_USE_FLOCK 1 |
---|
8750 | #define HAVE_GETHOSTNAME 1 |
---|
8751 | #define HAVE_GETDOMAINNAME 1 |
---|
8752 | #define HAVE_RENAME 1 |
---|
8753 | #define HAVE_CLOSEDIR 1 |
---|
8754 | #define HAVE_MKDIR 1 |
---|
8755 | #define HAVE_RMDIR 1 |
---|
8756 | #define HAVE_GETRUSAGE 1 |
---|
8757 | #define HAVE_RANDOM 1 |
---|
8758 | #define HAVE_LRAND48 1 |
---|
8759 | #define HAVE_LOGB 1 |
---|
8760 | #define HAVE_FREXP 1 |
---|
8761 | #define HAVE_FMOD 1 |
---|
8762 | #define HAVE_RINT 1 |
---|
8763 | #define HAVE_CBRT 1 |
---|
8764 | #define HAVE_FTIME 1 |
---|
8765 | #define HAVE_SETSID 1 |
---|
8766 | #define HAVE_STRERROR 1 |
---|
8767 | #define HAVE_FPATHCONF 1 |
---|
8768 | #define HAVE_SELECT 1 |
---|
8769 | #define HAVE_GETPAGESIZE 1 |
---|
8770 | #define HAVE_TZSET 1 |
---|
8771 | #define HAVE_SETLOCALE 1 |
---|
8772 | #define HAVE_UTIMES 1 |
---|
8773 | #define HAVE_GETRLIMIT 1 |
---|
8774 | #define HAVE_SETRLIMIT 1 |
---|
8775 | #define HAVE_SETPGID 1 |
---|
8776 | #define HAVE_GETCWD 1 |
---|
8777 | #define HAVE_GETWD 1 |
---|
8778 | #define HAVE_SHUTDOWN 1 |
---|
8779 | #define HAVE_GETADDRINFO 1 |
---|
8780 | #define HAVE_MBLEN 1 |
---|
8781 | #define HAVE_MBRLEN 1 |
---|
8782 | #define HAVE_MBSINIT 1 |
---|
8783 | #define HAVE_STRSIGNAL 1 |
---|
8784 | #define HAVE_SETITIMER 1 |
---|
8785 | #define HAVE_UALARM 1 |
---|
8786 | #define HAVE_SENDTO 1 |
---|
8787 | #define HAVE_RECVFROM 1 |
---|
8788 | #define HAVE_GETSOCKOPT 1 |
---|
8789 | #define HAVE_SETSOCKOPT 1 |
---|
8790 | #define HAVE_GETSOCKNAME 1 |
---|
8791 | #define HAVE_GETPEERNAME 1 |
---|
8792 | #define HAVE_GAI_STRERROR 1 |
---|
8793 | #define HAVE_MKSTEMP 1 |
---|
8794 | #define HAVE_GETLINE 1 |
---|
8795 | #define HAVE_GETDELIM 1 |
---|
8796 | #define HAVE_FSYNC 1 |
---|
8797 | #define HAVE_SYNC 1 |
---|
8798 | #define HAVE_DIFFTIME 1 |
---|
8799 | #define HAVE_MBLEN 1 |
---|
8800 | #define HAVE_MBRLEN 1 |
---|
8801 | #define HAVE_POSIX_MEMALIGN 1 |
---|
8802 | #define HAVE_CFMAKERAW 1 |
---|
8803 | #define HAVE_CFSETSPEED 1 |
---|
8804 | #define HAVE_COPYSIGN 1 |
---|
8805 | #define HAVE___BUILTIN_UNWIND_INIT 1 |
---|
8806 | #define HAVE_SYS_UN_H 1 |
---|
8807 | #define HAVE_FSEEKO 1 |
---|
8808 | #define GETPGRP_VOID 1 |
---|
8809 | #define HAVE_GRANTPT 1 |
---|
8810 | |
---|
8811 | configure: exit 1 |
---|