1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ auto/configure --prefix=/opt/local --disable-gui --without-x --disable-gpm --mandir=/opt/local/share/man --with-tlib=ncurses --enable-multibyte --with-developer-dir=/Applications/Xcode.app/Contents/Developer --with-features=huge --enable-pythoninterp --with-python=/opt/local/bin/python2.7 --enable-rubyinterp --with-ruby-command=/opt/local/bin/ruby1.8 --srcdir=. --cache-file=auto/config.cache |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = zephyr.fritz.box |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 12.4.1 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 12.4.1: Tue May 21 17:04:50 PDT 2013; root:xnu-2050.40.51~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 12.4.1: Tue May 21 17:04:50 PDT 2013; root:xnu-2050.40.51~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: 8.00 gigabytes |
---|
33 | Default processor set: 154 tasks, 803 threads, 4 processors |
---|
34 | Load average: 2.04, Mach factor: 2.02 |
---|
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:2521: creating cache auto/config.cache |
---|
52 | configure:2599: checking whether make sets $(MAKE) |
---|
53 | configure:2621: result: yes |
---|
54 | configure:2679: checking for gcc |
---|
55 | configure:2706: result: /usr/bin/clang |
---|
56 | configure:2935: checking for C compiler version |
---|
57 | configure:2944: /usr/bin/clang --version >&5 |
---|
58 | Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) |
---|
59 | Target: x86_64-apple-darwin12.4.1 |
---|
60 | Thread model: posix |
---|
61 | configure:2955: $? = 0 |
---|
62 | configure:2944: /usr/bin/clang -v >&5 |
---|
63 | Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) |
---|
64 | Target: x86_64-apple-darwin12.4.1 |
---|
65 | Thread model: posix |
---|
66 | configure:2955: $? = 0 |
---|
67 | configure:2944: /usr/bin/clang -V >&5 |
---|
68 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
69 | clang: error: no input files |
---|
70 | configure:2955: $? = 1 |
---|
71 | configure:2944: /usr/bin/clang -qversion >&5 |
---|
72 | clang: error: no input files |
---|
73 | configure:2955: $? = 1 |
---|
74 | configure:2975: checking whether the C compiler works |
---|
75 | configure:2997: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
76 | configure:3001: $? = 0 |
---|
77 | configure:3049: result: yes |
---|
78 | configure:3052: checking for C compiler default output file name |
---|
79 | configure:3054: result: a.out |
---|
80 | configure:3060: checking for suffix of executables |
---|
81 | configure:3067: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
82 | configure:3071: $? = 0 |
---|
83 | configure:3093: result: |
---|
84 | configure:3115: checking whether we are cross compiling |
---|
85 | configure:3123: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
86 | configure:3127: $? = 0 |
---|
87 | configure:3134: ./conftest |
---|
88 | configure:3138: $? = 0 |
---|
89 | configure:3153: result: no |
---|
90 | configure:3158: checking for suffix of object files |
---|
91 | configure:3180: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
92 | configure:3184: $? = 0 |
---|
93 | configure:3205: result: o |
---|
94 | configure:3209: checking whether we are using the GNU C compiler |
---|
95 | configure:3228: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
96 | configure:3228: $? = 0 |
---|
97 | configure:3237: result: yes |
---|
98 | configure:3246: checking whether /usr/bin/clang accepts -g |
---|
99 | configure:3266: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
---|
100 | configure:3266: $? = 0 |
---|
101 | configure:3307: result: yes |
---|
102 | configure:3324: checking for /usr/bin/clang option to accept ISO C89 |
---|
103 | configure:3387: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
104 | configure:3387: $? = 0 |
---|
105 | configure:3400: result: none needed |
---|
106 | configure:3424: checking how to run the C preprocessor |
---|
107 | configure:3455: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
108 | configure:3455: $? = 0 |
---|
109 | configure:3469: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
110 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
---|
111 | #include <ac_nonexistent.h> |
---|
112 | ^ |
---|
113 | 1 error generated. |
---|
114 | configure:3469: $? = 1 |
---|
115 | configure: failed program was: |
---|
116 | | /* confdefs.h */ |
---|
117 | | #define PACKAGE_NAME "" |
---|
118 | | #define PACKAGE_TARNAME "" |
---|
119 | | #define PACKAGE_VERSION "" |
---|
120 | | #define PACKAGE_STRING "" |
---|
121 | | #define PACKAGE_BUGREPORT "" |
---|
122 | | #define PACKAGE_URL "" |
---|
123 | | #define UNIX 1 |
---|
124 | | /* end confdefs.h. */ |
---|
125 | | #include <ac_nonexistent.h> |
---|
126 | configure:3494: result: /usr/bin/clang -E |
---|
127 | configure:3514: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
128 | configure:3514: $? = 0 |
---|
129 | configure:3528: /usr/bin/clang -E -I/opt/local/include conftest.c |
---|
130 | conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found |
---|
131 | #include <ac_nonexistent.h> |
---|
132 | ^ |
---|
133 | 1 error generated. |
---|
134 | configure:3528: $? = 1 |
---|
135 | configure: failed program was: |
---|
136 | | /* confdefs.h */ |
---|
137 | | #define PACKAGE_NAME "" |
---|
138 | | #define PACKAGE_TARNAME "" |
---|
139 | | #define PACKAGE_VERSION "" |
---|
140 | | #define PACKAGE_STRING "" |
---|
141 | | #define PACKAGE_BUGREPORT "" |
---|
142 | | #define PACKAGE_URL "" |
---|
143 | | #define UNIX 1 |
---|
144 | | /* end confdefs.h. */ |
---|
145 | | #include <ac_nonexistent.h> |
---|
146 | configure:3557: checking for grep that handles long lines and -e |
---|
147 | configure:3615: result: /usr/bin/grep |
---|
148 | configure:3620: checking for egrep |
---|
149 | configure:3682: result: /usr/bin/grep -E |
---|
150 | configure:3696: checking for library containing strerror |
---|
151 | configure:3727: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
152 | conftest.c:17:6: warning: incompatible redeclaration of library function 'strerror' |
---|
153 | char strerror (); |
---|
154 | ^ |
---|
155 | conftest.c:17:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
156 | 1 warning generated. |
---|
157 | configure:3727: $? = 0 |
---|
158 | configure:3744: result: none required |
---|
159 | configure:3755: checking for gawk |
---|
160 | configure:3785: result: no |
---|
161 | configure:3755: checking for mawk |
---|
162 | configure:3785: result: no |
---|
163 | configure:3755: checking for nawk |
---|
164 | configure:3785: result: no |
---|
165 | configure:3755: checking for awk |
---|
166 | configure:3771: found /usr/bin/awk |
---|
167 | configure:3782: result: awk |
---|
168 | configure:3795: checking for strip |
---|
169 | configure:3811: found /opt/local/bin/strip |
---|
170 | configure:3823: result: strip |
---|
171 | configure:3834: checking for ANSI C header files |
---|
172 | configure:3854: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
173 | configure:3854: $? = 0 |
---|
174 | configure:3927: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
---|
175 | configure:3927: $? = 0 |
---|
176 | configure:3927: ./conftest |
---|
177 | configure:3927: $? = 0 |
---|
178 | configure:3938: result: yes |
---|
179 | configure:3946: checking for sys/wait.h that is POSIX.1 compatible |
---|
180 | configure:3972: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
---|
181 | configure:3972: $? = 0 |
---|
182 | configure:3979: result: yes |
---|
183 | configure:3989: checking --enable-fail-if-missing argument |
---|
184 | configure:3998: result: no |
---|
185 | configure:4029: checking for buggy tools... |
---|
186 | configure:4036: checking for BeOS |
---|
187 | configure:4042: result: no |
---|
188 | configure:4046: checking for QNX |
---|
189 | configure:4053: result: no |
---|
190 | configure:4057: checking for Darwin (Mac OS X) |
---|
191 | configure:4060: result: yes |
---|
192 | configure:4063: checking --disable-darwin argument |
---|
193 | configure:4073: result: no |
---|
194 | configure:4075: checking if Darwin files are there |
---|
195 | configure:4078: result: yes |
---|
196 | configure:4090: checking --with-mac-arch argument |
---|
197 | configure:4098: result: defaulting to current |
---|
198 | configure:4103: checking --with-developer-dir argument |
---|
199 | configure:4108: result: /Applications/Xcode.app/Contents/Developer |
---|
200 | configure:4242: checking for sys/types.h |
---|
201 | configure:4242: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
202 | configure:4242: $? = 0 |
---|
203 | configure:4242: result: yes |
---|
204 | configure:4242: checking for sys/stat.h |
---|
205 | configure:4242: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
206 | configure:4242: $? = 0 |
---|
207 | configure:4242: result: yes |
---|
208 | configure:4242: checking for stdlib.h |
---|
209 | configure:4242: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
210 | configure:4242: $? = 0 |
---|
211 | configure:4242: result: yes |
---|
212 | configure:4242: checking for string.h |
---|
213 | configure:4242: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
214 | configure:4242: $? = 0 |
---|
215 | configure:4242: result: yes |
---|
216 | configure:4242: checking for memory.h |
---|
217 | configure:4242: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
218 | configure:4242: $? = 0 |
---|
219 | configure:4242: result: yes |
---|
220 | configure:4242: checking for strings.h |
---|
221 | configure:4242: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
222 | configure:4242: $? = 0 |
---|
223 | configure:4242: result: yes |
---|
224 | configure:4242: checking for inttypes.h |
---|
225 | configure:4242: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
226 | configure:4242: $? = 0 |
---|
227 | configure:4242: result: yes |
---|
228 | configure:4242: checking for stdint.h |
---|
229 | configure:4242: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
230 | configure:4242: $? = 0 |
---|
231 | configure:4242: result: yes |
---|
232 | configure:4242: checking for unistd.h |
---|
233 | configure:4242: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
234 | configure:4242: $? = 0 |
---|
235 | configure:4242: result: yes |
---|
236 | configure:4254: checking Carbon/Carbon.h usability |
---|
237 | configure:4254: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
238 | configure:4254: $? = 0 |
---|
239 | configure:4254: result: yes |
---|
240 | configure:4254: checking Carbon/Carbon.h presence |
---|
241 | configure:4254: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
242 | configure:4254: $? = 0 |
---|
243 | configure:4254: result: yes |
---|
244 | configure:4254: checking for Carbon/Carbon.h |
---|
245 | configure:4254: result: yes |
---|
246 | configure:4280: checking --with-local-dir argument |
---|
247 | configure:4304: result: Defaulting to /usr/local |
---|
248 | configure:4329: checking --with-vim-name argument |
---|
249 | configure:4337: result: Defaulting to vim |
---|
250 | configure:4342: checking --with-ex-name argument |
---|
251 | configure:4350: result: Defaulting to ex |
---|
252 | configure:4355: checking --with-view-name argument |
---|
253 | configure:4363: result: Defaulting to view |
---|
254 | configure:4369: checking --with-global-runtime argument |
---|
255 | configure:4380: result: no |
---|
256 | configure:4385: checking --with-modified-by argument |
---|
257 | configure:4396: result: no |
---|
258 | configure:4401: checking if character set is EBCDIC |
---|
259 | configure:4420: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
260 | conftest.c:30:1: error: use of undeclared identifier 'make' |
---|
261 | make an error "Character set is not EBCDIC" |
---|
262 | ^ |
---|
263 | 1 error generated. |
---|
264 | configure:4420: $? = 1 |
---|
265 | configure: failed program was: |
---|
266 | | /* confdefs.h */ |
---|
267 | | #define PACKAGE_NAME "" |
---|
268 | | #define PACKAGE_TARNAME "" |
---|
269 | | #define PACKAGE_VERSION "" |
---|
270 | | #define PACKAGE_STRING "" |
---|
271 | | #define PACKAGE_BUGREPORT "" |
---|
272 | | #define PACKAGE_URL "" |
---|
273 | | #define UNIX 1 |
---|
274 | | #define STDC_HEADERS 1 |
---|
275 | | #define HAVE_SYS_WAIT_H 1 |
---|
276 | | #define HAVE_SYS_TYPES_H 1 |
---|
277 | | #define HAVE_SYS_STAT_H 1 |
---|
278 | | #define HAVE_STDLIB_H 1 |
---|
279 | | #define HAVE_STRING_H 1 |
---|
280 | | #define HAVE_MEMORY_H 1 |
---|
281 | | #define HAVE_STRINGS_H 1 |
---|
282 | | #define HAVE_INTTYPES_H 1 |
---|
283 | | #define HAVE_STDINT_H 1 |
---|
284 | | #define HAVE_UNISTD_H 1 |
---|
285 | | /* end confdefs.h. */ |
---|
286 | | |
---|
287 | | int |
---|
288 | | main () |
---|
289 | | { |
---|
290 | | /* TryCompile function for CharSet. |
---|
291 | | Treat any failure as ASCII for compatibility with existing art. |
---|
292 | | Use compile-time rather than run-time tests for cross-compiler |
---|
293 | | tolerance. */ |
---|
294 | | #if '0'!=240 |
---|
295 | | make an error "Character set is not EBCDIC" |
---|
296 | | #endif |
---|
297 | | ; |
---|
298 | | return 0; |
---|
299 | | } |
---|
300 | configure:4430: result: no |
---|
301 | configure:4491: checking --disable-selinux argument |
---|
302 | configure:4501: result: no |
---|
303 | configure:4503: checking for is_selinux_enabled in -lselinux |
---|
304 | configure:4528: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lselinux >&5 |
---|
305 | ld: library not found for -lselinux |
---|
306 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
307 | configure:4528: $? = 1 |
---|
308 | configure: failed program was: |
---|
309 | | /* confdefs.h */ |
---|
310 | | #define PACKAGE_NAME "" |
---|
311 | | #define PACKAGE_TARNAME "" |
---|
312 | | #define PACKAGE_VERSION "" |
---|
313 | | #define PACKAGE_STRING "" |
---|
314 | | #define PACKAGE_BUGREPORT "" |
---|
315 | | #define PACKAGE_URL "" |
---|
316 | | #define UNIX 1 |
---|
317 | | #define STDC_HEADERS 1 |
---|
318 | | #define HAVE_SYS_WAIT_H 1 |
---|
319 | | #define HAVE_SYS_TYPES_H 1 |
---|
320 | | #define HAVE_SYS_STAT_H 1 |
---|
321 | | #define HAVE_STDLIB_H 1 |
---|
322 | | #define HAVE_STRING_H 1 |
---|
323 | | #define HAVE_MEMORY_H 1 |
---|
324 | | #define HAVE_STRINGS_H 1 |
---|
325 | | #define HAVE_INTTYPES_H 1 |
---|
326 | | #define HAVE_STDINT_H 1 |
---|
327 | | #define HAVE_UNISTD_H 1 |
---|
328 | | /* end confdefs.h. */ |
---|
329 | | |
---|
330 | | /* Override any GCC internal prototype to avoid an error. |
---|
331 | | Use char because int might match the return type of a GCC |
---|
332 | | builtin and then its argument prototype would still apply. */ |
---|
333 | | #ifdef __cplusplus |
---|
334 | | extern "C" |
---|
335 | | #endif |
---|
336 | | char is_selinux_enabled (); |
---|
337 | | int |
---|
338 | | main () |
---|
339 | | { |
---|
340 | | return is_selinux_enabled (); |
---|
341 | | ; |
---|
342 | | return 0; |
---|
343 | | } |
---|
344 | configure:4537: result: no |
---|
345 | configure:4551: checking --with-features argument |
---|
346 | configure:4556: result: huge |
---|
347 | configure:4587: checking --with-compiledby argument |
---|
348 | configure:4595: result: no |
---|
349 | configure:4601: checking --disable-xsmp argument |
---|
350 | configure:4612: result: no |
---|
351 | configure:4614: checking --disable-xsmp-interact argument |
---|
352 | configure:4624: result: no |
---|
353 | configure:4637: checking --enable-luainterp argument |
---|
354 | configure:4646: result: no |
---|
355 | configure:4797: checking --enable-mzschemeinterp argument |
---|
356 | configure:4806: result: no |
---|
357 | configure:5051: checking --enable-perlinterp argument |
---|
358 | configure:5060: result: no |
---|
359 | configure:5237: checking --enable-pythoninterp argument |
---|
360 | configure:5246: result: yes |
---|
361 | configure:5249: checking --with-python argument |
---|
362 | configure:5254: result: /opt/local/bin/python2.7 |
---|
363 | configure:5265: checking Python version |
---|
364 | configure:5274: result: 2.7 |
---|
365 | configure:5277: checking Python is 1.4 or better |
---|
366 | configure:5282: result: yep |
---|
367 | configure:5285: checking Python's install prefix |
---|
368 | configure:5294: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7 |
---|
369 | configure:5297: checking Python's execution prefix |
---|
370 | configure:5306: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7 |
---|
371 | configure:5328: checking Python's configuration directory |
---|
372 | configure:5345: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config |
---|
373 | configure:5390: checking if -pthread should be used |
---|
374 | configure:5429: result: no |
---|
375 | configure:5433: checking if compile and link flags for Python are sane |
---|
376 | configure:5450: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPYTHON_HOME='"/opt/local/Library/Frameworks/Python.framework/Versions/2.7"' -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -ldl -framework CoreFoundation -lpython2.7 >&5 |
---|
377 | configure:5450: $? = 0 |
---|
378 | configure:5451: result: yes |
---|
379 | configure:5492: checking --enable-python3interp argument |
---|
380 | configure:5501: result: no |
---|
381 | configure:5941: checking --enable-tclinterp argument |
---|
382 | configure:5950: result: no |
---|
383 | configure:6284: checking --enable-rubyinterp argument |
---|
384 | configure:6293: result: yes |
---|
385 | configure:6296: checking --with-ruby-command argument |
---|
386 | configure:6302: result: /opt/local/bin/ruby1.8 |
---|
387 | configure:6311: checking for /opt/local/bin/ruby1.8 |
---|
388 | configure:6341: result: /opt/local/bin/ruby1.8 |
---|
389 | configure:6350: checking Ruby version |
---|
390 | configure:6353: result: OK |
---|
391 | configure:6355: checking Ruby rbconfig |
---|
392 | configure:6361: result: RbConfig |
---|
393 | configure:6363: checking Ruby header files |
---|
394 | configure:6367: result: /opt/local/lib/ruby/1.8/i686-darwin12 |
---|
395 | configure:6433: checking --enable-cscope argument |
---|
396 | configure:6442: result: no |
---|
397 | configure:6449: checking --enable-workshop argument |
---|
398 | configure:6458: result: no |
---|
399 | configure:6472: checking --disable-netbeans argument |
---|
400 | configure:6482: result: no |
---|
401 | configure:6484: checking for socket in -lsocket |
---|
402 | configure:6509: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lsocket >&5 |
---|
403 | ld: library not found for -lsocket |
---|
404 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
405 | configure:6509: $? = 1 |
---|
406 | configure: failed program was: |
---|
407 | | /* confdefs.h */ |
---|
408 | | #define PACKAGE_NAME "" |
---|
409 | | #define PACKAGE_TARNAME "" |
---|
410 | | #define PACKAGE_VERSION "" |
---|
411 | | #define PACKAGE_STRING "" |
---|
412 | | #define PACKAGE_BUGREPORT "" |
---|
413 | | #define PACKAGE_URL "" |
---|
414 | | #define UNIX 1 |
---|
415 | | #define STDC_HEADERS 1 |
---|
416 | | #define HAVE_SYS_WAIT_H 1 |
---|
417 | | #define HAVE_SYS_TYPES_H 1 |
---|
418 | | #define HAVE_SYS_STAT_H 1 |
---|
419 | | #define HAVE_STDLIB_H 1 |
---|
420 | | #define HAVE_STRING_H 1 |
---|
421 | | #define HAVE_MEMORY_H 1 |
---|
422 | | #define HAVE_STRINGS_H 1 |
---|
423 | | #define HAVE_INTTYPES_H 1 |
---|
424 | | #define HAVE_STDINT_H 1 |
---|
425 | | #define HAVE_UNISTD_H 1 |
---|
426 | | #define FEAT_HUGE 1 |
---|
427 | | #define USE_XSMP_INTERACT 1 |
---|
428 | | #define FEAT_PYTHON 1 |
---|
429 | | #define FEAT_RUBY 1 |
---|
430 | | /* end confdefs.h. */ |
---|
431 | | |
---|
432 | | /* Override any GCC internal prototype to avoid an error. |
---|
433 | | Use char because int might match the return type of a GCC |
---|
434 | | builtin and then its argument prototype would still apply. */ |
---|
435 | | #ifdef __cplusplus |
---|
436 | | extern "C" |
---|
437 | | #endif |
---|
438 | | char socket (); |
---|
439 | | int |
---|
440 | | main () |
---|
441 | | { |
---|
442 | | return socket (); |
---|
443 | | ; |
---|
444 | | return 0; |
---|
445 | | } |
---|
446 | configure:6518: result: no |
---|
447 | configure:6529: checking for gethostbyname in -lnsl |
---|
448 | configure:6554: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lnsl >&5 |
---|
449 | ld: library not found for -lnsl |
---|
450 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
451 | configure:6554: $? = 1 |
---|
452 | configure: failed program was: |
---|
453 | | /* confdefs.h */ |
---|
454 | | #define PACKAGE_NAME "" |
---|
455 | | #define PACKAGE_TARNAME "" |
---|
456 | | #define PACKAGE_VERSION "" |
---|
457 | | #define PACKAGE_STRING "" |
---|
458 | | #define PACKAGE_BUGREPORT "" |
---|
459 | | #define PACKAGE_URL "" |
---|
460 | | #define UNIX 1 |
---|
461 | | #define STDC_HEADERS 1 |
---|
462 | | #define HAVE_SYS_WAIT_H 1 |
---|
463 | | #define HAVE_SYS_TYPES_H 1 |
---|
464 | | #define HAVE_SYS_STAT_H 1 |
---|
465 | | #define HAVE_STDLIB_H 1 |
---|
466 | | #define HAVE_STRING_H 1 |
---|
467 | | #define HAVE_MEMORY_H 1 |
---|
468 | | #define HAVE_STRINGS_H 1 |
---|
469 | | #define HAVE_INTTYPES_H 1 |
---|
470 | | #define HAVE_STDINT_H 1 |
---|
471 | | #define HAVE_UNISTD_H 1 |
---|
472 | | #define FEAT_HUGE 1 |
---|
473 | | #define USE_XSMP_INTERACT 1 |
---|
474 | | #define FEAT_PYTHON 1 |
---|
475 | | #define FEAT_RUBY 1 |
---|
476 | | /* end confdefs.h. */ |
---|
477 | | |
---|
478 | | /* Override any GCC internal prototype to avoid an error. |
---|
479 | | Use char because int might match the return type of a GCC |
---|
480 | | builtin and then its argument prototype would still apply. */ |
---|
481 | | #ifdef __cplusplus |
---|
482 | | extern "C" |
---|
483 | | #endif |
---|
484 | | char gethostbyname (); |
---|
485 | | int |
---|
486 | | main () |
---|
487 | | { |
---|
488 | | return gethostbyname (); |
---|
489 | | ; |
---|
490 | | return 0; |
---|
491 | | } |
---|
492 | configure:6563: result: no |
---|
493 | configure:6574: checking whether compiling netbeans integration is possible |
---|
494 | configure:6610: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c >&5 |
---|
495 | configure:6610: $? = 0 |
---|
496 | configure:6611: result: yes |
---|
497 | configure:6632: checking --enable-sniff argument |
---|
498 | configure:6641: result: no |
---|
499 | configure:6652: checking --enable-multibyte argument |
---|
500 | configure:6661: result: yes |
---|
501 | configure:6668: checking --enable-hangulinput argument |
---|
502 | configure:6677: result: no |
---|
503 | configure:6680: checking --enable-xim argument |
---|
504 | configure:6687: result: defaulting to auto |
---|
505 | configure:6692: checking --enable-fontset argument |
---|
506 | configure:6701: result: no |
---|
507 | configure:6707: result: defaulting to: don't HAVE_X11 |
---|
508 | configure:7720: checking --enable-gui argument |
---|
509 | configure:7762: result: no GUI support |
---|
510 | configure:8642: checking X11/SM/SMlib.h usability |
---|
511 | configure:8642: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
512 | configure:8642: $? = 0 |
---|
513 | configure:8642: result: yes |
---|
514 | configure:8642: checking X11/SM/SMlib.h presence |
---|
515 | configure:8642: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
516 | configure:8642: $? = 0 |
---|
517 | configure:8642: result: yes |
---|
518 | configure:8642: checking for X11/SM/SMlib.h |
---|
519 | configure:8642: result: yes |
---|
520 | configure:8844: checking whether toupper is broken |
---|
521 | configure:8867: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c >&5 |
---|
522 | conftest.c:35:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
523 | main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); } |
---|
524 | ^~~~ |
---|
525 | 1 warning generated. |
---|
526 | configure:8867: $? = 0 |
---|
527 | configure:8867: ./conftest |
---|
528 | configure:8867: $? = 1 |
---|
529 | configure: program exited with status 1 |
---|
530 | configure: failed program was: |
---|
531 | | /* confdefs.h */ |
---|
532 | | #define PACKAGE_NAME "" |
---|
533 | | #define PACKAGE_TARNAME "" |
---|
534 | | #define PACKAGE_VERSION "" |
---|
535 | | #define PACKAGE_STRING "" |
---|
536 | | #define PACKAGE_BUGREPORT "" |
---|
537 | | #define PACKAGE_URL "" |
---|
538 | | #define UNIX 1 |
---|
539 | | #define STDC_HEADERS 1 |
---|
540 | | #define HAVE_SYS_WAIT_H 1 |
---|
541 | | #define HAVE_SYS_TYPES_H 1 |
---|
542 | | #define HAVE_SYS_STAT_H 1 |
---|
543 | | #define HAVE_STDLIB_H 1 |
---|
544 | | #define HAVE_STRING_H 1 |
---|
545 | | #define HAVE_MEMORY_H 1 |
---|
546 | | #define HAVE_STRINGS_H 1 |
---|
547 | | #define HAVE_INTTYPES_H 1 |
---|
548 | | #define HAVE_STDINT_H 1 |
---|
549 | | #define HAVE_UNISTD_H 1 |
---|
550 | | #define FEAT_HUGE 1 |
---|
551 | | #define USE_XSMP_INTERACT 1 |
---|
552 | | #define FEAT_PYTHON 1 |
---|
553 | | #define FEAT_RUBY 1 |
---|
554 | | #define FEAT_NETBEANS_INTG 1 |
---|
555 | | #define FEAT_MBYTE 1 |
---|
556 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
557 | | /* end confdefs.h. */ |
---|
558 | | |
---|
559 | | #include "confdefs.h" |
---|
560 | | #include <ctype.h> |
---|
561 | | #if STDC_HEADERS |
---|
562 | | # include <stdlib.h> |
---|
563 | | # include <stddef.h> |
---|
564 | | #endif |
---|
565 | | main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); } |
---|
566 | | |
---|
567 | configure:8881: result: no |
---|
568 | configure:8889: checking whether __DATE__ and __TIME__ work |
---|
569 | configure:8902: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
570 | configure:8902: $? = 0 |
---|
571 | configure:8903: result: yes |
---|
572 | configure:8912: checking whether __attribute__((unused)) is allowed |
---|
573 | configure:8925: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
574 | configure:8925: $? = 0 |
---|
575 | configure:8926: result: yes |
---|
576 | configure:8935: checking elf.h usability |
---|
577 | configure:8935: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
578 | conftest.c:63:10: fatal error: 'elf.h' file not found |
---|
579 | #include <elf.h> |
---|
580 | ^ |
---|
581 | 1 error generated. |
---|
582 | configure:8935: $? = 1 |
---|
583 | configure: failed program was: |
---|
584 | | /* confdefs.h */ |
---|
585 | | #define PACKAGE_NAME "" |
---|
586 | | #define PACKAGE_TARNAME "" |
---|
587 | | #define PACKAGE_VERSION "" |
---|
588 | | #define PACKAGE_STRING "" |
---|
589 | | #define PACKAGE_BUGREPORT "" |
---|
590 | | #define PACKAGE_URL "" |
---|
591 | | #define UNIX 1 |
---|
592 | | #define STDC_HEADERS 1 |
---|
593 | | #define HAVE_SYS_WAIT_H 1 |
---|
594 | | #define HAVE_SYS_TYPES_H 1 |
---|
595 | | #define HAVE_SYS_STAT_H 1 |
---|
596 | | #define HAVE_STDLIB_H 1 |
---|
597 | | #define HAVE_STRING_H 1 |
---|
598 | | #define HAVE_MEMORY_H 1 |
---|
599 | | #define HAVE_STRINGS_H 1 |
---|
600 | | #define HAVE_INTTYPES_H 1 |
---|
601 | | #define HAVE_STDINT_H 1 |
---|
602 | | #define HAVE_UNISTD_H 1 |
---|
603 | | #define FEAT_HUGE 1 |
---|
604 | | #define USE_XSMP_INTERACT 1 |
---|
605 | | #define FEAT_PYTHON 1 |
---|
606 | | #define FEAT_RUBY 1 |
---|
607 | | #define FEAT_NETBEANS_INTG 1 |
---|
608 | | #define FEAT_MBYTE 1 |
---|
609 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
610 | | #define HAVE_DATE_TIME 1 |
---|
611 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
612 | | /* end confdefs.h. */ |
---|
613 | | #include <stdio.h> |
---|
614 | | #ifdef HAVE_SYS_TYPES_H |
---|
615 | | # include <sys/types.h> |
---|
616 | | #endif |
---|
617 | | #ifdef HAVE_SYS_STAT_H |
---|
618 | | # include <sys/stat.h> |
---|
619 | | #endif |
---|
620 | | #ifdef STDC_HEADERS |
---|
621 | | # include <stdlib.h> |
---|
622 | | # include <stddef.h> |
---|
623 | | #else |
---|
624 | | # ifdef HAVE_STDLIB_H |
---|
625 | | # include <stdlib.h> |
---|
626 | | # endif |
---|
627 | | #endif |
---|
628 | | #ifdef HAVE_STRING_H |
---|
629 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
630 | | # include <memory.h> |
---|
631 | | # endif |
---|
632 | | # include <string.h> |
---|
633 | | #endif |
---|
634 | | #ifdef HAVE_STRINGS_H |
---|
635 | | # include <strings.h> |
---|
636 | | #endif |
---|
637 | | #ifdef HAVE_INTTYPES_H |
---|
638 | | # include <inttypes.h> |
---|
639 | | #endif |
---|
640 | | #ifdef HAVE_STDINT_H |
---|
641 | | # include <stdint.h> |
---|
642 | | #endif |
---|
643 | | #ifdef HAVE_UNISTD_H |
---|
644 | | # include <unistd.h> |
---|
645 | | #endif |
---|
646 | | #include <elf.h> |
---|
647 | configure:8935: result: no |
---|
648 | configure:8935: checking elf.h presence |
---|
649 | configure:8935: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
650 | conftest.c:30:10: fatal error: 'elf.h' file not found |
---|
651 | #include <elf.h> |
---|
652 | ^ |
---|
653 | 1 error generated. |
---|
654 | configure:8935: $? = 1 |
---|
655 | configure: failed program was: |
---|
656 | | /* confdefs.h */ |
---|
657 | | #define PACKAGE_NAME "" |
---|
658 | | #define PACKAGE_TARNAME "" |
---|
659 | | #define PACKAGE_VERSION "" |
---|
660 | | #define PACKAGE_STRING "" |
---|
661 | | #define PACKAGE_BUGREPORT "" |
---|
662 | | #define PACKAGE_URL "" |
---|
663 | | #define UNIX 1 |
---|
664 | | #define STDC_HEADERS 1 |
---|
665 | | #define HAVE_SYS_WAIT_H 1 |
---|
666 | | #define HAVE_SYS_TYPES_H 1 |
---|
667 | | #define HAVE_SYS_STAT_H 1 |
---|
668 | | #define HAVE_STDLIB_H 1 |
---|
669 | | #define HAVE_STRING_H 1 |
---|
670 | | #define HAVE_MEMORY_H 1 |
---|
671 | | #define HAVE_STRINGS_H 1 |
---|
672 | | #define HAVE_INTTYPES_H 1 |
---|
673 | | #define HAVE_STDINT_H 1 |
---|
674 | | #define HAVE_UNISTD_H 1 |
---|
675 | | #define FEAT_HUGE 1 |
---|
676 | | #define USE_XSMP_INTERACT 1 |
---|
677 | | #define FEAT_PYTHON 1 |
---|
678 | | #define FEAT_RUBY 1 |
---|
679 | | #define FEAT_NETBEANS_INTG 1 |
---|
680 | | #define FEAT_MBYTE 1 |
---|
681 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
682 | | #define HAVE_DATE_TIME 1 |
---|
683 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
684 | | /* end confdefs.h. */ |
---|
685 | | #include <elf.h> |
---|
686 | configure:8935: result: no |
---|
687 | configure:8935: checking for elf.h |
---|
688 | configure:8935: result: no |
---|
689 | configure:8986: checking for dirent.h that defines DIR |
---|
690 | configure:9005: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
691 | configure:9005: $? = 0 |
---|
692 | configure:9013: result: yes |
---|
693 | configure:9026: checking for library containing opendir |
---|
694 | configure:9057: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c >&5 |
---|
695 | configure:9057: $? = 0 |
---|
696 | configure:9074: result: none required |
---|
697 | configure:9182: checking stdarg.h usability |
---|
698 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
699 | configure:9182: $? = 0 |
---|
700 | configure:9182: result: yes |
---|
701 | configure:9182: checking stdarg.h presence |
---|
702 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
703 | configure:9182: $? = 0 |
---|
704 | configure:9182: result: yes |
---|
705 | configure:9182: checking for stdarg.h |
---|
706 | configure:9182: result: yes |
---|
707 | configure:9182: checking for stdint.h |
---|
708 | configure:9182: result: yes |
---|
709 | configure:9182: checking for stdlib.h |
---|
710 | configure:9182: result: yes |
---|
711 | configure:9182: checking for string.h |
---|
712 | configure:9182: result: yes |
---|
713 | configure:9182: checking sys/select.h usability |
---|
714 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
715 | configure:9182: $? = 0 |
---|
716 | configure:9182: result: yes |
---|
717 | configure:9182: checking sys/select.h presence |
---|
718 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
719 | configure:9182: $? = 0 |
---|
720 | configure:9182: result: yes |
---|
721 | configure:9182: checking for sys/select.h |
---|
722 | configure:9182: result: yes |
---|
723 | configure:9182: checking sys/utsname.h usability |
---|
724 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
725 | configure:9182: $? = 0 |
---|
726 | configure:9182: result: yes |
---|
727 | configure:9182: checking sys/utsname.h presence |
---|
728 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
729 | configure:9182: $? = 0 |
---|
730 | configure:9182: result: yes |
---|
731 | configure:9182: checking for sys/utsname.h |
---|
732 | configure:9182: result: yes |
---|
733 | configure:9182: checking termcap.h usability |
---|
734 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
735 | configure:9182: $? = 0 |
---|
736 | configure:9182: result: yes |
---|
737 | configure:9182: checking termcap.h presence |
---|
738 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
739 | configure:9182: $? = 0 |
---|
740 | configure:9182: result: yes |
---|
741 | configure:9182: checking for termcap.h |
---|
742 | configure:9182: result: yes |
---|
743 | configure:9182: checking fcntl.h usability |
---|
744 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
745 | configure:9182: $? = 0 |
---|
746 | configure:9182: result: yes |
---|
747 | configure:9182: checking fcntl.h presence |
---|
748 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
749 | configure:9182: $? = 0 |
---|
750 | configure:9182: result: yes |
---|
751 | configure:9182: checking for fcntl.h |
---|
752 | configure:9182: result: yes |
---|
753 | configure:9182: checking sgtty.h usability |
---|
754 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
755 | configure:9182: $? = 0 |
---|
756 | configure:9182: result: yes |
---|
757 | configure:9182: checking sgtty.h presence |
---|
758 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
759 | configure:9182: $? = 0 |
---|
760 | configure:9182: result: yes |
---|
761 | configure:9182: checking for sgtty.h |
---|
762 | configure:9182: result: yes |
---|
763 | configure:9182: checking sys/ioctl.h usability |
---|
764 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
765 | configure:9182: $? = 0 |
---|
766 | configure:9182: result: yes |
---|
767 | configure:9182: checking sys/ioctl.h presence |
---|
768 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
769 | configure:9182: $? = 0 |
---|
770 | configure:9182: result: yes |
---|
771 | configure:9182: checking for sys/ioctl.h |
---|
772 | configure:9182: result: yes |
---|
773 | configure:9182: checking sys/time.h usability |
---|
774 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
775 | configure:9182: $? = 0 |
---|
776 | configure:9182: result: yes |
---|
777 | configure:9182: checking sys/time.h presence |
---|
778 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
779 | configure:9182: $? = 0 |
---|
780 | configure:9182: result: yes |
---|
781 | configure:9182: checking for sys/time.h |
---|
782 | configure:9182: result: yes |
---|
783 | configure:9182: checking for sys/types.h |
---|
784 | configure:9182: result: yes |
---|
785 | configure:9182: checking termio.h usability |
---|
786 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
787 | conftest.c:76:10: fatal error: 'termio.h' file not found |
---|
788 | #include <termio.h> |
---|
789 | ^ |
---|
790 | 1 error generated. |
---|
791 | configure:9182: $? = 1 |
---|
792 | configure: failed program was: |
---|
793 | | /* confdefs.h */ |
---|
794 | | #define PACKAGE_NAME "" |
---|
795 | | #define PACKAGE_TARNAME "" |
---|
796 | | #define PACKAGE_VERSION "" |
---|
797 | | #define PACKAGE_STRING "" |
---|
798 | | #define PACKAGE_BUGREPORT "" |
---|
799 | | #define PACKAGE_URL "" |
---|
800 | | #define UNIX 1 |
---|
801 | | #define STDC_HEADERS 1 |
---|
802 | | #define HAVE_SYS_WAIT_H 1 |
---|
803 | | #define HAVE_SYS_TYPES_H 1 |
---|
804 | | #define HAVE_SYS_STAT_H 1 |
---|
805 | | #define HAVE_STDLIB_H 1 |
---|
806 | | #define HAVE_STRING_H 1 |
---|
807 | | #define HAVE_MEMORY_H 1 |
---|
808 | | #define HAVE_STRINGS_H 1 |
---|
809 | | #define HAVE_INTTYPES_H 1 |
---|
810 | | #define HAVE_STDINT_H 1 |
---|
811 | | #define HAVE_UNISTD_H 1 |
---|
812 | | #define FEAT_HUGE 1 |
---|
813 | | #define USE_XSMP_INTERACT 1 |
---|
814 | | #define FEAT_PYTHON 1 |
---|
815 | | #define FEAT_RUBY 1 |
---|
816 | | #define FEAT_NETBEANS_INTG 1 |
---|
817 | | #define FEAT_MBYTE 1 |
---|
818 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
819 | | #define HAVE_DATE_TIME 1 |
---|
820 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
821 | | #define HAVE_DIRENT_H 1 |
---|
822 | | #define HAVE_STDARG_H 1 |
---|
823 | | #define HAVE_STDINT_H 1 |
---|
824 | | #define HAVE_STDLIB_H 1 |
---|
825 | | #define HAVE_STRING_H 1 |
---|
826 | | #define HAVE_SYS_SELECT_H 1 |
---|
827 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
828 | | #define HAVE_TERMCAP_H 1 |
---|
829 | | #define HAVE_FCNTL_H 1 |
---|
830 | | #define HAVE_SGTTY_H 1 |
---|
831 | | #define HAVE_SYS_IOCTL_H 1 |
---|
832 | | #define HAVE_SYS_TIME_H 1 |
---|
833 | | #define HAVE_SYS_TYPES_H 1 |
---|
834 | | /* end confdefs.h. */ |
---|
835 | | #include <stdio.h> |
---|
836 | | #ifdef HAVE_SYS_TYPES_H |
---|
837 | | # include <sys/types.h> |
---|
838 | | #endif |
---|
839 | | #ifdef HAVE_SYS_STAT_H |
---|
840 | | # include <sys/stat.h> |
---|
841 | | #endif |
---|
842 | | #ifdef STDC_HEADERS |
---|
843 | | # include <stdlib.h> |
---|
844 | | # include <stddef.h> |
---|
845 | | #else |
---|
846 | | # ifdef HAVE_STDLIB_H |
---|
847 | | # include <stdlib.h> |
---|
848 | | # endif |
---|
849 | | #endif |
---|
850 | | #ifdef HAVE_STRING_H |
---|
851 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
852 | | # include <memory.h> |
---|
853 | | # endif |
---|
854 | | # include <string.h> |
---|
855 | | #endif |
---|
856 | | #ifdef HAVE_STRINGS_H |
---|
857 | | # include <strings.h> |
---|
858 | | #endif |
---|
859 | | #ifdef HAVE_INTTYPES_H |
---|
860 | | # include <inttypes.h> |
---|
861 | | #endif |
---|
862 | | #ifdef HAVE_STDINT_H |
---|
863 | | # include <stdint.h> |
---|
864 | | #endif |
---|
865 | | #ifdef HAVE_UNISTD_H |
---|
866 | | # include <unistd.h> |
---|
867 | | #endif |
---|
868 | | #include <termio.h> |
---|
869 | configure:9182: result: no |
---|
870 | configure:9182: checking termio.h presence |
---|
871 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
872 | conftest.c:43:10: fatal error: 'termio.h' file not found |
---|
873 | #include <termio.h> |
---|
874 | ^ |
---|
875 | 1 error generated. |
---|
876 | configure:9182: $? = 1 |
---|
877 | configure: failed program was: |
---|
878 | | /* confdefs.h */ |
---|
879 | | #define PACKAGE_NAME "" |
---|
880 | | #define PACKAGE_TARNAME "" |
---|
881 | | #define PACKAGE_VERSION "" |
---|
882 | | #define PACKAGE_STRING "" |
---|
883 | | #define PACKAGE_BUGREPORT "" |
---|
884 | | #define PACKAGE_URL "" |
---|
885 | | #define UNIX 1 |
---|
886 | | #define STDC_HEADERS 1 |
---|
887 | | #define HAVE_SYS_WAIT_H 1 |
---|
888 | | #define HAVE_SYS_TYPES_H 1 |
---|
889 | | #define HAVE_SYS_STAT_H 1 |
---|
890 | | #define HAVE_STDLIB_H 1 |
---|
891 | | #define HAVE_STRING_H 1 |
---|
892 | | #define HAVE_MEMORY_H 1 |
---|
893 | | #define HAVE_STRINGS_H 1 |
---|
894 | | #define HAVE_INTTYPES_H 1 |
---|
895 | | #define HAVE_STDINT_H 1 |
---|
896 | | #define HAVE_UNISTD_H 1 |
---|
897 | | #define FEAT_HUGE 1 |
---|
898 | | #define USE_XSMP_INTERACT 1 |
---|
899 | | #define FEAT_PYTHON 1 |
---|
900 | | #define FEAT_RUBY 1 |
---|
901 | | #define FEAT_NETBEANS_INTG 1 |
---|
902 | | #define FEAT_MBYTE 1 |
---|
903 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
904 | | #define HAVE_DATE_TIME 1 |
---|
905 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
906 | | #define HAVE_DIRENT_H 1 |
---|
907 | | #define HAVE_STDARG_H 1 |
---|
908 | | #define HAVE_STDINT_H 1 |
---|
909 | | #define HAVE_STDLIB_H 1 |
---|
910 | | #define HAVE_STRING_H 1 |
---|
911 | | #define HAVE_SYS_SELECT_H 1 |
---|
912 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
913 | | #define HAVE_TERMCAP_H 1 |
---|
914 | | #define HAVE_FCNTL_H 1 |
---|
915 | | #define HAVE_SGTTY_H 1 |
---|
916 | | #define HAVE_SYS_IOCTL_H 1 |
---|
917 | | #define HAVE_SYS_TIME_H 1 |
---|
918 | | #define HAVE_SYS_TYPES_H 1 |
---|
919 | | /* end confdefs.h. */ |
---|
920 | | #include <termio.h> |
---|
921 | configure:9182: result: no |
---|
922 | configure:9182: checking for termio.h |
---|
923 | configure:9182: result: no |
---|
924 | configure:9182: checking iconv.h usability |
---|
925 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
926 | configure:9182: $? = 0 |
---|
927 | configure:9182: result: yes |
---|
928 | configure:9182: checking iconv.h presence |
---|
929 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
930 | configure:9182: $? = 0 |
---|
931 | configure:9182: result: yes |
---|
932 | configure:9182: checking for iconv.h |
---|
933 | configure:9182: result: yes |
---|
934 | configure:9182: checking for inttypes.h |
---|
935 | configure:9182: result: yes |
---|
936 | configure:9182: checking langinfo.h usability |
---|
937 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
938 | configure:9182: $? = 0 |
---|
939 | configure:9182: result: yes |
---|
940 | configure:9182: checking langinfo.h presence |
---|
941 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
942 | configure:9182: $? = 0 |
---|
943 | configure:9182: result: yes |
---|
944 | configure:9182: checking for langinfo.h |
---|
945 | configure:9182: result: yes |
---|
946 | configure:9182: checking math.h usability |
---|
947 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
948 | configure:9182: $? = 0 |
---|
949 | configure:9182: result: yes |
---|
950 | configure:9182: checking math.h presence |
---|
951 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
952 | configure:9182: $? = 0 |
---|
953 | configure:9182: result: yes |
---|
954 | configure:9182: checking for math.h |
---|
955 | configure:9182: result: yes |
---|
956 | configure:9182: checking for unistd.h |
---|
957 | configure:9182: result: yes |
---|
958 | configure:9182: checking stropts.h usability |
---|
959 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
960 | conftest.c:81:10: fatal error: 'stropts.h' file not found |
---|
961 | #include <stropts.h> |
---|
962 | ^ |
---|
963 | 1 error generated. |
---|
964 | configure:9182: $? = 1 |
---|
965 | configure: failed program was: |
---|
966 | | /* confdefs.h */ |
---|
967 | | #define PACKAGE_NAME "" |
---|
968 | | #define PACKAGE_TARNAME "" |
---|
969 | | #define PACKAGE_VERSION "" |
---|
970 | | #define PACKAGE_STRING "" |
---|
971 | | #define PACKAGE_BUGREPORT "" |
---|
972 | | #define PACKAGE_URL "" |
---|
973 | | #define UNIX 1 |
---|
974 | | #define STDC_HEADERS 1 |
---|
975 | | #define HAVE_SYS_WAIT_H 1 |
---|
976 | | #define HAVE_SYS_TYPES_H 1 |
---|
977 | | #define HAVE_SYS_STAT_H 1 |
---|
978 | | #define HAVE_STDLIB_H 1 |
---|
979 | | #define HAVE_STRING_H 1 |
---|
980 | | #define HAVE_MEMORY_H 1 |
---|
981 | | #define HAVE_STRINGS_H 1 |
---|
982 | | #define HAVE_INTTYPES_H 1 |
---|
983 | | #define HAVE_STDINT_H 1 |
---|
984 | | #define HAVE_UNISTD_H 1 |
---|
985 | | #define FEAT_HUGE 1 |
---|
986 | | #define USE_XSMP_INTERACT 1 |
---|
987 | | #define FEAT_PYTHON 1 |
---|
988 | | #define FEAT_RUBY 1 |
---|
989 | | #define FEAT_NETBEANS_INTG 1 |
---|
990 | | #define FEAT_MBYTE 1 |
---|
991 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
992 | | #define HAVE_DATE_TIME 1 |
---|
993 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
994 | | #define HAVE_DIRENT_H 1 |
---|
995 | | #define HAVE_STDARG_H 1 |
---|
996 | | #define HAVE_STDINT_H 1 |
---|
997 | | #define HAVE_STDLIB_H 1 |
---|
998 | | #define HAVE_STRING_H 1 |
---|
999 | | #define HAVE_SYS_SELECT_H 1 |
---|
1000 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1001 | | #define HAVE_TERMCAP_H 1 |
---|
1002 | | #define HAVE_FCNTL_H 1 |
---|
1003 | | #define HAVE_SGTTY_H 1 |
---|
1004 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1005 | | #define HAVE_SYS_TIME_H 1 |
---|
1006 | | #define HAVE_SYS_TYPES_H 1 |
---|
1007 | | #define HAVE_ICONV_H 1 |
---|
1008 | | #define HAVE_INTTYPES_H 1 |
---|
1009 | | #define HAVE_LANGINFO_H 1 |
---|
1010 | | #define HAVE_MATH_H 1 |
---|
1011 | | #define HAVE_UNISTD_H 1 |
---|
1012 | | /* end confdefs.h. */ |
---|
1013 | | #include <stdio.h> |
---|
1014 | | #ifdef HAVE_SYS_TYPES_H |
---|
1015 | | # include <sys/types.h> |
---|
1016 | | #endif |
---|
1017 | | #ifdef HAVE_SYS_STAT_H |
---|
1018 | | # include <sys/stat.h> |
---|
1019 | | #endif |
---|
1020 | | #ifdef STDC_HEADERS |
---|
1021 | | # include <stdlib.h> |
---|
1022 | | # include <stddef.h> |
---|
1023 | | #else |
---|
1024 | | # ifdef HAVE_STDLIB_H |
---|
1025 | | # include <stdlib.h> |
---|
1026 | | # endif |
---|
1027 | | #endif |
---|
1028 | | #ifdef HAVE_STRING_H |
---|
1029 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1030 | | # include <memory.h> |
---|
1031 | | # endif |
---|
1032 | | # include <string.h> |
---|
1033 | | #endif |
---|
1034 | | #ifdef HAVE_STRINGS_H |
---|
1035 | | # include <strings.h> |
---|
1036 | | #endif |
---|
1037 | | #ifdef HAVE_INTTYPES_H |
---|
1038 | | # include <inttypes.h> |
---|
1039 | | #endif |
---|
1040 | | #ifdef HAVE_STDINT_H |
---|
1041 | | # include <stdint.h> |
---|
1042 | | #endif |
---|
1043 | | #ifdef HAVE_UNISTD_H |
---|
1044 | | # include <unistd.h> |
---|
1045 | | #endif |
---|
1046 | | #include <stropts.h> |
---|
1047 | configure:9182: result: no |
---|
1048 | configure:9182: checking stropts.h presence |
---|
1049 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1050 | conftest.c:48:10: fatal error: 'stropts.h' file not found |
---|
1051 | #include <stropts.h> |
---|
1052 | ^ |
---|
1053 | 1 error generated. |
---|
1054 | configure:9182: $? = 1 |
---|
1055 | configure: failed program was: |
---|
1056 | | /* confdefs.h */ |
---|
1057 | | #define PACKAGE_NAME "" |
---|
1058 | | #define PACKAGE_TARNAME "" |
---|
1059 | | #define PACKAGE_VERSION "" |
---|
1060 | | #define PACKAGE_STRING "" |
---|
1061 | | #define PACKAGE_BUGREPORT "" |
---|
1062 | | #define PACKAGE_URL "" |
---|
1063 | | #define UNIX 1 |
---|
1064 | | #define STDC_HEADERS 1 |
---|
1065 | | #define HAVE_SYS_WAIT_H 1 |
---|
1066 | | #define HAVE_SYS_TYPES_H 1 |
---|
1067 | | #define HAVE_SYS_STAT_H 1 |
---|
1068 | | #define HAVE_STDLIB_H 1 |
---|
1069 | | #define HAVE_STRING_H 1 |
---|
1070 | | #define HAVE_MEMORY_H 1 |
---|
1071 | | #define HAVE_STRINGS_H 1 |
---|
1072 | | #define HAVE_INTTYPES_H 1 |
---|
1073 | | #define HAVE_STDINT_H 1 |
---|
1074 | | #define HAVE_UNISTD_H 1 |
---|
1075 | | #define FEAT_HUGE 1 |
---|
1076 | | #define USE_XSMP_INTERACT 1 |
---|
1077 | | #define FEAT_PYTHON 1 |
---|
1078 | | #define FEAT_RUBY 1 |
---|
1079 | | #define FEAT_NETBEANS_INTG 1 |
---|
1080 | | #define FEAT_MBYTE 1 |
---|
1081 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
1082 | | #define HAVE_DATE_TIME 1 |
---|
1083 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
1084 | | #define HAVE_DIRENT_H 1 |
---|
1085 | | #define HAVE_STDARG_H 1 |
---|
1086 | | #define HAVE_STDINT_H 1 |
---|
1087 | | #define HAVE_STDLIB_H 1 |
---|
1088 | | #define HAVE_STRING_H 1 |
---|
1089 | | #define HAVE_SYS_SELECT_H 1 |
---|
1090 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1091 | | #define HAVE_TERMCAP_H 1 |
---|
1092 | | #define HAVE_FCNTL_H 1 |
---|
1093 | | #define HAVE_SGTTY_H 1 |
---|
1094 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1095 | | #define HAVE_SYS_TIME_H 1 |
---|
1096 | | #define HAVE_SYS_TYPES_H 1 |
---|
1097 | | #define HAVE_ICONV_H 1 |
---|
1098 | | #define HAVE_INTTYPES_H 1 |
---|
1099 | | #define HAVE_LANGINFO_H 1 |
---|
1100 | | #define HAVE_MATH_H 1 |
---|
1101 | | #define HAVE_UNISTD_H 1 |
---|
1102 | | /* end confdefs.h. */ |
---|
1103 | | #include <stropts.h> |
---|
1104 | configure:9182: result: no |
---|
1105 | configure:9182: checking for stropts.h |
---|
1106 | configure:9182: result: no |
---|
1107 | configure:9182: checking errno.h usability |
---|
1108 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1109 | configure:9182: $? = 0 |
---|
1110 | configure:9182: result: yes |
---|
1111 | configure:9182: checking errno.h presence |
---|
1112 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1113 | configure:9182: $? = 0 |
---|
1114 | configure:9182: result: yes |
---|
1115 | configure:9182: checking for errno.h |
---|
1116 | configure:9182: result: yes |
---|
1117 | configure:9182: checking sys/resource.h usability |
---|
1118 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1119 | configure:9182: $? = 0 |
---|
1120 | configure:9182: result: yes |
---|
1121 | configure:9182: checking sys/resource.h presence |
---|
1122 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1123 | configure:9182: $? = 0 |
---|
1124 | configure:9182: result: yes |
---|
1125 | configure:9182: checking for sys/resource.h |
---|
1126 | configure:9182: result: yes |
---|
1127 | configure:9182: checking sys/systeminfo.h usability |
---|
1128 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1129 | conftest.c:83:10: fatal error: 'sys/systeminfo.h' file not found |
---|
1130 | #include <sys/systeminfo.h> |
---|
1131 | ^ |
---|
1132 | 1 error generated. |
---|
1133 | configure:9182: $? = 1 |
---|
1134 | configure: failed program was: |
---|
1135 | | /* confdefs.h */ |
---|
1136 | | #define PACKAGE_NAME "" |
---|
1137 | | #define PACKAGE_TARNAME "" |
---|
1138 | | #define PACKAGE_VERSION "" |
---|
1139 | | #define PACKAGE_STRING "" |
---|
1140 | | #define PACKAGE_BUGREPORT "" |
---|
1141 | | #define PACKAGE_URL "" |
---|
1142 | | #define UNIX 1 |
---|
1143 | | #define STDC_HEADERS 1 |
---|
1144 | | #define HAVE_SYS_WAIT_H 1 |
---|
1145 | | #define HAVE_SYS_TYPES_H 1 |
---|
1146 | | #define HAVE_SYS_STAT_H 1 |
---|
1147 | | #define HAVE_STDLIB_H 1 |
---|
1148 | | #define HAVE_STRING_H 1 |
---|
1149 | | #define HAVE_MEMORY_H 1 |
---|
1150 | | #define HAVE_STRINGS_H 1 |
---|
1151 | | #define HAVE_INTTYPES_H 1 |
---|
1152 | | #define HAVE_STDINT_H 1 |
---|
1153 | | #define HAVE_UNISTD_H 1 |
---|
1154 | | #define FEAT_HUGE 1 |
---|
1155 | | #define USE_XSMP_INTERACT 1 |
---|
1156 | | #define FEAT_PYTHON 1 |
---|
1157 | | #define FEAT_RUBY 1 |
---|
1158 | | #define FEAT_NETBEANS_INTG 1 |
---|
1159 | | #define FEAT_MBYTE 1 |
---|
1160 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
1161 | | #define HAVE_DATE_TIME 1 |
---|
1162 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
1163 | | #define HAVE_DIRENT_H 1 |
---|
1164 | | #define HAVE_STDARG_H 1 |
---|
1165 | | #define HAVE_STDINT_H 1 |
---|
1166 | | #define HAVE_STDLIB_H 1 |
---|
1167 | | #define HAVE_STRING_H 1 |
---|
1168 | | #define HAVE_SYS_SELECT_H 1 |
---|
1169 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1170 | | #define HAVE_TERMCAP_H 1 |
---|
1171 | | #define HAVE_FCNTL_H 1 |
---|
1172 | | #define HAVE_SGTTY_H 1 |
---|
1173 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1174 | | #define HAVE_SYS_TIME_H 1 |
---|
1175 | | #define HAVE_SYS_TYPES_H 1 |
---|
1176 | | #define HAVE_ICONV_H 1 |
---|
1177 | | #define HAVE_INTTYPES_H 1 |
---|
1178 | | #define HAVE_LANGINFO_H 1 |
---|
1179 | | #define HAVE_MATH_H 1 |
---|
1180 | | #define HAVE_UNISTD_H 1 |
---|
1181 | | #define HAVE_ERRNO_H 1 |
---|
1182 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1183 | | /* end confdefs.h. */ |
---|
1184 | | #include <stdio.h> |
---|
1185 | | #ifdef HAVE_SYS_TYPES_H |
---|
1186 | | # include <sys/types.h> |
---|
1187 | | #endif |
---|
1188 | | #ifdef HAVE_SYS_STAT_H |
---|
1189 | | # include <sys/stat.h> |
---|
1190 | | #endif |
---|
1191 | | #ifdef STDC_HEADERS |
---|
1192 | | # include <stdlib.h> |
---|
1193 | | # include <stddef.h> |
---|
1194 | | #else |
---|
1195 | | # ifdef HAVE_STDLIB_H |
---|
1196 | | # include <stdlib.h> |
---|
1197 | | # endif |
---|
1198 | | #endif |
---|
1199 | | #ifdef HAVE_STRING_H |
---|
1200 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1201 | | # include <memory.h> |
---|
1202 | | # endif |
---|
1203 | | # include <string.h> |
---|
1204 | | #endif |
---|
1205 | | #ifdef HAVE_STRINGS_H |
---|
1206 | | # include <strings.h> |
---|
1207 | | #endif |
---|
1208 | | #ifdef HAVE_INTTYPES_H |
---|
1209 | | # include <inttypes.h> |
---|
1210 | | #endif |
---|
1211 | | #ifdef HAVE_STDINT_H |
---|
1212 | | # include <stdint.h> |
---|
1213 | | #endif |
---|
1214 | | #ifdef HAVE_UNISTD_H |
---|
1215 | | # include <unistd.h> |
---|
1216 | | #endif |
---|
1217 | | #include <sys/systeminfo.h> |
---|
1218 | configure:9182: result: no |
---|
1219 | configure:9182: checking sys/systeminfo.h presence |
---|
1220 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1221 | conftest.c:50:10: fatal error: 'sys/systeminfo.h' file not found |
---|
1222 | #include <sys/systeminfo.h> |
---|
1223 | ^ |
---|
1224 | 1 error generated. |
---|
1225 | configure:9182: $? = 1 |
---|
1226 | configure: failed program was: |
---|
1227 | | /* confdefs.h */ |
---|
1228 | | #define PACKAGE_NAME "" |
---|
1229 | | #define PACKAGE_TARNAME "" |
---|
1230 | | #define PACKAGE_VERSION "" |
---|
1231 | | #define PACKAGE_STRING "" |
---|
1232 | | #define PACKAGE_BUGREPORT "" |
---|
1233 | | #define PACKAGE_URL "" |
---|
1234 | | #define UNIX 1 |
---|
1235 | | #define STDC_HEADERS 1 |
---|
1236 | | #define HAVE_SYS_WAIT_H 1 |
---|
1237 | | #define HAVE_SYS_TYPES_H 1 |
---|
1238 | | #define HAVE_SYS_STAT_H 1 |
---|
1239 | | #define HAVE_STDLIB_H 1 |
---|
1240 | | #define HAVE_STRING_H 1 |
---|
1241 | | #define HAVE_MEMORY_H 1 |
---|
1242 | | #define HAVE_STRINGS_H 1 |
---|
1243 | | #define HAVE_INTTYPES_H 1 |
---|
1244 | | #define HAVE_STDINT_H 1 |
---|
1245 | | #define HAVE_UNISTD_H 1 |
---|
1246 | | #define FEAT_HUGE 1 |
---|
1247 | | #define USE_XSMP_INTERACT 1 |
---|
1248 | | #define FEAT_PYTHON 1 |
---|
1249 | | #define FEAT_RUBY 1 |
---|
1250 | | #define FEAT_NETBEANS_INTG 1 |
---|
1251 | | #define FEAT_MBYTE 1 |
---|
1252 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
1253 | | #define HAVE_DATE_TIME 1 |
---|
1254 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
1255 | | #define HAVE_DIRENT_H 1 |
---|
1256 | | #define HAVE_STDARG_H 1 |
---|
1257 | | #define HAVE_STDINT_H 1 |
---|
1258 | | #define HAVE_STDLIB_H 1 |
---|
1259 | | #define HAVE_STRING_H 1 |
---|
1260 | | #define HAVE_SYS_SELECT_H 1 |
---|
1261 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1262 | | #define HAVE_TERMCAP_H 1 |
---|
1263 | | #define HAVE_FCNTL_H 1 |
---|
1264 | | #define HAVE_SGTTY_H 1 |
---|
1265 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1266 | | #define HAVE_SYS_TIME_H 1 |
---|
1267 | | #define HAVE_SYS_TYPES_H 1 |
---|
1268 | | #define HAVE_ICONV_H 1 |
---|
1269 | | #define HAVE_INTTYPES_H 1 |
---|
1270 | | #define HAVE_LANGINFO_H 1 |
---|
1271 | | #define HAVE_MATH_H 1 |
---|
1272 | | #define HAVE_UNISTD_H 1 |
---|
1273 | | #define HAVE_ERRNO_H 1 |
---|
1274 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1275 | | /* end confdefs.h. */ |
---|
1276 | | #include <sys/systeminfo.h> |
---|
1277 | configure:9182: result: no |
---|
1278 | configure:9182: checking for sys/systeminfo.h |
---|
1279 | configure:9182: result: no |
---|
1280 | configure:9182: checking locale.h usability |
---|
1281 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1282 | configure:9182: $? = 0 |
---|
1283 | configure:9182: result: yes |
---|
1284 | configure:9182: checking locale.h presence |
---|
1285 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1286 | configure:9182: $? = 0 |
---|
1287 | configure:9182: result: yes |
---|
1288 | configure:9182: checking for locale.h |
---|
1289 | configure:9182: result: yes |
---|
1290 | configure:9182: checking sys/stream.h usability |
---|
1291 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1292 | conftest.c:84:10: fatal error: 'sys/stream.h' file not found |
---|
1293 | #include <sys/stream.h> |
---|
1294 | ^ |
---|
1295 | 1 error generated. |
---|
1296 | configure:9182: $? = 1 |
---|
1297 | configure: failed program was: |
---|
1298 | | /* confdefs.h */ |
---|
1299 | | #define PACKAGE_NAME "" |
---|
1300 | | #define PACKAGE_TARNAME "" |
---|
1301 | | #define PACKAGE_VERSION "" |
---|
1302 | | #define PACKAGE_STRING "" |
---|
1303 | | #define PACKAGE_BUGREPORT "" |
---|
1304 | | #define PACKAGE_URL "" |
---|
1305 | | #define UNIX 1 |
---|
1306 | | #define STDC_HEADERS 1 |
---|
1307 | | #define HAVE_SYS_WAIT_H 1 |
---|
1308 | | #define HAVE_SYS_TYPES_H 1 |
---|
1309 | | #define HAVE_SYS_STAT_H 1 |
---|
1310 | | #define HAVE_STDLIB_H 1 |
---|
1311 | | #define HAVE_STRING_H 1 |
---|
1312 | | #define HAVE_MEMORY_H 1 |
---|
1313 | | #define HAVE_STRINGS_H 1 |
---|
1314 | | #define HAVE_INTTYPES_H 1 |
---|
1315 | | #define HAVE_STDINT_H 1 |
---|
1316 | | #define HAVE_UNISTD_H 1 |
---|
1317 | | #define FEAT_HUGE 1 |
---|
1318 | | #define USE_XSMP_INTERACT 1 |
---|
1319 | | #define FEAT_PYTHON 1 |
---|
1320 | | #define FEAT_RUBY 1 |
---|
1321 | | #define FEAT_NETBEANS_INTG 1 |
---|
1322 | | #define FEAT_MBYTE 1 |
---|
1323 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
1324 | | #define HAVE_DATE_TIME 1 |
---|
1325 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
1326 | | #define HAVE_DIRENT_H 1 |
---|
1327 | | #define HAVE_STDARG_H 1 |
---|
1328 | | #define HAVE_STDINT_H 1 |
---|
1329 | | #define HAVE_STDLIB_H 1 |
---|
1330 | | #define HAVE_STRING_H 1 |
---|
1331 | | #define HAVE_SYS_SELECT_H 1 |
---|
1332 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1333 | | #define HAVE_TERMCAP_H 1 |
---|
1334 | | #define HAVE_FCNTL_H 1 |
---|
1335 | | #define HAVE_SGTTY_H 1 |
---|
1336 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1337 | | #define HAVE_SYS_TIME_H 1 |
---|
1338 | | #define HAVE_SYS_TYPES_H 1 |
---|
1339 | | #define HAVE_ICONV_H 1 |
---|
1340 | | #define HAVE_INTTYPES_H 1 |
---|
1341 | | #define HAVE_LANGINFO_H 1 |
---|
1342 | | #define HAVE_MATH_H 1 |
---|
1343 | | #define HAVE_UNISTD_H 1 |
---|
1344 | | #define HAVE_ERRNO_H 1 |
---|
1345 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1346 | | #define HAVE_LOCALE_H 1 |
---|
1347 | | /* end confdefs.h. */ |
---|
1348 | | #include <stdio.h> |
---|
1349 | | #ifdef HAVE_SYS_TYPES_H |
---|
1350 | | # include <sys/types.h> |
---|
1351 | | #endif |
---|
1352 | | #ifdef HAVE_SYS_STAT_H |
---|
1353 | | # include <sys/stat.h> |
---|
1354 | | #endif |
---|
1355 | | #ifdef STDC_HEADERS |
---|
1356 | | # include <stdlib.h> |
---|
1357 | | # include <stddef.h> |
---|
1358 | | #else |
---|
1359 | | # ifdef HAVE_STDLIB_H |
---|
1360 | | # include <stdlib.h> |
---|
1361 | | # endif |
---|
1362 | | #endif |
---|
1363 | | #ifdef HAVE_STRING_H |
---|
1364 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1365 | | # include <memory.h> |
---|
1366 | | # endif |
---|
1367 | | # include <string.h> |
---|
1368 | | #endif |
---|
1369 | | #ifdef HAVE_STRINGS_H |
---|
1370 | | # include <strings.h> |
---|
1371 | | #endif |
---|
1372 | | #ifdef HAVE_INTTYPES_H |
---|
1373 | | # include <inttypes.h> |
---|
1374 | | #endif |
---|
1375 | | #ifdef HAVE_STDINT_H |
---|
1376 | | # include <stdint.h> |
---|
1377 | | #endif |
---|
1378 | | #ifdef HAVE_UNISTD_H |
---|
1379 | | # include <unistd.h> |
---|
1380 | | #endif |
---|
1381 | | #include <sys/stream.h> |
---|
1382 | configure:9182: result: no |
---|
1383 | configure:9182: checking sys/stream.h presence |
---|
1384 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1385 | conftest.c:51:10: fatal error: 'sys/stream.h' file not found |
---|
1386 | #include <sys/stream.h> |
---|
1387 | ^ |
---|
1388 | 1 error generated. |
---|
1389 | configure:9182: $? = 1 |
---|
1390 | configure: failed program was: |
---|
1391 | | /* confdefs.h */ |
---|
1392 | | #define PACKAGE_NAME "" |
---|
1393 | | #define PACKAGE_TARNAME "" |
---|
1394 | | #define PACKAGE_VERSION "" |
---|
1395 | | #define PACKAGE_STRING "" |
---|
1396 | | #define PACKAGE_BUGREPORT "" |
---|
1397 | | #define PACKAGE_URL "" |
---|
1398 | | #define UNIX 1 |
---|
1399 | | #define STDC_HEADERS 1 |
---|
1400 | | #define HAVE_SYS_WAIT_H 1 |
---|
1401 | | #define HAVE_SYS_TYPES_H 1 |
---|
1402 | | #define HAVE_SYS_STAT_H 1 |
---|
1403 | | #define HAVE_STDLIB_H 1 |
---|
1404 | | #define HAVE_STRING_H 1 |
---|
1405 | | #define HAVE_MEMORY_H 1 |
---|
1406 | | #define HAVE_STRINGS_H 1 |
---|
1407 | | #define HAVE_INTTYPES_H 1 |
---|
1408 | | #define HAVE_STDINT_H 1 |
---|
1409 | | #define HAVE_UNISTD_H 1 |
---|
1410 | | #define FEAT_HUGE 1 |
---|
1411 | | #define USE_XSMP_INTERACT 1 |
---|
1412 | | #define FEAT_PYTHON 1 |
---|
1413 | | #define FEAT_RUBY 1 |
---|
1414 | | #define FEAT_NETBEANS_INTG 1 |
---|
1415 | | #define FEAT_MBYTE 1 |
---|
1416 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
1417 | | #define HAVE_DATE_TIME 1 |
---|
1418 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
1419 | | #define HAVE_DIRENT_H 1 |
---|
1420 | | #define HAVE_STDARG_H 1 |
---|
1421 | | #define HAVE_STDINT_H 1 |
---|
1422 | | #define HAVE_STDLIB_H 1 |
---|
1423 | | #define HAVE_STRING_H 1 |
---|
1424 | | #define HAVE_SYS_SELECT_H 1 |
---|
1425 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1426 | | #define HAVE_TERMCAP_H 1 |
---|
1427 | | #define HAVE_FCNTL_H 1 |
---|
1428 | | #define HAVE_SGTTY_H 1 |
---|
1429 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1430 | | #define HAVE_SYS_TIME_H 1 |
---|
1431 | | #define HAVE_SYS_TYPES_H 1 |
---|
1432 | | #define HAVE_ICONV_H 1 |
---|
1433 | | #define HAVE_INTTYPES_H 1 |
---|
1434 | | #define HAVE_LANGINFO_H 1 |
---|
1435 | | #define HAVE_MATH_H 1 |
---|
1436 | | #define HAVE_UNISTD_H 1 |
---|
1437 | | #define HAVE_ERRNO_H 1 |
---|
1438 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1439 | | #define HAVE_LOCALE_H 1 |
---|
1440 | | /* end confdefs.h. */ |
---|
1441 | | #include <sys/stream.h> |
---|
1442 | configure:9182: result: no |
---|
1443 | configure:9182: checking for sys/stream.h |
---|
1444 | configure:9182: result: no |
---|
1445 | configure:9182: checking termios.h usability |
---|
1446 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1447 | configure:9182: $? = 0 |
---|
1448 | configure:9182: result: yes |
---|
1449 | configure:9182: checking termios.h presence |
---|
1450 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1451 | configure:9182: $? = 0 |
---|
1452 | configure:9182: result: yes |
---|
1453 | configure:9182: checking for termios.h |
---|
1454 | configure:9182: result: yes |
---|
1455 | configure:9182: checking libc.h usability |
---|
1456 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1457 | configure:9182: $? = 0 |
---|
1458 | configure:9182: result: yes |
---|
1459 | configure:9182: checking libc.h presence |
---|
1460 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1461 | configure:9182: $? = 0 |
---|
1462 | configure:9182: result: yes |
---|
1463 | configure:9182: checking for libc.h |
---|
1464 | configure:9182: result: yes |
---|
1465 | configure:9182: checking sys/statfs.h usability |
---|
1466 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1467 | conftest.c:86:10: fatal error: 'sys/statfs.h' file not found |
---|
1468 | #include <sys/statfs.h> |
---|
1469 | ^ |
---|
1470 | 1 error generated. |
---|
1471 | configure:9182: $? = 1 |
---|
1472 | configure: failed program was: |
---|
1473 | | /* confdefs.h */ |
---|
1474 | | #define PACKAGE_NAME "" |
---|
1475 | | #define PACKAGE_TARNAME "" |
---|
1476 | | #define PACKAGE_VERSION "" |
---|
1477 | | #define PACKAGE_STRING "" |
---|
1478 | | #define PACKAGE_BUGREPORT "" |
---|
1479 | | #define PACKAGE_URL "" |
---|
1480 | | #define UNIX 1 |
---|
1481 | | #define STDC_HEADERS 1 |
---|
1482 | | #define HAVE_SYS_WAIT_H 1 |
---|
1483 | | #define HAVE_SYS_TYPES_H 1 |
---|
1484 | | #define HAVE_SYS_STAT_H 1 |
---|
1485 | | #define HAVE_STDLIB_H 1 |
---|
1486 | | #define HAVE_STRING_H 1 |
---|
1487 | | #define HAVE_MEMORY_H 1 |
---|
1488 | | #define HAVE_STRINGS_H 1 |
---|
1489 | | #define HAVE_INTTYPES_H 1 |
---|
1490 | | #define HAVE_STDINT_H 1 |
---|
1491 | | #define HAVE_UNISTD_H 1 |
---|
1492 | | #define FEAT_HUGE 1 |
---|
1493 | | #define USE_XSMP_INTERACT 1 |
---|
1494 | | #define FEAT_PYTHON 1 |
---|
1495 | | #define FEAT_RUBY 1 |
---|
1496 | | #define FEAT_NETBEANS_INTG 1 |
---|
1497 | | #define FEAT_MBYTE 1 |
---|
1498 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
1499 | | #define HAVE_DATE_TIME 1 |
---|
1500 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
1501 | | #define HAVE_DIRENT_H 1 |
---|
1502 | | #define HAVE_STDARG_H 1 |
---|
1503 | | #define HAVE_STDINT_H 1 |
---|
1504 | | #define HAVE_STDLIB_H 1 |
---|
1505 | | #define HAVE_STRING_H 1 |
---|
1506 | | #define HAVE_SYS_SELECT_H 1 |
---|
1507 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1508 | | #define HAVE_TERMCAP_H 1 |
---|
1509 | | #define HAVE_FCNTL_H 1 |
---|
1510 | | #define HAVE_SGTTY_H 1 |
---|
1511 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1512 | | #define HAVE_SYS_TIME_H 1 |
---|
1513 | | #define HAVE_SYS_TYPES_H 1 |
---|
1514 | | #define HAVE_ICONV_H 1 |
---|
1515 | | #define HAVE_INTTYPES_H 1 |
---|
1516 | | #define HAVE_LANGINFO_H 1 |
---|
1517 | | #define HAVE_MATH_H 1 |
---|
1518 | | #define HAVE_UNISTD_H 1 |
---|
1519 | | #define HAVE_ERRNO_H 1 |
---|
1520 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1521 | | #define HAVE_LOCALE_H 1 |
---|
1522 | | #define HAVE_TERMIOS_H 1 |
---|
1523 | | #define HAVE_LIBC_H 1 |
---|
1524 | | /* end confdefs.h. */ |
---|
1525 | | #include <stdio.h> |
---|
1526 | | #ifdef HAVE_SYS_TYPES_H |
---|
1527 | | # include <sys/types.h> |
---|
1528 | | #endif |
---|
1529 | | #ifdef HAVE_SYS_STAT_H |
---|
1530 | | # include <sys/stat.h> |
---|
1531 | | #endif |
---|
1532 | | #ifdef STDC_HEADERS |
---|
1533 | | # include <stdlib.h> |
---|
1534 | | # include <stddef.h> |
---|
1535 | | #else |
---|
1536 | | # ifdef HAVE_STDLIB_H |
---|
1537 | | # include <stdlib.h> |
---|
1538 | | # endif |
---|
1539 | | #endif |
---|
1540 | | #ifdef HAVE_STRING_H |
---|
1541 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1542 | | # include <memory.h> |
---|
1543 | | # endif |
---|
1544 | | # include <string.h> |
---|
1545 | | #endif |
---|
1546 | | #ifdef HAVE_STRINGS_H |
---|
1547 | | # include <strings.h> |
---|
1548 | | #endif |
---|
1549 | | #ifdef HAVE_INTTYPES_H |
---|
1550 | | # include <inttypes.h> |
---|
1551 | | #endif |
---|
1552 | | #ifdef HAVE_STDINT_H |
---|
1553 | | # include <stdint.h> |
---|
1554 | | #endif |
---|
1555 | | #ifdef HAVE_UNISTD_H |
---|
1556 | | # include <unistd.h> |
---|
1557 | | #endif |
---|
1558 | | #include <sys/statfs.h> |
---|
1559 | configure:9182: result: no |
---|
1560 | configure:9182: checking sys/statfs.h presence |
---|
1561 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1562 | conftest.c:53:10: fatal error: 'sys/statfs.h' file not found |
---|
1563 | #include <sys/statfs.h> |
---|
1564 | ^ |
---|
1565 | 1 error generated. |
---|
1566 | configure:9182: $? = 1 |
---|
1567 | configure: failed program was: |
---|
1568 | | /* confdefs.h */ |
---|
1569 | | #define PACKAGE_NAME "" |
---|
1570 | | #define PACKAGE_TARNAME "" |
---|
1571 | | #define PACKAGE_VERSION "" |
---|
1572 | | #define PACKAGE_STRING "" |
---|
1573 | | #define PACKAGE_BUGREPORT "" |
---|
1574 | | #define PACKAGE_URL "" |
---|
1575 | | #define UNIX 1 |
---|
1576 | | #define STDC_HEADERS 1 |
---|
1577 | | #define HAVE_SYS_WAIT_H 1 |
---|
1578 | | #define HAVE_SYS_TYPES_H 1 |
---|
1579 | | #define HAVE_SYS_STAT_H 1 |
---|
1580 | | #define HAVE_STDLIB_H 1 |
---|
1581 | | #define HAVE_STRING_H 1 |
---|
1582 | | #define HAVE_MEMORY_H 1 |
---|
1583 | | #define HAVE_STRINGS_H 1 |
---|
1584 | | #define HAVE_INTTYPES_H 1 |
---|
1585 | | #define HAVE_STDINT_H 1 |
---|
1586 | | #define HAVE_UNISTD_H 1 |
---|
1587 | | #define FEAT_HUGE 1 |
---|
1588 | | #define USE_XSMP_INTERACT 1 |
---|
1589 | | #define FEAT_PYTHON 1 |
---|
1590 | | #define FEAT_RUBY 1 |
---|
1591 | | #define FEAT_NETBEANS_INTG 1 |
---|
1592 | | #define FEAT_MBYTE 1 |
---|
1593 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
1594 | | #define HAVE_DATE_TIME 1 |
---|
1595 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
1596 | | #define HAVE_DIRENT_H 1 |
---|
1597 | | #define HAVE_STDARG_H 1 |
---|
1598 | | #define HAVE_STDINT_H 1 |
---|
1599 | | #define HAVE_STDLIB_H 1 |
---|
1600 | | #define HAVE_STRING_H 1 |
---|
1601 | | #define HAVE_SYS_SELECT_H 1 |
---|
1602 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1603 | | #define HAVE_TERMCAP_H 1 |
---|
1604 | | #define HAVE_FCNTL_H 1 |
---|
1605 | | #define HAVE_SGTTY_H 1 |
---|
1606 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1607 | | #define HAVE_SYS_TIME_H 1 |
---|
1608 | | #define HAVE_SYS_TYPES_H 1 |
---|
1609 | | #define HAVE_ICONV_H 1 |
---|
1610 | | #define HAVE_INTTYPES_H 1 |
---|
1611 | | #define HAVE_LANGINFO_H 1 |
---|
1612 | | #define HAVE_MATH_H 1 |
---|
1613 | | #define HAVE_UNISTD_H 1 |
---|
1614 | | #define HAVE_ERRNO_H 1 |
---|
1615 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1616 | | #define HAVE_LOCALE_H 1 |
---|
1617 | | #define HAVE_TERMIOS_H 1 |
---|
1618 | | #define HAVE_LIBC_H 1 |
---|
1619 | | /* end confdefs.h. */ |
---|
1620 | | #include <sys/statfs.h> |
---|
1621 | configure:9182: result: no |
---|
1622 | configure:9182: checking for sys/statfs.h |
---|
1623 | configure:9182: result: no |
---|
1624 | configure:9182: checking poll.h usability |
---|
1625 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1626 | configure:9182: $? = 0 |
---|
1627 | configure:9182: result: yes |
---|
1628 | configure:9182: checking poll.h presence |
---|
1629 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1630 | configure:9182: $? = 0 |
---|
1631 | configure:9182: result: yes |
---|
1632 | configure:9182: checking for poll.h |
---|
1633 | configure:9182: result: yes |
---|
1634 | configure:9182: checking sys/poll.h usability |
---|
1635 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1636 | configure:9182: $? = 0 |
---|
1637 | configure:9182: result: yes |
---|
1638 | configure:9182: checking sys/poll.h presence |
---|
1639 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1640 | configure:9182: $? = 0 |
---|
1641 | configure:9182: result: yes |
---|
1642 | configure:9182: checking for sys/poll.h |
---|
1643 | configure:9182: result: yes |
---|
1644 | configure:9182: checking pwd.h usability |
---|
1645 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1646 | configure:9182: $? = 0 |
---|
1647 | configure:9182: result: yes |
---|
1648 | configure:9182: checking pwd.h presence |
---|
1649 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1650 | configure:9182: $? = 0 |
---|
1651 | configure:9182: result: yes |
---|
1652 | configure:9182: checking for pwd.h |
---|
1653 | configure:9182: result: yes |
---|
1654 | configure:9182: checking utime.h usability |
---|
1655 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1656 | configure:9182: $? = 0 |
---|
1657 | configure:9182: result: yes |
---|
1658 | configure:9182: checking utime.h presence |
---|
1659 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1660 | configure:9182: $? = 0 |
---|
1661 | configure:9182: result: yes |
---|
1662 | configure:9182: checking for utime.h |
---|
1663 | configure:9182: result: yes |
---|
1664 | configure:9182: checking sys/param.h usability |
---|
1665 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1666 | configure:9182: $? = 0 |
---|
1667 | configure:9182: result: yes |
---|
1668 | configure:9182: checking sys/param.h presence |
---|
1669 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1670 | configure:9182: $? = 0 |
---|
1671 | configure:9182: result: yes |
---|
1672 | configure:9182: checking for sys/param.h |
---|
1673 | configure:9182: result: yes |
---|
1674 | configure:9182: checking libintl.h usability |
---|
1675 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1676 | configure:9182: $? = 0 |
---|
1677 | configure:9182: result: yes |
---|
1678 | configure:9182: checking libintl.h presence |
---|
1679 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1680 | configure:9182: $? = 0 |
---|
1681 | configure:9182: result: yes |
---|
1682 | configure:9182: checking for libintl.h |
---|
1683 | configure:9182: result: yes |
---|
1684 | configure:9182: checking libgen.h usability |
---|
1685 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1686 | configure:9182: $? = 0 |
---|
1687 | configure:9182: result: yes |
---|
1688 | configure:9182: checking libgen.h presence |
---|
1689 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1690 | configure:9182: $? = 0 |
---|
1691 | configure:9182: result: yes |
---|
1692 | configure:9182: checking for libgen.h |
---|
1693 | configure:9182: result: yes |
---|
1694 | configure:9182: checking util/debug.h usability |
---|
1695 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1696 | conftest.c:93:10: fatal error: 'util/debug.h' file not found |
---|
1697 | #include <util/debug.h> |
---|
1698 | ^ |
---|
1699 | 1 error generated. |
---|
1700 | configure:9182: $? = 1 |
---|
1701 | configure: failed program was: |
---|
1702 | | /* confdefs.h */ |
---|
1703 | | #define PACKAGE_NAME "" |
---|
1704 | | #define PACKAGE_TARNAME "" |
---|
1705 | | #define PACKAGE_VERSION "" |
---|
1706 | | #define PACKAGE_STRING "" |
---|
1707 | | #define PACKAGE_BUGREPORT "" |
---|
1708 | | #define PACKAGE_URL "" |
---|
1709 | | #define UNIX 1 |
---|
1710 | | #define STDC_HEADERS 1 |
---|
1711 | | #define HAVE_SYS_WAIT_H 1 |
---|
1712 | | #define HAVE_SYS_TYPES_H 1 |
---|
1713 | | #define HAVE_SYS_STAT_H 1 |
---|
1714 | | #define HAVE_STDLIB_H 1 |
---|
1715 | | #define HAVE_STRING_H 1 |
---|
1716 | | #define HAVE_MEMORY_H 1 |
---|
1717 | | #define HAVE_STRINGS_H 1 |
---|
1718 | | #define HAVE_INTTYPES_H 1 |
---|
1719 | | #define HAVE_STDINT_H 1 |
---|
1720 | | #define HAVE_UNISTD_H 1 |
---|
1721 | | #define FEAT_HUGE 1 |
---|
1722 | | #define USE_XSMP_INTERACT 1 |
---|
1723 | | #define FEAT_PYTHON 1 |
---|
1724 | | #define FEAT_RUBY 1 |
---|
1725 | | #define FEAT_NETBEANS_INTG 1 |
---|
1726 | | #define FEAT_MBYTE 1 |
---|
1727 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
1728 | | #define HAVE_DATE_TIME 1 |
---|
1729 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
1730 | | #define HAVE_DIRENT_H 1 |
---|
1731 | | #define HAVE_STDARG_H 1 |
---|
1732 | | #define HAVE_STDINT_H 1 |
---|
1733 | | #define HAVE_STDLIB_H 1 |
---|
1734 | | #define HAVE_STRING_H 1 |
---|
1735 | | #define HAVE_SYS_SELECT_H 1 |
---|
1736 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1737 | | #define HAVE_TERMCAP_H 1 |
---|
1738 | | #define HAVE_FCNTL_H 1 |
---|
1739 | | #define HAVE_SGTTY_H 1 |
---|
1740 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1741 | | #define HAVE_SYS_TIME_H 1 |
---|
1742 | | #define HAVE_SYS_TYPES_H 1 |
---|
1743 | | #define HAVE_ICONV_H 1 |
---|
1744 | | #define HAVE_INTTYPES_H 1 |
---|
1745 | | #define HAVE_LANGINFO_H 1 |
---|
1746 | | #define HAVE_MATH_H 1 |
---|
1747 | | #define HAVE_UNISTD_H 1 |
---|
1748 | | #define HAVE_ERRNO_H 1 |
---|
1749 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1750 | | #define HAVE_LOCALE_H 1 |
---|
1751 | | #define HAVE_TERMIOS_H 1 |
---|
1752 | | #define HAVE_LIBC_H 1 |
---|
1753 | | #define HAVE_POLL_H 1 |
---|
1754 | | #define HAVE_SYS_POLL_H 1 |
---|
1755 | | #define HAVE_PWD_H 1 |
---|
1756 | | #define HAVE_UTIME_H 1 |
---|
1757 | | #define HAVE_SYS_PARAM_H 1 |
---|
1758 | | #define HAVE_LIBINTL_H 1 |
---|
1759 | | #define HAVE_LIBGEN_H 1 |
---|
1760 | | /* end confdefs.h. */ |
---|
1761 | | #include <stdio.h> |
---|
1762 | | #ifdef HAVE_SYS_TYPES_H |
---|
1763 | | # include <sys/types.h> |
---|
1764 | | #endif |
---|
1765 | | #ifdef HAVE_SYS_STAT_H |
---|
1766 | | # include <sys/stat.h> |
---|
1767 | | #endif |
---|
1768 | | #ifdef STDC_HEADERS |
---|
1769 | | # include <stdlib.h> |
---|
1770 | | # include <stddef.h> |
---|
1771 | | #else |
---|
1772 | | # ifdef HAVE_STDLIB_H |
---|
1773 | | # include <stdlib.h> |
---|
1774 | | # endif |
---|
1775 | | #endif |
---|
1776 | | #ifdef HAVE_STRING_H |
---|
1777 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1778 | | # include <memory.h> |
---|
1779 | | # endif |
---|
1780 | | # include <string.h> |
---|
1781 | | #endif |
---|
1782 | | #ifdef HAVE_STRINGS_H |
---|
1783 | | # include <strings.h> |
---|
1784 | | #endif |
---|
1785 | | #ifdef HAVE_INTTYPES_H |
---|
1786 | | # include <inttypes.h> |
---|
1787 | | #endif |
---|
1788 | | #ifdef HAVE_STDINT_H |
---|
1789 | | # include <stdint.h> |
---|
1790 | | #endif |
---|
1791 | | #ifdef HAVE_UNISTD_H |
---|
1792 | | # include <unistd.h> |
---|
1793 | | #endif |
---|
1794 | | #include <util/debug.h> |
---|
1795 | configure:9182: result: no |
---|
1796 | configure:9182: checking util/debug.h presence |
---|
1797 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1798 | conftest.c:60:10: fatal error: 'util/debug.h' file not found |
---|
1799 | #include <util/debug.h> |
---|
1800 | ^ |
---|
1801 | 1 error generated. |
---|
1802 | configure:9182: $? = 1 |
---|
1803 | configure: failed program was: |
---|
1804 | | /* confdefs.h */ |
---|
1805 | | #define PACKAGE_NAME "" |
---|
1806 | | #define PACKAGE_TARNAME "" |
---|
1807 | | #define PACKAGE_VERSION "" |
---|
1808 | | #define PACKAGE_STRING "" |
---|
1809 | | #define PACKAGE_BUGREPORT "" |
---|
1810 | | #define PACKAGE_URL "" |
---|
1811 | | #define UNIX 1 |
---|
1812 | | #define STDC_HEADERS 1 |
---|
1813 | | #define HAVE_SYS_WAIT_H 1 |
---|
1814 | | #define HAVE_SYS_TYPES_H 1 |
---|
1815 | | #define HAVE_SYS_STAT_H 1 |
---|
1816 | | #define HAVE_STDLIB_H 1 |
---|
1817 | | #define HAVE_STRING_H 1 |
---|
1818 | | #define HAVE_MEMORY_H 1 |
---|
1819 | | #define HAVE_STRINGS_H 1 |
---|
1820 | | #define HAVE_INTTYPES_H 1 |
---|
1821 | | #define HAVE_STDINT_H 1 |
---|
1822 | | #define HAVE_UNISTD_H 1 |
---|
1823 | | #define FEAT_HUGE 1 |
---|
1824 | | #define USE_XSMP_INTERACT 1 |
---|
1825 | | #define FEAT_PYTHON 1 |
---|
1826 | | #define FEAT_RUBY 1 |
---|
1827 | | #define FEAT_NETBEANS_INTG 1 |
---|
1828 | | #define FEAT_MBYTE 1 |
---|
1829 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
1830 | | #define HAVE_DATE_TIME 1 |
---|
1831 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
1832 | | #define HAVE_DIRENT_H 1 |
---|
1833 | | #define HAVE_STDARG_H 1 |
---|
1834 | | #define HAVE_STDINT_H 1 |
---|
1835 | | #define HAVE_STDLIB_H 1 |
---|
1836 | | #define HAVE_STRING_H 1 |
---|
1837 | | #define HAVE_SYS_SELECT_H 1 |
---|
1838 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1839 | | #define HAVE_TERMCAP_H 1 |
---|
1840 | | #define HAVE_FCNTL_H 1 |
---|
1841 | | #define HAVE_SGTTY_H 1 |
---|
1842 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1843 | | #define HAVE_SYS_TIME_H 1 |
---|
1844 | | #define HAVE_SYS_TYPES_H 1 |
---|
1845 | | #define HAVE_ICONV_H 1 |
---|
1846 | | #define HAVE_INTTYPES_H 1 |
---|
1847 | | #define HAVE_LANGINFO_H 1 |
---|
1848 | | #define HAVE_MATH_H 1 |
---|
1849 | | #define HAVE_UNISTD_H 1 |
---|
1850 | | #define HAVE_ERRNO_H 1 |
---|
1851 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1852 | | #define HAVE_LOCALE_H 1 |
---|
1853 | | #define HAVE_TERMIOS_H 1 |
---|
1854 | | #define HAVE_LIBC_H 1 |
---|
1855 | | #define HAVE_POLL_H 1 |
---|
1856 | | #define HAVE_SYS_POLL_H 1 |
---|
1857 | | #define HAVE_PWD_H 1 |
---|
1858 | | #define HAVE_UTIME_H 1 |
---|
1859 | | #define HAVE_SYS_PARAM_H 1 |
---|
1860 | | #define HAVE_LIBINTL_H 1 |
---|
1861 | | #define HAVE_LIBGEN_H 1 |
---|
1862 | | /* end confdefs.h. */ |
---|
1863 | | #include <util/debug.h> |
---|
1864 | configure:9182: result: no |
---|
1865 | configure:9182: checking for util/debug.h |
---|
1866 | configure:9182: result: no |
---|
1867 | configure:9182: checking util/msg18n.h usability |
---|
1868 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
1869 | conftest.c:93:10: fatal error: 'util/msg18n.h' file not found |
---|
1870 | #include <util/msg18n.h> |
---|
1871 | ^ |
---|
1872 | 1 error generated. |
---|
1873 | configure:9182: $? = 1 |
---|
1874 | configure: failed program was: |
---|
1875 | | /* confdefs.h */ |
---|
1876 | | #define PACKAGE_NAME "" |
---|
1877 | | #define PACKAGE_TARNAME "" |
---|
1878 | | #define PACKAGE_VERSION "" |
---|
1879 | | #define PACKAGE_STRING "" |
---|
1880 | | #define PACKAGE_BUGREPORT "" |
---|
1881 | | #define PACKAGE_URL "" |
---|
1882 | | #define UNIX 1 |
---|
1883 | | #define STDC_HEADERS 1 |
---|
1884 | | #define HAVE_SYS_WAIT_H 1 |
---|
1885 | | #define HAVE_SYS_TYPES_H 1 |
---|
1886 | | #define HAVE_SYS_STAT_H 1 |
---|
1887 | | #define HAVE_STDLIB_H 1 |
---|
1888 | | #define HAVE_STRING_H 1 |
---|
1889 | | #define HAVE_MEMORY_H 1 |
---|
1890 | | #define HAVE_STRINGS_H 1 |
---|
1891 | | #define HAVE_INTTYPES_H 1 |
---|
1892 | | #define HAVE_STDINT_H 1 |
---|
1893 | | #define HAVE_UNISTD_H 1 |
---|
1894 | | #define FEAT_HUGE 1 |
---|
1895 | | #define USE_XSMP_INTERACT 1 |
---|
1896 | | #define FEAT_PYTHON 1 |
---|
1897 | | #define FEAT_RUBY 1 |
---|
1898 | | #define FEAT_NETBEANS_INTG 1 |
---|
1899 | | #define FEAT_MBYTE 1 |
---|
1900 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
1901 | | #define HAVE_DATE_TIME 1 |
---|
1902 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
1903 | | #define HAVE_DIRENT_H 1 |
---|
1904 | | #define HAVE_STDARG_H 1 |
---|
1905 | | #define HAVE_STDINT_H 1 |
---|
1906 | | #define HAVE_STDLIB_H 1 |
---|
1907 | | #define HAVE_STRING_H 1 |
---|
1908 | | #define HAVE_SYS_SELECT_H 1 |
---|
1909 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
1910 | | #define HAVE_TERMCAP_H 1 |
---|
1911 | | #define HAVE_FCNTL_H 1 |
---|
1912 | | #define HAVE_SGTTY_H 1 |
---|
1913 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1914 | | #define HAVE_SYS_TIME_H 1 |
---|
1915 | | #define HAVE_SYS_TYPES_H 1 |
---|
1916 | | #define HAVE_ICONV_H 1 |
---|
1917 | | #define HAVE_INTTYPES_H 1 |
---|
1918 | | #define HAVE_LANGINFO_H 1 |
---|
1919 | | #define HAVE_MATH_H 1 |
---|
1920 | | #define HAVE_UNISTD_H 1 |
---|
1921 | | #define HAVE_ERRNO_H 1 |
---|
1922 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
1923 | | #define HAVE_LOCALE_H 1 |
---|
1924 | | #define HAVE_TERMIOS_H 1 |
---|
1925 | | #define HAVE_LIBC_H 1 |
---|
1926 | | #define HAVE_POLL_H 1 |
---|
1927 | | #define HAVE_SYS_POLL_H 1 |
---|
1928 | | #define HAVE_PWD_H 1 |
---|
1929 | | #define HAVE_UTIME_H 1 |
---|
1930 | | #define HAVE_SYS_PARAM_H 1 |
---|
1931 | | #define HAVE_LIBINTL_H 1 |
---|
1932 | | #define HAVE_LIBGEN_H 1 |
---|
1933 | | /* end confdefs.h. */ |
---|
1934 | | #include <stdio.h> |
---|
1935 | | #ifdef HAVE_SYS_TYPES_H |
---|
1936 | | # include <sys/types.h> |
---|
1937 | | #endif |
---|
1938 | | #ifdef HAVE_SYS_STAT_H |
---|
1939 | | # include <sys/stat.h> |
---|
1940 | | #endif |
---|
1941 | | #ifdef STDC_HEADERS |
---|
1942 | | # include <stdlib.h> |
---|
1943 | | # include <stddef.h> |
---|
1944 | | #else |
---|
1945 | | # ifdef HAVE_STDLIB_H |
---|
1946 | | # include <stdlib.h> |
---|
1947 | | # endif |
---|
1948 | | #endif |
---|
1949 | | #ifdef HAVE_STRING_H |
---|
1950 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1951 | | # include <memory.h> |
---|
1952 | | # endif |
---|
1953 | | # include <string.h> |
---|
1954 | | #endif |
---|
1955 | | #ifdef HAVE_STRINGS_H |
---|
1956 | | # include <strings.h> |
---|
1957 | | #endif |
---|
1958 | | #ifdef HAVE_INTTYPES_H |
---|
1959 | | # include <inttypes.h> |
---|
1960 | | #endif |
---|
1961 | | #ifdef HAVE_STDINT_H |
---|
1962 | | # include <stdint.h> |
---|
1963 | | #endif |
---|
1964 | | #ifdef HAVE_UNISTD_H |
---|
1965 | | # include <unistd.h> |
---|
1966 | | #endif |
---|
1967 | | #include <util/msg18n.h> |
---|
1968 | configure:9182: result: no |
---|
1969 | configure:9182: checking util/msg18n.h presence |
---|
1970 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
1971 | conftest.c:60:10: fatal error: 'util/msg18n.h' file not found |
---|
1972 | #include <util/msg18n.h> |
---|
1973 | ^ |
---|
1974 | 1 error generated. |
---|
1975 | configure:9182: $? = 1 |
---|
1976 | configure: failed program was: |
---|
1977 | | /* confdefs.h */ |
---|
1978 | | #define PACKAGE_NAME "" |
---|
1979 | | #define PACKAGE_TARNAME "" |
---|
1980 | | #define PACKAGE_VERSION "" |
---|
1981 | | #define PACKAGE_STRING "" |
---|
1982 | | #define PACKAGE_BUGREPORT "" |
---|
1983 | | #define PACKAGE_URL "" |
---|
1984 | | #define UNIX 1 |
---|
1985 | | #define STDC_HEADERS 1 |
---|
1986 | | #define HAVE_SYS_WAIT_H 1 |
---|
1987 | | #define HAVE_SYS_TYPES_H 1 |
---|
1988 | | #define HAVE_SYS_STAT_H 1 |
---|
1989 | | #define HAVE_STDLIB_H 1 |
---|
1990 | | #define HAVE_STRING_H 1 |
---|
1991 | | #define HAVE_MEMORY_H 1 |
---|
1992 | | #define HAVE_STRINGS_H 1 |
---|
1993 | | #define HAVE_INTTYPES_H 1 |
---|
1994 | | #define HAVE_STDINT_H 1 |
---|
1995 | | #define HAVE_UNISTD_H 1 |
---|
1996 | | #define FEAT_HUGE 1 |
---|
1997 | | #define USE_XSMP_INTERACT 1 |
---|
1998 | | #define FEAT_PYTHON 1 |
---|
1999 | | #define FEAT_RUBY 1 |
---|
2000 | | #define FEAT_NETBEANS_INTG 1 |
---|
2001 | | #define FEAT_MBYTE 1 |
---|
2002 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2003 | | #define HAVE_DATE_TIME 1 |
---|
2004 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2005 | | #define HAVE_DIRENT_H 1 |
---|
2006 | | #define HAVE_STDARG_H 1 |
---|
2007 | | #define HAVE_STDINT_H 1 |
---|
2008 | | #define HAVE_STDLIB_H 1 |
---|
2009 | | #define HAVE_STRING_H 1 |
---|
2010 | | #define HAVE_SYS_SELECT_H 1 |
---|
2011 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2012 | | #define HAVE_TERMCAP_H 1 |
---|
2013 | | #define HAVE_FCNTL_H 1 |
---|
2014 | | #define HAVE_SGTTY_H 1 |
---|
2015 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2016 | | #define HAVE_SYS_TIME_H 1 |
---|
2017 | | #define HAVE_SYS_TYPES_H 1 |
---|
2018 | | #define HAVE_ICONV_H 1 |
---|
2019 | | #define HAVE_INTTYPES_H 1 |
---|
2020 | | #define HAVE_LANGINFO_H 1 |
---|
2021 | | #define HAVE_MATH_H 1 |
---|
2022 | | #define HAVE_UNISTD_H 1 |
---|
2023 | | #define HAVE_ERRNO_H 1 |
---|
2024 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2025 | | #define HAVE_LOCALE_H 1 |
---|
2026 | | #define HAVE_TERMIOS_H 1 |
---|
2027 | | #define HAVE_LIBC_H 1 |
---|
2028 | | #define HAVE_POLL_H 1 |
---|
2029 | | #define HAVE_SYS_POLL_H 1 |
---|
2030 | | #define HAVE_PWD_H 1 |
---|
2031 | | #define HAVE_UTIME_H 1 |
---|
2032 | | #define HAVE_SYS_PARAM_H 1 |
---|
2033 | | #define HAVE_LIBINTL_H 1 |
---|
2034 | | #define HAVE_LIBGEN_H 1 |
---|
2035 | | /* end confdefs.h. */ |
---|
2036 | | #include <util/msg18n.h> |
---|
2037 | configure:9182: result: no |
---|
2038 | configure:9182: checking for util/msg18n.h |
---|
2039 | configure:9182: result: no |
---|
2040 | configure:9182: checking frame.h usability |
---|
2041 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2042 | conftest.c:93:10: fatal error: 'frame.h' file not found |
---|
2043 | #include <frame.h> |
---|
2044 | ^ |
---|
2045 | 1 error generated. |
---|
2046 | configure:9182: $? = 1 |
---|
2047 | configure: failed program was: |
---|
2048 | | /* confdefs.h */ |
---|
2049 | | #define PACKAGE_NAME "" |
---|
2050 | | #define PACKAGE_TARNAME "" |
---|
2051 | | #define PACKAGE_VERSION "" |
---|
2052 | | #define PACKAGE_STRING "" |
---|
2053 | | #define PACKAGE_BUGREPORT "" |
---|
2054 | | #define PACKAGE_URL "" |
---|
2055 | | #define UNIX 1 |
---|
2056 | | #define STDC_HEADERS 1 |
---|
2057 | | #define HAVE_SYS_WAIT_H 1 |
---|
2058 | | #define HAVE_SYS_TYPES_H 1 |
---|
2059 | | #define HAVE_SYS_STAT_H 1 |
---|
2060 | | #define HAVE_STDLIB_H 1 |
---|
2061 | | #define HAVE_STRING_H 1 |
---|
2062 | | #define HAVE_MEMORY_H 1 |
---|
2063 | | #define HAVE_STRINGS_H 1 |
---|
2064 | | #define HAVE_INTTYPES_H 1 |
---|
2065 | | #define HAVE_STDINT_H 1 |
---|
2066 | | #define HAVE_UNISTD_H 1 |
---|
2067 | | #define FEAT_HUGE 1 |
---|
2068 | | #define USE_XSMP_INTERACT 1 |
---|
2069 | | #define FEAT_PYTHON 1 |
---|
2070 | | #define FEAT_RUBY 1 |
---|
2071 | | #define FEAT_NETBEANS_INTG 1 |
---|
2072 | | #define FEAT_MBYTE 1 |
---|
2073 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2074 | | #define HAVE_DATE_TIME 1 |
---|
2075 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2076 | | #define HAVE_DIRENT_H 1 |
---|
2077 | | #define HAVE_STDARG_H 1 |
---|
2078 | | #define HAVE_STDINT_H 1 |
---|
2079 | | #define HAVE_STDLIB_H 1 |
---|
2080 | | #define HAVE_STRING_H 1 |
---|
2081 | | #define HAVE_SYS_SELECT_H 1 |
---|
2082 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2083 | | #define HAVE_TERMCAP_H 1 |
---|
2084 | | #define HAVE_FCNTL_H 1 |
---|
2085 | | #define HAVE_SGTTY_H 1 |
---|
2086 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2087 | | #define HAVE_SYS_TIME_H 1 |
---|
2088 | | #define HAVE_SYS_TYPES_H 1 |
---|
2089 | | #define HAVE_ICONV_H 1 |
---|
2090 | | #define HAVE_INTTYPES_H 1 |
---|
2091 | | #define HAVE_LANGINFO_H 1 |
---|
2092 | | #define HAVE_MATH_H 1 |
---|
2093 | | #define HAVE_UNISTD_H 1 |
---|
2094 | | #define HAVE_ERRNO_H 1 |
---|
2095 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2096 | | #define HAVE_LOCALE_H 1 |
---|
2097 | | #define HAVE_TERMIOS_H 1 |
---|
2098 | | #define HAVE_LIBC_H 1 |
---|
2099 | | #define HAVE_POLL_H 1 |
---|
2100 | | #define HAVE_SYS_POLL_H 1 |
---|
2101 | | #define HAVE_PWD_H 1 |
---|
2102 | | #define HAVE_UTIME_H 1 |
---|
2103 | | #define HAVE_SYS_PARAM_H 1 |
---|
2104 | | #define HAVE_LIBINTL_H 1 |
---|
2105 | | #define HAVE_LIBGEN_H 1 |
---|
2106 | | /* end confdefs.h. */ |
---|
2107 | | #include <stdio.h> |
---|
2108 | | #ifdef HAVE_SYS_TYPES_H |
---|
2109 | | # include <sys/types.h> |
---|
2110 | | #endif |
---|
2111 | | #ifdef HAVE_SYS_STAT_H |
---|
2112 | | # include <sys/stat.h> |
---|
2113 | | #endif |
---|
2114 | | #ifdef STDC_HEADERS |
---|
2115 | | # include <stdlib.h> |
---|
2116 | | # include <stddef.h> |
---|
2117 | | #else |
---|
2118 | | # ifdef HAVE_STDLIB_H |
---|
2119 | | # include <stdlib.h> |
---|
2120 | | # endif |
---|
2121 | | #endif |
---|
2122 | | #ifdef HAVE_STRING_H |
---|
2123 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2124 | | # include <memory.h> |
---|
2125 | | # endif |
---|
2126 | | # include <string.h> |
---|
2127 | | #endif |
---|
2128 | | #ifdef HAVE_STRINGS_H |
---|
2129 | | # include <strings.h> |
---|
2130 | | #endif |
---|
2131 | | #ifdef HAVE_INTTYPES_H |
---|
2132 | | # include <inttypes.h> |
---|
2133 | | #endif |
---|
2134 | | #ifdef HAVE_STDINT_H |
---|
2135 | | # include <stdint.h> |
---|
2136 | | #endif |
---|
2137 | | #ifdef HAVE_UNISTD_H |
---|
2138 | | # include <unistd.h> |
---|
2139 | | #endif |
---|
2140 | | #include <frame.h> |
---|
2141 | configure:9182: result: no |
---|
2142 | configure:9182: checking frame.h presence |
---|
2143 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
2144 | conftest.c:60:10: fatal error: 'frame.h' file not found |
---|
2145 | #include <frame.h> |
---|
2146 | ^ |
---|
2147 | 1 error generated. |
---|
2148 | configure:9182: $? = 1 |
---|
2149 | configure: failed program was: |
---|
2150 | | /* confdefs.h */ |
---|
2151 | | #define PACKAGE_NAME "" |
---|
2152 | | #define PACKAGE_TARNAME "" |
---|
2153 | | #define PACKAGE_VERSION "" |
---|
2154 | | #define PACKAGE_STRING "" |
---|
2155 | | #define PACKAGE_BUGREPORT "" |
---|
2156 | | #define PACKAGE_URL "" |
---|
2157 | | #define UNIX 1 |
---|
2158 | | #define STDC_HEADERS 1 |
---|
2159 | | #define HAVE_SYS_WAIT_H 1 |
---|
2160 | | #define HAVE_SYS_TYPES_H 1 |
---|
2161 | | #define HAVE_SYS_STAT_H 1 |
---|
2162 | | #define HAVE_STDLIB_H 1 |
---|
2163 | | #define HAVE_STRING_H 1 |
---|
2164 | | #define HAVE_MEMORY_H 1 |
---|
2165 | | #define HAVE_STRINGS_H 1 |
---|
2166 | | #define HAVE_INTTYPES_H 1 |
---|
2167 | | #define HAVE_STDINT_H 1 |
---|
2168 | | #define HAVE_UNISTD_H 1 |
---|
2169 | | #define FEAT_HUGE 1 |
---|
2170 | | #define USE_XSMP_INTERACT 1 |
---|
2171 | | #define FEAT_PYTHON 1 |
---|
2172 | | #define FEAT_RUBY 1 |
---|
2173 | | #define FEAT_NETBEANS_INTG 1 |
---|
2174 | | #define FEAT_MBYTE 1 |
---|
2175 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2176 | | #define HAVE_DATE_TIME 1 |
---|
2177 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2178 | | #define HAVE_DIRENT_H 1 |
---|
2179 | | #define HAVE_STDARG_H 1 |
---|
2180 | | #define HAVE_STDINT_H 1 |
---|
2181 | | #define HAVE_STDLIB_H 1 |
---|
2182 | | #define HAVE_STRING_H 1 |
---|
2183 | | #define HAVE_SYS_SELECT_H 1 |
---|
2184 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2185 | | #define HAVE_TERMCAP_H 1 |
---|
2186 | | #define HAVE_FCNTL_H 1 |
---|
2187 | | #define HAVE_SGTTY_H 1 |
---|
2188 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2189 | | #define HAVE_SYS_TIME_H 1 |
---|
2190 | | #define HAVE_SYS_TYPES_H 1 |
---|
2191 | | #define HAVE_ICONV_H 1 |
---|
2192 | | #define HAVE_INTTYPES_H 1 |
---|
2193 | | #define HAVE_LANGINFO_H 1 |
---|
2194 | | #define HAVE_MATH_H 1 |
---|
2195 | | #define HAVE_UNISTD_H 1 |
---|
2196 | | #define HAVE_ERRNO_H 1 |
---|
2197 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2198 | | #define HAVE_LOCALE_H 1 |
---|
2199 | | #define HAVE_TERMIOS_H 1 |
---|
2200 | | #define HAVE_LIBC_H 1 |
---|
2201 | | #define HAVE_POLL_H 1 |
---|
2202 | | #define HAVE_SYS_POLL_H 1 |
---|
2203 | | #define HAVE_PWD_H 1 |
---|
2204 | | #define HAVE_UTIME_H 1 |
---|
2205 | | #define HAVE_SYS_PARAM_H 1 |
---|
2206 | | #define HAVE_LIBINTL_H 1 |
---|
2207 | | #define HAVE_LIBGEN_H 1 |
---|
2208 | | /* end confdefs.h. */ |
---|
2209 | | #include <frame.h> |
---|
2210 | configure:9182: result: no |
---|
2211 | configure:9182: checking for frame.h |
---|
2212 | configure:9182: result: no |
---|
2213 | configure:9182: checking sys/acl.h usability |
---|
2214 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2215 | configure:9182: $? = 0 |
---|
2216 | configure:9182: result: yes |
---|
2217 | configure:9182: checking sys/acl.h presence |
---|
2218 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
2219 | configure:9182: $? = 0 |
---|
2220 | configure:9182: result: yes |
---|
2221 | configure:9182: checking for sys/acl.h |
---|
2222 | configure:9182: result: yes |
---|
2223 | configure:9182: checking sys/access.h usability |
---|
2224 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2225 | conftest.c:94:10: fatal error: 'sys/access.h' file not found |
---|
2226 | #include <sys/access.h> |
---|
2227 | ^ |
---|
2228 | 1 error generated. |
---|
2229 | configure:9182: $? = 1 |
---|
2230 | configure: failed program was: |
---|
2231 | | /* confdefs.h */ |
---|
2232 | | #define PACKAGE_NAME "" |
---|
2233 | | #define PACKAGE_TARNAME "" |
---|
2234 | | #define PACKAGE_VERSION "" |
---|
2235 | | #define PACKAGE_STRING "" |
---|
2236 | | #define PACKAGE_BUGREPORT "" |
---|
2237 | | #define PACKAGE_URL "" |
---|
2238 | | #define UNIX 1 |
---|
2239 | | #define STDC_HEADERS 1 |
---|
2240 | | #define HAVE_SYS_WAIT_H 1 |
---|
2241 | | #define HAVE_SYS_TYPES_H 1 |
---|
2242 | | #define HAVE_SYS_STAT_H 1 |
---|
2243 | | #define HAVE_STDLIB_H 1 |
---|
2244 | | #define HAVE_STRING_H 1 |
---|
2245 | | #define HAVE_MEMORY_H 1 |
---|
2246 | | #define HAVE_STRINGS_H 1 |
---|
2247 | | #define HAVE_INTTYPES_H 1 |
---|
2248 | | #define HAVE_STDINT_H 1 |
---|
2249 | | #define HAVE_UNISTD_H 1 |
---|
2250 | | #define FEAT_HUGE 1 |
---|
2251 | | #define USE_XSMP_INTERACT 1 |
---|
2252 | | #define FEAT_PYTHON 1 |
---|
2253 | | #define FEAT_RUBY 1 |
---|
2254 | | #define FEAT_NETBEANS_INTG 1 |
---|
2255 | | #define FEAT_MBYTE 1 |
---|
2256 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2257 | | #define HAVE_DATE_TIME 1 |
---|
2258 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2259 | | #define HAVE_DIRENT_H 1 |
---|
2260 | | #define HAVE_STDARG_H 1 |
---|
2261 | | #define HAVE_STDINT_H 1 |
---|
2262 | | #define HAVE_STDLIB_H 1 |
---|
2263 | | #define HAVE_STRING_H 1 |
---|
2264 | | #define HAVE_SYS_SELECT_H 1 |
---|
2265 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2266 | | #define HAVE_TERMCAP_H 1 |
---|
2267 | | #define HAVE_FCNTL_H 1 |
---|
2268 | | #define HAVE_SGTTY_H 1 |
---|
2269 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2270 | | #define HAVE_SYS_TIME_H 1 |
---|
2271 | | #define HAVE_SYS_TYPES_H 1 |
---|
2272 | | #define HAVE_ICONV_H 1 |
---|
2273 | | #define HAVE_INTTYPES_H 1 |
---|
2274 | | #define HAVE_LANGINFO_H 1 |
---|
2275 | | #define HAVE_MATH_H 1 |
---|
2276 | | #define HAVE_UNISTD_H 1 |
---|
2277 | | #define HAVE_ERRNO_H 1 |
---|
2278 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2279 | | #define HAVE_LOCALE_H 1 |
---|
2280 | | #define HAVE_TERMIOS_H 1 |
---|
2281 | | #define HAVE_LIBC_H 1 |
---|
2282 | | #define HAVE_POLL_H 1 |
---|
2283 | | #define HAVE_SYS_POLL_H 1 |
---|
2284 | | #define HAVE_PWD_H 1 |
---|
2285 | | #define HAVE_UTIME_H 1 |
---|
2286 | | #define HAVE_SYS_PARAM_H 1 |
---|
2287 | | #define HAVE_LIBINTL_H 1 |
---|
2288 | | #define HAVE_LIBGEN_H 1 |
---|
2289 | | #define HAVE_SYS_ACL_H 1 |
---|
2290 | | /* end confdefs.h. */ |
---|
2291 | | #include <stdio.h> |
---|
2292 | | #ifdef HAVE_SYS_TYPES_H |
---|
2293 | | # include <sys/types.h> |
---|
2294 | | #endif |
---|
2295 | | #ifdef HAVE_SYS_STAT_H |
---|
2296 | | # include <sys/stat.h> |
---|
2297 | | #endif |
---|
2298 | | #ifdef STDC_HEADERS |
---|
2299 | | # include <stdlib.h> |
---|
2300 | | # include <stddef.h> |
---|
2301 | | #else |
---|
2302 | | # ifdef HAVE_STDLIB_H |
---|
2303 | | # include <stdlib.h> |
---|
2304 | | # endif |
---|
2305 | | #endif |
---|
2306 | | #ifdef HAVE_STRING_H |
---|
2307 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2308 | | # include <memory.h> |
---|
2309 | | # endif |
---|
2310 | | # include <string.h> |
---|
2311 | | #endif |
---|
2312 | | #ifdef HAVE_STRINGS_H |
---|
2313 | | # include <strings.h> |
---|
2314 | | #endif |
---|
2315 | | #ifdef HAVE_INTTYPES_H |
---|
2316 | | # include <inttypes.h> |
---|
2317 | | #endif |
---|
2318 | | #ifdef HAVE_STDINT_H |
---|
2319 | | # include <stdint.h> |
---|
2320 | | #endif |
---|
2321 | | #ifdef HAVE_UNISTD_H |
---|
2322 | | # include <unistd.h> |
---|
2323 | | #endif |
---|
2324 | | #include <sys/access.h> |
---|
2325 | configure:9182: result: no |
---|
2326 | configure:9182: checking sys/access.h presence |
---|
2327 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
2328 | conftest.c:61:10: fatal error: 'sys/access.h' file not found |
---|
2329 | #include <sys/access.h> |
---|
2330 | ^ |
---|
2331 | 1 error generated. |
---|
2332 | configure:9182: $? = 1 |
---|
2333 | configure: failed program was: |
---|
2334 | | /* confdefs.h */ |
---|
2335 | | #define PACKAGE_NAME "" |
---|
2336 | | #define PACKAGE_TARNAME "" |
---|
2337 | | #define PACKAGE_VERSION "" |
---|
2338 | | #define PACKAGE_STRING "" |
---|
2339 | | #define PACKAGE_BUGREPORT "" |
---|
2340 | | #define PACKAGE_URL "" |
---|
2341 | | #define UNIX 1 |
---|
2342 | | #define STDC_HEADERS 1 |
---|
2343 | | #define HAVE_SYS_WAIT_H 1 |
---|
2344 | | #define HAVE_SYS_TYPES_H 1 |
---|
2345 | | #define HAVE_SYS_STAT_H 1 |
---|
2346 | | #define HAVE_STDLIB_H 1 |
---|
2347 | | #define HAVE_STRING_H 1 |
---|
2348 | | #define HAVE_MEMORY_H 1 |
---|
2349 | | #define HAVE_STRINGS_H 1 |
---|
2350 | | #define HAVE_INTTYPES_H 1 |
---|
2351 | | #define HAVE_STDINT_H 1 |
---|
2352 | | #define HAVE_UNISTD_H 1 |
---|
2353 | | #define FEAT_HUGE 1 |
---|
2354 | | #define USE_XSMP_INTERACT 1 |
---|
2355 | | #define FEAT_PYTHON 1 |
---|
2356 | | #define FEAT_RUBY 1 |
---|
2357 | | #define FEAT_NETBEANS_INTG 1 |
---|
2358 | | #define FEAT_MBYTE 1 |
---|
2359 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2360 | | #define HAVE_DATE_TIME 1 |
---|
2361 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2362 | | #define HAVE_DIRENT_H 1 |
---|
2363 | | #define HAVE_STDARG_H 1 |
---|
2364 | | #define HAVE_STDINT_H 1 |
---|
2365 | | #define HAVE_STDLIB_H 1 |
---|
2366 | | #define HAVE_STRING_H 1 |
---|
2367 | | #define HAVE_SYS_SELECT_H 1 |
---|
2368 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2369 | | #define HAVE_TERMCAP_H 1 |
---|
2370 | | #define HAVE_FCNTL_H 1 |
---|
2371 | | #define HAVE_SGTTY_H 1 |
---|
2372 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2373 | | #define HAVE_SYS_TIME_H 1 |
---|
2374 | | #define HAVE_SYS_TYPES_H 1 |
---|
2375 | | #define HAVE_ICONV_H 1 |
---|
2376 | | #define HAVE_INTTYPES_H 1 |
---|
2377 | | #define HAVE_LANGINFO_H 1 |
---|
2378 | | #define HAVE_MATH_H 1 |
---|
2379 | | #define HAVE_UNISTD_H 1 |
---|
2380 | | #define HAVE_ERRNO_H 1 |
---|
2381 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2382 | | #define HAVE_LOCALE_H 1 |
---|
2383 | | #define HAVE_TERMIOS_H 1 |
---|
2384 | | #define HAVE_LIBC_H 1 |
---|
2385 | | #define HAVE_POLL_H 1 |
---|
2386 | | #define HAVE_SYS_POLL_H 1 |
---|
2387 | | #define HAVE_PWD_H 1 |
---|
2388 | | #define HAVE_UTIME_H 1 |
---|
2389 | | #define HAVE_SYS_PARAM_H 1 |
---|
2390 | | #define HAVE_LIBINTL_H 1 |
---|
2391 | | #define HAVE_LIBGEN_H 1 |
---|
2392 | | #define HAVE_SYS_ACL_H 1 |
---|
2393 | | /* end confdefs.h. */ |
---|
2394 | | #include <sys/access.h> |
---|
2395 | configure:9182: result: no |
---|
2396 | configure:9182: checking for sys/access.h |
---|
2397 | configure:9182: result: no |
---|
2398 | configure:9182: checking sys/sysinfo.h usability |
---|
2399 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2400 | conftest.c:94:10: fatal error: 'sys/sysinfo.h' file not found |
---|
2401 | #include <sys/sysinfo.h> |
---|
2402 | ^ |
---|
2403 | 1 error generated. |
---|
2404 | configure:9182: $? = 1 |
---|
2405 | configure: failed program was: |
---|
2406 | | /* confdefs.h */ |
---|
2407 | | #define PACKAGE_NAME "" |
---|
2408 | | #define PACKAGE_TARNAME "" |
---|
2409 | | #define PACKAGE_VERSION "" |
---|
2410 | | #define PACKAGE_STRING "" |
---|
2411 | | #define PACKAGE_BUGREPORT "" |
---|
2412 | | #define PACKAGE_URL "" |
---|
2413 | | #define UNIX 1 |
---|
2414 | | #define STDC_HEADERS 1 |
---|
2415 | | #define HAVE_SYS_WAIT_H 1 |
---|
2416 | | #define HAVE_SYS_TYPES_H 1 |
---|
2417 | | #define HAVE_SYS_STAT_H 1 |
---|
2418 | | #define HAVE_STDLIB_H 1 |
---|
2419 | | #define HAVE_STRING_H 1 |
---|
2420 | | #define HAVE_MEMORY_H 1 |
---|
2421 | | #define HAVE_STRINGS_H 1 |
---|
2422 | | #define HAVE_INTTYPES_H 1 |
---|
2423 | | #define HAVE_STDINT_H 1 |
---|
2424 | | #define HAVE_UNISTD_H 1 |
---|
2425 | | #define FEAT_HUGE 1 |
---|
2426 | | #define USE_XSMP_INTERACT 1 |
---|
2427 | | #define FEAT_PYTHON 1 |
---|
2428 | | #define FEAT_RUBY 1 |
---|
2429 | | #define FEAT_NETBEANS_INTG 1 |
---|
2430 | | #define FEAT_MBYTE 1 |
---|
2431 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2432 | | #define HAVE_DATE_TIME 1 |
---|
2433 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2434 | | #define HAVE_DIRENT_H 1 |
---|
2435 | | #define HAVE_STDARG_H 1 |
---|
2436 | | #define HAVE_STDINT_H 1 |
---|
2437 | | #define HAVE_STDLIB_H 1 |
---|
2438 | | #define HAVE_STRING_H 1 |
---|
2439 | | #define HAVE_SYS_SELECT_H 1 |
---|
2440 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2441 | | #define HAVE_TERMCAP_H 1 |
---|
2442 | | #define HAVE_FCNTL_H 1 |
---|
2443 | | #define HAVE_SGTTY_H 1 |
---|
2444 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2445 | | #define HAVE_SYS_TIME_H 1 |
---|
2446 | | #define HAVE_SYS_TYPES_H 1 |
---|
2447 | | #define HAVE_ICONV_H 1 |
---|
2448 | | #define HAVE_INTTYPES_H 1 |
---|
2449 | | #define HAVE_LANGINFO_H 1 |
---|
2450 | | #define HAVE_MATH_H 1 |
---|
2451 | | #define HAVE_UNISTD_H 1 |
---|
2452 | | #define HAVE_ERRNO_H 1 |
---|
2453 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2454 | | #define HAVE_LOCALE_H 1 |
---|
2455 | | #define HAVE_TERMIOS_H 1 |
---|
2456 | | #define HAVE_LIBC_H 1 |
---|
2457 | | #define HAVE_POLL_H 1 |
---|
2458 | | #define HAVE_SYS_POLL_H 1 |
---|
2459 | | #define HAVE_PWD_H 1 |
---|
2460 | | #define HAVE_UTIME_H 1 |
---|
2461 | | #define HAVE_SYS_PARAM_H 1 |
---|
2462 | | #define HAVE_LIBINTL_H 1 |
---|
2463 | | #define HAVE_LIBGEN_H 1 |
---|
2464 | | #define HAVE_SYS_ACL_H 1 |
---|
2465 | | /* end confdefs.h. */ |
---|
2466 | | #include <stdio.h> |
---|
2467 | | #ifdef HAVE_SYS_TYPES_H |
---|
2468 | | # include <sys/types.h> |
---|
2469 | | #endif |
---|
2470 | | #ifdef HAVE_SYS_STAT_H |
---|
2471 | | # include <sys/stat.h> |
---|
2472 | | #endif |
---|
2473 | | #ifdef STDC_HEADERS |
---|
2474 | | # include <stdlib.h> |
---|
2475 | | # include <stddef.h> |
---|
2476 | | #else |
---|
2477 | | # ifdef HAVE_STDLIB_H |
---|
2478 | | # include <stdlib.h> |
---|
2479 | | # endif |
---|
2480 | | #endif |
---|
2481 | | #ifdef HAVE_STRING_H |
---|
2482 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2483 | | # include <memory.h> |
---|
2484 | | # endif |
---|
2485 | | # include <string.h> |
---|
2486 | | #endif |
---|
2487 | | #ifdef HAVE_STRINGS_H |
---|
2488 | | # include <strings.h> |
---|
2489 | | #endif |
---|
2490 | | #ifdef HAVE_INTTYPES_H |
---|
2491 | | # include <inttypes.h> |
---|
2492 | | #endif |
---|
2493 | | #ifdef HAVE_STDINT_H |
---|
2494 | | # include <stdint.h> |
---|
2495 | | #endif |
---|
2496 | | #ifdef HAVE_UNISTD_H |
---|
2497 | | # include <unistd.h> |
---|
2498 | | #endif |
---|
2499 | | #include <sys/sysinfo.h> |
---|
2500 | configure:9182: result: no |
---|
2501 | configure:9182: checking sys/sysinfo.h presence |
---|
2502 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
2503 | conftest.c:61:10: fatal error: 'sys/sysinfo.h' file not found |
---|
2504 | #include <sys/sysinfo.h> |
---|
2505 | ^ |
---|
2506 | 1 error generated. |
---|
2507 | configure:9182: $? = 1 |
---|
2508 | configure: failed program was: |
---|
2509 | | /* confdefs.h */ |
---|
2510 | | #define PACKAGE_NAME "" |
---|
2511 | | #define PACKAGE_TARNAME "" |
---|
2512 | | #define PACKAGE_VERSION "" |
---|
2513 | | #define PACKAGE_STRING "" |
---|
2514 | | #define PACKAGE_BUGREPORT "" |
---|
2515 | | #define PACKAGE_URL "" |
---|
2516 | | #define UNIX 1 |
---|
2517 | | #define STDC_HEADERS 1 |
---|
2518 | | #define HAVE_SYS_WAIT_H 1 |
---|
2519 | | #define HAVE_SYS_TYPES_H 1 |
---|
2520 | | #define HAVE_SYS_STAT_H 1 |
---|
2521 | | #define HAVE_STDLIB_H 1 |
---|
2522 | | #define HAVE_STRING_H 1 |
---|
2523 | | #define HAVE_MEMORY_H 1 |
---|
2524 | | #define HAVE_STRINGS_H 1 |
---|
2525 | | #define HAVE_INTTYPES_H 1 |
---|
2526 | | #define HAVE_STDINT_H 1 |
---|
2527 | | #define HAVE_UNISTD_H 1 |
---|
2528 | | #define FEAT_HUGE 1 |
---|
2529 | | #define USE_XSMP_INTERACT 1 |
---|
2530 | | #define FEAT_PYTHON 1 |
---|
2531 | | #define FEAT_RUBY 1 |
---|
2532 | | #define FEAT_NETBEANS_INTG 1 |
---|
2533 | | #define FEAT_MBYTE 1 |
---|
2534 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2535 | | #define HAVE_DATE_TIME 1 |
---|
2536 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2537 | | #define HAVE_DIRENT_H 1 |
---|
2538 | | #define HAVE_STDARG_H 1 |
---|
2539 | | #define HAVE_STDINT_H 1 |
---|
2540 | | #define HAVE_STDLIB_H 1 |
---|
2541 | | #define HAVE_STRING_H 1 |
---|
2542 | | #define HAVE_SYS_SELECT_H 1 |
---|
2543 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2544 | | #define HAVE_TERMCAP_H 1 |
---|
2545 | | #define HAVE_FCNTL_H 1 |
---|
2546 | | #define HAVE_SGTTY_H 1 |
---|
2547 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2548 | | #define HAVE_SYS_TIME_H 1 |
---|
2549 | | #define HAVE_SYS_TYPES_H 1 |
---|
2550 | | #define HAVE_ICONV_H 1 |
---|
2551 | | #define HAVE_INTTYPES_H 1 |
---|
2552 | | #define HAVE_LANGINFO_H 1 |
---|
2553 | | #define HAVE_MATH_H 1 |
---|
2554 | | #define HAVE_UNISTD_H 1 |
---|
2555 | | #define HAVE_ERRNO_H 1 |
---|
2556 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2557 | | #define HAVE_LOCALE_H 1 |
---|
2558 | | #define HAVE_TERMIOS_H 1 |
---|
2559 | | #define HAVE_LIBC_H 1 |
---|
2560 | | #define HAVE_POLL_H 1 |
---|
2561 | | #define HAVE_SYS_POLL_H 1 |
---|
2562 | | #define HAVE_PWD_H 1 |
---|
2563 | | #define HAVE_UTIME_H 1 |
---|
2564 | | #define HAVE_SYS_PARAM_H 1 |
---|
2565 | | #define HAVE_LIBINTL_H 1 |
---|
2566 | | #define HAVE_LIBGEN_H 1 |
---|
2567 | | #define HAVE_SYS_ACL_H 1 |
---|
2568 | | /* end confdefs.h. */ |
---|
2569 | | #include <sys/sysinfo.h> |
---|
2570 | configure:9182: result: no |
---|
2571 | configure:9182: checking for sys/sysinfo.h |
---|
2572 | configure:9182: result: no |
---|
2573 | configure:9182: checking wchar.h usability |
---|
2574 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2575 | configure:9182: $? = 0 |
---|
2576 | configure:9182: result: yes |
---|
2577 | configure:9182: checking wchar.h presence |
---|
2578 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
2579 | configure:9182: $? = 0 |
---|
2580 | configure:9182: result: yes |
---|
2581 | configure:9182: checking for wchar.h |
---|
2582 | configure:9182: result: yes |
---|
2583 | configure:9182: checking wctype.h usability |
---|
2584 | configure:9182: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2585 | configure:9182: $? = 0 |
---|
2586 | configure:9182: result: yes |
---|
2587 | configure:9182: checking wctype.h presence |
---|
2588 | configure:9182: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
2589 | configure:9182: $? = 0 |
---|
2590 | configure:9182: result: yes |
---|
2591 | configure:9182: checking for wctype.h |
---|
2592 | configure:9182: result: yes |
---|
2593 | configure:9195: checking for sys/ptem.h |
---|
2594 | configure:9195: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2595 | conftest.c:67:10: fatal error: 'sys/ptem.h' file not found |
---|
2596 | #include <sys/ptem.h> |
---|
2597 | ^ |
---|
2598 | 1 error generated. |
---|
2599 | configure:9195: $? = 1 |
---|
2600 | configure: failed program was: |
---|
2601 | | /* confdefs.h */ |
---|
2602 | | #define PACKAGE_NAME "" |
---|
2603 | | #define PACKAGE_TARNAME "" |
---|
2604 | | #define PACKAGE_VERSION "" |
---|
2605 | | #define PACKAGE_STRING "" |
---|
2606 | | #define PACKAGE_BUGREPORT "" |
---|
2607 | | #define PACKAGE_URL "" |
---|
2608 | | #define UNIX 1 |
---|
2609 | | #define STDC_HEADERS 1 |
---|
2610 | | #define HAVE_SYS_WAIT_H 1 |
---|
2611 | | #define HAVE_SYS_TYPES_H 1 |
---|
2612 | | #define HAVE_SYS_STAT_H 1 |
---|
2613 | | #define HAVE_STDLIB_H 1 |
---|
2614 | | #define HAVE_STRING_H 1 |
---|
2615 | | #define HAVE_MEMORY_H 1 |
---|
2616 | | #define HAVE_STRINGS_H 1 |
---|
2617 | | #define HAVE_INTTYPES_H 1 |
---|
2618 | | #define HAVE_STDINT_H 1 |
---|
2619 | | #define HAVE_UNISTD_H 1 |
---|
2620 | | #define FEAT_HUGE 1 |
---|
2621 | | #define USE_XSMP_INTERACT 1 |
---|
2622 | | #define FEAT_PYTHON 1 |
---|
2623 | | #define FEAT_RUBY 1 |
---|
2624 | | #define FEAT_NETBEANS_INTG 1 |
---|
2625 | | #define FEAT_MBYTE 1 |
---|
2626 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2627 | | #define HAVE_DATE_TIME 1 |
---|
2628 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2629 | | #define HAVE_DIRENT_H 1 |
---|
2630 | | #define HAVE_STDARG_H 1 |
---|
2631 | | #define HAVE_STDINT_H 1 |
---|
2632 | | #define HAVE_STDLIB_H 1 |
---|
2633 | | #define HAVE_STRING_H 1 |
---|
2634 | | #define HAVE_SYS_SELECT_H 1 |
---|
2635 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2636 | | #define HAVE_TERMCAP_H 1 |
---|
2637 | | #define HAVE_FCNTL_H 1 |
---|
2638 | | #define HAVE_SGTTY_H 1 |
---|
2639 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2640 | | #define HAVE_SYS_TIME_H 1 |
---|
2641 | | #define HAVE_SYS_TYPES_H 1 |
---|
2642 | | #define HAVE_ICONV_H 1 |
---|
2643 | | #define HAVE_INTTYPES_H 1 |
---|
2644 | | #define HAVE_LANGINFO_H 1 |
---|
2645 | | #define HAVE_MATH_H 1 |
---|
2646 | | #define HAVE_UNISTD_H 1 |
---|
2647 | | #define HAVE_ERRNO_H 1 |
---|
2648 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2649 | | #define HAVE_LOCALE_H 1 |
---|
2650 | | #define HAVE_TERMIOS_H 1 |
---|
2651 | | #define HAVE_LIBC_H 1 |
---|
2652 | | #define HAVE_POLL_H 1 |
---|
2653 | | #define HAVE_SYS_POLL_H 1 |
---|
2654 | | #define HAVE_PWD_H 1 |
---|
2655 | | #define HAVE_UTIME_H 1 |
---|
2656 | | #define HAVE_SYS_PARAM_H 1 |
---|
2657 | | #define HAVE_LIBINTL_H 1 |
---|
2658 | | #define HAVE_LIBGEN_H 1 |
---|
2659 | | #define HAVE_SYS_ACL_H 1 |
---|
2660 | | #define HAVE_WCHAR_H 1 |
---|
2661 | | #define HAVE_WCTYPE_H 1 |
---|
2662 | | /* end confdefs.h. */ |
---|
2663 | | #if defined HAVE_SYS_STREAM_H |
---|
2664 | | # include <sys/stream.h> |
---|
2665 | | #endif |
---|
2666 | | |
---|
2667 | | #include <sys/ptem.h> |
---|
2668 | configure:9195: result: no |
---|
2669 | configure:9211: checking for sys/sysctl.h |
---|
2670 | configure:9211: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2671 | configure:9211: $? = 0 |
---|
2672 | configure:9211: result: yes |
---|
2673 | configure:9226: checking for pthread_np.h |
---|
2674 | configure:9241: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2675 | conftest.c:66:10: fatal error: 'pthread_np.h' file not found |
---|
2676 | #include <pthread_np.h> |
---|
2677 | ^ |
---|
2678 | 1 error generated. |
---|
2679 | configure:9241: $? = 1 |
---|
2680 | configure: failed program was: |
---|
2681 | | /* confdefs.h */ |
---|
2682 | | #define PACKAGE_NAME "" |
---|
2683 | | #define PACKAGE_TARNAME "" |
---|
2684 | | #define PACKAGE_VERSION "" |
---|
2685 | | #define PACKAGE_STRING "" |
---|
2686 | | #define PACKAGE_BUGREPORT "" |
---|
2687 | | #define PACKAGE_URL "" |
---|
2688 | | #define UNIX 1 |
---|
2689 | | #define STDC_HEADERS 1 |
---|
2690 | | #define HAVE_SYS_WAIT_H 1 |
---|
2691 | | #define HAVE_SYS_TYPES_H 1 |
---|
2692 | | #define HAVE_SYS_STAT_H 1 |
---|
2693 | | #define HAVE_STDLIB_H 1 |
---|
2694 | | #define HAVE_STRING_H 1 |
---|
2695 | | #define HAVE_MEMORY_H 1 |
---|
2696 | | #define HAVE_STRINGS_H 1 |
---|
2697 | | #define HAVE_INTTYPES_H 1 |
---|
2698 | | #define HAVE_STDINT_H 1 |
---|
2699 | | #define HAVE_UNISTD_H 1 |
---|
2700 | | #define FEAT_HUGE 1 |
---|
2701 | | #define USE_XSMP_INTERACT 1 |
---|
2702 | | #define FEAT_PYTHON 1 |
---|
2703 | | #define FEAT_RUBY 1 |
---|
2704 | | #define FEAT_NETBEANS_INTG 1 |
---|
2705 | | #define FEAT_MBYTE 1 |
---|
2706 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2707 | | #define HAVE_DATE_TIME 1 |
---|
2708 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2709 | | #define HAVE_DIRENT_H 1 |
---|
2710 | | #define HAVE_STDARG_H 1 |
---|
2711 | | #define HAVE_STDINT_H 1 |
---|
2712 | | #define HAVE_STDLIB_H 1 |
---|
2713 | | #define HAVE_STRING_H 1 |
---|
2714 | | #define HAVE_SYS_SELECT_H 1 |
---|
2715 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2716 | | #define HAVE_TERMCAP_H 1 |
---|
2717 | | #define HAVE_FCNTL_H 1 |
---|
2718 | | #define HAVE_SGTTY_H 1 |
---|
2719 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2720 | | #define HAVE_SYS_TIME_H 1 |
---|
2721 | | #define HAVE_SYS_TYPES_H 1 |
---|
2722 | | #define HAVE_ICONV_H 1 |
---|
2723 | | #define HAVE_INTTYPES_H 1 |
---|
2724 | | #define HAVE_LANGINFO_H 1 |
---|
2725 | | #define HAVE_MATH_H 1 |
---|
2726 | | #define HAVE_UNISTD_H 1 |
---|
2727 | | #define HAVE_ERRNO_H 1 |
---|
2728 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2729 | | #define HAVE_LOCALE_H 1 |
---|
2730 | | #define HAVE_TERMIOS_H 1 |
---|
2731 | | #define HAVE_LIBC_H 1 |
---|
2732 | | #define HAVE_POLL_H 1 |
---|
2733 | | #define HAVE_SYS_POLL_H 1 |
---|
2734 | | #define HAVE_PWD_H 1 |
---|
2735 | | #define HAVE_UTIME_H 1 |
---|
2736 | | #define HAVE_SYS_PARAM_H 1 |
---|
2737 | | #define HAVE_LIBINTL_H 1 |
---|
2738 | | #define HAVE_LIBGEN_H 1 |
---|
2739 | | #define HAVE_SYS_ACL_H 1 |
---|
2740 | | #define HAVE_WCHAR_H 1 |
---|
2741 | | #define HAVE_WCTYPE_H 1 |
---|
2742 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2743 | | /* end confdefs.h. */ |
---|
2744 | | |
---|
2745 | | #include <pthread.h> |
---|
2746 | | #include <pthread_np.h> |
---|
2747 | | int |
---|
2748 | | main () |
---|
2749 | | { |
---|
2750 | | int i; i = 0; |
---|
2751 | | ; |
---|
2752 | | return 0; |
---|
2753 | | } |
---|
2754 | configure:9247: result: no |
---|
2755 | configure:9254: checking for strings.h |
---|
2756 | configure:9254: result: yes |
---|
2757 | configure:9312: checking whether /usr/bin/clang needs -traditional |
---|
2758 | conftest.c:66:10: fatal error: 'termio.h' file not found |
---|
2759 | #include <termio.h> |
---|
2760 | ^ |
---|
2761 | 1 error generated. |
---|
2762 | configure:9346: result: no |
---|
2763 | configure:9353: checking for an ANSI C-conforming const |
---|
2764 | configure:9419: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2765 | configure:9419: $? = 0 |
---|
2766 | configure:9426: result: yes |
---|
2767 | configure:9434: checking for working volatile |
---|
2768 | configure:9453: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2769 | configure:9453: $? = 0 |
---|
2770 | configure:9460: result: yes |
---|
2771 | configure:9468: checking for mode_t |
---|
2772 | configure:9468: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2773 | configure:9468: $? = 0 |
---|
2774 | configure:9468: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2775 | conftest.c:102:21: error: expected expression |
---|
2776 | if (sizeof ((mode_t))) |
---|
2777 | ^ |
---|
2778 | 1 error generated. |
---|
2779 | configure:9468: $? = 1 |
---|
2780 | configure: failed program was: |
---|
2781 | | /* confdefs.h */ |
---|
2782 | | #define PACKAGE_NAME "" |
---|
2783 | | #define PACKAGE_TARNAME "" |
---|
2784 | | #define PACKAGE_VERSION "" |
---|
2785 | | #define PACKAGE_STRING "" |
---|
2786 | | #define PACKAGE_BUGREPORT "" |
---|
2787 | | #define PACKAGE_URL "" |
---|
2788 | | #define UNIX 1 |
---|
2789 | | #define STDC_HEADERS 1 |
---|
2790 | | #define HAVE_SYS_WAIT_H 1 |
---|
2791 | | #define HAVE_SYS_TYPES_H 1 |
---|
2792 | | #define HAVE_SYS_STAT_H 1 |
---|
2793 | | #define HAVE_STDLIB_H 1 |
---|
2794 | | #define HAVE_STRING_H 1 |
---|
2795 | | #define HAVE_MEMORY_H 1 |
---|
2796 | | #define HAVE_STRINGS_H 1 |
---|
2797 | | #define HAVE_INTTYPES_H 1 |
---|
2798 | | #define HAVE_STDINT_H 1 |
---|
2799 | | #define HAVE_UNISTD_H 1 |
---|
2800 | | #define FEAT_HUGE 1 |
---|
2801 | | #define USE_XSMP_INTERACT 1 |
---|
2802 | | #define FEAT_PYTHON 1 |
---|
2803 | | #define FEAT_RUBY 1 |
---|
2804 | | #define FEAT_NETBEANS_INTG 1 |
---|
2805 | | #define FEAT_MBYTE 1 |
---|
2806 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2807 | | #define HAVE_DATE_TIME 1 |
---|
2808 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2809 | | #define HAVE_DIRENT_H 1 |
---|
2810 | | #define HAVE_STDARG_H 1 |
---|
2811 | | #define HAVE_STDINT_H 1 |
---|
2812 | | #define HAVE_STDLIB_H 1 |
---|
2813 | | #define HAVE_STRING_H 1 |
---|
2814 | | #define HAVE_SYS_SELECT_H 1 |
---|
2815 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2816 | | #define HAVE_TERMCAP_H 1 |
---|
2817 | | #define HAVE_FCNTL_H 1 |
---|
2818 | | #define HAVE_SGTTY_H 1 |
---|
2819 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2820 | | #define HAVE_SYS_TIME_H 1 |
---|
2821 | | #define HAVE_SYS_TYPES_H 1 |
---|
2822 | | #define HAVE_ICONV_H 1 |
---|
2823 | | #define HAVE_INTTYPES_H 1 |
---|
2824 | | #define HAVE_LANGINFO_H 1 |
---|
2825 | | #define HAVE_MATH_H 1 |
---|
2826 | | #define HAVE_UNISTD_H 1 |
---|
2827 | | #define HAVE_ERRNO_H 1 |
---|
2828 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2829 | | #define HAVE_LOCALE_H 1 |
---|
2830 | | #define HAVE_TERMIOS_H 1 |
---|
2831 | | #define HAVE_LIBC_H 1 |
---|
2832 | | #define HAVE_POLL_H 1 |
---|
2833 | | #define HAVE_SYS_POLL_H 1 |
---|
2834 | | #define HAVE_PWD_H 1 |
---|
2835 | | #define HAVE_UTIME_H 1 |
---|
2836 | | #define HAVE_SYS_PARAM_H 1 |
---|
2837 | | #define HAVE_LIBINTL_H 1 |
---|
2838 | | #define HAVE_LIBGEN_H 1 |
---|
2839 | | #define HAVE_SYS_ACL_H 1 |
---|
2840 | | #define HAVE_WCHAR_H 1 |
---|
2841 | | #define HAVE_WCTYPE_H 1 |
---|
2842 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2843 | | #define HAVE_STRINGS_H 1 |
---|
2844 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
2845 | | /* end confdefs.h. */ |
---|
2846 | | #include <stdio.h> |
---|
2847 | | #ifdef HAVE_SYS_TYPES_H |
---|
2848 | | # include <sys/types.h> |
---|
2849 | | #endif |
---|
2850 | | #ifdef HAVE_SYS_STAT_H |
---|
2851 | | # include <sys/stat.h> |
---|
2852 | | #endif |
---|
2853 | | #ifdef STDC_HEADERS |
---|
2854 | | # include <stdlib.h> |
---|
2855 | | # include <stddef.h> |
---|
2856 | | #else |
---|
2857 | | # ifdef HAVE_STDLIB_H |
---|
2858 | | # include <stdlib.h> |
---|
2859 | | # endif |
---|
2860 | | #endif |
---|
2861 | | #ifdef HAVE_STRING_H |
---|
2862 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2863 | | # include <memory.h> |
---|
2864 | | # endif |
---|
2865 | | # include <string.h> |
---|
2866 | | #endif |
---|
2867 | | #ifdef HAVE_STRINGS_H |
---|
2868 | | # include <strings.h> |
---|
2869 | | #endif |
---|
2870 | | #ifdef HAVE_INTTYPES_H |
---|
2871 | | # include <inttypes.h> |
---|
2872 | | #endif |
---|
2873 | | #ifdef HAVE_STDINT_H |
---|
2874 | | # include <stdint.h> |
---|
2875 | | #endif |
---|
2876 | | #ifdef HAVE_UNISTD_H |
---|
2877 | | # include <unistd.h> |
---|
2878 | | #endif |
---|
2879 | | int |
---|
2880 | | main () |
---|
2881 | | { |
---|
2882 | | if (sizeof ((mode_t))) |
---|
2883 | | return 0; |
---|
2884 | | ; |
---|
2885 | | return 0; |
---|
2886 | | } |
---|
2887 | configure:9468: result: yes |
---|
2888 | configure:9479: checking for off_t |
---|
2889 | configure:9479: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2890 | configure:9479: $? = 0 |
---|
2891 | configure:9479: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
2892 | conftest.c:102:20: error: expected expression |
---|
2893 | if (sizeof ((off_t))) |
---|
2894 | ^ |
---|
2895 | 1 error generated. |
---|
2896 | configure:9479: $? = 1 |
---|
2897 | configure: failed program was: |
---|
2898 | | /* confdefs.h */ |
---|
2899 | | #define PACKAGE_NAME "" |
---|
2900 | | #define PACKAGE_TARNAME "" |
---|
2901 | | #define PACKAGE_VERSION "" |
---|
2902 | | #define PACKAGE_STRING "" |
---|
2903 | | #define PACKAGE_BUGREPORT "" |
---|
2904 | | #define PACKAGE_URL "" |
---|
2905 | | #define UNIX 1 |
---|
2906 | | #define STDC_HEADERS 1 |
---|
2907 | | #define HAVE_SYS_WAIT_H 1 |
---|
2908 | | #define HAVE_SYS_TYPES_H 1 |
---|
2909 | | #define HAVE_SYS_STAT_H 1 |
---|
2910 | | #define HAVE_STDLIB_H 1 |
---|
2911 | | #define HAVE_STRING_H 1 |
---|
2912 | | #define HAVE_MEMORY_H 1 |
---|
2913 | | #define HAVE_STRINGS_H 1 |
---|
2914 | | #define HAVE_INTTYPES_H 1 |
---|
2915 | | #define HAVE_STDINT_H 1 |
---|
2916 | | #define HAVE_UNISTD_H 1 |
---|
2917 | | #define FEAT_HUGE 1 |
---|
2918 | | #define USE_XSMP_INTERACT 1 |
---|
2919 | | #define FEAT_PYTHON 1 |
---|
2920 | | #define FEAT_RUBY 1 |
---|
2921 | | #define FEAT_NETBEANS_INTG 1 |
---|
2922 | | #define FEAT_MBYTE 1 |
---|
2923 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
2924 | | #define HAVE_DATE_TIME 1 |
---|
2925 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
2926 | | #define HAVE_DIRENT_H 1 |
---|
2927 | | #define HAVE_STDARG_H 1 |
---|
2928 | | #define HAVE_STDINT_H 1 |
---|
2929 | | #define HAVE_STDLIB_H 1 |
---|
2930 | | #define HAVE_STRING_H 1 |
---|
2931 | | #define HAVE_SYS_SELECT_H 1 |
---|
2932 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
2933 | | #define HAVE_TERMCAP_H 1 |
---|
2934 | | #define HAVE_FCNTL_H 1 |
---|
2935 | | #define HAVE_SGTTY_H 1 |
---|
2936 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2937 | | #define HAVE_SYS_TIME_H 1 |
---|
2938 | | #define HAVE_SYS_TYPES_H 1 |
---|
2939 | | #define HAVE_ICONV_H 1 |
---|
2940 | | #define HAVE_INTTYPES_H 1 |
---|
2941 | | #define HAVE_LANGINFO_H 1 |
---|
2942 | | #define HAVE_MATH_H 1 |
---|
2943 | | #define HAVE_UNISTD_H 1 |
---|
2944 | | #define HAVE_ERRNO_H 1 |
---|
2945 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
2946 | | #define HAVE_LOCALE_H 1 |
---|
2947 | | #define HAVE_TERMIOS_H 1 |
---|
2948 | | #define HAVE_LIBC_H 1 |
---|
2949 | | #define HAVE_POLL_H 1 |
---|
2950 | | #define HAVE_SYS_POLL_H 1 |
---|
2951 | | #define HAVE_PWD_H 1 |
---|
2952 | | #define HAVE_UTIME_H 1 |
---|
2953 | | #define HAVE_SYS_PARAM_H 1 |
---|
2954 | | #define HAVE_LIBINTL_H 1 |
---|
2955 | | #define HAVE_LIBGEN_H 1 |
---|
2956 | | #define HAVE_SYS_ACL_H 1 |
---|
2957 | | #define HAVE_WCHAR_H 1 |
---|
2958 | | #define HAVE_WCTYPE_H 1 |
---|
2959 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
2960 | | #define HAVE_STRINGS_H 1 |
---|
2961 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
2962 | | /* end confdefs.h. */ |
---|
2963 | | #include <stdio.h> |
---|
2964 | | #ifdef HAVE_SYS_TYPES_H |
---|
2965 | | # include <sys/types.h> |
---|
2966 | | #endif |
---|
2967 | | #ifdef HAVE_SYS_STAT_H |
---|
2968 | | # include <sys/stat.h> |
---|
2969 | | #endif |
---|
2970 | | #ifdef STDC_HEADERS |
---|
2971 | | # include <stdlib.h> |
---|
2972 | | # include <stddef.h> |
---|
2973 | | #else |
---|
2974 | | # ifdef HAVE_STDLIB_H |
---|
2975 | | # include <stdlib.h> |
---|
2976 | | # endif |
---|
2977 | | #endif |
---|
2978 | | #ifdef HAVE_STRING_H |
---|
2979 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2980 | | # include <memory.h> |
---|
2981 | | # endif |
---|
2982 | | # include <string.h> |
---|
2983 | | #endif |
---|
2984 | | #ifdef HAVE_STRINGS_H |
---|
2985 | | # include <strings.h> |
---|
2986 | | #endif |
---|
2987 | | #ifdef HAVE_INTTYPES_H |
---|
2988 | | # include <inttypes.h> |
---|
2989 | | #endif |
---|
2990 | | #ifdef HAVE_STDINT_H |
---|
2991 | | # include <stdint.h> |
---|
2992 | | #endif |
---|
2993 | | #ifdef HAVE_UNISTD_H |
---|
2994 | | # include <unistd.h> |
---|
2995 | | #endif |
---|
2996 | | int |
---|
2997 | | main () |
---|
2998 | | { |
---|
2999 | | if (sizeof ((off_t))) |
---|
3000 | | return 0; |
---|
3001 | | ; |
---|
3002 | | return 0; |
---|
3003 | | } |
---|
3004 | configure:9479: result: yes |
---|
3005 | configure:9490: checking for pid_t |
---|
3006 | configure:9490: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3007 | configure:9490: $? = 0 |
---|
3008 | configure:9490: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3009 | conftest.c:102:20: error: expected expression |
---|
3010 | if (sizeof ((pid_t))) |
---|
3011 | ^ |
---|
3012 | 1 error generated. |
---|
3013 | configure:9490: $? = 1 |
---|
3014 | configure: failed program was: |
---|
3015 | | /* confdefs.h */ |
---|
3016 | | #define PACKAGE_NAME "" |
---|
3017 | | #define PACKAGE_TARNAME "" |
---|
3018 | | #define PACKAGE_VERSION "" |
---|
3019 | | #define PACKAGE_STRING "" |
---|
3020 | | #define PACKAGE_BUGREPORT "" |
---|
3021 | | #define PACKAGE_URL "" |
---|
3022 | | #define UNIX 1 |
---|
3023 | | #define STDC_HEADERS 1 |
---|
3024 | | #define HAVE_SYS_WAIT_H 1 |
---|
3025 | | #define HAVE_SYS_TYPES_H 1 |
---|
3026 | | #define HAVE_SYS_STAT_H 1 |
---|
3027 | | #define HAVE_STDLIB_H 1 |
---|
3028 | | #define HAVE_STRING_H 1 |
---|
3029 | | #define HAVE_MEMORY_H 1 |
---|
3030 | | #define HAVE_STRINGS_H 1 |
---|
3031 | | #define HAVE_INTTYPES_H 1 |
---|
3032 | | #define HAVE_STDINT_H 1 |
---|
3033 | | #define HAVE_UNISTD_H 1 |
---|
3034 | | #define FEAT_HUGE 1 |
---|
3035 | | #define USE_XSMP_INTERACT 1 |
---|
3036 | | #define FEAT_PYTHON 1 |
---|
3037 | | #define FEAT_RUBY 1 |
---|
3038 | | #define FEAT_NETBEANS_INTG 1 |
---|
3039 | | #define FEAT_MBYTE 1 |
---|
3040 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
3041 | | #define HAVE_DATE_TIME 1 |
---|
3042 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
3043 | | #define HAVE_DIRENT_H 1 |
---|
3044 | | #define HAVE_STDARG_H 1 |
---|
3045 | | #define HAVE_STDINT_H 1 |
---|
3046 | | #define HAVE_STDLIB_H 1 |
---|
3047 | | #define HAVE_STRING_H 1 |
---|
3048 | | #define HAVE_SYS_SELECT_H 1 |
---|
3049 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3050 | | #define HAVE_TERMCAP_H 1 |
---|
3051 | | #define HAVE_FCNTL_H 1 |
---|
3052 | | #define HAVE_SGTTY_H 1 |
---|
3053 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3054 | | #define HAVE_SYS_TIME_H 1 |
---|
3055 | | #define HAVE_SYS_TYPES_H 1 |
---|
3056 | | #define HAVE_ICONV_H 1 |
---|
3057 | | #define HAVE_INTTYPES_H 1 |
---|
3058 | | #define HAVE_LANGINFO_H 1 |
---|
3059 | | #define HAVE_MATH_H 1 |
---|
3060 | | #define HAVE_UNISTD_H 1 |
---|
3061 | | #define HAVE_ERRNO_H 1 |
---|
3062 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3063 | | #define HAVE_LOCALE_H 1 |
---|
3064 | | #define HAVE_TERMIOS_H 1 |
---|
3065 | | #define HAVE_LIBC_H 1 |
---|
3066 | | #define HAVE_POLL_H 1 |
---|
3067 | | #define HAVE_SYS_POLL_H 1 |
---|
3068 | | #define HAVE_PWD_H 1 |
---|
3069 | | #define HAVE_UTIME_H 1 |
---|
3070 | | #define HAVE_SYS_PARAM_H 1 |
---|
3071 | | #define HAVE_LIBINTL_H 1 |
---|
3072 | | #define HAVE_LIBGEN_H 1 |
---|
3073 | | #define HAVE_SYS_ACL_H 1 |
---|
3074 | | #define HAVE_WCHAR_H 1 |
---|
3075 | | #define HAVE_WCTYPE_H 1 |
---|
3076 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3077 | | #define HAVE_STRINGS_H 1 |
---|
3078 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
3079 | | /* end confdefs.h. */ |
---|
3080 | | #include <stdio.h> |
---|
3081 | | #ifdef HAVE_SYS_TYPES_H |
---|
3082 | | # include <sys/types.h> |
---|
3083 | | #endif |
---|
3084 | | #ifdef HAVE_SYS_STAT_H |
---|
3085 | | # include <sys/stat.h> |
---|
3086 | | #endif |
---|
3087 | | #ifdef STDC_HEADERS |
---|
3088 | | # include <stdlib.h> |
---|
3089 | | # include <stddef.h> |
---|
3090 | | #else |
---|
3091 | | # ifdef HAVE_STDLIB_H |
---|
3092 | | # include <stdlib.h> |
---|
3093 | | # endif |
---|
3094 | | #endif |
---|
3095 | | #ifdef HAVE_STRING_H |
---|
3096 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3097 | | # include <memory.h> |
---|
3098 | | # endif |
---|
3099 | | # include <string.h> |
---|
3100 | | #endif |
---|
3101 | | #ifdef HAVE_STRINGS_H |
---|
3102 | | # include <strings.h> |
---|
3103 | | #endif |
---|
3104 | | #ifdef HAVE_INTTYPES_H |
---|
3105 | | # include <inttypes.h> |
---|
3106 | | #endif |
---|
3107 | | #ifdef HAVE_STDINT_H |
---|
3108 | | # include <stdint.h> |
---|
3109 | | #endif |
---|
3110 | | #ifdef HAVE_UNISTD_H |
---|
3111 | | # include <unistd.h> |
---|
3112 | | #endif |
---|
3113 | | int |
---|
3114 | | main () |
---|
3115 | | { |
---|
3116 | | if (sizeof ((pid_t))) |
---|
3117 | | return 0; |
---|
3118 | | ; |
---|
3119 | | return 0; |
---|
3120 | | } |
---|
3121 | configure:9490: result: yes |
---|
3122 | configure:9501: checking for size_t |
---|
3123 | configure:9501: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3124 | configure:9501: $? = 0 |
---|
3125 | configure:9501: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3126 | conftest.c:102:21: error: expected expression |
---|
3127 | if (sizeof ((size_t))) |
---|
3128 | ^ |
---|
3129 | 1 error generated. |
---|
3130 | configure:9501: $? = 1 |
---|
3131 | configure: failed program was: |
---|
3132 | | /* confdefs.h */ |
---|
3133 | | #define PACKAGE_NAME "" |
---|
3134 | | #define PACKAGE_TARNAME "" |
---|
3135 | | #define PACKAGE_VERSION "" |
---|
3136 | | #define PACKAGE_STRING "" |
---|
3137 | | #define PACKAGE_BUGREPORT "" |
---|
3138 | | #define PACKAGE_URL "" |
---|
3139 | | #define UNIX 1 |
---|
3140 | | #define STDC_HEADERS 1 |
---|
3141 | | #define HAVE_SYS_WAIT_H 1 |
---|
3142 | | #define HAVE_SYS_TYPES_H 1 |
---|
3143 | | #define HAVE_SYS_STAT_H 1 |
---|
3144 | | #define HAVE_STDLIB_H 1 |
---|
3145 | | #define HAVE_STRING_H 1 |
---|
3146 | | #define HAVE_MEMORY_H 1 |
---|
3147 | | #define HAVE_STRINGS_H 1 |
---|
3148 | | #define HAVE_INTTYPES_H 1 |
---|
3149 | | #define HAVE_STDINT_H 1 |
---|
3150 | | #define HAVE_UNISTD_H 1 |
---|
3151 | | #define FEAT_HUGE 1 |
---|
3152 | | #define USE_XSMP_INTERACT 1 |
---|
3153 | | #define FEAT_PYTHON 1 |
---|
3154 | | #define FEAT_RUBY 1 |
---|
3155 | | #define FEAT_NETBEANS_INTG 1 |
---|
3156 | | #define FEAT_MBYTE 1 |
---|
3157 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
3158 | | #define HAVE_DATE_TIME 1 |
---|
3159 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
3160 | | #define HAVE_DIRENT_H 1 |
---|
3161 | | #define HAVE_STDARG_H 1 |
---|
3162 | | #define HAVE_STDINT_H 1 |
---|
3163 | | #define HAVE_STDLIB_H 1 |
---|
3164 | | #define HAVE_STRING_H 1 |
---|
3165 | | #define HAVE_SYS_SELECT_H 1 |
---|
3166 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3167 | | #define HAVE_TERMCAP_H 1 |
---|
3168 | | #define HAVE_FCNTL_H 1 |
---|
3169 | | #define HAVE_SGTTY_H 1 |
---|
3170 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3171 | | #define HAVE_SYS_TIME_H 1 |
---|
3172 | | #define HAVE_SYS_TYPES_H 1 |
---|
3173 | | #define HAVE_ICONV_H 1 |
---|
3174 | | #define HAVE_INTTYPES_H 1 |
---|
3175 | | #define HAVE_LANGINFO_H 1 |
---|
3176 | | #define HAVE_MATH_H 1 |
---|
3177 | | #define HAVE_UNISTD_H 1 |
---|
3178 | | #define HAVE_ERRNO_H 1 |
---|
3179 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3180 | | #define HAVE_LOCALE_H 1 |
---|
3181 | | #define HAVE_TERMIOS_H 1 |
---|
3182 | | #define HAVE_LIBC_H 1 |
---|
3183 | | #define HAVE_POLL_H 1 |
---|
3184 | | #define HAVE_SYS_POLL_H 1 |
---|
3185 | | #define HAVE_PWD_H 1 |
---|
3186 | | #define HAVE_UTIME_H 1 |
---|
3187 | | #define HAVE_SYS_PARAM_H 1 |
---|
3188 | | #define HAVE_LIBINTL_H 1 |
---|
3189 | | #define HAVE_LIBGEN_H 1 |
---|
3190 | | #define HAVE_SYS_ACL_H 1 |
---|
3191 | | #define HAVE_WCHAR_H 1 |
---|
3192 | | #define HAVE_WCTYPE_H 1 |
---|
3193 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3194 | | #define HAVE_STRINGS_H 1 |
---|
3195 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
3196 | | /* end confdefs.h. */ |
---|
3197 | | #include <stdio.h> |
---|
3198 | | #ifdef HAVE_SYS_TYPES_H |
---|
3199 | | # include <sys/types.h> |
---|
3200 | | #endif |
---|
3201 | | #ifdef HAVE_SYS_STAT_H |
---|
3202 | | # include <sys/stat.h> |
---|
3203 | | #endif |
---|
3204 | | #ifdef STDC_HEADERS |
---|
3205 | | # include <stdlib.h> |
---|
3206 | | # include <stddef.h> |
---|
3207 | | #else |
---|
3208 | | # ifdef HAVE_STDLIB_H |
---|
3209 | | # include <stdlib.h> |
---|
3210 | | # endif |
---|
3211 | | #endif |
---|
3212 | | #ifdef HAVE_STRING_H |
---|
3213 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3214 | | # include <memory.h> |
---|
3215 | | # endif |
---|
3216 | | # include <string.h> |
---|
3217 | | #endif |
---|
3218 | | #ifdef HAVE_STRINGS_H |
---|
3219 | | # include <strings.h> |
---|
3220 | | #endif |
---|
3221 | | #ifdef HAVE_INTTYPES_H |
---|
3222 | | # include <inttypes.h> |
---|
3223 | | #endif |
---|
3224 | | #ifdef HAVE_STDINT_H |
---|
3225 | | # include <stdint.h> |
---|
3226 | | #endif |
---|
3227 | | #ifdef HAVE_UNISTD_H |
---|
3228 | | # include <unistd.h> |
---|
3229 | | #endif |
---|
3230 | | int |
---|
3231 | | main () |
---|
3232 | | { |
---|
3233 | | if (sizeof ((size_t))) |
---|
3234 | | return 0; |
---|
3235 | | ; |
---|
3236 | | return 0; |
---|
3237 | | } |
---|
3238 | configure:9501: result: yes |
---|
3239 | configure:9512: checking for uid_t in sys/types.h |
---|
3240 | configure:9531: result: yes |
---|
3241 | configure:9542: checking for uint32_t |
---|
3242 | configure:9542: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3243 | configure:9542: $? = 0 |
---|
3244 | configure:9542: result: yes |
---|
3245 | configure:9557: checking whether time.h and sys/time.h may both be included |
---|
3246 | configure:9577: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3247 | configure:9577: $? = 0 |
---|
3248 | configure:9584: result: yes |
---|
3249 | configure:9592: checking for ino_t |
---|
3250 | configure:9592: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3251 | configure:9592: $? = 0 |
---|
3252 | configure:9592: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3253 | conftest.c:103:20: error: expected expression |
---|
3254 | if (sizeof ((ino_t))) |
---|
3255 | ^ |
---|
3256 | 1 error generated. |
---|
3257 | configure:9592: $? = 1 |
---|
3258 | configure: failed program was: |
---|
3259 | | /* confdefs.h */ |
---|
3260 | | #define PACKAGE_NAME "" |
---|
3261 | | #define PACKAGE_TARNAME "" |
---|
3262 | | #define PACKAGE_VERSION "" |
---|
3263 | | #define PACKAGE_STRING "" |
---|
3264 | | #define PACKAGE_BUGREPORT "" |
---|
3265 | | #define PACKAGE_URL "" |
---|
3266 | | #define UNIX 1 |
---|
3267 | | #define STDC_HEADERS 1 |
---|
3268 | | #define HAVE_SYS_WAIT_H 1 |
---|
3269 | | #define HAVE_SYS_TYPES_H 1 |
---|
3270 | | #define HAVE_SYS_STAT_H 1 |
---|
3271 | | #define HAVE_STDLIB_H 1 |
---|
3272 | | #define HAVE_STRING_H 1 |
---|
3273 | | #define HAVE_MEMORY_H 1 |
---|
3274 | | #define HAVE_STRINGS_H 1 |
---|
3275 | | #define HAVE_INTTYPES_H 1 |
---|
3276 | | #define HAVE_STDINT_H 1 |
---|
3277 | | #define HAVE_UNISTD_H 1 |
---|
3278 | | #define FEAT_HUGE 1 |
---|
3279 | | #define USE_XSMP_INTERACT 1 |
---|
3280 | | #define FEAT_PYTHON 1 |
---|
3281 | | #define FEAT_RUBY 1 |
---|
3282 | | #define FEAT_NETBEANS_INTG 1 |
---|
3283 | | #define FEAT_MBYTE 1 |
---|
3284 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
3285 | | #define HAVE_DATE_TIME 1 |
---|
3286 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
3287 | | #define HAVE_DIRENT_H 1 |
---|
3288 | | #define HAVE_STDARG_H 1 |
---|
3289 | | #define HAVE_STDINT_H 1 |
---|
3290 | | #define HAVE_STDLIB_H 1 |
---|
3291 | | #define HAVE_STRING_H 1 |
---|
3292 | | #define HAVE_SYS_SELECT_H 1 |
---|
3293 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3294 | | #define HAVE_TERMCAP_H 1 |
---|
3295 | | #define HAVE_FCNTL_H 1 |
---|
3296 | | #define HAVE_SGTTY_H 1 |
---|
3297 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3298 | | #define HAVE_SYS_TIME_H 1 |
---|
3299 | | #define HAVE_SYS_TYPES_H 1 |
---|
3300 | | #define HAVE_ICONV_H 1 |
---|
3301 | | #define HAVE_INTTYPES_H 1 |
---|
3302 | | #define HAVE_LANGINFO_H 1 |
---|
3303 | | #define HAVE_MATH_H 1 |
---|
3304 | | #define HAVE_UNISTD_H 1 |
---|
3305 | | #define HAVE_ERRNO_H 1 |
---|
3306 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3307 | | #define HAVE_LOCALE_H 1 |
---|
3308 | | #define HAVE_TERMIOS_H 1 |
---|
3309 | | #define HAVE_LIBC_H 1 |
---|
3310 | | #define HAVE_POLL_H 1 |
---|
3311 | | #define HAVE_SYS_POLL_H 1 |
---|
3312 | | #define HAVE_PWD_H 1 |
---|
3313 | | #define HAVE_UTIME_H 1 |
---|
3314 | | #define HAVE_SYS_PARAM_H 1 |
---|
3315 | | #define HAVE_LIBINTL_H 1 |
---|
3316 | | #define HAVE_LIBGEN_H 1 |
---|
3317 | | #define HAVE_SYS_ACL_H 1 |
---|
3318 | | #define HAVE_WCHAR_H 1 |
---|
3319 | | #define HAVE_WCTYPE_H 1 |
---|
3320 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3321 | | #define HAVE_STRINGS_H 1 |
---|
3322 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
3323 | | #define TIME_WITH_SYS_TIME 1 |
---|
3324 | | /* end confdefs.h. */ |
---|
3325 | | #include <stdio.h> |
---|
3326 | | #ifdef HAVE_SYS_TYPES_H |
---|
3327 | | # include <sys/types.h> |
---|
3328 | | #endif |
---|
3329 | | #ifdef HAVE_SYS_STAT_H |
---|
3330 | | # include <sys/stat.h> |
---|
3331 | | #endif |
---|
3332 | | #ifdef STDC_HEADERS |
---|
3333 | | # include <stdlib.h> |
---|
3334 | | # include <stddef.h> |
---|
3335 | | #else |
---|
3336 | | # ifdef HAVE_STDLIB_H |
---|
3337 | | # include <stdlib.h> |
---|
3338 | | # endif |
---|
3339 | | #endif |
---|
3340 | | #ifdef HAVE_STRING_H |
---|
3341 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3342 | | # include <memory.h> |
---|
3343 | | # endif |
---|
3344 | | # include <string.h> |
---|
3345 | | #endif |
---|
3346 | | #ifdef HAVE_STRINGS_H |
---|
3347 | | # include <strings.h> |
---|
3348 | | #endif |
---|
3349 | | #ifdef HAVE_INTTYPES_H |
---|
3350 | | # include <inttypes.h> |
---|
3351 | | #endif |
---|
3352 | | #ifdef HAVE_STDINT_H |
---|
3353 | | # include <stdint.h> |
---|
3354 | | #endif |
---|
3355 | | #ifdef HAVE_UNISTD_H |
---|
3356 | | # include <unistd.h> |
---|
3357 | | #endif |
---|
3358 | | int |
---|
3359 | | main () |
---|
3360 | | { |
---|
3361 | | if (sizeof ((ino_t))) |
---|
3362 | | return 0; |
---|
3363 | | ; |
---|
3364 | | return 0; |
---|
3365 | | } |
---|
3366 | configure:9592: result: yes |
---|
3367 | configure:9603: checking for dev_t |
---|
3368 | configure:9603: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3369 | configure:9603: $? = 0 |
---|
3370 | configure:9603: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3371 | conftest.c:103:20: error: expected expression |
---|
3372 | if (sizeof ((dev_t))) |
---|
3373 | ^ |
---|
3374 | 1 error generated. |
---|
3375 | configure:9603: $? = 1 |
---|
3376 | configure: failed program was: |
---|
3377 | | /* confdefs.h */ |
---|
3378 | | #define PACKAGE_NAME "" |
---|
3379 | | #define PACKAGE_TARNAME "" |
---|
3380 | | #define PACKAGE_VERSION "" |
---|
3381 | | #define PACKAGE_STRING "" |
---|
3382 | | #define PACKAGE_BUGREPORT "" |
---|
3383 | | #define PACKAGE_URL "" |
---|
3384 | | #define UNIX 1 |
---|
3385 | | #define STDC_HEADERS 1 |
---|
3386 | | #define HAVE_SYS_WAIT_H 1 |
---|
3387 | | #define HAVE_SYS_TYPES_H 1 |
---|
3388 | | #define HAVE_SYS_STAT_H 1 |
---|
3389 | | #define HAVE_STDLIB_H 1 |
---|
3390 | | #define HAVE_STRING_H 1 |
---|
3391 | | #define HAVE_MEMORY_H 1 |
---|
3392 | | #define HAVE_STRINGS_H 1 |
---|
3393 | | #define HAVE_INTTYPES_H 1 |
---|
3394 | | #define HAVE_STDINT_H 1 |
---|
3395 | | #define HAVE_UNISTD_H 1 |
---|
3396 | | #define FEAT_HUGE 1 |
---|
3397 | | #define USE_XSMP_INTERACT 1 |
---|
3398 | | #define FEAT_PYTHON 1 |
---|
3399 | | #define FEAT_RUBY 1 |
---|
3400 | | #define FEAT_NETBEANS_INTG 1 |
---|
3401 | | #define FEAT_MBYTE 1 |
---|
3402 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
3403 | | #define HAVE_DATE_TIME 1 |
---|
3404 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
3405 | | #define HAVE_DIRENT_H 1 |
---|
3406 | | #define HAVE_STDARG_H 1 |
---|
3407 | | #define HAVE_STDINT_H 1 |
---|
3408 | | #define HAVE_STDLIB_H 1 |
---|
3409 | | #define HAVE_STRING_H 1 |
---|
3410 | | #define HAVE_SYS_SELECT_H 1 |
---|
3411 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3412 | | #define HAVE_TERMCAP_H 1 |
---|
3413 | | #define HAVE_FCNTL_H 1 |
---|
3414 | | #define HAVE_SGTTY_H 1 |
---|
3415 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3416 | | #define HAVE_SYS_TIME_H 1 |
---|
3417 | | #define HAVE_SYS_TYPES_H 1 |
---|
3418 | | #define HAVE_ICONV_H 1 |
---|
3419 | | #define HAVE_INTTYPES_H 1 |
---|
3420 | | #define HAVE_LANGINFO_H 1 |
---|
3421 | | #define HAVE_MATH_H 1 |
---|
3422 | | #define HAVE_UNISTD_H 1 |
---|
3423 | | #define HAVE_ERRNO_H 1 |
---|
3424 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3425 | | #define HAVE_LOCALE_H 1 |
---|
3426 | | #define HAVE_TERMIOS_H 1 |
---|
3427 | | #define HAVE_LIBC_H 1 |
---|
3428 | | #define HAVE_POLL_H 1 |
---|
3429 | | #define HAVE_SYS_POLL_H 1 |
---|
3430 | | #define HAVE_PWD_H 1 |
---|
3431 | | #define HAVE_UTIME_H 1 |
---|
3432 | | #define HAVE_SYS_PARAM_H 1 |
---|
3433 | | #define HAVE_LIBINTL_H 1 |
---|
3434 | | #define HAVE_LIBGEN_H 1 |
---|
3435 | | #define HAVE_SYS_ACL_H 1 |
---|
3436 | | #define HAVE_WCHAR_H 1 |
---|
3437 | | #define HAVE_WCTYPE_H 1 |
---|
3438 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3439 | | #define HAVE_STRINGS_H 1 |
---|
3440 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
3441 | | #define TIME_WITH_SYS_TIME 1 |
---|
3442 | | /* end confdefs.h. */ |
---|
3443 | | #include <stdio.h> |
---|
3444 | | #ifdef HAVE_SYS_TYPES_H |
---|
3445 | | # include <sys/types.h> |
---|
3446 | | #endif |
---|
3447 | | #ifdef HAVE_SYS_STAT_H |
---|
3448 | | # include <sys/stat.h> |
---|
3449 | | #endif |
---|
3450 | | #ifdef STDC_HEADERS |
---|
3451 | | # include <stdlib.h> |
---|
3452 | | # include <stddef.h> |
---|
3453 | | #else |
---|
3454 | | # ifdef HAVE_STDLIB_H |
---|
3455 | | # include <stdlib.h> |
---|
3456 | | # endif |
---|
3457 | | #endif |
---|
3458 | | #ifdef HAVE_STRING_H |
---|
3459 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
3460 | | # include <memory.h> |
---|
3461 | | # endif |
---|
3462 | | # include <string.h> |
---|
3463 | | #endif |
---|
3464 | | #ifdef HAVE_STRINGS_H |
---|
3465 | | # include <strings.h> |
---|
3466 | | #endif |
---|
3467 | | #ifdef HAVE_INTTYPES_H |
---|
3468 | | # include <inttypes.h> |
---|
3469 | | #endif |
---|
3470 | | #ifdef HAVE_STDINT_H |
---|
3471 | | # include <stdint.h> |
---|
3472 | | #endif |
---|
3473 | | #ifdef HAVE_UNISTD_H |
---|
3474 | | # include <unistd.h> |
---|
3475 | | #endif |
---|
3476 | | int |
---|
3477 | | main () |
---|
3478 | | { |
---|
3479 | | if (sizeof ((dev_t))) |
---|
3480 | | return 0; |
---|
3481 | | ; |
---|
3482 | | return 0; |
---|
3483 | | } |
---|
3484 | configure:9603: result: yes |
---|
3485 | configure:9614: checking whether byte ordering is bigendian |
---|
3486 | configure:9629: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3487 | configure:9629: $? = 0 |
---|
3488 | configure:9674: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3489 | configure:9674: $? = 0 |
---|
3490 | configure:9692: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3491 | conftest.c:74:4: error: use of undeclared identifier 'not' |
---|
3492 | not big endian |
---|
3493 | ^ |
---|
3494 | 1 error generated. |
---|
3495 | configure:9692: $? = 1 |
---|
3496 | configure: failed program was: |
---|
3497 | | /* confdefs.h */ |
---|
3498 | | #define PACKAGE_NAME "" |
---|
3499 | | #define PACKAGE_TARNAME "" |
---|
3500 | | #define PACKAGE_VERSION "" |
---|
3501 | | #define PACKAGE_STRING "" |
---|
3502 | | #define PACKAGE_BUGREPORT "" |
---|
3503 | | #define PACKAGE_URL "" |
---|
3504 | | #define UNIX 1 |
---|
3505 | | #define STDC_HEADERS 1 |
---|
3506 | | #define HAVE_SYS_WAIT_H 1 |
---|
3507 | | #define HAVE_SYS_TYPES_H 1 |
---|
3508 | | #define HAVE_SYS_STAT_H 1 |
---|
3509 | | #define HAVE_STDLIB_H 1 |
---|
3510 | | #define HAVE_STRING_H 1 |
---|
3511 | | #define HAVE_MEMORY_H 1 |
---|
3512 | | #define HAVE_STRINGS_H 1 |
---|
3513 | | #define HAVE_INTTYPES_H 1 |
---|
3514 | | #define HAVE_STDINT_H 1 |
---|
3515 | | #define HAVE_UNISTD_H 1 |
---|
3516 | | #define FEAT_HUGE 1 |
---|
3517 | | #define USE_XSMP_INTERACT 1 |
---|
3518 | | #define FEAT_PYTHON 1 |
---|
3519 | | #define FEAT_RUBY 1 |
---|
3520 | | #define FEAT_NETBEANS_INTG 1 |
---|
3521 | | #define FEAT_MBYTE 1 |
---|
3522 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
3523 | | #define HAVE_DATE_TIME 1 |
---|
3524 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
3525 | | #define HAVE_DIRENT_H 1 |
---|
3526 | | #define HAVE_STDARG_H 1 |
---|
3527 | | #define HAVE_STDINT_H 1 |
---|
3528 | | #define HAVE_STDLIB_H 1 |
---|
3529 | | #define HAVE_STRING_H 1 |
---|
3530 | | #define HAVE_SYS_SELECT_H 1 |
---|
3531 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3532 | | #define HAVE_TERMCAP_H 1 |
---|
3533 | | #define HAVE_FCNTL_H 1 |
---|
3534 | | #define HAVE_SGTTY_H 1 |
---|
3535 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3536 | | #define HAVE_SYS_TIME_H 1 |
---|
3537 | | #define HAVE_SYS_TYPES_H 1 |
---|
3538 | | #define HAVE_ICONV_H 1 |
---|
3539 | | #define HAVE_INTTYPES_H 1 |
---|
3540 | | #define HAVE_LANGINFO_H 1 |
---|
3541 | | #define HAVE_MATH_H 1 |
---|
3542 | | #define HAVE_UNISTD_H 1 |
---|
3543 | | #define HAVE_ERRNO_H 1 |
---|
3544 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3545 | | #define HAVE_LOCALE_H 1 |
---|
3546 | | #define HAVE_TERMIOS_H 1 |
---|
3547 | | #define HAVE_LIBC_H 1 |
---|
3548 | | #define HAVE_POLL_H 1 |
---|
3549 | | #define HAVE_SYS_POLL_H 1 |
---|
3550 | | #define HAVE_PWD_H 1 |
---|
3551 | | #define HAVE_UTIME_H 1 |
---|
3552 | | #define HAVE_SYS_PARAM_H 1 |
---|
3553 | | #define HAVE_LIBINTL_H 1 |
---|
3554 | | #define HAVE_LIBGEN_H 1 |
---|
3555 | | #define HAVE_SYS_ACL_H 1 |
---|
3556 | | #define HAVE_WCHAR_H 1 |
---|
3557 | | #define HAVE_WCTYPE_H 1 |
---|
3558 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3559 | | #define HAVE_STRINGS_H 1 |
---|
3560 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
3561 | | #define TIME_WITH_SYS_TIME 1 |
---|
3562 | | /* end confdefs.h. */ |
---|
3563 | | #include <sys/types.h> |
---|
3564 | | #include <sys/param.h> |
---|
3565 | | |
---|
3566 | | int |
---|
3567 | | main () |
---|
3568 | | { |
---|
3569 | | #if BYTE_ORDER != BIG_ENDIAN |
---|
3570 | | not big endian |
---|
3571 | | #endif |
---|
3572 | | |
---|
3573 | | ; |
---|
3574 | | return 0; |
---|
3575 | | } |
---|
3576 | configure:9820: result: no |
---|
3577 | configure:9839: checking for rlim_t |
---|
3578 | configure:9866: result: yes |
---|
3579 | configure:9875: checking for stack_t |
---|
3580 | configure:9900: result: yes |
---|
3581 | configure:9909: checking whether stack_t has an ss_base field |
---|
3582 | configure:9930: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3583 | conftest.c:79:24: error: no member named 'ss_base' in 'struct __darwin_sigaltstack' |
---|
3584 | stack_t sigstk; sigstk.ss_base = 0; |
---|
3585 | ~~~~~~ ^ |
---|
3586 | 1 error generated. |
---|
3587 | configure:9930: $? = 1 |
---|
3588 | configure: failed program was: |
---|
3589 | | /* confdefs.h */ |
---|
3590 | | #define PACKAGE_NAME "" |
---|
3591 | | #define PACKAGE_TARNAME "" |
---|
3592 | | #define PACKAGE_VERSION "" |
---|
3593 | | #define PACKAGE_STRING "" |
---|
3594 | | #define PACKAGE_BUGREPORT "" |
---|
3595 | | #define PACKAGE_URL "" |
---|
3596 | | #define UNIX 1 |
---|
3597 | | #define STDC_HEADERS 1 |
---|
3598 | | #define HAVE_SYS_WAIT_H 1 |
---|
3599 | | #define HAVE_SYS_TYPES_H 1 |
---|
3600 | | #define HAVE_SYS_STAT_H 1 |
---|
3601 | | #define HAVE_STDLIB_H 1 |
---|
3602 | | #define HAVE_STRING_H 1 |
---|
3603 | | #define HAVE_MEMORY_H 1 |
---|
3604 | | #define HAVE_STRINGS_H 1 |
---|
3605 | | #define HAVE_INTTYPES_H 1 |
---|
3606 | | #define HAVE_STDINT_H 1 |
---|
3607 | | #define HAVE_UNISTD_H 1 |
---|
3608 | | #define FEAT_HUGE 1 |
---|
3609 | | #define USE_XSMP_INTERACT 1 |
---|
3610 | | #define FEAT_PYTHON 1 |
---|
3611 | | #define FEAT_RUBY 1 |
---|
3612 | | #define FEAT_NETBEANS_INTG 1 |
---|
3613 | | #define FEAT_MBYTE 1 |
---|
3614 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
3615 | | #define HAVE_DATE_TIME 1 |
---|
3616 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
3617 | | #define HAVE_DIRENT_H 1 |
---|
3618 | | #define HAVE_STDARG_H 1 |
---|
3619 | | #define HAVE_STDINT_H 1 |
---|
3620 | | #define HAVE_STDLIB_H 1 |
---|
3621 | | #define HAVE_STRING_H 1 |
---|
3622 | | #define HAVE_SYS_SELECT_H 1 |
---|
3623 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3624 | | #define HAVE_TERMCAP_H 1 |
---|
3625 | | #define HAVE_FCNTL_H 1 |
---|
3626 | | #define HAVE_SGTTY_H 1 |
---|
3627 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3628 | | #define HAVE_SYS_TIME_H 1 |
---|
3629 | | #define HAVE_SYS_TYPES_H 1 |
---|
3630 | | #define HAVE_ICONV_H 1 |
---|
3631 | | #define HAVE_INTTYPES_H 1 |
---|
3632 | | #define HAVE_LANGINFO_H 1 |
---|
3633 | | #define HAVE_MATH_H 1 |
---|
3634 | | #define HAVE_UNISTD_H 1 |
---|
3635 | | #define HAVE_ERRNO_H 1 |
---|
3636 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3637 | | #define HAVE_LOCALE_H 1 |
---|
3638 | | #define HAVE_TERMIOS_H 1 |
---|
3639 | | #define HAVE_LIBC_H 1 |
---|
3640 | | #define HAVE_POLL_H 1 |
---|
3641 | | #define HAVE_SYS_POLL_H 1 |
---|
3642 | | #define HAVE_PWD_H 1 |
---|
3643 | | #define HAVE_UTIME_H 1 |
---|
3644 | | #define HAVE_SYS_PARAM_H 1 |
---|
3645 | | #define HAVE_LIBINTL_H 1 |
---|
3646 | | #define HAVE_LIBGEN_H 1 |
---|
3647 | | #define HAVE_SYS_ACL_H 1 |
---|
3648 | | #define HAVE_WCHAR_H 1 |
---|
3649 | | #define HAVE_WCTYPE_H 1 |
---|
3650 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3651 | | #define HAVE_STRINGS_H 1 |
---|
3652 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
3653 | | #define TIME_WITH_SYS_TIME 1 |
---|
3654 | | /* end confdefs.h. */ |
---|
3655 | | |
---|
3656 | | #include <sys/types.h> |
---|
3657 | | #if STDC_HEADERS |
---|
3658 | | # include <stdlib.h> |
---|
3659 | | # include <stddef.h> |
---|
3660 | | #endif |
---|
3661 | | #include <signal.h> |
---|
3662 | | #include "confdefs.h" |
---|
3663 | | |
---|
3664 | | int |
---|
3665 | | main () |
---|
3666 | | { |
---|
3667 | | stack_t sigstk; sigstk.ss_base = 0; |
---|
3668 | | ; |
---|
3669 | | return 0; |
---|
3670 | | } |
---|
3671 | configure:9935: result: no |
---|
3672 | configure:9941: checking --with-tlib argument |
---|
3673 | configure:9950: result: ncurses |
---|
3674 | configure:9953: checking for linking with ncurses library |
---|
3675 | configure:9966: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
3676 | configure:9966: $? = 0 |
---|
3677 | configure:9967: result: OK |
---|
3678 | configure:10070: checking for tgetent() |
---|
3679 | configure:10083: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
3680 | conftest.c:71:26: warning: implicit declaration of function 'tgetent' is invalid in C99 [-Wimplicit-function-declaration] |
---|
3681 | char s[10000]; int res = tgetent(s, "thisterminaldoesnotexist"); |
---|
3682 | ^ |
---|
3683 | 1 warning generated. |
---|
3684 | configure:10083: $? = 0 |
---|
3685 | configure:10084: result: yes |
---|
3686 | configure:10095: checking whether we talk terminfo |
---|
3687 | configure:10124: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
3688 | conftest.c:79:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
3689 | main() |
---|
3690 | ^~~~ |
---|
3691 | 1 warning generated. |
---|
3692 | configure:10124: $? = 0 |
---|
3693 | configure:10124: ./conftest |
---|
3694 | configure:10124: $? = 1 |
---|
3695 | configure: program exited with status 1 |
---|
3696 | configure: failed program was: |
---|
3697 | | /* confdefs.h */ |
---|
3698 | | #define PACKAGE_NAME "" |
---|
3699 | | #define PACKAGE_TARNAME "" |
---|
3700 | | #define PACKAGE_VERSION "" |
---|
3701 | | #define PACKAGE_STRING "" |
---|
3702 | | #define PACKAGE_BUGREPORT "" |
---|
3703 | | #define PACKAGE_URL "" |
---|
3704 | | #define UNIX 1 |
---|
3705 | | #define STDC_HEADERS 1 |
---|
3706 | | #define HAVE_SYS_WAIT_H 1 |
---|
3707 | | #define HAVE_SYS_TYPES_H 1 |
---|
3708 | | #define HAVE_SYS_STAT_H 1 |
---|
3709 | | #define HAVE_STDLIB_H 1 |
---|
3710 | | #define HAVE_STRING_H 1 |
---|
3711 | | #define HAVE_MEMORY_H 1 |
---|
3712 | | #define HAVE_STRINGS_H 1 |
---|
3713 | | #define HAVE_INTTYPES_H 1 |
---|
3714 | | #define HAVE_STDINT_H 1 |
---|
3715 | | #define HAVE_UNISTD_H 1 |
---|
3716 | | #define FEAT_HUGE 1 |
---|
3717 | | #define USE_XSMP_INTERACT 1 |
---|
3718 | | #define FEAT_PYTHON 1 |
---|
3719 | | #define FEAT_RUBY 1 |
---|
3720 | | #define FEAT_NETBEANS_INTG 1 |
---|
3721 | | #define FEAT_MBYTE 1 |
---|
3722 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
3723 | | #define HAVE_DATE_TIME 1 |
---|
3724 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
3725 | | #define HAVE_DIRENT_H 1 |
---|
3726 | | #define HAVE_STDARG_H 1 |
---|
3727 | | #define HAVE_STDINT_H 1 |
---|
3728 | | #define HAVE_STDLIB_H 1 |
---|
3729 | | #define HAVE_STRING_H 1 |
---|
3730 | | #define HAVE_SYS_SELECT_H 1 |
---|
3731 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3732 | | #define HAVE_TERMCAP_H 1 |
---|
3733 | | #define HAVE_FCNTL_H 1 |
---|
3734 | | #define HAVE_SGTTY_H 1 |
---|
3735 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3736 | | #define HAVE_SYS_TIME_H 1 |
---|
3737 | | #define HAVE_SYS_TYPES_H 1 |
---|
3738 | | #define HAVE_ICONV_H 1 |
---|
3739 | | #define HAVE_INTTYPES_H 1 |
---|
3740 | | #define HAVE_LANGINFO_H 1 |
---|
3741 | | #define HAVE_MATH_H 1 |
---|
3742 | | #define HAVE_UNISTD_H 1 |
---|
3743 | | #define HAVE_ERRNO_H 1 |
---|
3744 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3745 | | #define HAVE_LOCALE_H 1 |
---|
3746 | | #define HAVE_TERMIOS_H 1 |
---|
3747 | | #define HAVE_LIBC_H 1 |
---|
3748 | | #define HAVE_POLL_H 1 |
---|
3749 | | #define HAVE_SYS_POLL_H 1 |
---|
3750 | | #define HAVE_PWD_H 1 |
---|
3751 | | #define HAVE_UTIME_H 1 |
---|
3752 | | #define HAVE_SYS_PARAM_H 1 |
---|
3753 | | #define HAVE_LIBINTL_H 1 |
---|
3754 | | #define HAVE_LIBGEN_H 1 |
---|
3755 | | #define HAVE_SYS_ACL_H 1 |
---|
3756 | | #define HAVE_WCHAR_H 1 |
---|
3757 | | #define HAVE_WCTYPE_H 1 |
---|
3758 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3759 | | #define HAVE_STRINGS_H 1 |
---|
3760 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
3761 | | #define TIME_WITH_SYS_TIME 1 |
---|
3762 | | /* end confdefs.h. */ |
---|
3763 | | |
---|
3764 | | #include "confdefs.h" |
---|
3765 | | #ifdef HAVE_TERMCAP_H |
---|
3766 | | # include <termcap.h> |
---|
3767 | | #endif |
---|
3768 | | #ifdef HAVE_STRING_H |
---|
3769 | | # include <string.h> |
---|
3770 | | #endif |
---|
3771 | | #if STDC_HEADERS |
---|
3772 | | # include <stdlib.h> |
---|
3773 | | # include <stddef.h> |
---|
3774 | | #endif |
---|
3775 | | main() |
---|
3776 | | {char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(!strcmp(s==0 ? "" : s, "1")); } |
---|
3777 | | |
---|
3778 | configure:10139: result: yes |
---|
3779 | configure:10198: checking whether termcap.h contains ospeed |
---|
3780 | configure:10215: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
3781 | configure:10215: $? = 0 |
---|
3782 | configure:10216: result: yes |
---|
3783 | configure:10255: checking whether termcap.h contains UP, BC and PC |
---|
3784 | configure:10272: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
3785 | configure:10272: $? = 0 |
---|
3786 | configure:10273: result: yes |
---|
3787 | configure:10312: checking whether tputs() uses outfuntype |
---|
3788 | configure:10329: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3789 | conftest.c:78:36: error: use of undeclared identifier 'outfuntype' |
---|
3790 | extern int xx(); tputs("test", 1, (outfuntype)xx) |
---|
3791 | ^ |
---|
3792 | 1 error generated. |
---|
3793 | configure:10329: $? = 1 |
---|
3794 | configure: failed program was: |
---|
3795 | | /* confdefs.h */ |
---|
3796 | | #define PACKAGE_NAME "" |
---|
3797 | | #define PACKAGE_TARNAME "" |
---|
3798 | | #define PACKAGE_VERSION "" |
---|
3799 | | #define PACKAGE_STRING "" |
---|
3800 | | #define PACKAGE_BUGREPORT "" |
---|
3801 | | #define PACKAGE_URL "" |
---|
3802 | | #define UNIX 1 |
---|
3803 | | #define STDC_HEADERS 1 |
---|
3804 | | #define HAVE_SYS_WAIT_H 1 |
---|
3805 | | #define HAVE_SYS_TYPES_H 1 |
---|
3806 | | #define HAVE_SYS_STAT_H 1 |
---|
3807 | | #define HAVE_STDLIB_H 1 |
---|
3808 | | #define HAVE_STRING_H 1 |
---|
3809 | | #define HAVE_MEMORY_H 1 |
---|
3810 | | #define HAVE_STRINGS_H 1 |
---|
3811 | | #define HAVE_INTTYPES_H 1 |
---|
3812 | | #define HAVE_STDINT_H 1 |
---|
3813 | | #define HAVE_UNISTD_H 1 |
---|
3814 | | #define FEAT_HUGE 1 |
---|
3815 | | #define USE_XSMP_INTERACT 1 |
---|
3816 | | #define FEAT_PYTHON 1 |
---|
3817 | | #define FEAT_RUBY 1 |
---|
3818 | | #define FEAT_NETBEANS_INTG 1 |
---|
3819 | | #define FEAT_MBYTE 1 |
---|
3820 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
3821 | | #define HAVE_DATE_TIME 1 |
---|
3822 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
3823 | | #define HAVE_DIRENT_H 1 |
---|
3824 | | #define HAVE_STDARG_H 1 |
---|
3825 | | #define HAVE_STDINT_H 1 |
---|
3826 | | #define HAVE_STDLIB_H 1 |
---|
3827 | | #define HAVE_STRING_H 1 |
---|
3828 | | #define HAVE_SYS_SELECT_H 1 |
---|
3829 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3830 | | #define HAVE_TERMCAP_H 1 |
---|
3831 | | #define HAVE_FCNTL_H 1 |
---|
3832 | | #define HAVE_SGTTY_H 1 |
---|
3833 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3834 | | #define HAVE_SYS_TIME_H 1 |
---|
3835 | | #define HAVE_SYS_TYPES_H 1 |
---|
3836 | | #define HAVE_ICONV_H 1 |
---|
3837 | | #define HAVE_INTTYPES_H 1 |
---|
3838 | | #define HAVE_LANGINFO_H 1 |
---|
3839 | | #define HAVE_MATH_H 1 |
---|
3840 | | #define HAVE_UNISTD_H 1 |
---|
3841 | | #define HAVE_ERRNO_H 1 |
---|
3842 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3843 | | #define HAVE_LOCALE_H 1 |
---|
3844 | | #define HAVE_TERMIOS_H 1 |
---|
3845 | | #define HAVE_LIBC_H 1 |
---|
3846 | | #define HAVE_POLL_H 1 |
---|
3847 | | #define HAVE_SYS_POLL_H 1 |
---|
3848 | | #define HAVE_PWD_H 1 |
---|
3849 | | #define HAVE_UTIME_H 1 |
---|
3850 | | #define HAVE_SYS_PARAM_H 1 |
---|
3851 | | #define HAVE_LIBINTL_H 1 |
---|
3852 | | #define HAVE_LIBGEN_H 1 |
---|
3853 | | #define HAVE_SYS_ACL_H 1 |
---|
3854 | | #define HAVE_WCHAR_H 1 |
---|
3855 | | #define HAVE_WCTYPE_H 1 |
---|
3856 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3857 | | #define HAVE_STRINGS_H 1 |
---|
3858 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
3859 | | #define TIME_WITH_SYS_TIME 1 |
---|
3860 | | #define TERMINFO 1 |
---|
3861 | | #define HAVE_OSPEED 1 |
---|
3862 | | #define HAVE_UP_BC_PC 1 |
---|
3863 | | /* end confdefs.h. */ |
---|
3864 | | |
---|
3865 | | #ifdef HAVE_TERMCAP_H |
---|
3866 | | # include <termcap.h> |
---|
3867 | | #endif |
---|
3868 | | |
---|
3869 | | int |
---|
3870 | | main () |
---|
3871 | | { |
---|
3872 | | extern int xx(); tputs("test", 1, (outfuntype)xx) |
---|
3873 | | ; |
---|
3874 | | return 0; |
---|
3875 | | } |
---|
3876 | configure:10334: result: no |
---|
3877 | configure:10339: checking whether sys/select.h and sys/time.h may both be included |
---|
3878 | configure:10355: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
3879 | configure:10355: $? = 0 |
---|
3880 | configure:10356: result: yes |
---|
3881 | configure:10367: checking for /dev/ptc |
---|
3882 | configure:10375: result: no |
---|
3883 | configure:10379: checking for SVR4 ptys |
---|
3884 | configure:10393: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
3885 | conftest.c:75:1: warning: implicit declaration of function 'ptsname' is invalid in C99 [-Wimplicit-function-declaration] |
---|
3886 | ptsname(0);grantpt(0);unlockpt(0); |
---|
3887 | ^ |
---|
3888 | conftest.c:75:12: warning: implicit declaration of function 'grantpt' is invalid in C99 [-Wimplicit-function-declaration] |
---|
3889 | ptsname(0);grantpt(0);unlockpt(0); |
---|
3890 | ^ |
---|
3891 | conftest.c:75:23: warning: implicit declaration of function 'unlockpt' is invalid in C99 [-Wimplicit-function-declaration] |
---|
3892 | ptsname(0);grantpt(0);unlockpt(0); |
---|
3893 | ^ |
---|
3894 | 3 warnings generated. |
---|
3895 | configure:10393: $? = 0 |
---|
3896 | configure:10394: result: yes |
---|
3897 | configure:10408: checking for ptyranges |
---|
3898 | configure:10441: result: pqrstuvw / 0123456789abcdef |
---|
3899 | configure:10449: checking default tty permissions/group |
---|
3900 | configure:10500: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
3901 | conftest.c:86:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
3902 | main() |
---|
3903 | ^~~~ |
---|
3904 | 1 warning generated. |
---|
3905 | configure:10500: $? = 0 |
---|
3906 | configure:10500: ./conftest |
---|
3907 | configure:10500: $? = 1 |
---|
3908 | configure: program exited with status 1 |
---|
3909 | configure: failed program was: |
---|
3910 | | /* confdefs.h */ |
---|
3911 | | #define PACKAGE_NAME "" |
---|
3912 | | #define PACKAGE_TARNAME "" |
---|
3913 | | #define PACKAGE_VERSION "" |
---|
3914 | | #define PACKAGE_STRING "" |
---|
3915 | | #define PACKAGE_BUGREPORT "" |
---|
3916 | | #define PACKAGE_URL "" |
---|
3917 | | #define UNIX 1 |
---|
3918 | | #define STDC_HEADERS 1 |
---|
3919 | | #define HAVE_SYS_WAIT_H 1 |
---|
3920 | | #define HAVE_SYS_TYPES_H 1 |
---|
3921 | | #define HAVE_SYS_STAT_H 1 |
---|
3922 | | #define HAVE_STDLIB_H 1 |
---|
3923 | | #define HAVE_STRING_H 1 |
---|
3924 | | #define HAVE_MEMORY_H 1 |
---|
3925 | | #define HAVE_STRINGS_H 1 |
---|
3926 | | #define HAVE_INTTYPES_H 1 |
---|
3927 | | #define HAVE_STDINT_H 1 |
---|
3928 | | #define HAVE_UNISTD_H 1 |
---|
3929 | | #define FEAT_HUGE 1 |
---|
3930 | | #define USE_XSMP_INTERACT 1 |
---|
3931 | | #define FEAT_PYTHON 1 |
---|
3932 | | #define FEAT_RUBY 1 |
---|
3933 | | #define FEAT_NETBEANS_INTG 1 |
---|
3934 | | #define FEAT_MBYTE 1 |
---|
3935 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
3936 | | #define HAVE_DATE_TIME 1 |
---|
3937 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
3938 | | #define HAVE_DIRENT_H 1 |
---|
3939 | | #define HAVE_STDARG_H 1 |
---|
3940 | | #define HAVE_STDINT_H 1 |
---|
3941 | | #define HAVE_STDLIB_H 1 |
---|
3942 | | #define HAVE_STRING_H 1 |
---|
3943 | | #define HAVE_SYS_SELECT_H 1 |
---|
3944 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
3945 | | #define HAVE_TERMCAP_H 1 |
---|
3946 | | #define HAVE_FCNTL_H 1 |
---|
3947 | | #define HAVE_SGTTY_H 1 |
---|
3948 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3949 | | #define HAVE_SYS_TIME_H 1 |
---|
3950 | | #define HAVE_SYS_TYPES_H 1 |
---|
3951 | | #define HAVE_ICONV_H 1 |
---|
3952 | | #define HAVE_INTTYPES_H 1 |
---|
3953 | | #define HAVE_LANGINFO_H 1 |
---|
3954 | | #define HAVE_MATH_H 1 |
---|
3955 | | #define HAVE_UNISTD_H 1 |
---|
3956 | | #define HAVE_ERRNO_H 1 |
---|
3957 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3958 | | #define HAVE_LOCALE_H 1 |
---|
3959 | | #define HAVE_TERMIOS_H 1 |
---|
3960 | | #define HAVE_LIBC_H 1 |
---|
3961 | | #define HAVE_POLL_H 1 |
---|
3962 | | #define HAVE_SYS_POLL_H 1 |
---|
3963 | | #define HAVE_PWD_H 1 |
---|
3964 | | #define HAVE_UTIME_H 1 |
---|
3965 | | #define HAVE_SYS_PARAM_H 1 |
---|
3966 | | #define HAVE_LIBINTL_H 1 |
---|
3967 | | #define HAVE_LIBGEN_H 1 |
---|
3968 | | #define HAVE_SYS_ACL_H 1 |
---|
3969 | | #define HAVE_WCHAR_H 1 |
---|
3970 | | #define HAVE_WCTYPE_H 1 |
---|
3971 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
3972 | | #define HAVE_STRINGS_H 1 |
---|
3973 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
3974 | | #define TIME_WITH_SYS_TIME 1 |
---|
3975 | | #define TERMINFO 1 |
---|
3976 | | #define HAVE_OSPEED 1 |
---|
3977 | | #define HAVE_UP_BC_PC 1 |
---|
3978 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
3979 | | #define HAVE_SVR4_PTYS 1 |
---|
3980 | | #define PTYRANGE0 "pqrstuvw" |
---|
3981 | | #define PTYRANGE1 "0123456789abcdef" |
---|
3982 | | /* end confdefs.h. */ |
---|
3983 | | |
---|
3984 | | #include "confdefs.h" |
---|
3985 | | #include <sys/types.h> |
---|
3986 | | #if STDC_HEADERS |
---|
3987 | | # include <stdlib.h> |
---|
3988 | | # include <stddef.h> |
---|
3989 | | #endif |
---|
3990 | | #ifdef HAVE_UNISTD_H |
---|
3991 | | #include <unistd.h> |
---|
3992 | | #endif |
---|
3993 | | #include <sys/stat.h> |
---|
3994 | | #include <stdio.h> |
---|
3995 | | main() |
---|
3996 | | { |
---|
3997 | | struct stat sb; |
---|
3998 | | char *x,*ttyname(); |
---|
3999 | | int om, m; |
---|
4000 | | FILE *fp; |
---|
4001 | | |
---|
4002 | | if (!(x = ttyname(0))) exit(1); |
---|
4003 | | if (stat(x, &sb)) exit(1); |
---|
4004 | | om = sb.st_mode; |
---|
4005 | | if (om & 002) exit(0); |
---|
4006 | | m = system("mesg y"); |
---|
4007 | | if (m == -1 || m == 127) exit(1); |
---|
4008 | | if (stat(x, &sb)) exit(1); |
---|
4009 | | m = sb.st_mode; |
---|
4010 | | if (chmod(x, om)) exit(1); |
---|
4011 | | if (m & 002) exit(0); |
---|
4012 | | if (sb.st_gid == getgid()) exit(1); |
---|
4013 | | if (!(fp=fopen("conftest_grp", "w"))) |
---|
4014 | | exit(1); |
---|
4015 | | fprintf(fp, "%d\n", sb.st_gid); |
---|
4016 | | fclose(fp); |
---|
4017 | | exit(0); |
---|
4018 | | } |
---|
4019 | | |
---|
4020 | configure:10518: result: can't determine - assume ptys are world accessible |
---|
4021 | configure:10528: result: world |
---|
4022 | configure:10546: checking return type of signal handlers |
---|
4023 | configure:10564: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
4024 | conftest.c:80:8: error: indirection requires pointer operand ('void' invalid) |
---|
4025 | return *(signal (0, 0)) (0) == 1; |
---|
4026 | ^~~~~~~~~~~~~~~~~~~~ |
---|
4027 | 1 error generated. |
---|
4028 | configure:10564: $? = 1 |
---|
4029 | configure: failed program was: |
---|
4030 | | /* confdefs.h */ |
---|
4031 | | #define PACKAGE_NAME "" |
---|
4032 | | #define PACKAGE_TARNAME "" |
---|
4033 | | #define PACKAGE_VERSION "" |
---|
4034 | | #define PACKAGE_STRING "" |
---|
4035 | | #define PACKAGE_BUGREPORT "" |
---|
4036 | | #define PACKAGE_URL "" |
---|
4037 | | #define UNIX 1 |
---|
4038 | | #define STDC_HEADERS 1 |
---|
4039 | | #define HAVE_SYS_WAIT_H 1 |
---|
4040 | | #define HAVE_SYS_TYPES_H 1 |
---|
4041 | | #define HAVE_SYS_STAT_H 1 |
---|
4042 | | #define HAVE_STDLIB_H 1 |
---|
4043 | | #define HAVE_STRING_H 1 |
---|
4044 | | #define HAVE_MEMORY_H 1 |
---|
4045 | | #define HAVE_STRINGS_H 1 |
---|
4046 | | #define HAVE_INTTYPES_H 1 |
---|
4047 | | #define HAVE_STDINT_H 1 |
---|
4048 | | #define HAVE_UNISTD_H 1 |
---|
4049 | | #define FEAT_HUGE 1 |
---|
4050 | | #define USE_XSMP_INTERACT 1 |
---|
4051 | | #define FEAT_PYTHON 1 |
---|
4052 | | #define FEAT_RUBY 1 |
---|
4053 | | #define FEAT_NETBEANS_INTG 1 |
---|
4054 | | #define FEAT_MBYTE 1 |
---|
4055 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
4056 | | #define HAVE_DATE_TIME 1 |
---|
4057 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
4058 | | #define HAVE_DIRENT_H 1 |
---|
4059 | | #define HAVE_STDARG_H 1 |
---|
4060 | | #define HAVE_STDINT_H 1 |
---|
4061 | | #define HAVE_STDLIB_H 1 |
---|
4062 | | #define HAVE_STRING_H 1 |
---|
4063 | | #define HAVE_SYS_SELECT_H 1 |
---|
4064 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4065 | | #define HAVE_TERMCAP_H 1 |
---|
4066 | | #define HAVE_FCNTL_H 1 |
---|
4067 | | #define HAVE_SGTTY_H 1 |
---|
4068 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4069 | | #define HAVE_SYS_TIME_H 1 |
---|
4070 | | #define HAVE_SYS_TYPES_H 1 |
---|
4071 | | #define HAVE_ICONV_H 1 |
---|
4072 | | #define HAVE_INTTYPES_H 1 |
---|
4073 | | #define HAVE_LANGINFO_H 1 |
---|
4074 | | #define HAVE_MATH_H 1 |
---|
4075 | | #define HAVE_UNISTD_H 1 |
---|
4076 | | #define HAVE_ERRNO_H 1 |
---|
4077 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4078 | | #define HAVE_LOCALE_H 1 |
---|
4079 | | #define HAVE_TERMIOS_H 1 |
---|
4080 | | #define HAVE_LIBC_H 1 |
---|
4081 | | #define HAVE_POLL_H 1 |
---|
4082 | | #define HAVE_SYS_POLL_H 1 |
---|
4083 | | #define HAVE_PWD_H 1 |
---|
4084 | | #define HAVE_UTIME_H 1 |
---|
4085 | | #define HAVE_SYS_PARAM_H 1 |
---|
4086 | | #define HAVE_LIBINTL_H 1 |
---|
4087 | | #define HAVE_LIBGEN_H 1 |
---|
4088 | | #define HAVE_SYS_ACL_H 1 |
---|
4089 | | #define HAVE_WCHAR_H 1 |
---|
4090 | | #define HAVE_WCTYPE_H 1 |
---|
4091 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4092 | | #define HAVE_STRINGS_H 1 |
---|
4093 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
4094 | | #define TIME_WITH_SYS_TIME 1 |
---|
4095 | | #define TERMINFO 1 |
---|
4096 | | #define HAVE_OSPEED 1 |
---|
4097 | | #define HAVE_UP_BC_PC 1 |
---|
4098 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
4099 | | #define HAVE_SVR4_PTYS 1 |
---|
4100 | | #define PTYRANGE0 "pqrstuvw" |
---|
4101 | | #define PTYRANGE1 "0123456789abcdef" |
---|
4102 | | /* end confdefs.h. */ |
---|
4103 | | #include <sys/types.h> |
---|
4104 | | #include <signal.h> |
---|
4105 | | |
---|
4106 | | int |
---|
4107 | | main () |
---|
4108 | | { |
---|
4109 | | return *(signal (0, 0)) (0) == 1; |
---|
4110 | | ; |
---|
4111 | | return 0; |
---|
4112 | | } |
---|
4113 | configure:10571: result: void |
---|
4114 | configure:10588: checking for struct sigcontext |
---|
4115 | configure:10608: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
4116 | conftest.c:78:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
4117 | test_sig() |
---|
4118 | ^~~~~~~~ |
---|
4119 | 1 warning generated. |
---|
4120 | configure:10608: $? = 0 |
---|
4121 | configure:10609: result: yes |
---|
4122 | configure:10619: checking getcwd implementation is broken |
---|
4123 | configure:10647: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4124 | conftest.c:83:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
4125 | main() |
---|
4126 | ^~~~ |
---|
4127 | 1 warning generated. |
---|
4128 | configure:10647: $? = 0 |
---|
4129 | configure:10647: ./conftest |
---|
4130 | configure:10647: $? = 0 |
---|
4131 | configure:10662: result: no |
---|
4132 | configure:10679: checking for bcmp |
---|
4133 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4134 | configure:10679: $? = 0 |
---|
4135 | configure:10679: result: yes |
---|
4136 | configure:10679: checking for fchdir |
---|
4137 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4138 | configure:10679: $? = 0 |
---|
4139 | configure:10679: result: yes |
---|
4140 | configure:10679: checking for fchown |
---|
4141 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4142 | configure:10679: $? = 0 |
---|
4143 | configure:10679: result: yes |
---|
4144 | configure:10679: checking for fsync |
---|
4145 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4146 | configure:10679: $? = 0 |
---|
4147 | configure:10679: result: yes |
---|
4148 | configure:10679: checking for getcwd |
---|
4149 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4150 | configure:10679: $? = 0 |
---|
4151 | configure:10679: result: yes |
---|
4152 | configure:10679: checking for getpseudotty |
---|
4153 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4154 | Undefined symbols for architecture x86_64: |
---|
4155 | "_getpseudotty", referenced from: |
---|
4156 | _main in conftest-ZkTaro.o |
---|
4157 | ld: symbol(s) not found for architecture x86_64 |
---|
4158 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4159 | configure:10679: $? = 1 |
---|
4160 | configure: failed program was: |
---|
4161 | | /* confdefs.h */ |
---|
4162 | | #define PACKAGE_NAME "" |
---|
4163 | | #define PACKAGE_TARNAME "" |
---|
4164 | | #define PACKAGE_VERSION "" |
---|
4165 | | #define PACKAGE_STRING "" |
---|
4166 | | #define PACKAGE_BUGREPORT "" |
---|
4167 | | #define PACKAGE_URL "" |
---|
4168 | | #define UNIX 1 |
---|
4169 | | #define STDC_HEADERS 1 |
---|
4170 | | #define HAVE_SYS_WAIT_H 1 |
---|
4171 | | #define HAVE_SYS_TYPES_H 1 |
---|
4172 | | #define HAVE_SYS_STAT_H 1 |
---|
4173 | | #define HAVE_STDLIB_H 1 |
---|
4174 | | #define HAVE_STRING_H 1 |
---|
4175 | | #define HAVE_MEMORY_H 1 |
---|
4176 | | #define HAVE_STRINGS_H 1 |
---|
4177 | | #define HAVE_INTTYPES_H 1 |
---|
4178 | | #define HAVE_STDINT_H 1 |
---|
4179 | | #define HAVE_UNISTD_H 1 |
---|
4180 | | #define FEAT_HUGE 1 |
---|
4181 | | #define USE_XSMP_INTERACT 1 |
---|
4182 | | #define FEAT_PYTHON 1 |
---|
4183 | | #define FEAT_RUBY 1 |
---|
4184 | | #define FEAT_NETBEANS_INTG 1 |
---|
4185 | | #define FEAT_MBYTE 1 |
---|
4186 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
4187 | | #define HAVE_DATE_TIME 1 |
---|
4188 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
4189 | | #define HAVE_DIRENT_H 1 |
---|
4190 | | #define HAVE_STDARG_H 1 |
---|
4191 | | #define HAVE_STDINT_H 1 |
---|
4192 | | #define HAVE_STDLIB_H 1 |
---|
4193 | | #define HAVE_STRING_H 1 |
---|
4194 | | #define HAVE_SYS_SELECT_H 1 |
---|
4195 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4196 | | #define HAVE_TERMCAP_H 1 |
---|
4197 | | #define HAVE_FCNTL_H 1 |
---|
4198 | | #define HAVE_SGTTY_H 1 |
---|
4199 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4200 | | #define HAVE_SYS_TIME_H 1 |
---|
4201 | | #define HAVE_SYS_TYPES_H 1 |
---|
4202 | | #define HAVE_ICONV_H 1 |
---|
4203 | | #define HAVE_INTTYPES_H 1 |
---|
4204 | | #define HAVE_LANGINFO_H 1 |
---|
4205 | | #define HAVE_MATH_H 1 |
---|
4206 | | #define HAVE_UNISTD_H 1 |
---|
4207 | | #define HAVE_ERRNO_H 1 |
---|
4208 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4209 | | #define HAVE_LOCALE_H 1 |
---|
4210 | | #define HAVE_TERMIOS_H 1 |
---|
4211 | | #define HAVE_LIBC_H 1 |
---|
4212 | | #define HAVE_POLL_H 1 |
---|
4213 | | #define HAVE_SYS_POLL_H 1 |
---|
4214 | | #define HAVE_PWD_H 1 |
---|
4215 | | #define HAVE_UTIME_H 1 |
---|
4216 | | #define HAVE_SYS_PARAM_H 1 |
---|
4217 | | #define HAVE_LIBINTL_H 1 |
---|
4218 | | #define HAVE_LIBGEN_H 1 |
---|
4219 | | #define HAVE_SYS_ACL_H 1 |
---|
4220 | | #define HAVE_WCHAR_H 1 |
---|
4221 | | #define HAVE_WCTYPE_H 1 |
---|
4222 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4223 | | #define HAVE_STRINGS_H 1 |
---|
4224 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
4225 | | #define TIME_WITH_SYS_TIME 1 |
---|
4226 | | #define TERMINFO 1 |
---|
4227 | | #define HAVE_OSPEED 1 |
---|
4228 | | #define HAVE_UP_BC_PC 1 |
---|
4229 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
4230 | | #define HAVE_SVR4_PTYS 1 |
---|
4231 | | #define PTYRANGE0 "pqrstuvw" |
---|
4232 | | #define PTYRANGE1 "0123456789abcdef" |
---|
4233 | | #define RETSIGTYPE void |
---|
4234 | | #define SIGRETURN return |
---|
4235 | | #define HAVE_SIGCONTEXT 1 |
---|
4236 | | #define HAVE_BCMP 1 |
---|
4237 | | #define HAVE_FCHDIR 1 |
---|
4238 | | #define HAVE_FCHOWN 1 |
---|
4239 | | #define HAVE_FSYNC 1 |
---|
4240 | | #define HAVE_GETCWD 1 |
---|
4241 | | /* end confdefs.h. */ |
---|
4242 | | /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty. |
---|
4243 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4244 | | #define getpseudotty innocuous_getpseudotty |
---|
4245 | | |
---|
4246 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4247 | | which can conflict with char getpseudotty (); below. |
---|
4248 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4249 | | <limits.h> exists even on freestanding compilers. */ |
---|
4250 | | |
---|
4251 | | #ifdef __STDC__ |
---|
4252 | | # include <limits.h> |
---|
4253 | | #else |
---|
4254 | | # include <assert.h> |
---|
4255 | | #endif |
---|
4256 | | |
---|
4257 | | #undef getpseudotty |
---|
4258 | | |
---|
4259 | | /* Override any GCC internal prototype to avoid an error. |
---|
4260 | | Use char because int might match the return type of a GCC |
---|
4261 | | builtin and then its argument prototype would still apply. */ |
---|
4262 | | #ifdef __cplusplus |
---|
4263 | | extern "C" |
---|
4264 | | #endif |
---|
4265 | | char getpseudotty (); |
---|
4266 | | /* The GNU C library defines this for functions which it implements |
---|
4267 | | to always fail with ENOSYS. Some functions are actually named |
---|
4268 | | something starting with __ and the normal name is an alias. */ |
---|
4269 | | #if defined __stub_getpseudotty || defined __stub___getpseudotty |
---|
4270 | | choke me |
---|
4271 | | #endif |
---|
4272 | | |
---|
4273 | | int |
---|
4274 | | main () |
---|
4275 | | { |
---|
4276 | | return getpseudotty (); |
---|
4277 | | ; |
---|
4278 | | return 0; |
---|
4279 | | } |
---|
4280 | configure:10679: result: no |
---|
4281 | configure:10679: checking for getpwent |
---|
4282 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4283 | configure:10679: $? = 0 |
---|
4284 | configure:10679: result: yes |
---|
4285 | configure:10679: checking for getpwnam |
---|
4286 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4287 | configure:10679: $? = 0 |
---|
4288 | configure:10679: result: yes |
---|
4289 | configure:10679: checking for getpwuid |
---|
4290 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4291 | configure:10679: $? = 0 |
---|
4292 | configure:10679: result: yes |
---|
4293 | configure:10679: checking for getrlimit |
---|
4294 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4295 | configure:10679: $? = 0 |
---|
4296 | configure:10679: result: yes |
---|
4297 | configure:10679: checking for gettimeofday |
---|
4298 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4299 | configure:10679: $? = 0 |
---|
4300 | configure:10679: result: yes |
---|
4301 | configure:10679: checking for getwd |
---|
4302 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4303 | configure:10679: $? = 0 |
---|
4304 | configure:10679: result: yes |
---|
4305 | configure:10679: checking for lstat |
---|
4306 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4307 | configure:10679: $? = 0 |
---|
4308 | configure:10679: result: yes |
---|
4309 | configure:10679: checking for memcmp |
---|
4310 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4311 | conftest.c:112:6: warning: incompatible redeclaration of library function 'memcmp' |
---|
4312 | char memcmp (); |
---|
4313 | ^ |
---|
4314 | conftest.c:112:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)' |
---|
4315 | 1 warning generated. |
---|
4316 | configure:10679: $? = 0 |
---|
4317 | configure:10679: result: yes |
---|
4318 | configure:10679: checking for memset |
---|
4319 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4320 | conftest.c:113:6: warning: incompatible redeclaration of library function 'memset' |
---|
4321 | char memset (); |
---|
4322 | ^ |
---|
4323 | conftest.c:113:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
---|
4324 | 1 warning generated. |
---|
4325 | configure:10679: $? = 0 |
---|
4326 | configure:10679: result: yes |
---|
4327 | configure:10679: checking for mkdtemp |
---|
4328 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4329 | configure:10679: $? = 0 |
---|
4330 | configure:10679: result: yes |
---|
4331 | configure:10679: checking for nanosleep |
---|
4332 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4333 | configure:10679: $? = 0 |
---|
4334 | configure:10679: result: yes |
---|
4335 | configure:10679: checking for opendir |
---|
4336 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4337 | configure:10679: $? = 0 |
---|
4338 | configure:10679: result: yes |
---|
4339 | configure:10679: checking for putenv |
---|
4340 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4341 | configure:10679: $? = 0 |
---|
4342 | configure:10679: result: yes |
---|
4343 | configure:10679: checking for qsort |
---|
4344 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4345 | configure:10679: $? = 0 |
---|
4346 | configure:10679: result: yes |
---|
4347 | configure:10679: checking for readlink |
---|
4348 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4349 | configure:10679: $? = 0 |
---|
4350 | configure:10679: result: yes |
---|
4351 | configure:10679: checking for select |
---|
4352 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4353 | configure:10679: $? = 0 |
---|
4354 | configure:10679: result: yes |
---|
4355 | configure:10679: checking for setenv |
---|
4356 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4357 | configure:10679: $? = 0 |
---|
4358 | configure:10679: result: yes |
---|
4359 | configure:10679: checking for setpgid |
---|
4360 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4361 | configure:10679: $? = 0 |
---|
4362 | configure:10679: result: yes |
---|
4363 | configure:10679: checking for setsid |
---|
4364 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4365 | configure:10679: $? = 0 |
---|
4366 | configure:10679: result: yes |
---|
4367 | configure:10679: checking for sigaltstack |
---|
4368 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4369 | configure:10679: $? = 0 |
---|
4370 | configure:10679: result: yes |
---|
4371 | configure:10679: checking for sigstack |
---|
4372 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4373 | Undefined symbols for architecture x86_64: |
---|
4374 | "_sigstack", referenced from: |
---|
4375 | _main in conftest-XgnYbb.o |
---|
4376 | ld: symbol(s) not found for architecture x86_64 |
---|
4377 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4378 | configure:10679: $? = 1 |
---|
4379 | configure: failed program was: |
---|
4380 | | /* confdefs.h */ |
---|
4381 | | #define PACKAGE_NAME "" |
---|
4382 | | #define PACKAGE_TARNAME "" |
---|
4383 | | #define PACKAGE_VERSION "" |
---|
4384 | | #define PACKAGE_STRING "" |
---|
4385 | | #define PACKAGE_BUGREPORT "" |
---|
4386 | | #define PACKAGE_URL "" |
---|
4387 | | #define UNIX 1 |
---|
4388 | | #define STDC_HEADERS 1 |
---|
4389 | | #define HAVE_SYS_WAIT_H 1 |
---|
4390 | | #define HAVE_SYS_TYPES_H 1 |
---|
4391 | | #define HAVE_SYS_STAT_H 1 |
---|
4392 | | #define HAVE_STDLIB_H 1 |
---|
4393 | | #define HAVE_STRING_H 1 |
---|
4394 | | #define HAVE_MEMORY_H 1 |
---|
4395 | | #define HAVE_STRINGS_H 1 |
---|
4396 | | #define HAVE_INTTYPES_H 1 |
---|
4397 | | #define HAVE_STDINT_H 1 |
---|
4398 | | #define HAVE_UNISTD_H 1 |
---|
4399 | | #define FEAT_HUGE 1 |
---|
4400 | | #define USE_XSMP_INTERACT 1 |
---|
4401 | | #define FEAT_PYTHON 1 |
---|
4402 | | #define FEAT_RUBY 1 |
---|
4403 | | #define FEAT_NETBEANS_INTG 1 |
---|
4404 | | #define FEAT_MBYTE 1 |
---|
4405 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
4406 | | #define HAVE_DATE_TIME 1 |
---|
4407 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
4408 | | #define HAVE_DIRENT_H 1 |
---|
4409 | | #define HAVE_STDARG_H 1 |
---|
4410 | | #define HAVE_STDINT_H 1 |
---|
4411 | | #define HAVE_STDLIB_H 1 |
---|
4412 | | #define HAVE_STRING_H 1 |
---|
4413 | | #define HAVE_SYS_SELECT_H 1 |
---|
4414 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4415 | | #define HAVE_TERMCAP_H 1 |
---|
4416 | | #define HAVE_FCNTL_H 1 |
---|
4417 | | #define HAVE_SGTTY_H 1 |
---|
4418 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4419 | | #define HAVE_SYS_TIME_H 1 |
---|
4420 | | #define HAVE_SYS_TYPES_H 1 |
---|
4421 | | #define HAVE_ICONV_H 1 |
---|
4422 | | #define HAVE_INTTYPES_H 1 |
---|
4423 | | #define HAVE_LANGINFO_H 1 |
---|
4424 | | #define HAVE_MATH_H 1 |
---|
4425 | | #define HAVE_UNISTD_H 1 |
---|
4426 | | #define HAVE_ERRNO_H 1 |
---|
4427 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4428 | | #define HAVE_LOCALE_H 1 |
---|
4429 | | #define HAVE_TERMIOS_H 1 |
---|
4430 | | #define HAVE_LIBC_H 1 |
---|
4431 | | #define HAVE_POLL_H 1 |
---|
4432 | | #define HAVE_SYS_POLL_H 1 |
---|
4433 | | #define HAVE_PWD_H 1 |
---|
4434 | | #define HAVE_UTIME_H 1 |
---|
4435 | | #define HAVE_SYS_PARAM_H 1 |
---|
4436 | | #define HAVE_LIBINTL_H 1 |
---|
4437 | | #define HAVE_LIBGEN_H 1 |
---|
4438 | | #define HAVE_SYS_ACL_H 1 |
---|
4439 | | #define HAVE_WCHAR_H 1 |
---|
4440 | | #define HAVE_WCTYPE_H 1 |
---|
4441 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4442 | | #define HAVE_STRINGS_H 1 |
---|
4443 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
4444 | | #define TIME_WITH_SYS_TIME 1 |
---|
4445 | | #define TERMINFO 1 |
---|
4446 | | #define HAVE_OSPEED 1 |
---|
4447 | | #define HAVE_UP_BC_PC 1 |
---|
4448 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
4449 | | #define HAVE_SVR4_PTYS 1 |
---|
4450 | | #define PTYRANGE0 "pqrstuvw" |
---|
4451 | | #define PTYRANGE1 "0123456789abcdef" |
---|
4452 | | #define RETSIGTYPE void |
---|
4453 | | #define SIGRETURN return |
---|
4454 | | #define HAVE_SIGCONTEXT 1 |
---|
4455 | | #define HAVE_BCMP 1 |
---|
4456 | | #define HAVE_FCHDIR 1 |
---|
4457 | | #define HAVE_FCHOWN 1 |
---|
4458 | | #define HAVE_FSYNC 1 |
---|
4459 | | #define HAVE_GETCWD 1 |
---|
4460 | | #define HAVE_GETPWENT 1 |
---|
4461 | | #define HAVE_GETPWNAM 1 |
---|
4462 | | #define HAVE_GETPWUID 1 |
---|
4463 | | #define HAVE_GETRLIMIT 1 |
---|
4464 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4465 | | #define HAVE_GETWD 1 |
---|
4466 | | #define HAVE_LSTAT 1 |
---|
4467 | | #define HAVE_MEMCMP 1 |
---|
4468 | | #define HAVE_MEMSET 1 |
---|
4469 | | #define HAVE_MKDTEMP 1 |
---|
4470 | | #define HAVE_NANOSLEEP 1 |
---|
4471 | | #define HAVE_OPENDIR 1 |
---|
4472 | | #define HAVE_PUTENV 1 |
---|
4473 | | #define HAVE_QSORT 1 |
---|
4474 | | #define HAVE_READLINK 1 |
---|
4475 | | #define HAVE_SELECT 1 |
---|
4476 | | #define HAVE_SETENV 1 |
---|
4477 | | #define HAVE_SETPGID 1 |
---|
4478 | | #define HAVE_SETSID 1 |
---|
4479 | | #define HAVE_SIGALTSTACK 1 |
---|
4480 | | /* end confdefs.h. */ |
---|
4481 | | /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack. |
---|
4482 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4483 | | #define sigstack innocuous_sigstack |
---|
4484 | | |
---|
4485 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4486 | | which can conflict with char sigstack (); below. |
---|
4487 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4488 | | <limits.h> exists even on freestanding compilers. */ |
---|
4489 | | |
---|
4490 | | #ifdef __STDC__ |
---|
4491 | | # include <limits.h> |
---|
4492 | | #else |
---|
4493 | | # include <assert.h> |
---|
4494 | | #endif |
---|
4495 | | |
---|
4496 | | #undef sigstack |
---|
4497 | | |
---|
4498 | | /* Override any GCC internal prototype to avoid an error. |
---|
4499 | | Use char because int might match the return type of a GCC |
---|
4500 | | builtin and then its argument prototype would still apply. */ |
---|
4501 | | #ifdef __cplusplus |
---|
4502 | | extern "C" |
---|
4503 | | #endif |
---|
4504 | | char sigstack (); |
---|
4505 | | /* The GNU C library defines this for functions which it implements |
---|
4506 | | to always fail with ENOSYS. Some functions are actually named |
---|
4507 | | something starting with __ and the normal name is an alias. */ |
---|
4508 | | #if defined __stub_sigstack || defined __stub___sigstack |
---|
4509 | | choke me |
---|
4510 | | #endif |
---|
4511 | | |
---|
4512 | | int |
---|
4513 | | main () |
---|
4514 | | { |
---|
4515 | | return sigstack (); |
---|
4516 | | ; |
---|
4517 | | return 0; |
---|
4518 | | } |
---|
4519 | configure:10679: result: no |
---|
4520 | configure:10679: checking for sigset |
---|
4521 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4522 | configure:10679: $? = 0 |
---|
4523 | configure:10679: result: yes |
---|
4524 | configure:10679: checking for sigsetjmp |
---|
4525 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4526 | conftest.c:126:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header <setjmp.h> [-Wbuiltin-requires-header] |
---|
4527 | char sigsetjmp (); |
---|
4528 | ^ |
---|
4529 | 1 warning generated. |
---|
4530 | configure:10679: $? = 0 |
---|
4531 | configure:10679: result: yes |
---|
4532 | configure:10679: checking for sigaction |
---|
4533 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4534 | configure:10679: $? = 0 |
---|
4535 | configure:10679: result: yes |
---|
4536 | configure:10679: checking for sigvec |
---|
4537 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4538 | configure:10679: $? = 0 |
---|
4539 | configure:10679: result: yes |
---|
4540 | configure:10679: checking for strcasecmp |
---|
4541 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4542 | conftest.c:129:6: warning: incompatible redeclaration of library function 'strcasecmp' |
---|
4543 | char strcasecmp (); |
---|
4544 | ^ |
---|
4545 | conftest.c:129:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' |
---|
4546 | 1 warning generated. |
---|
4547 | configure:10679: $? = 0 |
---|
4548 | configure:10679: result: yes |
---|
4549 | configure:10679: checking for strerror |
---|
4550 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4551 | conftest.c:130:6: warning: incompatible redeclaration of library function 'strerror' |
---|
4552 | char strerror (); |
---|
4553 | ^ |
---|
4554 | conftest.c:130:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
4555 | 1 warning generated. |
---|
4556 | configure:10679: $? = 0 |
---|
4557 | configure:10679: result: yes |
---|
4558 | configure:10679: checking for strftime |
---|
4559 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4560 | configure:10679: $? = 0 |
---|
4561 | configure:10679: result: yes |
---|
4562 | configure:10679: checking for stricmp |
---|
4563 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4564 | Undefined symbols for architecture x86_64: |
---|
4565 | "_stricmp", referenced from: |
---|
4566 | _main in conftest-oEsRc1.o |
---|
4567 | ld: symbol(s) not found for architecture x86_64 |
---|
4568 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4569 | configure:10679: $? = 1 |
---|
4570 | configure: failed program was: |
---|
4571 | | /* confdefs.h */ |
---|
4572 | | #define PACKAGE_NAME "" |
---|
4573 | | #define PACKAGE_TARNAME "" |
---|
4574 | | #define PACKAGE_VERSION "" |
---|
4575 | | #define PACKAGE_STRING "" |
---|
4576 | | #define PACKAGE_BUGREPORT "" |
---|
4577 | | #define PACKAGE_URL "" |
---|
4578 | | #define UNIX 1 |
---|
4579 | | #define STDC_HEADERS 1 |
---|
4580 | | #define HAVE_SYS_WAIT_H 1 |
---|
4581 | | #define HAVE_SYS_TYPES_H 1 |
---|
4582 | | #define HAVE_SYS_STAT_H 1 |
---|
4583 | | #define HAVE_STDLIB_H 1 |
---|
4584 | | #define HAVE_STRING_H 1 |
---|
4585 | | #define HAVE_MEMORY_H 1 |
---|
4586 | | #define HAVE_STRINGS_H 1 |
---|
4587 | | #define HAVE_INTTYPES_H 1 |
---|
4588 | | #define HAVE_STDINT_H 1 |
---|
4589 | | #define HAVE_UNISTD_H 1 |
---|
4590 | | #define FEAT_HUGE 1 |
---|
4591 | | #define USE_XSMP_INTERACT 1 |
---|
4592 | | #define FEAT_PYTHON 1 |
---|
4593 | | #define FEAT_RUBY 1 |
---|
4594 | | #define FEAT_NETBEANS_INTG 1 |
---|
4595 | | #define FEAT_MBYTE 1 |
---|
4596 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
4597 | | #define HAVE_DATE_TIME 1 |
---|
4598 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
4599 | | #define HAVE_DIRENT_H 1 |
---|
4600 | | #define HAVE_STDARG_H 1 |
---|
4601 | | #define HAVE_STDINT_H 1 |
---|
4602 | | #define HAVE_STDLIB_H 1 |
---|
4603 | | #define HAVE_STRING_H 1 |
---|
4604 | | #define HAVE_SYS_SELECT_H 1 |
---|
4605 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4606 | | #define HAVE_TERMCAP_H 1 |
---|
4607 | | #define HAVE_FCNTL_H 1 |
---|
4608 | | #define HAVE_SGTTY_H 1 |
---|
4609 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4610 | | #define HAVE_SYS_TIME_H 1 |
---|
4611 | | #define HAVE_SYS_TYPES_H 1 |
---|
4612 | | #define HAVE_ICONV_H 1 |
---|
4613 | | #define HAVE_INTTYPES_H 1 |
---|
4614 | | #define HAVE_LANGINFO_H 1 |
---|
4615 | | #define HAVE_MATH_H 1 |
---|
4616 | | #define HAVE_UNISTD_H 1 |
---|
4617 | | #define HAVE_ERRNO_H 1 |
---|
4618 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4619 | | #define HAVE_LOCALE_H 1 |
---|
4620 | | #define HAVE_TERMIOS_H 1 |
---|
4621 | | #define HAVE_LIBC_H 1 |
---|
4622 | | #define HAVE_POLL_H 1 |
---|
4623 | | #define HAVE_SYS_POLL_H 1 |
---|
4624 | | #define HAVE_PWD_H 1 |
---|
4625 | | #define HAVE_UTIME_H 1 |
---|
4626 | | #define HAVE_SYS_PARAM_H 1 |
---|
4627 | | #define HAVE_LIBINTL_H 1 |
---|
4628 | | #define HAVE_LIBGEN_H 1 |
---|
4629 | | #define HAVE_SYS_ACL_H 1 |
---|
4630 | | #define HAVE_WCHAR_H 1 |
---|
4631 | | #define HAVE_WCTYPE_H 1 |
---|
4632 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4633 | | #define HAVE_STRINGS_H 1 |
---|
4634 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
4635 | | #define TIME_WITH_SYS_TIME 1 |
---|
4636 | | #define TERMINFO 1 |
---|
4637 | | #define HAVE_OSPEED 1 |
---|
4638 | | #define HAVE_UP_BC_PC 1 |
---|
4639 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
4640 | | #define HAVE_SVR4_PTYS 1 |
---|
4641 | | #define PTYRANGE0 "pqrstuvw" |
---|
4642 | | #define PTYRANGE1 "0123456789abcdef" |
---|
4643 | | #define RETSIGTYPE void |
---|
4644 | | #define SIGRETURN return |
---|
4645 | | #define HAVE_SIGCONTEXT 1 |
---|
4646 | | #define HAVE_BCMP 1 |
---|
4647 | | #define HAVE_FCHDIR 1 |
---|
4648 | | #define HAVE_FCHOWN 1 |
---|
4649 | | #define HAVE_FSYNC 1 |
---|
4650 | | #define HAVE_GETCWD 1 |
---|
4651 | | #define HAVE_GETPWENT 1 |
---|
4652 | | #define HAVE_GETPWNAM 1 |
---|
4653 | | #define HAVE_GETPWUID 1 |
---|
4654 | | #define HAVE_GETRLIMIT 1 |
---|
4655 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4656 | | #define HAVE_GETWD 1 |
---|
4657 | | #define HAVE_LSTAT 1 |
---|
4658 | | #define HAVE_MEMCMP 1 |
---|
4659 | | #define HAVE_MEMSET 1 |
---|
4660 | | #define HAVE_MKDTEMP 1 |
---|
4661 | | #define HAVE_NANOSLEEP 1 |
---|
4662 | | #define HAVE_OPENDIR 1 |
---|
4663 | | #define HAVE_PUTENV 1 |
---|
4664 | | #define HAVE_QSORT 1 |
---|
4665 | | #define HAVE_READLINK 1 |
---|
4666 | | #define HAVE_SELECT 1 |
---|
4667 | | #define HAVE_SETENV 1 |
---|
4668 | | #define HAVE_SETPGID 1 |
---|
4669 | | #define HAVE_SETSID 1 |
---|
4670 | | #define HAVE_SIGALTSTACK 1 |
---|
4671 | | #define HAVE_SIGSET 1 |
---|
4672 | | #define HAVE_SIGSETJMP 1 |
---|
4673 | | #define HAVE_SIGACTION 1 |
---|
4674 | | #define HAVE_SIGVEC 1 |
---|
4675 | | #define HAVE_STRCASECMP 1 |
---|
4676 | | #define HAVE_STRERROR 1 |
---|
4677 | | #define HAVE_STRFTIME 1 |
---|
4678 | | /* end confdefs.h. */ |
---|
4679 | | /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp. |
---|
4680 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4681 | | #define stricmp innocuous_stricmp |
---|
4682 | | |
---|
4683 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4684 | | which can conflict with char stricmp (); below. |
---|
4685 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4686 | | <limits.h> exists even on freestanding compilers. */ |
---|
4687 | | |
---|
4688 | | #ifdef __STDC__ |
---|
4689 | | # include <limits.h> |
---|
4690 | | #else |
---|
4691 | | # include <assert.h> |
---|
4692 | | #endif |
---|
4693 | | |
---|
4694 | | #undef stricmp |
---|
4695 | | |
---|
4696 | | /* Override any GCC internal prototype to avoid an error. |
---|
4697 | | Use char because int might match the return type of a GCC |
---|
4698 | | builtin and then its argument prototype would still apply. */ |
---|
4699 | | #ifdef __cplusplus |
---|
4700 | | extern "C" |
---|
4701 | | #endif |
---|
4702 | | char stricmp (); |
---|
4703 | | /* The GNU C library defines this for functions which it implements |
---|
4704 | | to always fail with ENOSYS. Some functions are actually named |
---|
4705 | | something starting with __ and the normal name is an alias. */ |
---|
4706 | | #if defined __stub_stricmp || defined __stub___stricmp |
---|
4707 | | choke me |
---|
4708 | | #endif |
---|
4709 | | |
---|
4710 | | int |
---|
4711 | | main () |
---|
4712 | | { |
---|
4713 | | return stricmp (); |
---|
4714 | | ; |
---|
4715 | | return 0; |
---|
4716 | | } |
---|
4717 | configure:10679: result: no |
---|
4718 | configure:10679: checking for strncasecmp |
---|
4719 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4720 | conftest.c:132:6: warning: incompatible redeclaration of library function 'strncasecmp' |
---|
4721 | char strncasecmp (); |
---|
4722 | ^ |
---|
4723 | conftest.c:132:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' |
---|
4724 | 1 warning generated. |
---|
4725 | configure:10679: $? = 0 |
---|
4726 | configure:10679: result: yes |
---|
4727 | configure:10679: checking for strnicmp |
---|
4728 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4729 | Undefined symbols for architecture x86_64: |
---|
4730 | "_strnicmp", referenced from: |
---|
4731 | _main in conftest-O7k9o6.o |
---|
4732 | ld: symbol(s) not found for architecture x86_64 |
---|
4733 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
4734 | configure:10679: $? = 1 |
---|
4735 | configure: failed program was: |
---|
4736 | | /* confdefs.h */ |
---|
4737 | | #define PACKAGE_NAME "" |
---|
4738 | | #define PACKAGE_TARNAME "" |
---|
4739 | | #define PACKAGE_VERSION "" |
---|
4740 | | #define PACKAGE_STRING "" |
---|
4741 | | #define PACKAGE_BUGREPORT "" |
---|
4742 | | #define PACKAGE_URL "" |
---|
4743 | | #define UNIX 1 |
---|
4744 | | #define STDC_HEADERS 1 |
---|
4745 | | #define HAVE_SYS_WAIT_H 1 |
---|
4746 | | #define HAVE_SYS_TYPES_H 1 |
---|
4747 | | #define HAVE_SYS_STAT_H 1 |
---|
4748 | | #define HAVE_STDLIB_H 1 |
---|
4749 | | #define HAVE_STRING_H 1 |
---|
4750 | | #define HAVE_MEMORY_H 1 |
---|
4751 | | #define HAVE_STRINGS_H 1 |
---|
4752 | | #define HAVE_INTTYPES_H 1 |
---|
4753 | | #define HAVE_STDINT_H 1 |
---|
4754 | | #define HAVE_UNISTD_H 1 |
---|
4755 | | #define FEAT_HUGE 1 |
---|
4756 | | #define USE_XSMP_INTERACT 1 |
---|
4757 | | #define FEAT_PYTHON 1 |
---|
4758 | | #define FEAT_RUBY 1 |
---|
4759 | | #define FEAT_NETBEANS_INTG 1 |
---|
4760 | | #define FEAT_MBYTE 1 |
---|
4761 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
4762 | | #define HAVE_DATE_TIME 1 |
---|
4763 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
4764 | | #define HAVE_DIRENT_H 1 |
---|
4765 | | #define HAVE_STDARG_H 1 |
---|
4766 | | #define HAVE_STDINT_H 1 |
---|
4767 | | #define HAVE_STDLIB_H 1 |
---|
4768 | | #define HAVE_STRING_H 1 |
---|
4769 | | #define HAVE_SYS_SELECT_H 1 |
---|
4770 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4771 | | #define HAVE_TERMCAP_H 1 |
---|
4772 | | #define HAVE_FCNTL_H 1 |
---|
4773 | | #define HAVE_SGTTY_H 1 |
---|
4774 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4775 | | #define HAVE_SYS_TIME_H 1 |
---|
4776 | | #define HAVE_SYS_TYPES_H 1 |
---|
4777 | | #define HAVE_ICONV_H 1 |
---|
4778 | | #define HAVE_INTTYPES_H 1 |
---|
4779 | | #define HAVE_LANGINFO_H 1 |
---|
4780 | | #define HAVE_MATH_H 1 |
---|
4781 | | #define HAVE_UNISTD_H 1 |
---|
4782 | | #define HAVE_ERRNO_H 1 |
---|
4783 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4784 | | #define HAVE_LOCALE_H 1 |
---|
4785 | | #define HAVE_TERMIOS_H 1 |
---|
4786 | | #define HAVE_LIBC_H 1 |
---|
4787 | | #define HAVE_POLL_H 1 |
---|
4788 | | #define HAVE_SYS_POLL_H 1 |
---|
4789 | | #define HAVE_PWD_H 1 |
---|
4790 | | #define HAVE_UTIME_H 1 |
---|
4791 | | #define HAVE_SYS_PARAM_H 1 |
---|
4792 | | #define HAVE_LIBINTL_H 1 |
---|
4793 | | #define HAVE_LIBGEN_H 1 |
---|
4794 | | #define HAVE_SYS_ACL_H 1 |
---|
4795 | | #define HAVE_WCHAR_H 1 |
---|
4796 | | #define HAVE_WCTYPE_H 1 |
---|
4797 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
4798 | | #define HAVE_STRINGS_H 1 |
---|
4799 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
4800 | | #define TIME_WITH_SYS_TIME 1 |
---|
4801 | | #define TERMINFO 1 |
---|
4802 | | #define HAVE_OSPEED 1 |
---|
4803 | | #define HAVE_UP_BC_PC 1 |
---|
4804 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
4805 | | #define HAVE_SVR4_PTYS 1 |
---|
4806 | | #define PTYRANGE0 "pqrstuvw" |
---|
4807 | | #define PTYRANGE1 "0123456789abcdef" |
---|
4808 | | #define RETSIGTYPE void |
---|
4809 | | #define SIGRETURN return |
---|
4810 | | #define HAVE_SIGCONTEXT 1 |
---|
4811 | | #define HAVE_BCMP 1 |
---|
4812 | | #define HAVE_FCHDIR 1 |
---|
4813 | | #define HAVE_FCHOWN 1 |
---|
4814 | | #define HAVE_FSYNC 1 |
---|
4815 | | #define HAVE_GETCWD 1 |
---|
4816 | | #define HAVE_GETPWENT 1 |
---|
4817 | | #define HAVE_GETPWNAM 1 |
---|
4818 | | #define HAVE_GETPWUID 1 |
---|
4819 | | #define HAVE_GETRLIMIT 1 |
---|
4820 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4821 | | #define HAVE_GETWD 1 |
---|
4822 | | #define HAVE_LSTAT 1 |
---|
4823 | | #define HAVE_MEMCMP 1 |
---|
4824 | | #define HAVE_MEMSET 1 |
---|
4825 | | #define HAVE_MKDTEMP 1 |
---|
4826 | | #define HAVE_NANOSLEEP 1 |
---|
4827 | | #define HAVE_OPENDIR 1 |
---|
4828 | | #define HAVE_PUTENV 1 |
---|
4829 | | #define HAVE_QSORT 1 |
---|
4830 | | #define HAVE_READLINK 1 |
---|
4831 | | #define HAVE_SELECT 1 |
---|
4832 | | #define HAVE_SETENV 1 |
---|
4833 | | #define HAVE_SETPGID 1 |
---|
4834 | | #define HAVE_SETSID 1 |
---|
4835 | | #define HAVE_SIGALTSTACK 1 |
---|
4836 | | #define HAVE_SIGSET 1 |
---|
4837 | | #define HAVE_SIGSETJMP 1 |
---|
4838 | | #define HAVE_SIGACTION 1 |
---|
4839 | | #define HAVE_SIGVEC 1 |
---|
4840 | | #define HAVE_STRCASECMP 1 |
---|
4841 | | #define HAVE_STRERROR 1 |
---|
4842 | | #define HAVE_STRFTIME 1 |
---|
4843 | | #define HAVE_STRNCASECMP 1 |
---|
4844 | | /* end confdefs.h. */ |
---|
4845 | | /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp. |
---|
4846 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4847 | | #define strnicmp innocuous_strnicmp |
---|
4848 | | |
---|
4849 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4850 | | which can conflict with char strnicmp (); below. |
---|
4851 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4852 | | <limits.h> exists even on freestanding compilers. */ |
---|
4853 | | |
---|
4854 | | #ifdef __STDC__ |
---|
4855 | | # include <limits.h> |
---|
4856 | | #else |
---|
4857 | | # include <assert.h> |
---|
4858 | | #endif |
---|
4859 | | |
---|
4860 | | #undef strnicmp |
---|
4861 | | |
---|
4862 | | /* Override any GCC internal prototype to avoid an error. |
---|
4863 | | Use char because int might match the return type of a GCC |
---|
4864 | | builtin and then its argument prototype would still apply. */ |
---|
4865 | | #ifdef __cplusplus |
---|
4866 | | extern "C" |
---|
4867 | | #endif |
---|
4868 | | char strnicmp (); |
---|
4869 | | /* The GNU C library defines this for functions which it implements |
---|
4870 | | to always fail with ENOSYS. Some functions are actually named |
---|
4871 | | something starting with __ and the normal name is an alias. */ |
---|
4872 | | #if defined __stub_strnicmp || defined __stub___strnicmp |
---|
4873 | | choke me |
---|
4874 | | #endif |
---|
4875 | | |
---|
4876 | | int |
---|
4877 | | main () |
---|
4878 | | { |
---|
4879 | | return strnicmp (); |
---|
4880 | | ; |
---|
4881 | | return 0; |
---|
4882 | | } |
---|
4883 | configure:10679: result: no |
---|
4884 | configure:10679: checking for strpbrk |
---|
4885 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4886 | conftest.c:133:6: warning: incompatible redeclaration of library function 'strpbrk' |
---|
4887 | char strpbrk (); |
---|
4888 | ^ |
---|
4889 | conftest.c:133:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)' |
---|
4890 | 1 warning generated. |
---|
4891 | configure:10679: $? = 0 |
---|
4892 | configure:10679: result: yes |
---|
4893 | configure:10679: checking for strtol |
---|
4894 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4895 | configure:10679: $? = 0 |
---|
4896 | configure:10679: result: yes |
---|
4897 | configure:10679: checking for tgetent |
---|
4898 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4899 | configure:10679: $? = 0 |
---|
4900 | configure:10679: result: yes |
---|
4901 | configure:10679: checking for towlower |
---|
4902 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4903 | configure:10679: $? = 0 |
---|
4904 | configure:10679: result: yes |
---|
4905 | configure:10679: checking for towupper |
---|
4906 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4907 | configure:10679: $? = 0 |
---|
4908 | configure:10679: result: yes |
---|
4909 | configure:10679: checking for iswupper |
---|
4910 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4911 | configure:10679: $? = 0 |
---|
4912 | configure:10679: result: yes |
---|
4913 | configure:10679: checking for usleep |
---|
4914 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4915 | configure:10679: $? = 0 |
---|
4916 | configure:10679: result: yes |
---|
4917 | configure:10679: checking for utime |
---|
4918 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4919 | configure:10679: $? = 0 |
---|
4920 | configure:10679: result: yes |
---|
4921 | configure:10679: checking for utimes |
---|
4922 | configure:10679: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4923 | configure:10679: $? = 0 |
---|
4924 | configure:10679: result: yes |
---|
4925 | configure:10688: checking for _LARGEFILE_SOURCE value needed for large files |
---|
4926 | configure:10707: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4927 | configure:10707: $? = 0 |
---|
4928 | configure:10735: result: no |
---|
4929 | configure:10764: checking for special C compiler options needed for large files |
---|
4930 | configure:10809: result: no |
---|
4931 | configure:10815: checking for _FILE_OFFSET_BITS value needed for large files |
---|
4932 | configure:10840: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
4933 | configure:10840: $? = 0 |
---|
4934 | configure:10872: result: no |
---|
4935 | configure:10958: checking for st_blksize |
---|
4936 | configure:10976: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
4937 | configure:10976: $? = 0 |
---|
4938 | configure:10977: result: yes |
---|
4939 | configure:10986: checking whether stat() ignores a trailing slash |
---|
4940 | configure:11010: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses >&5 |
---|
4941 | conftest.c:129:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
4942 | main() {struct stat st; exit(stat("configure/", &st) != 0); } |
---|
4943 | ^~~~ |
---|
4944 | 1 warning generated. |
---|
4945 | configure:11010: $? = 0 |
---|
4946 | configure:11010: ./conftest |
---|
4947 | configure:11010: $? = 1 |
---|
4948 | configure: program exited with status 1 |
---|
4949 | configure: failed program was: |
---|
4950 | | /* confdefs.h */ |
---|
4951 | | #define PACKAGE_NAME "" |
---|
4952 | | #define PACKAGE_TARNAME "" |
---|
4953 | | #define PACKAGE_VERSION "" |
---|
4954 | | #define PACKAGE_STRING "" |
---|
4955 | | #define PACKAGE_BUGREPORT "" |
---|
4956 | | #define PACKAGE_URL "" |
---|
4957 | | #define UNIX 1 |
---|
4958 | | #define STDC_HEADERS 1 |
---|
4959 | | #define HAVE_SYS_WAIT_H 1 |
---|
4960 | | #define HAVE_SYS_TYPES_H 1 |
---|
4961 | | #define HAVE_SYS_STAT_H 1 |
---|
4962 | | #define HAVE_STDLIB_H 1 |
---|
4963 | | #define HAVE_STRING_H 1 |
---|
4964 | | #define HAVE_MEMORY_H 1 |
---|
4965 | | #define HAVE_STRINGS_H 1 |
---|
4966 | | #define HAVE_INTTYPES_H 1 |
---|
4967 | | #define HAVE_STDINT_H 1 |
---|
4968 | | #define HAVE_UNISTD_H 1 |
---|
4969 | | #define FEAT_HUGE 1 |
---|
4970 | | #define USE_XSMP_INTERACT 1 |
---|
4971 | | #define FEAT_PYTHON 1 |
---|
4972 | | #define FEAT_RUBY 1 |
---|
4973 | | #define FEAT_NETBEANS_INTG 1 |
---|
4974 | | #define FEAT_MBYTE 1 |
---|
4975 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
4976 | | #define HAVE_DATE_TIME 1 |
---|
4977 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
4978 | | #define HAVE_DIRENT_H 1 |
---|
4979 | | #define HAVE_STDARG_H 1 |
---|
4980 | | #define HAVE_STDINT_H 1 |
---|
4981 | | #define HAVE_STDLIB_H 1 |
---|
4982 | | #define HAVE_STRING_H 1 |
---|
4983 | | #define HAVE_SYS_SELECT_H 1 |
---|
4984 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
4985 | | #define HAVE_TERMCAP_H 1 |
---|
4986 | | #define HAVE_FCNTL_H 1 |
---|
4987 | | #define HAVE_SGTTY_H 1 |
---|
4988 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4989 | | #define HAVE_SYS_TIME_H 1 |
---|
4990 | | #define HAVE_SYS_TYPES_H 1 |
---|
4991 | | #define HAVE_ICONV_H 1 |
---|
4992 | | #define HAVE_INTTYPES_H 1 |
---|
4993 | | #define HAVE_LANGINFO_H 1 |
---|
4994 | | #define HAVE_MATH_H 1 |
---|
4995 | | #define HAVE_UNISTD_H 1 |
---|
4996 | | #define HAVE_ERRNO_H 1 |
---|
4997 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4998 | | #define HAVE_LOCALE_H 1 |
---|
4999 | | #define HAVE_TERMIOS_H 1 |
---|
5000 | | #define HAVE_LIBC_H 1 |
---|
5001 | | #define HAVE_POLL_H 1 |
---|
5002 | | #define HAVE_SYS_POLL_H 1 |
---|
5003 | | #define HAVE_PWD_H 1 |
---|
5004 | | #define HAVE_UTIME_H 1 |
---|
5005 | | #define HAVE_SYS_PARAM_H 1 |
---|
5006 | | #define HAVE_LIBINTL_H 1 |
---|
5007 | | #define HAVE_LIBGEN_H 1 |
---|
5008 | | #define HAVE_SYS_ACL_H 1 |
---|
5009 | | #define HAVE_WCHAR_H 1 |
---|
5010 | | #define HAVE_WCTYPE_H 1 |
---|
5011 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5012 | | #define HAVE_STRINGS_H 1 |
---|
5013 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
5014 | | #define TIME_WITH_SYS_TIME 1 |
---|
5015 | | #define TERMINFO 1 |
---|
5016 | | #define HAVE_OSPEED 1 |
---|
5017 | | #define HAVE_UP_BC_PC 1 |
---|
5018 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
5019 | | #define HAVE_SVR4_PTYS 1 |
---|
5020 | | #define PTYRANGE0 "pqrstuvw" |
---|
5021 | | #define PTYRANGE1 "0123456789abcdef" |
---|
5022 | | #define RETSIGTYPE void |
---|
5023 | | #define SIGRETURN return |
---|
5024 | | #define HAVE_SIGCONTEXT 1 |
---|
5025 | | #define HAVE_BCMP 1 |
---|
5026 | | #define HAVE_FCHDIR 1 |
---|
5027 | | #define HAVE_FCHOWN 1 |
---|
5028 | | #define HAVE_FSYNC 1 |
---|
5029 | | #define HAVE_GETCWD 1 |
---|
5030 | | #define HAVE_GETPWENT 1 |
---|
5031 | | #define HAVE_GETPWNAM 1 |
---|
5032 | | #define HAVE_GETPWUID 1 |
---|
5033 | | #define HAVE_GETRLIMIT 1 |
---|
5034 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5035 | | #define HAVE_GETWD 1 |
---|
5036 | | #define HAVE_LSTAT 1 |
---|
5037 | | #define HAVE_MEMCMP 1 |
---|
5038 | | #define HAVE_MEMSET 1 |
---|
5039 | | #define HAVE_MKDTEMP 1 |
---|
5040 | | #define HAVE_NANOSLEEP 1 |
---|
5041 | | #define HAVE_OPENDIR 1 |
---|
5042 | | #define HAVE_PUTENV 1 |
---|
5043 | | #define HAVE_QSORT 1 |
---|
5044 | | #define HAVE_READLINK 1 |
---|
5045 | | #define HAVE_SELECT 1 |
---|
5046 | | #define HAVE_SETENV 1 |
---|
5047 | | #define HAVE_SETPGID 1 |
---|
5048 | | #define HAVE_SETSID 1 |
---|
5049 | | #define HAVE_SIGALTSTACK 1 |
---|
5050 | | #define HAVE_SIGSET 1 |
---|
5051 | | #define HAVE_SIGSETJMP 1 |
---|
5052 | | #define HAVE_SIGACTION 1 |
---|
5053 | | #define HAVE_SIGVEC 1 |
---|
5054 | | #define HAVE_STRCASECMP 1 |
---|
5055 | | #define HAVE_STRERROR 1 |
---|
5056 | | #define HAVE_STRFTIME 1 |
---|
5057 | | #define HAVE_STRNCASECMP 1 |
---|
5058 | | #define HAVE_STRPBRK 1 |
---|
5059 | | #define HAVE_STRTOL 1 |
---|
5060 | | #define HAVE_TGETENT 1 |
---|
5061 | | #define HAVE_TOWLOWER 1 |
---|
5062 | | #define HAVE_TOWUPPER 1 |
---|
5063 | | #define HAVE_ISWUPPER 1 |
---|
5064 | | #define HAVE_USLEEP 1 |
---|
5065 | | #define HAVE_UTIME 1 |
---|
5066 | | #define HAVE_UTIMES 1 |
---|
5067 | | #define HAVE_FSEEKO 1 |
---|
5068 | | #define HAVE_ST_BLKSIZE 1 |
---|
5069 | | /* end confdefs.h. */ |
---|
5070 | | |
---|
5071 | | #include "confdefs.h" |
---|
5072 | | #if STDC_HEADERS |
---|
5073 | | # include <stdlib.h> |
---|
5074 | | # include <stddef.h> |
---|
5075 | | #endif |
---|
5076 | | #include <sys/types.h> |
---|
5077 | | #include <sys/stat.h> |
---|
5078 | | main() {struct stat st; exit(stat("configure/", &st) != 0); } |
---|
5079 | | |
---|
5080 | configure:11025: result: no |
---|
5081 | configure:11033: checking for iconv_open() |
---|
5082 | configure:11052: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses -liconv >&5 |
---|
5083 | configure:11052: $? = 0 |
---|
5084 | configure:11053: result: yes; with -liconv |
---|
5085 | configure:11088: checking for nl_langinfo(CODESET) |
---|
5086 | configure:11105: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lncurses -liconv >&5 |
---|
5087 | configure:11105: $? = 0 |
---|
5088 | configure:11106: result: yes |
---|
5089 | configure:11116: checking for strtod in -lm |
---|
5090 | configure:11141: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
5091 | configure:11141: $? = 0 |
---|
5092 | configure:11150: result: yes |
---|
5093 | configure:11161: checking for strtod() and other floating point functions |
---|
5094 | configure:11193: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
5095 | configure:11193: $? = 0 |
---|
5096 | configure:11194: result: yes |
---|
5097 | configure:11204: checking --disable-acl argument |
---|
5098 | configure:11214: result: no |
---|
5099 | configure:11216: checking for acl_get_file in -lposix1e |
---|
5100 | configure:11241: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lposix1e -lm -lncurses -liconv >&5 |
---|
5101 | ld: library not found for -lposix1e |
---|
5102 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5103 | configure:11241: $? = 1 |
---|
5104 | configure: failed program was: |
---|
5105 | | /* confdefs.h */ |
---|
5106 | | #define PACKAGE_NAME "" |
---|
5107 | | #define PACKAGE_TARNAME "" |
---|
5108 | | #define PACKAGE_VERSION "" |
---|
5109 | | #define PACKAGE_STRING "" |
---|
5110 | | #define PACKAGE_BUGREPORT "" |
---|
5111 | | #define PACKAGE_URL "" |
---|
5112 | | #define UNIX 1 |
---|
5113 | | #define STDC_HEADERS 1 |
---|
5114 | | #define HAVE_SYS_WAIT_H 1 |
---|
5115 | | #define HAVE_SYS_TYPES_H 1 |
---|
5116 | | #define HAVE_SYS_STAT_H 1 |
---|
5117 | | #define HAVE_STDLIB_H 1 |
---|
5118 | | #define HAVE_STRING_H 1 |
---|
5119 | | #define HAVE_MEMORY_H 1 |
---|
5120 | | #define HAVE_STRINGS_H 1 |
---|
5121 | | #define HAVE_INTTYPES_H 1 |
---|
5122 | | #define HAVE_STDINT_H 1 |
---|
5123 | | #define HAVE_UNISTD_H 1 |
---|
5124 | | #define FEAT_HUGE 1 |
---|
5125 | | #define USE_XSMP_INTERACT 1 |
---|
5126 | | #define FEAT_PYTHON 1 |
---|
5127 | | #define FEAT_RUBY 1 |
---|
5128 | | #define FEAT_NETBEANS_INTG 1 |
---|
5129 | | #define FEAT_MBYTE 1 |
---|
5130 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
5131 | | #define HAVE_DATE_TIME 1 |
---|
5132 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
5133 | | #define HAVE_DIRENT_H 1 |
---|
5134 | | #define HAVE_STDARG_H 1 |
---|
5135 | | #define HAVE_STDINT_H 1 |
---|
5136 | | #define HAVE_STDLIB_H 1 |
---|
5137 | | #define HAVE_STRING_H 1 |
---|
5138 | | #define HAVE_SYS_SELECT_H 1 |
---|
5139 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5140 | | #define HAVE_TERMCAP_H 1 |
---|
5141 | | #define HAVE_FCNTL_H 1 |
---|
5142 | | #define HAVE_SGTTY_H 1 |
---|
5143 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5144 | | #define HAVE_SYS_TIME_H 1 |
---|
5145 | | #define HAVE_SYS_TYPES_H 1 |
---|
5146 | | #define HAVE_ICONV_H 1 |
---|
5147 | | #define HAVE_INTTYPES_H 1 |
---|
5148 | | #define HAVE_LANGINFO_H 1 |
---|
5149 | | #define HAVE_MATH_H 1 |
---|
5150 | | #define HAVE_UNISTD_H 1 |
---|
5151 | | #define HAVE_ERRNO_H 1 |
---|
5152 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5153 | | #define HAVE_LOCALE_H 1 |
---|
5154 | | #define HAVE_TERMIOS_H 1 |
---|
5155 | | #define HAVE_LIBC_H 1 |
---|
5156 | | #define HAVE_POLL_H 1 |
---|
5157 | | #define HAVE_SYS_POLL_H 1 |
---|
5158 | | #define HAVE_PWD_H 1 |
---|
5159 | | #define HAVE_UTIME_H 1 |
---|
5160 | | #define HAVE_SYS_PARAM_H 1 |
---|
5161 | | #define HAVE_LIBINTL_H 1 |
---|
5162 | | #define HAVE_LIBGEN_H 1 |
---|
5163 | | #define HAVE_SYS_ACL_H 1 |
---|
5164 | | #define HAVE_WCHAR_H 1 |
---|
5165 | | #define HAVE_WCTYPE_H 1 |
---|
5166 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5167 | | #define HAVE_STRINGS_H 1 |
---|
5168 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
5169 | | #define TIME_WITH_SYS_TIME 1 |
---|
5170 | | #define TERMINFO 1 |
---|
5171 | | #define HAVE_OSPEED 1 |
---|
5172 | | #define HAVE_UP_BC_PC 1 |
---|
5173 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
5174 | | #define HAVE_SVR4_PTYS 1 |
---|
5175 | | #define PTYRANGE0 "pqrstuvw" |
---|
5176 | | #define PTYRANGE1 "0123456789abcdef" |
---|
5177 | | #define RETSIGTYPE void |
---|
5178 | | #define SIGRETURN return |
---|
5179 | | #define HAVE_SIGCONTEXT 1 |
---|
5180 | | #define HAVE_BCMP 1 |
---|
5181 | | #define HAVE_FCHDIR 1 |
---|
5182 | | #define HAVE_FCHOWN 1 |
---|
5183 | | #define HAVE_FSYNC 1 |
---|
5184 | | #define HAVE_GETCWD 1 |
---|
5185 | | #define HAVE_GETPWENT 1 |
---|
5186 | | #define HAVE_GETPWNAM 1 |
---|
5187 | | #define HAVE_GETPWUID 1 |
---|
5188 | | #define HAVE_GETRLIMIT 1 |
---|
5189 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5190 | | #define HAVE_GETWD 1 |
---|
5191 | | #define HAVE_LSTAT 1 |
---|
5192 | | #define HAVE_MEMCMP 1 |
---|
5193 | | #define HAVE_MEMSET 1 |
---|
5194 | | #define HAVE_MKDTEMP 1 |
---|
5195 | | #define HAVE_NANOSLEEP 1 |
---|
5196 | | #define HAVE_OPENDIR 1 |
---|
5197 | | #define HAVE_PUTENV 1 |
---|
5198 | | #define HAVE_QSORT 1 |
---|
5199 | | #define HAVE_READLINK 1 |
---|
5200 | | #define HAVE_SELECT 1 |
---|
5201 | | #define HAVE_SETENV 1 |
---|
5202 | | #define HAVE_SETPGID 1 |
---|
5203 | | #define HAVE_SETSID 1 |
---|
5204 | | #define HAVE_SIGALTSTACK 1 |
---|
5205 | | #define HAVE_SIGSET 1 |
---|
5206 | | #define HAVE_SIGSETJMP 1 |
---|
5207 | | #define HAVE_SIGACTION 1 |
---|
5208 | | #define HAVE_SIGVEC 1 |
---|
5209 | | #define HAVE_STRCASECMP 1 |
---|
5210 | | #define HAVE_STRERROR 1 |
---|
5211 | | #define HAVE_STRFTIME 1 |
---|
5212 | | #define HAVE_STRNCASECMP 1 |
---|
5213 | | #define HAVE_STRPBRK 1 |
---|
5214 | | #define HAVE_STRTOL 1 |
---|
5215 | | #define HAVE_TGETENT 1 |
---|
5216 | | #define HAVE_TOWLOWER 1 |
---|
5217 | | #define HAVE_TOWUPPER 1 |
---|
5218 | | #define HAVE_ISWUPPER 1 |
---|
5219 | | #define HAVE_USLEEP 1 |
---|
5220 | | #define HAVE_UTIME 1 |
---|
5221 | | #define HAVE_UTIMES 1 |
---|
5222 | | #define HAVE_FSEEKO 1 |
---|
5223 | | #define HAVE_ST_BLKSIZE 1 |
---|
5224 | | #define HAVE_ICONV 1 |
---|
5225 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
5226 | | #define HAVE_LIBM 1 |
---|
5227 | | #define HAVE_FLOAT_FUNCS 1 |
---|
5228 | | /* end confdefs.h. */ |
---|
5229 | | |
---|
5230 | | /* Override any GCC internal prototype to avoid an error. |
---|
5231 | | Use char because int might match the return type of a GCC |
---|
5232 | | builtin and then its argument prototype would still apply. */ |
---|
5233 | | #ifdef __cplusplus |
---|
5234 | | extern "C" |
---|
5235 | | #endif |
---|
5236 | | char acl_get_file (); |
---|
5237 | | int |
---|
5238 | | main () |
---|
5239 | | { |
---|
5240 | | return acl_get_file (); |
---|
5241 | | ; |
---|
5242 | | return 0; |
---|
5243 | | } |
---|
5244 | configure:11250: result: no |
---|
5245 | configure:11255: checking for acl_get_file in -lacl |
---|
5246 | configure:11280: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lacl -lm -lncurses -liconv >&5 |
---|
5247 | ld: library not found for -lacl |
---|
5248 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5249 | configure:11280: $? = 1 |
---|
5250 | configure: failed program was: |
---|
5251 | | /* confdefs.h */ |
---|
5252 | | #define PACKAGE_NAME "" |
---|
5253 | | #define PACKAGE_TARNAME "" |
---|
5254 | | #define PACKAGE_VERSION "" |
---|
5255 | | #define PACKAGE_STRING "" |
---|
5256 | | #define PACKAGE_BUGREPORT "" |
---|
5257 | | #define PACKAGE_URL "" |
---|
5258 | | #define UNIX 1 |
---|
5259 | | #define STDC_HEADERS 1 |
---|
5260 | | #define HAVE_SYS_WAIT_H 1 |
---|
5261 | | #define HAVE_SYS_TYPES_H 1 |
---|
5262 | | #define HAVE_SYS_STAT_H 1 |
---|
5263 | | #define HAVE_STDLIB_H 1 |
---|
5264 | | #define HAVE_STRING_H 1 |
---|
5265 | | #define HAVE_MEMORY_H 1 |
---|
5266 | | #define HAVE_STRINGS_H 1 |
---|
5267 | | #define HAVE_INTTYPES_H 1 |
---|
5268 | | #define HAVE_STDINT_H 1 |
---|
5269 | | #define HAVE_UNISTD_H 1 |
---|
5270 | | #define FEAT_HUGE 1 |
---|
5271 | | #define USE_XSMP_INTERACT 1 |
---|
5272 | | #define FEAT_PYTHON 1 |
---|
5273 | | #define FEAT_RUBY 1 |
---|
5274 | | #define FEAT_NETBEANS_INTG 1 |
---|
5275 | | #define FEAT_MBYTE 1 |
---|
5276 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
5277 | | #define HAVE_DATE_TIME 1 |
---|
5278 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
5279 | | #define HAVE_DIRENT_H 1 |
---|
5280 | | #define HAVE_STDARG_H 1 |
---|
5281 | | #define HAVE_STDINT_H 1 |
---|
5282 | | #define HAVE_STDLIB_H 1 |
---|
5283 | | #define HAVE_STRING_H 1 |
---|
5284 | | #define HAVE_SYS_SELECT_H 1 |
---|
5285 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5286 | | #define HAVE_TERMCAP_H 1 |
---|
5287 | | #define HAVE_FCNTL_H 1 |
---|
5288 | | #define HAVE_SGTTY_H 1 |
---|
5289 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5290 | | #define HAVE_SYS_TIME_H 1 |
---|
5291 | | #define HAVE_SYS_TYPES_H 1 |
---|
5292 | | #define HAVE_ICONV_H 1 |
---|
5293 | | #define HAVE_INTTYPES_H 1 |
---|
5294 | | #define HAVE_LANGINFO_H 1 |
---|
5295 | | #define HAVE_MATH_H 1 |
---|
5296 | | #define HAVE_UNISTD_H 1 |
---|
5297 | | #define HAVE_ERRNO_H 1 |
---|
5298 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5299 | | #define HAVE_LOCALE_H 1 |
---|
5300 | | #define HAVE_TERMIOS_H 1 |
---|
5301 | | #define HAVE_LIBC_H 1 |
---|
5302 | | #define HAVE_POLL_H 1 |
---|
5303 | | #define HAVE_SYS_POLL_H 1 |
---|
5304 | | #define HAVE_PWD_H 1 |
---|
5305 | | #define HAVE_UTIME_H 1 |
---|
5306 | | #define HAVE_SYS_PARAM_H 1 |
---|
5307 | | #define HAVE_LIBINTL_H 1 |
---|
5308 | | #define HAVE_LIBGEN_H 1 |
---|
5309 | | #define HAVE_SYS_ACL_H 1 |
---|
5310 | | #define HAVE_WCHAR_H 1 |
---|
5311 | | #define HAVE_WCTYPE_H 1 |
---|
5312 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5313 | | #define HAVE_STRINGS_H 1 |
---|
5314 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
5315 | | #define TIME_WITH_SYS_TIME 1 |
---|
5316 | | #define TERMINFO 1 |
---|
5317 | | #define HAVE_OSPEED 1 |
---|
5318 | | #define HAVE_UP_BC_PC 1 |
---|
5319 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
5320 | | #define HAVE_SVR4_PTYS 1 |
---|
5321 | | #define PTYRANGE0 "pqrstuvw" |
---|
5322 | | #define PTYRANGE1 "0123456789abcdef" |
---|
5323 | | #define RETSIGTYPE void |
---|
5324 | | #define SIGRETURN return |
---|
5325 | | #define HAVE_SIGCONTEXT 1 |
---|
5326 | | #define HAVE_BCMP 1 |
---|
5327 | | #define HAVE_FCHDIR 1 |
---|
5328 | | #define HAVE_FCHOWN 1 |
---|
5329 | | #define HAVE_FSYNC 1 |
---|
5330 | | #define HAVE_GETCWD 1 |
---|
5331 | | #define HAVE_GETPWENT 1 |
---|
5332 | | #define HAVE_GETPWNAM 1 |
---|
5333 | | #define HAVE_GETPWUID 1 |
---|
5334 | | #define HAVE_GETRLIMIT 1 |
---|
5335 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5336 | | #define HAVE_GETWD 1 |
---|
5337 | | #define HAVE_LSTAT 1 |
---|
5338 | | #define HAVE_MEMCMP 1 |
---|
5339 | | #define HAVE_MEMSET 1 |
---|
5340 | | #define HAVE_MKDTEMP 1 |
---|
5341 | | #define HAVE_NANOSLEEP 1 |
---|
5342 | | #define HAVE_OPENDIR 1 |
---|
5343 | | #define HAVE_PUTENV 1 |
---|
5344 | | #define HAVE_QSORT 1 |
---|
5345 | | #define HAVE_READLINK 1 |
---|
5346 | | #define HAVE_SELECT 1 |
---|
5347 | | #define HAVE_SETENV 1 |
---|
5348 | | #define HAVE_SETPGID 1 |
---|
5349 | | #define HAVE_SETSID 1 |
---|
5350 | | #define HAVE_SIGALTSTACK 1 |
---|
5351 | | #define HAVE_SIGSET 1 |
---|
5352 | | #define HAVE_SIGSETJMP 1 |
---|
5353 | | #define HAVE_SIGACTION 1 |
---|
5354 | | #define HAVE_SIGVEC 1 |
---|
5355 | | #define HAVE_STRCASECMP 1 |
---|
5356 | | #define HAVE_STRERROR 1 |
---|
5357 | | #define HAVE_STRFTIME 1 |
---|
5358 | | #define HAVE_STRNCASECMP 1 |
---|
5359 | | #define HAVE_STRPBRK 1 |
---|
5360 | | #define HAVE_STRTOL 1 |
---|
5361 | | #define HAVE_TGETENT 1 |
---|
5362 | | #define HAVE_TOWLOWER 1 |
---|
5363 | | #define HAVE_TOWUPPER 1 |
---|
5364 | | #define HAVE_ISWUPPER 1 |
---|
5365 | | #define HAVE_USLEEP 1 |
---|
5366 | | #define HAVE_UTIME 1 |
---|
5367 | | #define HAVE_UTIMES 1 |
---|
5368 | | #define HAVE_FSEEKO 1 |
---|
5369 | | #define HAVE_ST_BLKSIZE 1 |
---|
5370 | | #define HAVE_ICONV 1 |
---|
5371 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
5372 | | #define HAVE_LIBM 1 |
---|
5373 | | #define HAVE_FLOAT_FUNCS 1 |
---|
5374 | | /* end confdefs.h. */ |
---|
5375 | | |
---|
5376 | | /* Override any GCC internal prototype to avoid an error. |
---|
5377 | | Use char because int might match the return type of a GCC |
---|
5378 | | builtin and then its argument prototype would still apply. */ |
---|
5379 | | #ifdef __cplusplus |
---|
5380 | | extern "C" |
---|
5381 | | #endif |
---|
5382 | | char acl_get_file (); |
---|
5383 | | int |
---|
5384 | | main () |
---|
5385 | | { |
---|
5386 | | return acl_get_file (); |
---|
5387 | | ; |
---|
5388 | | return 0; |
---|
5389 | | } |
---|
5390 | configure:11289: result: no |
---|
5391 | configure:11338: checking for POSIX ACL support |
---|
5392 | configure:11358: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
5393 | configure:11358: $? = 0 |
---|
5394 | configure:11359: result: yes |
---|
5395 | configure:11369: checking for acl_get in -lsec |
---|
5396 | configure:11394: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lsec -lm -lncurses -liconv >&5 |
---|
5397 | ld: library not found for -lsec |
---|
5398 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
5399 | configure:11394: $? = 1 |
---|
5400 | configure: failed program was: |
---|
5401 | | /* confdefs.h */ |
---|
5402 | | #define PACKAGE_NAME "" |
---|
5403 | | #define PACKAGE_TARNAME "" |
---|
5404 | | #define PACKAGE_VERSION "" |
---|
5405 | | #define PACKAGE_STRING "" |
---|
5406 | | #define PACKAGE_BUGREPORT "" |
---|
5407 | | #define PACKAGE_URL "" |
---|
5408 | | #define UNIX 1 |
---|
5409 | | #define STDC_HEADERS 1 |
---|
5410 | | #define HAVE_SYS_WAIT_H 1 |
---|
5411 | | #define HAVE_SYS_TYPES_H 1 |
---|
5412 | | #define HAVE_SYS_STAT_H 1 |
---|
5413 | | #define HAVE_STDLIB_H 1 |
---|
5414 | | #define HAVE_STRING_H 1 |
---|
5415 | | #define HAVE_MEMORY_H 1 |
---|
5416 | | #define HAVE_STRINGS_H 1 |
---|
5417 | | #define HAVE_INTTYPES_H 1 |
---|
5418 | | #define HAVE_STDINT_H 1 |
---|
5419 | | #define HAVE_UNISTD_H 1 |
---|
5420 | | #define FEAT_HUGE 1 |
---|
5421 | | #define USE_XSMP_INTERACT 1 |
---|
5422 | | #define FEAT_PYTHON 1 |
---|
5423 | | #define FEAT_RUBY 1 |
---|
5424 | | #define FEAT_NETBEANS_INTG 1 |
---|
5425 | | #define FEAT_MBYTE 1 |
---|
5426 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
5427 | | #define HAVE_DATE_TIME 1 |
---|
5428 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
5429 | | #define HAVE_DIRENT_H 1 |
---|
5430 | | #define HAVE_STDARG_H 1 |
---|
5431 | | #define HAVE_STDINT_H 1 |
---|
5432 | | #define HAVE_STDLIB_H 1 |
---|
5433 | | #define HAVE_STRING_H 1 |
---|
5434 | | #define HAVE_SYS_SELECT_H 1 |
---|
5435 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5436 | | #define HAVE_TERMCAP_H 1 |
---|
5437 | | #define HAVE_FCNTL_H 1 |
---|
5438 | | #define HAVE_SGTTY_H 1 |
---|
5439 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5440 | | #define HAVE_SYS_TIME_H 1 |
---|
5441 | | #define HAVE_SYS_TYPES_H 1 |
---|
5442 | | #define HAVE_ICONV_H 1 |
---|
5443 | | #define HAVE_INTTYPES_H 1 |
---|
5444 | | #define HAVE_LANGINFO_H 1 |
---|
5445 | | #define HAVE_MATH_H 1 |
---|
5446 | | #define HAVE_UNISTD_H 1 |
---|
5447 | | #define HAVE_ERRNO_H 1 |
---|
5448 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5449 | | #define HAVE_LOCALE_H 1 |
---|
5450 | | #define HAVE_TERMIOS_H 1 |
---|
5451 | | #define HAVE_LIBC_H 1 |
---|
5452 | | #define HAVE_POLL_H 1 |
---|
5453 | | #define HAVE_SYS_POLL_H 1 |
---|
5454 | | #define HAVE_PWD_H 1 |
---|
5455 | | #define HAVE_UTIME_H 1 |
---|
5456 | | #define HAVE_SYS_PARAM_H 1 |
---|
5457 | | #define HAVE_LIBINTL_H 1 |
---|
5458 | | #define HAVE_LIBGEN_H 1 |
---|
5459 | | #define HAVE_SYS_ACL_H 1 |
---|
5460 | | #define HAVE_WCHAR_H 1 |
---|
5461 | | #define HAVE_WCTYPE_H 1 |
---|
5462 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5463 | | #define HAVE_STRINGS_H 1 |
---|
5464 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
5465 | | #define TIME_WITH_SYS_TIME 1 |
---|
5466 | | #define TERMINFO 1 |
---|
5467 | | #define HAVE_OSPEED 1 |
---|
5468 | | #define HAVE_UP_BC_PC 1 |
---|
5469 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
5470 | | #define HAVE_SVR4_PTYS 1 |
---|
5471 | | #define PTYRANGE0 "pqrstuvw" |
---|
5472 | | #define PTYRANGE1 "0123456789abcdef" |
---|
5473 | | #define RETSIGTYPE void |
---|
5474 | | #define SIGRETURN return |
---|
5475 | | #define HAVE_SIGCONTEXT 1 |
---|
5476 | | #define HAVE_BCMP 1 |
---|
5477 | | #define HAVE_FCHDIR 1 |
---|
5478 | | #define HAVE_FCHOWN 1 |
---|
5479 | | #define HAVE_FSYNC 1 |
---|
5480 | | #define HAVE_GETCWD 1 |
---|
5481 | | #define HAVE_GETPWENT 1 |
---|
5482 | | #define HAVE_GETPWNAM 1 |
---|
5483 | | #define HAVE_GETPWUID 1 |
---|
5484 | | #define HAVE_GETRLIMIT 1 |
---|
5485 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5486 | | #define HAVE_GETWD 1 |
---|
5487 | | #define HAVE_LSTAT 1 |
---|
5488 | | #define HAVE_MEMCMP 1 |
---|
5489 | | #define HAVE_MEMSET 1 |
---|
5490 | | #define HAVE_MKDTEMP 1 |
---|
5491 | | #define HAVE_NANOSLEEP 1 |
---|
5492 | | #define HAVE_OPENDIR 1 |
---|
5493 | | #define HAVE_PUTENV 1 |
---|
5494 | | #define HAVE_QSORT 1 |
---|
5495 | | #define HAVE_READLINK 1 |
---|
5496 | | #define HAVE_SELECT 1 |
---|
5497 | | #define HAVE_SETENV 1 |
---|
5498 | | #define HAVE_SETPGID 1 |
---|
5499 | | #define HAVE_SETSID 1 |
---|
5500 | | #define HAVE_SIGALTSTACK 1 |
---|
5501 | | #define HAVE_SIGSET 1 |
---|
5502 | | #define HAVE_SIGSETJMP 1 |
---|
5503 | | #define HAVE_SIGACTION 1 |
---|
5504 | | #define HAVE_SIGVEC 1 |
---|
5505 | | #define HAVE_STRCASECMP 1 |
---|
5506 | | #define HAVE_STRERROR 1 |
---|
5507 | | #define HAVE_STRFTIME 1 |
---|
5508 | | #define HAVE_STRNCASECMP 1 |
---|
5509 | | #define HAVE_STRPBRK 1 |
---|
5510 | | #define HAVE_STRTOL 1 |
---|
5511 | | #define HAVE_TGETENT 1 |
---|
5512 | | #define HAVE_TOWLOWER 1 |
---|
5513 | | #define HAVE_TOWUPPER 1 |
---|
5514 | | #define HAVE_ISWUPPER 1 |
---|
5515 | | #define HAVE_USLEEP 1 |
---|
5516 | | #define HAVE_UTIME 1 |
---|
5517 | | #define HAVE_UTIMES 1 |
---|
5518 | | #define HAVE_FSEEKO 1 |
---|
5519 | | #define HAVE_ST_BLKSIZE 1 |
---|
5520 | | #define HAVE_ICONV 1 |
---|
5521 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
5522 | | #define HAVE_LIBM 1 |
---|
5523 | | #define HAVE_FLOAT_FUNCS 1 |
---|
5524 | | #define HAVE_POSIX_ACL 1 |
---|
5525 | | /* end confdefs.h. */ |
---|
5526 | | |
---|
5527 | | /* Override any GCC internal prototype to avoid an error. |
---|
5528 | | Use char because int might match the return type of a GCC |
---|
5529 | | builtin and then its argument prototype would still apply. */ |
---|
5530 | | #ifdef __cplusplus |
---|
5531 | | extern "C" |
---|
5532 | | #endif |
---|
5533 | | char acl_get (); |
---|
5534 | | int |
---|
5535 | | main () |
---|
5536 | | { |
---|
5537 | | return acl_get (); |
---|
5538 | | ; |
---|
5539 | | return 0; |
---|
5540 | | } |
---|
5541 | configure:11403: result: no |
---|
5542 | configure:11409: checking for Solaris ACL support |
---|
5543 | configure:11426: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
5544 | In file included from conftest.c:128: |
---|
5545 | In file included from /usr/include/sys/acl.h:27: |
---|
5546 | /usr/include/sys/kauth.h:65:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'? |
---|
5547 | u_int8_t sid_kind; |
---|
5548 | ^ |
---|
5549 | /usr/include/i386/_types.h:37:24: note: '__int8_t' declared here |
---|
5550 | typedef __signed char __int8_t; |
---|
5551 | ^ |
---|
5552 | In file included from conftest.c:128: |
---|
5553 | In file included from /usr/include/sys/acl.h:27: |
---|
5554 | /usr/include/sys/kauth.h:66:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'? |
---|
5555 | u_int8_t sid_authcount; |
---|
5556 | ^ |
---|
5557 | /usr/include/i386/_types.h:37:24: note: '__int8_t' declared here |
---|
5558 | typedef __signed char __int8_t; |
---|
5559 | ^ |
---|
5560 | In file included from conftest.c:128: |
---|
5561 | In file included from /usr/include/sys/acl.h:27: |
---|
5562 | /usr/include/sys/kauth.h:67:2: error: unknown type name 'u_int8_t'; did you mean '__int8_t'? |
---|
5563 | u_int8_t sid_authority[6]; |
---|
5564 | ^ |
---|
5565 | /usr/include/i386/_types.h:37:24: note: '__int8_t' declared here |
---|
5566 | typedef __signed char __int8_t; |
---|
5567 | ^ |
---|
5568 | In file included from conftest.c:128: |
---|
5569 | In file included from /usr/include/sys/acl.h:27: |
---|
5570 | /usr/include/sys/kauth.h:69:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5571 | u_int32_t sid_authorities[KAUTH_NTSID_MAX_AUTHORITIES]; |
---|
5572 | ^ |
---|
5573 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5574 | typedef int __int32_t; |
---|
5575 | ^ |
---|
5576 | In file included from conftest.c:128: |
---|
5577 | In file included from /usr/include/sys/acl.h:27: |
---|
5578 | /usr/include/sys/kauth.h:86:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5579 | u_int32_t el_seqno; /* request sequence number */ |
---|
5580 | ^ |
---|
5581 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5582 | typedef int __int32_t; |
---|
5583 | ^ |
---|
5584 | In file included from conftest.c:128: |
---|
5585 | In file included from /usr/include/sys/acl.h:27: |
---|
5586 | /usr/include/sys/kauth.h:87:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5587 | u_int32_t el_result; /* lookup result */ |
---|
5588 | ^ |
---|
5589 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5590 | typedef int __int32_t; |
---|
5591 | ^ |
---|
5592 | In file included from conftest.c:128: |
---|
5593 | In file included from /usr/include/sys/acl.h:27: |
---|
5594 | /usr/include/sys/kauth.h:93:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5595 | u_int32_t el_flags; |
---|
5596 | ^ |
---|
5597 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5598 | typedef int __int32_t; |
---|
5599 | ^ |
---|
5600 | In file included from conftest.c:128: |
---|
5601 | In file included from /usr/include/sys/acl.h:27: |
---|
5602 | /usr/include/sys/kauth.h:115:2: error: unknown type name 'u_int64_t'; did you mean '__int64_t'? |
---|
5603 | u_int64_t el_extend; /* extension field */ |
---|
5604 | ^ |
---|
5605 | /usr/include/i386/_types.h:46:20: note: '__int64_t' declared here |
---|
5606 | typedef long long __int64_t; |
---|
5607 | ^ |
---|
5608 | In file included from conftest.c:128: |
---|
5609 | In file included from /usr/include/sys/acl.h:27: |
---|
5610 | /usr/include/sys/kauth.h:116:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5611 | u_int32_t el_info_reserved_1; /* reserved (APPLE) */ |
---|
5612 | ^ |
---|
5613 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5614 | typedef int __int32_t; |
---|
5615 | ^ |
---|
5616 | In file included from conftest.c:128: |
---|
5617 | In file included from /usr/include/sys/acl.h:27: |
---|
5618 | /usr/include/sys/kauth.h:118:2: error: unknown type name 'uid_t'; did you mean 'guid_t'? |
---|
5619 | uid_t el_uid; /* user ID */ |
---|
5620 | ^ |
---|
5621 | /usr/include/sys/kauth.h:58:3: note: 'guid_t' declared here |
---|
5622 | } guid_t; |
---|
5623 | ^ |
---|
5624 | /usr/include/sys/kauth.h:120:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5625 | u_int32_t el_uguid_valid; /* TTL on translation result (seconds) */ |
---|
5626 | ^ |
---|
5627 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5628 | typedef int __int32_t; |
---|
5629 | ^ |
---|
5630 | In file included from conftest.c:128: |
---|
5631 | In file included from /usr/include/sys/acl.h:27: |
---|
5632 | /usr/include/sys/kauth.h:122:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5633 | u_int32_t el_usid_valid; /* TTL on translation result (seconds) */ |
---|
5634 | ^ |
---|
5635 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5636 | typedef int __int32_t; |
---|
5637 | ^ |
---|
5638 | In file included from conftest.c:128: |
---|
5639 | In file included from /usr/include/sys/acl.h:27: |
---|
5640 | /usr/include/sys/kauth.h:123:2: error: unknown type name 'gid_t'; did you mean 'guid_t'? |
---|
5641 | gid_t el_gid; /* group ID */ |
---|
5642 | ^ |
---|
5643 | /usr/include/sys/kauth.h:58:3: note: 'guid_t' declared here |
---|
5644 | } guid_t; |
---|
5645 | ^ |
---|
5646 | /usr/include/sys/kauth.h:125:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5647 | u_int32_t el_gguid_valid; /* TTL on translation result (seconds) */ |
---|
5648 | ^ |
---|
5649 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5650 | typedef int __int32_t; |
---|
5651 | ^ |
---|
5652 | In file included from conftest.c:128: |
---|
5653 | In file included from /usr/include/sys/acl.h:27: |
---|
5654 | /usr/include/sys/kauth.h:127:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5655 | u_int32_t el_gsid_valid; /* TTL on translation result (seconds) */ |
---|
5656 | ^ |
---|
5657 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5658 | typedef int __int32_t; |
---|
5659 | ^ |
---|
5660 | In file included from conftest.c:128: |
---|
5661 | In file included from /usr/include/sys/acl.h:27: |
---|
5662 | /usr/include/sys/kauth.h:128:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5663 | u_int32_t el_member_valid; /* TTL on group lookup result */ |
---|
5664 | ^ |
---|
5665 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5666 | typedef int __int32_t; |
---|
5667 | ^ |
---|
5668 | In file included from conftest.c:128: |
---|
5669 | In file included from /usr/include/sys/acl.h:27: |
---|
5670 | /usr/include/sys/kauth.h:132:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5671 | u_int32_t kcs_group_size; |
---|
5672 | ^ |
---|
5673 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5674 | typedef int __int32_t; |
---|
5675 | ^ |
---|
5676 | In file included from conftest.c:128: |
---|
5677 | In file included from /usr/include/sys/acl.h:27: |
---|
5678 | /usr/include/sys/kauth.h:133:2: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5679 | u_int32_t kcs_id_size; |
---|
5680 | ^ |
---|
5681 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5682 | typedef int __int32_t; |
---|
5683 | ^ |
---|
5684 | In file included from conftest.c:128: |
---|
5685 | In file included from /usr/include/sys/acl.h:27: |
---|
5686 | /usr/include/sys/kauth.h:151:9: error: unknown type name 'u_int32_t'; did you mean '__int32_t'? |
---|
5687 | typedef u_int32_t kauth_ace_rights_t; |
---|
5688 | ^ |
---|
5689 | /usr/include/i386/_types.h:44:15: note: '__int32_t' declared here |
---|
5690 | typedef int __int32_t; |
---|
5691 | ^ |
---|
5692 | fatal error: too many errors emitted, stopping now [-ferror-limit=] |
---|
5693 | 20 errors generated. |
---|
5694 | configure:11426: $? = 1 |
---|
5695 | configure: failed program was: |
---|
5696 | | /* confdefs.h */ |
---|
5697 | | #define PACKAGE_NAME "" |
---|
5698 | | #define PACKAGE_TARNAME "" |
---|
5699 | | #define PACKAGE_VERSION "" |
---|
5700 | | #define PACKAGE_STRING "" |
---|
5701 | | #define PACKAGE_BUGREPORT "" |
---|
5702 | | #define PACKAGE_URL "" |
---|
5703 | | #define UNIX 1 |
---|
5704 | | #define STDC_HEADERS 1 |
---|
5705 | | #define HAVE_SYS_WAIT_H 1 |
---|
5706 | | #define HAVE_SYS_TYPES_H 1 |
---|
5707 | | #define HAVE_SYS_STAT_H 1 |
---|
5708 | | #define HAVE_STDLIB_H 1 |
---|
5709 | | #define HAVE_STRING_H 1 |
---|
5710 | | #define HAVE_MEMORY_H 1 |
---|
5711 | | #define HAVE_STRINGS_H 1 |
---|
5712 | | #define HAVE_INTTYPES_H 1 |
---|
5713 | | #define HAVE_STDINT_H 1 |
---|
5714 | | #define HAVE_UNISTD_H 1 |
---|
5715 | | #define FEAT_HUGE 1 |
---|
5716 | | #define USE_XSMP_INTERACT 1 |
---|
5717 | | #define FEAT_PYTHON 1 |
---|
5718 | | #define FEAT_RUBY 1 |
---|
5719 | | #define FEAT_NETBEANS_INTG 1 |
---|
5720 | | #define FEAT_MBYTE 1 |
---|
5721 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
5722 | | #define HAVE_DATE_TIME 1 |
---|
5723 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
5724 | | #define HAVE_DIRENT_H 1 |
---|
5725 | | #define HAVE_STDARG_H 1 |
---|
5726 | | #define HAVE_STDINT_H 1 |
---|
5727 | | #define HAVE_STDLIB_H 1 |
---|
5728 | | #define HAVE_STRING_H 1 |
---|
5729 | | #define HAVE_SYS_SELECT_H 1 |
---|
5730 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5731 | | #define HAVE_TERMCAP_H 1 |
---|
5732 | | #define HAVE_FCNTL_H 1 |
---|
5733 | | #define HAVE_SGTTY_H 1 |
---|
5734 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5735 | | #define HAVE_SYS_TIME_H 1 |
---|
5736 | | #define HAVE_SYS_TYPES_H 1 |
---|
5737 | | #define HAVE_ICONV_H 1 |
---|
5738 | | #define HAVE_INTTYPES_H 1 |
---|
5739 | | #define HAVE_LANGINFO_H 1 |
---|
5740 | | #define HAVE_MATH_H 1 |
---|
5741 | | #define HAVE_UNISTD_H 1 |
---|
5742 | | #define HAVE_ERRNO_H 1 |
---|
5743 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5744 | | #define HAVE_LOCALE_H 1 |
---|
5745 | | #define HAVE_TERMIOS_H 1 |
---|
5746 | | #define HAVE_LIBC_H 1 |
---|
5747 | | #define HAVE_POLL_H 1 |
---|
5748 | | #define HAVE_SYS_POLL_H 1 |
---|
5749 | | #define HAVE_PWD_H 1 |
---|
5750 | | #define HAVE_UTIME_H 1 |
---|
5751 | | #define HAVE_SYS_PARAM_H 1 |
---|
5752 | | #define HAVE_LIBINTL_H 1 |
---|
5753 | | #define HAVE_LIBGEN_H 1 |
---|
5754 | | #define HAVE_SYS_ACL_H 1 |
---|
5755 | | #define HAVE_WCHAR_H 1 |
---|
5756 | | #define HAVE_WCTYPE_H 1 |
---|
5757 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5758 | | #define HAVE_STRINGS_H 1 |
---|
5759 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
5760 | | #define TIME_WITH_SYS_TIME 1 |
---|
5761 | | #define TERMINFO 1 |
---|
5762 | | #define HAVE_OSPEED 1 |
---|
5763 | | #define HAVE_UP_BC_PC 1 |
---|
5764 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
5765 | | #define HAVE_SVR4_PTYS 1 |
---|
5766 | | #define PTYRANGE0 "pqrstuvw" |
---|
5767 | | #define PTYRANGE1 "0123456789abcdef" |
---|
5768 | | #define RETSIGTYPE void |
---|
5769 | | #define SIGRETURN return |
---|
5770 | | #define HAVE_SIGCONTEXT 1 |
---|
5771 | | #define HAVE_BCMP 1 |
---|
5772 | | #define HAVE_FCHDIR 1 |
---|
5773 | | #define HAVE_FCHOWN 1 |
---|
5774 | | #define HAVE_FSYNC 1 |
---|
5775 | | #define HAVE_GETCWD 1 |
---|
5776 | | #define HAVE_GETPWENT 1 |
---|
5777 | | #define HAVE_GETPWNAM 1 |
---|
5778 | | #define HAVE_GETPWUID 1 |
---|
5779 | | #define HAVE_GETRLIMIT 1 |
---|
5780 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5781 | | #define HAVE_GETWD 1 |
---|
5782 | | #define HAVE_LSTAT 1 |
---|
5783 | | #define HAVE_MEMCMP 1 |
---|
5784 | | #define HAVE_MEMSET 1 |
---|
5785 | | #define HAVE_MKDTEMP 1 |
---|
5786 | | #define HAVE_NANOSLEEP 1 |
---|
5787 | | #define HAVE_OPENDIR 1 |
---|
5788 | | #define HAVE_PUTENV 1 |
---|
5789 | | #define HAVE_QSORT 1 |
---|
5790 | | #define HAVE_READLINK 1 |
---|
5791 | | #define HAVE_SELECT 1 |
---|
5792 | | #define HAVE_SETENV 1 |
---|
5793 | | #define HAVE_SETPGID 1 |
---|
5794 | | #define HAVE_SETSID 1 |
---|
5795 | | #define HAVE_SIGALTSTACK 1 |
---|
5796 | | #define HAVE_SIGSET 1 |
---|
5797 | | #define HAVE_SIGSETJMP 1 |
---|
5798 | | #define HAVE_SIGACTION 1 |
---|
5799 | | #define HAVE_SIGVEC 1 |
---|
5800 | | #define HAVE_STRCASECMP 1 |
---|
5801 | | #define HAVE_STRERROR 1 |
---|
5802 | | #define HAVE_STRFTIME 1 |
---|
5803 | | #define HAVE_STRNCASECMP 1 |
---|
5804 | | #define HAVE_STRPBRK 1 |
---|
5805 | | #define HAVE_STRTOL 1 |
---|
5806 | | #define HAVE_TGETENT 1 |
---|
5807 | | #define HAVE_TOWLOWER 1 |
---|
5808 | | #define HAVE_TOWUPPER 1 |
---|
5809 | | #define HAVE_ISWUPPER 1 |
---|
5810 | | #define HAVE_USLEEP 1 |
---|
5811 | | #define HAVE_UTIME 1 |
---|
5812 | | #define HAVE_UTIMES 1 |
---|
5813 | | #define HAVE_FSEEKO 1 |
---|
5814 | | #define HAVE_ST_BLKSIZE 1 |
---|
5815 | | #define HAVE_ICONV 1 |
---|
5816 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
5817 | | #define HAVE_LIBM 1 |
---|
5818 | | #define HAVE_FLOAT_FUNCS 1 |
---|
5819 | | #define HAVE_POSIX_ACL 1 |
---|
5820 | | /* end confdefs.h. */ |
---|
5821 | | |
---|
5822 | | #ifdef HAVE_SYS_ACL_H |
---|
5823 | | # include <sys/acl.h> |
---|
5824 | | #endif |
---|
5825 | | int |
---|
5826 | | main () |
---|
5827 | | { |
---|
5828 | | acl("foo", GETACLCNT, 0, NULL); |
---|
5829 | | |
---|
5830 | | ; |
---|
5831 | | return 0; |
---|
5832 | | } |
---|
5833 | configure:11431: result: no |
---|
5834 | configure:11439: checking for AIX ACL support |
---|
5835 | configure:11471: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
5836 | In file included from conftest.c:132: |
---|
5837 | In file included from /usr/include/sys/acl.h:27: |
---|
5838 | /usr/include/sys/kauth.h:123:2: error: unknown type name 'gid_t' |
---|
5839 | gid_t el_gid; /* group ID */ |
---|
5840 | ^ |
---|
5841 | In file included from conftest.c:132: |
---|
5842 | /usr/include/sys/acl.h:200:8: error: unknown type name 'ssize_t'; did you mean 'size_t'? |
---|
5843 | extern ssize_t acl_copy_ext(void *buf_p, acl_t acl, ssize_t size); |
---|
5844 | ^ |
---|
5845 | /usr/include/sys/signal.h:167:27: note: 'size_t' declared here |
---|
5846 | typedef __darwin_size_t size_t; |
---|
5847 | ^ |
---|
5848 | In file included from conftest.c:132: |
---|
5849 | /usr/include/sys/acl.h:200:53: error: unknown type name 'ssize_t'; did you mean 'size_t'? |
---|
5850 | extern ssize_t acl_copy_ext(void *buf_p, acl_t acl, ssize_t size); |
---|
5851 | ^ |
---|
5852 | /usr/include/sys/signal.h:167:27: note: 'size_t' declared here |
---|
5853 | typedef __darwin_size_t size_t; |
---|
5854 | ^ |
---|
5855 | In file included from conftest.c:132: |
---|
5856 | /usr/include/sys/acl.h:201:8: error: unknown type name 'ssize_t'; did you mean 'size_t'? |
---|
5857 | extern ssize_t acl_copy_ext_native(void *buf_p, acl_t acl, ssize_t size); |
---|
5858 | ^ |
---|
5859 | /usr/include/sys/signal.h:167:27: note: 'size_t' declared here |
---|
5860 | typedef __darwin_size_t size_t; |
---|
5861 | ^ |
---|
5862 | In file included from conftest.c:132: |
---|
5863 | /usr/include/sys/acl.h:201:60: error: unknown type name 'ssize_t'; did you mean 'size_t'? |
---|
5864 | extern ssize_t acl_copy_ext_native(void *buf_p, acl_t acl, ssize_t size); |
---|
5865 | ^ |
---|
5866 | /usr/include/sys/signal.h:167:27: note: 'size_t' declared here |
---|
5867 | typedef __darwin_size_t size_t; |
---|
5868 | ^ |
---|
5869 | In file included from conftest.c:132: |
---|
5870 | /usr/include/sys/acl.h:205:8: error: unknown type name 'ssize_t'; did you mean 'size_t'? |
---|
5871 | extern ssize_t acl_size(acl_t acl); |
---|
5872 | ^ |
---|
5873 | /usr/include/sys/signal.h:167:27: note: 'size_t' declared here |
---|
5874 | typedef __darwin_size_t size_t; |
---|
5875 | ^ |
---|
5876 | In file included from conftest.c:132: |
---|
5877 | /usr/include/sys/acl.h:206:37: error: unknown type name 'ssize_t'; did you mean 'size_t'? |
---|
5878 | extern char *acl_to_text(acl_t acl, ssize_t *len_p); |
---|
5879 | ^ |
---|
5880 | /usr/include/sys/signal.h:167:27: note: 'size_t' declared here |
---|
5881 | typedef __darwin_size_t size_t; |
---|
5882 | ^ |
---|
5883 | conftest.c:146:11: error: invalid application of 'sizeof' to an incomplete type 'struct acl' |
---|
5884 | aclsize = sizeof(struct acl); |
---|
5885 | ^ ~~~~~~~~~~~~ |
---|
5886 | conftest.c:142:8: note: forward declaration of 'struct acl' |
---|
5887 | struct acl *aclent; |
---|
5888 | ^ |
---|
5889 | conftest.c:148:2: warning: implicit declaration of function 'statacl' is invalid in C99 [-Wimplicit-function-declaration] |
---|
5890 | statacl("foo", STX_NORMAL, aclent, aclsize); |
---|
5891 | ^ |
---|
5892 | conftest.c:148:17: error: use of undeclared identifier 'STX_NORMAL' |
---|
5893 | statacl("foo", STX_NORMAL, aclent, aclsize); |
---|
5894 | ^ |
---|
5895 | 1 warning and 9 errors generated. |
---|
5896 | configure:11471: $? = 1 |
---|
5897 | configure: failed program was: |
---|
5898 | | /* confdefs.h */ |
---|
5899 | | #define PACKAGE_NAME "" |
---|
5900 | | #define PACKAGE_TARNAME "" |
---|
5901 | | #define PACKAGE_VERSION "" |
---|
5902 | | #define PACKAGE_STRING "" |
---|
5903 | | #define PACKAGE_BUGREPORT "" |
---|
5904 | | #define PACKAGE_URL "" |
---|
5905 | | #define UNIX 1 |
---|
5906 | | #define STDC_HEADERS 1 |
---|
5907 | | #define HAVE_SYS_WAIT_H 1 |
---|
5908 | | #define HAVE_SYS_TYPES_H 1 |
---|
5909 | | #define HAVE_SYS_STAT_H 1 |
---|
5910 | | #define HAVE_STDLIB_H 1 |
---|
5911 | | #define HAVE_STRING_H 1 |
---|
5912 | | #define HAVE_MEMORY_H 1 |
---|
5913 | | #define HAVE_STRINGS_H 1 |
---|
5914 | | #define HAVE_INTTYPES_H 1 |
---|
5915 | | #define HAVE_STDINT_H 1 |
---|
5916 | | #define HAVE_UNISTD_H 1 |
---|
5917 | | #define FEAT_HUGE 1 |
---|
5918 | | #define USE_XSMP_INTERACT 1 |
---|
5919 | | #define FEAT_PYTHON 1 |
---|
5920 | | #define FEAT_RUBY 1 |
---|
5921 | | #define FEAT_NETBEANS_INTG 1 |
---|
5922 | | #define FEAT_MBYTE 1 |
---|
5923 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
5924 | | #define HAVE_DATE_TIME 1 |
---|
5925 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
5926 | | #define HAVE_DIRENT_H 1 |
---|
5927 | | #define HAVE_STDARG_H 1 |
---|
5928 | | #define HAVE_STDINT_H 1 |
---|
5929 | | #define HAVE_STDLIB_H 1 |
---|
5930 | | #define HAVE_STRING_H 1 |
---|
5931 | | #define HAVE_SYS_SELECT_H 1 |
---|
5932 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
5933 | | #define HAVE_TERMCAP_H 1 |
---|
5934 | | #define HAVE_FCNTL_H 1 |
---|
5935 | | #define HAVE_SGTTY_H 1 |
---|
5936 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5937 | | #define HAVE_SYS_TIME_H 1 |
---|
5938 | | #define HAVE_SYS_TYPES_H 1 |
---|
5939 | | #define HAVE_ICONV_H 1 |
---|
5940 | | #define HAVE_INTTYPES_H 1 |
---|
5941 | | #define HAVE_LANGINFO_H 1 |
---|
5942 | | #define HAVE_MATH_H 1 |
---|
5943 | | #define HAVE_UNISTD_H 1 |
---|
5944 | | #define HAVE_ERRNO_H 1 |
---|
5945 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5946 | | #define HAVE_LOCALE_H 1 |
---|
5947 | | #define HAVE_TERMIOS_H 1 |
---|
5948 | | #define HAVE_LIBC_H 1 |
---|
5949 | | #define HAVE_POLL_H 1 |
---|
5950 | | #define HAVE_SYS_POLL_H 1 |
---|
5951 | | #define HAVE_PWD_H 1 |
---|
5952 | | #define HAVE_UTIME_H 1 |
---|
5953 | | #define HAVE_SYS_PARAM_H 1 |
---|
5954 | | #define HAVE_LIBINTL_H 1 |
---|
5955 | | #define HAVE_LIBGEN_H 1 |
---|
5956 | | #define HAVE_SYS_ACL_H 1 |
---|
5957 | | #define HAVE_WCHAR_H 1 |
---|
5958 | | #define HAVE_WCTYPE_H 1 |
---|
5959 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
5960 | | #define HAVE_STRINGS_H 1 |
---|
5961 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
5962 | | #define TIME_WITH_SYS_TIME 1 |
---|
5963 | | #define TERMINFO 1 |
---|
5964 | | #define HAVE_OSPEED 1 |
---|
5965 | | #define HAVE_UP_BC_PC 1 |
---|
5966 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
5967 | | #define HAVE_SVR4_PTYS 1 |
---|
5968 | | #define PTYRANGE0 "pqrstuvw" |
---|
5969 | | #define PTYRANGE1 "0123456789abcdef" |
---|
5970 | | #define RETSIGTYPE void |
---|
5971 | | #define SIGRETURN return |
---|
5972 | | #define HAVE_SIGCONTEXT 1 |
---|
5973 | | #define HAVE_BCMP 1 |
---|
5974 | | #define HAVE_FCHDIR 1 |
---|
5975 | | #define HAVE_FCHOWN 1 |
---|
5976 | | #define HAVE_FSYNC 1 |
---|
5977 | | #define HAVE_GETCWD 1 |
---|
5978 | | #define HAVE_GETPWENT 1 |
---|
5979 | | #define HAVE_GETPWNAM 1 |
---|
5980 | | #define HAVE_GETPWUID 1 |
---|
5981 | | #define HAVE_GETRLIMIT 1 |
---|
5982 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5983 | | #define HAVE_GETWD 1 |
---|
5984 | | #define HAVE_LSTAT 1 |
---|
5985 | | #define HAVE_MEMCMP 1 |
---|
5986 | | #define HAVE_MEMSET 1 |
---|
5987 | | #define HAVE_MKDTEMP 1 |
---|
5988 | | #define HAVE_NANOSLEEP 1 |
---|
5989 | | #define HAVE_OPENDIR 1 |
---|
5990 | | #define HAVE_PUTENV 1 |
---|
5991 | | #define HAVE_QSORT 1 |
---|
5992 | | #define HAVE_READLINK 1 |
---|
5993 | | #define HAVE_SELECT 1 |
---|
5994 | | #define HAVE_SETENV 1 |
---|
5995 | | #define HAVE_SETPGID 1 |
---|
5996 | | #define HAVE_SETSID 1 |
---|
5997 | | #define HAVE_SIGALTSTACK 1 |
---|
5998 | | #define HAVE_SIGSET 1 |
---|
5999 | | #define HAVE_SIGSETJMP 1 |
---|
6000 | | #define HAVE_SIGACTION 1 |
---|
6001 | | #define HAVE_SIGVEC 1 |
---|
6002 | | #define HAVE_STRCASECMP 1 |
---|
6003 | | #define HAVE_STRERROR 1 |
---|
6004 | | #define HAVE_STRFTIME 1 |
---|
6005 | | #define HAVE_STRNCASECMP 1 |
---|
6006 | | #define HAVE_STRPBRK 1 |
---|
6007 | | #define HAVE_STRTOL 1 |
---|
6008 | | #define HAVE_TGETENT 1 |
---|
6009 | | #define HAVE_TOWLOWER 1 |
---|
6010 | | #define HAVE_TOWUPPER 1 |
---|
6011 | | #define HAVE_ISWUPPER 1 |
---|
6012 | | #define HAVE_USLEEP 1 |
---|
6013 | | #define HAVE_UTIME 1 |
---|
6014 | | #define HAVE_UTIMES 1 |
---|
6015 | | #define HAVE_FSEEKO 1 |
---|
6016 | | #define HAVE_ST_BLKSIZE 1 |
---|
6017 | | #define HAVE_ICONV 1 |
---|
6018 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
6019 | | #define HAVE_LIBM 1 |
---|
6020 | | #define HAVE_FLOAT_FUNCS 1 |
---|
6021 | | #define HAVE_POSIX_ACL 1 |
---|
6022 | | /* end confdefs.h. */ |
---|
6023 | | |
---|
6024 | | #if STDC_HEADERS |
---|
6025 | | # include <stdlib.h> |
---|
6026 | | # include <stddef.h> |
---|
6027 | | #endif |
---|
6028 | | #ifdef HAVE_SYS_ACL_H |
---|
6029 | | # include <sys/acl.h> |
---|
6030 | | #endif |
---|
6031 | | #ifdef HAVE_SYS_ACCESS_H |
---|
6032 | | # include <sys/access.h> |
---|
6033 | | #endif |
---|
6034 | | #define _ALL_SOURCE |
---|
6035 | | |
---|
6036 | | #include <sys/stat.h> |
---|
6037 | | |
---|
6038 | | int aclsize; |
---|
6039 | | struct acl *aclent; |
---|
6040 | | int |
---|
6041 | | main () |
---|
6042 | | { |
---|
6043 | | aclsize = sizeof(struct acl); |
---|
6044 | | aclent = (void *)malloc(aclsize); |
---|
6045 | | statacl("foo", STX_NORMAL, aclent, aclsize); |
---|
6046 | | |
---|
6047 | | ; |
---|
6048 | | return 0; |
---|
6049 | | } |
---|
6050 | configure:11476: result: no |
---|
6051 | configure:11486: checking --disable-gpm argument |
---|
6052 | configure:11535: result: yes |
---|
6053 | configure:11539: checking --disable-sysmouse argument |
---|
6054 | configure:11550: result: no |
---|
6055 | configure:11552: checking for sysmouse |
---|
6056 | configure:11574: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
6057 | conftest.c:126:10: fatal error: 'sys/consio.h' file not found |
---|
6058 | #include <sys/consio.h> |
---|
6059 | ^ |
---|
6060 | 1 error generated. |
---|
6061 | configure:11574: $? = 1 |
---|
6062 | configure: failed program was: |
---|
6063 | | /* confdefs.h */ |
---|
6064 | | #define PACKAGE_NAME "" |
---|
6065 | | #define PACKAGE_TARNAME "" |
---|
6066 | | #define PACKAGE_VERSION "" |
---|
6067 | | #define PACKAGE_STRING "" |
---|
6068 | | #define PACKAGE_BUGREPORT "" |
---|
6069 | | #define PACKAGE_URL "" |
---|
6070 | | #define UNIX 1 |
---|
6071 | | #define STDC_HEADERS 1 |
---|
6072 | | #define HAVE_SYS_WAIT_H 1 |
---|
6073 | | #define HAVE_SYS_TYPES_H 1 |
---|
6074 | | #define HAVE_SYS_STAT_H 1 |
---|
6075 | | #define HAVE_STDLIB_H 1 |
---|
6076 | | #define HAVE_STRING_H 1 |
---|
6077 | | #define HAVE_MEMORY_H 1 |
---|
6078 | | #define HAVE_STRINGS_H 1 |
---|
6079 | | #define HAVE_INTTYPES_H 1 |
---|
6080 | | #define HAVE_STDINT_H 1 |
---|
6081 | | #define HAVE_UNISTD_H 1 |
---|
6082 | | #define FEAT_HUGE 1 |
---|
6083 | | #define USE_XSMP_INTERACT 1 |
---|
6084 | | #define FEAT_PYTHON 1 |
---|
6085 | | #define FEAT_RUBY 1 |
---|
6086 | | #define FEAT_NETBEANS_INTG 1 |
---|
6087 | | #define FEAT_MBYTE 1 |
---|
6088 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
6089 | | #define HAVE_DATE_TIME 1 |
---|
6090 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
6091 | | #define HAVE_DIRENT_H 1 |
---|
6092 | | #define HAVE_STDARG_H 1 |
---|
6093 | | #define HAVE_STDINT_H 1 |
---|
6094 | | #define HAVE_STDLIB_H 1 |
---|
6095 | | #define HAVE_STRING_H 1 |
---|
6096 | | #define HAVE_SYS_SELECT_H 1 |
---|
6097 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6098 | | #define HAVE_TERMCAP_H 1 |
---|
6099 | | #define HAVE_FCNTL_H 1 |
---|
6100 | | #define HAVE_SGTTY_H 1 |
---|
6101 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6102 | | #define HAVE_SYS_TIME_H 1 |
---|
6103 | | #define HAVE_SYS_TYPES_H 1 |
---|
6104 | | #define HAVE_ICONV_H 1 |
---|
6105 | | #define HAVE_INTTYPES_H 1 |
---|
6106 | | #define HAVE_LANGINFO_H 1 |
---|
6107 | | #define HAVE_MATH_H 1 |
---|
6108 | | #define HAVE_UNISTD_H 1 |
---|
6109 | | #define HAVE_ERRNO_H 1 |
---|
6110 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6111 | | #define HAVE_LOCALE_H 1 |
---|
6112 | | #define HAVE_TERMIOS_H 1 |
---|
6113 | | #define HAVE_LIBC_H 1 |
---|
6114 | | #define HAVE_POLL_H 1 |
---|
6115 | | #define HAVE_SYS_POLL_H 1 |
---|
6116 | | #define HAVE_PWD_H 1 |
---|
6117 | | #define HAVE_UTIME_H 1 |
---|
6118 | | #define HAVE_SYS_PARAM_H 1 |
---|
6119 | | #define HAVE_LIBINTL_H 1 |
---|
6120 | | #define HAVE_LIBGEN_H 1 |
---|
6121 | | #define HAVE_SYS_ACL_H 1 |
---|
6122 | | #define HAVE_WCHAR_H 1 |
---|
6123 | | #define HAVE_WCTYPE_H 1 |
---|
6124 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6125 | | #define HAVE_STRINGS_H 1 |
---|
6126 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
6127 | | #define TIME_WITH_SYS_TIME 1 |
---|
6128 | | #define TERMINFO 1 |
---|
6129 | | #define HAVE_OSPEED 1 |
---|
6130 | | #define HAVE_UP_BC_PC 1 |
---|
6131 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
6132 | | #define HAVE_SVR4_PTYS 1 |
---|
6133 | | #define PTYRANGE0 "pqrstuvw" |
---|
6134 | | #define PTYRANGE1 "0123456789abcdef" |
---|
6135 | | #define RETSIGTYPE void |
---|
6136 | | #define SIGRETURN return |
---|
6137 | | #define HAVE_SIGCONTEXT 1 |
---|
6138 | | #define HAVE_BCMP 1 |
---|
6139 | | #define HAVE_FCHDIR 1 |
---|
6140 | | #define HAVE_FCHOWN 1 |
---|
6141 | | #define HAVE_FSYNC 1 |
---|
6142 | | #define HAVE_GETCWD 1 |
---|
6143 | | #define HAVE_GETPWENT 1 |
---|
6144 | | #define HAVE_GETPWNAM 1 |
---|
6145 | | #define HAVE_GETPWUID 1 |
---|
6146 | | #define HAVE_GETRLIMIT 1 |
---|
6147 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6148 | | #define HAVE_GETWD 1 |
---|
6149 | | #define HAVE_LSTAT 1 |
---|
6150 | | #define HAVE_MEMCMP 1 |
---|
6151 | | #define HAVE_MEMSET 1 |
---|
6152 | | #define HAVE_MKDTEMP 1 |
---|
6153 | | #define HAVE_NANOSLEEP 1 |
---|
6154 | | #define HAVE_OPENDIR 1 |
---|
6155 | | #define HAVE_PUTENV 1 |
---|
6156 | | #define HAVE_QSORT 1 |
---|
6157 | | #define HAVE_READLINK 1 |
---|
6158 | | #define HAVE_SELECT 1 |
---|
6159 | | #define HAVE_SETENV 1 |
---|
6160 | | #define HAVE_SETPGID 1 |
---|
6161 | | #define HAVE_SETSID 1 |
---|
6162 | | #define HAVE_SIGALTSTACK 1 |
---|
6163 | | #define HAVE_SIGSET 1 |
---|
6164 | | #define HAVE_SIGSETJMP 1 |
---|
6165 | | #define HAVE_SIGACTION 1 |
---|
6166 | | #define HAVE_SIGVEC 1 |
---|
6167 | | #define HAVE_STRCASECMP 1 |
---|
6168 | | #define HAVE_STRERROR 1 |
---|
6169 | | #define HAVE_STRFTIME 1 |
---|
6170 | | #define HAVE_STRNCASECMP 1 |
---|
6171 | | #define HAVE_STRPBRK 1 |
---|
6172 | | #define HAVE_STRTOL 1 |
---|
6173 | | #define HAVE_TGETENT 1 |
---|
6174 | | #define HAVE_TOWLOWER 1 |
---|
6175 | | #define HAVE_TOWUPPER 1 |
---|
6176 | | #define HAVE_ISWUPPER 1 |
---|
6177 | | #define HAVE_USLEEP 1 |
---|
6178 | | #define HAVE_UTIME 1 |
---|
6179 | | #define HAVE_UTIMES 1 |
---|
6180 | | #define HAVE_FSEEKO 1 |
---|
6181 | | #define HAVE_ST_BLKSIZE 1 |
---|
6182 | | #define HAVE_ICONV 1 |
---|
6183 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
6184 | | #define HAVE_LIBM 1 |
---|
6185 | | #define HAVE_FLOAT_FUNCS 1 |
---|
6186 | | #define HAVE_POSIX_ACL 1 |
---|
6187 | | /* end confdefs.h. */ |
---|
6188 | | #include <sys/consio.h> |
---|
6189 | | #include <signal.h> |
---|
6190 | | #include <sys/fbio.h> |
---|
6191 | | int |
---|
6192 | | main () |
---|
6193 | | { |
---|
6194 | | struct mouse_info mouse; |
---|
6195 | | mouse.operation = MOUSE_MODE; |
---|
6196 | | mouse.operation = MOUSE_SHOW; |
---|
6197 | | mouse.u.mode.mode = 0; |
---|
6198 | | mouse.u.mode.signal = SIGUSR2; |
---|
6199 | | ; |
---|
6200 | | return 0; |
---|
6201 | | } |
---|
6202 | configure:11583: result: no |
---|
6203 | configure:11594: checking for FD_CLOEXEC |
---|
6204 | configure:11609: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
6205 | configure:11609: $? = 0 |
---|
6206 | configure:11610: result: yes |
---|
6207 | configure:11619: checking for rename |
---|
6208 | configure:11632: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
6209 | configure:11632: $? = 0 |
---|
6210 | configure:11633: result: yes |
---|
6211 | configure:11643: checking for sysctl |
---|
6212 | configure:11664: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
6213 | configure:11664: $? = 0 |
---|
6214 | configure:11665: result: yes |
---|
6215 | configure:11674: checking for sysinfo |
---|
6216 | configure:11693: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
6217 | conftest.c:130:10: fatal error: 'sys/sysinfo.h' file not found |
---|
6218 | #include <sys/sysinfo.h> |
---|
6219 | ^ |
---|
6220 | 1 error generated. |
---|
6221 | configure:11693: $? = 1 |
---|
6222 | configure: failed program was: |
---|
6223 | | /* confdefs.h */ |
---|
6224 | | #define PACKAGE_NAME "" |
---|
6225 | | #define PACKAGE_TARNAME "" |
---|
6226 | | #define PACKAGE_VERSION "" |
---|
6227 | | #define PACKAGE_STRING "" |
---|
6228 | | #define PACKAGE_BUGREPORT "" |
---|
6229 | | #define PACKAGE_URL "" |
---|
6230 | | #define UNIX 1 |
---|
6231 | | #define STDC_HEADERS 1 |
---|
6232 | | #define HAVE_SYS_WAIT_H 1 |
---|
6233 | | #define HAVE_SYS_TYPES_H 1 |
---|
6234 | | #define HAVE_SYS_STAT_H 1 |
---|
6235 | | #define HAVE_STDLIB_H 1 |
---|
6236 | | #define HAVE_STRING_H 1 |
---|
6237 | | #define HAVE_MEMORY_H 1 |
---|
6238 | | #define HAVE_STRINGS_H 1 |
---|
6239 | | #define HAVE_INTTYPES_H 1 |
---|
6240 | | #define HAVE_STDINT_H 1 |
---|
6241 | | #define HAVE_UNISTD_H 1 |
---|
6242 | | #define FEAT_HUGE 1 |
---|
6243 | | #define USE_XSMP_INTERACT 1 |
---|
6244 | | #define FEAT_PYTHON 1 |
---|
6245 | | #define FEAT_RUBY 1 |
---|
6246 | | #define FEAT_NETBEANS_INTG 1 |
---|
6247 | | #define FEAT_MBYTE 1 |
---|
6248 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
6249 | | #define HAVE_DATE_TIME 1 |
---|
6250 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
6251 | | #define HAVE_DIRENT_H 1 |
---|
6252 | | #define HAVE_STDARG_H 1 |
---|
6253 | | #define HAVE_STDINT_H 1 |
---|
6254 | | #define HAVE_STDLIB_H 1 |
---|
6255 | | #define HAVE_STRING_H 1 |
---|
6256 | | #define HAVE_SYS_SELECT_H 1 |
---|
6257 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6258 | | #define HAVE_TERMCAP_H 1 |
---|
6259 | | #define HAVE_FCNTL_H 1 |
---|
6260 | | #define HAVE_SGTTY_H 1 |
---|
6261 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6262 | | #define HAVE_SYS_TIME_H 1 |
---|
6263 | | #define HAVE_SYS_TYPES_H 1 |
---|
6264 | | #define HAVE_ICONV_H 1 |
---|
6265 | | #define HAVE_INTTYPES_H 1 |
---|
6266 | | #define HAVE_LANGINFO_H 1 |
---|
6267 | | #define HAVE_MATH_H 1 |
---|
6268 | | #define HAVE_UNISTD_H 1 |
---|
6269 | | #define HAVE_ERRNO_H 1 |
---|
6270 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6271 | | #define HAVE_LOCALE_H 1 |
---|
6272 | | #define HAVE_TERMIOS_H 1 |
---|
6273 | | #define HAVE_LIBC_H 1 |
---|
6274 | | #define HAVE_POLL_H 1 |
---|
6275 | | #define HAVE_SYS_POLL_H 1 |
---|
6276 | | #define HAVE_PWD_H 1 |
---|
6277 | | #define HAVE_UTIME_H 1 |
---|
6278 | | #define HAVE_SYS_PARAM_H 1 |
---|
6279 | | #define HAVE_LIBINTL_H 1 |
---|
6280 | | #define HAVE_LIBGEN_H 1 |
---|
6281 | | #define HAVE_SYS_ACL_H 1 |
---|
6282 | | #define HAVE_WCHAR_H 1 |
---|
6283 | | #define HAVE_WCTYPE_H 1 |
---|
6284 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6285 | | #define HAVE_STRINGS_H 1 |
---|
6286 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
6287 | | #define TIME_WITH_SYS_TIME 1 |
---|
6288 | | #define TERMINFO 1 |
---|
6289 | | #define HAVE_OSPEED 1 |
---|
6290 | | #define HAVE_UP_BC_PC 1 |
---|
6291 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
6292 | | #define HAVE_SVR4_PTYS 1 |
---|
6293 | | #define PTYRANGE0 "pqrstuvw" |
---|
6294 | | #define PTYRANGE1 "0123456789abcdef" |
---|
6295 | | #define RETSIGTYPE void |
---|
6296 | | #define SIGRETURN return |
---|
6297 | | #define HAVE_SIGCONTEXT 1 |
---|
6298 | | #define HAVE_BCMP 1 |
---|
6299 | | #define HAVE_FCHDIR 1 |
---|
6300 | | #define HAVE_FCHOWN 1 |
---|
6301 | | #define HAVE_FSYNC 1 |
---|
6302 | | #define HAVE_GETCWD 1 |
---|
6303 | | #define HAVE_GETPWENT 1 |
---|
6304 | | #define HAVE_GETPWNAM 1 |
---|
6305 | | #define HAVE_GETPWUID 1 |
---|
6306 | | #define HAVE_GETRLIMIT 1 |
---|
6307 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6308 | | #define HAVE_GETWD 1 |
---|
6309 | | #define HAVE_LSTAT 1 |
---|
6310 | | #define HAVE_MEMCMP 1 |
---|
6311 | | #define HAVE_MEMSET 1 |
---|
6312 | | #define HAVE_MKDTEMP 1 |
---|
6313 | | #define HAVE_NANOSLEEP 1 |
---|
6314 | | #define HAVE_OPENDIR 1 |
---|
6315 | | #define HAVE_PUTENV 1 |
---|
6316 | | #define HAVE_QSORT 1 |
---|
6317 | | #define HAVE_READLINK 1 |
---|
6318 | | #define HAVE_SELECT 1 |
---|
6319 | | #define HAVE_SETENV 1 |
---|
6320 | | #define HAVE_SETPGID 1 |
---|
6321 | | #define HAVE_SETSID 1 |
---|
6322 | | #define HAVE_SIGALTSTACK 1 |
---|
6323 | | #define HAVE_SIGSET 1 |
---|
6324 | | #define HAVE_SIGSETJMP 1 |
---|
6325 | | #define HAVE_SIGACTION 1 |
---|
6326 | | #define HAVE_SIGVEC 1 |
---|
6327 | | #define HAVE_STRCASECMP 1 |
---|
6328 | | #define HAVE_STRERROR 1 |
---|
6329 | | #define HAVE_STRFTIME 1 |
---|
6330 | | #define HAVE_STRNCASECMP 1 |
---|
6331 | | #define HAVE_STRPBRK 1 |
---|
6332 | | #define HAVE_STRTOL 1 |
---|
6333 | | #define HAVE_TGETENT 1 |
---|
6334 | | #define HAVE_TOWLOWER 1 |
---|
6335 | | #define HAVE_TOWUPPER 1 |
---|
6336 | | #define HAVE_ISWUPPER 1 |
---|
6337 | | #define HAVE_USLEEP 1 |
---|
6338 | | #define HAVE_UTIME 1 |
---|
6339 | | #define HAVE_UTIMES 1 |
---|
6340 | | #define HAVE_FSEEKO 1 |
---|
6341 | | #define HAVE_ST_BLKSIZE 1 |
---|
6342 | | #define HAVE_ICONV 1 |
---|
6343 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
6344 | | #define HAVE_LIBM 1 |
---|
6345 | | #define HAVE_FLOAT_FUNCS 1 |
---|
6346 | | #define HAVE_POSIX_ACL 1 |
---|
6347 | | #define HAVE_FD_CLOEXEC 1 |
---|
6348 | | #define HAVE_RENAME 1 |
---|
6349 | | #define HAVE_SYSCTL 1 |
---|
6350 | | /* end confdefs.h. */ |
---|
6351 | | #include <sys/types.h> |
---|
6352 | | #include <sys/sysinfo.h> |
---|
6353 | | int |
---|
6354 | | main () |
---|
6355 | | { |
---|
6356 | | struct sysinfo sinfo; |
---|
6357 | | int t; |
---|
6358 | | |
---|
6359 | | (void)sysinfo(&sinfo); |
---|
6360 | | t = sinfo.totalram; |
---|
6361 | | |
---|
6362 | | ; |
---|
6363 | | return 0; |
---|
6364 | | } |
---|
6365 | configure:11698: result: not usable |
---|
6366 | configure:11703: checking for sysinfo.mem_unit |
---|
6367 | configure:11719: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
6368 | conftest.c:130:10: fatal error: 'sys/sysinfo.h' file not found |
---|
6369 | #include <sys/sysinfo.h> |
---|
6370 | ^ |
---|
6371 | 1 error generated. |
---|
6372 | configure:11719: $? = 1 |
---|
6373 | configure: failed program was: |
---|
6374 | | /* confdefs.h */ |
---|
6375 | | #define PACKAGE_NAME "" |
---|
6376 | | #define PACKAGE_TARNAME "" |
---|
6377 | | #define PACKAGE_VERSION "" |
---|
6378 | | #define PACKAGE_STRING "" |
---|
6379 | | #define PACKAGE_BUGREPORT "" |
---|
6380 | | #define PACKAGE_URL "" |
---|
6381 | | #define UNIX 1 |
---|
6382 | | #define STDC_HEADERS 1 |
---|
6383 | | #define HAVE_SYS_WAIT_H 1 |
---|
6384 | | #define HAVE_SYS_TYPES_H 1 |
---|
6385 | | #define HAVE_SYS_STAT_H 1 |
---|
6386 | | #define HAVE_STDLIB_H 1 |
---|
6387 | | #define HAVE_STRING_H 1 |
---|
6388 | | #define HAVE_MEMORY_H 1 |
---|
6389 | | #define HAVE_STRINGS_H 1 |
---|
6390 | | #define HAVE_INTTYPES_H 1 |
---|
6391 | | #define HAVE_STDINT_H 1 |
---|
6392 | | #define HAVE_UNISTD_H 1 |
---|
6393 | | #define FEAT_HUGE 1 |
---|
6394 | | #define USE_XSMP_INTERACT 1 |
---|
6395 | | #define FEAT_PYTHON 1 |
---|
6396 | | #define FEAT_RUBY 1 |
---|
6397 | | #define FEAT_NETBEANS_INTG 1 |
---|
6398 | | #define FEAT_MBYTE 1 |
---|
6399 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
6400 | | #define HAVE_DATE_TIME 1 |
---|
6401 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
6402 | | #define HAVE_DIRENT_H 1 |
---|
6403 | | #define HAVE_STDARG_H 1 |
---|
6404 | | #define HAVE_STDINT_H 1 |
---|
6405 | | #define HAVE_STDLIB_H 1 |
---|
6406 | | #define HAVE_STRING_H 1 |
---|
6407 | | #define HAVE_SYS_SELECT_H 1 |
---|
6408 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6409 | | #define HAVE_TERMCAP_H 1 |
---|
6410 | | #define HAVE_FCNTL_H 1 |
---|
6411 | | #define HAVE_SGTTY_H 1 |
---|
6412 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6413 | | #define HAVE_SYS_TIME_H 1 |
---|
6414 | | #define HAVE_SYS_TYPES_H 1 |
---|
6415 | | #define HAVE_ICONV_H 1 |
---|
6416 | | #define HAVE_INTTYPES_H 1 |
---|
6417 | | #define HAVE_LANGINFO_H 1 |
---|
6418 | | #define HAVE_MATH_H 1 |
---|
6419 | | #define HAVE_UNISTD_H 1 |
---|
6420 | | #define HAVE_ERRNO_H 1 |
---|
6421 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6422 | | #define HAVE_LOCALE_H 1 |
---|
6423 | | #define HAVE_TERMIOS_H 1 |
---|
6424 | | #define HAVE_LIBC_H 1 |
---|
6425 | | #define HAVE_POLL_H 1 |
---|
6426 | | #define HAVE_SYS_POLL_H 1 |
---|
6427 | | #define HAVE_PWD_H 1 |
---|
6428 | | #define HAVE_UTIME_H 1 |
---|
6429 | | #define HAVE_SYS_PARAM_H 1 |
---|
6430 | | #define HAVE_LIBINTL_H 1 |
---|
6431 | | #define HAVE_LIBGEN_H 1 |
---|
6432 | | #define HAVE_SYS_ACL_H 1 |
---|
6433 | | #define HAVE_WCHAR_H 1 |
---|
6434 | | #define HAVE_WCTYPE_H 1 |
---|
6435 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6436 | | #define HAVE_STRINGS_H 1 |
---|
6437 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
6438 | | #define TIME_WITH_SYS_TIME 1 |
---|
6439 | | #define TERMINFO 1 |
---|
6440 | | #define HAVE_OSPEED 1 |
---|
6441 | | #define HAVE_UP_BC_PC 1 |
---|
6442 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
6443 | | #define HAVE_SVR4_PTYS 1 |
---|
6444 | | #define PTYRANGE0 "pqrstuvw" |
---|
6445 | | #define PTYRANGE1 "0123456789abcdef" |
---|
6446 | | #define RETSIGTYPE void |
---|
6447 | | #define SIGRETURN return |
---|
6448 | | #define HAVE_SIGCONTEXT 1 |
---|
6449 | | #define HAVE_BCMP 1 |
---|
6450 | | #define HAVE_FCHDIR 1 |
---|
6451 | | #define HAVE_FCHOWN 1 |
---|
6452 | | #define HAVE_FSYNC 1 |
---|
6453 | | #define HAVE_GETCWD 1 |
---|
6454 | | #define HAVE_GETPWENT 1 |
---|
6455 | | #define HAVE_GETPWNAM 1 |
---|
6456 | | #define HAVE_GETPWUID 1 |
---|
6457 | | #define HAVE_GETRLIMIT 1 |
---|
6458 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6459 | | #define HAVE_GETWD 1 |
---|
6460 | | #define HAVE_LSTAT 1 |
---|
6461 | | #define HAVE_MEMCMP 1 |
---|
6462 | | #define HAVE_MEMSET 1 |
---|
6463 | | #define HAVE_MKDTEMP 1 |
---|
6464 | | #define HAVE_NANOSLEEP 1 |
---|
6465 | | #define HAVE_OPENDIR 1 |
---|
6466 | | #define HAVE_PUTENV 1 |
---|
6467 | | #define HAVE_QSORT 1 |
---|
6468 | | #define HAVE_READLINK 1 |
---|
6469 | | #define HAVE_SELECT 1 |
---|
6470 | | #define HAVE_SETENV 1 |
---|
6471 | | #define HAVE_SETPGID 1 |
---|
6472 | | #define HAVE_SETSID 1 |
---|
6473 | | #define HAVE_SIGALTSTACK 1 |
---|
6474 | | #define HAVE_SIGSET 1 |
---|
6475 | | #define HAVE_SIGSETJMP 1 |
---|
6476 | | #define HAVE_SIGACTION 1 |
---|
6477 | | #define HAVE_SIGVEC 1 |
---|
6478 | | #define HAVE_STRCASECMP 1 |
---|
6479 | | #define HAVE_STRERROR 1 |
---|
6480 | | #define HAVE_STRFTIME 1 |
---|
6481 | | #define HAVE_STRNCASECMP 1 |
---|
6482 | | #define HAVE_STRPBRK 1 |
---|
6483 | | #define HAVE_STRTOL 1 |
---|
6484 | | #define HAVE_TGETENT 1 |
---|
6485 | | #define HAVE_TOWLOWER 1 |
---|
6486 | | #define HAVE_TOWUPPER 1 |
---|
6487 | | #define HAVE_ISWUPPER 1 |
---|
6488 | | #define HAVE_USLEEP 1 |
---|
6489 | | #define HAVE_UTIME 1 |
---|
6490 | | #define HAVE_UTIMES 1 |
---|
6491 | | #define HAVE_FSEEKO 1 |
---|
6492 | | #define HAVE_ST_BLKSIZE 1 |
---|
6493 | | #define HAVE_ICONV 1 |
---|
6494 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
6495 | | #define HAVE_LIBM 1 |
---|
6496 | | #define HAVE_FLOAT_FUNCS 1 |
---|
6497 | | #define HAVE_POSIX_ACL 1 |
---|
6498 | | #define HAVE_FD_CLOEXEC 1 |
---|
6499 | | #define HAVE_RENAME 1 |
---|
6500 | | #define HAVE_SYSCTL 1 |
---|
6501 | | /* end confdefs.h. */ |
---|
6502 | | #include <sys/types.h> |
---|
6503 | | #include <sys/sysinfo.h> |
---|
6504 | | int |
---|
6505 | | main () |
---|
6506 | | { |
---|
6507 | | struct sysinfo sinfo; |
---|
6508 | | sinfo.mem_unit = 1; |
---|
6509 | | |
---|
6510 | | ; |
---|
6511 | | return 0; |
---|
6512 | | } |
---|
6513 | configure:11724: result: no |
---|
6514 | configure:11729: checking for sysconf |
---|
6515 | configure:11744: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
6516 | conftest.c:134:16: error: use of undeclared identifier '_SC_PHYS_PAGES' |
---|
6517 | (void)sysconf(_SC_PHYS_PAGES); |
---|
6518 | ^ |
---|
6519 | 1 error generated. |
---|
6520 | configure:11744: $? = 1 |
---|
6521 | configure: failed program was: |
---|
6522 | | /* confdefs.h */ |
---|
6523 | | #define PACKAGE_NAME "" |
---|
6524 | | #define PACKAGE_TARNAME "" |
---|
6525 | | #define PACKAGE_VERSION "" |
---|
6526 | | #define PACKAGE_STRING "" |
---|
6527 | | #define PACKAGE_BUGREPORT "" |
---|
6528 | | #define PACKAGE_URL "" |
---|
6529 | | #define UNIX 1 |
---|
6530 | | #define STDC_HEADERS 1 |
---|
6531 | | #define HAVE_SYS_WAIT_H 1 |
---|
6532 | | #define HAVE_SYS_TYPES_H 1 |
---|
6533 | | #define HAVE_SYS_STAT_H 1 |
---|
6534 | | #define HAVE_STDLIB_H 1 |
---|
6535 | | #define HAVE_STRING_H 1 |
---|
6536 | | #define HAVE_MEMORY_H 1 |
---|
6537 | | #define HAVE_STRINGS_H 1 |
---|
6538 | | #define HAVE_INTTYPES_H 1 |
---|
6539 | | #define HAVE_STDINT_H 1 |
---|
6540 | | #define HAVE_UNISTD_H 1 |
---|
6541 | | #define FEAT_HUGE 1 |
---|
6542 | | #define USE_XSMP_INTERACT 1 |
---|
6543 | | #define FEAT_PYTHON 1 |
---|
6544 | | #define FEAT_RUBY 1 |
---|
6545 | | #define FEAT_NETBEANS_INTG 1 |
---|
6546 | | #define FEAT_MBYTE 1 |
---|
6547 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
6548 | | #define HAVE_DATE_TIME 1 |
---|
6549 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
6550 | | #define HAVE_DIRENT_H 1 |
---|
6551 | | #define HAVE_STDARG_H 1 |
---|
6552 | | #define HAVE_STDINT_H 1 |
---|
6553 | | #define HAVE_STDLIB_H 1 |
---|
6554 | | #define HAVE_STRING_H 1 |
---|
6555 | | #define HAVE_SYS_SELECT_H 1 |
---|
6556 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6557 | | #define HAVE_TERMCAP_H 1 |
---|
6558 | | #define HAVE_FCNTL_H 1 |
---|
6559 | | #define HAVE_SGTTY_H 1 |
---|
6560 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6561 | | #define HAVE_SYS_TIME_H 1 |
---|
6562 | | #define HAVE_SYS_TYPES_H 1 |
---|
6563 | | #define HAVE_ICONV_H 1 |
---|
6564 | | #define HAVE_INTTYPES_H 1 |
---|
6565 | | #define HAVE_LANGINFO_H 1 |
---|
6566 | | #define HAVE_MATH_H 1 |
---|
6567 | | #define HAVE_UNISTD_H 1 |
---|
6568 | | #define HAVE_ERRNO_H 1 |
---|
6569 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6570 | | #define HAVE_LOCALE_H 1 |
---|
6571 | | #define HAVE_TERMIOS_H 1 |
---|
6572 | | #define HAVE_LIBC_H 1 |
---|
6573 | | #define HAVE_POLL_H 1 |
---|
6574 | | #define HAVE_SYS_POLL_H 1 |
---|
6575 | | #define HAVE_PWD_H 1 |
---|
6576 | | #define HAVE_UTIME_H 1 |
---|
6577 | | #define HAVE_SYS_PARAM_H 1 |
---|
6578 | | #define HAVE_LIBINTL_H 1 |
---|
6579 | | #define HAVE_LIBGEN_H 1 |
---|
6580 | | #define HAVE_SYS_ACL_H 1 |
---|
6581 | | #define HAVE_WCHAR_H 1 |
---|
6582 | | #define HAVE_WCTYPE_H 1 |
---|
6583 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6584 | | #define HAVE_STRINGS_H 1 |
---|
6585 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
6586 | | #define TIME_WITH_SYS_TIME 1 |
---|
6587 | | #define TERMINFO 1 |
---|
6588 | | #define HAVE_OSPEED 1 |
---|
6589 | | #define HAVE_UP_BC_PC 1 |
---|
6590 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
6591 | | #define HAVE_SVR4_PTYS 1 |
---|
6592 | | #define PTYRANGE0 "pqrstuvw" |
---|
6593 | | #define PTYRANGE1 "0123456789abcdef" |
---|
6594 | | #define RETSIGTYPE void |
---|
6595 | | #define SIGRETURN return |
---|
6596 | | #define HAVE_SIGCONTEXT 1 |
---|
6597 | | #define HAVE_BCMP 1 |
---|
6598 | | #define HAVE_FCHDIR 1 |
---|
6599 | | #define HAVE_FCHOWN 1 |
---|
6600 | | #define HAVE_FSYNC 1 |
---|
6601 | | #define HAVE_GETCWD 1 |
---|
6602 | | #define HAVE_GETPWENT 1 |
---|
6603 | | #define HAVE_GETPWNAM 1 |
---|
6604 | | #define HAVE_GETPWUID 1 |
---|
6605 | | #define HAVE_GETRLIMIT 1 |
---|
6606 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6607 | | #define HAVE_GETWD 1 |
---|
6608 | | #define HAVE_LSTAT 1 |
---|
6609 | | #define HAVE_MEMCMP 1 |
---|
6610 | | #define HAVE_MEMSET 1 |
---|
6611 | | #define HAVE_MKDTEMP 1 |
---|
6612 | | #define HAVE_NANOSLEEP 1 |
---|
6613 | | #define HAVE_OPENDIR 1 |
---|
6614 | | #define HAVE_PUTENV 1 |
---|
6615 | | #define HAVE_QSORT 1 |
---|
6616 | | #define HAVE_READLINK 1 |
---|
6617 | | #define HAVE_SELECT 1 |
---|
6618 | | #define HAVE_SETENV 1 |
---|
6619 | | #define HAVE_SETPGID 1 |
---|
6620 | | #define HAVE_SETSID 1 |
---|
6621 | | #define HAVE_SIGALTSTACK 1 |
---|
6622 | | #define HAVE_SIGSET 1 |
---|
6623 | | #define HAVE_SIGSETJMP 1 |
---|
6624 | | #define HAVE_SIGACTION 1 |
---|
6625 | | #define HAVE_SIGVEC 1 |
---|
6626 | | #define HAVE_STRCASECMP 1 |
---|
6627 | | #define HAVE_STRERROR 1 |
---|
6628 | | #define HAVE_STRFTIME 1 |
---|
6629 | | #define HAVE_STRNCASECMP 1 |
---|
6630 | | #define HAVE_STRPBRK 1 |
---|
6631 | | #define HAVE_STRTOL 1 |
---|
6632 | | #define HAVE_TGETENT 1 |
---|
6633 | | #define HAVE_TOWLOWER 1 |
---|
6634 | | #define HAVE_TOWUPPER 1 |
---|
6635 | | #define HAVE_ISWUPPER 1 |
---|
6636 | | #define HAVE_USLEEP 1 |
---|
6637 | | #define HAVE_UTIME 1 |
---|
6638 | | #define HAVE_UTIMES 1 |
---|
6639 | | #define HAVE_FSEEKO 1 |
---|
6640 | | #define HAVE_ST_BLKSIZE 1 |
---|
6641 | | #define HAVE_ICONV 1 |
---|
6642 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
6643 | | #define HAVE_LIBM 1 |
---|
6644 | | #define HAVE_FLOAT_FUNCS 1 |
---|
6645 | | #define HAVE_POSIX_ACL 1 |
---|
6646 | | #define HAVE_FD_CLOEXEC 1 |
---|
6647 | | #define HAVE_RENAME 1 |
---|
6648 | | #define HAVE_SYSCTL 1 |
---|
6649 | | /* end confdefs.h. */ |
---|
6650 | | #include <unistd.h> |
---|
6651 | | int |
---|
6652 | | main () |
---|
6653 | | { |
---|
6654 | | (void)sysconf(_SC_PAGESIZE); |
---|
6655 | | (void)sysconf(_SC_PHYS_PAGES); |
---|
6656 | | |
---|
6657 | | ; |
---|
6658 | | return 0; |
---|
6659 | | } |
---|
6660 | configure:11749: result: not usable |
---|
6661 | configure:11758: checking size of int |
---|
6662 | configure:11763: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
6663 | configure:11763: $? = 0 |
---|
6664 | configure:11763: ./conftest |
---|
6665 | configure:11763: $? = 0 |
---|
6666 | configure:11777: result: 4 |
---|
6667 | configure:11791: checking size of long |
---|
6668 | configure:11796: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
6669 | configure:11796: $? = 0 |
---|
6670 | configure:11796: ./conftest |
---|
6671 | configure:11796: $? = 0 |
---|
6672 | configure:11810: result: 8 |
---|
6673 | configure:11824: checking size of time_t |
---|
6674 | configure:11829: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
6675 | configure:11829: $? = 0 |
---|
6676 | configure:11829: ./conftest |
---|
6677 | configure:11829: $? = 0 |
---|
6678 | configure:11843: result: 8 |
---|
6679 | configure:11857: checking size of off_t |
---|
6680 | configure:11862: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
6681 | configure:11862: $? = 0 |
---|
6682 | configure:11862: ./conftest |
---|
6683 | configure:11862: $? = 0 |
---|
6684 | configure:11876: result: 8 |
---|
6685 | configure:11887: checking uint32_t is 32 bits |
---|
6686 | configure:11909: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
6687 | conftest.c:140:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
6688 | main() { |
---|
6689 | ^~~~ |
---|
6690 | conftest.c:143:69: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
6691 | if (sizeof(uint32_t) != 4 || nr1 != 0xffffffffUL || nr2 + 1 != 0) exit(1); |
---|
6692 | ^ |
---|
6693 | conftest.c:143:69: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
6694 | 2 warnings generated. |
---|
6695 | configure:11909: $? = 0 |
---|
6696 | configure:11909: ./conftest |
---|
6697 | configure:11909: $? = 0 |
---|
6698 | configure:11910: result: ok |
---|
6699 | configure:11943: checking whether memmove handles overlaps |
---|
6700 | configure:11958: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
6701 | conftest.c:142:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
6702 | main() { |
---|
6703 | ^~~~ |
---|
6704 | 1 warning generated. |
---|
6705 | configure:11958: $? = 0 |
---|
6706 | configure:11958: ./conftest |
---|
6707 | configure:11958: $? = 0 |
---|
6708 | configure:11973: result: yes |
---|
6709 | configure:12118: checking for _xpg4_setrunelocale in -lxpg4 |
---|
6710 | configure:12143: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lxpg4 -lm -lncurses -liconv >&5 |
---|
6711 | ld: library not found for -lxpg4 |
---|
6712 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6713 | configure:12143: $? = 1 |
---|
6714 | configure: failed program was: |
---|
6715 | | /* confdefs.h */ |
---|
6716 | | #define PACKAGE_NAME "" |
---|
6717 | | #define PACKAGE_TARNAME "" |
---|
6718 | | #define PACKAGE_VERSION "" |
---|
6719 | | #define PACKAGE_STRING "" |
---|
6720 | | #define PACKAGE_BUGREPORT "" |
---|
6721 | | #define PACKAGE_URL "" |
---|
6722 | | #define UNIX 1 |
---|
6723 | | #define STDC_HEADERS 1 |
---|
6724 | | #define HAVE_SYS_WAIT_H 1 |
---|
6725 | | #define HAVE_SYS_TYPES_H 1 |
---|
6726 | | #define HAVE_SYS_STAT_H 1 |
---|
6727 | | #define HAVE_STDLIB_H 1 |
---|
6728 | | #define HAVE_STRING_H 1 |
---|
6729 | | #define HAVE_MEMORY_H 1 |
---|
6730 | | #define HAVE_STRINGS_H 1 |
---|
6731 | | #define HAVE_INTTYPES_H 1 |
---|
6732 | | #define HAVE_STDINT_H 1 |
---|
6733 | | #define HAVE_UNISTD_H 1 |
---|
6734 | | #define FEAT_HUGE 1 |
---|
6735 | | #define USE_XSMP_INTERACT 1 |
---|
6736 | | #define FEAT_PYTHON 1 |
---|
6737 | | #define FEAT_RUBY 1 |
---|
6738 | | #define FEAT_NETBEANS_INTG 1 |
---|
6739 | | #define FEAT_MBYTE 1 |
---|
6740 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
6741 | | #define HAVE_DATE_TIME 1 |
---|
6742 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
6743 | | #define HAVE_DIRENT_H 1 |
---|
6744 | | #define HAVE_STDARG_H 1 |
---|
6745 | | #define HAVE_STDINT_H 1 |
---|
6746 | | #define HAVE_STDLIB_H 1 |
---|
6747 | | #define HAVE_STRING_H 1 |
---|
6748 | | #define HAVE_SYS_SELECT_H 1 |
---|
6749 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6750 | | #define HAVE_TERMCAP_H 1 |
---|
6751 | | #define HAVE_FCNTL_H 1 |
---|
6752 | | #define HAVE_SGTTY_H 1 |
---|
6753 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6754 | | #define HAVE_SYS_TIME_H 1 |
---|
6755 | | #define HAVE_SYS_TYPES_H 1 |
---|
6756 | | #define HAVE_ICONV_H 1 |
---|
6757 | | #define HAVE_INTTYPES_H 1 |
---|
6758 | | #define HAVE_LANGINFO_H 1 |
---|
6759 | | #define HAVE_MATH_H 1 |
---|
6760 | | #define HAVE_UNISTD_H 1 |
---|
6761 | | #define HAVE_ERRNO_H 1 |
---|
6762 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6763 | | #define HAVE_LOCALE_H 1 |
---|
6764 | | #define HAVE_TERMIOS_H 1 |
---|
6765 | | #define HAVE_LIBC_H 1 |
---|
6766 | | #define HAVE_POLL_H 1 |
---|
6767 | | #define HAVE_SYS_POLL_H 1 |
---|
6768 | | #define HAVE_PWD_H 1 |
---|
6769 | | #define HAVE_UTIME_H 1 |
---|
6770 | | #define HAVE_SYS_PARAM_H 1 |
---|
6771 | | #define HAVE_LIBINTL_H 1 |
---|
6772 | | #define HAVE_LIBGEN_H 1 |
---|
6773 | | #define HAVE_SYS_ACL_H 1 |
---|
6774 | | #define HAVE_WCHAR_H 1 |
---|
6775 | | #define HAVE_WCTYPE_H 1 |
---|
6776 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6777 | | #define HAVE_STRINGS_H 1 |
---|
6778 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
6779 | | #define TIME_WITH_SYS_TIME 1 |
---|
6780 | | #define TERMINFO 1 |
---|
6781 | | #define HAVE_OSPEED 1 |
---|
6782 | | #define HAVE_UP_BC_PC 1 |
---|
6783 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
6784 | | #define HAVE_SVR4_PTYS 1 |
---|
6785 | | #define PTYRANGE0 "pqrstuvw" |
---|
6786 | | #define PTYRANGE1 "0123456789abcdef" |
---|
6787 | | #define RETSIGTYPE void |
---|
6788 | | #define SIGRETURN return |
---|
6789 | | #define HAVE_SIGCONTEXT 1 |
---|
6790 | | #define HAVE_BCMP 1 |
---|
6791 | | #define HAVE_FCHDIR 1 |
---|
6792 | | #define HAVE_FCHOWN 1 |
---|
6793 | | #define HAVE_FSYNC 1 |
---|
6794 | | #define HAVE_GETCWD 1 |
---|
6795 | | #define HAVE_GETPWENT 1 |
---|
6796 | | #define HAVE_GETPWNAM 1 |
---|
6797 | | #define HAVE_GETPWUID 1 |
---|
6798 | | #define HAVE_GETRLIMIT 1 |
---|
6799 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6800 | | #define HAVE_GETWD 1 |
---|
6801 | | #define HAVE_LSTAT 1 |
---|
6802 | | #define HAVE_MEMCMP 1 |
---|
6803 | | #define HAVE_MEMSET 1 |
---|
6804 | | #define HAVE_MKDTEMP 1 |
---|
6805 | | #define HAVE_NANOSLEEP 1 |
---|
6806 | | #define HAVE_OPENDIR 1 |
---|
6807 | | #define HAVE_PUTENV 1 |
---|
6808 | | #define HAVE_QSORT 1 |
---|
6809 | | #define HAVE_READLINK 1 |
---|
6810 | | #define HAVE_SELECT 1 |
---|
6811 | | #define HAVE_SETENV 1 |
---|
6812 | | #define HAVE_SETPGID 1 |
---|
6813 | | #define HAVE_SETSID 1 |
---|
6814 | | #define HAVE_SIGALTSTACK 1 |
---|
6815 | | #define HAVE_SIGSET 1 |
---|
6816 | | #define HAVE_SIGSETJMP 1 |
---|
6817 | | #define HAVE_SIGACTION 1 |
---|
6818 | | #define HAVE_SIGVEC 1 |
---|
6819 | | #define HAVE_STRCASECMP 1 |
---|
6820 | | #define HAVE_STRERROR 1 |
---|
6821 | | #define HAVE_STRFTIME 1 |
---|
6822 | | #define HAVE_STRNCASECMP 1 |
---|
6823 | | #define HAVE_STRPBRK 1 |
---|
6824 | | #define HAVE_STRTOL 1 |
---|
6825 | | #define HAVE_TGETENT 1 |
---|
6826 | | #define HAVE_TOWLOWER 1 |
---|
6827 | | #define HAVE_TOWUPPER 1 |
---|
6828 | | #define HAVE_ISWUPPER 1 |
---|
6829 | | #define HAVE_USLEEP 1 |
---|
6830 | | #define HAVE_UTIME 1 |
---|
6831 | | #define HAVE_UTIMES 1 |
---|
6832 | | #define HAVE_FSEEKO 1 |
---|
6833 | | #define HAVE_ST_BLKSIZE 1 |
---|
6834 | | #define HAVE_ICONV 1 |
---|
6835 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
6836 | | #define HAVE_LIBM 1 |
---|
6837 | | #define HAVE_FLOAT_FUNCS 1 |
---|
6838 | | #define HAVE_POSIX_ACL 1 |
---|
6839 | | #define HAVE_FD_CLOEXEC 1 |
---|
6840 | | #define HAVE_RENAME 1 |
---|
6841 | | #define HAVE_SYSCTL 1 |
---|
6842 | | #define SIZEOF_INT 4 |
---|
6843 | | #define SIZEOF_LONG 8 |
---|
6844 | | #define SIZEOF_TIME_T 8 |
---|
6845 | | #define SIZEOF_OFF_T 8 |
---|
6846 | | #define USEMEMMOVE 1 |
---|
6847 | | /* end confdefs.h. */ |
---|
6848 | | |
---|
6849 | | /* Override any GCC internal prototype to avoid an error. |
---|
6850 | | Use char because int might match the return type of a GCC |
---|
6851 | | builtin and then its argument prototype would still apply. */ |
---|
6852 | | #ifdef __cplusplus |
---|
6853 | | extern "C" |
---|
6854 | | #endif |
---|
6855 | | char _xpg4_setrunelocale (); |
---|
6856 | | int |
---|
6857 | | main () |
---|
6858 | | { |
---|
6859 | | return _xpg4_setrunelocale (); |
---|
6860 | | ; |
---|
6861 | | return 0; |
---|
6862 | | } |
---|
6863 | configure:12152: result: no |
---|
6864 | configure:12159: checking how to create tags |
---|
6865 | ctags: illegal option -- - |
---|
6866 | usage: ctags [-BFadtuwvx] [-f tagsfile] file ... |
---|
6867 | auto/configure: line 12164: exctags: command not found |
---|
6868 | auto/configure: line 12166: exuberant-ctags: command not found |
---|
6869 | etags: skipping /dev/null: it is not a regular file. |
---|
6870 | etags: no input files specified. |
---|
6871 | Try `etags --help' for a complete list of options. |
---|
6872 | ctags: illegal option -- s |
---|
6873 | usage: ctags [-BFadtuwvx] [-f tagsfile] file ... |
---|
6874 | ctags: illegal option -- s |
---|
6875 | usage: ctags [-BFadtuwvx] [-f tagsfile] file ... |
---|
6876 | ctags: illegal option -- i |
---|
6877 | usage: ctags [-BFadtuwvx] [-f tagsfile] file ... |
---|
6878 | configure:12179: result: ctags -t |
---|
6879 | configure:12182: checking how to run man with a section nr |
---|
6880 | configure:12186: result: man -s |
---|
6881 | configure:12193: checking --disable-nls argument |
---|
6882 | configure:12204: result: no |
---|
6883 | configure:12214: checking for msgfmt |
---|
6884 | configure:12230: found /opt/local/bin/msgfmt |
---|
6885 | configure:12241: result: msgfmt |
---|
6886 | configure:12249: checking for NLS |
---|
6887 | configure:12265: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv >&5 |
---|
6888 | Undefined symbols for architecture x86_64: |
---|
6889 | "_libintl_gettext", referenced from: |
---|
6890 | _main in conftest-uD6hmg.o |
---|
6891 | ld: symbol(s) not found for architecture x86_64 |
---|
6892 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
6893 | configure:12265: $? = 1 |
---|
6894 | configure: failed program was: |
---|
6895 | | /* confdefs.h */ |
---|
6896 | | #define PACKAGE_NAME "" |
---|
6897 | | #define PACKAGE_TARNAME "" |
---|
6898 | | #define PACKAGE_VERSION "" |
---|
6899 | | #define PACKAGE_STRING "" |
---|
6900 | | #define PACKAGE_BUGREPORT "" |
---|
6901 | | #define PACKAGE_URL "" |
---|
6902 | | #define UNIX 1 |
---|
6903 | | #define STDC_HEADERS 1 |
---|
6904 | | #define HAVE_SYS_WAIT_H 1 |
---|
6905 | | #define HAVE_SYS_TYPES_H 1 |
---|
6906 | | #define HAVE_SYS_STAT_H 1 |
---|
6907 | | #define HAVE_STDLIB_H 1 |
---|
6908 | | #define HAVE_STRING_H 1 |
---|
6909 | | #define HAVE_MEMORY_H 1 |
---|
6910 | | #define HAVE_STRINGS_H 1 |
---|
6911 | | #define HAVE_INTTYPES_H 1 |
---|
6912 | | #define HAVE_STDINT_H 1 |
---|
6913 | | #define HAVE_UNISTD_H 1 |
---|
6914 | | #define FEAT_HUGE 1 |
---|
6915 | | #define USE_XSMP_INTERACT 1 |
---|
6916 | | #define FEAT_PYTHON 1 |
---|
6917 | | #define FEAT_RUBY 1 |
---|
6918 | | #define FEAT_NETBEANS_INTG 1 |
---|
6919 | | #define FEAT_MBYTE 1 |
---|
6920 | | #define HAVE_X11_SM_SMLIB_H 1 |
---|
6921 | | #define HAVE_DATE_TIME 1 |
---|
6922 | | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
6923 | | #define HAVE_DIRENT_H 1 |
---|
6924 | | #define HAVE_STDARG_H 1 |
---|
6925 | | #define HAVE_STDINT_H 1 |
---|
6926 | | #define HAVE_STDLIB_H 1 |
---|
6927 | | #define HAVE_STRING_H 1 |
---|
6928 | | #define HAVE_SYS_SELECT_H 1 |
---|
6929 | | #define HAVE_SYS_UTSNAME_H 1 |
---|
6930 | | #define HAVE_TERMCAP_H 1 |
---|
6931 | | #define HAVE_FCNTL_H 1 |
---|
6932 | | #define HAVE_SGTTY_H 1 |
---|
6933 | | #define HAVE_SYS_IOCTL_H 1 |
---|
6934 | | #define HAVE_SYS_TIME_H 1 |
---|
6935 | | #define HAVE_SYS_TYPES_H 1 |
---|
6936 | | #define HAVE_ICONV_H 1 |
---|
6937 | | #define HAVE_INTTYPES_H 1 |
---|
6938 | | #define HAVE_LANGINFO_H 1 |
---|
6939 | | #define HAVE_MATH_H 1 |
---|
6940 | | #define HAVE_UNISTD_H 1 |
---|
6941 | | #define HAVE_ERRNO_H 1 |
---|
6942 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
6943 | | #define HAVE_LOCALE_H 1 |
---|
6944 | | #define HAVE_TERMIOS_H 1 |
---|
6945 | | #define HAVE_LIBC_H 1 |
---|
6946 | | #define HAVE_POLL_H 1 |
---|
6947 | | #define HAVE_SYS_POLL_H 1 |
---|
6948 | | #define HAVE_PWD_H 1 |
---|
6949 | | #define HAVE_UTIME_H 1 |
---|
6950 | | #define HAVE_SYS_PARAM_H 1 |
---|
6951 | | #define HAVE_LIBINTL_H 1 |
---|
6952 | | #define HAVE_LIBGEN_H 1 |
---|
6953 | | #define HAVE_SYS_ACL_H 1 |
---|
6954 | | #define HAVE_WCHAR_H 1 |
---|
6955 | | #define HAVE_WCTYPE_H 1 |
---|
6956 | | #define HAVE_SYS_SYSCTL_H 1 |
---|
6957 | | #define HAVE_STRINGS_H 1 |
---|
6958 | | #define NO_STRINGS_WITH_STRING_H 1 |
---|
6959 | | #define TIME_WITH_SYS_TIME 1 |
---|
6960 | | #define TERMINFO 1 |
---|
6961 | | #define HAVE_OSPEED 1 |
---|
6962 | | #define HAVE_UP_BC_PC 1 |
---|
6963 | | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
6964 | | #define HAVE_SVR4_PTYS 1 |
---|
6965 | | #define PTYRANGE0 "pqrstuvw" |
---|
6966 | | #define PTYRANGE1 "0123456789abcdef" |
---|
6967 | | #define RETSIGTYPE void |
---|
6968 | | #define SIGRETURN return |
---|
6969 | | #define HAVE_SIGCONTEXT 1 |
---|
6970 | | #define HAVE_BCMP 1 |
---|
6971 | | #define HAVE_FCHDIR 1 |
---|
6972 | | #define HAVE_FCHOWN 1 |
---|
6973 | | #define HAVE_FSYNC 1 |
---|
6974 | | #define HAVE_GETCWD 1 |
---|
6975 | | #define HAVE_GETPWENT 1 |
---|
6976 | | #define HAVE_GETPWNAM 1 |
---|
6977 | | #define HAVE_GETPWUID 1 |
---|
6978 | | #define HAVE_GETRLIMIT 1 |
---|
6979 | | #define HAVE_GETTIMEOFDAY 1 |
---|
6980 | | #define HAVE_GETWD 1 |
---|
6981 | | #define HAVE_LSTAT 1 |
---|
6982 | | #define HAVE_MEMCMP 1 |
---|
6983 | | #define HAVE_MEMSET 1 |
---|
6984 | | #define HAVE_MKDTEMP 1 |
---|
6985 | | #define HAVE_NANOSLEEP 1 |
---|
6986 | | #define HAVE_OPENDIR 1 |
---|
6987 | | #define HAVE_PUTENV 1 |
---|
6988 | | #define HAVE_QSORT 1 |
---|
6989 | | #define HAVE_READLINK 1 |
---|
6990 | | #define HAVE_SELECT 1 |
---|
6991 | | #define HAVE_SETENV 1 |
---|
6992 | | #define HAVE_SETPGID 1 |
---|
6993 | | #define HAVE_SETSID 1 |
---|
6994 | | #define HAVE_SIGALTSTACK 1 |
---|
6995 | | #define HAVE_SIGSET 1 |
---|
6996 | | #define HAVE_SIGSETJMP 1 |
---|
6997 | | #define HAVE_SIGACTION 1 |
---|
6998 | | #define HAVE_SIGVEC 1 |
---|
6999 | | #define HAVE_STRCASECMP 1 |
---|
7000 | | #define HAVE_STRERROR 1 |
---|
7001 | | #define HAVE_STRFTIME 1 |
---|
7002 | | #define HAVE_STRNCASECMP 1 |
---|
7003 | | #define HAVE_STRPBRK 1 |
---|
7004 | | #define HAVE_STRTOL 1 |
---|
7005 | | #define HAVE_TGETENT 1 |
---|
7006 | | #define HAVE_TOWLOWER 1 |
---|
7007 | | #define HAVE_TOWUPPER 1 |
---|
7008 | | #define HAVE_ISWUPPER 1 |
---|
7009 | | #define HAVE_USLEEP 1 |
---|
7010 | | #define HAVE_UTIME 1 |
---|
7011 | | #define HAVE_UTIMES 1 |
---|
7012 | | #define HAVE_FSEEKO 1 |
---|
7013 | | #define HAVE_ST_BLKSIZE 1 |
---|
7014 | | #define HAVE_ICONV 1 |
---|
7015 | | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
7016 | | #define HAVE_LIBM 1 |
---|
7017 | | #define HAVE_FLOAT_FUNCS 1 |
---|
7018 | | #define HAVE_POSIX_ACL 1 |
---|
7019 | | #define HAVE_FD_CLOEXEC 1 |
---|
7020 | | #define HAVE_RENAME 1 |
---|
7021 | | #define HAVE_SYSCTL 1 |
---|
7022 | | #define SIZEOF_INT 4 |
---|
7023 | | #define SIZEOF_LONG 8 |
---|
7024 | | #define SIZEOF_TIME_T 8 |
---|
7025 | | #define SIZEOF_OFF_T 8 |
---|
7026 | | #define USEMEMMOVE 1 |
---|
7027 | | #define USEMAN_S 1 |
---|
7028 | | /* end confdefs.h. */ |
---|
7029 | | #include <libintl.h> |
---|
7030 | | int |
---|
7031 | | main () |
---|
7032 | | { |
---|
7033 | | gettext("Test"); |
---|
7034 | | ; |
---|
7035 | | return 0; |
---|
7036 | | } |
---|
7037 | configure:12282: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv -lintl >&5 |
---|
7038 | configure:12282: $? = 0 |
---|
7039 | configure:12283: result: gettext() works with -lintl |
---|
7040 | configure:12306: checking for bind_textdomain_codeset |
---|
7041 | configure:12306: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv -lintl >&5 |
---|
7042 | configure:12306: $? = 0 |
---|
7043 | configure:12306: result: yes |
---|
7044 | configure:12315: checking for _nl_msg_cat_cntr |
---|
7045 | configure:12329: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv -lintl >&5 |
---|
7046 | configure:12329: $? = 0 |
---|
7047 | configure:12330: result: yes |
---|
7048 | configure:12349: checking dlfcn.h usability |
---|
7049 | configure:12349: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
7050 | configure:12349: $? = 0 |
---|
7051 | configure:12349: result: yes |
---|
7052 | configure:12349: checking dlfcn.h presence |
---|
7053 | configure:12349: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
7054 | configure:12349: $? = 0 |
---|
7055 | configure:12349: result: yes |
---|
7056 | configure:12349: checking for dlfcn.h |
---|
7057 | configure:12349: result: yes |
---|
7058 | configure:12366: checking for dlopen() |
---|
7059 | configure:12382: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv -lintl >&5 |
---|
7060 | configure:12382: $? = 0 |
---|
7061 | configure:12383: result: yes |
---|
7062 | configure:12425: checking for dlsym() |
---|
7063 | configure:12441: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib conftest.c -lm -lncurses -liconv -lintl >&5 |
---|
7064 | configure:12441: $? = 0 |
---|
7065 | configure:12442: result: yes |
---|
7066 | configure:12550: checking setjmp.h usability |
---|
7067 | configure:12550: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c >&5 |
---|
7068 | configure:12550: $? = 0 |
---|
7069 | configure:12550: result: yes |
---|
7070 | configure:12550: checking setjmp.h presence |
---|
7071 | configure:12550: /usr/bin/clang -E -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp conftest.c |
---|
7072 | configure:12550: $? = 0 |
---|
7073 | configure:12550: result: yes |
---|
7074 | configure:12550: checking for setjmp.h |
---|
7075 | configure:12550: result: yes |
---|
7076 | configure:12569: checking whether we need -framework Cocoa |
---|
7077 | configure:12573: result: yes |
---|
7078 | configure:12586: checking for GCC 3 or later |
---|
7079 | configure:12591: result: yes |
---|
7080 | configure:12597: checking whether we need -D_FORTIFY_SOURCE=1 |
---|
7081 | configure:12601: result: yes |
---|
7082 | configure:12610: checking linker --as-needed support |
---|
7083 | configure:12622: result: no |
---|
7084 | configure:12699: updating cache auto/config.cache |
---|
7085 | configure:12749: creating auto/config.status |
---|
7086 | |
---|
7087 | ## ---------------------- ## |
---|
7088 | ## Running config.status. ## |
---|
7089 | ## ---------------------- ## |
---|
7090 | |
---|
7091 | This file was extended by config.status, which was |
---|
7092 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
7093 | |
---|
7094 | CONFIG_FILES = |
---|
7095 | CONFIG_HEADERS = |
---|
7096 | CONFIG_LINKS = |
---|
7097 | CONFIG_COMMANDS = |
---|
7098 | $ auto/config.status |
---|
7099 | |
---|
7100 | on zephyr.fritz.box |
---|
7101 | |
---|
7102 | config.status:1026: creating auto/config.mk |
---|
7103 | config.status:1026: creating auto/config.h |
---|
7104 | |
---|
7105 | ## ---------------- ## |
---|
7106 | ## Cache variables. ## |
---|
7107 | ## ---------------- ## |
---|
7108 | |
---|
7109 | ac_cv_c_bigendian=no |
---|
7110 | ac_cv_c_compiler_gnu=yes |
---|
7111 | ac_cv_c_const=yes |
---|
7112 | ac_cv_c_uint32_t=yes |
---|
7113 | ac_cv_c_volatile=yes |
---|
7114 | ac_cv_env_CC_set=set |
---|
7115 | ac_cv_env_CC_value=/usr/bin/clang |
---|
7116 | ac_cv_env_CFLAGS_set=set |
---|
7117 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
---|
7118 | ac_cv_env_CPPFLAGS_set=set |
---|
7119 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
7120 | ac_cv_env_CPP_set= |
---|
7121 | ac_cv_env_CPP_value= |
---|
7122 | ac_cv_env_LDFLAGS_set=set |
---|
7123 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
---|
7124 | ac_cv_env_LIBS_set= |
---|
7125 | ac_cv_env_LIBS_value= |
---|
7126 | ac_cv_env_XMKMF_set= |
---|
7127 | ac_cv_env_XMKMF_value= |
---|
7128 | ac_cv_env_build_alias_set= |
---|
7129 | ac_cv_env_build_alias_value= |
---|
7130 | ac_cv_env_host_alias_set= |
---|
7131 | ac_cv_env_host_alias_value= |
---|
7132 | ac_cv_env_target_alias_set= |
---|
7133 | ac_cv_env_target_alias_value= |
---|
7134 | ac_cv_func_bcmp=yes |
---|
7135 | ac_cv_func_bind_textdomain_codeset=yes |
---|
7136 | ac_cv_func_fchdir=yes |
---|
7137 | ac_cv_func_fchown=yes |
---|
7138 | ac_cv_func_fsync=yes |
---|
7139 | ac_cv_func_getcwd=yes |
---|
7140 | ac_cv_func_getpseudotty=no |
---|
7141 | ac_cv_func_getpwent=yes |
---|
7142 | ac_cv_func_getpwnam=yes |
---|
7143 | ac_cv_func_getpwuid=yes |
---|
7144 | ac_cv_func_getrlimit=yes |
---|
7145 | ac_cv_func_gettimeofday=yes |
---|
7146 | ac_cv_func_getwd=yes |
---|
7147 | ac_cv_func_iswupper=yes |
---|
7148 | ac_cv_func_lstat=yes |
---|
7149 | ac_cv_func_memcmp=yes |
---|
7150 | ac_cv_func_memset=yes |
---|
7151 | ac_cv_func_mkdtemp=yes |
---|
7152 | ac_cv_func_nanosleep=yes |
---|
7153 | ac_cv_func_opendir=yes |
---|
7154 | ac_cv_func_putenv=yes |
---|
7155 | ac_cv_func_qsort=yes |
---|
7156 | ac_cv_func_readlink=yes |
---|
7157 | ac_cv_func_select=yes |
---|
7158 | ac_cv_func_setenv=yes |
---|
7159 | ac_cv_func_setpgid=yes |
---|
7160 | ac_cv_func_setsid=yes |
---|
7161 | ac_cv_func_sigaction=yes |
---|
7162 | ac_cv_func_sigaltstack=yes |
---|
7163 | ac_cv_func_sigset=yes |
---|
7164 | ac_cv_func_sigsetjmp=yes |
---|
7165 | ac_cv_func_sigstack=no |
---|
7166 | ac_cv_func_sigvec=yes |
---|
7167 | ac_cv_func_strcasecmp=yes |
---|
7168 | ac_cv_func_strerror=yes |
---|
7169 | ac_cv_func_strftime=yes |
---|
7170 | ac_cv_func_stricmp=no |
---|
7171 | ac_cv_func_strncasecmp=yes |
---|
7172 | ac_cv_func_strnicmp=no |
---|
7173 | ac_cv_func_strpbrk=yes |
---|
7174 | ac_cv_func_strtol=yes |
---|
7175 | ac_cv_func_tgetent=yes |
---|
7176 | ac_cv_func_towlower=yes |
---|
7177 | ac_cv_func_towupper=yes |
---|
7178 | ac_cv_func_usleep=yes |
---|
7179 | ac_cv_func_utime=yes |
---|
7180 | ac_cv_func_utimes=yes |
---|
7181 | ac_cv_header_Carbon_Carbon_h=yes |
---|
7182 | ac_cv_header_X11_SM_SMlib_h=yes |
---|
7183 | ac_cv_header_dirent_dirent_h=yes |
---|
7184 | ac_cv_header_dlfcn_h=yes |
---|
7185 | ac_cv_header_elf_h=no |
---|
7186 | ac_cv_header_errno_h=yes |
---|
7187 | ac_cv_header_fcntl_h=yes |
---|
7188 | ac_cv_header_frame_h=no |
---|
7189 | ac_cv_header_iconv_h=yes |
---|
7190 | ac_cv_header_inttypes_h=yes |
---|
7191 | ac_cv_header_langinfo_h=yes |
---|
7192 | ac_cv_header_libc_h=yes |
---|
7193 | ac_cv_header_libgen_h=yes |
---|
7194 | ac_cv_header_libintl_h=yes |
---|
7195 | ac_cv_header_locale_h=yes |
---|
7196 | ac_cv_header_math_h=yes |
---|
7197 | ac_cv_header_memory_h=yes |
---|
7198 | ac_cv_header_poll_h=yes |
---|
7199 | ac_cv_header_pwd_h=yes |
---|
7200 | ac_cv_header_setjmp_h=yes |
---|
7201 | ac_cv_header_sgtty_h=yes |
---|
7202 | ac_cv_header_stdarg_h=yes |
---|
7203 | ac_cv_header_stdc=yes |
---|
7204 | ac_cv_header_stdint_h=yes |
---|
7205 | ac_cv_header_stdlib_h=yes |
---|
7206 | ac_cv_header_string_h=yes |
---|
7207 | ac_cv_header_strings_h=yes |
---|
7208 | ac_cv_header_stropts_h=no |
---|
7209 | ac_cv_header_sys_access_h=no |
---|
7210 | ac_cv_header_sys_acl_h=yes |
---|
7211 | ac_cv_header_sys_ioctl_h=yes |
---|
7212 | ac_cv_header_sys_param_h=yes |
---|
7213 | ac_cv_header_sys_poll_h=yes |
---|
7214 | ac_cv_header_sys_ptem_h=no |
---|
7215 | ac_cv_header_sys_resource_h=yes |
---|
7216 | ac_cv_header_sys_select_h=yes |
---|
7217 | ac_cv_header_sys_stat_h=yes |
---|
7218 | ac_cv_header_sys_statfs_h=no |
---|
7219 | ac_cv_header_sys_stream_h=no |
---|
7220 | ac_cv_header_sys_sysctl_h=yes |
---|
7221 | ac_cv_header_sys_sysinfo_h=no |
---|
7222 | ac_cv_header_sys_systeminfo_h=no |
---|
7223 | ac_cv_header_sys_time_h=yes |
---|
7224 | ac_cv_header_sys_types_h=yes |
---|
7225 | ac_cv_header_sys_utsname_h=yes |
---|
7226 | ac_cv_header_sys_wait_h=yes |
---|
7227 | ac_cv_header_termcap_h=yes |
---|
7228 | ac_cv_header_termio_h=no |
---|
7229 | ac_cv_header_termios_h=yes |
---|
7230 | ac_cv_header_time=yes |
---|
7231 | ac_cv_header_unistd_h=yes |
---|
7232 | ac_cv_header_util_debug_h=no |
---|
7233 | ac_cv_header_util_msg18n_h=no |
---|
7234 | ac_cv_header_utime_h=yes |
---|
7235 | ac_cv_header_wchar_h=yes |
---|
7236 | ac_cv_header_wctype_h=yes |
---|
7237 | ac_cv_lib_acl_acl_get_file=no |
---|
7238 | ac_cv_lib_m_strtod=yes |
---|
7239 | ac_cv_lib_nsl_gethostbyname=no |
---|
7240 | ac_cv_lib_posix1e_acl_get_file=no |
---|
7241 | ac_cv_lib_sec_acl_get=no |
---|
7242 | ac_cv_lib_selinux_is_selinux_enabled=no |
---|
7243 | ac_cv_lib_socket_socket=no |
---|
7244 | ac_cv_lib_xpg4__xpg4_setrunelocale=no |
---|
7245 | ac_cv_objext=o |
---|
7246 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
7247 | ac_cv_path_GREP=/usr/bin/grep |
---|
7248 | ac_cv_path_vi_cv_path_ruby=/opt/local/bin/ruby1.8 |
---|
7249 | ac_cv_prog_AWK=awk |
---|
7250 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
7251 | ac_cv_prog_MSGFMT=msgfmt |
---|
7252 | ac_cv_prog_STRIP=strip |
---|
7253 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
7254 | ac_cv_prog_cc_c89= |
---|
7255 | ac_cv_prog_cc_g=yes |
---|
7256 | ac_cv_prog_gcc_traditional=no |
---|
7257 | ac_cv_prog_make_make_set=yes |
---|
7258 | ac_cv_search_opendir='none required' |
---|
7259 | ac_cv_search_strerror='none required' |
---|
7260 | ac_cv_sizeof_int=4 |
---|
7261 | ac_cv_sizeof_long=8 |
---|
7262 | ac_cv_sizeof_off_t=8 |
---|
7263 | ac_cv_sizeof_time_t=8 |
---|
7264 | ac_cv_sys_file_offset_bits=no |
---|
7265 | ac_cv_sys_largefile_CC=no |
---|
7266 | ac_cv_sys_largefile_source=no |
---|
7267 | ac_cv_type_dev_t=yes |
---|
7268 | ac_cv_type_ino_t=yes |
---|
7269 | ac_cv_type_mode_t=yes |
---|
7270 | ac_cv_type_off_t=yes |
---|
7271 | ac_cv_type_pid_t=yes |
---|
7272 | ac_cv_type_rlim_t=yes |
---|
7273 | ac_cv_type_signal=void |
---|
7274 | ac_cv_type_size_t=yes |
---|
7275 | ac_cv_type_stack_t=yes |
---|
7276 | ac_cv_type_uid_t=yes |
---|
7277 | cf_cv_ebcdic=no |
---|
7278 | vi_cv_have_sysmouse=no |
---|
7279 | vi_cv_path_python=/opt/local/bin/python2.7 |
---|
7280 | vi_cv_path_python_conf=/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config |
---|
7281 | vi_cv_path_python_epfx=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 |
---|
7282 | vi_cv_path_python_pfx=/opt/local/Library/Frameworks/Python.framework/Versions/2.7 |
---|
7283 | vi_cv_path_python_plibs='-L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -ldl -framework CoreFoundation -lpython2.7' |
---|
7284 | vi_cv_path_pythonpath=:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/readline:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyObjC:/Library/Python/2.7/site-packages |
---|
7285 | vi_cv_path_ruby=/opt/local/bin/ruby1.8 |
---|
7286 | vi_cv_var_python_version=2.7 |
---|
7287 | vim_cv_getcwd_broken=no |
---|
7288 | vim_cv_memmove_handles_overlap=yes |
---|
7289 | vim_cv_stat_ignores_slash=no |
---|
7290 | vim_cv_terminfo=yes |
---|
7291 | vim_cv_toupper_broken=no |
---|
7292 | vim_cv_tty_group=world |
---|
7293 | |
---|
7294 | ## ----------------- ## |
---|
7295 | ## Output variables. ## |
---|
7296 | ## ----------------- ## |
---|
7297 | |
---|
7298 | AWK='awk' |
---|
7299 | CC='/usr/bin/clang' |
---|
7300 | CFLAGS='-pipe -Os -arch x86_64 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1' |
---|
7301 | CPP='/usr/bin/clang -E' |
---|
7302 | CPPFLAGS='-I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp' |
---|
7303 | CPP_MM='M' |
---|
7304 | DEFS='-DHAVE_CONFIG_H' |
---|
7305 | DEPEND_CFLAGS_FILTER='| sed '\''s+-I */+-isystem /+g'\''' |
---|
7306 | ECHO_C='\c' |
---|
7307 | ECHO_N='' |
---|
7308 | ECHO_T='' |
---|
7309 | EGREP='/usr/bin/grep -E' |
---|
7310 | EXEEXT='' |
---|
7311 | EXNAME='ex' |
---|
7312 | GNOME_INCLUDEDIR='' |
---|
7313 | GNOME_LIBDIR='' |
---|
7314 | GNOME_LIBS='' |
---|
7315 | GREP='/usr/bin/grep' |
---|
7316 | GTK_CFLAGS='' |
---|
7317 | GTK_LIBNAME='' |
---|
7318 | GTK_LIBS='' |
---|
7319 | GUITYPE='NONE' |
---|
7320 | GUI_INC_LOC='' |
---|
7321 | GUI_LIB_LOC='' |
---|
7322 | GUI_X_LIBS='' |
---|
7323 | HANGULIN_OBJ='' |
---|
7324 | HANGULIN_SRC='' |
---|
7325 | INSTALL_LANGS='install-languages' |
---|
7326 | INSTALL_TOOL_LANGS='install-tool-languages' |
---|
7327 | LDFLAGS='-L. -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/usr/local/lib' |
---|
7328 | LIBOBJS='' |
---|
7329 | LIBS='-lm -lncurses -liconv -lintl -framework Cocoa' |
---|
7330 | LINK_AS_NEEDED='' |
---|
7331 | LTLIBOBJS='' |
---|
7332 | LUA_CFLAGS='' |
---|
7333 | LUA_LIBS='' |
---|
7334 | LUA_OBJ='' |
---|
7335 | LUA_PRO='' |
---|
7336 | LUA_SRC='' |
---|
7337 | MAKEMO='yes' |
---|
7338 | MOTIF_LIBNAME='' |
---|
7339 | MSGFMT='msgfmt' |
---|
7340 | MZSCHEME_CFLAGS='' |
---|
7341 | MZSCHEME_EXTRA='' |
---|
7342 | MZSCHEME_LIBS='' |
---|
7343 | MZSCHEME_MZC='' |
---|
7344 | MZSCHEME_OBJ='' |
---|
7345 | MZSCHEME_PRO='' |
---|
7346 | MZSCHEME_SRC='' |
---|
7347 | NARROW_PROTO='' |
---|
7348 | NETBEANS_OBJ='objects/netbeans.o' |
---|
7349 | NETBEANS_SRC='netbeans.c' |
---|
7350 | OBJEXT='o' |
---|
7351 | OS_EXTRA_OBJ='objects/os_macosx.o objects/os_mac_conv.o' |
---|
7352 | OS_EXTRA_SRC='os_macosx.m os_mac_conv.c' |
---|
7353 | PACKAGE_BUGREPORT='' |
---|
7354 | PACKAGE_NAME='' |
---|
7355 | PACKAGE_STRING='' |
---|
7356 | PACKAGE_TARNAME='' |
---|
7357 | PACKAGE_URL='' |
---|
7358 | PACKAGE_VERSION='' |
---|
7359 | PATH_SEPARATOR=':' |
---|
7360 | PERL_CFLAGS='' |
---|
7361 | PERL_LIBS='' |
---|
7362 | PERL_OBJ='' |
---|
7363 | PERL_PRO='' |
---|
7364 | PERL_SRC='' |
---|
7365 | PKG_CONFIG='' |
---|
7366 | PYTHON3_CFLAGS='' |
---|
7367 | PYTHON3_CONFDIR='' |
---|
7368 | PYTHON3_LIBS='' |
---|
7369 | PYTHON3_OBJ='' |
---|
7370 | PYTHON3_SRC='' |
---|
7371 | PYTHON_CFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -DPYTHON_HOME='\''"/opt/local/Library/Frameworks/Python.framework/Versions/2.7"'\''' |
---|
7372 | PYTHON_CONFDIR='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config' |
---|
7373 | PYTHON_GETPATH_CFLAGS='-DPYTHONPATH='\''":/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/readline:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages:/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/PyObjC:/Library/Python/2.7/site-packages"'\'' -DPREFIX='\''"/opt/local/Library/Frameworks/Python.framework/Versions/2.7"'\'' -DEXEC_PREFIX='\''"/opt/local/Library/Frameworks/Python.framework/Versions/2.7"'\''' |
---|
7374 | PYTHON_LIBS='-L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -ldl -framework CoreFoundation -lpython2.7' |
---|
7375 | PYTHON_OBJ='objects/if_python.o' |
---|
7376 | PYTHON_SRC='if_python.c' |
---|
7377 | QUOTESED='sed -e '\''s/[\\"]/\\&/g'\'' -e '\''s/\\"/"/'\'' -e '\''s/\\";$$/";/'\''' |
---|
7378 | RUBY_CFLAGS='-I/opt/local/lib/ruby/1.8/i686-darwin12 -DRUBY_VERSION=18' |
---|
7379 | RUBY_LIBS='-lruby -lpthread -ldl -lobjc -L/opt/local/lib' |
---|
7380 | RUBY_OBJ='objects/if_ruby.o' |
---|
7381 | RUBY_PRO='if_ruby.pro' |
---|
7382 | RUBY_SRC='if_ruby.c' |
---|
7383 | SET_MAKE='' |
---|
7384 | SHELL='/bin/sh' |
---|
7385 | SNIFF_OBJ='' |
---|
7386 | SNIFF_SRC='' |
---|
7387 | STRIP='strip' |
---|
7388 | TAGPRG='ctags -t' |
---|
7389 | TCL_CFLAGS='' |
---|
7390 | TCL_LIBS='' |
---|
7391 | TCL_OBJ='' |
---|
7392 | TCL_PRO='' |
---|
7393 | TCL_SRC='' |
---|
7394 | VIEWNAME='view' |
---|
7395 | VIMNAME='vim' |
---|
7396 | WORKSHOP_OBJ='' |
---|
7397 | WORKSHOP_SRC='' |
---|
7398 | XCODE_SELECT='' |
---|
7399 | XMKMF='' |
---|
7400 | X_CFLAGS='' |
---|
7401 | X_EXTRA_LIBS='' |
---|
7402 | X_LIB='' |
---|
7403 | X_LIBS='' |
---|
7404 | X_PRE_LIBS='' |
---|
7405 | ac_ct_CC='/usr/bin/clang' |
---|
7406 | bindir='${exec_prefix}/bin' |
---|
7407 | build_alias='' |
---|
7408 | compiledby='' |
---|
7409 | datadir='${datarootdir}' |
---|
7410 | datarootdir='${prefix}/share' |
---|
7411 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
7412 | dogvimdiff='installgvimdiff' |
---|
7413 | dovimdiff='installvimdiff' |
---|
7414 | dvidir='${docdir}' |
---|
7415 | exec_prefix='${prefix}' |
---|
7416 | host_alias='' |
---|
7417 | htmldir='${docdir}' |
---|
7418 | includedir='${prefix}/include' |
---|
7419 | infodir='${datarootdir}/info' |
---|
7420 | libdir='${exec_prefix}/lib' |
---|
7421 | libexecdir='${exec_prefix}/libexec' |
---|
7422 | line_break='"\\012"' |
---|
7423 | localedir='${datarootdir}/locale' |
---|
7424 | localstatedir='${prefix}/var' |
---|
7425 | mandir='/opt/local/share/man' |
---|
7426 | oldincludedir='/usr/include' |
---|
7427 | pdfdir='${docdir}' |
---|
7428 | prefix='/opt/local' |
---|
7429 | program_transform_name='s,x,x,' |
---|
7430 | psdir='${docdir}' |
---|
7431 | sbindir='${exec_prefix}/sbin' |
---|
7432 | sharedstatedir='${prefix}/com' |
---|
7433 | shrpenv='' |
---|
7434 | sysconfdir='${prefix}/etc' |
---|
7435 | target_alias='' |
---|
7436 | vi_cv_path_lua='' |
---|
7437 | vi_cv_path_mzscheme='' |
---|
7438 | vi_cv_path_perl='' |
---|
7439 | vi_cv_path_python3='' |
---|
7440 | vi_cv_path_python='/opt/local/bin/python2.7' |
---|
7441 | vi_cv_path_ruby='/opt/local/bin/ruby1.8' |
---|
7442 | vi_cv_path_tcl='' |
---|
7443 | vi_cv_perllib='' |
---|
7444 | xmkmfpath='' |
---|
7445 | |
---|
7446 | ## ----------- ## |
---|
7447 | ## confdefs.h. ## |
---|
7448 | ## ----------- ## |
---|
7449 | |
---|
7450 | /* confdefs.h */ |
---|
7451 | #define PACKAGE_NAME "" |
---|
7452 | #define PACKAGE_TARNAME "" |
---|
7453 | #define PACKAGE_VERSION "" |
---|
7454 | #define PACKAGE_STRING "" |
---|
7455 | #define PACKAGE_BUGREPORT "" |
---|
7456 | #define PACKAGE_URL "" |
---|
7457 | #define UNIX 1 |
---|
7458 | #define STDC_HEADERS 1 |
---|
7459 | #define HAVE_SYS_WAIT_H 1 |
---|
7460 | #define HAVE_SYS_TYPES_H 1 |
---|
7461 | #define HAVE_SYS_STAT_H 1 |
---|
7462 | #define HAVE_STDLIB_H 1 |
---|
7463 | #define HAVE_STRING_H 1 |
---|
7464 | #define HAVE_MEMORY_H 1 |
---|
7465 | #define HAVE_STRINGS_H 1 |
---|
7466 | #define HAVE_INTTYPES_H 1 |
---|
7467 | #define HAVE_STDINT_H 1 |
---|
7468 | #define HAVE_UNISTD_H 1 |
---|
7469 | #define FEAT_HUGE 1 |
---|
7470 | #define USE_XSMP_INTERACT 1 |
---|
7471 | #define FEAT_PYTHON 1 |
---|
7472 | #define FEAT_RUBY 1 |
---|
7473 | #define FEAT_NETBEANS_INTG 1 |
---|
7474 | #define FEAT_MBYTE 1 |
---|
7475 | #define HAVE_X11_SM_SMLIB_H 1 |
---|
7476 | #define HAVE_DATE_TIME 1 |
---|
7477 | #define HAVE_ATTRIBUTE_UNUSED 1 |
---|
7478 | #define HAVE_DIRENT_H 1 |
---|
7479 | #define HAVE_STDARG_H 1 |
---|
7480 | #define HAVE_STDINT_H 1 |
---|
7481 | #define HAVE_STDLIB_H 1 |
---|
7482 | #define HAVE_STRING_H 1 |
---|
7483 | #define HAVE_SYS_SELECT_H 1 |
---|
7484 | #define HAVE_SYS_UTSNAME_H 1 |
---|
7485 | #define HAVE_TERMCAP_H 1 |
---|
7486 | #define HAVE_FCNTL_H 1 |
---|
7487 | #define HAVE_SGTTY_H 1 |
---|
7488 | #define HAVE_SYS_IOCTL_H 1 |
---|
7489 | #define HAVE_SYS_TIME_H 1 |
---|
7490 | #define HAVE_SYS_TYPES_H 1 |
---|
7491 | #define HAVE_ICONV_H 1 |
---|
7492 | #define HAVE_INTTYPES_H 1 |
---|
7493 | #define HAVE_LANGINFO_H 1 |
---|
7494 | #define HAVE_MATH_H 1 |
---|
7495 | #define HAVE_UNISTD_H 1 |
---|
7496 | #define HAVE_ERRNO_H 1 |
---|
7497 | #define HAVE_SYS_RESOURCE_H 1 |
---|
7498 | #define HAVE_LOCALE_H 1 |
---|
7499 | #define HAVE_TERMIOS_H 1 |
---|
7500 | #define HAVE_LIBC_H 1 |
---|
7501 | #define HAVE_POLL_H 1 |
---|
7502 | #define HAVE_SYS_POLL_H 1 |
---|
7503 | #define HAVE_PWD_H 1 |
---|
7504 | #define HAVE_UTIME_H 1 |
---|
7505 | #define HAVE_SYS_PARAM_H 1 |
---|
7506 | #define HAVE_LIBINTL_H 1 |
---|
7507 | #define HAVE_LIBGEN_H 1 |
---|
7508 | #define HAVE_SYS_ACL_H 1 |
---|
7509 | #define HAVE_WCHAR_H 1 |
---|
7510 | #define HAVE_WCTYPE_H 1 |
---|
7511 | #define HAVE_SYS_SYSCTL_H 1 |
---|
7512 | #define HAVE_STRINGS_H 1 |
---|
7513 | #define NO_STRINGS_WITH_STRING_H 1 |
---|
7514 | #define TIME_WITH_SYS_TIME 1 |
---|
7515 | #define TERMINFO 1 |
---|
7516 | #define HAVE_OSPEED 1 |
---|
7517 | #define HAVE_UP_BC_PC 1 |
---|
7518 | #define SYS_SELECT_WITH_SYS_TIME 1 |
---|
7519 | #define HAVE_SVR4_PTYS 1 |
---|
7520 | #define PTYRANGE0 "pqrstuvw" |
---|
7521 | #define PTYRANGE1 "0123456789abcdef" |
---|
7522 | #define RETSIGTYPE void |
---|
7523 | #define SIGRETURN return |
---|
7524 | #define HAVE_SIGCONTEXT 1 |
---|
7525 | #define HAVE_BCMP 1 |
---|
7526 | #define HAVE_FCHDIR 1 |
---|
7527 | #define HAVE_FCHOWN 1 |
---|
7528 | #define HAVE_FSYNC 1 |
---|
7529 | #define HAVE_GETCWD 1 |
---|
7530 | #define HAVE_GETPWENT 1 |
---|
7531 | #define HAVE_GETPWNAM 1 |
---|
7532 | #define HAVE_GETPWUID 1 |
---|
7533 | #define HAVE_GETRLIMIT 1 |
---|
7534 | #define HAVE_GETTIMEOFDAY 1 |
---|
7535 | #define HAVE_GETWD 1 |
---|
7536 | #define HAVE_LSTAT 1 |
---|
7537 | #define HAVE_MEMCMP 1 |
---|
7538 | #define HAVE_MEMSET 1 |
---|
7539 | #define HAVE_MKDTEMP 1 |
---|
7540 | #define HAVE_NANOSLEEP 1 |
---|
7541 | #define HAVE_OPENDIR 1 |
---|
7542 | #define HAVE_PUTENV 1 |
---|
7543 | #define HAVE_QSORT 1 |
---|
7544 | #define HAVE_READLINK 1 |
---|
7545 | #define HAVE_SELECT 1 |
---|
7546 | #define HAVE_SETENV 1 |
---|
7547 | #define HAVE_SETPGID 1 |
---|
7548 | #define HAVE_SETSID 1 |
---|
7549 | #define HAVE_SIGALTSTACK 1 |
---|
7550 | #define HAVE_SIGSET 1 |
---|
7551 | #define HAVE_SIGSETJMP 1 |
---|
7552 | #define HAVE_SIGACTION 1 |
---|
7553 | #define HAVE_SIGVEC 1 |
---|
7554 | #define HAVE_STRCASECMP 1 |
---|
7555 | #define HAVE_STRERROR 1 |
---|
7556 | #define HAVE_STRFTIME 1 |
---|
7557 | #define HAVE_STRNCASECMP 1 |
---|
7558 | #define HAVE_STRPBRK 1 |
---|
7559 | #define HAVE_STRTOL 1 |
---|
7560 | #define HAVE_TGETENT 1 |
---|
7561 | #define HAVE_TOWLOWER 1 |
---|
7562 | #define HAVE_TOWUPPER 1 |
---|
7563 | #define HAVE_ISWUPPER 1 |
---|
7564 | #define HAVE_USLEEP 1 |
---|
7565 | #define HAVE_UTIME 1 |
---|
7566 | #define HAVE_UTIMES 1 |
---|
7567 | #define HAVE_FSEEKO 1 |
---|
7568 | #define HAVE_ST_BLKSIZE 1 |
---|
7569 | #define HAVE_ICONV 1 |
---|
7570 | #define HAVE_NL_LANGINFO_CODESET 1 |
---|
7571 | #define HAVE_LIBM 1 |
---|
7572 | #define HAVE_FLOAT_FUNCS 1 |
---|
7573 | #define HAVE_POSIX_ACL 1 |
---|
7574 | #define HAVE_FD_CLOEXEC 1 |
---|
7575 | #define HAVE_RENAME 1 |
---|
7576 | #define HAVE_SYSCTL 1 |
---|
7577 | #define SIZEOF_INT 4 |
---|
7578 | #define SIZEOF_LONG 8 |
---|
7579 | #define SIZEOF_TIME_T 8 |
---|
7580 | #define SIZEOF_OFF_T 8 |
---|
7581 | #define USEMEMMOVE 1 |
---|
7582 | #define USEMAN_S 1 |
---|
7583 | #define HAVE_GETTEXT 1 |
---|
7584 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
7585 | #define HAVE_NL_MSG_CAT_CNTR 1 |
---|
7586 | #define HAVE_DLFCN_H 1 |
---|
7587 | #define HAVE_DLOPEN 1 |
---|
7588 | #define HAVE_DLSYM 1 |
---|
7589 | #define HAVE_SETJMP_H 1 |
---|
7590 | |
---|
7591 | configure: exit 0 |
---|