Ticket #10651: config.log

File config.log, 60.9 KB (added by tobhahn@…, 18 years ago)

config.log

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 OpenDarwin DarwinPorts configure 1.0, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = dhcp66.localmath
14uname -m = Power Macintosh
15uname -r = 8.7.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~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
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 8.7.0: Fri May 26 15:20:53 PDT 2006; root:xnu-792.6.76.obj~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.50 gigabytes
32Default processor set: 86 tasks, 279 threads, 1 processors
33Load average: 1.64, Mach factor: 0.43
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: /opt/local/bin
39PATH: /Users/tob/bin
40PATH: /bin
41PATH: /sbin
42PATH: /usr/bin
43PATH: /usr/sbin
44PATH: /usr/local/bin
45PATH: /usr/local/teTeX/bin/powerpc-apple-darwin-current
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:1393: checking build system type
53configure:1411: result: powerpc-apple-darwin8.7.0
54configure:1419: checking host system type
55configure:1433: result: powerpc-apple-darwin8.7.0
56configure:1441: checking target system type
57configure:1455: result: powerpc-apple-darwin8.7.0
58configure:1542: checking for gcc
59configure:1558: found /usr/bin/gcc
60configure:1568: result: gcc
61configure:1812: checking for C compiler version
62configure:1815: gcc --version </dev/null >&5
63powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5247)
64Copyright (C) 2005 Free Software Foundation, Inc.
65This is free software; see the source for copying conditions.  There is NO
66warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
67
68configure:1818: $? = 0
69configure:1820: gcc -v </dev/null >&5
70Using built-in specs.
71Target: powerpc-apple-darwin8
72Configured with: /private/var/tmp/gcc/gcc-5247.obj~4/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 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
73Thread model: posix
74gcc version 4.0.1 (Apple Computer, Inc. build 5247)
75configure:1823: $? = 0
76configure:1825: gcc -V </dev/null >&5
77gcc: argument to `-V' is missing
78configure:1828: $? = 1
79configure:1851: checking for C compiler default output file name
80configure:1854: gcc    conftest.c  >&5
81configure:1857: $? = 0
82configure:1903: result: a.out
83configure:1908: checking whether the C compiler works
84configure:1914: ./a.out
85configure:1917: $? = 0
86configure:1934: result: yes
87configure:1941: checking whether we are cross compiling
88configure:1943: result: no
89configure:1946: checking for suffix of executables
90configure:1948: gcc -o conftest    conftest.c  >&5
91configure:1951: $? = 0
92configure:1976: result:
93configure:1982: checking for suffix of object files
94configure:2003: gcc -c   conftest.c >&5
95configure:2006: $? = 0
96configure:2028: result: o
97configure:2032: checking whether we are using the GNU C compiler
98configure:2056: gcc -c   conftest.c >&5
99configure:2062: $? = 0
100configure:2066: test -z
101                         || test ! -s conftest.err
102configure:2069: $? = 0
103configure:2072: test -s conftest.o
104configure:2075: $? = 0
105configure:2088: result: yes
106configure:2094: checking whether gcc accepts -g
107configure:2115: gcc -c -g  conftest.c >&5
108configure:2121: $? = 0
109configure:2125: test -z
110                         || test ! -s conftest.err
111configure:2128: $? = 0
112configure:2131: test -s conftest.o
113configure:2134: $? = 0
114configure:2145: result: yes
115configure:2162: checking for gcc option to accept ANSI C
116configure:2232: gcc  -c -g -O2  conftest.c >&5
117configure:2238: $? = 0
118configure:2242: test -z
119                         || test ! -s conftest.err
120configure:2245: $? = 0
121configure:2248: test -s conftest.o
122configure:2251: $? = 0
123configure:2269: result: none needed
124configure:2287: gcc -c -g -O2  conftest.c >&5
125conftest.c:2: error: parse error before 'me'
126configure:2293: $? = 1
127configure: failed program was:
128| #ifndef __cplusplus
129|   choke me
130| #endif
131configure:2439: checking for a BSD-compatible install
132configure:2494: result: /usr/bin/install -c
133configure:2505: checking whether make sets $(MAKE)
134configure:2525: result: yes
135configure:2534: checking whether ln -s works
136configure:2538: result: yes
137configure:2547: checking for cvs
138configure:2565: found /usr/bin/cvs
139configure:2577: result: /usr/bin/cvs
140configure:2586: checking for rsync
141configure:2604: found /usr/bin/rsync
142configure:2616: result: /usr/bin/rsync
143configure:2625: checking for launchd
144configure:2641: found /sbin/launchd
145configure:2651: result: yes
146configure:2660: checking for launchctl
147configure:2678: found /bin/launchctl
148configure:2690: result: /bin/launchctl
149configure:2699: checking for xcodebuild
150configure:2717: found /usr/bin/xcodebuild
151configure:2729: result: /usr/bin/xcodebuild
152configure:2746: checking for tar
153configure:2764: found /usr/bin/tar
154configure:2776: result: /usr/bin/tar
155configure:2785: checking for gnutar
156configure:2803: found /usr/bin/gnutar
157configure:2815: result: /usr/bin/gnutar
158configure:2823: checking for which tar variant to use
159configure:2831: result: /usr/bin/gnutar
160configure:2835: checking for /usr/bin/gnutar --no-same-owner support
161configure:2842: result: yes
162configure:2856: checking how to mark unused variables
163configure:2867: gcc -c -g -O2  conftest.c >&5
164configure:2873: $? = 0
165configure:2877: test -z
166                         || test ! -s conftest.err
167configure:2880: $? = 0
168configure:2883: test -s conftest.o
169configure:2886: $? = 0
170configure:2904: result:
171configure:2913: checking for mtree
172configure:2932: found /usr/sbin/mtree
173configure:2944: result: /usr/sbin/mtree
174configure:2977: checking for CoreFoundation framework
175configure:3010: gcc -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
176configure:3016: $? = 0
177configure:3020: test -z
178                         || test ! -s conftest.err
179configure:3023: $? = 0
180configure:3026: test -s conftest
181configure:3029: $? = 0
182configure:3051: result: yes
183configure:3067: checking for SystemConfiguration framework
184configure:3100: gcc -o conftest -g -O2   conftest.c -framework SystemConfiguration  >&5
185configure:3106: $? = 0
186configure:3110: test -z
187                         || test ! -s conftest.err
188configure:3113: $? = 0
189configure:3116: test -s conftest
190configure:3119: $? = 0
191configure:3141: result: yes
192configure:3157: checking for IOKit framework
193configure:3190: gcc -o conftest -g -O2   conftest.c -framework IOKit  >&5
194configure:3196: $? = 0
195configure:3200: test -z
196                         || test ! -s conftest.err
197configure:3203: $? = 0
198configure:3206: test -s conftest
199configure:3209: $? = 0
200configure:3231: result: yes
201configure:3247: checking for CFNotificationCenterGetDarwinNotifyCenter
202configure:3279: gcc -o conftest -g -O2   conftest.c -framework CoreFoundation  >&5
203configure:3285: $? = 0
204configure:3289: test -z
205                         || test ! -s conftest.err
206configure:3292: $? = 0
207configure:3295: test -s conftest
208configure:3298: $? = 0
209configure:3320: result: yes
210configure:3339: checking for whether we will build daemondo
211configure:3356: result: yes
212configure:3381: checking for dports tree
213configure:3405: WARNING: No dports tree found
214configure:3412: checking for ports config directory
215configure:3417: result: ${sysconfdir}/ports
216configure:3434: checking for sqlite3 location
217configure:3443: result: /usr/lib/sqlite3
218configure:3461: checking for install user
219configure:3467: result: root
220configure:3481: checking for install group
221configure:3495: result: admin
222configure:3509: checking what permissions to use for installation directories
223configure:3515: result: 0775
224configure:3526: checking how to run the C preprocessor
225configure:3561: gcc -E  conftest.c
226configure:3567: $? = 0
227configure:3599: gcc -E  conftest.c
228conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
229configure:3605: $? = 1
230configure: failed program was:
231| /* confdefs.h.  */
232|
233| #define PACKAGE_NAME "OpenDarwin DarwinPorts"
234| #define PACKAGE_TARNAME "darwinports"
235| #define PACKAGE_VERSION "1.0"
236| #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
237| #define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
238| #define UNUSED __attribute__((unused))
239| #define HAVE_FRAMEWORK_COREFOUNDATION
240| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
241| #define HAVE_FRAMEWORK_IOKIT
242| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
243| /* end confdefs.h.  */
244| #include <ac_nonexistent.h>
245configure:3644: result: gcc -E
246configure:3668: gcc -E  conftest.c
247configure:3674: $? = 0
248configure:3706: gcc -E  conftest.c
249conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
250configure:3712: $? = 1
251configure: failed program was:
252| /* confdefs.h.  */
253|
254| #define PACKAGE_NAME "OpenDarwin DarwinPorts"
255| #define PACKAGE_TARNAME "darwinports"
256| #define PACKAGE_VERSION "1.0"
257| #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
258| #define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
259| #define UNUSED __attribute__((unused))
260| #define HAVE_FRAMEWORK_COREFOUNDATION
261| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
262| #define HAVE_FRAMEWORK_IOKIT
263| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
264| /* end confdefs.h.  */
265| #include <ac_nonexistent.h>
266configure:3756: checking for egrep
267configure:3766: result: grep -E
268configure:3771: checking for ANSI C header files
269configure:3796: gcc -c -g -O2  conftest.c >&5
270configure:3802: $? = 0
271configure:3806: test -z
272                         || test ! -s conftest.err
273configure:3809: $? = 0
274configure:3812: test -s conftest.o
275configure:3815: $? = 0
276configure:3901: gcc -o conftest -g -O2   conftest.c  >&5
277conftest.c: In function 'main':
278conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
279configure:3904: $? = 0
280configure:3906: ./conftest
281configure:3909: $? = 0
282configure:3924: result: yes
283configure:3942: checking for dirent.h that defines DIR
284configure:3966: gcc -c -g -O2  conftest.c >&5
285configure:3972: $? = 0
286configure:3976: test -z
287                         || test ! -s conftest.err
288configure:3979: $? = 0
289configure:3982: test -s conftest.o
290configure:3985: $? = 0
291configure:3996: result: yes
292configure:4009: checking for library containing opendir
293configure:4039: gcc -o conftest -g -O2   conftest.c  >&5
294configure:4045: $? = 0
295configure:4049: test -z
296                         || test ! -s conftest.err
297configure:4052: $? = 0
298configure:4055: test -s conftest
299configure:4058: $? = 0
300configure:4128: result: none required
301configure:4264: checking for sys/wait.h that is POSIX.1 compatible
302configure:4295: gcc -c -g -O2  conftest.c >&5
303configure:4301: $? = 0
304configure:4305: test -z
305                         || test ! -s conftest.err
306configure:4308: $? = 0
307configure:4311: test -s conftest.o
308configure:4314: $? = 0
309configure:4325: result: yes
310configure:4335: checking whether stat file-mode macros are broken
311configure:4383: result: no
312configure:4407: checking for sys/types.h
313configure:4423: gcc -c -g -O2  conftest.c >&5
314configure:4429: $? = 0
315configure:4433: test -z
316                         || test ! -s conftest.err
317configure:4436: $? = 0
318configure:4439: test -s conftest.o
319configure:4442: $? = 0
320configure:4453: result: yes
321configure:4407: checking for sys/stat.h
322configure:4423: gcc -c -g -O2  conftest.c >&5
323configure:4429: $? = 0
324configure:4433: test -z
325                         || test ! -s conftest.err
326configure:4436: $? = 0
327configure:4439: test -s conftest.o
328configure:4442: $? = 0
329configure:4453: result: yes
330configure:4407: checking for stdlib.h
331configure:4423: gcc -c -g -O2  conftest.c >&5
332configure:4429: $? = 0
333configure:4433: test -z
334                         || test ! -s conftest.err
335configure:4436: $? = 0
336configure:4439: test -s conftest.o
337configure:4442: $? = 0
338configure:4453: result: yes
339configure:4407: checking for string.h
340configure:4423: gcc -c -g -O2  conftest.c >&5
341configure:4429: $? = 0
342configure:4433: test -z
343                         || test ! -s conftest.err
344configure:4436: $? = 0
345configure:4439: test -s conftest.o
346configure:4442: $? = 0
347configure:4453: result: yes
348configure:4407: checking for memory.h
349configure:4423: gcc -c -g -O2  conftest.c >&5
350configure:4429: $? = 0
351configure:4433: test -z
352                         || test ! -s conftest.err
353configure:4436: $? = 0
354configure:4439: test -s conftest.o
355configure:4442: $? = 0
356configure:4453: result: yes
357configure:4407: checking for strings.h
358configure:4423: gcc -c -g -O2  conftest.c >&5
359configure:4429: $? = 0
360configure:4433: test -z
361                         || test ! -s conftest.err
362configure:4436: $? = 0
363configure:4439: test -s conftest.o
364configure:4442: $? = 0
365configure:4453: result: yes
366configure:4407: checking for inttypes.h
367configure:4423: gcc -c -g -O2  conftest.c >&5
368configure:4429: $? = 0
369configure:4433: test -z
370                         || test ! -s conftest.err
371configure:4436: $? = 0
372configure:4439: test -s conftest.o
373configure:4442: $? = 0
374configure:4453: result: yes
375configure:4407: checking for stdint.h
376configure:4423: gcc -c -g -O2  conftest.c >&5
377configure:4429: $? = 0
378configure:4433: test -z
379                         || test ! -s conftest.err
380configure:4436: $? = 0
381configure:4439: test -s conftest.o
382configure:4442: $? = 0
383configure:4453: result: yes
384configure:4407: checking for unistd.h
385configure:4423: gcc -c -g -O2  conftest.c >&5
386configure:4429: $? = 0
387configure:4433: test -z
388                         || test ! -s conftest.err
389configure:4436: $? = 0
390configure:4439: test -s conftest.o
391configure:4442: $? = 0
392configure:4453: result: yes
393configure:4493: checking limits.h usability
394configure:4505: gcc -c -g -O2  conftest.c >&5
395configure:4511: $? = 0
396configure:4515: test -z
397                         || test ! -s conftest.err
398configure:4518: $? = 0
399configure:4521: test -s conftest.o
400configure:4524: $? = 0
401configure:4534: result: yes
402configure:4538: checking limits.h presence
403configure:4548: gcc -E  conftest.c
404configure:4554: $? = 0
405configure:4574: result: yes
406configure:4609: checking for limits.h
407configure:4616: result: yes
408configure:4493: checking paths.h usability
409configure:4505: gcc -c -g -O2  conftest.c >&5
410configure:4511: $? = 0
411configure:4515: test -z
412                         || test ! -s conftest.err
413configure:4518: $? = 0
414configure:4521: test -s conftest.o
415configure:4524: $? = 0
416configure:4534: result: yes
417configure:4538: checking paths.h presence
418configure:4548: gcc -E  conftest.c
419configure:4554: $? = 0
420configure:4574: result: yes
421configure:4609: checking for paths.h
422configure:4616: result: yes
423configure:4493: checking sys/file.h usability
424configure:4505: gcc -c -g -O2  conftest.c >&5
425configure:4511: $? = 0
426configure:4515: test -z
427                         || test ! -s conftest.err
428configure:4518: $? = 0
429configure:4521: test -s conftest.o
430configure:4524: $? = 0
431configure:4534: result: yes
432configure:4538: checking sys/file.h presence
433configure:4548: gcc -E  conftest.c
434configure:4554: $? = 0
435configure:4574: result: yes
436configure:4609: checking for sys/file.h
437configure:4616: result: yes
438configure:4493: checking crt_externs.h usability
439configure:4505: gcc -c -g -O2  conftest.c >&5
440configure:4511: $? = 0
441configure:4515: test -z
442                         || test ! -s conftest.err
443configure:4518: $? = 0
444configure:4521: test -s conftest.o
445configure:4524: $? = 0
446configure:4534: result: yes
447configure:4538: checking crt_externs.h presence
448configure:4548: gcc -E  conftest.c
449configure:4554: $? = 0
450configure:4574: result: yes
451configure:4609: checking for crt_externs.h
452configure:4616: result: yes
453configure:4493: checking fcntl.h usability
454configure:4505: gcc -c -g -O2  conftest.c >&5
455configure:4511: $? = 0
456configure:4515: test -z
457                         || test ! -s conftest.err
458configure:4518: $? = 0
459configure:4521: test -s conftest.o
460configure:4524: $? = 0
461configure:4534: result: yes
462configure:4538: checking fcntl.h presence
463configure:4548: gcc -E  conftest.c
464configure:4554: $? = 0
465configure:4574: result: yes
466configure:4609: checking for fcntl.h
467configure:4616: result: yes
468configure:4493: checking sys/fcntl.h usability
469configure:4505: gcc -c -g -O2  conftest.c >&5
470configure:4511: $? = 0
471configure:4515: test -z
472                         || test ! -s conftest.err
473configure:4518: $? = 0
474configure:4521: test -s conftest.o
475configure:4524: $? = 0
476configure:4534: result: yes
477configure:4538: checking sys/fcntl.h presence
478configure:4548: gcc -E  conftest.c
479configure:4554: $? = 0
480configure:4574: result: yes
481configure:4609: checking for sys/fcntl.h
482configure:4616: result: yes
483configure:4493: checking sys/cdefs.h usability
484configure:4505: gcc -c -g -O2  conftest.c >&5
485configure:4511: $? = 0
486configure:4515: test -z
487                         || test ! -s conftest.err
488configure:4518: $? = 0
489configure:4521: test -s conftest.o
490configure:4524: $? = 0
491configure:4534: result: yes
492configure:4538: checking sys/cdefs.h presence
493configure:4548: gcc -E  conftest.c
494configure:4554: $? = 0
495configure:4574: result: yes
496configure:4609: checking for sys/cdefs.h
497configure:4616: result: yes
498configure:4493: checking err.h usability
499configure:4505: gcc -c -g -O2  conftest.c >&5
500configure:4511: $? = 0
501configure:4515: test -z
502                         || test ! -s conftest.err
503configure:4518: $? = 0
504configure:4521: test -s conftest.o
505configure:4524: $? = 0
506configure:4534: result: yes
507configure:4538: checking err.h presence
508configure:4548: gcc -E  conftest.c
509configure:4554: $? = 0
510configure:4574: result: yes
511configure:4609: checking for err.h
512configure:4616: result: yes
513configure:4493: checking libgen.h usability
514configure:4505: gcc -c -g -O2  conftest.c >&5
515configure:4511: $? = 0
516configure:4515: test -z
517                         || test ! -s conftest.err
518configure:4518: $? = 0
519configure:4521: test -s conftest.o
520configure:4524: $? = 0
521configure:4534: result: yes
522configure:4538: checking libgen.h presence
523configure:4548: gcc -E  conftest.c
524configure:4554: $? = 0
525configure:4574: result: yes
526configure:4609: checking for libgen.h
527configure:4616: result: yes
528configure:4493: checking sys/socket.h usability
529configure:4505: gcc -c -g -O2  conftest.c >&5
530configure:4511: $? = 0
531configure:4515: test -z
532                         || test ! -s conftest.err
533configure:4518: $? = 0
534configure:4521: test -s conftest.o
535configure:4524: $? = 0
536configure:4534: result: yes
537configure:4538: checking sys/socket.h presence
538configure:4548: gcc -E  conftest.c
539configure:4554: $? = 0
540configure:4574: result: yes
541configure:4609: checking for sys/socket.h
542configure:4616: result: yes
543configure:4493: checking readline/readline.h usability
544configure:4505: gcc -c -g -O2  conftest.c >&5
545configure:4511: $? = 0
546configure:4515: test -z
547                         || test ! -s conftest.err
548configure:4518: $? = 0
549configure:4521: test -s conftest.o
550configure:4524: $? = 0
551configure:4534: result: yes
552configure:4538: checking readline/readline.h presence
553configure:4548: gcc -E  conftest.c
554configure:4554: $? = 0
555configure:4574: result: yes
556configure:4609: checking for readline/readline.h
557configure:4616: result: yes
558configure:4493: checking readline/history.h usability
559configure:4505: gcc -c -g -O2  conftest.c >&5
560configure:4511: $? = 0
561configure:4515: test -z
562                         || test ! -s conftest.err
563configure:4518: $? = 0
564configure:4521: test -s conftest.o
565configure:4524: $? = 0
566configure:4534: result: yes
567configure:4538: checking readline/history.h presence
568configure:4548: gcc -E  conftest.c
569configure:4554: $? = 0
570configure:4574: result: yes
571configure:4609: checking for readline/history.h
572configure:4616: result: yes
573configure:4493: checking pwd.h usability
574configure:4505: gcc -c -g -O2  conftest.c >&5
575configure:4511: $? = 0
576configure:4515: test -z
577                         || test ! -s conftest.err
578configure:4518: $? = 0
579configure:4521: test -s conftest.o
580configure:4524: $? = 0
581configure:4534: result: yes
582configure:4538: checking pwd.h presence
583configure:4548: gcc -E  conftest.c
584configure:4554: $? = 0
585configure:4574: result: yes
586configure:4609: checking for pwd.h
587configure:4616: result: yes
588configure:4493: checking sys/paths.h usability
589configure:4505: gcc -c -g -O2  conftest.c >&5
590configure:4511: $? = 0
591configure:4515: test -z
592                         || test ! -s conftest.err
593configure:4518: $? = 0
594configure:4521: test -s conftest.o
595configure:4524: $? = 0
596configure:4534: result: yes
597configure:4538: checking sys/paths.h presence
598configure:4548: gcc -E  conftest.c
599configure:4554: $? = 0
600configure:4574: result: yes
601configure:4609: checking for sys/paths.h
602configure:4616: result: yes
603configure:4633: checking whether closedir returns void
604configure:4662: gcc -o conftest -g -O2   conftest.c  >&5
605configure:4665: $? = 0
606configure:4667: ./conftest
607configure:4670: $? = 0
608configure:4684: result: no
609configure:4694: checking for pid_t
610configure:4718: gcc -c -g -O2  conftest.c >&5
611configure:4724: $? = 0
612configure:4728: test -z
613                         || test ! -s conftest.err
614configure:4731: $? = 0
615configure:4734: test -s conftest.o
616configure:4737: $? = 0
617configure:4748: result: yes
618configure:4766: checking for unistd.h
619configure:4771: result: yes
620configure:4775: checking vfork.h usability
621configure:4787: gcc -c -g -O2  conftest.c >&5
622conftest.c:75:19: error: vfork.h: No such file or directory
623configure:4793: $? = 1
624configure: failed program was:
625| /* confdefs.h.  */
626|
627| #define PACKAGE_NAME "OpenDarwin DarwinPorts"
628| #define PACKAGE_TARNAME "darwinports"
629| #define PACKAGE_VERSION "1.0"
630| #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
631| #define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
632| #define UNUSED __attribute__((unused))
633| #define HAVE_FRAMEWORK_COREFOUNDATION
634| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
635| #define HAVE_FRAMEWORK_IOKIT
636| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
637| #define STDC_HEADERS 1
638| #define HAVE_DIRENT_H 1
639| #define HAVE_SYS_WAIT_H 1
640| #define HAVE_SYS_TYPES_H 1
641| #define HAVE_SYS_STAT_H 1
642| #define HAVE_STDLIB_H 1
643| #define HAVE_STRING_H 1
644| #define HAVE_MEMORY_H 1
645| #define HAVE_STRINGS_H 1
646| #define HAVE_INTTYPES_H 1
647| #define HAVE_STDINT_H 1
648| #define HAVE_UNISTD_H 1
649| #define HAVE_LIMITS_H 1
650| #define HAVE_PATHS_H 1
651| #define HAVE_SYS_FILE_H 1
652| #define HAVE_CRT_EXTERNS_H 1
653| #define HAVE_FCNTL_H 1
654| #define HAVE_SYS_FCNTL_H 1
655| #define HAVE_SYS_CDEFS_H 1
656| #define HAVE_ERR_H 1
657| #define HAVE_LIBGEN_H 1
658| #define HAVE_SYS_SOCKET_H 1
659| #define HAVE_READLINE_READLINE_H 1
660| #define HAVE_READLINE_HISTORY_H 1
661| #define HAVE_PWD_H 1
662| #define HAVE_SYS_PATHS_H 1
663| #define HAVE_UNISTD_H 1
664| /* end confdefs.h.  */
665| #include <stdio.h>
666| #if HAVE_SYS_TYPES_H
667| # include <sys/types.h>
668| #endif
669| #if HAVE_SYS_STAT_H
670| # include <sys/stat.h>
671| #endif
672| #if STDC_HEADERS
673| # include <stdlib.h>
674| # include <stddef.h>
675| #else
676| # if HAVE_STDLIB_H
677| #  include <stdlib.h>
678| # endif
679| #endif
680| #if HAVE_STRING_H
681| # if !STDC_HEADERS && HAVE_MEMORY_H
682| #  include <memory.h>
683| # endif
684| # include <string.h>
685| #endif
686| #if HAVE_STRINGS_H
687| # include <strings.h>
688| #endif
689| #if HAVE_INTTYPES_H
690| # include <inttypes.h>
691| #else
692| # if HAVE_STDINT_H
693| #  include <stdint.h>
694| # endif
695| #endif
696| #if HAVE_UNISTD_H
697| # include <unistd.h>
698| #endif
699| #include <vfork.h>
700configure:4816: result: no
701configure:4820: checking vfork.h presence
702configure:4830: gcc -E  conftest.c
703conftest.c:41:19: error: vfork.h: No such file or directory
704configure:4836: $? = 1
705configure: failed program was:
706| /* confdefs.h.  */
707|
708| #define PACKAGE_NAME "OpenDarwin DarwinPorts"
709| #define PACKAGE_TARNAME "darwinports"
710| #define PACKAGE_VERSION "1.0"
711| #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
712| #define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
713| #define UNUSED __attribute__((unused))
714| #define HAVE_FRAMEWORK_COREFOUNDATION
715| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
716| #define HAVE_FRAMEWORK_IOKIT
717| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
718| #define STDC_HEADERS 1
719| #define HAVE_DIRENT_H 1
720| #define HAVE_SYS_WAIT_H 1
721| #define HAVE_SYS_TYPES_H 1
722| #define HAVE_SYS_STAT_H 1
723| #define HAVE_STDLIB_H 1
724| #define HAVE_STRING_H 1
725| #define HAVE_MEMORY_H 1
726| #define HAVE_STRINGS_H 1
727| #define HAVE_INTTYPES_H 1
728| #define HAVE_STDINT_H 1
729| #define HAVE_UNISTD_H 1
730| #define HAVE_LIMITS_H 1
731| #define HAVE_PATHS_H 1
732| #define HAVE_SYS_FILE_H 1
733| #define HAVE_CRT_EXTERNS_H 1
734| #define HAVE_FCNTL_H 1
735| #define HAVE_SYS_FCNTL_H 1
736| #define HAVE_SYS_CDEFS_H 1
737| #define HAVE_ERR_H 1
738| #define HAVE_LIBGEN_H 1
739| #define HAVE_SYS_SOCKET_H 1
740| #define HAVE_READLINE_READLINE_H 1
741| #define HAVE_READLINE_HISTORY_H 1
742| #define HAVE_PWD_H 1
743| #define HAVE_SYS_PATHS_H 1
744| #define HAVE_UNISTD_H 1
745| /* end confdefs.h.  */
746| #include <vfork.h>
747configure:4856: result: no
748configure:4891: checking for vfork.h
749configure:4898: result: no
750configure:4916: checking for fork
751configure:4973: gcc -o conftest -g -O2   conftest.c  >&5
752conftest.c:65: warning: conflicting types for built-in function 'fork'
753configure:4979: $? = 0
754configure:4983: test -z
755                         || test ! -s conftest.err
756configure:4986: $? = 0
757configure:4989: test -s conftest
758configure:4992: $? = 0
759configure:5004: result: yes
760configure:4916: checking for vfork
761configure:4973: gcc -o conftest -g -O2   conftest.c  >&5
762configure:4979: $? = 0
763configure:4983: test -z
764                         || test ! -s conftest.err
765configure:4986: $? = 0
766configure:4989: test -s conftest
767configure:4992: $? = 0
768configure:5004: result: yes
769configure:5015: checking for working fork
770configure:5038: gcc -o conftest -g -O2   conftest.c  >&5
771conftest.c: In function 'main':
772conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit'
773configure:5041: $? = 0
774configure:5043: ./conftest
775configure:5046: $? = 0
776configure:5060: result: yes
777configure:5081: checking for working vfork
778configure:5214: result: yes
779configure:5245: checking whether strerror_r is declared
780configure:5269: gcc -c -g -O2  conftest.c >&5
781configure:5275: $? = 0
782configure:5279: test -z
783                         || test ! -s conftest.err
784configure:5282: $? = 0
785configure:5285: test -s conftest.o
786configure:5288: $? = 0
787configure:5299: result: yes
788configure:5321: checking for strerror_r
789configure:5378: gcc -o conftest -g -O2   conftest.c  >&5
790configure:5384: $? = 0
791configure:5388: test -z
792                         || test ! -s conftest.err
793configure:5391: $? = 0
794configure:5394: test -s conftest
795configure:5397: $? = 0
796configure:5409: result: yes
797configure:5419: checking whether strerror_r returns char *
798configure:5447: gcc -c -g -O2  conftest.c >&5
799conftest.c: In function 'main':
800conftest.c:86: error: invalid type argument of 'unary *'
801conftest.c:87: warning: initialization makes pointer from integer without a cast
802configure:5453: $? = 1
803configure: failed program was:
804| /* confdefs.h.  */
805|
806| #define PACKAGE_NAME "OpenDarwin DarwinPorts"
807| #define PACKAGE_TARNAME "darwinports"
808| #define PACKAGE_VERSION "1.0"
809| #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
810| #define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
811| #define UNUSED __attribute__((unused))
812| #define HAVE_FRAMEWORK_COREFOUNDATION
813| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
814| #define HAVE_FRAMEWORK_IOKIT
815| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
816| #define STDC_HEADERS 1
817| #define HAVE_DIRENT_H 1
818| #define HAVE_SYS_WAIT_H 1
819| #define HAVE_SYS_TYPES_H 1
820| #define HAVE_SYS_STAT_H 1
821| #define HAVE_STDLIB_H 1
822| #define HAVE_STRING_H 1
823| #define HAVE_MEMORY_H 1
824| #define HAVE_STRINGS_H 1
825| #define HAVE_INTTYPES_H 1
826| #define HAVE_STDINT_H 1
827| #define HAVE_UNISTD_H 1
828| #define HAVE_LIMITS_H 1
829| #define HAVE_PATHS_H 1
830| #define HAVE_SYS_FILE_H 1
831| #define HAVE_CRT_EXTERNS_H 1
832| #define HAVE_FCNTL_H 1
833| #define HAVE_SYS_FCNTL_H 1
834| #define HAVE_SYS_CDEFS_H 1
835| #define HAVE_ERR_H 1
836| #define HAVE_LIBGEN_H 1
837| #define HAVE_SYS_SOCKET_H 1
838| #define HAVE_READLINE_READLINE_H 1
839| #define HAVE_READLINE_HISTORY_H 1
840| #define HAVE_PWD_H 1
841| #define HAVE_SYS_PATHS_H 1
842| #define HAVE_UNISTD_H 1
843| #define HAVE_FORK 1
844| #define HAVE_VFORK 1
845| #define HAVE_WORKING_VFORK 1
846| #define HAVE_WORKING_FORK 1
847| #define HAVE_DECL_STRERROR_R 1
848| #define HAVE_STRERROR_R 1
849| /* end confdefs.h.  */
850| #include <stdio.h>
851| #if HAVE_SYS_TYPES_H
852| # include <sys/types.h>
853| #endif
854| #if HAVE_SYS_STAT_H
855| # include <sys/stat.h>
856| #endif
857| #if STDC_HEADERS
858| # include <stdlib.h>
859| # include <stddef.h>
860| #else
861| # if HAVE_STDLIB_H
862| #  include <stdlib.h>
863| # endif
864| #endif
865| #if HAVE_STRING_H
866| # if !STDC_HEADERS && HAVE_MEMORY_H
867| #  include <memory.h>
868| # endif
869| # include <string.h>
870| #endif
871| #if HAVE_STRINGS_H
872| # include <strings.h>
873| #endif
874| #if HAVE_INTTYPES_H
875| # include <inttypes.h>
876| #else
877| # if HAVE_STDINT_H
878| #  include <stdint.h>
879| # endif
880| #endif
881| #if HAVE_UNISTD_H
882| # include <unistd.h>
883| #endif
884| int
885| main ()
886| {
887|
888|         char buf[100];
889|         char x = *strerror_r (0, buf, sizeof buf);
890|         char *p = strerror_r (0, buf, sizeof buf);
891|
892|   ;
893|   return 0;
894| }
895configure:5526: result: no
896configure:5554: checking for bzero
897configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
898conftest.c:71: warning: conflicting types for built-in function 'bzero'
899configure:5617: $? = 0
900configure:5621: test -z
901                         || test ! -s conftest.err
902configure:5624: $? = 0
903configure:5627: test -s conftest
904configure:5630: $? = 0
905configure:5642: result: yes
906configure:5554: checking for memset
907configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
908conftest.c:72: warning: conflicting types for built-in function 'memset'
909configure:5617: $? = 0
910configure:5621: test -z
911                         || test ! -s conftest.err
912configure:5624: $? = 0
913configure:5627: test -s conftest
914configure:5630: $? = 0
915configure:5642: result: yes
916configure:5554: checking for dup2
917configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
918configure:5617: $? = 0
919configure:5621: test -z
920                         || test ! -s conftest.err
921configure:5624: $? = 0
922configure:5627: test -s conftest
923configure:5630: $? = 0
924configure:5642: result: yes
925configure:5554: checking for regcomp
926configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
927configure:5617: $? = 0
928configure:5621: test -z
929                         || test ! -s conftest.err
930configure:5624: $? = 0
931configure:5627: test -s conftest
932configure:5630: $? = 0
933configure:5642: result: yes
934configure:5554: checking for strdup
935configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
936conftest.c:75: warning: conflicting types for built-in function 'strdup'
937configure:5617: $? = 0
938configure:5621: test -z
939                         || test ! -s conftest.err
940configure:5624: $? = 0
941configure:5627: test -s conftest
942configure:5630: $? = 0
943configure:5642: result: yes
944configure:5554: checking for strerror
945configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
946configure:5617: $? = 0
947configure:5621: test -z
948                         || test ! -s conftest.err
949configure:5624: $? = 0
950configure:5627: test -s conftest
951configure:5630: $? = 0
952configure:5642: result: yes
953configure:5554: checking for strtol
954configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
955configure:5617: $? = 0
956configure:5621: test -z
957                         || test ! -s conftest.err
958configure:5624: $? = 0
959configure:5627: test -s conftest
960configure:5630: $? = 0
961configure:5642: result: yes
962configure:5554: checking for fgetln
963configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
964configure:5617: $? = 0
965configure:5621: test -z
966                         || test ! -s conftest.err
967configure:5624: $? = 0
968configure:5627: test -s conftest
969configure:5630: $? = 0
970configure:5642: result: yes
971configure:5554: checking for lockf
972configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
973configure:5617: $? = 0
974configure:5621: test -z
975                         || test ! -s conftest.err
976configure:5624: $? = 0
977configure:5627: test -s conftest
978configure:5630: $? = 0
979configure:5642: result: yes
980configure:5554: checking for flock
981configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
982configure:5617: $? = 0
983configure:5621: test -z
984                         || test ! -s conftest.err
985configure:5624: $? = 0
986configure:5627: test -s conftest
987configure:5630: $? = 0
988configure:5642: result: yes
989configure:5554: checking for setmode
990configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
991configure:5617: $? = 0
992configure:5621: test -z
993                         || test ! -s conftest.err
994configure:5624: $? = 0
995configure:5627: test -s conftest
996configure:5630: $? = 0
997configure:5642: result: yes
998configure:5554: checking for strcasecmp
999configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
1000configure:5617: $? = 0
1001configure:5621: test -z
1002                         || test ! -s conftest.err
1003configure:5624: $? = 0
1004configure:5627: test -s conftest
1005configure:5630: $? = 0
1006configure:5642: result: yes
1007configure:5554: checking for strncasecmp
1008configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
1009configure:5617: $? = 0
1010configure:5621: test -z
1011                         || test ! -s conftest.err
1012configure:5624: $? = 0
1013configure:5627: test -s conftest
1014configure:5630: $? = 0
1015configure:5642: result: yes
1016configure:5554: checking for strlcpy
1017configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
1018configure:5617: $? = 0
1019configure:5621: test -z
1020                         || test ! -s conftest.err
1021configure:5624: $? = 0
1022configure:5627: test -s conftest
1023configure:5630: $? = 0
1024configure:5642: result: yes
1025configure:5554: checking for copyfile
1026configure:5611: gcc -o conftest -g -O2   conftest.c  >&5
1027configure:5617: $? = 0
1028configure:5621: test -z
1029                         || test ! -s conftest.err
1030configure:5624: $? = 0
1031configure:5627: test -s conftest
1032configure:5630: $? = 0
1033configure:5642: result: yes
1034configure:5653: checking if readlink conforms to POSIX 1003.1a
1035configure:5682: gcc -c -g -O2  conftest.c >&5
1036configure:5688: $? = 0
1037configure:5692: test -z
1038                         || test ! -s conftest.err
1039configure:5695: $? = 0
1040configure:5698: test -s conftest.o
1041configure:5701: $? = 0
1042configure:5720: result: yes
1043configure:5738: checking for MD5Update in -lmd
1044configure:5768: gcc -o conftest -g -O2   conftest.c -lmd   >&5
1045/usr/bin/ld: can't locate file for: -lmd
1046collect2: ld returned 1 exit status
1047configure:5774: $? = 1
1048configure: failed program was:
1049| /* confdefs.h.  */
1050|
1051| #define PACKAGE_NAME "OpenDarwin DarwinPorts"
1052| #define PACKAGE_TARNAME "darwinports"
1053| #define PACKAGE_VERSION "1.0"
1054| #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
1055| #define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
1056| #define UNUSED __attribute__((unused))
1057| #define HAVE_FRAMEWORK_COREFOUNDATION
1058| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
1059| #define HAVE_FRAMEWORK_IOKIT
1060| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
1061| #define STDC_HEADERS 1
1062| #define HAVE_DIRENT_H 1
1063| #define HAVE_SYS_WAIT_H 1
1064| #define HAVE_SYS_TYPES_H 1
1065| #define HAVE_SYS_STAT_H 1
1066| #define HAVE_STDLIB_H 1
1067| #define HAVE_STRING_H 1
1068| #define HAVE_MEMORY_H 1
1069| #define HAVE_STRINGS_H 1
1070| #define HAVE_INTTYPES_H 1
1071| #define HAVE_STDINT_H 1
1072| #define HAVE_UNISTD_H 1
1073| #define HAVE_LIMITS_H 1
1074| #define HAVE_PATHS_H 1
1075| #define HAVE_SYS_FILE_H 1
1076| #define HAVE_CRT_EXTERNS_H 1
1077| #define HAVE_FCNTL_H 1
1078| #define HAVE_SYS_FCNTL_H 1
1079| #define HAVE_SYS_CDEFS_H 1
1080| #define HAVE_ERR_H 1
1081| #define HAVE_LIBGEN_H 1
1082| #define HAVE_SYS_SOCKET_H 1
1083| #define HAVE_READLINE_READLINE_H 1
1084| #define HAVE_READLINE_HISTORY_H 1
1085| #define HAVE_PWD_H 1
1086| #define HAVE_SYS_PATHS_H 1
1087| #define HAVE_UNISTD_H 1
1088| #define HAVE_FORK 1
1089| #define HAVE_VFORK 1
1090| #define HAVE_WORKING_VFORK 1
1091| #define HAVE_WORKING_FORK 1
1092| #define HAVE_DECL_STRERROR_R 1
1093| #define HAVE_STRERROR_R 1
1094| #define HAVE_BZERO 1
1095| #define HAVE_MEMSET 1
1096| #define HAVE_DUP2 1
1097| #define HAVE_REGCOMP 1
1098| #define HAVE_STRDUP 1
1099| #define HAVE_STRERROR 1
1100| #define HAVE_STRTOL 1
1101| #define HAVE_FGETLN 1
1102| #define HAVE_LOCKF 1
1103| #define HAVE_FLOCK 1
1104| #define HAVE_SETMODE 1
1105| #define HAVE_STRCASECMP 1
1106| #define HAVE_STRNCASECMP 1
1107| #define HAVE_STRLCPY 1
1108| #define HAVE_COPYFILE 1
1109| /* end confdefs.h.  */
1110|
1111| /* Override any gcc2 internal prototype to avoid an error.  */
1112| #ifdef __cplusplus
1113| extern "C"
1114| #endif
1115| /* We use char because int might match the return type of a gcc2
1116|    builtin and then its argument prototype would still apply.  */
1117| char MD5Update ();
1118| int
1119| main ()
1120| {
1121| MD5Update ();
1122|   ;
1123|   return 0;
1124| }
1125configure:5800: result: no
1126configure:5981: checking for MD5_Update in -lcrypto
1127configure:6011: gcc -o conftest -g -O2   conftest.c -lcrypto   >&5
1128configure:6017: $? = 0
1129configure:6021: test -z
1130                         || test ! -s conftest.err
1131configure:6024: $? = 0
1132configure:6027: test -s conftest
1133configure:6030: $? = 0
1134configure:6043: result: yes
1135configure:6061: checking openssl/md5.h usability
1136configure:6073: gcc -c -g -O2  conftest.c >&5
1137configure:6079: $? = 0
1138configure:6083: test -z
1139                         || test ! -s conftest.err
1140configure:6086: $? = 0
1141configure:6089: test -s conftest.o
1142configure:6092: $? = 0
1143configure:6102: result: yes
1144configure:6106: checking openssl/md5.h presence
1145configure:6116: gcc -E  conftest.c
1146configure:6122: $? = 0
1147configure:6142: result: yes
1148configure:6177: checking for openssl/md5.h
1149configure:6184: result: yes
1150configure:6237: checking for X
1151configure:6342: gcc -E  conftest.c
1152configure:6348: $? = 0
1153configure:6398: gcc -o conftest -g -O2   conftest.c -lXt  >&5
1154/usr/bin/ld: can't locate file for: -lXt
1155collect2: ld returned 1 exit status
1156configure:6404: $? = 1
1157configure: failed program was:
1158| /* confdefs.h.  */
1159|
1160| #define PACKAGE_NAME "OpenDarwin DarwinPorts"
1161| #define PACKAGE_TARNAME "darwinports"
1162| #define PACKAGE_VERSION "1.0"
1163| #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
1164| #define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
1165| #define UNUSED __attribute__((unused))
1166| #define HAVE_FRAMEWORK_COREFOUNDATION
1167| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
1168| #define HAVE_FRAMEWORK_IOKIT
1169| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
1170| #define STDC_HEADERS 1
1171| #define HAVE_DIRENT_H 1
1172| #define HAVE_SYS_WAIT_H 1
1173| #define HAVE_SYS_TYPES_H 1
1174| #define HAVE_SYS_STAT_H 1
1175| #define HAVE_STDLIB_H 1
1176| #define HAVE_STRING_H 1
1177| #define HAVE_MEMORY_H 1
1178| #define HAVE_STRINGS_H 1
1179| #define HAVE_INTTYPES_H 1
1180| #define HAVE_STDINT_H 1
1181| #define HAVE_UNISTD_H 1
1182| #define HAVE_LIMITS_H 1
1183| #define HAVE_PATHS_H 1
1184| #define HAVE_SYS_FILE_H 1
1185| #define HAVE_CRT_EXTERNS_H 1
1186| #define HAVE_FCNTL_H 1
1187| #define HAVE_SYS_FCNTL_H 1
1188| #define HAVE_SYS_CDEFS_H 1
1189| #define HAVE_ERR_H 1
1190| #define HAVE_LIBGEN_H 1
1191| #define HAVE_SYS_SOCKET_H 1
1192| #define HAVE_READLINE_READLINE_H 1
1193| #define HAVE_READLINE_HISTORY_H 1
1194| #define HAVE_PWD_H 1
1195| #define HAVE_SYS_PATHS_H 1
1196| #define HAVE_UNISTD_H 1
1197| #define HAVE_FORK 1
1198| #define HAVE_VFORK 1
1199| #define HAVE_WORKING_VFORK 1
1200| #define HAVE_WORKING_FORK 1
1201| #define HAVE_DECL_STRERROR_R 1
1202| #define HAVE_STRERROR_R 1
1203| #define HAVE_BZERO 1
1204| #define HAVE_MEMSET 1
1205| #define HAVE_DUP2 1
1206| #define HAVE_REGCOMP 1
1207| #define HAVE_STRDUP 1
1208| #define HAVE_STRERROR 1
1209| #define HAVE_STRTOL 1
1210| #define HAVE_FGETLN 1
1211| #define HAVE_LOCKF 1
1212| #define HAVE_FLOCK 1
1213| #define HAVE_SETMODE 1
1214| #define HAVE_STRCASECMP 1
1215| #define HAVE_STRNCASECMP 1
1216| #define HAVE_STRLCPY 1
1217| #define HAVE_COPYFILE 1
1218| #define HAVE_OPENSSL_MD5_H 1
1219| #define HAVE_LIBCRYPTO
1220| /* end confdefs.h.  */
1221| #include <X11/Intrinsic.h>
1222| int
1223| main ()
1224| {
1225| XtMalloc (0)
1226|   ;
1227|   return 0;
1228| }
1229configure:6467: result: libraries /usr/X11R6/lib, headers
1230configure:6641: gcc -o conftest -g -O2   conftest.c   -L/usr/X11R6/lib -lX11 >&5
1231configure:6647: $? = 0
1232configure:6651: test -z
1233                         || test ! -s conftest.err
1234configure:6654: $? = 0
1235configure:6657: test -s conftest
1236configure:6660: $? = 0
1237configure:6818: checking for gethostbyname
1238configure:6875: gcc -o conftest -g -O2   conftest.c  >&5
1239configure:6881: $? = 0
1240configure:6885: test -z
1241                         || test ! -s conftest.err
1242configure:6888: $? = 0
1243configure:6891: test -s conftest
1244configure:6894: $? = 0
1245configure:6906: result: yes
1246configure:7057: checking for connect
1247configure:7114: gcc -o conftest -g -O2   conftest.c  >&5
1248configure:7120: $? = 0
1249configure:7124: test -z
1250                         || test ! -s conftest.err
1251configure:7127: $? = 0
1252configure:7130: test -s conftest
1253configure:7133: $? = 0
1254configure:7145: result: yes
1255configure:7220: checking for remove
1256configure:7277: gcc -o conftest -g -O2   conftest.c  >&5
1257configure:7283: $? = 0
1258configure:7287: test -z
1259                         || test ! -s conftest.err
1260configure:7290: $? = 0
1261configure:7293: test -s conftest
1262configure:7296: $? = 0
1263configure:7308: result: yes
1264configure:7383: checking for shmat
1265configure:7440: gcc -o conftest -g -O2   conftest.c  >&5
1266configure:7446: $? = 0
1267configure:7450: test -z
1268                         || test ! -s conftest.err
1269configure:7453: $? = 0
1270configure:7456: test -s conftest
1271configure:7459: $? = 0
1272configure:7471: result: yes
1273configure:7555: checking for IceConnectionNumber in -lICE
1274configure:7585: gcc -o conftest -g -O2   -L/usr/X11R6/lib conftest.c -lICE   >&5
1275configure:7591: $? = 0
1276configure:7595: test -z
1277                         || test ! -s conftest.err
1278configure:7598: $? = 0
1279configure:7601: test -s conftest
1280configure:7604: $? = 0
1281configure:7617: result: yes
1282configure:7629: checking for XOpenDisplay in -lX11
1283configure:7659: gcc -o conftest -g -O2   conftest.c -lX11 -L/usr/X11R6/lib  -L/usr/X11R6/lib  >&5
1284configure:7665: $? = 0
1285configure:7669: test -z
1286                         || test ! -s conftest.err
1287configure:7672: $? = 0
1288configure:7675: test -s conftest
1289configure:7678: $? = 0
1290configure:7691: result: yes
1291configure:7786: checking for readline in -lreadline
1292configure:7816: gcc -o conftest -g -O2   conftest.c -lreadline   >&5
1293configure:7822: $? = 0
1294configure:7826: test -z
1295                         || test ! -s conftest.err
1296configure:7829: $? = 0
1297configure:7832: test -s conftest
1298configure:7835: $? = 0
1299configure:7848: result: yes
1300configure:7859: checking whether rl_username_completion_function is declared
1301configure:7889: gcc -c -g -O2  conftest.c >&5
1302configure:7895: $? = 0
1303configure:7899: test -z
1304                         || test ! -s conftest.err
1305configure:7902: $? = 0
1306configure:7905: test -s conftest.o
1307configure:7908: $? = 0
1308configure:7919: result: yes
1309configure:7935: checking whether rl_filename_completion_function is declared
1310configure:7965: gcc -c -g -O2  conftest.c >&5
1311configure:7971: $? = 0
1312configure:7975: test -z
1313                         || test ! -s conftest.err
1314configure:7978: $? = 0
1315configure:7981: test -s conftest.o
1316configure:7984: $? = 0
1317configure:7995: result: yes
1318configure:8011: checking whether rl_completion_matches is declared
1319configure:8041: gcc -c -g -O2  conftest.c >&5
1320configure:8047: $? = 0
1321configure:8051: test -z
1322                         || test ! -s conftest.err
1323configure:8054: $? = 0
1324configure:8057: test -s conftest.o
1325configure:8060: $? = 0
1326configure:8071: result: yes
1327configure:8087: checking whether username_completion_function is declared
1328configure:8117: gcc -c -g -O2  conftest.c >&5
1329conftest.c: In function 'main':
1330conftest.c:79: error: 'username_completion_function' undeclared (first use in this function)
1331conftest.c:79: error: (Each undeclared identifier is reported only once
1332conftest.c:79: error: for each function it appears in.)
1333configure:8123: $? = 1
1334configure: failed program was:
1335| /* confdefs.h.  */
1336|
1337| #define PACKAGE_NAME "OpenDarwin DarwinPorts"
1338| #define PACKAGE_TARNAME "darwinports"
1339| #define PACKAGE_VERSION "1.0"
1340| #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
1341| #define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
1342| #define UNUSED __attribute__((unused))
1343| #define HAVE_FRAMEWORK_COREFOUNDATION
1344| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
1345| #define HAVE_FRAMEWORK_IOKIT
1346| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
1347| #define STDC_HEADERS 1
1348| #define HAVE_DIRENT_H 1
1349| #define HAVE_SYS_WAIT_H 1
1350| #define HAVE_SYS_TYPES_H 1
1351| #define HAVE_SYS_STAT_H 1
1352| #define HAVE_STDLIB_H 1
1353| #define HAVE_STRING_H 1
1354| #define HAVE_MEMORY_H 1
1355| #define HAVE_STRINGS_H 1
1356| #define HAVE_INTTYPES_H 1
1357| #define HAVE_STDINT_H 1
1358| #define HAVE_UNISTD_H 1
1359| #define HAVE_LIMITS_H 1
1360| #define HAVE_PATHS_H 1
1361| #define HAVE_SYS_FILE_H 1
1362| #define HAVE_CRT_EXTERNS_H 1
1363| #define HAVE_FCNTL_H 1
1364| #define HAVE_SYS_FCNTL_H 1
1365| #define HAVE_SYS_CDEFS_H 1
1366| #define HAVE_ERR_H 1
1367| #define HAVE_LIBGEN_H 1
1368| #define HAVE_SYS_SOCKET_H 1
1369| #define HAVE_READLINE_READLINE_H 1
1370| #define HAVE_READLINE_HISTORY_H 1
1371| #define HAVE_PWD_H 1
1372| #define HAVE_SYS_PATHS_H 1
1373| #define HAVE_UNISTD_H 1
1374| #define HAVE_FORK 1
1375| #define HAVE_VFORK 1
1376| #define HAVE_WORKING_VFORK 1
1377| #define HAVE_WORKING_FORK 1
1378| #define HAVE_DECL_STRERROR_R 1
1379| #define HAVE_STRERROR_R 1
1380| #define HAVE_BZERO 1
1381| #define HAVE_MEMSET 1
1382| #define HAVE_DUP2 1
1383| #define HAVE_REGCOMP 1
1384| #define HAVE_STRDUP 1
1385| #define HAVE_STRERROR 1
1386| #define HAVE_STRTOL 1
1387| #define HAVE_FGETLN 1
1388| #define HAVE_LOCKF 1
1389| #define HAVE_FLOCK 1
1390| #define HAVE_SETMODE 1
1391| #define HAVE_STRCASECMP 1
1392| #define HAVE_STRNCASECMP 1
1393| #define HAVE_STRLCPY 1
1394| #define HAVE_COPYFILE 1
1395| #define HAVE_OPENSSL_MD5_H 1
1396| #define HAVE_LIBCRYPTO
1397| #define HAVE_LIBREADLINE 1
1398| #define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 1
1399| #define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 1
1400| #define HAVE_DECL_RL_COMPLETION_MATCHES 1
1401| /* end confdefs.h.  */
1402|
1403| #include <stdio.h>
1404| #if HAVE_READLINE_READLINE_H
1405| # include <readline/readline.h>
1406| #endif
1407|
1408|
1409| int
1410| main ()
1411| {
1412| #ifndef username_completion_function
1413|   char *p = (char *) username_completion_function;
1414| #endif
1415|
1416|   ;
1417|   return 0;
1418| }
1419configure:8147: result: no
1420configure:8163: checking whether filename_completion_function is declared
1421configure:8193: gcc -c -g -O2  conftest.c >&5
1422conftest.c: In function 'main':
1423conftest.c:80: error: 'filename_completion_function' undeclared (first use in this function)
1424conftest.c:80: error: (Each undeclared identifier is reported only once
1425conftest.c:80: error: for each function it appears in.)
1426configure:8199: $? = 1
1427configure: failed program was:
1428| /* confdefs.h.  */
1429|
1430| #define PACKAGE_NAME "OpenDarwin DarwinPorts"
1431| #define PACKAGE_TARNAME "darwinports"
1432| #define PACKAGE_VERSION "1.0"
1433| #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
1434| #define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
1435| #define UNUSED __attribute__((unused))
1436| #define HAVE_FRAMEWORK_COREFOUNDATION
1437| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
1438| #define HAVE_FRAMEWORK_IOKIT
1439| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
1440| #define STDC_HEADERS 1
1441| #define HAVE_DIRENT_H 1
1442| #define HAVE_SYS_WAIT_H 1
1443| #define HAVE_SYS_TYPES_H 1
1444| #define HAVE_SYS_STAT_H 1
1445| #define HAVE_STDLIB_H 1
1446| #define HAVE_STRING_H 1
1447| #define HAVE_MEMORY_H 1
1448| #define HAVE_STRINGS_H 1
1449| #define HAVE_INTTYPES_H 1
1450| #define HAVE_STDINT_H 1
1451| #define HAVE_UNISTD_H 1
1452| #define HAVE_LIMITS_H 1
1453| #define HAVE_PATHS_H 1
1454| #define HAVE_SYS_FILE_H 1
1455| #define HAVE_CRT_EXTERNS_H 1
1456| #define HAVE_FCNTL_H 1
1457| #define HAVE_SYS_FCNTL_H 1
1458| #define HAVE_SYS_CDEFS_H 1
1459| #define HAVE_ERR_H 1
1460| #define HAVE_LIBGEN_H 1
1461| #define HAVE_SYS_SOCKET_H 1
1462| #define HAVE_READLINE_READLINE_H 1
1463| #define HAVE_READLINE_HISTORY_H 1
1464| #define HAVE_PWD_H 1
1465| #define HAVE_SYS_PATHS_H 1
1466| #define HAVE_UNISTD_H 1
1467| #define HAVE_FORK 1
1468| #define HAVE_VFORK 1
1469| #define HAVE_WORKING_VFORK 1
1470| #define HAVE_WORKING_FORK 1
1471| #define HAVE_DECL_STRERROR_R 1
1472| #define HAVE_STRERROR_R 1
1473| #define HAVE_BZERO 1
1474| #define HAVE_MEMSET 1
1475| #define HAVE_DUP2 1
1476| #define HAVE_REGCOMP 1
1477| #define HAVE_STRDUP 1
1478| #define HAVE_STRERROR 1
1479| #define HAVE_STRTOL 1
1480| #define HAVE_FGETLN 1
1481| #define HAVE_LOCKF 1
1482| #define HAVE_FLOCK 1
1483| #define HAVE_SETMODE 1
1484| #define HAVE_STRCASECMP 1
1485| #define HAVE_STRNCASECMP 1
1486| #define HAVE_STRLCPY 1
1487| #define HAVE_COPYFILE 1
1488| #define HAVE_OPENSSL_MD5_H 1
1489| #define HAVE_LIBCRYPTO
1490| #define HAVE_LIBREADLINE 1
1491| #define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 1
1492| #define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 1
1493| #define HAVE_DECL_RL_COMPLETION_MATCHES 1
1494| #define HAVE_DECL_USERNAME_COMPLETION_FUNCTION 0
1495| /* end confdefs.h.  */
1496|
1497| #include <stdio.h>
1498| #if HAVE_READLINE_READLINE_H
1499| # include <readline/readline.h>
1500| #endif
1501|
1502|
1503| int
1504| main ()
1505| {
1506| #ifndef filename_completion_function
1507|   char *p = (char *) filename_completion_function;
1508| #endif
1509|
1510|   ;
1511|   return 0;
1512| }
1513configure:8223: result: no
1514configure:8239: checking whether completion_matches is declared
1515configure:8269: gcc -c -g -O2  conftest.c >&5
1516conftest.c: In function 'main':
1517conftest.c:81: error: 'completion_matches' undeclared (first use in this function)
1518conftest.c:81: error: (Each undeclared identifier is reported only once
1519conftest.c:81: error: for each function it appears in.)
1520configure:8275: $? = 1
1521configure: failed program was:
1522| /* confdefs.h.  */
1523|
1524| #define PACKAGE_NAME "OpenDarwin DarwinPorts"
1525| #define PACKAGE_TARNAME "darwinports"
1526| #define PACKAGE_VERSION "1.0"
1527| #define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
1528| #define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
1529| #define UNUSED __attribute__((unused))
1530| #define HAVE_FRAMEWORK_COREFOUNDATION
1531| #define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
1532| #define HAVE_FRAMEWORK_IOKIT
1533| #define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
1534| #define STDC_HEADERS 1
1535| #define HAVE_DIRENT_H 1
1536| #define HAVE_SYS_WAIT_H 1
1537| #define HAVE_SYS_TYPES_H 1
1538| #define HAVE_SYS_STAT_H 1
1539| #define HAVE_STDLIB_H 1
1540| #define HAVE_STRING_H 1
1541| #define HAVE_MEMORY_H 1
1542| #define HAVE_STRINGS_H 1
1543| #define HAVE_INTTYPES_H 1
1544| #define HAVE_STDINT_H 1
1545| #define HAVE_UNISTD_H 1
1546| #define HAVE_LIMITS_H 1
1547| #define HAVE_PATHS_H 1
1548| #define HAVE_SYS_FILE_H 1
1549| #define HAVE_CRT_EXTERNS_H 1
1550| #define HAVE_FCNTL_H 1
1551| #define HAVE_SYS_FCNTL_H 1
1552| #define HAVE_SYS_CDEFS_H 1
1553| #define HAVE_ERR_H 1
1554| #define HAVE_LIBGEN_H 1
1555| #define HAVE_SYS_SOCKET_H 1
1556| #define HAVE_READLINE_READLINE_H 1
1557| #define HAVE_READLINE_HISTORY_H 1
1558| #define HAVE_PWD_H 1
1559| #define HAVE_SYS_PATHS_H 1
1560| #define HAVE_UNISTD_H 1
1561| #define HAVE_FORK 1
1562| #define HAVE_VFORK 1
1563| #define HAVE_WORKING_VFORK 1
1564| #define HAVE_WORKING_FORK 1
1565| #define HAVE_DECL_STRERROR_R 1
1566| #define HAVE_STRERROR_R 1
1567| #define HAVE_BZERO 1
1568| #define HAVE_MEMSET 1
1569| #define HAVE_DUP2 1
1570| #define HAVE_REGCOMP 1
1571| #define HAVE_STRDUP 1
1572| #define HAVE_STRERROR 1
1573| #define HAVE_STRTOL 1
1574| #define HAVE_FGETLN 1
1575| #define HAVE_LOCKF 1
1576| #define HAVE_FLOCK 1
1577| #define HAVE_SETMODE 1
1578| #define HAVE_STRCASECMP 1
1579| #define HAVE_STRNCASECMP 1
1580| #define HAVE_STRLCPY 1
1581| #define HAVE_COPYFILE 1
1582| #define HAVE_OPENSSL_MD5_H 1
1583| #define HAVE_LIBCRYPTO
1584| #define HAVE_LIBREADLINE 1
1585| #define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 1
1586| #define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 1
1587| #define HAVE_DECL_RL_COMPLETION_MATCHES 1
1588| #define HAVE_DECL_USERNAME_COMPLETION_FUNCTION 0
1589| #define HAVE_DECL_FILENAME_COMPLETION_FUNCTION 0
1590| /* end confdefs.h.  */
1591|
1592| #include <stdio.h>
1593| #if HAVE_READLINE_READLINE_H
1594| # include <readline/readline.h>
1595| #endif
1596|
1597|
1598| int
1599| main ()
1600| {
1601| #ifndef completion_matches
1602|   char *p = (char *) completion_matches;
1603| #endif
1604|
1605|   ;
1606|   return 0;
1607| }
1608configure:8299: result: no
1609configure:8335: checking for Tcl configuration
1610configure:8412: result: found /usr/lib/tclConfig.sh
1611configure:8418: checking for existence of /usr/lib/tclConfig.sh
1612configure:8422: result: loading
1613configure:8473: checking for Tcl public headers
1614configure:8526: result: /usr/include
1615configure:8591: checking for tclsh
1616configure:8609: found /usr/bin/tclsh
1617configure:8621: result: /usr/bin/tclsh
1618configure:8641: checking for Tcl package directory
1619configure:8701: result: /Library/Tcl
1620configure:8716: checking whether tclsh was compiled with threads
1621configure:8720: result: yes
1622configure:8743: checking for curl-config
1623configure:8761: found /usr/bin/curl-config
1624configure:8773: result: /usr/bin/curl-config
1625configure:8840: checking for curl_easy_strerror in -lcurl
1626configure:8870: gcc -o conftest -g -O2   conftest.c -lcurl -L/usr/lib -lcurl -lssl -lcrypto -lz -lreadline  >&5
1627configure:8876: $? = 0
1628configure:8880: test -z
1629                         || test ! -s conftest.err
1630configure:8883: $? = 0
1631configure:8886: test -s conftest
1632configure:8889: $? = 0
1633configure:8902: result: yes
1634configure:8928: checking for Tcl Thread package
1635configure:8932: result: yes
1636configure:8959: checking how to build libraries
1637configure:8977: result: shared
1638configure:9134: creating ./config.status
1639
1640## ---------------------- ##
1641## Running config.status. ##
1642## ---------------------- ##
1643
1644This file was extended by OpenDarwin DarwinPorts config.status 1.0, which was
1645generated by GNU Autoconf 2.59.  Invocation command line was
1646
1647  CONFIG_FILES    =
1648  CONFIG_HEADERS  =
1649  CONFIG_LINKS    =
1650  CONFIG_COMMANDS =
1651  $ ./config.status
1652
1653on dhcp66.localmath
1654
1655config.status:732: creating src/programs/daemondo/Makefile
1656config.status:732: creating Makefile
1657config.status:732: creating Mk/dports.autoconf.mk
1658config.status:732: creating doc/prefix.mtree
1659config.status:732: creating doc/macosx.mtree
1660config.status:732: creating doc/ports.conf
1661config.status:732: creating src/Makefile
1662config.status:732: creating src/darwinports1.0/darwinports_autoconf.tcl
1663config.status:732: creating src/port1.0/port_autoconf.tcl
1664config.status:732: creating src/programs/Makefile
1665config.status:732: creating src/darwinports1.0/darwinports_fastload.tcl
1666config.status:836: creating src/config.h
1667
1668## ---------------- ##
1669## Cache variables. ##
1670## ---------------- ##
1671
1672ac_cv_build=powerpc-apple-darwin8.7.0
1673ac_cv_build_alias=powerpc-apple-darwin8.7.0
1674ac_cv_c_compiler_gnu=yes
1675ac_cv_c_tclconfig=/usr/lib
1676ac_cv_c_tclh=/usr/include
1677ac_cv_c_tclpkgd=/Library/Tcl
1678ac_cv_env_CC_set=
1679ac_cv_env_CC_value=
1680ac_cv_env_CFLAGS_set=
1681ac_cv_env_CFLAGS_value=
1682ac_cv_env_CPPFLAGS_set=
1683ac_cv_env_CPPFLAGS_value=
1684ac_cv_env_CPP_set=
1685ac_cv_env_CPP_value=
1686ac_cv_env_CVS_set=
1687ac_cv_env_CVS_value=
1688ac_cv_env_GNUTAR_set=
1689ac_cv_env_GNUTAR_value=
1690ac_cv_env_LDFLAGS_set=
1691ac_cv_env_LDFLAGS_value=
1692ac_cv_env_RSYNC_set=
1693ac_cv_env_RSYNC_value=
1694ac_cv_env_TAR_set=
1695ac_cv_env_TAR_value=
1696ac_cv_env_build_alias_set=
1697ac_cv_env_build_alias_value=
1698ac_cv_env_host_alias_set=
1699ac_cv_env_host_alias_value=
1700ac_cv_env_target_alias_set=
1701ac_cv_env_target_alias_value=
1702ac_cv_exeext=
1703ac_cv_func_bzero=yes
1704ac_cv_func_closedir_void=no
1705ac_cv_func_connect=yes
1706ac_cv_func_copyfile=yes
1707ac_cv_func_dup2=yes
1708ac_cv_func_fgetln=yes
1709ac_cv_func_flock=yes
1710ac_cv_func_fork=yes
1711ac_cv_func_fork_works=yes
1712ac_cv_func_gethostbyname=yes
1713ac_cv_func_lockf=yes
1714ac_cv_func_memset=yes
1715ac_cv_func_regcomp=yes
1716ac_cv_func_remove=yes
1717ac_cv_func_setmode=yes
1718ac_cv_func_shmat=yes
1719ac_cv_func_strcasecmp=yes
1720ac_cv_func_strdup=yes
1721ac_cv_func_strerror=yes
1722ac_cv_func_strerror_r=yes
1723ac_cv_func_strerror_r_char_p=no
1724ac_cv_func_strlcpy=yes
1725ac_cv_func_strncasecmp=yes
1726ac_cv_func_strtol=yes
1727ac_cv_func_vfork=yes
1728ac_cv_func_vfork_works=yes
1729ac_cv_have_decl_completion_matches=no
1730ac_cv_have_decl_filename_completion_function=no
1731ac_cv_have_decl_rl_completion_matches=yes
1732ac_cv_have_decl_rl_filename_completion_function=yes
1733ac_cv_have_decl_rl_username_completion_function=yes
1734ac_cv_have_decl_strerror_r=yes
1735ac_cv_have_decl_username_completion_function=no
1736ac_cv_have_x='have_x=yes                ac_x_includes= ac_x_libraries=/usr/X11R6/lib'
1737ac_cv_header_crt_externs_h=yes
1738ac_cv_header_dirent_dirent_h=yes
1739ac_cv_header_err_h=yes
1740ac_cv_header_fcntl_h=yes
1741ac_cv_header_inttypes_h=yes
1742ac_cv_header_libgen_h=yes
1743ac_cv_header_limits_h=yes
1744ac_cv_header_memory_h=yes
1745ac_cv_header_openssl_md5_h=yes
1746ac_cv_header_paths_h=yes
1747ac_cv_header_pwd_h=yes
1748ac_cv_header_readline_history_h=yes
1749ac_cv_header_readline_readline_h=yes
1750ac_cv_header_stat_broken=no
1751ac_cv_header_stdc=yes
1752ac_cv_header_stdint_h=yes
1753ac_cv_header_stdlib_h=yes
1754ac_cv_header_string_h=yes
1755ac_cv_header_strings_h=yes
1756ac_cv_header_sys_cdefs_h=yes
1757ac_cv_header_sys_fcntl_h=yes
1758ac_cv_header_sys_file_h=yes
1759ac_cv_header_sys_paths_h=yes
1760ac_cv_header_sys_socket_h=yes
1761ac_cv_header_sys_stat_h=yes
1762ac_cv_header_sys_types_h=yes
1763ac_cv_header_sys_wait_h=yes
1764ac_cv_header_unistd_h=yes
1765ac_cv_header_vfork_h=no
1766ac_cv_host=powerpc-apple-darwin8.7.0
1767ac_cv_host_alias=powerpc-apple-darwin8.7.0
1768ac_cv_lib_ICE_IceConnectionNumber=yes
1769ac_cv_lib_X11_XOpenDisplay=yes
1770ac_cv_lib_crypto_MD5_Update=yes
1771ac_cv_lib_curl_curl_easy_strerror=yes
1772ac_cv_lib_md_MD5Update=no
1773ac_cv_lib_readline_readline=yes
1774ac_cv_objext=o
1775ac_cv_path_CURL_CONFIG=/usr/bin/curl-config
1776ac_cv_path_CVS=/usr/bin/cvs
1777ac_cv_path_GNUTAR=/usr/bin/gnutar
1778ac_cv_path_LAUNCHCTL=/bin/launchctl
1779ac_cv_path_MTREE=/usr/sbin/mtree
1780ac_cv_path_RSYNC=/usr/bin/rsync
1781ac_cv_path_TAR=/usr/bin/tar
1782ac_cv_path_TCLSH=/usr/bin/tclsh
1783ac_cv_path_XCODEBUILD=/usr/bin/xcodebuild
1784ac_cv_path_install='/usr/bin/install -c'
1785ac_cv_prog_CPP='gcc -E'
1786ac_cv_prog_HAVE_LAUNCHD=yes
1787ac_cv_prog_ac_ct_CC=gcc
1788ac_cv_prog_cc_g=yes
1789ac_cv_prog_cc_stdc=
1790ac_cv_prog_egrep='grep -E'
1791ac_cv_prog_make_make_set=yes
1792ac_cv_search_opendir='none required'
1793ac_cv_target=powerpc-apple-darwin8.7.0
1794ac_cv_target_alias=powerpc-apple-darwin8.7.0
1795ac_cv_type_pid_t=yes
1796dp_cv_readlink_is_posix_1003_1a=yes
1797od_cv_have_framework_corefoundation=yes
1798od_cv_have_framework_iokit=yes
1799od_cv_have_framework_systemconfiguration=yes
1800od_cv_have_function_cfnotificationcentergetdarwinnotifycenter=yes
1801od_cv_sqlite3_dir=/usr/lib/sqlite3
1802
1803## ----------------- ##
1804## Output variables. ##
1805## ----------------- ##
1806
1807CC='gcc'
1808CFLAGS='-g -O2'
1809CFLAGS_DEBUG='-g'
1810CFLAGS_LIBCURL=''
1811CFLAGS_OPTIMIZE='-Os'
1812CFLAGS_QUICHEEATERS='-W -Wall -pedantic'
1813CPP='gcc -E'
1814CPPFLAGS=''
1815CURL_CONFIG='/usr/bin/curl-config'
1816CVS='/usr/bin/cvs'
1817DEFS='-DHAVE_CONFIG_H'
1818DPORTSDIR=''
1819DSTGRP='admin'
1820DSTMODE='0775'
1821DSTUSR='root'
1822ECHO_C=''
1823ECHO_N='-n'
1824ECHO_T=''
1825EGREP='grep -E'
1826ENABLE_LAUNCHD_SUPPORT='yes'
1827EXEEXT=''
1828EXTRA_PROGS=' daemondo'
1829GNUTAR='/usr/bin/gnutar'
1830HAVE_FRAMEWORK_COREFOUNDATION=''
1831HAVE_FRAMEWORK_IOKIT=''
1832HAVE_FRAMEWORK_SYSTEMCONFIGURATION=''
1833HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER=''
1834HAVE_LAUNCHD='yes'
1835INCLUDES='-I.. -I. '
1836INSTALL_DATA='${INSTALL} -m 644'
1837INSTALL_PROGRAM='${INSTALL}'
1838INSTALL_SCRIPT='${INSTALL}'
1839LAUNCHCTL='/bin/launchctl'
1840LDFLAGS=''
1841LDFLAGS_LIBCURL='-L/usr/lib -lcurl -lssl -lcrypto -lz'
1842LIBOBJS=''
1843LIBS='-lreadline '
1844LN_S='ln -s'
1845LTLIBOBJS=''
1846MD5_LIBS='-lcrypto'
1847MTREE='/usr/sbin/mtree'
1848OBJEXT='o'
1849OUR_INCLUDED_PACKAGES=''
1850PACKAGE_BUGREPORT='darwinports@opendarwin.org'
1851PACKAGE_NAME='OpenDarwin DarwinPorts'
1852PACKAGE_STRING='OpenDarwin DarwinPorts 1.0'
1853PACKAGE_TARNAME='darwinports'
1854PACKAGE_VERSION='1.0'
1855PATH_SEPARATOR=':'
1856PORTCONFIGDIR='${sysconfdir}/ports'
1857PORTCONFIGDIR_EXPANDED='/opt/local/etc/ports'
1858READLINK_IS_NOT_P1003_1A=''
1859REPLACEMENT_PROGS=''
1860RSYNC='/usr/bin/rsync'
1861SET_MAKE=''
1862SHELL='/bin/sh'
1863SHLIB_CFLAGS='-fno-common'
1864SHLIB_LD='cc -dynamiclib ${LDFLAGS}'
1865SHLIB_LDFLAGS=''
1866SHLIB_SUFFIX='.dylib'
1867SQLITE3_DIR='/usr/lib/sqlite3'
1868STLIB_LD='${AR} cr'
1869TAR='/usr/bin/tar'
1870TAR_CMD='/usr/bin/gnutar --no-same-owner'
1871TCLSH='/usr/bin/tclsh'
1872TCL_BIN_DIR='/usr/lib'
1873TCL_CC='gcc -pipe'
1874TCL_DEFS=' -DTCL_THREADS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DHAVE_READDIR_R=1 -DMAC_OSX_TCL=1 -DHAVE_CFBUNDLE=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 '
1875TCL_INCLUDES='-I"/usr/include"'
1876TCL_LIB_FILE='Tcl'
1877TCL_LIB_FLAG=''
1878TCL_LIB_SPEC='-framework Tcl'
1879TCL_PACKAGE_DIR='/Library/Tcl'
1880TCL_SRC_DIR='/SourceCache/tcl/tcl-20/tcl/tcl'
1881TCL_STUB_LIB_FILE='libtclstub8.4.a'
1882TCL_STUB_LIB_FLAG='-ltclstub8.4'
1883TCL_STUB_LIB_SPEC='-L/System/Library/Frameworks/Tcl.framework/Versions/8.4 -ltclstub8.4'
1884TCL_VERSION='8.4'
1885XCODEBUILD='/usr/bin/xcodebuild'
1886X_CFLAGS=''
1887X_EXTRA_LIBS=''
1888X_LIBS=' -L/usr/X11R6/lib'
1889X_PRE_LIBS=' -lSM -lICE'
1890ac_ct_CC='gcc'
1891bindir='${exec_prefix}/bin'
1892build='powerpc-apple-darwin8.7.0'
1893build_alias=''
1894build_cpu='powerpc'
1895build_os='darwin8.7.0'
1896build_vendor='apple'
1897datadir='${prefix}/share'
1898exec_prefix='${prefix}'
1899host='powerpc-apple-darwin8.7.0'
1900host_alias=''
1901host_cpu='powerpc'
1902host_os='darwin8.7.0'
1903host_vendor='apple'
1904includedir='${prefix}/include'
1905infodir='${prefix}/info'
1906libdir='${exec_prefix}/lib'
1907libexecdir='${exec_prefix}/libexec'
1908localstatedir='${prefix}/var'
1909localstatedir_expanded='/opt/local/var'
1910mandir='${prefix}/man'
1911oldincludedir='/usr/include'
1912prefix='/opt/local'
1913prefix_expanded='/opt/local'
1914program_transform_name='s,x,x,'
1915sbindir='${exec_prefix}/sbin'
1916sharedstatedir='${prefix}/com'
1917subdirs=''
1918sysconfdir='${prefix}/etc'
1919target='powerpc-apple-darwin8.7.0'
1920target_alias=''
1921target_cpu='powerpc'
1922target_os='darwin8.7.0'
1923target_vendor='apple'
1924
1925## ----------- ##
1926## confdefs.h. ##
1927## ----------- ##
1928
1929#define HAVE_BZERO 1
1930#define HAVE_COPYFILE 1
1931#define HAVE_CRT_EXTERNS_H 1
1932#define HAVE_CURL_EASY_STRERROR 1
1933#define HAVE_DECL_COMPLETION_MATCHES 0
1934#define HAVE_DECL_FILENAME_COMPLETION_FUNCTION 0
1935#define HAVE_DECL_RL_COMPLETION_MATCHES 1
1936#define HAVE_DECL_RL_FILENAME_COMPLETION_FUNCTION 1
1937#define HAVE_DECL_RL_USERNAME_COMPLETION_FUNCTION 1
1938#define HAVE_DECL_STRERROR_R 1
1939#define HAVE_DECL_USERNAME_COMPLETION_FUNCTION 0
1940#define HAVE_DIRENT_H 1
1941#define HAVE_DUP2 1
1942#define HAVE_ERR_H 1
1943#define HAVE_FCNTL_H 1
1944#define HAVE_FGETLN 1
1945#define HAVE_FLOCK 1
1946#define HAVE_FORK 1
1947#define HAVE_FRAMEWORK_COREFOUNDATION
1948#define HAVE_FRAMEWORK_IOKIT
1949#define HAVE_FRAMEWORK_SYSTEMCONFIGURATION
1950#define HAVE_FUNCTION_CFNOTIFICATIONCENTERGETDARWINNOTIFYCENTER
1951#define HAVE_INTTYPES_H 1
1952#define HAVE_LIBCRYPTO
1953#define HAVE_LIBGEN_H 1
1954#define HAVE_LIBREADLINE 1
1955#define HAVE_LIMITS_H 1
1956#define HAVE_LOCKF 1
1957#define HAVE_MEMORY_H 1
1958#define HAVE_MEMSET 1
1959#define HAVE_OPENSSL_MD5_H 1
1960#define HAVE_PATHS_H 1
1961#define HAVE_PWD_H 1
1962#define HAVE_READLINE_HISTORY_H 1
1963#define HAVE_READLINE_READLINE_H 1
1964#define HAVE_REGCOMP 1
1965#define HAVE_SETMODE 1
1966#define HAVE_STDINT_H 1
1967#define HAVE_STDLIB_H 1
1968#define HAVE_STRCASECMP 1
1969#define HAVE_STRDUP 1
1970#define HAVE_STRERROR 1
1971#define HAVE_STRERROR_R 1
1972#define HAVE_STRINGS_H 1
1973#define HAVE_STRING_H 1
1974#define HAVE_STRLCPY 1
1975#define HAVE_STRNCASECMP 1
1976#define HAVE_STRTOL 1
1977#define HAVE_SYS_CDEFS_H 1
1978#define HAVE_SYS_FCNTL_H 1
1979#define HAVE_SYS_FILE_H 1
1980#define HAVE_SYS_PATHS_H 1
1981#define HAVE_SYS_SOCKET_H 1
1982#define HAVE_SYS_STAT_H 1
1983#define HAVE_SYS_TYPES_H 1
1984#define HAVE_SYS_WAIT_H 1
1985#define HAVE_UNISTD_H 1
1986#define HAVE_UNISTD_H 1
1987#define HAVE_VFORK 1
1988#define HAVE_WORKING_FORK 1
1989#define HAVE_WORKING_VFORK 1
1990#define PACKAGE_BUGREPORT "darwinports@opendarwin.org"
1991#define PACKAGE_NAME "OpenDarwin DarwinPorts"
1992#define PACKAGE_STRING "OpenDarwin DarwinPorts 1.0"
1993#define PACKAGE_TARNAME "darwinports"
1994#define PACKAGE_VERSION "1.0"
1995#define STDC_HEADERS 1
1996#define UNUSED __attribute__((unused))
1997
1998configure: exit 0