Ticket #17606: config.log

File config.log, 196.9 KB (added by pgijnxn02@…, 15 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.62.  Invocation command line was
6
7  $ auto/configure --prefix=/opt/local --enable-gui=no --without-x --disable-gpm --disable-nls --mandir=/opt/local/share/man --with-tlib=ncurses --enable-multibyte --srcdir=. --cache-file=auto/config.cache
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = minimac
14uname -m = Power Macintosh
15uname -r = 8.11.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
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 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
29Processor type: ppc7450 (PowerPC 7450)
30Processor active: 0
31Primary memory available: 1.00 gigabytes
32Default processor set: 97 tasks, 253 threads, 1 processors
33Load average: 2.33, Mach factor: 0.29
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: /opt/local/bin
39PATH: /opt/local/sbin
40PATH: /bin
41PATH: /sbin
42PATH: /usr/bin
43PATH: /usr/sbin
44PATH: /usr/X11R6/bin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1875: creating cache auto/config.cache
52configure:1968: checking whether make sets $(MAKE)
53configure:1990: result: yes
54configure:2048: checking for gcc
55configure:2075: result: /usr/bin/gcc-4.0
56configure:2313: checking for C compiler version
57configure:2321: /usr/bin/gcc-4.0 --version >&5
58powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
59Copyright (C) 2005 Free Software Foundation, Inc.
60This is free software; see the source for copying conditions.  There is NO
61warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
62
63configure:2325: $? = 0
64configure:2332: /usr/bin/gcc-4.0 -v >&5
65Using built-in specs.
66Target: powerpc-apple-darwin8
67Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
68Thread model: posix
69gcc version 4.0.1 (Apple Computer, Inc. build 5370)
70configure:2336: $? = 0
71configure:2343: /usr/bin/gcc-4.0 -V >&5
72gcc-4.0: argument to `-V' is missing
73configure:2347: $? = 1
74configure:2370: checking for C compiler default output file name
75configure:2392: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
76configure:2396: $? = 0
77configure:2434: result: a.out
78configure:2451: checking whether the C compiler works
79configure:2461: ./a.out
80configure:2465: $? = 0
81configure:2482: result: yes
82configure:2489: checking whether we are cross compiling
83configure:2491: result: no
84configure:2494: checking for suffix of executables
85configure:2501: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
86configure:2505: $? = 0
87configure:2529: result:
88configure:2535: checking for suffix of object files
89configure:2561: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
90configure:2565: $? = 0
91configure:2588: result: o
92configure:2592: checking whether we are using the GNU C compiler
93configure:2621: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
94configure:2628: $? = 0
95configure:2645: result: yes
96configure:2654: checking whether /usr/bin/gcc-4.0 accepts -g
97configure:2684: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
98configure:2691: $? = 0
99configure:2792: result: yes
100configure:2809: checking for /usr/bin/gcc-4.0 option to accept ISO C89
101configure:2883: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include conftest.c >&5
102configure:2890: $? = 0
103configure:2913: result: none needed
104configure:2935: checking how to run the C preprocessor
105configure:3053: result: /usr/bin/cpp-4.0
106configure:3082: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
107configure:3089: $? = 0
108configure:3120: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
109conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
110configure:3127: $? = 1
111configure: failed program was:
112| /* confdefs.h.  */
113| #define PACKAGE_NAME ""
114| #define PACKAGE_TARNAME ""
115| #define PACKAGE_VERSION ""
116| #define PACKAGE_STRING ""
117| #define PACKAGE_BUGREPORT ""
118| #define UNIX 1
119| /* end confdefs.h.  */
120| #include <ac_nonexistent.h>
121configure:3165: checking for grep that handles long lines and -e
122configure:3225: result: /usr/bin/grep
123configure:3230: checking for egrep
124configure:3294: result: /usr/bin/grep -E
125configure:3308: checking for library containing strerror
126configure:3349: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
127configure:3356: $? = 0
128configure:3387: result: none required
129configure:3398: checking for gawk
130configure:3414: found /opt/local/bin/gawk
131configure:3425: result: gawk
132configure:3438: checking for strip
133configure:3454: found /usr/bin/strip
134configure:3466: result: strip
135configure:3477: checking for ANSI C header files
136configure:3507: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
137configure:3514: $? = 0
138configure:3610: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
139configure:3614: $? = 0
140configure:3620: ./conftest
141configure:3624: $? = 0
142configure:3642: result: yes
143configure:3652: checking for sys/wait.h that is POSIX.1 compatible
144configure:3688: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
145configure:3695: $? = 0
146configure:3710: result: yes
147configure:3749: checking for buggy tools...
148configure:3756: checking for BeOS
149configure:3762: result: no
150configure:3766: checking for QNX
151configure:3773: result: no
152configure:3777: checking for Darwin (Mac OS X)
153configure:3780: result: yes
154configure:3783: checking --disable-darwin argument
155configure:3793: result: no
156configure:3795: checking if Darwin files are there
157configure:3798: result: yes
158configure:3810: checking --with-mac-arch argument
159configure:3818: result: defaulting to current
160configure:3969: checking for sys/types.h
161configure:3990: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
162configure:3997: $? = 0
163configure:4014: result: yes
164configure:3969: checking for sys/stat.h
165configure:3990: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
166configure:3997: $? = 0
167configure:4014: result: yes
168configure:3969: checking for stdlib.h
169configure:3990: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
170configure:3997: $? = 0
171configure:4014: result: yes
172configure:3969: checking for string.h
173configure:3990: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
174configure:3997: $? = 0
175configure:4014: result: yes
176configure:3969: checking for memory.h
177configure:3990: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
178configure:3997: $? = 0
179configure:4014: result: yes
180configure:3969: checking for strings.h
181configure:3990: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
182In file included from conftest.c:50:
183/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
184configure:3997: $? = 0
185configure:4014: result: yes
186configure:3969: checking for inttypes.h
187configure:3990: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
188In file included from conftest.c:39:
189/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
190configure:3997: $? = 0
191configure:4014: result: yes
192configure:3969: checking for stdint.h
193configure:3990: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
194In file included from conftest.c:40:
195/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
196configure:3997: $? = 0
197configure:4014: result: yes
198configure:3969: checking for unistd.h
199configure:3990: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
200In file included from conftest.c:41:
201/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
202configure:3997: $? = 0
203configure:4014: result: yes
204configure:4037: checking Carbon/Carbon.h usability
205configure:4054: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
206In file included from conftest.c:42:
207/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
208configure:4061: $? = 0
209configure:4075: result: yes
210configure:4079: checking Carbon/Carbon.h presence
211configure:4094: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
212configure:4101: $? = 0
213configure:4115: result: yes
214configure:4143: checking for Carbon/Carbon.h
215configure:4150: result: yes
216configure:4179: checking --with-local-dir argument
217configure:4205: result: Defaulting to /usr/local
218configure:4230: checking --with-vim-name argument
219configure:4238: result: Defaulting to vim
220configure:4243: checking --with-ex-name argument
221configure:4251: result: Defaulting to ex
222configure:4256: checking --with-view-name argument
223configure:4264: result: Defaulting to view
224configure:4270: checking --with-global-runtime argument
225configure:4281: result: no
226configure:4286: checking --with-modified-by argument
227configure:4297: result: no
228configure:4302: checking if character set is EBCDIC
229configure:4331: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
230conftest.c: In function 'main':
231conftest.c:29: error: 'make' undeclared (first use in this function)
232conftest.c:29: error: (Each undeclared identifier is reported only once
233conftest.c:29: error: for each function it appears in.)
234conftest.c:29: error: parse error before 'an'
235configure:4338: $? = 1
236configure: failed program was:
237| /* confdefs.h.  */
238| #define PACKAGE_NAME ""
239| #define PACKAGE_TARNAME ""
240| #define PACKAGE_VERSION ""
241| #define PACKAGE_STRING ""
242| #define PACKAGE_BUGREPORT ""
243| #define UNIX 1
244| #define STDC_HEADERS 1
245| #define HAVE_SYS_WAIT_H 1
246| #define HAVE_SYS_TYPES_H 1
247| #define HAVE_SYS_STAT_H 1
248| #define HAVE_STDLIB_H 1
249| #define HAVE_STRING_H 1
250| #define HAVE_MEMORY_H 1
251| #define HAVE_STRINGS_H 1
252| #define HAVE_INTTYPES_H 1
253| #define HAVE_STDINT_H 1
254| #define HAVE_UNISTD_H 1
255| /* end confdefs.h.  */
256|
257| int
258| main ()
259| {
260|  /* TryCompile function for CharSet.
261|    Treat any failure as ASCII for compatibility with existing art.
262|    Use compile-time rather than run-time tests for cross-compiler
263|    tolerance.  */
264| #if '0'!=240
265| make an error "Character set is not EBCDIC"
266| #endif
267|   ;
268|   return 0;
269| }
270configure:4356: result: no
271configure:4407: checking --disable-selinux argument
272configure:4417: result: no
273configure:4419: checking for is_selinux_enabled in -lselinux
274configure:4454: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lselinux   >&5
275/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lselinux
276collect2: ld returned 1 exit status
277configure:4461: $? = 1
278configure: failed program was:
279| /* confdefs.h.  */
280| #define PACKAGE_NAME ""
281| #define PACKAGE_TARNAME ""
282| #define PACKAGE_VERSION ""
283| #define PACKAGE_STRING ""
284| #define PACKAGE_BUGREPORT ""
285| #define UNIX 1
286| #define STDC_HEADERS 1
287| #define HAVE_SYS_WAIT_H 1
288| #define HAVE_SYS_TYPES_H 1
289| #define HAVE_SYS_STAT_H 1
290| #define HAVE_STDLIB_H 1
291| #define HAVE_STRING_H 1
292| #define HAVE_MEMORY_H 1
293| #define HAVE_STRINGS_H 1
294| #define HAVE_INTTYPES_H 1
295| #define HAVE_STDINT_H 1
296| #define HAVE_UNISTD_H 1
297| /* end confdefs.h.  */
298|
299| /* Override any GCC internal prototype to avoid an error.
300|    Use char because int might match the return type of a GCC
301|    builtin and then its argument prototype would still apply.  */
302| #ifdef __cplusplus
303| extern "C"
304| #endif
305| char is_selinux_enabled ();
306| int
307| main ()
308| {
309| return is_selinux_enabled ();
310|   ;
311|   return 0;
312| }
313configure:4482: result: no
314configure:4498: checking --with-features argument
315configure:4506: result: Defaulting to normal
316configure:4544: checking --with-compiledby argument
317configure:4552: result: no
318configure:4558: checking --disable-xsmp argument
319configure:4569: result: no
320configure:4571: checking --disable-xsmp-interact argument
321configure:4581: result: no
322configure:4596: checking --enable-mzschemeinterp argument
323configure:4605: result: no
324configure:4763: checking --enable-perlinterp argument
325configure:4772: result: no
326configure:4966: checking --enable-pythoninterp argument
327configure:4975: result: no
328configure:5314: checking --enable-tclinterp argument
329configure:5323: result: no
330configure:5656: checking --enable-rubyinterp argument
331configure:5665: result: no
332configure:5770: checking --enable-cscope argument
333configure:5779: result: no
334configure:5788: checking --enable-workshop argument
335configure:5797: result: no
336configure:5813: checking --disable-netbeans argument
337configure:5823: result: no
338configure:5826: checking for socket in -lsocket
339configure:5861: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lsocket   >&5
340/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lsocket
341collect2: ld returned 1 exit status
342configure:5868: $? = 1
343configure: failed program was:
344| /* confdefs.h.  */
345| #define PACKAGE_NAME ""
346| #define PACKAGE_TARNAME ""
347| #define PACKAGE_VERSION ""
348| #define PACKAGE_STRING ""
349| #define PACKAGE_BUGREPORT ""
350| #define UNIX 1
351| #define STDC_HEADERS 1
352| #define HAVE_SYS_WAIT_H 1
353| #define HAVE_SYS_TYPES_H 1
354| #define HAVE_SYS_STAT_H 1
355| #define HAVE_STDLIB_H 1
356| #define HAVE_STRING_H 1
357| #define HAVE_MEMORY_H 1
358| #define HAVE_STRINGS_H 1
359| #define HAVE_INTTYPES_H 1
360| #define HAVE_STDINT_H 1
361| #define HAVE_UNISTD_H 1
362| #define FEAT_NORMAL 1
363| #define USE_XSMP_INTERACT 1
364| /* end confdefs.h.  */
365|
366| /* Override any GCC internal prototype to avoid an error.
367|    Use char because int might match the return type of a GCC
368|    builtin and then its argument prototype would still apply.  */
369| #ifdef __cplusplus
370| extern "C"
371| #endif
372| char socket ();
373| int
374| main ()
375| {
376| return socket ();
377|   ;
378|   return 0;
379| }
380configure:5889: result: no
381configure:5901: checking for gethostbyname in -lnsl
382configure:5936: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lnsl   >&5
383/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lnsl
384collect2: ld returned 1 exit status
385configure:5943: $? = 1
386configure: failed program was:
387| /* confdefs.h.  */
388| #define PACKAGE_NAME ""
389| #define PACKAGE_TARNAME ""
390| #define PACKAGE_VERSION ""
391| #define PACKAGE_STRING ""
392| #define PACKAGE_BUGREPORT ""
393| #define UNIX 1
394| #define STDC_HEADERS 1
395| #define HAVE_SYS_WAIT_H 1
396| #define HAVE_SYS_TYPES_H 1
397| #define HAVE_SYS_STAT_H 1
398| #define HAVE_STDLIB_H 1
399| #define HAVE_STRING_H 1
400| #define HAVE_MEMORY_H 1
401| #define HAVE_STRINGS_H 1
402| #define HAVE_INTTYPES_H 1
403| #define HAVE_STDINT_H 1
404| #define HAVE_UNISTD_H 1
405| #define FEAT_NORMAL 1
406| #define USE_XSMP_INTERACT 1
407| /* end confdefs.h.  */
408|
409| /* Override any GCC internal prototype to avoid an error.
410|    Use char because int might match the return type of a GCC
411|    builtin and then its argument prototype would still apply.  */
412| #ifdef __cplusplus
413| extern "C"
414| #endif
415| char gethostbyname ();
416| int
417| main ()
418| {
419| return gethostbyname ();
420|   ;
421|   return 0;
422| }
423configure:5964: result: no
424configure:5975: checking whether compiling netbeans integration is possible
425configure:6021: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  >&5
426configure:6028: $? = 0
427configure:6036: result: yes
428configure:6064: checking --enable-sniff argument
429configure:6073: result: no
430configure:6086: checking --enable-multibyte argument
431configure:6095: result: yes
432configure:6104: checking --enable-hangulinput argument
433configure:6113: result: no
434configure:6116: checking --enable-xim argument
435configure:6123: result: defaulting to auto
436configure:6128: checking --enable-fontset argument
437configure:6137: result: no
438configure:6143: result: defaulting to: don't HAVE_X11
439configure:7975: checking --enable-gui argument
440configure:8018: result: no GUI support
441configure:9580: checking X11/SM/SMlib.h usability
442configure:9597: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon  conftest.c >&5
443In file included from conftest.c:46:
444/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
445configure:9604: $? = 0
446configure:9618: result: yes
447configure:9622: checking X11/SM/SMlib.h presence
448configure:9637: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon  conftest.c
449configure:9644: $? = 0
450configure:9658: result: yes
451configure:9686: checking for X11/SM/SMlib.h
452configure:9695: result: yes
453configure:10237: checking whether toupper is broken
454configure:10267: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  >&5
455configure:10271: $? = 0
456configure:10277: ./conftest
457configure:10281: $? = 1
458configure: program exited with status 1
459configure: failed program was:
460|
461| #include "confdefs.h"
462| #include <ctype.h>
463| #if STDC_HEADERS
464| # include <stdlib.h>
465| # include <stddef.h>
466| #endif
467| main() { exit(toupper('A') == 'A' && tolower('z') == 'z'); }
468|
469configure:10302: result: no
470configure:10312: checking whether __DATE__ and __TIME__ work
471configure:10335: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
472configure:10342: $? = 0
473configure:10347: result: yes
474configure:10372: checking elf.h usability
475configure:10389: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
476In file included from conftest.c:48:
477/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
478conftest.c:59:17: error: elf.h: No such file or directory
479configure:10396: $? = 1
480configure: failed program was:
481| /* confdefs.h.  */
482| #define PACKAGE_NAME ""
483| #define PACKAGE_TARNAME ""
484| #define PACKAGE_VERSION ""
485| #define PACKAGE_STRING ""
486| #define PACKAGE_BUGREPORT ""
487| #define UNIX 1
488| #define STDC_HEADERS 1
489| #define HAVE_SYS_WAIT_H 1
490| #define HAVE_SYS_TYPES_H 1
491| #define HAVE_SYS_STAT_H 1
492| #define HAVE_STDLIB_H 1
493| #define HAVE_STRING_H 1
494| #define HAVE_MEMORY_H 1
495| #define HAVE_STRINGS_H 1
496| #define HAVE_INTTYPES_H 1
497| #define HAVE_STDINT_H 1
498| #define HAVE_UNISTD_H 1
499| #define FEAT_NORMAL 1
500| #define USE_XSMP_INTERACT 1
501| #define FEAT_NETBEANS_INTG 1
502| #define FEAT_MBYTE 1
503| #define HAVE_X11_SM_SMLIB_H 1
504| #define HAVE_DATE_TIME 1
505| /* end confdefs.h.  */
506| #include <stdio.h>
507| #ifdef HAVE_SYS_TYPES_H
508| # include <sys/types.h>
509| #endif
510| #ifdef HAVE_SYS_STAT_H
511| # include <sys/stat.h>
512| #endif
513| #ifdef STDC_HEADERS
514| # include <stdlib.h>
515| # include <stddef.h>
516| #else
517| # ifdef HAVE_STDLIB_H
518| #  include <stdlib.h>
519| # endif
520| #endif
521| #ifdef HAVE_STRING_H
522| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
523| #  include <memory.h>
524| # endif
525| # include <string.h>
526| #endif
527| #ifdef HAVE_STRINGS_H
528| # include <strings.h>
529| #endif
530| #ifdef HAVE_INTTYPES_H
531| # include <inttypes.h>
532| #endif
533| #ifdef HAVE_STDINT_H
534| # include <stdint.h>
535| #endif
536| #ifdef HAVE_UNISTD_H
537| # include <unistd.h>
538| #endif
539| #include <elf.h>
540configure:10410: result: no
541configure:10414: checking elf.h presence
542configure:10429: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
543conftest.c:26:17: error: elf.h: No such file or directory
544configure:10436: $? = 1
545configure: failed program was:
546| /* confdefs.h.  */
547| #define PACKAGE_NAME ""
548| #define PACKAGE_TARNAME ""
549| #define PACKAGE_VERSION ""
550| #define PACKAGE_STRING ""
551| #define PACKAGE_BUGREPORT ""
552| #define UNIX 1
553| #define STDC_HEADERS 1
554| #define HAVE_SYS_WAIT_H 1
555| #define HAVE_SYS_TYPES_H 1
556| #define HAVE_SYS_STAT_H 1
557| #define HAVE_STDLIB_H 1
558| #define HAVE_STRING_H 1
559| #define HAVE_MEMORY_H 1
560| #define HAVE_STRINGS_H 1
561| #define HAVE_INTTYPES_H 1
562| #define HAVE_STDINT_H 1
563| #define HAVE_UNISTD_H 1
564| #define FEAT_NORMAL 1
565| #define USE_XSMP_INTERACT 1
566| #define FEAT_NETBEANS_INTG 1
567| #define FEAT_MBYTE 1
568| #define HAVE_X11_SM_SMLIB_H 1
569| #define HAVE_DATE_TIME 1
570| /* end confdefs.h.  */
571| #include <elf.h>
572configure:10450: result: no
573configure:10478: checking for elf.h
574configure:10485: result: no
575configure:10574: checking for dirent.h that defines DIR
576configure:10603: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
577configure:10610: $? = 0
578configure:10627: result: yes
579configure:10641: checking for library containing opendir
580configure:10682: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  >&5
581configure:10689: $? = 0
582configure:10720: result: none required
583configure:10939: checking stdarg.h usability
584configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
585In file included from conftest.c:49:
586/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
587configure:10963: $? = 0
588configure:10977: result: yes
589configure:10981: checking stdarg.h presence
590configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
591configure:11003: $? = 0
592configure:11017: result: yes
593configure:11045: checking for stdarg.h
594configure:11054: result: yes
595configure:10928: checking for stdlib.h
596configure:10935: result: yes
597configure:10928: checking for string.h
598configure:10935: result: yes
599configure:10939: checking sys/select.h usability
600configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
601In file included from conftest.c:52:
602/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
603configure:10963: $? = 0
604configure:10977: result: yes
605configure:10981: checking sys/select.h presence
606configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
607configure:11003: $? = 0
608configure:11017: result: yes
609configure:11045: checking for sys/select.h
610configure:11054: result: yes
611configure:10939: checking sys/utsname.h usability
612configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
613In file included from conftest.c:53:
614/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
615configure:10963: $? = 0
616configure:10977: result: yes
617configure:10981: checking sys/utsname.h presence
618configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
619configure:11003: $? = 0
620configure:11017: result: yes
621configure:11045: checking for sys/utsname.h
622configure:11054: result: yes
623configure:10939: checking termcap.h usability
624configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
625In file included from conftest.c:54:
626/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
627configure:10963: $? = 0
628configure:10977: result: yes
629configure:10981: checking termcap.h presence
630configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
631configure:11003: $? = 0
632configure:11017: result: yes
633configure:11045: checking for termcap.h
634configure:11054: result: yes
635configure:10939: checking fcntl.h usability
636configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
637In file included from conftest.c:55:
638/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
639configure:10963: $? = 0
640configure:10977: result: yes
641configure:10981: checking fcntl.h presence
642configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
643configure:11003: $? = 0
644configure:11017: result: yes
645configure:11045: checking for fcntl.h
646configure:11054: result: yes
647configure:10939: checking sgtty.h usability
648configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
649In file included from conftest.c:56:
650/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
651configure:10963: $? = 0
652configure:10977: result: yes
653configure:10981: checking sgtty.h presence
654configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
655configure:11003: $? = 0
656configure:11017: result: yes
657configure:11045: checking for sgtty.h
658configure:11054: result: yes
659configure:10939: checking sys/ioctl.h usability
660configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
661In file included from conftest.c:57:
662/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
663configure:10963: $? = 0
664configure:10977: result: yes
665configure:10981: checking sys/ioctl.h presence
666configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
667configure:11003: $? = 0
668configure:11017: result: yes
669configure:11045: checking for sys/ioctl.h
670configure:11054: result: yes
671configure:10939: checking sys/time.h usability
672configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
673In file included from conftest.c:58:
674/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
675configure:10963: $? = 0
676configure:10977: result: yes
677configure:10981: checking sys/time.h presence
678configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
679configure:11003: $? = 0
680configure:11017: result: yes
681configure:11045: checking for sys/time.h
682configure:11054: result: yes
683configure:10928: checking for sys/types.h
684configure:10935: result: yes
685configure:10939: checking termio.h usability
686configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
687In file included from conftest.c:60:
688/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
689conftest.c:71:20: error: termio.h: No such file or directory
690configure:10963: $? = 1
691configure: failed program was:
692| /* confdefs.h.  */
693| #define PACKAGE_NAME ""
694| #define PACKAGE_TARNAME ""
695| #define PACKAGE_VERSION ""
696| #define PACKAGE_STRING ""
697| #define PACKAGE_BUGREPORT ""
698| #define UNIX 1
699| #define STDC_HEADERS 1
700| #define HAVE_SYS_WAIT_H 1
701| #define HAVE_SYS_TYPES_H 1
702| #define HAVE_SYS_STAT_H 1
703| #define HAVE_STDLIB_H 1
704| #define HAVE_STRING_H 1
705| #define HAVE_MEMORY_H 1
706| #define HAVE_STRINGS_H 1
707| #define HAVE_INTTYPES_H 1
708| #define HAVE_STDINT_H 1
709| #define HAVE_UNISTD_H 1
710| #define FEAT_NORMAL 1
711| #define USE_XSMP_INTERACT 1
712| #define FEAT_NETBEANS_INTG 1
713| #define FEAT_MBYTE 1
714| #define HAVE_X11_SM_SMLIB_H 1
715| #define HAVE_DATE_TIME 1
716| #define HAVE_DIRENT_H 1
717| #define HAVE_STDARG_H 1
718| #define HAVE_STDLIB_H 1
719| #define HAVE_STRING_H 1
720| #define HAVE_SYS_SELECT_H 1
721| #define HAVE_SYS_UTSNAME_H 1
722| #define HAVE_TERMCAP_H 1
723| #define HAVE_FCNTL_H 1
724| #define HAVE_SGTTY_H 1
725| #define HAVE_SYS_IOCTL_H 1
726| #define HAVE_SYS_TIME_H 1
727| #define HAVE_SYS_TYPES_H 1
728| /* end confdefs.h.  */
729| #include <stdio.h>
730| #ifdef HAVE_SYS_TYPES_H
731| # include <sys/types.h>
732| #endif
733| #ifdef HAVE_SYS_STAT_H
734| # include <sys/stat.h>
735| #endif
736| #ifdef STDC_HEADERS
737| # include <stdlib.h>
738| # include <stddef.h>
739| #else
740| # ifdef HAVE_STDLIB_H
741| #  include <stdlib.h>
742| # endif
743| #endif
744| #ifdef HAVE_STRING_H
745| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
746| #  include <memory.h>
747| # endif
748| # include <string.h>
749| #endif
750| #ifdef HAVE_STRINGS_H
751| # include <strings.h>
752| #endif
753| #ifdef HAVE_INTTYPES_H
754| # include <inttypes.h>
755| #endif
756| #ifdef HAVE_STDINT_H
757| # include <stdint.h>
758| #endif
759| #ifdef HAVE_UNISTD_H
760| # include <unistd.h>
761| #endif
762| #include <termio.h>
763configure:10977: result: no
764configure:10981: checking termio.h presence
765configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
766conftest.c:38:20: error: termio.h: No such file or directory
767configure:11003: $? = 1
768configure: failed program was:
769| /* confdefs.h.  */
770| #define PACKAGE_NAME ""
771| #define PACKAGE_TARNAME ""
772| #define PACKAGE_VERSION ""
773| #define PACKAGE_STRING ""
774| #define PACKAGE_BUGREPORT ""
775| #define UNIX 1
776| #define STDC_HEADERS 1
777| #define HAVE_SYS_WAIT_H 1
778| #define HAVE_SYS_TYPES_H 1
779| #define HAVE_SYS_STAT_H 1
780| #define HAVE_STDLIB_H 1
781| #define HAVE_STRING_H 1
782| #define HAVE_MEMORY_H 1
783| #define HAVE_STRINGS_H 1
784| #define HAVE_INTTYPES_H 1
785| #define HAVE_STDINT_H 1
786| #define HAVE_UNISTD_H 1
787| #define FEAT_NORMAL 1
788| #define USE_XSMP_INTERACT 1
789| #define FEAT_NETBEANS_INTG 1
790| #define FEAT_MBYTE 1
791| #define HAVE_X11_SM_SMLIB_H 1
792| #define HAVE_DATE_TIME 1
793| #define HAVE_DIRENT_H 1
794| #define HAVE_STDARG_H 1
795| #define HAVE_STDLIB_H 1
796| #define HAVE_STRING_H 1
797| #define HAVE_SYS_SELECT_H 1
798| #define HAVE_SYS_UTSNAME_H 1
799| #define HAVE_TERMCAP_H 1
800| #define HAVE_FCNTL_H 1
801| #define HAVE_SGTTY_H 1
802| #define HAVE_SYS_IOCTL_H 1
803| #define HAVE_SYS_TIME_H 1
804| #define HAVE_SYS_TYPES_H 1
805| /* end confdefs.h.  */
806| #include <termio.h>
807configure:11017: result: no
808configure:11045: checking for termio.h
809configure:11054: result: no
810configure:10939: checking iconv.h usability
811configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
812In file included from conftest.c:60:
813/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
814configure:10963: $? = 0
815configure:10977: result: yes
816configure:10981: checking iconv.h presence
817configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
818configure:11003: $? = 0
819configure:11017: result: yes
820configure:11045: checking for iconv.h
821configure:11054: result: yes
822configure:10939: checking langinfo.h usability
823configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
824In file included from conftest.c:61:
825/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
826configure:10963: $? = 0
827configure:10977: result: yes
828configure:10981: checking langinfo.h presence
829configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
830configure:11003: $? = 0
831configure:11017: result: yes
832configure:11045: checking for langinfo.h
833configure:11054: result: yes
834configure:10939: checking math.h usability
835configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
836In file included from conftest.c:62:
837/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
838configure:10963: $? = 0
839configure:10977: result: yes
840configure:10981: checking math.h presence
841configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
842configure:11003: $? = 0
843configure:11017: result: yes
844configure:11045: checking for math.h
845configure:11054: result: yes
846configure:10928: checking for unistd.h
847configure:10935: result: yes
848configure:10939: checking stropts.h usability
849configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
850In file included from conftest.c:64:
851/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
852conftest.c:75:21: error: stropts.h: No such file or directory
853configure:10963: $? = 1
854configure: failed program was:
855| /* confdefs.h.  */
856| #define PACKAGE_NAME ""
857| #define PACKAGE_TARNAME ""
858| #define PACKAGE_VERSION ""
859| #define PACKAGE_STRING ""
860| #define PACKAGE_BUGREPORT ""
861| #define UNIX 1
862| #define STDC_HEADERS 1
863| #define HAVE_SYS_WAIT_H 1
864| #define HAVE_SYS_TYPES_H 1
865| #define HAVE_SYS_STAT_H 1
866| #define HAVE_STDLIB_H 1
867| #define HAVE_STRING_H 1
868| #define HAVE_MEMORY_H 1
869| #define HAVE_STRINGS_H 1
870| #define HAVE_INTTYPES_H 1
871| #define HAVE_STDINT_H 1
872| #define HAVE_UNISTD_H 1
873| #define FEAT_NORMAL 1
874| #define USE_XSMP_INTERACT 1
875| #define FEAT_NETBEANS_INTG 1
876| #define FEAT_MBYTE 1
877| #define HAVE_X11_SM_SMLIB_H 1
878| #define HAVE_DATE_TIME 1
879| #define HAVE_DIRENT_H 1
880| #define HAVE_STDARG_H 1
881| #define HAVE_STDLIB_H 1
882| #define HAVE_STRING_H 1
883| #define HAVE_SYS_SELECT_H 1
884| #define HAVE_SYS_UTSNAME_H 1
885| #define HAVE_TERMCAP_H 1
886| #define HAVE_FCNTL_H 1
887| #define HAVE_SGTTY_H 1
888| #define HAVE_SYS_IOCTL_H 1
889| #define HAVE_SYS_TIME_H 1
890| #define HAVE_SYS_TYPES_H 1
891| #define HAVE_ICONV_H 1
892| #define HAVE_LANGINFO_H 1
893| #define HAVE_MATH_H 1
894| #define HAVE_UNISTD_H 1
895| /* end confdefs.h.  */
896| #include <stdio.h>
897| #ifdef HAVE_SYS_TYPES_H
898| # include <sys/types.h>
899| #endif
900| #ifdef HAVE_SYS_STAT_H
901| # include <sys/stat.h>
902| #endif
903| #ifdef STDC_HEADERS
904| # include <stdlib.h>
905| # include <stddef.h>
906| #else
907| # ifdef HAVE_STDLIB_H
908| #  include <stdlib.h>
909| # endif
910| #endif
911| #ifdef HAVE_STRING_H
912| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
913| #  include <memory.h>
914| # endif
915| # include <string.h>
916| #endif
917| #ifdef HAVE_STRINGS_H
918| # include <strings.h>
919| #endif
920| #ifdef HAVE_INTTYPES_H
921| # include <inttypes.h>
922| #endif
923| #ifdef HAVE_STDINT_H
924| # include <stdint.h>
925| #endif
926| #ifdef HAVE_UNISTD_H
927| # include <unistd.h>
928| #endif
929| #include <stropts.h>
930configure:10977: result: no
931configure:10981: checking stropts.h presence
932configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
933conftest.c:42:21: error: stropts.h: No such file or directory
934configure:11003: $? = 1
935configure: failed program was:
936| /* confdefs.h.  */
937| #define PACKAGE_NAME ""
938| #define PACKAGE_TARNAME ""
939| #define PACKAGE_VERSION ""
940| #define PACKAGE_STRING ""
941| #define PACKAGE_BUGREPORT ""
942| #define UNIX 1
943| #define STDC_HEADERS 1
944| #define HAVE_SYS_WAIT_H 1
945| #define HAVE_SYS_TYPES_H 1
946| #define HAVE_SYS_STAT_H 1
947| #define HAVE_STDLIB_H 1
948| #define HAVE_STRING_H 1
949| #define HAVE_MEMORY_H 1
950| #define HAVE_STRINGS_H 1
951| #define HAVE_INTTYPES_H 1
952| #define HAVE_STDINT_H 1
953| #define HAVE_UNISTD_H 1
954| #define FEAT_NORMAL 1
955| #define USE_XSMP_INTERACT 1
956| #define FEAT_NETBEANS_INTG 1
957| #define FEAT_MBYTE 1
958| #define HAVE_X11_SM_SMLIB_H 1
959| #define HAVE_DATE_TIME 1
960| #define HAVE_DIRENT_H 1
961| #define HAVE_STDARG_H 1
962| #define HAVE_STDLIB_H 1
963| #define HAVE_STRING_H 1
964| #define HAVE_SYS_SELECT_H 1
965| #define HAVE_SYS_UTSNAME_H 1
966| #define HAVE_TERMCAP_H 1
967| #define HAVE_FCNTL_H 1
968| #define HAVE_SGTTY_H 1
969| #define HAVE_SYS_IOCTL_H 1
970| #define HAVE_SYS_TIME_H 1
971| #define HAVE_SYS_TYPES_H 1
972| #define HAVE_ICONV_H 1
973| #define HAVE_LANGINFO_H 1
974| #define HAVE_MATH_H 1
975| #define HAVE_UNISTD_H 1
976| /* end confdefs.h.  */
977| #include <stropts.h>
978configure:11017: result: no
979configure:11045: checking for stropts.h
980configure:11054: result: no
981configure:10939: checking errno.h usability
982configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
983In file included from conftest.c:64:
984/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
985configure:10963: $? = 0
986configure:10977: result: yes
987configure:10981: checking errno.h presence
988configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
989configure:11003: $? = 0
990configure:11017: result: yes
991configure:11045: checking for errno.h
992configure:11054: result: yes
993configure:10939: checking sys/resource.h usability
994configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
995In file included from conftest.c:65:
996/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
997configure:10963: $? = 0
998configure:10977: result: yes
999configure:10981: checking sys/resource.h presence
1000configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1001configure:11003: $? = 0
1002configure:11017: result: yes
1003configure:11045: checking for sys/resource.h
1004configure:11054: result: yes
1005configure:10939: checking sys/systeminfo.h usability
1006configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1007In file included from conftest.c:66:
1008/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1009conftest.c:77:28: error: sys/systeminfo.h: No such file or directory
1010configure:10963: $? = 1
1011configure: failed program was:
1012| /* confdefs.h.  */
1013| #define PACKAGE_NAME ""
1014| #define PACKAGE_TARNAME ""
1015| #define PACKAGE_VERSION ""
1016| #define PACKAGE_STRING ""
1017| #define PACKAGE_BUGREPORT ""
1018| #define UNIX 1
1019| #define STDC_HEADERS 1
1020| #define HAVE_SYS_WAIT_H 1
1021| #define HAVE_SYS_TYPES_H 1
1022| #define HAVE_SYS_STAT_H 1
1023| #define HAVE_STDLIB_H 1
1024| #define HAVE_STRING_H 1
1025| #define HAVE_MEMORY_H 1
1026| #define HAVE_STRINGS_H 1
1027| #define HAVE_INTTYPES_H 1
1028| #define HAVE_STDINT_H 1
1029| #define HAVE_UNISTD_H 1
1030| #define FEAT_NORMAL 1
1031| #define USE_XSMP_INTERACT 1
1032| #define FEAT_NETBEANS_INTG 1
1033| #define FEAT_MBYTE 1
1034| #define HAVE_X11_SM_SMLIB_H 1
1035| #define HAVE_DATE_TIME 1
1036| #define HAVE_DIRENT_H 1
1037| #define HAVE_STDARG_H 1
1038| #define HAVE_STDLIB_H 1
1039| #define HAVE_STRING_H 1
1040| #define HAVE_SYS_SELECT_H 1
1041| #define HAVE_SYS_UTSNAME_H 1
1042| #define HAVE_TERMCAP_H 1
1043| #define HAVE_FCNTL_H 1
1044| #define HAVE_SGTTY_H 1
1045| #define HAVE_SYS_IOCTL_H 1
1046| #define HAVE_SYS_TIME_H 1
1047| #define HAVE_SYS_TYPES_H 1
1048| #define HAVE_ICONV_H 1
1049| #define HAVE_LANGINFO_H 1
1050| #define HAVE_MATH_H 1
1051| #define HAVE_UNISTD_H 1
1052| #define HAVE_ERRNO_H 1
1053| #define HAVE_SYS_RESOURCE_H 1
1054| /* end confdefs.h.  */
1055| #include <stdio.h>
1056| #ifdef HAVE_SYS_TYPES_H
1057| # include <sys/types.h>
1058| #endif
1059| #ifdef HAVE_SYS_STAT_H
1060| # include <sys/stat.h>
1061| #endif
1062| #ifdef STDC_HEADERS
1063| # include <stdlib.h>
1064| # include <stddef.h>
1065| #else
1066| # ifdef HAVE_STDLIB_H
1067| #  include <stdlib.h>
1068| # endif
1069| #endif
1070| #ifdef HAVE_STRING_H
1071| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1072| #  include <memory.h>
1073| # endif
1074| # include <string.h>
1075| #endif
1076| #ifdef HAVE_STRINGS_H
1077| # include <strings.h>
1078| #endif
1079| #ifdef HAVE_INTTYPES_H
1080| # include <inttypes.h>
1081| #endif
1082| #ifdef HAVE_STDINT_H
1083| # include <stdint.h>
1084| #endif
1085| #ifdef HAVE_UNISTD_H
1086| # include <unistd.h>
1087| #endif
1088| #include <sys/systeminfo.h>
1089configure:10977: result: no
1090configure:10981: checking sys/systeminfo.h presence
1091configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1092conftest.c:44:28: error: sys/systeminfo.h: No such file or directory
1093configure:11003: $? = 1
1094configure: failed program was:
1095| /* confdefs.h.  */
1096| #define PACKAGE_NAME ""
1097| #define PACKAGE_TARNAME ""
1098| #define PACKAGE_VERSION ""
1099| #define PACKAGE_STRING ""
1100| #define PACKAGE_BUGREPORT ""
1101| #define UNIX 1
1102| #define STDC_HEADERS 1
1103| #define HAVE_SYS_WAIT_H 1
1104| #define HAVE_SYS_TYPES_H 1
1105| #define HAVE_SYS_STAT_H 1
1106| #define HAVE_STDLIB_H 1
1107| #define HAVE_STRING_H 1
1108| #define HAVE_MEMORY_H 1
1109| #define HAVE_STRINGS_H 1
1110| #define HAVE_INTTYPES_H 1
1111| #define HAVE_STDINT_H 1
1112| #define HAVE_UNISTD_H 1
1113| #define FEAT_NORMAL 1
1114| #define USE_XSMP_INTERACT 1
1115| #define FEAT_NETBEANS_INTG 1
1116| #define FEAT_MBYTE 1
1117| #define HAVE_X11_SM_SMLIB_H 1
1118| #define HAVE_DATE_TIME 1
1119| #define HAVE_DIRENT_H 1
1120| #define HAVE_STDARG_H 1
1121| #define HAVE_STDLIB_H 1
1122| #define HAVE_STRING_H 1
1123| #define HAVE_SYS_SELECT_H 1
1124| #define HAVE_SYS_UTSNAME_H 1
1125| #define HAVE_TERMCAP_H 1
1126| #define HAVE_FCNTL_H 1
1127| #define HAVE_SGTTY_H 1
1128| #define HAVE_SYS_IOCTL_H 1
1129| #define HAVE_SYS_TIME_H 1
1130| #define HAVE_SYS_TYPES_H 1
1131| #define HAVE_ICONV_H 1
1132| #define HAVE_LANGINFO_H 1
1133| #define HAVE_MATH_H 1
1134| #define HAVE_UNISTD_H 1
1135| #define HAVE_ERRNO_H 1
1136| #define HAVE_SYS_RESOURCE_H 1
1137| /* end confdefs.h.  */
1138| #include <sys/systeminfo.h>
1139configure:11017: result: no
1140configure:11045: checking for sys/systeminfo.h
1141configure:11054: result: no
1142configure:10939: checking locale.h usability
1143configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1144In file included from conftest.c:66:
1145/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1146configure:10963: $? = 0
1147configure:10977: result: yes
1148configure:10981: checking locale.h presence
1149configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1150configure:11003: $? = 0
1151configure:11017: result: yes
1152configure:11045: checking for locale.h
1153configure:11054: result: yes
1154configure:10939: checking sys/stream.h usability
1155configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1156In file included from conftest.c:67:
1157/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1158conftest.c:78:24: error: sys/stream.h: No such file or directory
1159configure:10963: $? = 1
1160configure: failed program was:
1161| /* confdefs.h.  */
1162| #define PACKAGE_NAME ""
1163| #define PACKAGE_TARNAME ""
1164| #define PACKAGE_VERSION ""
1165| #define PACKAGE_STRING ""
1166| #define PACKAGE_BUGREPORT ""
1167| #define UNIX 1
1168| #define STDC_HEADERS 1
1169| #define HAVE_SYS_WAIT_H 1
1170| #define HAVE_SYS_TYPES_H 1
1171| #define HAVE_SYS_STAT_H 1
1172| #define HAVE_STDLIB_H 1
1173| #define HAVE_STRING_H 1
1174| #define HAVE_MEMORY_H 1
1175| #define HAVE_STRINGS_H 1
1176| #define HAVE_INTTYPES_H 1
1177| #define HAVE_STDINT_H 1
1178| #define HAVE_UNISTD_H 1
1179| #define FEAT_NORMAL 1
1180| #define USE_XSMP_INTERACT 1
1181| #define FEAT_NETBEANS_INTG 1
1182| #define FEAT_MBYTE 1
1183| #define HAVE_X11_SM_SMLIB_H 1
1184| #define HAVE_DATE_TIME 1
1185| #define HAVE_DIRENT_H 1
1186| #define HAVE_STDARG_H 1
1187| #define HAVE_STDLIB_H 1
1188| #define HAVE_STRING_H 1
1189| #define HAVE_SYS_SELECT_H 1
1190| #define HAVE_SYS_UTSNAME_H 1
1191| #define HAVE_TERMCAP_H 1
1192| #define HAVE_FCNTL_H 1
1193| #define HAVE_SGTTY_H 1
1194| #define HAVE_SYS_IOCTL_H 1
1195| #define HAVE_SYS_TIME_H 1
1196| #define HAVE_SYS_TYPES_H 1
1197| #define HAVE_ICONV_H 1
1198| #define HAVE_LANGINFO_H 1
1199| #define HAVE_MATH_H 1
1200| #define HAVE_UNISTD_H 1
1201| #define HAVE_ERRNO_H 1
1202| #define HAVE_SYS_RESOURCE_H 1
1203| #define HAVE_LOCALE_H 1
1204| /* end confdefs.h.  */
1205| #include <stdio.h>
1206| #ifdef HAVE_SYS_TYPES_H
1207| # include <sys/types.h>
1208| #endif
1209| #ifdef HAVE_SYS_STAT_H
1210| # include <sys/stat.h>
1211| #endif
1212| #ifdef STDC_HEADERS
1213| # include <stdlib.h>
1214| # include <stddef.h>
1215| #else
1216| # ifdef HAVE_STDLIB_H
1217| #  include <stdlib.h>
1218| # endif
1219| #endif
1220| #ifdef HAVE_STRING_H
1221| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1222| #  include <memory.h>
1223| # endif
1224| # include <string.h>
1225| #endif
1226| #ifdef HAVE_STRINGS_H
1227| # include <strings.h>
1228| #endif
1229| #ifdef HAVE_INTTYPES_H
1230| # include <inttypes.h>
1231| #endif
1232| #ifdef HAVE_STDINT_H
1233| # include <stdint.h>
1234| #endif
1235| #ifdef HAVE_UNISTD_H
1236| # include <unistd.h>
1237| #endif
1238| #include <sys/stream.h>
1239configure:10977: result: no
1240configure:10981: checking sys/stream.h presence
1241configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1242conftest.c:45:24: error: sys/stream.h: No such file or directory
1243configure:11003: $? = 1
1244configure: failed program was:
1245| /* confdefs.h.  */
1246| #define PACKAGE_NAME ""
1247| #define PACKAGE_TARNAME ""
1248| #define PACKAGE_VERSION ""
1249| #define PACKAGE_STRING ""
1250| #define PACKAGE_BUGREPORT ""
1251| #define UNIX 1
1252| #define STDC_HEADERS 1
1253| #define HAVE_SYS_WAIT_H 1
1254| #define HAVE_SYS_TYPES_H 1
1255| #define HAVE_SYS_STAT_H 1
1256| #define HAVE_STDLIB_H 1
1257| #define HAVE_STRING_H 1
1258| #define HAVE_MEMORY_H 1
1259| #define HAVE_STRINGS_H 1
1260| #define HAVE_INTTYPES_H 1
1261| #define HAVE_STDINT_H 1
1262| #define HAVE_UNISTD_H 1
1263| #define FEAT_NORMAL 1
1264| #define USE_XSMP_INTERACT 1
1265| #define FEAT_NETBEANS_INTG 1
1266| #define FEAT_MBYTE 1
1267| #define HAVE_X11_SM_SMLIB_H 1
1268| #define HAVE_DATE_TIME 1
1269| #define HAVE_DIRENT_H 1
1270| #define HAVE_STDARG_H 1
1271| #define HAVE_STDLIB_H 1
1272| #define HAVE_STRING_H 1
1273| #define HAVE_SYS_SELECT_H 1
1274| #define HAVE_SYS_UTSNAME_H 1
1275| #define HAVE_TERMCAP_H 1
1276| #define HAVE_FCNTL_H 1
1277| #define HAVE_SGTTY_H 1
1278| #define HAVE_SYS_IOCTL_H 1
1279| #define HAVE_SYS_TIME_H 1
1280| #define HAVE_SYS_TYPES_H 1
1281| #define HAVE_ICONV_H 1
1282| #define HAVE_LANGINFO_H 1
1283| #define HAVE_MATH_H 1
1284| #define HAVE_UNISTD_H 1
1285| #define HAVE_ERRNO_H 1
1286| #define HAVE_SYS_RESOURCE_H 1
1287| #define HAVE_LOCALE_H 1
1288| /* end confdefs.h.  */
1289| #include <sys/stream.h>
1290configure:11017: result: no
1291configure:11045: checking for sys/stream.h
1292configure:11054: result: no
1293configure:10939: checking termios.h usability
1294configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1295In file included from conftest.c:67:
1296/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1297configure:10963: $? = 0
1298configure:10977: result: yes
1299configure:10981: checking termios.h presence
1300configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1301configure:11003: $? = 0
1302configure:11017: result: yes
1303configure:11045: checking for termios.h
1304configure:11054: result: yes
1305configure:10939: checking libc.h usability
1306configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1307In file included from conftest.c:68:
1308/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1309configure:10963: $? = 0
1310configure:10977: result: yes
1311configure:10981: checking libc.h presence
1312configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1313configure:11003: $? = 0
1314configure:11017: result: yes
1315configure:11045: checking for libc.h
1316configure:11054: result: yes
1317configure:10939: checking sys/statfs.h usability
1318configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1319In file included from conftest.c:69:
1320/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1321conftest.c:80:24: error: sys/statfs.h: No such file or directory
1322configure:10963: $? = 1
1323configure: failed program was:
1324| /* confdefs.h.  */
1325| #define PACKAGE_NAME ""
1326| #define PACKAGE_TARNAME ""
1327| #define PACKAGE_VERSION ""
1328| #define PACKAGE_STRING ""
1329| #define PACKAGE_BUGREPORT ""
1330| #define UNIX 1
1331| #define STDC_HEADERS 1
1332| #define HAVE_SYS_WAIT_H 1
1333| #define HAVE_SYS_TYPES_H 1
1334| #define HAVE_SYS_STAT_H 1
1335| #define HAVE_STDLIB_H 1
1336| #define HAVE_STRING_H 1
1337| #define HAVE_MEMORY_H 1
1338| #define HAVE_STRINGS_H 1
1339| #define HAVE_INTTYPES_H 1
1340| #define HAVE_STDINT_H 1
1341| #define HAVE_UNISTD_H 1
1342| #define FEAT_NORMAL 1
1343| #define USE_XSMP_INTERACT 1
1344| #define FEAT_NETBEANS_INTG 1
1345| #define FEAT_MBYTE 1
1346| #define HAVE_X11_SM_SMLIB_H 1
1347| #define HAVE_DATE_TIME 1
1348| #define HAVE_DIRENT_H 1
1349| #define HAVE_STDARG_H 1
1350| #define HAVE_STDLIB_H 1
1351| #define HAVE_STRING_H 1
1352| #define HAVE_SYS_SELECT_H 1
1353| #define HAVE_SYS_UTSNAME_H 1
1354| #define HAVE_TERMCAP_H 1
1355| #define HAVE_FCNTL_H 1
1356| #define HAVE_SGTTY_H 1
1357| #define HAVE_SYS_IOCTL_H 1
1358| #define HAVE_SYS_TIME_H 1
1359| #define HAVE_SYS_TYPES_H 1
1360| #define HAVE_ICONV_H 1
1361| #define HAVE_LANGINFO_H 1
1362| #define HAVE_MATH_H 1
1363| #define HAVE_UNISTD_H 1
1364| #define HAVE_ERRNO_H 1
1365| #define HAVE_SYS_RESOURCE_H 1
1366| #define HAVE_LOCALE_H 1
1367| #define HAVE_TERMIOS_H 1
1368| #define HAVE_LIBC_H 1
1369| /* end confdefs.h.  */
1370| #include <stdio.h>
1371| #ifdef HAVE_SYS_TYPES_H
1372| # include <sys/types.h>
1373| #endif
1374| #ifdef HAVE_SYS_STAT_H
1375| # include <sys/stat.h>
1376| #endif
1377| #ifdef STDC_HEADERS
1378| # include <stdlib.h>
1379| # include <stddef.h>
1380| #else
1381| # ifdef HAVE_STDLIB_H
1382| #  include <stdlib.h>
1383| # endif
1384| #endif
1385| #ifdef HAVE_STRING_H
1386| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1387| #  include <memory.h>
1388| # endif
1389| # include <string.h>
1390| #endif
1391| #ifdef HAVE_STRINGS_H
1392| # include <strings.h>
1393| #endif
1394| #ifdef HAVE_INTTYPES_H
1395| # include <inttypes.h>
1396| #endif
1397| #ifdef HAVE_STDINT_H
1398| # include <stdint.h>
1399| #endif
1400| #ifdef HAVE_UNISTD_H
1401| # include <unistd.h>
1402| #endif
1403| #include <sys/statfs.h>
1404configure:10977: result: no
1405configure:10981: checking sys/statfs.h presence
1406configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1407conftest.c:47:24: error: sys/statfs.h: No such file or directory
1408configure:11003: $? = 1
1409configure: failed program was:
1410| /* confdefs.h.  */
1411| #define PACKAGE_NAME ""
1412| #define PACKAGE_TARNAME ""
1413| #define PACKAGE_VERSION ""
1414| #define PACKAGE_STRING ""
1415| #define PACKAGE_BUGREPORT ""
1416| #define UNIX 1
1417| #define STDC_HEADERS 1
1418| #define HAVE_SYS_WAIT_H 1
1419| #define HAVE_SYS_TYPES_H 1
1420| #define HAVE_SYS_STAT_H 1
1421| #define HAVE_STDLIB_H 1
1422| #define HAVE_STRING_H 1
1423| #define HAVE_MEMORY_H 1
1424| #define HAVE_STRINGS_H 1
1425| #define HAVE_INTTYPES_H 1
1426| #define HAVE_STDINT_H 1
1427| #define HAVE_UNISTD_H 1
1428| #define FEAT_NORMAL 1
1429| #define USE_XSMP_INTERACT 1
1430| #define FEAT_NETBEANS_INTG 1
1431| #define FEAT_MBYTE 1
1432| #define HAVE_X11_SM_SMLIB_H 1
1433| #define HAVE_DATE_TIME 1
1434| #define HAVE_DIRENT_H 1
1435| #define HAVE_STDARG_H 1
1436| #define HAVE_STDLIB_H 1
1437| #define HAVE_STRING_H 1
1438| #define HAVE_SYS_SELECT_H 1
1439| #define HAVE_SYS_UTSNAME_H 1
1440| #define HAVE_TERMCAP_H 1
1441| #define HAVE_FCNTL_H 1
1442| #define HAVE_SGTTY_H 1
1443| #define HAVE_SYS_IOCTL_H 1
1444| #define HAVE_SYS_TIME_H 1
1445| #define HAVE_SYS_TYPES_H 1
1446| #define HAVE_ICONV_H 1
1447| #define HAVE_LANGINFO_H 1
1448| #define HAVE_MATH_H 1
1449| #define HAVE_UNISTD_H 1
1450| #define HAVE_ERRNO_H 1
1451| #define HAVE_SYS_RESOURCE_H 1
1452| #define HAVE_LOCALE_H 1
1453| #define HAVE_TERMIOS_H 1
1454| #define HAVE_LIBC_H 1
1455| /* end confdefs.h.  */
1456| #include <sys/statfs.h>
1457configure:11017: result: no
1458configure:11045: checking for sys/statfs.h
1459configure:11054: result: no
1460configure:10939: checking poll.h usability
1461configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1462In file included from conftest.c:69:
1463/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1464configure:10963: $? = 0
1465configure:10977: result: yes
1466configure:10981: checking poll.h presence
1467configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1468configure:11003: $? = 0
1469configure:11017: result: yes
1470configure:11045: checking for poll.h
1471configure:11054: result: yes
1472configure:10939: checking sys/poll.h usability
1473configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1474In file included from conftest.c:70:
1475/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1476configure:10963: $? = 0
1477configure:10977: result: yes
1478configure:10981: checking sys/poll.h presence
1479configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1480configure:11003: $? = 0
1481configure:11017: result: yes
1482configure:11045: checking for sys/poll.h
1483configure:11054: result: yes
1484configure:10939: checking pwd.h usability
1485configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1486In file included from conftest.c:71:
1487/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1488configure:10963: $? = 0
1489configure:10977: result: yes
1490configure:10981: checking pwd.h presence
1491configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1492configure:11003: $? = 0
1493configure:11017: result: yes
1494configure:11045: checking for pwd.h
1495configure:11054: result: yes
1496configure:10939: checking utime.h usability
1497configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1498In file included from conftest.c:72:
1499/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1500configure:10963: $? = 0
1501configure:10977: result: yes
1502configure:10981: checking utime.h presence
1503configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1504configure:11003: $? = 0
1505configure:11017: result: yes
1506configure:11045: checking for utime.h
1507configure:11054: result: yes
1508configure:10939: checking sys/param.h usability
1509configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1510In file included from conftest.c:73:
1511/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1512configure:10963: $? = 0
1513configure:10977: result: yes
1514configure:10981: checking sys/param.h presence
1515configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1516configure:11003: $? = 0
1517configure:11017: result: yes
1518configure:11045: checking for sys/param.h
1519configure:11054: result: yes
1520configure:10939: checking libintl.h usability
1521configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1522In file included from conftest.c:74:
1523/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1524configure:10963: $? = 0
1525configure:10977: result: yes
1526configure:10981: checking libintl.h presence
1527configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1528configure:11003: $? = 0
1529configure:11017: result: yes
1530configure:11045: checking for libintl.h
1531configure:11054: result: yes
1532configure:10939: checking libgen.h usability
1533configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1534In file included from conftest.c:75:
1535/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1536configure:10963: $? = 0
1537configure:10977: result: yes
1538configure:10981: checking libgen.h presence
1539configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1540configure:11003: $? = 0
1541configure:11017: result: yes
1542configure:11045: checking for libgen.h
1543configure:11054: result: yes
1544configure:10939: checking util/debug.h usability
1545configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1546In file included from conftest.c:76:
1547/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1548conftest.c:87:24: error: util/debug.h: No such file or directory
1549configure:10963: $? = 1
1550configure: failed program was:
1551| /* confdefs.h.  */
1552| #define PACKAGE_NAME ""
1553| #define PACKAGE_TARNAME ""
1554| #define PACKAGE_VERSION ""
1555| #define PACKAGE_STRING ""
1556| #define PACKAGE_BUGREPORT ""
1557| #define UNIX 1
1558| #define STDC_HEADERS 1
1559| #define HAVE_SYS_WAIT_H 1
1560| #define HAVE_SYS_TYPES_H 1
1561| #define HAVE_SYS_STAT_H 1
1562| #define HAVE_STDLIB_H 1
1563| #define HAVE_STRING_H 1
1564| #define HAVE_MEMORY_H 1
1565| #define HAVE_STRINGS_H 1
1566| #define HAVE_INTTYPES_H 1
1567| #define HAVE_STDINT_H 1
1568| #define HAVE_UNISTD_H 1
1569| #define FEAT_NORMAL 1
1570| #define USE_XSMP_INTERACT 1
1571| #define FEAT_NETBEANS_INTG 1
1572| #define FEAT_MBYTE 1
1573| #define HAVE_X11_SM_SMLIB_H 1
1574| #define HAVE_DATE_TIME 1
1575| #define HAVE_DIRENT_H 1
1576| #define HAVE_STDARG_H 1
1577| #define HAVE_STDLIB_H 1
1578| #define HAVE_STRING_H 1
1579| #define HAVE_SYS_SELECT_H 1
1580| #define HAVE_SYS_UTSNAME_H 1
1581| #define HAVE_TERMCAP_H 1
1582| #define HAVE_FCNTL_H 1
1583| #define HAVE_SGTTY_H 1
1584| #define HAVE_SYS_IOCTL_H 1
1585| #define HAVE_SYS_TIME_H 1
1586| #define HAVE_SYS_TYPES_H 1
1587| #define HAVE_ICONV_H 1
1588| #define HAVE_LANGINFO_H 1
1589| #define HAVE_MATH_H 1
1590| #define HAVE_UNISTD_H 1
1591| #define HAVE_ERRNO_H 1
1592| #define HAVE_SYS_RESOURCE_H 1
1593| #define HAVE_LOCALE_H 1
1594| #define HAVE_TERMIOS_H 1
1595| #define HAVE_LIBC_H 1
1596| #define HAVE_POLL_H 1
1597| #define HAVE_SYS_POLL_H 1
1598| #define HAVE_PWD_H 1
1599| #define HAVE_UTIME_H 1
1600| #define HAVE_SYS_PARAM_H 1
1601| #define HAVE_LIBINTL_H 1
1602| #define HAVE_LIBGEN_H 1
1603| /* end confdefs.h.  */
1604| #include <stdio.h>
1605| #ifdef HAVE_SYS_TYPES_H
1606| # include <sys/types.h>
1607| #endif
1608| #ifdef HAVE_SYS_STAT_H
1609| # include <sys/stat.h>
1610| #endif
1611| #ifdef STDC_HEADERS
1612| # include <stdlib.h>
1613| # include <stddef.h>
1614| #else
1615| # ifdef HAVE_STDLIB_H
1616| #  include <stdlib.h>
1617| # endif
1618| #endif
1619| #ifdef HAVE_STRING_H
1620| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1621| #  include <memory.h>
1622| # endif
1623| # include <string.h>
1624| #endif
1625| #ifdef HAVE_STRINGS_H
1626| # include <strings.h>
1627| #endif
1628| #ifdef HAVE_INTTYPES_H
1629| # include <inttypes.h>
1630| #endif
1631| #ifdef HAVE_STDINT_H
1632| # include <stdint.h>
1633| #endif
1634| #ifdef HAVE_UNISTD_H
1635| # include <unistd.h>
1636| #endif
1637| #include <util/debug.h>
1638configure:10977: result: no
1639configure:10981: checking util/debug.h presence
1640configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1641conftest.c:54:24: error: util/debug.h: No such file or directory
1642configure:11003: $? = 1
1643configure: failed program was:
1644| /* confdefs.h.  */
1645| #define PACKAGE_NAME ""
1646| #define PACKAGE_TARNAME ""
1647| #define PACKAGE_VERSION ""
1648| #define PACKAGE_STRING ""
1649| #define PACKAGE_BUGREPORT ""
1650| #define UNIX 1
1651| #define STDC_HEADERS 1
1652| #define HAVE_SYS_WAIT_H 1
1653| #define HAVE_SYS_TYPES_H 1
1654| #define HAVE_SYS_STAT_H 1
1655| #define HAVE_STDLIB_H 1
1656| #define HAVE_STRING_H 1
1657| #define HAVE_MEMORY_H 1
1658| #define HAVE_STRINGS_H 1
1659| #define HAVE_INTTYPES_H 1
1660| #define HAVE_STDINT_H 1
1661| #define HAVE_UNISTD_H 1
1662| #define FEAT_NORMAL 1
1663| #define USE_XSMP_INTERACT 1
1664| #define FEAT_NETBEANS_INTG 1
1665| #define FEAT_MBYTE 1
1666| #define HAVE_X11_SM_SMLIB_H 1
1667| #define HAVE_DATE_TIME 1
1668| #define HAVE_DIRENT_H 1
1669| #define HAVE_STDARG_H 1
1670| #define HAVE_STDLIB_H 1
1671| #define HAVE_STRING_H 1
1672| #define HAVE_SYS_SELECT_H 1
1673| #define HAVE_SYS_UTSNAME_H 1
1674| #define HAVE_TERMCAP_H 1
1675| #define HAVE_FCNTL_H 1
1676| #define HAVE_SGTTY_H 1
1677| #define HAVE_SYS_IOCTL_H 1
1678| #define HAVE_SYS_TIME_H 1
1679| #define HAVE_SYS_TYPES_H 1
1680| #define HAVE_ICONV_H 1
1681| #define HAVE_LANGINFO_H 1
1682| #define HAVE_MATH_H 1
1683| #define HAVE_UNISTD_H 1
1684| #define HAVE_ERRNO_H 1
1685| #define HAVE_SYS_RESOURCE_H 1
1686| #define HAVE_LOCALE_H 1
1687| #define HAVE_TERMIOS_H 1
1688| #define HAVE_LIBC_H 1
1689| #define HAVE_POLL_H 1
1690| #define HAVE_SYS_POLL_H 1
1691| #define HAVE_PWD_H 1
1692| #define HAVE_UTIME_H 1
1693| #define HAVE_SYS_PARAM_H 1
1694| #define HAVE_LIBINTL_H 1
1695| #define HAVE_LIBGEN_H 1
1696| /* end confdefs.h.  */
1697| #include <util/debug.h>
1698configure:11017: result: no
1699configure:11045: checking for util/debug.h
1700configure:11054: result: no
1701configure:10939: checking util/msg18n.h usability
1702configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1703In file included from conftest.c:76:
1704/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1705conftest.c:87:25: error: util/msg18n.h: No such file or directory
1706configure:10963: $? = 1
1707configure: failed program was:
1708| /* confdefs.h.  */
1709| #define PACKAGE_NAME ""
1710| #define PACKAGE_TARNAME ""
1711| #define PACKAGE_VERSION ""
1712| #define PACKAGE_STRING ""
1713| #define PACKAGE_BUGREPORT ""
1714| #define UNIX 1
1715| #define STDC_HEADERS 1
1716| #define HAVE_SYS_WAIT_H 1
1717| #define HAVE_SYS_TYPES_H 1
1718| #define HAVE_SYS_STAT_H 1
1719| #define HAVE_STDLIB_H 1
1720| #define HAVE_STRING_H 1
1721| #define HAVE_MEMORY_H 1
1722| #define HAVE_STRINGS_H 1
1723| #define HAVE_INTTYPES_H 1
1724| #define HAVE_STDINT_H 1
1725| #define HAVE_UNISTD_H 1
1726| #define FEAT_NORMAL 1
1727| #define USE_XSMP_INTERACT 1
1728| #define FEAT_NETBEANS_INTG 1
1729| #define FEAT_MBYTE 1
1730| #define HAVE_X11_SM_SMLIB_H 1
1731| #define HAVE_DATE_TIME 1
1732| #define HAVE_DIRENT_H 1
1733| #define HAVE_STDARG_H 1
1734| #define HAVE_STDLIB_H 1
1735| #define HAVE_STRING_H 1
1736| #define HAVE_SYS_SELECT_H 1
1737| #define HAVE_SYS_UTSNAME_H 1
1738| #define HAVE_TERMCAP_H 1
1739| #define HAVE_FCNTL_H 1
1740| #define HAVE_SGTTY_H 1
1741| #define HAVE_SYS_IOCTL_H 1
1742| #define HAVE_SYS_TIME_H 1
1743| #define HAVE_SYS_TYPES_H 1
1744| #define HAVE_ICONV_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/msg18n.h>
1795configure:10977: result: no
1796configure:10981: checking util/msg18n.h presence
1797configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1798conftest.c:54:25: error: util/msg18n.h: No such file or directory
1799configure:11003: $? = 1
1800configure: failed program was:
1801| /* confdefs.h.  */
1802| #define PACKAGE_NAME ""
1803| #define PACKAGE_TARNAME ""
1804| #define PACKAGE_VERSION ""
1805| #define PACKAGE_STRING ""
1806| #define PACKAGE_BUGREPORT ""
1807| #define UNIX 1
1808| #define STDC_HEADERS 1
1809| #define HAVE_SYS_WAIT_H 1
1810| #define HAVE_SYS_TYPES_H 1
1811| #define HAVE_SYS_STAT_H 1
1812| #define HAVE_STDLIB_H 1
1813| #define HAVE_STRING_H 1
1814| #define HAVE_MEMORY_H 1
1815| #define HAVE_STRINGS_H 1
1816| #define HAVE_INTTYPES_H 1
1817| #define HAVE_STDINT_H 1
1818| #define HAVE_UNISTD_H 1
1819| #define FEAT_NORMAL 1
1820| #define USE_XSMP_INTERACT 1
1821| #define FEAT_NETBEANS_INTG 1
1822| #define FEAT_MBYTE 1
1823| #define HAVE_X11_SM_SMLIB_H 1
1824| #define HAVE_DATE_TIME 1
1825| #define HAVE_DIRENT_H 1
1826| #define HAVE_STDARG_H 1
1827| #define HAVE_STDLIB_H 1
1828| #define HAVE_STRING_H 1
1829| #define HAVE_SYS_SELECT_H 1
1830| #define HAVE_SYS_UTSNAME_H 1
1831| #define HAVE_TERMCAP_H 1
1832| #define HAVE_FCNTL_H 1
1833| #define HAVE_SGTTY_H 1
1834| #define HAVE_SYS_IOCTL_H 1
1835| #define HAVE_SYS_TIME_H 1
1836| #define HAVE_SYS_TYPES_H 1
1837| #define HAVE_ICONV_H 1
1838| #define HAVE_LANGINFO_H 1
1839| #define HAVE_MATH_H 1
1840| #define HAVE_UNISTD_H 1
1841| #define HAVE_ERRNO_H 1
1842| #define HAVE_SYS_RESOURCE_H 1
1843| #define HAVE_LOCALE_H 1
1844| #define HAVE_TERMIOS_H 1
1845| #define HAVE_LIBC_H 1
1846| #define HAVE_POLL_H 1
1847| #define HAVE_SYS_POLL_H 1
1848| #define HAVE_PWD_H 1
1849| #define HAVE_UTIME_H 1
1850| #define HAVE_SYS_PARAM_H 1
1851| #define HAVE_LIBINTL_H 1
1852| #define HAVE_LIBGEN_H 1
1853| /* end confdefs.h.  */
1854| #include <util/msg18n.h>
1855configure:11017: result: no
1856configure:11045: checking for util/msg18n.h
1857configure:11054: result: no
1858configure:10939: checking frame.h usability
1859configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
1860In file included from conftest.c:76:
1861/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
1862conftest.c:87:19: error: frame.h: No such file or directory
1863configure:10963: $? = 1
1864configure: failed program was:
1865| /* confdefs.h.  */
1866| #define PACKAGE_NAME ""
1867| #define PACKAGE_TARNAME ""
1868| #define PACKAGE_VERSION ""
1869| #define PACKAGE_STRING ""
1870| #define PACKAGE_BUGREPORT ""
1871| #define UNIX 1
1872| #define STDC_HEADERS 1
1873| #define HAVE_SYS_WAIT_H 1
1874| #define HAVE_SYS_TYPES_H 1
1875| #define HAVE_SYS_STAT_H 1
1876| #define HAVE_STDLIB_H 1
1877| #define HAVE_STRING_H 1
1878| #define HAVE_MEMORY_H 1
1879| #define HAVE_STRINGS_H 1
1880| #define HAVE_INTTYPES_H 1
1881| #define HAVE_STDINT_H 1
1882| #define HAVE_UNISTD_H 1
1883| #define FEAT_NORMAL 1
1884| #define USE_XSMP_INTERACT 1
1885| #define FEAT_NETBEANS_INTG 1
1886| #define FEAT_MBYTE 1
1887| #define HAVE_X11_SM_SMLIB_H 1
1888| #define HAVE_DATE_TIME 1
1889| #define HAVE_DIRENT_H 1
1890| #define HAVE_STDARG_H 1
1891| #define HAVE_STDLIB_H 1
1892| #define HAVE_STRING_H 1
1893| #define HAVE_SYS_SELECT_H 1
1894| #define HAVE_SYS_UTSNAME_H 1
1895| #define HAVE_TERMCAP_H 1
1896| #define HAVE_FCNTL_H 1
1897| #define HAVE_SGTTY_H 1
1898| #define HAVE_SYS_IOCTL_H 1
1899| #define HAVE_SYS_TIME_H 1
1900| #define HAVE_SYS_TYPES_H 1
1901| #define HAVE_ICONV_H 1
1902| #define HAVE_LANGINFO_H 1
1903| #define HAVE_MATH_H 1
1904| #define HAVE_UNISTD_H 1
1905| #define HAVE_ERRNO_H 1
1906| #define HAVE_SYS_RESOURCE_H 1
1907| #define HAVE_LOCALE_H 1
1908| #define HAVE_TERMIOS_H 1
1909| #define HAVE_LIBC_H 1
1910| #define HAVE_POLL_H 1
1911| #define HAVE_SYS_POLL_H 1
1912| #define HAVE_PWD_H 1
1913| #define HAVE_UTIME_H 1
1914| #define HAVE_SYS_PARAM_H 1
1915| #define HAVE_LIBINTL_H 1
1916| #define HAVE_LIBGEN_H 1
1917| /* end confdefs.h.  */
1918| #include <stdio.h>
1919| #ifdef HAVE_SYS_TYPES_H
1920| # include <sys/types.h>
1921| #endif
1922| #ifdef HAVE_SYS_STAT_H
1923| # include <sys/stat.h>
1924| #endif
1925| #ifdef STDC_HEADERS
1926| # include <stdlib.h>
1927| # include <stddef.h>
1928| #else
1929| # ifdef HAVE_STDLIB_H
1930| #  include <stdlib.h>
1931| # endif
1932| #endif
1933| #ifdef HAVE_STRING_H
1934| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1935| #  include <memory.h>
1936| # endif
1937| # include <string.h>
1938| #endif
1939| #ifdef HAVE_STRINGS_H
1940| # include <strings.h>
1941| #endif
1942| #ifdef HAVE_INTTYPES_H
1943| # include <inttypes.h>
1944| #endif
1945| #ifdef HAVE_STDINT_H
1946| # include <stdint.h>
1947| #endif
1948| #ifdef HAVE_UNISTD_H
1949| # include <unistd.h>
1950| #endif
1951| #include <frame.h>
1952configure:10977: result: no
1953configure:10981: checking frame.h presence
1954configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
1955conftest.c:54:19: error: frame.h: No such file or directory
1956configure:11003: $? = 1
1957configure: failed program was:
1958| /* confdefs.h.  */
1959| #define PACKAGE_NAME ""
1960| #define PACKAGE_TARNAME ""
1961| #define PACKAGE_VERSION ""
1962| #define PACKAGE_STRING ""
1963| #define PACKAGE_BUGREPORT ""
1964| #define UNIX 1
1965| #define STDC_HEADERS 1
1966| #define HAVE_SYS_WAIT_H 1
1967| #define HAVE_SYS_TYPES_H 1
1968| #define HAVE_SYS_STAT_H 1
1969| #define HAVE_STDLIB_H 1
1970| #define HAVE_STRING_H 1
1971| #define HAVE_MEMORY_H 1
1972| #define HAVE_STRINGS_H 1
1973| #define HAVE_INTTYPES_H 1
1974| #define HAVE_STDINT_H 1
1975| #define HAVE_UNISTD_H 1
1976| #define FEAT_NORMAL 1
1977| #define USE_XSMP_INTERACT 1
1978| #define FEAT_NETBEANS_INTG 1
1979| #define FEAT_MBYTE 1
1980| #define HAVE_X11_SM_SMLIB_H 1
1981| #define HAVE_DATE_TIME 1
1982| #define HAVE_DIRENT_H 1
1983| #define HAVE_STDARG_H 1
1984| #define HAVE_STDLIB_H 1
1985| #define HAVE_STRING_H 1
1986| #define HAVE_SYS_SELECT_H 1
1987| #define HAVE_SYS_UTSNAME_H 1
1988| #define HAVE_TERMCAP_H 1
1989| #define HAVE_FCNTL_H 1
1990| #define HAVE_SGTTY_H 1
1991| #define HAVE_SYS_IOCTL_H 1
1992| #define HAVE_SYS_TIME_H 1
1993| #define HAVE_SYS_TYPES_H 1
1994| #define HAVE_ICONV_H 1
1995| #define HAVE_LANGINFO_H 1
1996| #define HAVE_MATH_H 1
1997| #define HAVE_UNISTD_H 1
1998| #define HAVE_ERRNO_H 1
1999| #define HAVE_SYS_RESOURCE_H 1
2000| #define HAVE_LOCALE_H 1
2001| #define HAVE_TERMIOS_H 1
2002| #define HAVE_LIBC_H 1
2003| #define HAVE_POLL_H 1
2004| #define HAVE_SYS_POLL_H 1
2005| #define HAVE_PWD_H 1
2006| #define HAVE_UTIME_H 1
2007| #define HAVE_SYS_PARAM_H 1
2008| #define HAVE_LIBINTL_H 1
2009| #define HAVE_LIBGEN_H 1
2010| /* end confdefs.h.  */
2011| #include <frame.h>
2012configure:11017: result: no
2013configure:11045: checking for frame.h
2014configure:11054: result: no
2015configure:10939: checking sys/acl.h usability
2016configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2017In file included from conftest.c:76:
2018/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2019configure:10963: $? = 0
2020configure:10977: result: yes
2021configure:10981: checking sys/acl.h presence
2022configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
2023configure:11003: $? = 0
2024configure:11017: result: yes
2025configure:11045: checking for sys/acl.h
2026configure:11054: result: yes
2027configure:10939: checking sys/access.h usability
2028configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2029In file included from conftest.c:77:
2030/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2031conftest.c:88:24: error: sys/access.h: No such file or directory
2032configure:10963: $? = 1
2033configure: failed program was:
2034| /* confdefs.h.  */
2035| #define PACKAGE_NAME ""
2036| #define PACKAGE_TARNAME ""
2037| #define PACKAGE_VERSION ""
2038| #define PACKAGE_STRING ""
2039| #define PACKAGE_BUGREPORT ""
2040| #define UNIX 1
2041| #define STDC_HEADERS 1
2042| #define HAVE_SYS_WAIT_H 1
2043| #define HAVE_SYS_TYPES_H 1
2044| #define HAVE_SYS_STAT_H 1
2045| #define HAVE_STDLIB_H 1
2046| #define HAVE_STRING_H 1
2047| #define HAVE_MEMORY_H 1
2048| #define HAVE_STRINGS_H 1
2049| #define HAVE_INTTYPES_H 1
2050| #define HAVE_STDINT_H 1
2051| #define HAVE_UNISTD_H 1
2052| #define FEAT_NORMAL 1
2053| #define USE_XSMP_INTERACT 1
2054| #define FEAT_NETBEANS_INTG 1
2055| #define FEAT_MBYTE 1
2056| #define HAVE_X11_SM_SMLIB_H 1
2057| #define HAVE_DATE_TIME 1
2058| #define HAVE_DIRENT_H 1
2059| #define HAVE_STDARG_H 1
2060| #define HAVE_STDLIB_H 1
2061| #define HAVE_STRING_H 1
2062| #define HAVE_SYS_SELECT_H 1
2063| #define HAVE_SYS_UTSNAME_H 1
2064| #define HAVE_TERMCAP_H 1
2065| #define HAVE_FCNTL_H 1
2066| #define HAVE_SGTTY_H 1
2067| #define HAVE_SYS_IOCTL_H 1
2068| #define HAVE_SYS_TIME_H 1
2069| #define HAVE_SYS_TYPES_H 1
2070| #define HAVE_ICONV_H 1
2071| #define HAVE_LANGINFO_H 1
2072| #define HAVE_MATH_H 1
2073| #define HAVE_UNISTD_H 1
2074| #define HAVE_ERRNO_H 1
2075| #define HAVE_SYS_RESOURCE_H 1
2076| #define HAVE_LOCALE_H 1
2077| #define HAVE_TERMIOS_H 1
2078| #define HAVE_LIBC_H 1
2079| #define HAVE_POLL_H 1
2080| #define HAVE_SYS_POLL_H 1
2081| #define HAVE_PWD_H 1
2082| #define HAVE_UTIME_H 1
2083| #define HAVE_SYS_PARAM_H 1
2084| #define HAVE_LIBINTL_H 1
2085| #define HAVE_LIBGEN_H 1
2086| #define HAVE_SYS_ACL_H 1
2087| /* end confdefs.h.  */
2088| #include <stdio.h>
2089| #ifdef HAVE_SYS_TYPES_H
2090| # include <sys/types.h>
2091| #endif
2092| #ifdef HAVE_SYS_STAT_H
2093| # include <sys/stat.h>
2094| #endif
2095| #ifdef STDC_HEADERS
2096| # include <stdlib.h>
2097| # include <stddef.h>
2098| #else
2099| # ifdef HAVE_STDLIB_H
2100| #  include <stdlib.h>
2101| # endif
2102| #endif
2103| #ifdef HAVE_STRING_H
2104| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2105| #  include <memory.h>
2106| # endif
2107| # include <string.h>
2108| #endif
2109| #ifdef HAVE_STRINGS_H
2110| # include <strings.h>
2111| #endif
2112| #ifdef HAVE_INTTYPES_H
2113| # include <inttypes.h>
2114| #endif
2115| #ifdef HAVE_STDINT_H
2116| # include <stdint.h>
2117| #endif
2118| #ifdef HAVE_UNISTD_H
2119| # include <unistd.h>
2120| #endif
2121| #include <sys/access.h>
2122configure:10977: result: no
2123configure:10981: checking sys/access.h presence
2124configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
2125conftest.c:55:24: error: sys/access.h: No such file or directory
2126configure:11003: $? = 1
2127configure: failed program was:
2128| /* confdefs.h.  */
2129| #define PACKAGE_NAME ""
2130| #define PACKAGE_TARNAME ""
2131| #define PACKAGE_VERSION ""
2132| #define PACKAGE_STRING ""
2133| #define PACKAGE_BUGREPORT ""
2134| #define UNIX 1
2135| #define STDC_HEADERS 1
2136| #define HAVE_SYS_WAIT_H 1
2137| #define HAVE_SYS_TYPES_H 1
2138| #define HAVE_SYS_STAT_H 1
2139| #define HAVE_STDLIB_H 1
2140| #define HAVE_STRING_H 1
2141| #define HAVE_MEMORY_H 1
2142| #define HAVE_STRINGS_H 1
2143| #define HAVE_INTTYPES_H 1
2144| #define HAVE_STDINT_H 1
2145| #define HAVE_UNISTD_H 1
2146| #define FEAT_NORMAL 1
2147| #define USE_XSMP_INTERACT 1
2148| #define FEAT_NETBEANS_INTG 1
2149| #define FEAT_MBYTE 1
2150| #define HAVE_X11_SM_SMLIB_H 1
2151| #define HAVE_DATE_TIME 1
2152| #define HAVE_DIRENT_H 1
2153| #define HAVE_STDARG_H 1
2154| #define HAVE_STDLIB_H 1
2155| #define HAVE_STRING_H 1
2156| #define HAVE_SYS_SELECT_H 1
2157| #define HAVE_SYS_UTSNAME_H 1
2158| #define HAVE_TERMCAP_H 1
2159| #define HAVE_FCNTL_H 1
2160| #define HAVE_SGTTY_H 1
2161| #define HAVE_SYS_IOCTL_H 1
2162| #define HAVE_SYS_TIME_H 1
2163| #define HAVE_SYS_TYPES_H 1
2164| #define HAVE_ICONV_H 1
2165| #define HAVE_LANGINFO_H 1
2166| #define HAVE_MATH_H 1
2167| #define HAVE_UNISTD_H 1
2168| #define HAVE_ERRNO_H 1
2169| #define HAVE_SYS_RESOURCE_H 1
2170| #define HAVE_LOCALE_H 1
2171| #define HAVE_TERMIOS_H 1
2172| #define HAVE_LIBC_H 1
2173| #define HAVE_POLL_H 1
2174| #define HAVE_SYS_POLL_H 1
2175| #define HAVE_PWD_H 1
2176| #define HAVE_UTIME_H 1
2177| #define HAVE_SYS_PARAM_H 1
2178| #define HAVE_LIBINTL_H 1
2179| #define HAVE_LIBGEN_H 1
2180| #define HAVE_SYS_ACL_H 1
2181| /* end confdefs.h.  */
2182| #include <sys/access.h>
2183configure:11017: result: no
2184configure:11045: checking for sys/access.h
2185configure:11054: result: no
2186configure:10939: checking sys/sysctl.h usability
2187configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2188In file included from conftest.c:77:
2189/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2190configure:10963: $? = 0
2191configure:10977: result: yes
2192configure:10981: checking sys/sysctl.h presence
2193configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
2194configure:11003: $? = 0
2195configure:11017: result: yes
2196configure:11045: checking for sys/sysctl.h
2197configure:11054: result: yes
2198configure:10939: checking sys/sysinfo.h usability
2199configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2200In file included from conftest.c:78:
2201/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2202conftest.c:89:25: error: sys/sysinfo.h: No such file or directory
2203configure:10963: $? = 1
2204configure: failed program was:
2205| /* confdefs.h.  */
2206| #define PACKAGE_NAME ""
2207| #define PACKAGE_TARNAME ""
2208| #define PACKAGE_VERSION ""
2209| #define PACKAGE_STRING ""
2210| #define PACKAGE_BUGREPORT ""
2211| #define UNIX 1
2212| #define STDC_HEADERS 1
2213| #define HAVE_SYS_WAIT_H 1
2214| #define HAVE_SYS_TYPES_H 1
2215| #define HAVE_SYS_STAT_H 1
2216| #define HAVE_STDLIB_H 1
2217| #define HAVE_STRING_H 1
2218| #define HAVE_MEMORY_H 1
2219| #define HAVE_STRINGS_H 1
2220| #define HAVE_INTTYPES_H 1
2221| #define HAVE_STDINT_H 1
2222| #define HAVE_UNISTD_H 1
2223| #define FEAT_NORMAL 1
2224| #define USE_XSMP_INTERACT 1
2225| #define FEAT_NETBEANS_INTG 1
2226| #define FEAT_MBYTE 1
2227| #define HAVE_X11_SM_SMLIB_H 1
2228| #define HAVE_DATE_TIME 1
2229| #define HAVE_DIRENT_H 1
2230| #define HAVE_STDARG_H 1
2231| #define HAVE_STDLIB_H 1
2232| #define HAVE_STRING_H 1
2233| #define HAVE_SYS_SELECT_H 1
2234| #define HAVE_SYS_UTSNAME_H 1
2235| #define HAVE_TERMCAP_H 1
2236| #define HAVE_FCNTL_H 1
2237| #define HAVE_SGTTY_H 1
2238| #define HAVE_SYS_IOCTL_H 1
2239| #define HAVE_SYS_TIME_H 1
2240| #define HAVE_SYS_TYPES_H 1
2241| #define HAVE_ICONV_H 1
2242| #define HAVE_LANGINFO_H 1
2243| #define HAVE_MATH_H 1
2244| #define HAVE_UNISTD_H 1
2245| #define HAVE_ERRNO_H 1
2246| #define HAVE_SYS_RESOURCE_H 1
2247| #define HAVE_LOCALE_H 1
2248| #define HAVE_TERMIOS_H 1
2249| #define HAVE_LIBC_H 1
2250| #define HAVE_POLL_H 1
2251| #define HAVE_SYS_POLL_H 1
2252| #define HAVE_PWD_H 1
2253| #define HAVE_UTIME_H 1
2254| #define HAVE_SYS_PARAM_H 1
2255| #define HAVE_LIBINTL_H 1
2256| #define HAVE_LIBGEN_H 1
2257| #define HAVE_SYS_ACL_H 1
2258| #define HAVE_SYS_SYSCTL_H 1
2259| /* end confdefs.h.  */
2260| #include <stdio.h>
2261| #ifdef HAVE_SYS_TYPES_H
2262| # include <sys/types.h>
2263| #endif
2264| #ifdef HAVE_SYS_STAT_H
2265| # include <sys/stat.h>
2266| #endif
2267| #ifdef STDC_HEADERS
2268| # include <stdlib.h>
2269| # include <stddef.h>
2270| #else
2271| # ifdef HAVE_STDLIB_H
2272| #  include <stdlib.h>
2273| # endif
2274| #endif
2275| #ifdef HAVE_STRING_H
2276| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2277| #  include <memory.h>
2278| # endif
2279| # include <string.h>
2280| #endif
2281| #ifdef HAVE_STRINGS_H
2282| # include <strings.h>
2283| #endif
2284| #ifdef HAVE_INTTYPES_H
2285| # include <inttypes.h>
2286| #endif
2287| #ifdef HAVE_STDINT_H
2288| # include <stdint.h>
2289| #endif
2290| #ifdef HAVE_UNISTD_H
2291| # include <unistd.h>
2292| #endif
2293| #include <sys/sysinfo.h>
2294configure:10977: result: no
2295configure:10981: checking sys/sysinfo.h presence
2296configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
2297conftest.c:56:25: error: sys/sysinfo.h: No such file or directory
2298configure:11003: $? = 1
2299configure: failed program was:
2300| /* confdefs.h.  */
2301| #define PACKAGE_NAME ""
2302| #define PACKAGE_TARNAME ""
2303| #define PACKAGE_VERSION ""
2304| #define PACKAGE_STRING ""
2305| #define PACKAGE_BUGREPORT ""
2306| #define UNIX 1
2307| #define STDC_HEADERS 1
2308| #define HAVE_SYS_WAIT_H 1
2309| #define HAVE_SYS_TYPES_H 1
2310| #define HAVE_SYS_STAT_H 1
2311| #define HAVE_STDLIB_H 1
2312| #define HAVE_STRING_H 1
2313| #define HAVE_MEMORY_H 1
2314| #define HAVE_STRINGS_H 1
2315| #define HAVE_INTTYPES_H 1
2316| #define HAVE_STDINT_H 1
2317| #define HAVE_UNISTD_H 1
2318| #define FEAT_NORMAL 1
2319| #define USE_XSMP_INTERACT 1
2320| #define FEAT_NETBEANS_INTG 1
2321| #define FEAT_MBYTE 1
2322| #define HAVE_X11_SM_SMLIB_H 1
2323| #define HAVE_DATE_TIME 1
2324| #define HAVE_DIRENT_H 1
2325| #define HAVE_STDARG_H 1
2326| #define HAVE_STDLIB_H 1
2327| #define HAVE_STRING_H 1
2328| #define HAVE_SYS_SELECT_H 1
2329| #define HAVE_SYS_UTSNAME_H 1
2330| #define HAVE_TERMCAP_H 1
2331| #define HAVE_FCNTL_H 1
2332| #define HAVE_SGTTY_H 1
2333| #define HAVE_SYS_IOCTL_H 1
2334| #define HAVE_SYS_TIME_H 1
2335| #define HAVE_SYS_TYPES_H 1
2336| #define HAVE_ICONV_H 1
2337| #define HAVE_LANGINFO_H 1
2338| #define HAVE_MATH_H 1
2339| #define HAVE_UNISTD_H 1
2340| #define HAVE_ERRNO_H 1
2341| #define HAVE_SYS_RESOURCE_H 1
2342| #define HAVE_LOCALE_H 1
2343| #define HAVE_TERMIOS_H 1
2344| #define HAVE_LIBC_H 1
2345| #define HAVE_POLL_H 1
2346| #define HAVE_SYS_POLL_H 1
2347| #define HAVE_PWD_H 1
2348| #define HAVE_UTIME_H 1
2349| #define HAVE_SYS_PARAM_H 1
2350| #define HAVE_LIBINTL_H 1
2351| #define HAVE_LIBGEN_H 1
2352| #define HAVE_SYS_ACL_H 1
2353| #define HAVE_SYS_SYSCTL_H 1
2354| /* end confdefs.h.  */
2355| #include <sys/sysinfo.h>
2356configure:11017: result: no
2357configure:11045: checking for sys/sysinfo.h
2358configure:11054: result: no
2359configure:10939: checking wchar.h usability
2360configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2361In file included from conftest.c:78:
2362/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2363configure:10963: $? = 0
2364configure:10977: result: yes
2365configure:10981: checking wchar.h presence
2366configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
2367configure:11003: $? = 0
2368configure:11017: result: yes
2369configure:11045: checking for wchar.h
2370configure:11054: result: yes
2371configure:10939: checking wctype.h usability
2372configure:10956: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2373In file included from conftest.c:79:
2374/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2375configure:10963: $? = 0
2376configure:10977: result: yes
2377configure:10981: checking wctype.h presence
2378configure:10996: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
2379configure:11003: $? = 0
2380configure:11017: result: yes
2381configure:11045: checking for wctype.h
2382configure:11054: result: yes
2383configure:11073: checking for sys/ptem.h
2384configure:11096: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2385conftest.c:62:22: error: sys/ptem.h: No such file or directory
2386configure:11103: $? = 1
2387configure: failed program was:
2388| /* confdefs.h.  */
2389| #define PACKAGE_NAME ""
2390| #define PACKAGE_TARNAME ""
2391| #define PACKAGE_VERSION ""
2392| #define PACKAGE_STRING ""
2393| #define PACKAGE_BUGREPORT ""
2394| #define UNIX 1
2395| #define STDC_HEADERS 1
2396| #define HAVE_SYS_WAIT_H 1
2397| #define HAVE_SYS_TYPES_H 1
2398| #define HAVE_SYS_STAT_H 1
2399| #define HAVE_STDLIB_H 1
2400| #define HAVE_STRING_H 1
2401| #define HAVE_MEMORY_H 1
2402| #define HAVE_STRINGS_H 1
2403| #define HAVE_INTTYPES_H 1
2404| #define HAVE_STDINT_H 1
2405| #define HAVE_UNISTD_H 1
2406| #define FEAT_NORMAL 1
2407| #define USE_XSMP_INTERACT 1
2408| #define FEAT_NETBEANS_INTG 1
2409| #define FEAT_MBYTE 1
2410| #define HAVE_X11_SM_SMLIB_H 1
2411| #define HAVE_DATE_TIME 1
2412| #define HAVE_DIRENT_H 1
2413| #define HAVE_STDARG_H 1
2414| #define HAVE_STDLIB_H 1
2415| #define HAVE_STRING_H 1
2416| #define HAVE_SYS_SELECT_H 1
2417| #define HAVE_SYS_UTSNAME_H 1
2418| #define HAVE_TERMCAP_H 1
2419| #define HAVE_FCNTL_H 1
2420| #define HAVE_SGTTY_H 1
2421| #define HAVE_SYS_IOCTL_H 1
2422| #define HAVE_SYS_TIME_H 1
2423| #define HAVE_SYS_TYPES_H 1
2424| #define HAVE_ICONV_H 1
2425| #define HAVE_LANGINFO_H 1
2426| #define HAVE_MATH_H 1
2427| #define HAVE_UNISTD_H 1
2428| #define HAVE_ERRNO_H 1
2429| #define HAVE_SYS_RESOURCE_H 1
2430| #define HAVE_LOCALE_H 1
2431| #define HAVE_TERMIOS_H 1
2432| #define HAVE_LIBC_H 1
2433| #define HAVE_POLL_H 1
2434| #define HAVE_SYS_POLL_H 1
2435| #define HAVE_PWD_H 1
2436| #define HAVE_UTIME_H 1
2437| #define HAVE_SYS_PARAM_H 1
2438| #define HAVE_LIBINTL_H 1
2439| #define HAVE_LIBGEN_H 1
2440| #define HAVE_SYS_ACL_H 1
2441| #define HAVE_SYS_SYSCTL_H 1
2442| #define HAVE_WCHAR_H 1
2443| #define HAVE_WCTYPE_H 1
2444| /* end confdefs.h.  */
2445| #if defined HAVE_SYS_STREAM_H
2446| #  include <sys/stream.h>
2447| #endif
2448|
2449| #include <sys/ptem.h>
2450configure:11120: result: no
2451configure:11134: checking for pthread_np.h
2452configure:11159: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2453conftest.c:60:24: error: pthread_np.h: No such file or directory
2454configure:11166: $? = 1
2455configure: failed program was:
2456| /* confdefs.h.  */
2457| #define PACKAGE_NAME ""
2458| #define PACKAGE_TARNAME ""
2459| #define PACKAGE_VERSION ""
2460| #define PACKAGE_STRING ""
2461| #define PACKAGE_BUGREPORT ""
2462| #define UNIX 1
2463| #define STDC_HEADERS 1
2464| #define HAVE_SYS_WAIT_H 1
2465| #define HAVE_SYS_TYPES_H 1
2466| #define HAVE_SYS_STAT_H 1
2467| #define HAVE_STDLIB_H 1
2468| #define HAVE_STRING_H 1
2469| #define HAVE_MEMORY_H 1
2470| #define HAVE_STRINGS_H 1
2471| #define HAVE_INTTYPES_H 1
2472| #define HAVE_STDINT_H 1
2473| #define HAVE_UNISTD_H 1
2474| #define FEAT_NORMAL 1
2475| #define USE_XSMP_INTERACT 1
2476| #define FEAT_NETBEANS_INTG 1
2477| #define FEAT_MBYTE 1
2478| #define HAVE_X11_SM_SMLIB_H 1
2479| #define HAVE_DATE_TIME 1
2480| #define HAVE_DIRENT_H 1
2481| #define HAVE_STDARG_H 1
2482| #define HAVE_STDLIB_H 1
2483| #define HAVE_STRING_H 1
2484| #define HAVE_SYS_SELECT_H 1
2485| #define HAVE_SYS_UTSNAME_H 1
2486| #define HAVE_TERMCAP_H 1
2487| #define HAVE_FCNTL_H 1
2488| #define HAVE_SGTTY_H 1
2489| #define HAVE_SYS_IOCTL_H 1
2490| #define HAVE_SYS_TIME_H 1
2491| #define HAVE_SYS_TYPES_H 1
2492| #define HAVE_ICONV_H 1
2493| #define HAVE_LANGINFO_H 1
2494| #define HAVE_MATH_H 1
2495| #define HAVE_UNISTD_H 1
2496| #define HAVE_ERRNO_H 1
2497| #define HAVE_SYS_RESOURCE_H 1
2498| #define HAVE_LOCALE_H 1
2499| #define HAVE_TERMIOS_H 1
2500| #define HAVE_LIBC_H 1
2501| #define HAVE_POLL_H 1
2502| #define HAVE_SYS_POLL_H 1
2503| #define HAVE_PWD_H 1
2504| #define HAVE_UTIME_H 1
2505| #define HAVE_SYS_PARAM_H 1
2506| #define HAVE_LIBINTL_H 1
2507| #define HAVE_LIBGEN_H 1
2508| #define HAVE_SYS_ACL_H 1
2509| #define HAVE_SYS_SYSCTL_H 1
2510| #define HAVE_WCHAR_H 1
2511| #define HAVE_WCTYPE_H 1
2512| /* end confdefs.h.  */
2513|
2514| #include <pthread.h>
2515| #include <pthread_np.h>
2516| int
2517| main ()
2518| {
2519| int i; i = 0;
2520|   ;
2521|   return 0;
2522| }
2523configure:11181: result: no
2524configure:11192: checking for strings.h
2525configure:11199: result: yes
2526configure:11409: checking whether /usr/bin/gcc-4.0 needs -traditional
2527conftest.c:60:20: error: termio.h: No such file or directory
2528configure:11451: result: no
2529configure:11458: checking for an ANSI C-conforming const
2530configure:11533: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2531configure:11540: $? = 0
2532configure:11555: result: yes
2533configure:11565: checking for mode_t
2534configure:11593: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2535In file included from conftest.c:82:
2536/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2537configure:11600: $? = 0
2538configure:11627: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2539In file included from conftest.c:82:
2540/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2541conftest.c: In function 'main':
2542conftest.c:96: error: parse error before ')' token
2543configure:11634: $? = 1
2544configure: failed program was:
2545| /* confdefs.h.  */
2546| #define PACKAGE_NAME ""
2547| #define PACKAGE_TARNAME ""
2548| #define PACKAGE_VERSION ""
2549| #define PACKAGE_STRING ""
2550| #define PACKAGE_BUGREPORT ""
2551| #define UNIX 1
2552| #define STDC_HEADERS 1
2553| #define HAVE_SYS_WAIT_H 1
2554| #define HAVE_SYS_TYPES_H 1
2555| #define HAVE_SYS_STAT_H 1
2556| #define HAVE_STDLIB_H 1
2557| #define HAVE_STRING_H 1
2558| #define HAVE_MEMORY_H 1
2559| #define HAVE_STRINGS_H 1
2560| #define HAVE_INTTYPES_H 1
2561| #define HAVE_STDINT_H 1
2562| #define HAVE_UNISTD_H 1
2563| #define FEAT_NORMAL 1
2564| #define USE_XSMP_INTERACT 1
2565| #define FEAT_NETBEANS_INTG 1
2566| #define FEAT_MBYTE 1
2567| #define HAVE_X11_SM_SMLIB_H 1
2568| #define HAVE_DATE_TIME 1
2569| #define HAVE_DIRENT_H 1
2570| #define HAVE_STDARG_H 1
2571| #define HAVE_STDLIB_H 1
2572| #define HAVE_STRING_H 1
2573| #define HAVE_SYS_SELECT_H 1
2574| #define HAVE_SYS_UTSNAME_H 1
2575| #define HAVE_TERMCAP_H 1
2576| #define HAVE_FCNTL_H 1
2577| #define HAVE_SGTTY_H 1
2578| #define HAVE_SYS_IOCTL_H 1
2579| #define HAVE_SYS_TIME_H 1
2580| #define HAVE_SYS_TYPES_H 1
2581| #define HAVE_ICONV_H 1
2582| #define HAVE_LANGINFO_H 1
2583| #define HAVE_MATH_H 1
2584| #define HAVE_UNISTD_H 1
2585| #define HAVE_ERRNO_H 1
2586| #define HAVE_SYS_RESOURCE_H 1
2587| #define HAVE_LOCALE_H 1
2588| #define HAVE_TERMIOS_H 1
2589| #define HAVE_LIBC_H 1
2590| #define HAVE_POLL_H 1
2591| #define HAVE_SYS_POLL_H 1
2592| #define HAVE_PWD_H 1
2593| #define HAVE_UTIME_H 1
2594| #define HAVE_SYS_PARAM_H 1
2595| #define HAVE_LIBINTL_H 1
2596| #define HAVE_LIBGEN_H 1
2597| #define HAVE_SYS_ACL_H 1
2598| #define HAVE_SYS_SYSCTL_H 1
2599| #define HAVE_WCHAR_H 1
2600| #define HAVE_WCTYPE_H 1
2601| #define HAVE_STRINGS_H 1
2602| #define NO_STRINGS_WITH_STRING_H 1
2603| /* end confdefs.h.  */
2604| #include <stdio.h>
2605| #ifdef HAVE_SYS_TYPES_H
2606| # include <sys/types.h>
2607| #endif
2608| #ifdef HAVE_SYS_STAT_H
2609| # include <sys/stat.h>
2610| #endif
2611| #ifdef STDC_HEADERS
2612| # include <stdlib.h>
2613| # include <stddef.h>
2614| #else
2615| # ifdef HAVE_STDLIB_H
2616| #  include <stdlib.h>
2617| # endif
2618| #endif
2619| #ifdef HAVE_STRING_H
2620| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2621| #  include <memory.h>
2622| # endif
2623| # include <string.h>
2624| #endif
2625| #ifdef HAVE_STRINGS_H
2626| # include <strings.h>
2627| #endif
2628| #ifdef HAVE_INTTYPES_H
2629| # include <inttypes.h>
2630| #endif
2631| #ifdef HAVE_STDINT_H
2632| # include <stdint.h>
2633| #endif
2634| #ifdef HAVE_UNISTD_H
2635| # include <unistd.h>
2636| #endif
2637| int
2638| main ()
2639| {
2640| if (sizeof ((mode_t)))
2641|         return 0;
2642|   ;
2643|   return 0;
2644| }
2645configure:11657: result: yes
2646configure:11669: checking for off_t
2647configure:11697: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2648In file included from conftest.c:82:
2649/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2650configure:11704: $? = 0
2651configure:11731: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2652In file included from conftest.c:82:
2653/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2654conftest.c: In function 'main':
2655conftest.c:96: error: parse error before ')' token
2656configure:11738: $? = 1
2657configure: failed program was:
2658| /* confdefs.h.  */
2659| #define PACKAGE_NAME ""
2660| #define PACKAGE_TARNAME ""
2661| #define PACKAGE_VERSION ""
2662| #define PACKAGE_STRING ""
2663| #define PACKAGE_BUGREPORT ""
2664| #define UNIX 1
2665| #define STDC_HEADERS 1
2666| #define HAVE_SYS_WAIT_H 1
2667| #define HAVE_SYS_TYPES_H 1
2668| #define HAVE_SYS_STAT_H 1
2669| #define HAVE_STDLIB_H 1
2670| #define HAVE_STRING_H 1
2671| #define HAVE_MEMORY_H 1
2672| #define HAVE_STRINGS_H 1
2673| #define HAVE_INTTYPES_H 1
2674| #define HAVE_STDINT_H 1
2675| #define HAVE_UNISTD_H 1
2676| #define FEAT_NORMAL 1
2677| #define USE_XSMP_INTERACT 1
2678| #define FEAT_NETBEANS_INTG 1
2679| #define FEAT_MBYTE 1
2680| #define HAVE_X11_SM_SMLIB_H 1
2681| #define HAVE_DATE_TIME 1
2682| #define HAVE_DIRENT_H 1
2683| #define HAVE_STDARG_H 1
2684| #define HAVE_STDLIB_H 1
2685| #define HAVE_STRING_H 1
2686| #define HAVE_SYS_SELECT_H 1
2687| #define HAVE_SYS_UTSNAME_H 1
2688| #define HAVE_TERMCAP_H 1
2689| #define HAVE_FCNTL_H 1
2690| #define HAVE_SGTTY_H 1
2691| #define HAVE_SYS_IOCTL_H 1
2692| #define HAVE_SYS_TIME_H 1
2693| #define HAVE_SYS_TYPES_H 1
2694| #define HAVE_ICONV_H 1
2695| #define HAVE_LANGINFO_H 1
2696| #define HAVE_MATH_H 1
2697| #define HAVE_UNISTD_H 1
2698| #define HAVE_ERRNO_H 1
2699| #define HAVE_SYS_RESOURCE_H 1
2700| #define HAVE_LOCALE_H 1
2701| #define HAVE_TERMIOS_H 1
2702| #define HAVE_LIBC_H 1
2703| #define HAVE_POLL_H 1
2704| #define HAVE_SYS_POLL_H 1
2705| #define HAVE_PWD_H 1
2706| #define HAVE_UTIME_H 1
2707| #define HAVE_SYS_PARAM_H 1
2708| #define HAVE_LIBINTL_H 1
2709| #define HAVE_LIBGEN_H 1
2710| #define HAVE_SYS_ACL_H 1
2711| #define HAVE_SYS_SYSCTL_H 1
2712| #define HAVE_WCHAR_H 1
2713| #define HAVE_WCTYPE_H 1
2714| #define HAVE_STRINGS_H 1
2715| #define NO_STRINGS_WITH_STRING_H 1
2716| /* end confdefs.h.  */
2717| #include <stdio.h>
2718| #ifdef HAVE_SYS_TYPES_H
2719| # include <sys/types.h>
2720| #endif
2721| #ifdef HAVE_SYS_STAT_H
2722| # include <sys/stat.h>
2723| #endif
2724| #ifdef STDC_HEADERS
2725| # include <stdlib.h>
2726| # include <stddef.h>
2727| #else
2728| # ifdef HAVE_STDLIB_H
2729| #  include <stdlib.h>
2730| # endif
2731| #endif
2732| #ifdef HAVE_STRING_H
2733| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2734| #  include <memory.h>
2735| # endif
2736| # include <string.h>
2737| #endif
2738| #ifdef HAVE_STRINGS_H
2739| # include <strings.h>
2740| #endif
2741| #ifdef HAVE_INTTYPES_H
2742| # include <inttypes.h>
2743| #endif
2744| #ifdef HAVE_STDINT_H
2745| # include <stdint.h>
2746| #endif
2747| #ifdef HAVE_UNISTD_H
2748| # include <unistd.h>
2749| #endif
2750| int
2751| main ()
2752| {
2753| if (sizeof ((off_t)))
2754|         return 0;
2755|   ;
2756|   return 0;
2757| }
2758configure:11761: result: yes
2759configure:11773: checking for pid_t
2760configure:11801: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2761In file included from conftest.c:82:
2762/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2763configure:11808: $? = 0
2764configure:11835: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2765In file included from conftest.c:82:
2766/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2767conftest.c: In function 'main':
2768conftest.c:96: error: parse error before ')' token
2769configure:11842: $? = 1
2770configure: failed program was:
2771| /* confdefs.h.  */
2772| #define PACKAGE_NAME ""
2773| #define PACKAGE_TARNAME ""
2774| #define PACKAGE_VERSION ""
2775| #define PACKAGE_STRING ""
2776| #define PACKAGE_BUGREPORT ""
2777| #define UNIX 1
2778| #define STDC_HEADERS 1
2779| #define HAVE_SYS_WAIT_H 1
2780| #define HAVE_SYS_TYPES_H 1
2781| #define HAVE_SYS_STAT_H 1
2782| #define HAVE_STDLIB_H 1
2783| #define HAVE_STRING_H 1
2784| #define HAVE_MEMORY_H 1
2785| #define HAVE_STRINGS_H 1
2786| #define HAVE_INTTYPES_H 1
2787| #define HAVE_STDINT_H 1
2788| #define HAVE_UNISTD_H 1
2789| #define FEAT_NORMAL 1
2790| #define USE_XSMP_INTERACT 1
2791| #define FEAT_NETBEANS_INTG 1
2792| #define FEAT_MBYTE 1
2793| #define HAVE_X11_SM_SMLIB_H 1
2794| #define HAVE_DATE_TIME 1
2795| #define HAVE_DIRENT_H 1
2796| #define HAVE_STDARG_H 1
2797| #define HAVE_STDLIB_H 1
2798| #define HAVE_STRING_H 1
2799| #define HAVE_SYS_SELECT_H 1
2800| #define HAVE_SYS_UTSNAME_H 1
2801| #define HAVE_TERMCAP_H 1
2802| #define HAVE_FCNTL_H 1
2803| #define HAVE_SGTTY_H 1
2804| #define HAVE_SYS_IOCTL_H 1
2805| #define HAVE_SYS_TIME_H 1
2806| #define HAVE_SYS_TYPES_H 1
2807| #define HAVE_ICONV_H 1
2808| #define HAVE_LANGINFO_H 1
2809| #define HAVE_MATH_H 1
2810| #define HAVE_UNISTD_H 1
2811| #define HAVE_ERRNO_H 1
2812| #define HAVE_SYS_RESOURCE_H 1
2813| #define HAVE_LOCALE_H 1
2814| #define HAVE_TERMIOS_H 1
2815| #define HAVE_LIBC_H 1
2816| #define HAVE_POLL_H 1
2817| #define HAVE_SYS_POLL_H 1
2818| #define HAVE_PWD_H 1
2819| #define HAVE_UTIME_H 1
2820| #define HAVE_SYS_PARAM_H 1
2821| #define HAVE_LIBINTL_H 1
2822| #define HAVE_LIBGEN_H 1
2823| #define HAVE_SYS_ACL_H 1
2824| #define HAVE_SYS_SYSCTL_H 1
2825| #define HAVE_WCHAR_H 1
2826| #define HAVE_WCTYPE_H 1
2827| #define HAVE_STRINGS_H 1
2828| #define NO_STRINGS_WITH_STRING_H 1
2829| /* end confdefs.h.  */
2830| #include <stdio.h>
2831| #ifdef HAVE_SYS_TYPES_H
2832| # include <sys/types.h>
2833| #endif
2834| #ifdef HAVE_SYS_STAT_H
2835| # include <sys/stat.h>
2836| #endif
2837| #ifdef STDC_HEADERS
2838| # include <stdlib.h>
2839| # include <stddef.h>
2840| #else
2841| # ifdef HAVE_STDLIB_H
2842| #  include <stdlib.h>
2843| # endif
2844| #endif
2845| #ifdef HAVE_STRING_H
2846| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2847| #  include <memory.h>
2848| # endif
2849| # include <string.h>
2850| #endif
2851| #ifdef HAVE_STRINGS_H
2852| # include <strings.h>
2853| #endif
2854| #ifdef HAVE_INTTYPES_H
2855| # include <inttypes.h>
2856| #endif
2857| #ifdef HAVE_STDINT_H
2858| # include <stdint.h>
2859| #endif
2860| #ifdef HAVE_UNISTD_H
2861| # include <unistd.h>
2862| #endif
2863| int
2864| main ()
2865| {
2866| if (sizeof ((pid_t)))
2867|         return 0;
2868|   ;
2869|   return 0;
2870| }
2871configure:11865: result: yes
2872configure:11877: checking for size_t
2873configure:11905: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2874In file included from conftest.c:82:
2875/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2876configure:11912: $? = 0
2877configure:11939: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2878In file included from conftest.c:82:
2879/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2880conftest.c: In function 'main':
2881conftest.c:96: error: parse error before ')' token
2882configure:11946: $? = 1
2883configure: failed program was:
2884| /* confdefs.h.  */
2885| #define PACKAGE_NAME ""
2886| #define PACKAGE_TARNAME ""
2887| #define PACKAGE_VERSION ""
2888| #define PACKAGE_STRING ""
2889| #define PACKAGE_BUGREPORT ""
2890| #define UNIX 1
2891| #define STDC_HEADERS 1
2892| #define HAVE_SYS_WAIT_H 1
2893| #define HAVE_SYS_TYPES_H 1
2894| #define HAVE_SYS_STAT_H 1
2895| #define HAVE_STDLIB_H 1
2896| #define HAVE_STRING_H 1
2897| #define HAVE_MEMORY_H 1
2898| #define HAVE_STRINGS_H 1
2899| #define HAVE_INTTYPES_H 1
2900| #define HAVE_STDINT_H 1
2901| #define HAVE_UNISTD_H 1
2902| #define FEAT_NORMAL 1
2903| #define USE_XSMP_INTERACT 1
2904| #define FEAT_NETBEANS_INTG 1
2905| #define FEAT_MBYTE 1
2906| #define HAVE_X11_SM_SMLIB_H 1
2907| #define HAVE_DATE_TIME 1
2908| #define HAVE_DIRENT_H 1
2909| #define HAVE_STDARG_H 1
2910| #define HAVE_STDLIB_H 1
2911| #define HAVE_STRING_H 1
2912| #define HAVE_SYS_SELECT_H 1
2913| #define HAVE_SYS_UTSNAME_H 1
2914| #define HAVE_TERMCAP_H 1
2915| #define HAVE_FCNTL_H 1
2916| #define HAVE_SGTTY_H 1
2917| #define HAVE_SYS_IOCTL_H 1
2918| #define HAVE_SYS_TIME_H 1
2919| #define HAVE_SYS_TYPES_H 1
2920| #define HAVE_ICONV_H 1
2921| #define HAVE_LANGINFO_H 1
2922| #define HAVE_MATH_H 1
2923| #define HAVE_UNISTD_H 1
2924| #define HAVE_ERRNO_H 1
2925| #define HAVE_SYS_RESOURCE_H 1
2926| #define HAVE_LOCALE_H 1
2927| #define HAVE_TERMIOS_H 1
2928| #define HAVE_LIBC_H 1
2929| #define HAVE_POLL_H 1
2930| #define HAVE_SYS_POLL_H 1
2931| #define HAVE_PWD_H 1
2932| #define HAVE_UTIME_H 1
2933| #define HAVE_SYS_PARAM_H 1
2934| #define HAVE_LIBINTL_H 1
2935| #define HAVE_LIBGEN_H 1
2936| #define HAVE_SYS_ACL_H 1
2937| #define HAVE_SYS_SYSCTL_H 1
2938| #define HAVE_WCHAR_H 1
2939| #define HAVE_WCTYPE_H 1
2940| #define HAVE_STRINGS_H 1
2941| #define NO_STRINGS_WITH_STRING_H 1
2942| /* end confdefs.h.  */
2943| #include <stdio.h>
2944| #ifdef HAVE_SYS_TYPES_H
2945| # include <sys/types.h>
2946| #endif
2947| #ifdef HAVE_SYS_STAT_H
2948| # include <sys/stat.h>
2949| #endif
2950| #ifdef STDC_HEADERS
2951| # include <stdlib.h>
2952| # include <stddef.h>
2953| #else
2954| # ifdef HAVE_STDLIB_H
2955| #  include <stdlib.h>
2956| # endif
2957| #endif
2958| #ifdef HAVE_STRING_H
2959| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2960| #  include <memory.h>
2961| # endif
2962| # include <string.h>
2963| #endif
2964| #ifdef HAVE_STRINGS_H
2965| # include <strings.h>
2966| #endif
2967| #ifdef HAVE_INTTYPES_H
2968| # include <inttypes.h>
2969| #endif
2970| #ifdef HAVE_STDINT_H
2971| # include <stdint.h>
2972| #endif
2973| #ifdef HAVE_UNISTD_H
2974| # include <unistd.h>
2975| #endif
2976| int
2977| main ()
2978| {
2979| if (sizeof ((size_t)))
2980|         return 0;
2981|   ;
2982|   return 0;
2983| }
2984configure:11969: result: yes
2985configure:11981: checking for uid_t in sys/types.h
2986configure:12004: result: yes
2987configure:12019: checking whether time.h and sys/time.h may both be included
2988configure:12049: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2989configure:12056: $? = 0
2990configure:12071: result: yes
2991configure:12081: checking for ino_t
2992configure:12109: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2993In file included from conftest.c:83:
2994/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2995configure:12116: $? = 0
2996configure:12143: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
2997In file included from conftest.c:83:
2998/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
2999conftest.c: In function 'main':
3000conftest.c:97: error: parse error before ')' token
3001configure:12150: $? = 1
3002configure: failed program was:
3003| /* confdefs.h.  */
3004| #define PACKAGE_NAME ""
3005| #define PACKAGE_TARNAME ""
3006| #define PACKAGE_VERSION ""
3007| #define PACKAGE_STRING ""
3008| #define PACKAGE_BUGREPORT ""
3009| #define UNIX 1
3010| #define STDC_HEADERS 1
3011| #define HAVE_SYS_WAIT_H 1
3012| #define HAVE_SYS_TYPES_H 1
3013| #define HAVE_SYS_STAT_H 1
3014| #define HAVE_STDLIB_H 1
3015| #define HAVE_STRING_H 1
3016| #define HAVE_MEMORY_H 1
3017| #define HAVE_STRINGS_H 1
3018| #define HAVE_INTTYPES_H 1
3019| #define HAVE_STDINT_H 1
3020| #define HAVE_UNISTD_H 1
3021| #define FEAT_NORMAL 1
3022| #define USE_XSMP_INTERACT 1
3023| #define FEAT_NETBEANS_INTG 1
3024| #define FEAT_MBYTE 1
3025| #define HAVE_X11_SM_SMLIB_H 1
3026| #define HAVE_DATE_TIME 1
3027| #define HAVE_DIRENT_H 1
3028| #define HAVE_STDARG_H 1
3029| #define HAVE_STDLIB_H 1
3030| #define HAVE_STRING_H 1
3031| #define HAVE_SYS_SELECT_H 1
3032| #define HAVE_SYS_UTSNAME_H 1
3033| #define HAVE_TERMCAP_H 1
3034| #define HAVE_FCNTL_H 1
3035| #define HAVE_SGTTY_H 1
3036| #define HAVE_SYS_IOCTL_H 1
3037| #define HAVE_SYS_TIME_H 1
3038| #define HAVE_SYS_TYPES_H 1
3039| #define HAVE_ICONV_H 1
3040| #define HAVE_LANGINFO_H 1
3041| #define HAVE_MATH_H 1
3042| #define HAVE_UNISTD_H 1
3043| #define HAVE_ERRNO_H 1
3044| #define HAVE_SYS_RESOURCE_H 1
3045| #define HAVE_LOCALE_H 1
3046| #define HAVE_TERMIOS_H 1
3047| #define HAVE_LIBC_H 1
3048| #define HAVE_POLL_H 1
3049| #define HAVE_SYS_POLL_H 1
3050| #define HAVE_PWD_H 1
3051| #define HAVE_UTIME_H 1
3052| #define HAVE_SYS_PARAM_H 1
3053| #define HAVE_LIBINTL_H 1
3054| #define HAVE_LIBGEN_H 1
3055| #define HAVE_SYS_ACL_H 1
3056| #define HAVE_SYS_SYSCTL_H 1
3057| #define HAVE_WCHAR_H 1
3058| #define HAVE_WCTYPE_H 1
3059| #define HAVE_STRINGS_H 1
3060| #define NO_STRINGS_WITH_STRING_H 1
3061| #define TIME_WITH_SYS_TIME 1
3062| /* end confdefs.h.  */
3063| #include <stdio.h>
3064| #ifdef HAVE_SYS_TYPES_H
3065| # include <sys/types.h>
3066| #endif
3067| #ifdef HAVE_SYS_STAT_H
3068| # include <sys/stat.h>
3069| #endif
3070| #ifdef STDC_HEADERS
3071| # include <stdlib.h>
3072| # include <stddef.h>
3073| #else
3074| # ifdef HAVE_STDLIB_H
3075| #  include <stdlib.h>
3076| # endif
3077| #endif
3078| #ifdef HAVE_STRING_H
3079| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3080| #  include <memory.h>
3081| # endif
3082| # include <string.h>
3083| #endif
3084| #ifdef HAVE_STRINGS_H
3085| # include <strings.h>
3086| #endif
3087| #ifdef HAVE_INTTYPES_H
3088| # include <inttypes.h>
3089| #endif
3090| #ifdef HAVE_STDINT_H
3091| # include <stdint.h>
3092| #endif
3093| #ifdef HAVE_UNISTD_H
3094| # include <unistd.h>
3095| #endif
3096| int
3097| main ()
3098| {
3099| if (sizeof ((ino_t)))
3100|         return 0;
3101|   ;
3102|   return 0;
3103| }
3104configure:12173: result: yes
3105configure:12185: checking for dev_t
3106configure:12213: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
3107In file included from conftest.c:83:
3108/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
3109configure:12220: $? = 0
3110configure:12247: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
3111In file included from conftest.c:83:
3112/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
3113conftest.c: In function 'main':
3114conftest.c:97: error: parse error before ')' token
3115configure:12254: $? = 1
3116configure: failed program was:
3117| /* confdefs.h.  */
3118| #define PACKAGE_NAME ""
3119| #define PACKAGE_TARNAME ""
3120| #define PACKAGE_VERSION ""
3121| #define PACKAGE_STRING ""
3122| #define PACKAGE_BUGREPORT ""
3123| #define UNIX 1
3124| #define STDC_HEADERS 1
3125| #define HAVE_SYS_WAIT_H 1
3126| #define HAVE_SYS_TYPES_H 1
3127| #define HAVE_SYS_STAT_H 1
3128| #define HAVE_STDLIB_H 1
3129| #define HAVE_STRING_H 1
3130| #define HAVE_MEMORY_H 1
3131| #define HAVE_STRINGS_H 1
3132| #define HAVE_INTTYPES_H 1
3133| #define HAVE_STDINT_H 1
3134| #define HAVE_UNISTD_H 1
3135| #define FEAT_NORMAL 1
3136| #define USE_XSMP_INTERACT 1
3137| #define FEAT_NETBEANS_INTG 1
3138| #define FEAT_MBYTE 1
3139| #define HAVE_X11_SM_SMLIB_H 1
3140| #define HAVE_DATE_TIME 1
3141| #define HAVE_DIRENT_H 1
3142| #define HAVE_STDARG_H 1
3143| #define HAVE_STDLIB_H 1
3144| #define HAVE_STRING_H 1
3145| #define HAVE_SYS_SELECT_H 1
3146| #define HAVE_SYS_UTSNAME_H 1
3147| #define HAVE_TERMCAP_H 1
3148| #define HAVE_FCNTL_H 1
3149| #define HAVE_SGTTY_H 1
3150| #define HAVE_SYS_IOCTL_H 1
3151| #define HAVE_SYS_TIME_H 1
3152| #define HAVE_SYS_TYPES_H 1
3153| #define HAVE_ICONV_H 1
3154| #define HAVE_LANGINFO_H 1
3155| #define HAVE_MATH_H 1
3156| #define HAVE_UNISTD_H 1
3157| #define HAVE_ERRNO_H 1
3158| #define HAVE_SYS_RESOURCE_H 1
3159| #define HAVE_LOCALE_H 1
3160| #define HAVE_TERMIOS_H 1
3161| #define HAVE_LIBC_H 1
3162| #define HAVE_POLL_H 1
3163| #define HAVE_SYS_POLL_H 1
3164| #define HAVE_PWD_H 1
3165| #define HAVE_UTIME_H 1
3166| #define HAVE_SYS_PARAM_H 1
3167| #define HAVE_LIBINTL_H 1
3168| #define HAVE_LIBGEN_H 1
3169| #define HAVE_SYS_ACL_H 1
3170| #define HAVE_SYS_SYSCTL_H 1
3171| #define HAVE_WCHAR_H 1
3172| #define HAVE_WCTYPE_H 1
3173| #define HAVE_STRINGS_H 1
3174| #define NO_STRINGS_WITH_STRING_H 1
3175| #define TIME_WITH_SYS_TIME 1
3176| /* end confdefs.h.  */
3177| #include <stdio.h>
3178| #ifdef HAVE_SYS_TYPES_H
3179| # include <sys/types.h>
3180| #endif
3181| #ifdef HAVE_SYS_STAT_H
3182| # include <sys/stat.h>
3183| #endif
3184| #ifdef STDC_HEADERS
3185| # include <stdlib.h>
3186| # include <stddef.h>
3187| #else
3188| # ifdef HAVE_STDLIB_H
3189| #  include <stdlib.h>
3190| # endif
3191| #endif
3192| #ifdef HAVE_STRING_H
3193| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3194| #  include <memory.h>
3195| # endif
3196| # include <string.h>
3197| #endif
3198| #ifdef HAVE_STRINGS_H
3199| # include <strings.h>
3200| #endif
3201| #ifdef HAVE_INTTYPES_H
3202| # include <inttypes.h>
3203| #endif
3204| #ifdef HAVE_STDINT_H
3205| # include <stdint.h>
3206| #endif
3207| #ifdef HAVE_UNISTD_H
3208| # include <unistd.h>
3209| #endif
3210| int
3211| main ()
3212| {
3213| if (sizeof ((dev_t)))
3214|         return 0;
3215|   ;
3216|   return 0;
3217| }
3218configure:12277: result: yes
3219configure:12290: checking for rlim_t
3220configure:12321: result: yes
3221configure:12330: checking for stack_t
3222configure:12359: result: yes
3223configure:12368: checking whether stack_t has an ss_base field
3224configure:12399: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
3225conftest.c: In function 'main':
3226conftest.c:73: error: 'stack_t' has no member named 'ss_base'
3227configure:12406: $? = 1
3228configure: failed program was:
3229| /* confdefs.h.  */
3230| #define PACKAGE_NAME ""
3231| #define PACKAGE_TARNAME ""
3232| #define PACKAGE_VERSION ""
3233| #define PACKAGE_STRING ""
3234| #define PACKAGE_BUGREPORT ""
3235| #define UNIX 1
3236| #define STDC_HEADERS 1
3237| #define HAVE_SYS_WAIT_H 1
3238| #define HAVE_SYS_TYPES_H 1
3239| #define HAVE_SYS_STAT_H 1
3240| #define HAVE_STDLIB_H 1
3241| #define HAVE_STRING_H 1
3242| #define HAVE_MEMORY_H 1
3243| #define HAVE_STRINGS_H 1
3244| #define HAVE_INTTYPES_H 1
3245| #define HAVE_STDINT_H 1
3246| #define HAVE_UNISTD_H 1
3247| #define FEAT_NORMAL 1
3248| #define USE_XSMP_INTERACT 1
3249| #define FEAT_NETBEANS_INTG 1
3250| #define FEAT_MBYTE 1
3251| #define HAVE_X11_SM_SMLIB_H 1
3252| #define HAVE_DATE_TIME 1
3253| #define HAVE_DIRENT_H 1
3254| #define HAVE_STDARG_H 1
3255| #define HAVE_STDLIB_H 1
3256| #define HAVE_STRING_H 1
3257| #define HAVE_SYS_SELECT_H 1
3258| #define HAVE_SYS_UTSNAME_H 1
3259| #define HAVE_TERMCAP_H 1
3260| #define HAVE_FCNTL_H 1
3261| #define HAVE_SGTTY_H 1
3262| #define HAVE_SYS_IOCTL_H 1
3263| #define HAVE_SYS_TIME_H 1
3264| #define HAVE_SYS_TYPES_H 1
3265| #define HAVE_ICONV_H 1
3266| #define HAVE_LANGINFO_H 1
3267| #define HAVE_MATH_H 1
3268| #define HAVE_UNISTD_H 1
3269| #define HAVE_ERRNO_H 1
3270| #define HAVE_SYS_RESOURCE_H 1
3271| #define HAVE_LOCALE_H 1
3272| #define HAVE_TERMIOS_H 1
3273| #define HAVE_LIBC_H 1
3274| #define HAVE_POLL_H 1
3275| #define HAVE_SYS_POLL_H 1
3276| #define HAVE_PWD_H 1
3277| #define HAVE_UTIME_H 1
3278| #define HAVE_SYS_PARAM_H 1
3279| #define HAVE_LIBINTL_H 1
3280| #define HAVE_LIBGEN_H 1
3281| #define HAVE_SYS_ACL_H 1
3282| #define HAVE_SYS_SYSCTL_H 1
3283| #define HAVE_WCHAR_H 1
3284| #define HAVE_WCTYPE_H 1
3285| #define HAVE_STRINGS_H 1
3286| #define NO_STRINGS_WITH_STRING_H 1
3287| #define TIME_WITH_SYS_TIME 1
3288| /* end confdefs.h.  */
3289|
3290| #include <sys/types.h>
3291| #if STDC_HEADERS
3292| # include <stdlib.h>
3293| # include <stddef.h>
3294| #endif
3295| #include <signal.h>
3296| #include "confdefs.h"
3297|
3298| int
3299| main ()
3300| {
3301| stack_t sigstk; sigstk.ss_base = 0;
3302|   ;
3303|   return 0;
3304| }
3305configure:12420: result: no
3306configure:12427: checking --with-tlib argument
3307configure:12436: result: ncurses
3308configure:12439: checking for linking with ncurses library
3309configure:12462: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3310configure:12469: $? = 0
3311configure:12477: result: OK
3312configure:12650: checking for tgetent()
3313configure:12673: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3314configure:12680: $? = 0
3315configure:12688: result: yes
3316configure:12708: checking whether we talk terminfo
3317configure:12744: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3318configure:12748: $? = 0
3319configure:12754: ./conftest
3320configure:12758: $? = 1
3321configure: program exited with status 1
3322configure: failed program was:
3323|
3324| #include "confdefs.h"
3325| #ifdef HAVE_TERMCAP_H
3326| # include <termcap.h>
3327| #endif
3328| #ifdef HAVE_STRING_H
3329| # include <string.h>
3330| #endif
3331| #if STDC_HEADERS
3332| # include <stdlib.h>
3333| # include <stddef.h>
3334| #endif
3335| main()
3336| {char *s; s=(char *)tgoto("%p1%d", 0, 1); exit(!strcmp(s==0 ? "" : s, "1")); }
3337|
3338configure:12780: result: yes
3339configure:12871: checking whether termcap.h contains ospeed
3340configure:12898: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3341configure:12905: $? = 0
3342configure:12913: result: yes
3343configure:12990: checking whether termcap.h contains UP, BC and PC
3344configure:13017: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3345configure:13024: $? = 0
3346configure:13032: result: yes
3347configure:13109: checking whether tputs() uses outfuntype
3348configure:13136: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
3349conftest.c: In function 'main':
3350conftest.c:72: error: 'outfuntype' undeclared (first use in this function)
3351conftest.c:72: error: (Each undeclared identifier is reported only once
3352conftest.c:72: error: for each function it appears in.)
3353conftest.c:72: error: parse error before 'xx'
3354configure:13143: $? = 1
3355configure: failed program was:
3356| /* confdefs.h.  */
3357| #define PACKAGE_NAME ""
3358| #define PACKAGE_TARNAME ""
3359| #define PACKAGE_VERSION ""
3360| #define PACKAGE_STRING ""
3361| #define PACKAGE_BUGREPORT ""
3362| #define UNIX 1
3363| #define STDC_HEADERS 1
3364| #define HAVE_SYS_WAIT_H 1
3365| #define HAVE_SYS_TYPES_H 1
3366| #define HAVE_SYS_STAT_H 1
3367| #define HAVE_STDLIB_H 1
3368| #define HAVE_STRING_H 1
3369| #define HAVE_MEMORY_H 1
3370| #define HAVE_STRINGS_H 1
3371| #define HAVE_INTTYPES_H 1
3372| #define HAVE_STDINT_H 1
3373| #define HAVE_UNISTD_H 1
3374| #define FEAT_NORMAL 1
3375| #define USE_XSMP_INTERACT 1
3376| #define FEAT_NETBEANS_INTG 1
3377| #define FEAT_MBYTE 1
3378| #define HAVE_X11_SM_SMLIB_H 1
3379| #define HAVE_DATE_TIME 1
3380| #define HAVE_DIRENT_H 1
3381| #define HAVE_STDARG_H 1
3382| #define HAVE_STDLIB_H 1
3383| #define HAVE_STRING_H 1
3384| #define HAVE_SYS_SELECT_H 1
3385| #define HAVE_SYS_UTSNAME_H 1
3386| #define HAVE_TERMCAP_H 1
3387| #define HAVE_FCNTL_H 1
3388| #define HAVE_SGTTY_H 1
3389| #define HAVE_SYS_IOCTL_H 1
3390| #define HAVE_SYS_TIME_H 1
3391| #define HAVE_SYS_TYPES_H 1
3392| #define HAVE_ICONV_H 1
3393| #define HAVE_LANGINFO_H 1
3394| #define HAVE_MATH_H 1
3395| #define HAVE_UNISTD_H 1
3396| #define HAVE_ERRNO_H 1
3397| #define HAVE_SYS_RESOURCE_H 1
3398| #define HAVE_LOCALE_H 1
3399| #define HAVE_TERMIOS_H 1
3400| #define HAVE_LIBC_H 1
3401| #define HAVE_POLL_H 1
3402| #define HAVE_SYS_POLL_H 1
3403| #define HAVE_PWD_H 1
3404| #define HAVE_UTIME_H 1
3405| #define HAVE_SYS_PARAM_H 1
3406| #define HAVE_LIBINTL_H 1
3407| #define HAVE_LIBGEN_H 1
3408| #define HAVE_SYS_ACL_H 1
3409| #define HAVE_SYS_SYSCTL_H 1
3410| #define HAVE_WCHAR_H 1
3411| #define HAVE_WCTYPE_H 1
3412| #define HAVE_STRINGS_H 1
3413| #define NO_STRINGS_WITH_STRING_H 1
3414| #define TIME_WITH_SYS_TIME 1
3415| #define TERMINFO 1
3416| #define HAVE_OSPEED 1
3417| #define HAVE_UP_BC_PC 1
3418| /* end confdefs.h.  */
3419|
3420| #ifdef HAVE_TERMCAP_H
3421| # include <termcap.h>
3422| #endif
3423|
3424| int
3425| main ()
3426| {
3427| extern int xx(); tputs("test", 1, (outfuntype)xx)
3428|   ;
3429|   return 0;
3430| }
3431configure:13157: result: no
3432configure:13163: checking whether sys/select.h and sys/time.h may both be included
3433configure:13189: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
3434configure:13196: $? = 0
3435configure:13201: result: yes
3436configure:13218: checking for /dev/ptc
3437configure:13228: result: no
3438configure:13232: checking for SVR4 ptys
3439configure:13288: result: no
3440configure:13292: checking for ptyranges
3441configure:13329: result: pqrstuvw / 0123456789abcdef
3442configure:13337: checking default tty permissions/group
3443configure:13395: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3444configure:13399: $? = 0
3445configure:13405: ./conftest
3446configure:13409: $? = 1
3447configure: program exited with status 1
3448configure: failed program was:
3449|
3450| #include "confdefs.h"
3451| #include <sys/types.h>
3452| #if STDC_HEADERS
3453| # include <stdlib.h>
3454| # include <stddef.h>
3455| #endif
3456| #ifdef HAVE_UNISTD_H
3457| #include <unistd.h>
3458| #endif
3459| #include <sys/stat.h>
3460| #include <stdio.h>
3461| main()
3462| {
3463|   struct stat sb;
3464|   char *x,*ttyname();
3465|   int om, m;
3466|   FILE *fp;
3467|
3468|   if (!(x = ttyname(0))) exit(1);
3469|   if (stat(x, &sb)) exit(1);
3470|   om = sb.st_mode;
3471|   if (om & 002) exit(0);
3472|   m = system("mesg y");
3473|   if (m == -1 || m == 127) exit(1);
3474|   if (stat(x, &sb)) exit(1);
3475|   m = sb.st_mode;
3476|   if (chmod(x, om)) exit(1);
3477|   if (m & 002) exit(0);
3478|   if (sb.st_gid == getgid()) exit(1);
3479|   if (!(fp=fopen("conftest_grp", "w")))
3480|     exit(1);
3481|   fprintf(fp, "%d\n", sb.st_gid);
3482|   fclose(fp);
3483|   exit(0);
3484| }
3485|
3486configure:13433: result: can't determine - assume ptys are world accessable
3487configure:13444: result: world
3488configure:13466: checking return type of signal handlers
3489configure:13494: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
3490conftest.c: In function 'main':
3491conftest.c:73: error: void value not ignored as it ought to be
3492configure:13501: $? = 1
3493configure: failed program was:
3494| /* confdefs.h.  */
3495| #define PACKAGE_NAME ""
3496| #define PACKAGE_TARNAME ""
3497| #define PACKAGE_VERSION ""
3498| #define PACKAGE_STRING ""
3499| #define PACKAGE_BUGREPORT ""
3500| #define UNIX 1
3501| #define STDC_HEADERS 1
3502| #define HAVE_SYS_WAIT_H 1
3503| #define HAVE_SYS_TYPES_H 1
3504| #define HAVE_SYS_STAT_H 1
3505| #define HAVE_STDLIB_H 1
3506| #define HAVE_STRING_H 1
3507| #define HAVE_MEMORY_H 1
3508| #define HAVE_STRINGS_H 1
3509| #define HAVE_INTTYPES_H 1
3510| #define HAVE_STDINT_H 1
3511| #define HAVE_UNISTD_H 1
3512| #define FEAT_NORMAL 1
3513| #define USE_XSMP_INTERACT 1
3514| #define FEAT_NETBEANS_INTG 1
3515| #define FEAT_MBYTE 1
3516| #define HAVE_X11_SM_SMLIB_H 1
3517| #define HAVE_DATE_TIME 1
3518| #define HAVE_DIRENT_H 1
3519| #define HAVE_STDARG_H 1
3520| #define HAVE_STDLIB_H 1
3521| #define HAVE_STRING_H 1
3522| #define HAVE_SYS_SELECT_H 1
3523| #define HAVE_SYS_UTSNAME_H 1
3524| #define HAVE_TERMCAP_H 1
3525| #define HAVE_FCNTL_H 1
3526| #define HAVE_SGTTY_H 1
3527| #define HAVE_SYS_IOCTL_H 1
3528| #define HAVE_SYS_TIME_H 1
3529| #define HAVE_SYS_TYPES_H 1
3530| #define HAVE_ICONV_H 1
3531| #define HAVE_LANGINFO_H 1
3532| #define HAVE_MATH_H 1
3533| #define HAVE_UNISTD_H 1
3534| #define HAVE_ERRNO_H 1
3535| #define HAVE_SYS_RESOURCE_H 1
3536| #define HAVE_LOCALE_H 1
3537| #define HAVE_TERMIOS_H 1
3538| #define HAVE_LIBC_H 1
3539| #define HAVE_POLL_H 1
3540| #define HAVE_SYS_POLL_H 1
3541| #define HAVE_PWD_H 1
3542| #define HAVE_UTIME_H 1
3543| #define HAVE_SYS_PARAM_H 1
3544| #define HAVE_LIBINTL_H 1
3545| #define HAVE_LIBGEN_H 1
3546| #define HAVE_SYS_ACL_H 1
3547| #define HAVE_SYS_SYSCTL_H 1
3548| #define HAVE_WCHAR_H 1
3549| #define HAVE_WCTYPE_H 1
3550| #define HAVE_STRINGS_H 1
3551| #define NO_STRINGS_WITH_STRING_H 1
3552| #define TIME_WITH_SYS_TIME 1
3553| #define TERMINFO 1
3554| #define HAVE_OSPEED 1
3555| #define HAVE_UP_BC_PC 1
3556| #define SYS_SELECT_WITH_SYS_TIME 1
3557| #define PTYRANGE0 "pqrstuvw"
3558| #define PTYRANGE1 "0123456789abcdef"
3559| /* end confdefs.h.  */
3560| #include <sys/types.h>
3561| #include <signal.h>
3562|
3563| int
3564| main ()
3565| {
3566| return *(signal (0, 0)) (0) == 1;
3567|   ;
3568|   return 0;
3569| }
3570configure:13516: result: void
3571configure:13537: checking for struct sigcontext
3572configure:13567: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
3573configure:13574: $? = 0
3574configure:13579: result: yes
3575configure:13595: checking getcwd implementation is broken
3576configure:13630: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3577configure:13634: $? = 0
3578configure:13640: ./conftest
3579configure:13644: $? = 0
3580configure:13666: result: no
3581configure:13731: checking for bcmp
3582configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3583conftest.c:93: warning: conflicting types for built-in function 'bcmp'
3584configure:13794: $? = 0
3585configure:13816: result: yes
3586configure:13731: checking for fchdir
3587configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3588configure:13794: $? = 0
3589configure:13816: result: yes
3590configure:13731: checking for fchown
3591configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3592configure:13794: $? = 0
3593configure:13816: result: yes
3594configure:13731: checking for fseeko
3595configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3596configure:13794: $? = 0
3597configure:13816: result: yes
3598configure:13731: checking for fsync
3599configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3600configure:13794: $? = 0
3601configure:13816: result: yes
3602configure:13731: checking for ftello
3603configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3604configure:13794: $? = 0
3605configure:13816: result: yes
3606configure:13731: checking for getcwd
3607configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3608configure:13794: $? = 0
3609configure:13816: result: yes
3610configure:13731: checking for getpseudotty
3611configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3612/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
3613_getpseudotty
3614collect2: ld returned 1 exit status
3615configure:13794: $? = 1
3616configure: failed program was:
3617| /* confdefs.h.  */
3618| #define PACKAGE_NAME ""
3619| #define PACKAGE_TARNAME ""
3620| #define PACKAGE_VERSION ""
3621| #define PACKAGE_STRING ""
3622| #define PACKAGE_BUGREPORT ""
3623| #define UNIX 1
3624| #define STDC_HEADERS 1
3625| #define HAVE_SYS_WAIT_H 1
3626| #define HAVE_SYS_TYPES_H 1
3627| #define HAVE_SYS_STAT_H 1
3628| #define HAVE_STDLIB_H 1
3629| #define HAVE_STRING_H 1
3630| #define HAVE_MEMORY_H 1
3631| #define HAVE_STRINGS_H 1
3632| #define HAVE_INTTYPES_H 1
3633| #define HAVE_STDINT_H 1
3634| #define HAVE_UNISTD_H 1
3635| #define FEAT_NORMAL 1
3636| #define USE_XSMP_INTERACT 1
3637| #define FEAT_NETBEANS_INTG 1
3638| #define FEAT_MBYTE 1
3639| #define HAVE_X11_SM_SMLIB_H 1
3640| #define HAVE_DATE_TIME 1
3641| #define HAVE_DIRENT_H 1
3642| #define HAVE_STDARG_H 1
3643| #define HAVE_STDLIB_H 1
3644| #define HAVE_STRING_H 1
3645| #define HAVE_SYS_SELECT_H 1
3646| #define HAVE_SYS_UTSNAME_H 1
3647| #define HAVE_TERMCAP_H 1
3648| #define HAVE_FCNTL_H 1
3649| #define HAVE_SGTTY_H 1
3650| #define HAVE_SYS_IOCTL_H 1
3651| #define HAVE_SYS_TIME_H 1
3652| #define HAVE_SYS_TYPES_H 1
3653| #define HAVE_ICONV_H 1
3654| #define HAVE_LANGINFO_H 1
3655| #define HAVE_MATH_H 1
3656| #define HAVE_UNISTD_H 1
3657| #define HAVE_ERRNO_H 1
3658| #define HAVE_SYS_RESOURCE_H 1
3659| #define HAVE_LOCALE_H 1
3660| #define HAVE_TERMIOS_H 1
3661| #define HAVE_LIBC_H 1
3662| #define HAVE_POLL_H 1
3663| #define HAVE_SYS_POLL_H 1
3664| #define HAVE_PWD_H 1
3665| #define HAVE_UTIME_H 1
3666| #define HAVE_SYS_PARAM_H 1
3667| #define HAVE_LIBINTL_H 1
3668| #define HAVE_LIBGEN_H 1
3669| #define HAVE_SYS_ACL_H 1
3670| #define HAVE_SYS_SYSCTL_H 1
3671| #define HAVE_WCHAR_H 1
3672| #define HAVE_WCTYPE_H 1
3673| #define HAVE_STRINGS_H 1
3674| #define NO_STRINGS_WITH_STRING_H 1
3675| #define TIME_WITH_SYS_TIME 1
3676| #define TERMINFO 1
3677| #define HAVE_OSPEED 1
3678| #define HAVE_UP_BC_PC 1
3679| #define SYS_SELECT_WITH_SYS_TIME 1
3680| #define PTYRANGE0 "pqrstuvw"
3681| #define PTYRANGE1 "0123456789abcdef"
3682| #define RETSIGTYPE void
3683| #define SIGRETURN return
3684| #define HAVE_SIGCONTEXT 1
3685| #define HAVE_BCMP 1
3686| #define HAVE_FCHDIR 1
3687| #define HAVE_FCHOWN 1
3688| #define HAVE_FSEEKO 1
3689| #define HAVE_FSYNC 1
3690| #define HAVE_FTELLO 1
3691| #define HAVE_GETCWD 1
3692| /* end confdefs.h.  */
3693| /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty.
3694|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3695| #define getpseudotty innocuous_getpseudotty
3696|
3697| /* System header to define __stub macros and hopefully few prototypes,
3698|     which can conflict with char getpseudotty (); below.
3699|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3700|     <limits.h> exists even on freestanding compilers.  */
3701|
3702| #ifdef __STDC__
3703| # include <limits.h>
3704| #else
3705| # include <assert.h>
3706| #endif
3707|
3708| #undef getpseudotty
3709|
3710| /* Override any GCC internal prototype to avoid an error.
3711|    Use char because int might match the return type of a GCC
3712|    builtin and then its argument prototype would still apply.  */
3713| #ifdef __cplusplus
3714| extern "C"
3715| #endif
3716| char getpseudotty ();
3717| /* The GNU C library defines this for functions which it implements
3718|     to always fail with ENOSYS.  Some functions are actually named
3719|     something starting with __ and the normal name is an alias.  */
3720| #if defined __stub_getpseudotty || defined __stub___getpseudotty
3721| choke me
3722| #endif
3723|
3724| int
3725| main ()
3726| {
3727| return getpseudotty ();
3728|   ;
3729|   return 0;
3730| }
3731configure:13816: result: no
3732configure:13731: checking for getpwnam
3733configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3734configure:13794: $? = 0
3735configure:13816: result: yes
3736configure:13731: checking for getpwuid
3737configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3738configure:13794: $? = 0
3739configure:13816: result: yes
3740configure:13731: checking for getrlimit
3741configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3742configure:13794: $? = 0
3743configure:13816: result: yes
3744configure:13731: checking for gettimeofday
3745configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3746configure:13794: $? = 0
3747configure:13816: result: yes
3748configure:13731: checking for getwd
3749configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3750configure:13794: $? = 0
3751configure:13816: result: yes
3752configure:13731: checking for lstat
3753configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3754configure:13794: $? = 0
3755configure:13816: result: yes
3756configure:13731: checking for memcmp
3757configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3758conftest.c:106: warning: conflicting types for built-in function 'memcmp'
3759configure:13794: $? = 0
3760configure:13816: result: yes
3761configure:13731: checking for memset
3762configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3763conftest.c:107: warning: conflicting types for built-in function 'memset'
3764configure:13794: $? = 0
3765configure:13816: result: yes
3766configure:13731: checking for nanosleep
3767configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3768configure:13794: $? = 0
3769configure:13816: result: yes
3770configure:13731: checking for opendir
3771configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3772configure:13794: $? = 0
3773configure:13816: result: yes
3774configure:13731: checking for putenv
3775configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3776configure:13794: $? = 0
3777configure:13816: result: yes
3778configure:13731: checking for qsort
3779configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3780configure:13794: $? = 0
3781configure:13816: result: yes
3782configure:13731: checking for readlink
3783configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3784configure:13794: $? = 0
3785configure:13816: result: yes
3786configure:13731: checking for select
3787configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3788configure:13794: $? = 0
3789configure:13816: result: yes
3790configure:13731: checking for setenv
3791configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3792configure:13794: $? = 0
3793configure:13816: result: yes
3794configure:13731: checking for setpgid
3795configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3796configure:13794: $? = 0
3797configure:13816: result: yes
3798configure:13731: checking for setsid
3799configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3800configure:13794: $? = 0
3801configure:13816: result: yes
3802configure:13731: checking for sigaltstack
3803configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3804configure:13794: $? = 0
3805configure:13816: result: yes
3806configure:13731: checking for sigstack
3807configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3808/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
3809_sigstack
3810collect2: ld returned 1 exit status
3811configure:13794: $? = 1
3812configure: failed program was:
3813| /* confdefs.h.  */
3814| #define PACKAGE_NAME ""
3815| #define PACKAGE_TARNAME ""
3816| #define PACKAGE_VERSION ""
3817| #define PACKAGE_STRING ""
3818| #define PACKAGE_BUGREPORT ""
3819| #define UNIX 1
3820| #define STDC_HEADERS 1
3821| #define HAVE_SYS_WAIT_H 1
3822| #define HAVE_SYS_TYPES_H 1
3823| #define HAVE_SYS_STAT_H 1
3824| #define HAVE_STDLIB_H 1
3825| #define HAVE_STRING_H 1
3826| #define HAVE_MEMORY_H 1
3827| #define HAVE_STRINGS_H 1
3828| #define HAVE_INTTYPES_H 1
3829| #define HAVE_STDINT_H 1
3830| #define HAVE_UNISTD_H 1
3831| #define FEAT_NORMAL 1
3832| #define USE_XSMP_INTERACT 1
3833| #define FEAT_NETBEANS_INTG 1
3834| #define FEAT_MBYTE 1
3835| #define HAVE_X11_SM_SMLIB_H 1
3836| #define HAVE_DATE_TIME 1
3837| #define HAVE_DIRENT_H 1
3838| #define HAVE_STDARG_H 1
3839| #define HAVE_STDLIB_H 1
3840| #define HAVE_STRING_H 1
3841| #define HAVE_SYS_SELECT_H 1
3842| #define HAVE_SYS_UTSNAME_H 1
3843| #define HAVE_TERMCAP_H 1
3844| #define HAVE_FCNTL_H 1
3845| #define HAVE_SGTTY_H 1
3846| #define HAVE_SYS_IOCTL_H 1
3847| #define HAVE_SYS_TIME_H 1
3848| #define HAVE_SYS_TYPES_H 1
3849| #define HAVE_ICONV_H 1
3850| #define HAVE_LANGINFO_H 1
3851| #define HAVE_MATH_H 1
3852| #define HAVE_UNISTD_H 1
3853| #define HAVE_ERRNO_H 1
3854| #define HAVE_SYS_RESOURCE_H 1
3855| #define HAVE_LOCALE_H 1
3856| #define HAVE_TERMIOS_H 1
3857| #define HAVE_LIBC_H 1
3858| #define HAVE_POLL_H 1
3859| #define HAVE_SYS_POLL_H 1
3860| #define HAVE_PWD_H 1
3861| #define HAVE_UTIME_H 1
3862| #define HAVE_SYS_PARAM_H 1
3863| #define HAVE_LIBINTL_H 1
3864| #define HAVE_LIBGEN_H 1
3865| #define HAVE_SYS_ACL_H 1
3866| #define HAVE_SYS_SYSCTL_H 1
3867| #define HAVE_WCHAR_H 1
3868| #define HAVE_WCTYPE_H 1
3869| #define HAVE_STRINGS_H 1
3870| #define NO_STRINGS_WITH_STRING_H 1
3871| #define TIME_WITH_SYS_TIME 1
3872| #define TERMINFO 1
3873| #define HAVE_OSPEED 1
3874| #define HAVE_UP_BC_PC 1
3875| #define SYS_SELECT_WITH_SYS_TIME 1
3876| #define PTYRANGE0 "pqrstuvw"
3877| #define PTYRANGE1 "0123456789abcdef"
3878| #define RETSIGTYPE void
3879| #define SIGRETURN return
3880| #define HAVE_SIGCONTEXT 1
3881| #define HAVE_BCMP 1
3882| #define HAVE_FCHDIR 1
3883| #define HAVE_FCHOWN 1
3884| #define HAVE_FSEEKO 1
3885| #define HAVE_FSYNC 1
3886| #define HAVE_FTELLO 1
3887| #define HAVE_GETCWD 1
3888| #define HAVE_GETPWNAM 1
3889| #define HAVE_GETPWUID 1
3890| #define HAVE_GETRLIMIT 1
3891| #define HAVE_GETTIMEOFDAY 1
3892| #define HAVE_GETWD 1
3893| #define HAVE_LSTAT 1
3894| #define HAVE_MEMCMP 1
3895| #define HAVE_MEMSET 1
3896| #define HAVE_NANOSLEEP 1
3897| #define HAVE_OPENDIR 1
3898| #define HAVE_PUTENV 1
3899| #define HAVE_QSORT 1
3900| #define HAVE_READLINK 1
3901| #define HAVE_SELECT 1
3902| #define HAVE_SETENV 1
3903| #define HAVE_SETPGID 1
3904| #define HAVE_SETSID 1
3905| #define HAVE_SIGALTSTACK 1
3906| /* end confdefs.h.  */
3907| /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack.
3908|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3909| #define sigstack innocuous_sigstack
3910|
3911| /* System header to define __stub macros and hopefully few prototypes,
3912|     which can conflict with char sigstack (); below.
3913|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3914|     <limits.h> exists even on freestanding compilers.  */
3915|
3916| #ifdef __STDC__
3917| # include <limits.h>
3918| #else
3919| # include <assert.h>
3920| #endif
3921|
3922| #undef sigstack
3923|
3924| /* Override any GCC internal prototype to avoid an error.
3925|    Use char because int might match the return type of a GCC
3926|    builtin and then its argument prototype would still apply.  */
3927| #ifdef __cplusplus
3928| extern "C"
3929| #endif
3930| char sigstack ();
3931| /* The GNU C library defines this for functions which it implements
3932|     to always fail with ENOSYS.  Some functions are actually named
3933|     something starting with __ and the normal name is an alias.  */
3934| #if defined __stub_sigstack || defined __stub___sigstack
3935| choke me
3936| #endif
3937|
3938| int
3939| main ()
3940| {
3941| return sigstack ();
3942|   ;
3943|   return 0;
3944| }
3945configure:13816: result: no
3946configure:13731: checking for sigset
3947configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3948configure:13794: $? = 0
3949configure:13816: result: yes
3950configure:13731: checking for sigsetjmp
3951configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3952configure:13794: $? = 0
3953configure:13816: result: yes
3954configure:13731: checking for sigaction
3955configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3956configure:13794: $? = 0
3957configure:13816: result: yes
3958configure:13731: checking for sigvec
3959configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3960configure:13794: $? = 0
3961configure:13816: result: yes
3962configure:13731: checking for strcasecmp
3963configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3964configure:13794: $? = 0
3965configure:13816: result: yes
3966configure:13731: checking for strerror
3967configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3968configure:13794: $? = 0
3969configure:13816: result: yes
3970configure:13731: checking for strftime
3971configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3972conftest.c:124: warning: conflicting types for built-in function 'strftime'
3973configure:13794: $? = 0
3974configure:13816: result: yes
3975configure:13731: checking for stricmp
3976configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
3977/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
3978_stricmp
3979collect2: ld returned 1 exit status
3980configure:13794: $? = 1
3981configure: failed program was:
3982| /* confdefs.h.  */
3983| #define PACKAGE_NAME ""
3984| #define PACKAGE_TARNAME ""
3985| #define PACKAGE_VERSION ""
3986| #define PACKAGE_STRING ""
3987| #define PACKAGE_BUGREPORT ""
3988| #define UNIX 1
3989| #define STDC_HEADERS 1
3990| #define HAVE_SYS_WAIT_H 1
3991| #define HAVE_SYS_TYPES_H 1
3992| #define HAVE_SYS_STAT_H 1
3993| #define HAVE_STDLIB_H 1
3994| #define HAVE_STRING_H 1
3995| #define HAVE_MEMORY_H 1
3996| #define HAVE_STRINGS_H 1
3997| #define HAVE_INTTYPES_H 1
3998| #define HAVE_STDINT_H 1
3999| #define HAVE_UNISTD_H 1
4000| #define FEAT_NORMAL 1
4001| #define USE_XSMP_INTERACT 1
4002| #define FEAT_NETBEANS_INTG 1
4003| #define FEAT_MBYTE 1
4004| #define HAVE_X11_SM_SMLIB_H 1
4005| #define HAVE_DATE_TIME 1
4006| #define HAVE_DIRENT_H 1
4007| #define HAVE_STDARG_H 1
4008| #define HAVE_STDLIB_H 1
4009| #define HAVE_STRING_H 1
4010| #define HAVE_SYS_SELECT_H 1
4011| #define HAVE_SYS_UTSNAME_H 1
4012| #define HAVE_TERMCAP_H 1
4013| #define HAVE_FCNTL_H 1
4014| #define HAVE_SGTTY_H 1
4015| #define HAVE_SYS_IOCTL_H 1
4016| #define HAVE_SYS_TIME_H 1
4017| #define HAVE_SYS_TYPES_H 1
4018| #define HAVE_ICONV_H 1
4019| #define HAVE_LANGINFO_H 1
4020| #define HAVE_MATH_H 1
4021| #define HAVE_UNISTD_H 1
4022| #define HAVE_ERRNO_H 1
4023| #define HAVE_SYS_RESOURCE_H 1
4024| #define HAVE_LOCALE_H 1
4025| #define HAVE_TERMIOS_H 1
4026| #define HAVE_LIBC_H 1
4027| #define HAVE_POLL_H 1
4028| #define HAVE_SYS_POLL_H 1
4029| #define HAVE_PWD_H 1
4030| #define HAVE_UTIME_H 1
4031| #define HAVE_SYS_PARAM_H 1
4032| #define HAVE_LIBINTL_H 1
4033| #define HAVE_LIBGEN_H 1
4034| #define HAVE_SYS_ACL_H 1
4035| #define HAVE_SYS_SYSCTL_H 1
4036| #define HAVE_WCHAR_H 1
4037| #define HAVE_WCTYPE_H 1
4038| #define HAVE_STRINGS_H 1
4039| #define NO_STRINGS_WITH_STRING_H 1
4040| #define TIME_WITH_SYS_TIME 1
4041| #define TERMINFO 1
4042| #define HAVE_OSPEED 1
4043| #define HAVE_UP_BC_PC 1
4044| #define SYS_SELECT_WITH_SYS_TIME 1
4045| #define PTYRANGE0 "pqrstuvw"
4046| #define PTYRANGE1 "0123456789abcdef"
4047| #define RETSIGTYPE void
4048| #define SIGRETURN return
4049| #define HAVE_SIGCONTEXT 1
4050| #define HAVE_BCMP 1
4051| #define HAVE_FCHDIR 1
4052| #define HAVE_FCHOWN 1
4053| #define HAVE_FSEEKO 1
4054| #define HAVE_FSYNC 1
4055| #define HAVE_FTELLO 1
4056| #define HAVE_GETCWD 1
4057| #define HAVE_GETPWNAM 1
4058| #define HAVE_GETPWUID 1
4059| #define HAVE_GETRLIMIT 1
4060| #define HAVE_GETTIMEOFDAY 1
4061| #define HAVE_GETWD 1
4062| #define HAVE_LSTAT 1
4063| #define HAVE_MEMCMP 1
4064| #define HAVE_MEMSET 1
4065| #define HAVE_NANOSLEEP 1
4066| #define HAVE_OPENDIR 1
4067| #define HAVE_PUTENV 1
4068| #define HAVE_QSORT 1
4069| #define HAVE_READLINK 1
4070| #define HAVE_SELECT 1
4071| #define HAVE_SETENV 1
4072| #define HAVE_SETPGID 1
4073| #define HAVE_SETSID 1
4074| #define HAVE_SIGALTSTACK 1
4075| #define HAVE_SIGSET 1
4076| #define HAVE_SIGSETJMP 1
4077| #define HAVE_SIGACTION 1
4078| #define HAVE_SIGVEC 1
4079| #define HAVE_STRCASECMP 1
4080| #define HAVE_STRERROR 1
4081| #define HAVE_STRFTIME 1
4082| /* end confdefs.h.  */
4083| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
4084|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4085| #define stricmp innocuous_stricmp
4086|
4087| /* System header to define __stub macros and hopefully few prototypes,
4088|     which can conflict with char stricmp (); below.
4089|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4090|     <limits.h> exists even on freestanding compilers.  */
4091|
4092| #ifdef __STDC__
4093| # include <limits.h>
4094| #else
4095| # include <assert.h>
4096| #endif
4097|
4098| #undef stricmp
4099|
4100| /* Override any GCC internal prototype to avoid an error.
4101|    Use char because int might match the return type of a GCC
4102|    builtin and then its argument prototype would still apply.  */
4103| #ifdef __cplusplus
4104| extern "C"
4105| #endif
4106| char stricmp ();
4107| /* The GNU C library defines this for functions which it implements
4108|     to always fail with ENOSYS.  Some functions are actually named
4109|     something starting with __ and the normal name is an alias.  */
4110| #if defined __stub_stricmp || defined __stub___stricmp
4111| choke me
4112| #endif
4113|
4114| int
4115| main ()
4116| {
4117| return stricmp ();
4118|   ;
4119|   return 0;
4120| }
4121configure:13816: result: no
4122configure:13731: checking for strncasecmp
4123configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4124configure:13794: $? = 0
4125configure:13816: result: yes
4126configure:13731: checking for strnicmp
4127configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4128/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
4129_strnicmp
4130collect2: ld returned 1 exit status
4131configure:13794: $? = 1
4132configure: failed program was:
4133| /* confdefs.h.  */
4134| #define PACKAGE_NAME ""
4135| #define PACKAGE_TARNAME ""
4136| #define PACKAGE_VERSION ""
4137| #define PACKAGE_STRING ""
4138| #define PACKAGE_BUGREPORT ""
4139| #define UNIX 1
4140| #define STDC_HEADERS 1
4141| #define HAVE_SYS_WAIT_H 1
4142| #define HAVE_SYS_TYPES_H 1
4143| #define HAVE_SYS_STAT_H 1
4144| #define HAVE_STDLIB_H 1
4145| #define HAVE_STRING_H 1
4146| #define HAVE_MEMORY_H 1
4147| #define HAVE_STRINGS_H 1
4148| #define HAVE_INTTYPES_H 1
4149| #define HAVE_STDINT_H 1
4150| #define HAVE_UNISTD_H 1
4151| #define FEAT_NORMAL 1
4152| #define USE_XSMP_INTERACT 1
4153| #define FEAT_NETBEANS_INTG 1
4154| #define FEAT_MBYTE 1
4155| #define HAVE_X11_SM_SMLIB_H 1
4156| #define HAVE_DATE_TIME 1
4157| #define HAVE_DIRENT_H 1
4158| #define HAVE_STDARG_H 1
4159| #define HAVE_STDLIB_H 1
4160| #define HAVE_STRING_H 1
4161| #define HAVE_SYS_SELECT_H 1
4162| #define HAVE_SYS_UTSNAME_H 1
4163| #define HAVE_TERMCAP_H 1
4164| #define HAVE_FCNTL_H 1
4165| #define HAVE_SGTTY_H 1
4166| #define HAVE_SYS_IOCTL_H 1
4167| #define HAVE_SYS_TIME_H 1
4168| #define HAVE_SYS_TYPES_H 1
4169| #define HAVE_ICONV_H 1
4170| #define HAVE_LANGINFO_H 1
4171| #define HAVE_MATH_H 1
4172| #define HAVE_UNISTD_H 1
4173| #define HAVE_ERRNO_H 1
4174| #define HAVE_SYS_RESOURCE_H 1
4175| #define HAVE_LOCALE_H 1
4176| #define HAVE_TERMIOS_H 1
4177| #define HAVE_LIBC_H 1
4178| #define HAVE_POLL_H 1
4179| #define HAVE_SYS_POLL_H 1
4180| #define HAVE_PWD_H 1
4181| #define HAVE_UTIME_H 1
4182| #define HAVE_SYS_PARAM_H 1
4183| #define HAVE_LIBINTL_H 1
4184| #define HAVE_LIBGEN_H 1
4185| #define HAVE_SYS_ACL_H 1
4186| #define HAVE_SYS_SYSCTL_H 1
4187| #define HAVE_WCHAR_H 1
4188| #define HAVE_WCTYPE_H 1
4189| #define HAVE_STRINGS_H 1
4190| #define NO_STRINGS_WITH_STRING_H 1
4191| #define TIME_WITH_SYS_TIME 1
4192| #define TERMINFO 1
4193| #define HAVE_OSPEED 1
4194| #define HAVE_UP_BC_PC 1
4195| #define SYS_SELECT_WITH_SYS_TIME 1
4196| #define PTYRANGE0 "pqrstuvw"
4197| #define PTYRANGE1 "0123456789abcdef"
4198| #define RETSIGTYPE void
4199| #define SIGRETURN return
4200| #define HAVE_SIGCONTEXT 1
4201| #define HAVE_BCMP 1
4202| #define HAVE_FCHDIR 1
4203| #define HAVE_FCHOWN 1
4204| #define HAVE_FSEEKO 1
4205| #define HAVE_FSYNC 1
4206| #define HAVE_FTELLO 1
4207| #define HAVE_GETCWD 1
4208| #define HAVE_GETPWNAM 1
4209| #define HAVE_GETPWUID 1
4210| #define HAVE_GETRLIMIT 1
4211| #define HAVE_GETTIMEOFDAY 1
4212| #define HAVE_GETWD 1
4213| #define HAVE_LSTAT 1
4214| #define HAVE_MEMCMP 1
4215| #define HAVE_MEMSET 1
4216| #define HAVE_NANOSLEEP 1
4217| #define HAVE_OPENDIR 1
4218| #define HAVE_PUTENV 1
4219| #define HAVE_QSORT 1
4220| #define HAVE_READLINK 1
4221| #define HAVE_SELECT 1
4222| #define HAVE_SETENV 1
4223| #define HAVE_SETPGID 1
4224| #define HAVE_SETSID 1
4225| #define HAVE_SIGALTSTACK 1
4226| #define HAVE_SIGSET 1
4227| #define HAVE_SIGSETJMP 1
4228| #define HAVE_SIGACTION 1
4229| #define HAVE_SIGVEC 1
4230| #define HAVE_STRCASECMP 1
4231| #define HAVE_STRERROR 1
4232| #define HAVE_STRFTIME 1
4233| #define HAVE_STRNCASECMP 1
4234| /* end confdefs.h.  */
4235| /* Define strnicmp to an innocuous variant, in case <limits.h> declares strnicmp.
4236|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4237| #define strnicmp innocuous_strnicmp
4238|
4239| /* System header to define __stub macros and hopefully few prototypes,
4240|     which can conflict with char strnicmp (); below.
4241|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4242|     <limits.h> exists even on freestanding compilers.  */
4243|
4244| #ifdef __STDC__
4245| # include <limits.h>
4246| #else
4247| # include <assert.h>
4248| #endif
4249|
4250| #undef strnicmp
4251|
4252| /* Override any GCC internal prototype to avoid an error.
4253|    Use char because int might match the return type of a GCC
4254|    builtin and then its argument prototype would still apply.  */
4255| #ifdef __cplusplus
4256| extern "C"
4257| #endif
4258| char strnicmp ();
4259| /* The GNU C library defines this for functions which it implements
4260|     to always fail with ENOSYS.  Some functions are actually named
4261|     something starting with __ and the normal name is an alias.  */
4262| #if defined __stub_strnicmp || defined __stub___strnicmp
4263| choke me
4264| #endif
4265|
4266| int
4267| main ()
4268| {
4269| return strnicmp ();
4270|   ;
4271|   return 0;
4272| }
4273configure:13816: result: no
4274configure:13731: checking for strpbrk
4275configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4276conftest.c:126: warning: conflicting types for built-in function 'strpbrk'
4277configure:13794: $? = 0
4278configure:13816: result: yes
4279configure:13731: checking for strtol
4280configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4281configure:13794: $? = 0
4282configure:13816: result: yes
4283configure:13731: checking for tgetent
4284configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4285configure:13794: $? = 0
4286configure:13816: result: yes
4287configure:13731: checking for towlower
4288configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4289conftest.c:129: warning: conflicting types for built-in function 'towlower'
4290configure:13794: $? = 0
4291configure:13816: result: yes
4292configure:13731: checking for towupper
4293configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4294conftest.c:130: warning: conflicting types for built-in function 'towupper'
4295configure:13794: $? = 0
4296configure:13816: result: yes
4297configure:13731: checking for iswupper
4298configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4299conftest.c:131: warning: conflicting types for built-in function 'iswupper'
4300configure:13794: $? = 0
4301configure:13816: result: yes
4302configure:13731: checking for usleep
4303configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4304configure:13794: $? = 0
4305configure:13816: result: yes
4306configure:13731: checking for utime
4307configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4308configure:13794: $? = 0
4309configure:13816: result: yes
4310configure:13731: checking for utimes
4311configure:13787: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4312configure:13794: $? = 0
4313configure:13816: result: yes
4314configure:13828: checking for st_blksize
4315configure:13856: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
4316configure:13863: $? = 0
4317configure:13868: result: yes
4318configure:13883: checking whether stat() ignores a trailing slash
4319configure:13914: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses >&5
4320configure:13918: $? = 0
4321configure:13924: ./conftest
4322configure:13928: $? = 1
4323configure: program exited with status 1
4324configure: failed program was:
4325|
4326| #include "confdefs.h"
4327| #if STDC_HEADERS
4328| # include <stdlib.h>
4329| # include <stddef.h>
4330| #endif
4331| #include <sys/types.h>
4332| #include <sys/stat.h>
4333| main() {struct stat st;  exit(stat("configure/", &st) != 0); }
4334|
4335configure:13950: result: no
4336configure:13960: checking for iconv_open()
4337configure:13989: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses -liconv >&5
4338configure:13996: $? = 0
4339configure:14004: result: yes; with -liconv
4340configure:14077: checking for nl_langinfo(CODESET)
4341configure:14104: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c  -lncurses -liconv >&5
4342configure:14111: $? = 0
4343configure:14119: result: yes
4344configure:14137: checking for strtod in -lm
4345configure:14172: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm   -lncurses -liconv >&5
4346configure:14179: $? = 0
4347configure:14200: result: yes
4348configure:14211: checking for strtod() and other floating point functions
4349configure:14253: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
4350configure:14260: $? = 0
4351configure:14268: result: yes
4352configure:14285: checking --disable-acl argument
4353configure:14295: result: no
4354configure:14297: checking for acl_get_file in -lposix1e
4355configure:14332: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lposix1e  -lm  -lncurses -liconv >&5
4356/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lposix1e
4357collect2: ld returned 1 exit status
4358configure:14339: $? = 1
4359configure: failed program was:
4360| /* confdefs.h.  */
4361| #define PACKAGE_NAME ""
4362| #define PACKAGE_TARNAME ""
4363| #define PACKAGE_VERSION ""
4364| #define PACKAGE_STRING ""
4365| #define PACKAGE_BUGREPORT ""
4366| #define UNIX 1
4367| #define STDC_HEADERS 1
4368| #define HAVE_SYS_WAIT_H 1
4369| #define HAVE_SYS_TYPES_H 1
4370| #define HAVE_SYS_STAT_H 1
4371| #define HAVE_STDLIB_H 1
4372| #define HAVE_STRING_H 1
4373| #define HAVE_MEMORY_H 1
4374| #define HAVE_STRINGS_H 1
4375| #define HAVE_INTTYPES_H 1
4376| #define HAVE_STDINT_H 1
4377| #define HAVE_UNISTD_H 1
4378| #define FEAT_NORMAL 1
4379| #define USE_XSMP_INTERACT 1
4380| #define FEAT_NETBEANS_INTG 1
4381| #define FEAT_MBYTE 1
4382| #define HAVE_X11_SM_SMLIB_H 1
4383| #define HAVE_DATE_TIME 1
4384| #define HAVE_DIRENT_H 1
4385| #define HAVE_STDARG_H 1
4386| #define HAVE_STDLIB_H 1
4387| #define HAVE_STRING_H 1
4388| #define HAVE_SYS_SELECT_H 1
4389| #define HAVE_SYS_UTSNAME_H 1
4390| #define HAVE_TERMCAP_H 1
4391| #define HAVE_FCNTL_H 1
4392| #define HAVE_SGTTY_H 1
4393| #define HAVE_SYS_IOCTL_H 1
4394| #define HAVE_SYS_TIME_H 1
4395| #define HAVE_SYS_TYPES_H 1
4396| #define HAVE_ICONV_H 1
4397| #define HAVE_LANGINFO_H 1
4398| #define HAVE_MATH_H 1
4399| #define HAVE_UNISTD_H 1
4400| #define HAVE_ERRNO_H 1
4401| #define HAVE_SYS_RESOURCE_H 1
4402| #define HAVE_LOCALE_H 1
4403| #define HAVE_TERMIOS_H 1
4404| #define HAVE_LIBC_H 1
4405| #define HAVE_POLL_H 1
4406| #define HAVE_SYS_POLL_H 1
4407| #define HAVE_PWD_H 1
4408| #define HAVE_UTIME_H 1
4409| #define HAVE_SYS_PARAM_H 1
4410| #define HAVE_LIBINTL_H 1
4411| #define HAVE_LIBGEN_H 1
4412| #define HAVE_SYS_ACL_H 1
4413| #define HAVE_SYS_SYSCTL_H 1
4414| #define HAVE_WCHAR_H 1
4415| #define HAVE_WCTYPE_H 1
4416| #define HAVE_STRINGS_H 1
4417| #define NO_STRINGS_WITH_STRING_H 1
4418| #define TIME_WITH_SYS_TIME 1
4419| #define TERMINFO 1
4420| #define HAVE_OSPEED 1
4421| #define HAVE_UP_BC_PC 1
4422| #define SYS_SELECT_WITH_SYS_TIME 1
4423| #define PTYRANGE0 "pqrstuvw"
4424| #define PTYRANGE1 "0123456789abcdef"
4425| #define RETSIGTYPE void
4426| #define SIGRETURN return
4427| #define HAVE_SIGCONTEXT 1
4428| #define HAVE_BCMP 1
4429| #define HAVE_FCHDIR 1
4430| #define HAVE_FCHOWN 1
4431| #define HAVE_FSEEKO 1
4432| #define HAVE_FSYNC 1
4433| #define HAVE_FTELLO 1
4434| #define HAVE_GETCWD 1
4435| #define HAVE_GETPWNAM 1
4436| #define HAVE_GETPWUID 1
4437| #define HAVE_GETRLIMIT 1
4438| #define HAVE_GETTIMEOFDAY 1
4439| #define HAVE_GETWD 1
4440| #define HAVE_LSTAT 1
4441| #define HAVE_MEMCMP 1
4442| #define HAVE_MEMSET 1
4443| #define HAVE_NANOSLEEP 1
4444| #define HAVE_OPENDIR 1
4445| #define HAVE_PUTENV 1
4446| #define HAVE_QSORT 1
4447| #define HAVE_READLINK 1
4448| #define HAVE_SELECT 1
4449| #define HAVE_SETENV 1
4450| #define HAVE_SETPGID 1
4451| #define HAVE_SETSID 1
4452| #define HAVE_SIGALTSTACK 1
4453| #define HAVE_SIGSET 1
4454| #define HAVE_SIGSETJMP 1
4455| #define HAVE_SIGACTION 1
4456| #define HAVE_SIGVEC 1
4457| #define HAVE_STRCASECMP 1
4458| #define HAVE_STRERROR 1
4459| #define HAVE_STRFTIME 1
4460| #define HAVE_STRNCASECMP 1
4461| #define HAVE_STRPBRK 1
4462| #define HAVE_STRTOL 1
4463| #define HAVE_TGETENT 1
4464| #define HAVE_TOWLOWER 1
4465| #define HAVE_TOWUPPER 1
4466| #define HAVE_ISWUPPER 1
4467| #define HAVE_USLEEP 1
4468| #define HAVE_UTIME 1
4469| #define HAVE_UTIMES 1
4470| #define HAVE_ST_BLKSIZE 1
4471| #define HAVE_ICONV 1
4472| #define HAVE_NL_LANGINFO_CODESET 1
4473| #define HAVE_LIBM 1
4474| #define HAVE_FLOAT_FUNCS 1
4475| /* end confdefs.h.  */
4476|
4477| /* Override any GCC internal prototype to avoid an error.
4478|    Use char because int might match the return type of a GCC
4479|    builtin and then its argument prototype would still apply.  */
4480| #ifdef __cplusplus
4481| extern "C"
4482| #endif
4483| char acl_get_file ();
4484| int
4485| main ()
4486| {
4487| return acl_get_file ();
4488|   ;
4489|   return 0;
4490| }
4491configure:14360: result: no
4492configure:14365: checking for acl_get_file in -lacl
4493configure:14400: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lacl  -lm  -lncurses -liconv >&5
4494/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lacl
4495collect2: ld returned 1 exit status
4496configure:14407: $? = 1
4497configure: failed program was:
4498| /* confdefs.h.  */
4499| #define PACKAGE_NAME ""
4500| #define PACKAGE_TARNAME ""
4501| #define PACKAGE_VERSION ""
4502| #define PACKAGE_STRING ""
4503| #define PACKAGE_BUGREPORT ""
4504| #define UNIX 1
4505| #define STDC_HEADERS 1
4506| #define HAVE_SYS_WAIT_H 1
4507| #define HAVE_SYS_TYPES_H 1
4508| #define HAVE_SYS_STAT_H 1
4509| #define HAVE_STDLIB_H 1
4510| #define HAVE_STRING_H 1
4511| #define HAVE_MEMORY_H 1
4512| #define HAVE_STRINGS_H 1
4513| #define HAVE_INTTYPES_H 1
4514| #define HAVE_STDINT_H 1
4515| #define HAVE_UNISTD_H 1
4516| #define FEAT_NORMAL 1
4517| #define USE_XSMP_INTERACT 1
4518| #define FEAT_NETBEANS_INTG 1
4519| #define FEAT_MBYTE 1
4520| #define HAVE_X11_SM_SMLIB_H 1
4521| #define HAVE_DATE_TIME 1
4522| #define HAVE_DIRENT_H 1
4523| #define HAVE_STDARG_H 1
4524| #define HAVE_STDLIB_H 1
4525| #define HAVE_STRING_H 1
4526| #define HAVE_SYS_SELECT_H 1
4527| #define HAVE_SYS_UTSNAME_H 1
4528| #define HAVE_TERMCAP_H 1
4529| #define HAVE_FCNTL_H 1
4530| #define HAVE_SGTTY_H 1
4531| #define HAVE_SYS_IOCTL_H 1
4532| #define HAVE_SYS_TIME_H 1
4533| #define HAVE_SYS_TYPES_H 1
4534| #define HAVE_ICONV_H 1
4535| #define HAVE_LANGINFO_H 1
4536| #define HAVE_MATH_H 1
4537| #define HAVE_UNISTD_H 1
4538| #define HAVE_ERRNO_H 1
4539| #define HAVE_SYS_RESOURCE_H 1
4540| #define HAVE_LOCALE_H 1
4541| #define HAVE_TERMIOS_H 1
4542| #define HAVE_LIBC_H 1
4543| #define HAVE_POLL_H 1
4544| #define HAVE_SYS_POLL_H 1
4545| #define HAVE_PWD_H 1
4546| #define HAVE_UTIME_H 1
4547| #define HAVE_SYS_PARAM_H 1
4548| #define HAVE_LIBINTL_H 1
4549| #define HAVE_LIBGEN_H 1
4550| #define HAVE_SYS_ACL_H 1
4551| #define HAVE_SYS_SYSCTL_H 1
4552| #define HAVE_WCHAR_H 1
4553| #define HAVE_WCTYPE_H 1
4554| #define HAVE_STRINGS_H 1
4555| #define NO_STRINGS_WITH_STRING_H 1
4556| #define TIME_WITH_SYS_TIME 1
4557| #define TERMINFO 1
4558| #define HAVE_OSPEED 1
4559| #define HAVE_UP_BC_PC 1
4560| #define SYS_SELECT_WITH_SYS_TIME 1
4561| #define PTYRANGE0 "pqrstuvw"
4562| #define PTYRANGE1 "0123456789abcdef"
4563| #define RETSIGTYPE void
4564| #define SIGRETURN return
4565| #define HAVE_SIGCONTEXT 1
4566| #define HAVE_BCMP 1
4567| #define HAVE_FCHDIR 1
4568| #define HAVE_FCHOWN 1
4569| #define HAVE_FSEEKO 1
4570| #define HAVE_FSYNC 1
4571| #define HAVE_FTELLO 1
4572| #define HAVE_GETCWD 1
4573| #define HAVE_GETPWNAM 1
4574| #define HAVE_GETPWUID 1
4575| #define HAVE_GETRLIMIT 1
4576| #define HAVE_GETTIMEOFDAY 1
4577| #define HAVE_GETWD 1
4578| #define HAVE_LSTAT 1
4579| #define HAVE_MEMCMP 1
4580| #define HAVE_MEMSET 1
4581| #define HAVE_NANOSLEEP 1
4582| #define HAVE_OPENDIR 1
4583| #define HAVE_PUTENV 1
4584| #define HAVE_QSORT 1
4585| #define HAVE_READLINK 1
4586| #define HAVE_SELECT 1
4587| #define HAVE_SETENV 1
4588| #define HAVE_SETPGID 1
4589| #define HAVE_SETSID 1
4590| #define HAVE_SIGALTSTACK 1
4591| #define HAVE_SIGSET 1
4592| #define HAVE_SIGSETJMP 1
4593| #define HAVE_SIGACTION 1
4594| #define HAVE_SIGVEC 1
4595| #define HAVE_STRCASECMP 1
4596| #define HAVE_STRERROR 1
4597| #define HAVE_STRFTIME 1
4598| #define HAVE_STRNCASECMP 1
4599| #define HAVE_STRPBRK 1
4600| #define HAVE_STRTOL 1
4601| #define HAVE_TGETENT 1
4602| #define HAVE_TOWLOWER 1
4603| #define HAVE_TOWUPPER 1
4604| #define HAVE_ISWUPPER 1
4605| #define HAVE_USLEEP 1
4606| #define HAVE_UTIME 1
4607| #define HAVE_UTIMES 1
4608| #define HAVE_ST_BLKSIZE 1
4609| #define HAVE_ICONV 1
4610| #define HAVE_NL_LANGINFO_CODESET 1
4611| #define HAVE_LIBM 1
4612| #define HAVE_FLOAT_FUNCS 1
4613| /* end confdefs.h.  */
4614|
4615| /* Override any GCC internal prototype to avoid an error.
4616|    Use char because int might match the return type of a GCC
4617|    builtin and then its argument prototype would still apply.  */
4618| #ifdef __cplusplus
4619| extern "C"
4620| #endif
4621| char acl_get_file ();
4622| int
4623| main ()
4624| {
4625| return acl_get_file ();
4626|   ;
4627|   return 0;
4628| }
4629configure:14428: result: no
4630configure:14506: checking for POSIX ACL support
4631configure:14536: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
4632configure:14543: $? = 0
4633configure:14551: result: yes
4634configure:14568: checking for Solaris ACL support
4635configure:14595: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
4636In file included from /usr/include/sys/acl.h:26,
4637                 from conftest.c:120:
4638/usr/include/sys/kauth.h:51: error: parse error before 'u_int8_t'
4639/usr/include/sys/kauth.h:53: error: parse error before 'sid_authority'
4640/usr/include/sys/kauth.h:55: error: parse error before 'sid_authorities'
4641/usr/include/sys/kauth.h:56: error: parse error before '}' token
4642/usr/include/sys/kauth.h:68: error: parse error before 'u_int32_t'
4643/usr/include/sys/kauth.h:75: error: parse error before 'el_flags'
4644/usr/include/sys/kauth.h:91: error: parse error before 'el_uid'
4645/usr/include/sys/kauth.h:93: error: parse error before 'el_uguid_valid'
4646/usr/include/sys/kauth.h:94: error: parse error before 'el_usid'
4647/usr/include/sys/kauth.h:95: error: parse error before 'el_usid_valid'
4648/usr/include/sys/kauth.h:96: error: parse error before 'el_gid'
4649/usr/include/sys/kauth.h:98: error: parse error before 'el_gguid_valid'
4650/usr/include/sys/kauth.h:99: error: parse error before 'el_gsid'
4651/usr/include/sys/kauth.h:100: error: parse error before 'el_gsid_valid'
4652/usr/include/sys/kauth.h:101: error: parse error before 'el_member_valid'
4653/usr/include/sys/kauth.h:115: error: parse error before 'kauth_ace_rights_t'
4654/usr/include/sys/kauth.h:120: error: parse error before 'u_int32_t'
4655/usr/include/sys/kauth.h:150: error: parse error before 'u_int32_t'
4656/usr/include/sys/kauth.h:153: error: array type has incomplete element type
4657/usr/include/sys/kauth.h:154: error: parse error before '}' token
4658/usr/include/sys/kauth.h:195: error: parse error before 'u_int32_t'
4659/usr/include/sys/kauth.h:203: error: parse error before '}' token
4660/usr/include/sys/kauth.h:233: error: parse error before 'xsecurity'
4661In file included from conftest.c:120:
4662/usr/include/sys/acl.h:163: error: parse error before 'acl_copy_ext'
4663/usr/include/sys/acl.h:163: error: parse error before 'ssize_t'
4664/usr/include/sys/acl.h:164: error: parse error before 'acl_copy_ext_native'
4665/usr/include/sys/acl.h:164: error: parse error before 'ssize_t'
4666/usr/include/sys/acl.h:168: error: parse error before 'acl_size'
4667/usr/include/sys/acl.h:169: error: parse error before 'ssize_t'
4668conftest.c: In function 'main':
4669conftest.c:125: error: 'GETACLCNT' undeclared (first use in this function)
4670conftest.c:125: error: (Each undeclared identifier is reported only once
4671conftest.c:125: error: for each function it appears in.)
4672conftest.c:125: error: 'NULL' undeclared (first use in this function)
4673configure:14602: $? = 1
4674configure: failed program was:
4675| /* confdefs.h.  */
4676| #define PACKAGE_NAME ""
4677| #define PACKAGE_TARNAME ""
4678| #define PACKAGE_VERSION ""
4679| #define PACKAGE_STRING ""
4680| #define PACKAGE_BUGREPORT ""
4681| #define UNIX 1
4682| #define STDC_HEADERS 1
4683| #define HAVE_SYS_WAIT_H 1
4684| #define HAVE_SYS_TYPES_H 1
4685| #define HAVE_SYS_STAT_H 1
4686| #define HAVE_STDLIB_H 1
4687| #define HAVE_STRING_H 1
4688| #define HAVE_MEMORY_H 1
4689| #define HAVE_STRINGS_H 1
4690| #define HAVE_INTTYPES_H 1
4691| #define HAVE_STDINT_H 1
4692| #define HAVE_UNISTD_H 1
4693| #define FEAT_NORMAL 1
4694| #define USE_XSMP_INTERACT 1
4695| #define FEAT_NETBEANS_INTG 1
4696| #define FEAT_MBYTE 1
4697| #define HAVE_X11_SM_SMLIB_H 1
4698| #define HAVE_DATE_TIME 1
4699| #define HAVE_DIRENT_H 1
4700| #define HAVE_STDARG_H 1
4701| #define HAVE_STDLIB_H 1
4702| #define HAVE_STRING_H 1
4703| #define HAVE_SYS_SELECT_H 1
4704| #define HAVE_SYS_UTSNAME_H 1
4705| #define HAVE_TERMCAP_H 1
4706| #define HAVE_FCNTL_H 1
4707| #define HAVE_SGTTY_H 1
4708| #define HAVE_SYS_IOCTL_H 1
4709| #define HAVE_SYS_TIME_H 1
4710| #define HAVE_SYS_TYPES_H 1
4711| #define HAVE_ICONV_H 1
4712| #define HAVE_LANGINFO_H 1
4713| #define HAVE_MATH_H 1
4714| #define HAVE_UNISTD_H 1
4715| #define HAVE_ERRNO_H 1
4716| #define HAVE_SYS_RESOURCE_H 1
4717| #define HAVE_LOCALE_H 1
4718| #define HAVE_TERMIOS_H 1
4719| #define HAVE_LIBC_H 1
4720| #define HAVE_POLL_H 1
4721| #define HAVE_SYS_POLL_H 1
4722| #define HAVE_PWD_H 1
4723| #define HAVE_UTIME_H 1
4724| #define HAVE_SYS_PARAM_H 1
4725| #define HAVE_LIBINTL_H 1
4726| #define HAVE_LIBGEN_H 1
4727| #define HAVE_SYS_ACL_H 1
4728| #define HAVE_SYS_SYSCTL_H 1
4729| #define HAVE_WCHAR_H 1
4730| #define HAVE_WCTYPE_H 1
4731| #define HAVE_STRINGS_H 1
4732| #define NO_STRINGS_WITH_STRING_H 1
4733| #define TIME_WITH_SYS_TIME 1
4734| #define TERMINFO 1
4735| #define HAVE_OSPEED 1
4736| #define HAVE_UP_BC_PC 1
4737| #define SYS_SELECT_WITH_SYS_TIME 1
4738| #define PTYRANGE0 "pqrstuvw"
4739| #define PTYRANGE1 "0123456789abcdef"
4740| #define RETSIGTYPE void
4741| #define SIGRETURN return
4742| #define HAVE_SIGCONTEXT 1
4743| #define HAVE_BCMP 1
4744| #define HAVE_FCHDIR 1
4745| #define HAVE_FCHOWN 1
4746| #define HAVE_FSEEKO 1
4747| #define HAVE_FSYNC 1
4748| #define HAVE_FTELLO 1
4749| #define HAVE_GETCWD 1
4750| #define HAVE_GETPWNAM 1
4751| #define HAVE_GETPWUID 1
4752| #define HAVE_GETRLIMIT 1
4753| #define HAVE_GETTIMEOFDAY 1
4754| #define HAVE_GETWD 1
4755| #define HAVE_LSTAT 1
4756| #define HAVE_MEMCMP 1
4757| #define HAVE_MEMSET 1
4758| #define HAVE_NANOSLEEP 1
4759| #define HAVE_OPENDIR 1
4760| #define HAVE_PUTENV 1
4761| #define HAVE_QSORT 1
4762| #define HAVE_READLINK 1
4763| #define HAVE_SELECT 1
4764| #define HAVE_SETENV 1
4765| #define HAVE_SETPGID 1
4766| #define HAVE_SETSID 1
4767| #define HAVE_SIGALTSTACK 1
4768| #define HAVE_SIGSET 1
4769| #define HAVE_SIGSETJMP 1
4770| #define HAVE_SIGACTION 1
4771| #define HAVE_SIGVEC 1
4772| #define HAVE_STRCASECMP 1
4773| #define HAVE_STRERROR 1
4774| #define HAVE_STRFTIME 1
4775| #define HAVE_STRNCASECMP 1
4776| #define HAVE_STRPBRK 1
4777| #define HAVE_STRTOL 1
4778| #define HAVE_TGETENT 1
4779| #define HAVE_TOWLOWER 1
4780| #define HAVE_TOWUPPER 1
4781| #define HAVE_ISWUPPER 1
4782| #define HAVE_USLEEP 1
4783| #define HAVE_UTIME 1
4784| #define HAVE_UTIMES 1
4785| #define HAVE_ST_BLKSIZE 1
4786| #define HAVE_ICONV 1
4787| #define HAVE_NL_LANGINFO_CODESET 1
4788| #define HAVE_LIBM 1
4789| #define HAVE_FLOAT_FUNCS 1
4790| #define HAVE_POSIX_ACL 1
4791| /* end confdefs.h.  */
4792|
4793| #ifdef HAVE_SYS_ACL_H
4794| # include <sys/acl.h>
4795| #endif
4796| int
4797| main ()
4798| {
4799| acl("foo", GETACLCNT, 0, NULL);
4800|
4801|   ;
4802|   return 0;
4803| }
4804configure:14619: result: no
4805configure:14627: checking for AIX ACL support
4806configure:14669: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
4807In file included from /usr/include/sys/acl.h:26,
4808                 from conftest.c:124:
4809/usr/include/sys/kauth.h:96: error: parse error before 'gid_t'
4810/usr/include/sys/kauth.h:102: error: parse error before '}' token
4811In file included from conftest.c:124:
4812/usr/include/sys/acl.h:163: error: parse error before 'acl_copy_ext'
4813/usr/include/sys/acl.h:163: error: parse error before 'ssize_t'
4814/usr/include/sys/acl.h:164: error: parse error before 'acl_copy_ext_native'
4815/usr/include/sys/acl.h:164: error: parse error before 'ssize_t'
4816/usr/include/sys/acl.h:168: error: parse error before 'acl_size'
4817/usr/include/sys/acl.h:169: error: parse error before 'ssize_t'
4818conftest.c: In function 'main':
4819conftest.c:138: error: invalid application of 'sizeof' to incomplete type 'struct acl'
4820conftest.c:140: error: 'STX_NORMAL' undeclared (first use in this function)
4821conftest.c:140: error: (Each undeclared identifier is reported only once
4822conftest.c:140: error: for each function it appears in.)
4823configure:14676: $? = 1
4824configure: failed program was:
4825| /* confdefs.h.  */
4826| #define PACKAGE_NAME ""
4827| #define PACKAGE_TARNAME ""
4828| #define PACKAGE_VERSION ""
4829| #define PACKAGE_STRING ""
4830| #define PACKAGE_BUGREPORT ""
4831| #define UNIX 1
4832| #define STDC_HEADERS 1
4833| #define HAVE_SYS_WAIT_H 1
4834| #define HAVE_SYS_TYPES_H 1
4835| #define HAVE_SYS_STAT_H 1
4836| #define HAVE_STDLIB_H 1
4837| #define HAVE_STRING_H 1
4838| #define HAVE_MEMORY_H 1
4839| #define HAVE_STRINGS_H 1
4840| #define HAVE_INTTYPES_H 1
4841| #define HAVE_STDINT_H 1
4842| #define HAVE_UNISTD_H 1
4843| #define FEAT_NORMAL 1
4844| #define USE_XSMP_INTERACT 1
4845| #define FEAT_NETBEANS_INTG 1
4846| #define FEAT_MBYTE 1
4847| #define HAVE_X11_SM_SMLIB_H 1
4848| #define HAVE_DATE_TIME 1
4849| #define HAVE_DIRENT_H 1
4850| #define HAVE_STDARG_H 1
4851| #define HAVE_STDLIB_H 1
4852| #define HAVE_STRING_H 1
4853| #define HAVE_SYS_SELECT_H 1
4854| #define HAVE_SYS_UTSNAME_H 1
4855| #define HAVE_TERMCAP_H 1
4856| #define HAVE_FCNTL_H 1
4857| #define HAVE_SGTTY_H 1
4858| #define HAVE_SYS_IOCTL_H 1
4859| #define HAVE_SYS_TIME_H 1
4860| #define HAVE_SYS_TYPES_H 1
4861| #define HAVE_ICONV_H 1
4862| #define HAVE_LANGINFO_H 1
4863| #define HAVE_MATH_H 1
4864| #define HAVE_UNISTD_H 1
4865| #define HAVE_ERRNO_H 1
4866| #define HAVE_SYS_RESOURCE_H 1
4867| #define HAVE_LOCALE_H 1
4868| #define HAVE_TERMIOS_H 1
4869| #define HAVE_LIBC_H 1
4870| #define HAVE_POLL_H 1
4871| #define HAVE_SYS_POLL_H 1
4872| #define HAVE_PWD_H 1
4873| #define HAVE_UTIME_H 1
4874| #define HAVE_SYS_PARAM_H 1
4875| #define HAVE_LIBINTL_H 1
4876| #define HAVE_LIBGEN_H 1
4877| #define HAVE_SYS_ACL_H 1
4878| #define HAVE_SYS_SYSCTL_H 1
4879| #define HAVE_WCHAR_H 1
4880| #define HAVE_WCTYPE_H 1
4881| #define HAVE_STRINGS_H 1
4882| #define NO_STRINGS_WITH_STRING_H 1
4883| #define TIME_WITH_SYS_TIME 1
4884| #define TERMINFO 1
4885| #define HAVE_OSPEED 1
4886| #define HAVE_UP_BC_PC 1
4887| #define SYS_SELECT_WITH_SYS_TIME 1
4888| #define PTYRANGE0 "pqrstuvw"
4889| #define PTYRANGE1 "0123456789abcdef"
4890| #define RETSIGTYPE void
4891| #define SIGRETURN return
4892| #define HAVE_SIGCONTEXT 1
4893| #define HAVE_BCMP 1
4894| #define HAVE_FCHDIR 1
4895| #define HAVE_FCHOWN 1
4896| #define HAVE_FSEEKO 1
4897| #define HAVE_FSYNC 1
4898| #define HAVE_FTELLO 1
4899| #define HAVE_GETCWD 1
4900| #define HAVE_GETPWNAM 1
4901| #define HAVE_GETPWUID 1
4902| #define HAVE_GETRLIMIT 1
4903| #define HAVE_GETTIMEOFDAY 1
4904| #define HAVE_GETWD 1
4905| #define HAVE_LSTAT 1
4906| #define HAVE_MEMCMP 1
4907| #define HAVE_MEMSET 1
4908| #define HAVE_NANOSLEEP 1
4909| #define HAVE_OPENDIR 1
4910| #define HAVE_PUTENV 1
4911| #define HAVE_QSORT 1
4912| #define HAVE_READLINK 1
4913| #define HAVE_SELECT 1
4914| #define HAVE_SETENV 1
4915| #define HAVE_SETPGID 1
4916| #define HAVE_SETSID 1
4917| #define HAVE_SIGALTSTACK 1
4918| #define HAVE_SIGSET 1
4919| #define HAVE_SIGSETJMP 1
4920| #define HAVE_SIGACTION 1
4921| #define HAVE_SIGVEC 1
4922| #define HAVE_STRCASECMP 1
4923| #define HAVE_STRERROR 1
4924| #define HAVE_STRFTIME 1
4925| #define HAVE_STRNCASECMP 1
4926| #define HAVE_STRPBRK 1
4927| #define HAVE_STRTOL 1
4928| #define HAVE_TGETENT 1
4929| #define HAVE_TOWLOWER 1
4930| #define HAVE_TOWUPPER 1
4931| #define HAVE_ISWUPPER 1
4932| #define HAVE_USLEEP 1
4933| #define HAVE_UTIME 1
4934| #define HAVE_UTIMES 1
4935| #define HAVE_ST_BLKSIZE 1
4936| #define HAVE_ICONV 1
4937| #define HAVE_NL_LANGINFO_CODESET 1
4938| #define HAVE_LIBM 1
4939| #define HAVE_FLOAT_FUNCS 1
4940| #define HAVE_POSIX_ACL 1
4941| /* end confdefs.h.  */
4942|
4943| #if STDC_HEADERS
4944| # include <stdlib.h>
4945| # include <stddef.h>
4946| #endif
4947| #ifdef HAVE_SYS_ACL_H
4948| # include <sys/acl.h>
4949| #endif
4950| #ifdef HAVE_SYS_ACCESS_H
4951| # include <sys/access.h>
4952| #endif
4953| #define _ALL_SOURCE
4954|
4955| #include <sys/stat.h>
4956|
4957| int aclsize;
4958| struct acl *aclent;
4959| int
4960| main ()
4961| {
4962| aclsize = sizeof(struct acl);
4963|       aclent = (void *)malloc(aclsize);
4964|       statacl("foo", STX_NORMAL, aclent, aclsize);
4965|
4966|   ;
4967|   return 0;
4968| }
4969configure:14693: result: no
4970configure:14705: checking --disable-gpm argument
4971configure:14785: result: yes
4972configure:14789: checking --disable-sysmouse argument
4973configure:14800: result: no
4974configure:14802: checking for sysmouse
4975configure:14834: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
4976conftest.c:118:24: error: sys/consio.h: No such file or directory
4977conftest.c:120:28: error: sys/fbio.h: No such file or directory
4978conftest.c: In function 'main':
4979conftest.c:124: error: storage size of 'mouse' isn't known
4980conftest.c:125: error: 'MOUSE_MODE' undeclared (first use in this function)
4981conftest.c:125: error: (Each undeclared identifier is reported only once
4982conftest.c:125: error: for each function it appears in.)
4983conftest.c:126: error: 'MOUSE_SHOW' undeclared (first use in this function)
4984configure:14841: $? = 1
4985configure: failed program was:
4986| /* confdefs.h.  */
4987| #define PACKAGE_NAME ""
4988| #define PACKAGE_TARNAME ""
4989| #define PACKAGE_VERSION ""
4990| #define PACKAGE_STRING ""
4991| #define PACKAGE_BUGREPORT ""
4992| #define UNIX 1
4993| #define STDC_HEADERS 1
4994| #define HAVE_SYS_WAIT_H 1
4995| #define HAVE_SYS_TYPES_H 1
4996| #define HAVE_SYS_STAT_H 1
4997| #define HAVE_STDLIB_H 1
4998| #define HAVE_STRING_H 1
4999| #define HAVE_MEMORY_H 1
5000| #define HAVE_STRINGS_H 1
5001| #define HAVE_INTTYPES_H 1
5002| #define HAVE_STDINT_H 1
5003| #define HAVE_UNISTD_H 1
5004| #define FEAT_NORMAL 1
5005| #define USE_XSMP_INTERACT 1
5006| #define FEAT_NETBEANS_INTG 1
5007| #define FEAT_MBYTE 1
5008| #define HAVE_X11_SM_SMLIB_H 1
5009| #define HAVE_DATE_TIME 1
5010| #define HAVE_DIRENT_H 1
5011| #define HAVE_STDARG_H 1
5012| #define HAVE_STDLIB_H 1
5013| #define HAVE_STRING_H 1
5014| #define HAVE_SYS_SELECT_H 1
5015| #define HAVE_SYS_UTSNAME_H 1
5016| #define HAVE_TERMCAP_H 1
5017| #define HAVE_FCNTL_H 1
5018| #define HAVE_SGTTY_H 1
5019| #define HAVE_SYS_IOCTL_H 1
5020| #define HAVE_SYS_TIME_H 1
5021| #define HAVE_SYS_TYPES_H 1
5022| #define HAVE_ICONV_H 1
5023| #define HAVE_LANGINFO_H 1
5024| #define HAVE_MATH_H 1
5025| #define HAVE_UNISTD_H 1
5026| #define HAVE_ERRNO_H 1
5027| #define HAVE_SYS_RESOURCE_H 1
5028| #define HAVE_LOCALE_H 1
5029| #define HAVE_TERMIOS_H 1
5030| #define HAVE_LIBC_H 1
5031| #define HAVE_POLL_H 1
5032| #define HAVE_SYS_POLL_H 1
5033| #define HAVE_PWD_H 1
5034| #define HAVE_UTIME_H 1
5035| #define HAVE_SYS_PARAM_H 1
5036| #define HAVE_LIBINTL_H 1
5037| #define HAVE_LIBGEN_H 1
5038| #define HAVE_SYS_ACL_H 1
5039| #define HAVE_SYS_SYSCTL_H 1
5040| #define HAVE_WCHAR_H 1
5041| #define HAVE_WCTYPE_H 1
5042| #define HAVE_STRINGS_H 1
5043| #define NO_STRINGS_WITH_STRING_H 1
5044| #define TIME_WITH_SYS_TIME 1
5045| #define TERMINFO 1
5046| #define HAVE_OSPEED 1
5047| #define HAVE_UP_BC_PC 1
5048| #define SYS_SELECT_WITH_SYS_TIME 1
5049| #define PTYRANGE0 "pqrstuvw"
5050| #define PTYRANGE1 "0123456789abcdef"
5051| #define RETSIGTYPE void
5052| #define SIGRETURN return
5053| #define HAVE_SIGCONTEXT 1
5054| #define HAVE_BCMP 1
5055| #define HAVE_FCHDIR 1
5056| #define HAVE_FCHOWN 1
5057| #define HAVE_FSEEKO 1
5058| #define HAVE_FSYNC 1
5059| #define HAVE_FTELLO 1
5060| #define HAVE_GETCWD 1
5061| #define HAVE_GETPWNAM 1
5062| #define HAVE_GETPWUID 1
5063| #define HAVE_GETRLIMIT 1
5064| #define HAVE_GETTIMEOFDAY 1
5065| #define HAVE_GETWD 1
5066| #define HAVE_LSTAT 1
5067| #define HAVE_MEMCMP 1
5068| #define HAVE_MEMSET 1
5069| #define HAVE_NANOSLEEP 1
5070| #define HAVE_OPENDIR 1
5071| #define HAVE_PUTENV 1
5072| #define HAVE_QSORT 1
5073| #define HAVE_READLINK 1
5074| #define HAVE_SELECT 1
5075| #define HAVE_SETENV 1
5076| #define HAVE_SETPGID 1
5077| #define HAVE_SETSID 1
5078| #define HAVE_SIGALTSTACK 1
5079| #define HAVE_SIGSET 1
5080| #define HAVE_SIGSETJMP 1
5081| #define HAVE_SIGACTION 1
5082| #define HAVE_SIGVEC 1
5083| #define HAVE_STRCASECMP 1
5084| #define HAVE_STRERROR 1
5085| #define HAVE_STRFTIME 1
5086| #define HAVE_STRNCASECMP 1
5087| #define HAVE_STRPBRK 1
5088| #define HAVE_STRTOL 1
5089| #define HAVE_TGETENT 1
5090| #define HAVE_TOWLOWER 1
5091| #define HAVE_TOWUPPER 1
5092| #define HAVE_ISWUPPER 1
5093| #define HAVE_USLEEP 1
5094| #define HAVE_UTIME 1
5095| #define HAVE_UTIMES 1
5096| #define HAVE_ST_BLKSIZE 1
5097| #define HAVE_ICONV 1
5098| #define HAVE_NL_LANGINFO_CODESET 1
5099| #define HAVE_LIBM 1
5100| #define HAVE_FLOAT_FUNCS 1
5101| #define HAVE_POSIX_ACL 1
5102| /* end confdefs.h.  */
5103| #include <sys/consio.h>
5104|            #include <signal.h>
5105|            #include <sys/fbio.h>
5106| int
5107| main ()
5108| {
5109| struct mouse_info   mouse;
5110|            mouse.operation = MOUSE_MODE;
5111|            mouse.operation = MOUSE_SHOW;
5112|            mouse.u.mode.mode = 0;
5113|            mouse.u.mode.signal = SIGUSR2;
5114|   ;
5115|   return 0;
5116| }
5117configure:14862: result: no
5118configure:14875: checking for rename
5119configure:14898: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
5120configure:14905: $? = 0
5121configure:14913: result: yes
5122configure:14930: checking for sysctl
5123configure:14961: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
5124configure:14968: $? = 0
5125configure:14973: result: yes
5126configure:14988: checking for sysinfo
5127configure:15017: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
5128conftest.c:121:25: error: sys/sysinfo.h: No such file or directory
5129conftest.c: In function 'main':
5130conftest.c:125: error: storage size of 'sinfo' isn't known
5131configure:15024: $? = 1
5132configure: failed program was:
5133| /* confdefs.h.  */
5134| #define PACKAGE_NAME ""
5135| #define PACKAGE_TARNAME ""
5136| #define PACKAGE_VERSION ""
5137| #define PACKAGE_STRING ""
5138| #define PACKAGE_BUGREPORT ""
5139| #define UNIX 1
5140| #define STDC_HEADERS 1
5141| #define HAVE_SYS_WAIT_H 1
5142| #define HAVE_SYS_TYPES_H 1
5143| #define HAVE_SYS_STAT_H 1
5144| #define HAVE_STDLIB_H 1
5145| #define HAVE_STRING_H 1
5146| #define HAVE_MEMORY_H 1
5147| #define HAVE_STRINGS_H 1
5148| #define HAVE_INTTYPES_H 1
5149| #define HAVE_STDINT_H 1
5150| #define HAVE_UNISTD_H 1
5151| #define FEAT_NORMAL 1
5152| #define USE_XSMP_INTERACT 1
5153| #define FEAT_NETBEANS_INTG 1
5154| #define FEAT_MBYTE 1
5155| #define HAVE_X11_SM_SMLIB_H 1
5156| #define HAVE_DATE_TIME 1
5157| #define HAVE_DIRENT_H 1
5158| #define HAVE_STDARG_H 1
5159| #define HAVE_STDLIB_H 1
5160| #define HAVE_STRING_H 1
5161| #define HAVE_SYS_SELECT_H 1
5162| #define HAVE_SYS_UTSNAME_H 1
5163| #define HAVE_TERMCAP_H 1
5164| #define HAVE_FCNTL_H 1
5165| #define HAVE_SGTTY_H 1
5166| #define HAVE_SYS_IOCTL_H 1
5167| #define HAVE_SYS_TIME_H 1
5168| #define HAVE_SYS_TYPES_H 1
5169| #define HAVE_ICONV_H 1
5170| #define HAVE_LANGINFO_H 1
5171| #define HAVE_MATH_H 1
5172| #define HAVE_UNISTD_H 1
5173| #define HAVE_ERRNO_H 1
5174| #define HAVE_SYS_RESOURCE_H 1
5175| #define HAVE_LOCALE_H 1
5176| #define HAVE_TERMIOS_H 1
5177| #define HAVE_LIBC_H 1
5178| #define HAVE_POLL_H 1
5179| #define HAVE_SYS_POLL_H 1
5180| #define HAVE_PWD_H 1
5181| #define HAVE_UTIME_H 1
5182| #define HAVE_SYS_PARAM_H 1
5183| #define HAVE_LIBINTL_H 1
5184| #define HAVE_LIBGEN_H 1
5185| #define HAVE_SYS_ACL_H 1
5186| #define HAVE_SYS_SYSCTL_H 1
5187| #define HAVE_WCHAR_H 1
5188| #define HAVE_WCTYPE_H 1
5189| #define HAVE_STRINGS_H 1
5190| #define NO_STRINGS_WITH_STRING_H 1
5191| #define TIME_WITH_SYS_TIME 1
5192| #define TERMINFO 1
5193| #define HAVE_OSPEED 1
5194| #define HAVE_UP_BC_PC 1
5195| #define SYS_SELECT_WITH_SYS_TIME 1
5196| #define PTYRANGE0 "pqrstuvw"
5197| #define PTYRANGE1 "0123456789abcdef"
5198| #define RETSIGTYPE void
5199| #define SIGRETURN return
5200| #define HAVE_SIGCONTEXT 1
5201| #define HAVE_BCMP 1
5202| #define HAVE_FCHDIR 1
5203| #define HAVE_FCHOWN 1
5204| #define HAVE_FSEEKO 1
5205| #define HAVE_FSYNC 1
5206| #define HAVE_FTELLO 1
5207| #define HAVE_GETCWD 1
5208| #define HAVE_GETPWNAM 1
5209| #define HAVE_GETPWUID 1
5210| #define HAVE_GETRLIMIT 1
5211| #define HAVE_GETTIMEOFDAY 1
5212| #define HAVE_GETWD 1
5213| #define HAVE_LSTAT 1
5214| #define HAVE_MEMCMP 1
5215| #define HAVE_MEMSET 1
5216| #define HAVE_NANOSLEEP 1
5217| #define HAVE_OPENDIR 1
5218| #define HAVE_PUTENV 1
5219| #define HAVE_QSORT 1
5220| #define HAVE_READLINK 1
5221| #define HAVE_SELECT 1
5222| #define HAVE_SETENV 1
5223| #define HAVE_SETPGID 1
5224| #define HAVE_SETSID 1
5225| #define HAVE_SIGALTSTACK 1
5226| #define HAVE_SIGSET 1
5227| #define HAVE_SIGSETJMP 1
5228| #define HAVE_SIGACTION 1
5229| #define HAVE_SIGVEC 1
5230| #define HAVE_STRCASECMP 1
5231| #define HAVE_STRERROR 1
5232| #define HAVE_STRFTIME 1
5233| #define HAVE_STRNCASECMP 1
5234| #define HAVE_STRPBRK 1
5235| #define HAVE_STRTOL 1
5236| #define HAVE_TGETENT 1
5237| #define HAVE_TOWLOWER 1
5238| #define HAVE_TOWUPPER 1
5239| #define HAVE_ISWUPPER 1
5240| #define HAVE_USLEEP 1
5241| #define HAVE_UTIME 1
5242| #define HAVE_UTIMES 1
5243| #define HAVE_ST_BLKSIZE 1
5244| #define HAVE_ICONV 1
5245| #define HAVE_NL_LANGINFO_CODESET 1
5246| #define HAVE_LIBM 1
5247| #define HAVE_FLOAT_FUNCS 1
5248| #define HAVE_POSIX_ACL 1
5249| #define HAVE_RENAME 1
5250| #define HAVE_SYSCTL 1
5251| /* end confdefs.h.  */
5252| #include <sys/types.h>
5253| #include <sys/sysinfo.h>
5254| int
5255| main ()
5256| {
5257|       struct sysinfo sinfo;
5258|       int t;
5259|
5260|       (void)sysinfo(&sinfo);
5261|       t = sinfo.totalram;
5262|
5263|   ;
5264|   return 0;
5265| }
5266configure:15038: result: not usable
5267configure:15044: checking for sysinfo.mem_unit
5268configure:15070: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
5269conftest.c:121:25: error: sys/sysinfo.h: No such file or directory
5270conftest.c: In function 'main':
5271conftest.c:125: error: storage size of 'sinfo' isn't known
5272configure:15077: $? = 1
5273configure: failed program was:
5274| /* confdefs.h.  */
5275| #define PACKAGE_NAME ""
5276| #define PACKAGE_TARNAME ""
5277| #define PACKAGE_VERSION ""
5278| #define PACKAGE_STRING ""
5279| #define PACKAGE_BUGREPORT ""
5280| #define UNIX 1
5281| #define STDC_HEADERS 1
5282| #define HAVE_SYS_WAIT_H 1
5283| #define HAVE_SYS_TYPES_H 1
5284| #define HAVE_SYS_STAT_H 1
5285| #define HAVE_STDLIB_H 1
5286| #define HAVE_STRING_H 1
5287| #define HAVE_MEMORY_H 1
5288| #define HAVE_STRINGS_H 1
5289| #define HAVE_INTTYPES_H 1
5290| #define HAVE_STDINT_H 1
5291| #define HAVE_UNISTD_H 1
5292| #define FEAT_NORMAL 1
5293| #define USE_XSMP_INTERACT 1
5294| #define FEAT_NETBEANS_INTG 1
5295| #define FEAT_MBYTE 1
5296| #define HAVE_X11_SM_SMLIB_H 1
5297| #define HAVE_DATE_TIME 1
5298| #define HAVE_DIRENT_H 1
5299| #define HAVE_STDARG_H 1
5300| #define HAVE_STDLIB_H 1
5301| #define HAVE_STRING_H 1
5302| #define HAVE_SYS_SELECT_H 1
5303| #define HAVE_SYS_UTSNAME_H 1
5304| #define HAVE_TERMCAP_H 1
5305| #define HAVE_FCNTL_H 1
5306| #define HAVE_SGTTY_H 1
5307| #define HAVE_SYS_IOCTL_H 1
5308| #define HAVE_SYS_TIME_H 1
5309| #define HAVE_SYS_TYPES_H 1
5310| #define HAVE_ICONV_H 1
5311| #define HAVE_LANGINFO_H 1
5312| #define HAVE_MATH_H 1
5313| #define HAVE_UNISTD_H 1
5314| #define HAVE_ERRNO_H 1
5315| #define HAVE_SYS_RESOURCE_H 1
5316| #define HAVE_LOCALE_H 1
5317| #define HAVE_TERMIOS_H 1
5318| #define HAVE_LIBC_H 1
5319| #define HAVE_POLL_H 1
5320| #define HAVE_SYS_POLL_H 1
5321| #define HAVE_PWD_H 1
5322| #define HAVE_UTIME_H 1
5323| #define HAVE_SYS_PARAM_H 1
5324| #define HAVE_LIBINTL_H 1
5325| #define HAVE_LIBGEN_H 1
5326| #define HAVE_SYS_ACL_H 1
5327| #define HAVE_SYS_SYSCTL_H 1
5328| #define HAVE_WCHAR_H 1
5329| #define HAVE_WCTYPE_H 1
5330| #define HAVE_STRINGS_H 1
5331| #define NO_STRINGS_WITH_STRING_H 1
5332| #define TIME_WITH_SYS_TIME 1
5333| #define TERMINFO 1
5334| #define HAVE_OSPEED 1
5335| #define HAVE_UP_BC_PC 1
5336| #define SYS_SELECT_WITH_SYS_TIME 1
5337| #define PTYRANGE0 "pqrstuvw"
5338| #define PTYRANGE1 "0123456789abcdef"
5339| #define RETSIGTYPE void
5340| #define SIGRETURN return
5341| #define HAVE_SIGCONTEXT 1
5342| #define HAVE_BCMP 1
5343| #define HAVE_FCHDIR 1
5344| #define HAVE_FCHOWN 1
5345| #define HAVE_FSEEKO 1
5346| #define HAVE_FSYNC 1
5347| #define HAVE_FTELLO 1
5348| #define HAVE_GETCWD 1
5349| #define HAVE_GETPWNAM 1
5350| #define HAVE_GETPWUID 1
5351| #define HAVE_GETRLIMIT 1
5352| #define HAVE_GETTIMEOFDAY 1
5353| #define HAVE_GETWD 1
5354| #define HAVE_LSTAT 1
5355| #define HAVE_MEMCMP 1
5356| #define HAVE_MEMSET 1
5357| #define HAVE_NANOSLEEP 1
5358| #define HAVE_OPENDIR 1
5359| #define HAVE_PUTENV 1
5360| #define HAVE_QSORT 1
5361| #define HAVE_READLINK 1
5362| #define HAVE_SELECT 1
5363| #define HAVE_SETENV 1
5364| #define HAVE_SETPGID 1
5365| #define HAVE_SETSID 1
5366| #define HAVE_SIGALTSTACK 1
5367| #define HAVE_SIGSET 1
5368| #define HAVE_SIGSETJMP 1
5369| #define HAVE_SIGACTION 1
5370| #define HAVE_SIGVEC 1
5371| #define HAVE_STRCASECMP 1
5372| #define HAVE_STRERROR 1
5373| #define HAVE_STRFTIME 1
5374| #define HAVE_STRNCASECMP 1
5375| #define HAVE_STRPBRK 1
5376| #define HAVE_STRTOL 1
5377| #define HAVE_TGETENT 1
5378| #define HAVE_TOWLOWER 1
5379| #define HAVE_TOWUPPER 1
5380| #define HAVE_ISWUPPER 1
5381| #define HAVE_USLEEP 1
5382| #define HAVE_UTIME 1
5383| #define HAVE_UTIMES 1
5384| #define HAVE_ST_BLKSIZE 1
5385| #define HAVE_ICONV 1
5386| #define HAVE_NL_LANGINFO_CODESET 1
5387| #define HAVE_LIBM 1
5388| #define HAVE_FLOAT_FUNCS 1
5389| #define HAVE_POSIX_ACL 1
5390| #define HAVE_RENAME 1
5391| #define HAVE_SYSCTL 1
5392| /* end confdefs.h.  */
5393| #include <sys/types.h>
5394| #include <sys/sysinfo.h>
5395| int
5396| main ()
5397| {
5398|       struct sysinfo sinfo;
5399|       sinfo.mem_unit = 1;
5400|
5401|   ;
5402|   return 0;
5403| }
5404configure:15091: result: no
5405configure:15097: checking for sysconf
5406configure:15122: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
5407conftest.c: In function 'main':
5408conftest.c:125: error: '_SC_PHYS_PAGES' undeclared (first use in this function)
5409conftest.c:125: error: (Each undeclared identifier is reported only once
5410conftest.c:125: error: for each function it appears in.)
5411configure:15129: $? = 1
5412configure: failed program was:
5413| /* confdefs.h.  */
5414| #define PACKAGE_NAME ""
5415| #define PACKAGE_TARNAME ""
5416| #define PACKAGE_VERSION ""
5417| #define PACKAGE_STRING ""
5418| #define PACKAGE_BUGREPORT ""
5419| #define UNIX 1
5420| #define STDC_HEADERS 1
5421| #define HAVE_SYS_WAIT_H 1
5422| #define HAVE_SYS_TYPES_H 1
5423| #define HAVE_SYS_STAT_H 1
5424| #define HAVE_STDLIB_H 1
5425| #define HAVE_STRING_H 1
5426| #define HAVE_MEMORY_H 1
5427| #define HAVE_STRINGS_H 1
5428| #define HAVE_INTTYPES_H 1
5429| #define HAVE_STDINT_H 1
5430| #define HAVE_UNISTD_H 1
5431| #define FEAT_NORMAL 1
5432| #define USE_XSMP_INTERACT 1
5433| #define FEAT_NETBEANS_INTG 1
5434| #define FEAT_MBYTE 1
5435| #define HAVE_X11_SM_SMLIB_H 1
5436| #define HAVE_DATE_TIME 1
5437| #define HAVE_DIRENT_H 1
5438| #define HAVE_STDARG_H 1
5439| #define HAVE_STDLIB_H 1
5440| #define HAVE_STRING_H 1
5441| #define HAVE_SYS_SELECT_H 1
5442| #define HAVE_SYS_UTSNAME_H 1
5443| #define HAVE_TERMCAP_H 1
5444| #define HAVE_FCNTL_H 1
5445| #define HAVE_SGTTY_H 1
5446| #define HAVE_SYS_IOCTL_H 1
5447| #define HAVE_SYS_TIME_H 1
5448| #define HAVE_SYS_TYPES_H 1
5449| #define HAVE_ICONV_H 1
5450| #define HAVE_LANGINFO_H 1
5451| #define HAVE_MATH_H 1
5452| #define HAVE_UNISTD_H 1
5453| #define HAVE_ERRNO_H 1
5454| #define HAVE_SYS_RESOURCE_H 1
5455| #define HAVE_LOCALE_H 1
5456| #define HAVE_TERMIOS_H 1
5457| #define HAVE_LIBC_H 1
5458| #define HAVE_POLL_H 1
5459| #define HAVE_SYS_POLL_H 1
5460| #define HAVE_PWD_H 1
5461| #define HAVE_UTIME_H 1
5462| #define HAVE_SYS_PARAM_H 1
5463| #define HAVE_LIBINTL_H 1
5464| #define HAVE_LIBGEN_H 1
5465| #define HAVE_SYS_ACL_H 1
5466| #define HAVE_SYS_SYSCTL_H 1
5467| #define HAVE_WCHAR_H 1
5468| #define HAVE_WCTYPE_H 1
5469| #define HAVE_STRINGS_H 1
5470| #define NO_STRINGS_WITH_STRING_H 1
5471| #define TIME_WITH_SYS_TIME 1
5472| #define TERMINFO 1
5473| #define HAVE_OSPEED 1
5474| #define HAVE_UP_BC_PC 1
5475| #define SYS_SELECT_WITH_SYS_TIME 1
5476| #define PTYRANGE0 "pqrstuvw"
5477| #define PTYRANGE1 "0123456789abcdef"
5478| #define RETSIGTYPE void
5479| #define SIGRETURN return
5480| #define HAVE_SIGCONTEXT 1
5481| #define HAVE_BCMP 1
5482| #define HAVE_FCHDIR 1
5483| #define HAVE_FCHOWN 1
5484| #define HAVE_FSEEKO 1
5485| #define HAVE_FSYNC 1
5486| #define HAVE_FTELLO 1
5487| #define HAVE_GETCWD 1
5488| #define HAVE_GETPWNAM 1
5489| #define HAVE_GETPWUID 1
5490| #define HAVE_GETRLIMIT 1
5491| #define HAVE_GETTIMEOFDAY 1
5492| #define HAVE_GETWD 1
5493| #define HAVE_LSTAT 1
5494| #define HAVE_MEMCMP 1
5495| #define HAVE_MEMSET 1
5496| #define HAVE_NANOSLEEP 1
5497| #define HAVE_OPENDIR 1
5498| #define HAVE_PUTENV 1
5499| #define HAVE_QSORT 1
5500| #define HAVE_READLINK 1
5501| #define HAVE_SELECT 1
5502| #define HAVE_SETENV 1
5503| #define HAVE_SETPGID 1
5504| #define HAVE_SETSID 1
5505| #define HAVE_SIGALTSTACK 1
5506| #define HAVE_SIGSET 1
5507| #define HAVE_SIGSETJMP 1
5508| #define HAVE_SIGACTION 1
5509| #define HAVE_SIGVEC 1
5510| #define HAVE_STRCASECMP 1
5511| #define HAVE_STRERROR 1
5512| #define HAVE_STRFTIME 1
5513| #define HAVE_STRNCASECMP 1
5514| #define HAVE_STRPBRK 1
5515| #define HAVE_STRTOL 1
5516| #define HAVE_TGETENT 1
5517| #define HAVE_TOWLOWER 1
5518| #define HAVE_TOWUPPER 1
5519| #define HAVE_ISWUPPER 1
5520| #define HAVE_USLEEP 1
5521| #define HAVE_UTIME 1
5522| #define HAVE_UTIMES 1
5523| #define HAVE_ST_BLKSIZE 1
5524| #define HAVE_ICONV 1
5525| #define HAVE_NL_LANGINFO_CODESET 1
5526| #define HAVE_LIBM 1
5527| #define HAVE_FLOAT_FUNCS 1
5528| #define HAVE_POSIX_ACL 1
5529| #define HAVE_RENAME 1
5530| #define HAVE_SYSCTL 1
5531| /* end confdefs.h.  */
5532| #include <unistd.h>
5533| int
5534| main ()
5535| {
5536|       (void)sysconf(_SC_PAGESIZE);
5537|       (void)sysconf(_SC_PHYS_PAGES);
5538|
5539|   ;
5540|   return 0;
5541| }
5542configure:15143: result: not usable
5543configure:15150: checking size of int
5544configure:15186: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
5545configure:15190: $? = 0
5546configure:15196: ./conftest
5547configure:15200: $? = 0
5548configure:15218: result: 4
5549configure:15249: checking whether memmove handles overlaps
5550configure:15271: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
5551configure:15275: $? = 0
5552configure:15281: ./conftest
5553configure:15285: $? = 0
5554configure:15307: result: yes
5555configure:15461: checking whether X_LOCALE needed
5556configure:15484: /usr/bin/gcc-4.0 -c -O -INONE -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
5557configure:15491: $? = 0
5558configure:15524: /usr/bin/gcc-4.0 -o conftest -O -INONE -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon  -L/opt/local/lib -L/usr/local/lib -lX11 conftest.c -lm  -lncurses -liconv >&5
5559configure:15531: $? = 0
5560configure:15539: result: yes
5561configure:15570: checking for _xpg4_setrunelocale in -lxpg4
5562configure:15605: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lxpg4  -lm  -lncurses -liconv >&5
5563/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lxpg4
5564collect2: ld returned 1 exit status
5565configure:15612: $? = 1
5566configure: failed program was:
5567| /* confdefs.h.  */
5568| #define PACKAGE_NAME ""
5569| #define PACKAGE_TARNAME ""
5570| #define PACKAGE_VERSION ""
5571| #define PACKAGE_STRING ""
5572| #define PACKAGE_BUGREPORT ""
5573| #define UNIX 1
5574| #define STDC_HEADERS 1
5575| #define HAVE_SYS_WAIT_H 1
5576| #define HAVE_SYS_TYPES_H 1
5577| #define HAVE_SYS_STAT_H 1
5578| #define HAVE_STDLIB_H 1
5579| #define HAVE_STRING_H 1
5580| #define HAVE_MEMORY_H 1
5581| #define HAVE_STRINGS_H 1
5582| #define HAVE_INTTYPES_H 1
5583| #define HAVE_STDINT_H 1
5584| #define HAVE_UNISTD_H 1
5585| #define FEAT_NORMAL 1
5586| #define USE_XSMP_INTERACT 1
5587| #define FEAT_NETBEANS_INTG 1
5588| #define FEAT_MBYTE 1
5589| #define HAVE_X11_SM_SMLIB_H 1
5590| #define HAVE_DATE_TIME 1
5591| #define HAVE_DIRENT_H 1
5592| #define HAVE_STDARG_H 1
5593| #define HAVE_STDLIB_H 1
5594| #define HAVE_STRING_H 1
5595| #define HAVE_SYS_SELECT_H 1
5596| #define HAVE_SYS_UTSNAME_H 1
5597| #define HAVE_TERMCAP_H 1
5598| #define HAVE_FCNTL_H 1
5599| #define HAVE_SGTTY_H 1
5600| #define HAVE_SYS_IOCTL_H 1
5601| #define HAVE_SYS_TIME_H 1
5602| #define HAVE_SYS_TYPES_H 1
5603| #define HAVE_ICONV_H 1
5604| #define HAVE_LANGINFO_H 1
5605| #define HAVE_MATH_H 1
5606| #define HAVE_UNISTD_H 1
5607| #define HAVE_ERRNO_H 1
5608| #define HAVE_SYS_RESOURCE_H 1
5609| #define HAVE_LOCALE_H 1
5610| #define HAVE_TERMIOS_H 1
5611| #define HAVE_LIBC_H 1
5612| #define HAVE_POLL_H 1
5613| #define HAVE_SYS_POLL_H 1
5614| #define HAVE_PWD_H 1
5615| #define HAVE_UTIME_H 1
5616| #define HAVE_SYS_PARAM_H 1
5617| #define HAVE_LIBINTL_H 1
5618| #define HAVE_LIBGEN_H 1
5619| #define HAVE_SYS_ACL_H 1
5620| #define HAVE_SYS_SYSCTL_H 1
5621| #define HAVE_WCHAR_H 1
5622| #define HAVE_WCTYPE_H 1
5623| #define HAVE_STRINGS_H 1
5624| #define NO_STRINGS_WITH_STRING_H 1
5625| #define TIME_WITH_SYS_TIME 1
5626| #define TERMINFO 1
5627| #define HAVE_OSPEED 1
5628| #define HAVE_UP_BC_PC 1
5629| #define SYS_SELECT_WITH_SYS_TIME 1
5630| #define PTYRANGE0 "pqrstuvw"
5631| #define PTYRANGE1 "0123456789abcdef"
5632| #define RETSIGTYPE void
5633| #define SIGRETURN return
5634| #define HAVE_SIGCONTEXT 1
5635| #define HAVE_BCMP 1
5636| #define HAVE_FCHDIR 1
5637| #define HAVE_FCHOWN 1
5638| #define HAVE_FSEEKO 1
5639| #define HAVE_FSYNC 1
5640| #define HAVE_FTELLO 1
5641| #define HAVE_GETCWD 1
5642| #define HAVE_GETPWNAM 1
5643| #define HAVE_GETPWUID 1
5644| #define HAVE_GETRLIMIT 1
5645| #define HAVE_GETTIMEOFDAY 1
5646| #define HAVE_GETWD 1
5647| #define HAVE_LSTAT 1
5648| #define HAVE_MEMCMP 1
5649| #define HAVE_MEMSET 1
5650| #define HAVE_NANOSLEEP 1
5651| #define HAVE_OPENDIR 1
5652| #define HAVE_PUTENV 1
5653| #define HAVE_QSORT 1
5654| #define HAVE_READLINK 1
5655| #define HAVE_SELECT 1
5656| #define HAVE_SETENV 1
5657| #define HAVE_SETPGID 1
5658| #define HAVE_SETSID 1
5659| #define HAVE_SIGALTSTACK 1
5660| #define HAVE_SIGSET 1
5661| #define HAVE_SIGSETJMP 1
5662| #define HAVE_SIGACTION 1
5663| #define HAVE_SIGVEC 1
5664| #define HAVE_STRCASECMP 1
5665| #define HAVE_STRERROR 1
5666| #define HAVE_STRFTIME 1
5667| #define HAVE_STRNCASECMP 1
5668| #define HAVE_STRPBRK 1
5669| #define HAVE_STRTOL 1
5670| #define HAVE_TGETENT 1
5671| #define HAVE_TOWLOWER 1
5672| #define HAVE_TOWUPPER 1
5673| #define HAVE_ISWUPPER 1
5674| #define HAVE_USLEEP 1
5675| #define HAVE_UTIME 1
5676| #define HAVE_UTIMES 1
5677| #define HAVE_ST_BLKSIZE 1
5678| #define HAVE_ICONV 1
5679| #define HAVE_NL_LANGINFO_CODESET 1
5680| #define HAVE_LIBM 1
5681| #define HAVE_FLOAT_FUNCS 1
5682| #define HAVE_POSIX_ACL 1
5683| #define HAVE_RENAME 1
5684| #define HAVE_SYSCTL 1
5685| #define SIZEOF_INT 4
5686| #define USEMEMMOVE 1
5687| #define X_LOCALE 1
5688| /* end confdefs.h.  */
5689|
5690| /* Override any GCC internal prototype to avoid an error.
5691|    Use char because int might match the return type of a GCC
5692|    builtin and then its argument prototype would still apply.  */
5693| #ifdef __cplusplus
5694| extern "C"
5695| #endif
5696| char _xpg4_setrunelocale ();
5697| int
5698| main ()
5699| {
5700| return _xpg4_setrunelocale ();
5701|   ;
5702|   return 0;
5703| }
5704configure:15633: result: no
5705configure:15640: checking how to create tags
5706Exuberant Ctags 5.7, Copyright (C) 1996-2007 Darren Hiebert
5707configure:15655: result: ctags -I INIT+ --fields=+S
5708configure:15658: checking how to run man with a section nr
5709configure:15662: result: man -s
5710configure:15671: checking --disable-nls argument
5711configure:16003: result: yes
5712configure:16017: checking dlfcn.h usability
5713configure:16034: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
5714In file included from conftest.c:146:
5715/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
5716configure:16041: $? = 0
5717configure:16055: result: yes
5718configure:16059: checking dlfcn.h presence
5719configure:16074: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
5720configure:16081: $? = 0
5721configure:16095: result: yes
5722configure:16123: checking for dlfcn.h
5723configure:16130: result: yes
5724configure:16278: checking for dlopen()
5725configure:16304: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
5726configure:16311: $? = 0
5727configure:16319: result: yes
5728configure:16399: checking for dlsym()
5729configure:16425: /usr/bin/gcc-4.0 -o conftest -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -L/opt/local/lib -L/usr/local/lib conftest.c -lm  -lncurses -liconv >&5
5730configure:16432: $? = 0
5731configure:16440: result: yes
5732configure:16664: checking setjmp.h usability
5733configure:16681: /usr/bin/gcc-4.0 -c -O -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c >&5
5734In file included from conftest.c:149:
5735/Developer/Headers/FlatCarbon/strings.h:1:2: warning: #warning Strings.h is not available on Mac OS X
5736configure:16688: $? = 0
5737configure:16702: result: yes
5738configure:16706: checking setjmp.h presence
5739configure:16721: /usr/bin/cpp-4.0 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon conftest.c
5740configure:16728: $? = 0
5741configure:16742: result: yes
5742configure:16770: checking for setjmp.h
5743configure:16779: result: yes
5744configure:16803: checking whether we need -framework Carbon
5745configure:16808: result: yes
5746configure:16821: checking for GCC 3 or later
5747configure:16826: result: yes
5748configure:16832: checking whether we need -D_FORTIFY_SOURCE=1
5749configure:16836: result: yes
5750configure:16912: updating cache auto/config.cache
5751configure:16949: creating auto/config.status
5752
5753## ---------------------- ##
5754## Running config.status. ##
5755## ---------------------- ##
5756
5757This file was extended by config.status, which was
5758generated by GNU Autoconf 2.62.  Invocation command line was
5759
5760  CONFIG_FILES    =
5761  CONFIG_HEADERS  =
5762  CONFIG_LINKS    =
5763  CONFIG_COMMANDS =
5764  $ auto/config.status
5765
5766on minimac
5767
5768config.status:914: creating auto/config.mk
5769config.status:914: creating auto/config.h
5770
5771## ---------------- ##
5772## Cache variables. ##
5773## ---------------- ##
5774
5775ac_cv_c_compiler_gnu=yes
5776ac_cv_c_const=yes
5777ac_cv_env_CC_set=set
5778ac_cv_env_CC_value=/usr/bin/gcc-4.0
5779ac_cv_env_CFLAGS_set=set
5780ac_cv_env_CFLAGS_value=-O2
5781ac_cv_env_CPPFLAGS_set=set
5782ac_cv_env_CPPFLAGS_value=-I/opt/local/include
5783ac_cv_env_CPP_set=set
5784ac_cv_env_CPP_value=/usr/bin/cpp-4.0
5785ac_cv_env_LDFLAGS_set=set
5786ac_cv_env_LDFLAGS_value=-L/opt/local/lib
5787ac_cv_env_LIBS_set=
5788ac_cv_env_LIBS_value=
5789ac_cv_env_XMKMF_set=
5790ac_cv_env_XMKMF_value=
5791ac_cv_env_build_alias_set=
5792ac_cv_env_build_alias_value=
5793ac_cv_env_host_alias_set=
5794ac_cv_env_host_alias_value=
5795ac_cv_env_target_alias_set=
5796ac_cv_env_target_alias_value=
5797ac_cv_func_bcmp=yes
5798ac_cv_func_fchdir=yes
5799ac_cv_func_fchown=yes
5800ac_cv_func_fseeko=yes
5801ac_cv_func_fsync=yes
5802ac_cv_func_ftello=yes
5803ac_cv_func_getcwd=yes
5804ac_cv_func_getpseudotty=no
5805ac_cv_func_getpwnam=yes
5806ac_cv_func_getpwuid=yes
5807ac_cv_func_getrlimit=yes
5808ac_cv_func_gettimeofday=yes
5809ac_cv_func_getwd=yes
5810ac_cv_func_iswupper=yes
5811ac_cv_func_lstat=yes
5812ac_cv_func_memcmp=yes
5813ac_cv_func_memset=yes
5814ac_cv_func_nanosleep=yes
5815ac_cv_func_opendir=yes
5816ac_cv_func_putenv=yes
5817ac_cv_func_qsort=yes
5818ac_cv_func_readlink=yes
5819ac_cv_func_select=yes
5820ac_cv_func_setenv=yes
5821ac_cv_func_setpgid=yes
5822ac_cv_func_setsid=yes
5823ac_cv_func_sigaction=yes
5824ac_cv_func_sigaltstack=yes
5825ac_cv_func_sigset=yes
5826ac_cv_func_sigsetjmp=yes
5827ac_cv_func_sigstack=no
5828ac_cv_func_sigvec=yes
5829ac_cv_func_strcasecmp=yes
5830ac_cv_func_strerror=yes
5831ac_cv_func_strftime=yes
5832ac_cv_func_stricmp=no
5833ac_cv_func_strncasecmp=yes
5834ac_cv_func_strnicmp=no
5835ac_cv_func_strpbrk=yes
5836ac_cv_func_strtol=yes
5837ac_cv_func_tgetent=yes
5838ac_cv_func_towlower=yes
5839ac_cv_func_towupper=yes
5840ac_cv_func_usleep=yes
5841ac_cv_func_utime=yes
5842ac_cv_func_utimes=yes
5843ac_cv_header_Carbon_Carbon_h=yes
5844ac_cv_header_X11_SM_SMlib_h=yes
5845ac_cv_header_dirent_dirent_h=yes
5846ac_cv_header_dlfcn_h=yes
5847ac_cv_header_elf_h=no
5848ac_cv_header_errno_h=yes
5849ac_cv_header_fcntl_h=yes
5850ac_cv_header_frame_h=no
5851ac_cv_header_iconv_h=yes
5852ac_cv_header_inttypes_h=yes
5853ac_cv_header_langinfo_h=yes
5854ac_cv_header_libc_h=yes
5855ac_cv_header_libgen_h=yes
5856ac_cv_header_libintl_h=yes
5857ac_cv_header_locale_h=yes
5858ac_cv_header_math_h=yes
5859ac_cv_header_memory_h=yes
5860ac_cv_header_poll_h=yes
5861ac_cv_header_pwd_h=yes
5862ac_cv_header_setjmp_h=yes
5863ac_cv_header_sgtty_h=yes
5864ac_cv_header_stdarg_h=yes
5865ac_cv_header_stdc=yes
5866ac_cv_header_stdint_h=yes
5867ac_cv_header_stdlib_h=yes
5868ac_cv_header_string_h=yes
5869ac_cv_header_strings_h=yes
5870ac_cv_header_stropts_h=no
5871ac_cv_header_sys_access_h=no
5872ac_cv_header_sys_acl_h=yes
5873ac_cv_header_sys_ioctl_h=yes
5874ac_cv_header_sys_param_h=yes
5875ac_cv_header_sys_poll_h=yes
5876ac_cv_header_sys_ptem_h=no
5877ac_cv_header_sys_resource_h=yes
5878ac_cv_header_sys_select_h=yes
5879ac_cv_header_sys_stat_h=yes
5880ac_cv_header_sys_statfs_h=no
5881ac_cv_header_sys_stream_h=no
5882ac_cv_header_sys_sysctl_h=yes
5883ac_cv_header_sys_sysinfo_h=no
5884ac_cv_header_sys_systeminfo_h=no
5885ac_cv_header_sys_time_h=yes
5886ac_cv_header_sys_types_h=yes
5887ac_cv_header_sys_utsname_h=yes
5888ac_cv_header_sys_wait_h=yes
5889ac_cv_header_termcap_h=yes
5890ac_cv_header_termio_h=no
5891ac_cv_header_termios_h=yes
5892ac_cv_header_time=yes
5893ac_cv_header_unistd_h=yes
5894ac_cv_header_util_debug_h=no
5895ac_cv_header_util_msg18n_h=no
5896ac_cv_header_utime_h=yes
5897ac_cv_header_wchar_h=yes
5898ac_cv_header_wctype_h=yes
5899ac_cv_lib_acl_acl_get_file=no
5900ac_cv_lib_m_strtod=yes
5901ac_cv_lib_nsl_gethostbyname=no
5902ac_cv_lib_posix1e_acl_get_file=no
5903ac_cv_lib_selinux_is_selinux_enabled=no
5904ac_cv_lib_socket_socket=no
5905ac_cv_lib_xpg4__xpg4_setrunelocale=no
5906ac_cv_objext=o
5907ac_cv_path_EGREP='/usr/bin/grep -E'
5908ac_cv_path_GREP=/usr/bin/grep
5909ac_cv_prog_AWK=gawk
5910ac_cv_prog_CPP=/usr/bin/cpp-4.0
5911ac_cv_prog_STRIP=strip
5912ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
5913ac_cv_prog_cc_c89=
5914ac_cv_prog_cc_g=yes
5915ac_cv_prog_gcc_traditional=no
5916ac_cv_prog_make_make_set=yes
5917ac_cv_search_opendir='none required'
5918ac_cv_search_strerror='none required'
5919ac_cv_sizeof_int=4
5920ac_cv_type_dev_t=yes
5921ac_cv_type_ino_t=yes
5922ac_cv_type_mode_t=yes
5923ac_cv_type_off_t=yes
5924ac_cv_type_pid_t=yes
5925ac_cv_type_rlim_t=yes
5926ac_cv_type_signal=void
5927ac_cv_type_size_t=yes
5928ac_cv_type_stack_t=yes
5929ac_cv_type_uid_t=yes
5930cf_cv_ebcdic=no
5931vi_cv_have_sysmouse=no
5932vim_cv_getcwd_broken=no
5933vim_cv_memmove_handles_overlap=yes
5934vim_cv_stat_ignores_slash=no
5935vim_cv_terminfo=yes
5936vim_cv_toupper_broken=no
5937vim_cv_tty_group=world
5938
5939## ----------------- ##
5940## Output variables. ##
5941## ----------------- ##
5942
5943AWK='gawk'
5944CC='/usr/bin/gcc-4.0'
5945CFLAGS='-O -D_FORTIFY_SOURCE=1'
5946CPP='/usr/bin/cpp-4.0'
5947CPPFLAGS='-I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon'
5948CPP_MM='M'
5949DEFS='-DHAVE_CONFIG_H'
5950DEPEND_CFLAGS_FILTER='| sed '\''s+-I */+-isystem /+g'\'''
5951ECHO_C=''
5952ECHO_N='-n'
5953ECHO_T=''
5954EGREP='/usr/bin/grep -E'
5955EXEEXT=''
5956EXNAME='ex'
5957GNOME_CONFIG=''
5958GNOME_INCLUDEDIR=''
5959GNOME_LIBDIR=''
5960GNOME_LIBS=''
5961GREP='/usr/bin/grep'
5962GTK12_CONFIG=''
5963GTK_CFLAGS=''
5964GTK_CONFIG=''
5965GTK_LIBNAME=''
5966GTK_LIBS=''
5967GUITYPE='NONE'
5968GUI_INC_LOC=''
5969GUI_LIB_LOC=''
5970GUI_X_LIBS=''
5971HANGULIN_OBJ=''
5972HANGULIN_SRC=''
5973INSTALL_LANGS=''
5974INSTALL_TOOL_LANGS=''
5975LDFLAGS='-L/opt/local/lib -L/usr/local/lib'
5976LIBOBJS=''
5977LIBS='-lm  -lncurses -liconv -framework Carbon'
5978LTLIBOBJS=''
5979MAKEMO=''
5980MOTIF_LIBNAME=''
5981MSGFMT=''
5982MZSCHEME_CFLAGS=''
5983MZSCHEME_LIBS=''
5984MZSCHEME_OBJ=''
5985MZSCHEME_PRO=''
5986MZSCHEME_SRC=''
5987NARROW_PROTO=''
5988NETBEANS_OBJ='objects/netbeans.o'
5989NETBEANS_SRC='netbeans.c'
5990OBJEXT='o'
5991OS_EXTRA_OBJ='objects/os_macosx.o objects/os_mac_conv.o'
5992OS_EXTRA_SRC='os_macosx.c os_mac_conv.c'
5993PACKAGE_BUGREPORT=''
5994PACKAGE_NAME=''
5995PACKAGE_STRING=''
5996PACKAGE_TARNAME=''
5997PACKAGE_VERSION=''
5998PATH_SEPARATOR=':'
5999PERL_CFLAGS=''
6000PERL_LIBS=''
6001PERL_OBJ=''
6002PERL_PRO=''
6003PERL_SRC=''
6004PKG_CONFIG=''
6005PYTHON_CFLAGS=''
6006PYTHON_CONFDIR=''
6007PYTHON_GETPATH_CFLAGS=''
6008PYTHON_LIBS=''
6009PYTHON_OBJ=''
6010PYTHON_SRC=''
6011RUBY_CFLAGS=''
6012RUBY_LIBS=''
6013RUBY_OBJ=''
6014RUBY_PRO=''
6015RUBY_SRC=''
6016SET_MAKE=''
6017SHELL='/bin/sh'
6018SNIFF_OBJ=''
6019SNIFF_SRC=''
6020STRIP='strip'
6021TAGPRG='ctags -I INIT+ --fields=+S'
6022TCL_CFLAGS=''
6023TCL_LIBS=''
6024TCL_OBJ=''
6025TCL_PRO=''
6026TCL_SRC=''
6027VIEWNAME='view'
6028VIMNAME='vim'
6029WORKSHOP_OBJ=''
6030WORKSHOP_SRC=''
6031XMKMF=''
6032X_CFLAGS=''
6033X_EXTRA_LIBS=''
6034X_LIB=''
6035X_LIBS=''
6036X_PRE_LIBS=''
6037ac_ct_CC='/usr/bin/gcc-4.0'
6038bindir='${exec_prefix}/bin'
6039build_alias=''
6040compiledby=''
6041datadir='${datarootdir}'
6042datarootdir='${prefix}/share'
6043docdir='${datarootdir}/doc/${PACKAGE}'
6044dogvimdiff='installgvimdiff'
6045dovimdiff='installvimdiff'
6046dvidir='${docdir}'
6047exec_prefix='${prefix}'
6048host_alias=''
6049htmldir='${docdir}'
6050includedir='${prefix}/include'
6051infodir='${datarootdir}/info'
6052libdir='${exec_prefix}/lib'
6053libexecdir='${exec_prefix}/libexec'
6054line_break='"\\012"'
6055localedir='${datarootdir}/locale'
6056localstatedir='${prefix}/var'
6057mandir='/opt/local/share/man'
6058oldincludedir='/usr/include'
6059pdfdir='${docdir}'
6060prefix='/opt/local'
6061program_transform_name='s,x,x,'
6062psdir='${docdir}'
6063sbindir='${exec_prefix}/sbin'
6064sharedstatedir='${prefix}/com'
6065shrpenv=''
6066sysconfdir='${prefix}/etc'
6067target_alias=''
6068vi_cv_path_mzscheme=''
6069vi_cv_path_perl=''
6070vi_cv_path_python=''
6071vi_cv_path_ruby=''
6072vi_cv_path_tcl=''
6073vi_cv_perllib=''
6074xmkmfpath=''
6075
6076## ----------- ##
6077## confdefs.h. ##
6078## ----------- ##
6079
6080#define PACKAGE_NAME ""
6081#define PACKAGE_TARNAME ""
6082#define PACKAGE_VERSION ""
6083#define PACKAGE_STRING ""
6084#define PACKAGE_BUGREPORT ""
6085#define UNIX 1
6086#define STDC_HEADERS 1
6087#define HAVE_SYS_WAIT_H 1
6088#define HAVE_SYS_TYPES_H 1
6089#define HAVE_SYS_STAT_H 1
6090#define HAVE_STDLIB_H 1
6091#define HAVE_STRING_H 1
6092#define HAVE_MEMORY_H 1
6093#define HAVE_STRINGS_H 1
6094#define HAVE_INTTYPES_H 1
6095#define HAVE_STDINT_H 1
6096#define HAVE_UNISTD_H 1
6097#define FEAT_NORMAL 1
6098#define USE_XSMP_INTERACT 1
6099#define FEAT_NETBEANS_INTG 1
6100#define FEAT_MBYTE 1
6101#define HAVE_X11_SM_SMLIB_H 1
6102#define HAVE_DATE_TIME 1
6103#define HAVE_DIRENT_H 1
6104#define HAVE_STDARG_H 1
6105#define HAVE_STDLIB_H 1
6106#define HAVE_STRING_H 1
6107#define HAVE_SYS_SELECT_H 1
6108#define HAVE_SYS_UTSNAME_H 1
6109#define HAVE_TERMCAP_H 1
6110#define HAVE_FCNTL_H 1
6111#define HAVE_SGTTY_H 1
6112#define HAVE_SYS_IOCTL_H 1
6113#define HAVE_SYS_TIME_H 1
6114#define HAVE_SYS_TYPES_H 1
6115#define HAVE_ICONV_H 1
6116#define HAVE_LANGINFO_H 1
6117#define HAVE_MATH_H 1
6118#define HAVE_UNISTD_H 1
6119#define HAVE_ERRNO_H 1
6120#define HAVE_SYS_RESOURCE_H 1
6121#define HAVE_LOCALE_H 1
6122#define HAVE_TERMIOS_H 1
6123#define HAVE_LIBC_H 1
6124#define HAVE_POLL_H 1
6125#define HAVE_SYS_POLL_H 1
6126#define HAVE_PWD_H 1
6127#define HAVE_UTIME_H 1
6128#define HAVE_SYS_PARAM_H 1
6129#define HAVE_LIBINTL_H 1
6130#define HAVE_LIBGEN_H 1
6131#define HAVE_SYS_ACL_H 1
6132#define HAVE_SYS_SYSCTL_H 1
6133#define HAVE_WCHAR_H 1
6134#define HAVE_WCTYPE_H 1
6135#define HAVE_STRINGS_H 1
6136#define NO_STRINGS_WITH_STRING_H 1
6137#define TIME_WITH_SYS_TIME 1
6138#define TERMINFO 1
6139#define HAVE_OSPEED 1
6140#define HAVE_UP_BC_PC 1
6141#define SYS_SELECT_WITH_SYS_TIME 1
6142#define PTYRANGE0 "pqrstuvw"
6143#define PTYRANGE1 "0123456789abcdef"
6144#define RETSIGTYPE void
6145#define SIGRETURN return
6146#define HAVE_SIGCONTEXT 1
6147#define HAVE_BCMP 1
6148#define HAVE_FCHDIR 1
6149#define HAVE_FCHOWN 1
6150#define HAVE_FSEEKO 1
6151#define HAVE_FSYNC 1
6152#define HAVE_FTELLO 1
6153#define HAVE_GETCWD 1
6154#define HAVE_GETPWNAM 1
6155#define HAVE_GETPWUID 1
6156#define HAVE_GETRLIMIT 1
6157#define HAVE_GETTIMEOFDAY 1
6158#define HAVE_GETWD 1
6159#define HAVE_LSTAT 1
6160#define HAVE_MEMCMP 1
6161#define HAVE_MEMSET 1
6162#define HAVE_NANOSLEEP 1
6163#define HAVE_OPENDIR 1
6164#define HAVE_PUTENV 1
6165#define HAVE_QSORT 1
6166#define HAVE_READLINK 1
6167#define HAVE_SELECT 1
6168#define HAVE_SETENV 1
6169#define HAVE_SETPGID 1
6170#define HAVE_SETSID 1
6171#define HAVE_SIGALTSTACK 1
6172#define HAVE_SIGSET 1
6173#define HAVE_SIGSETJMP 1
6174#define HAVE_SIGACTION 1
6175#define HAVE_SIGVEC 1
6176#define HAVE_STRCASECMP 1
6177#define HAVE_STRERROR 1
6178#define HAVE_STRFTIME 1
6179#define HAVE_STRNCASECMP 1
6180#define HAVE_STRPBRK 1
6181#define HAVE_STRTOL 1
6182#define HAVE_TGETENT 1
6183#define HAVE_TOWLOWER 1
6184#define HAVE_TOWUPPER 1
6185#define HAVE_ISWUPPER 1
6186#define HAVE_USLEEP 1
6187#define HAVE_UTIME 1
6188#define HAVE_UTIMES 1
6189#define HAVE_ST_BLKSIZE 1
6190#define HAVE_ICONV 1
6191#define HAVE_NL_LANGINFO_CODESET 1
6192#define HAVE_LIBM 1
6193#define HAVE_FLOAT_FUNCS 1
6194#define HAVE_POSIX_ACL 1
6195#define HAVE_RENAME 1
6196#define HAVE_SYSCTL 1
6197#define SIZEOF_INT 4
6198#define USEMEMMOVE 1
6199#define X_LOCALE 1
6200#define USEMAN_S 1
6201#define HAVE_DLFCN_H 1
6202#define HAVE_DLOPEN 1
6203#define HAVE_DLSYM 1
6204#define HAVE_SETJMP_H 1
6205
6206configure: exit 0