Ticket #65824: samba3-conftest[config].log

File samba3-conftest[config].log, 521.3 KB (added by xanda-escuyer (xanda), 2 years ago)

config.log as generated by/for autoconf

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 Samba configure 3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --libdir=/opt/local/lib/samba3 --with-privatedir=/opt/local/var/db/smb --with-configdir=/opt/local/etc/samba3 --with-swatdir=/opt/local/share/samba3/swat --with-readline=/opt/local --without-included-popt --disable-avahi --enable-cups --without-ldap --without-krb5
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Kyoto.lan
14uname -m = Power Macintosh
15uname -r = 9.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
291 processor is logically available.
30Processor type: ppc7450 (PowerPC 7450)
31Processor active: 0
32Primary memory available: 1.00 gigabytes
33Default processor set: 80 tasks, 295 threads, 1 processors
34Load average: 1.98, Mach factor: 0.21
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:3047: checking build system type
52configure:3061: result: powerpc-apple-darwin9.8.0
53configure:3081: checking host system type
54configure:3094: result: powerpc-apple-darwin9.8.0
55configure:3114: checking target system type
56configure:3127: result: powerpc-apple-darwin9.8.0
57configure:3839: checking for gcc
58configure:3866: result: /usr/bin/gcc-4.2
59configure:4095: checking for C compiler version
60configure:4104: /usr/bin/gcc-4.2 --version >&5
61powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577)
62Copyright (C) 2007 Free Software Foundation, Inc.
63This is free software; see the source for copying conditions.  There is NO
64warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
65
66configure:4115: $? = 0
67configure:4104: /usr/bin/gcc-4.2 -v >&5
68Using built-in specs.
69Target: powerpc-apple-darwin9
70Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9
71Thread model: posix
72gcc version 4.2.1 (Apple Inc. build 5577)
73configure:4115: $? = 0
74configure:4104: /usr/bin/gcc-4.2 -V >&5
75gcc-4.2: argument to `-V' is missing
76configure:4115: $? = 1
77configure:4104: /usr/bin/gcc-4.2 -qversion >&5
78powerpc-apple-darwin9-gcc-4.2.1: no input files
79configure:4115: $? = 1
80configure:4135: checking whether the C compiler works
81configure:4157: /usr/bin/gcc-4.2 -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
82configure:4161: $? = 0
83configure:4209: result: yes
84configure:4212: checking for C compiler default output file name
85configure:4214: result: a.out
86configure:4220: checking for suffix of executables
87configure:4227: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
88configure:4231: $? = 0
89configure:4253: result:
90configure:4275: checking whether we are cross compiling
91configure:4283: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
92configure:4287: $? = 0
93configure:4294: ./conftest
94configure:4298: $? = 0
95configure:4313: result: no
96configure:4318: checking for suffix of object files
97configure:4340: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
98configure:4344: $? = 0
99configure:4365: result: o
100configure:4369: checking whether we are using the GNU C compiler
101configure:4388: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
102configure:4388: $? = 0
103configure:4397: result: yes
104configure:4406: checking whether /usr/bin/gcc-4.2 accepts -g
105configure:4426: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
106configure:4426: $? = 0
107configure:4467: result: yes
108configure:4484: checking for /usr/bin/gcc-4.2 option to accept ISO C89
109configure:4547: /usr/bin/gcc-4.2  -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
110configure:4547: $? = 0
111configure:4560: result: none needed
112configure:4763: checking for version of gcc
113configure:4766: result: 4.2.1
114configure:4775: checking how to run the C preprocessor
115configure:4806: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
116configure:4806: $? = 0
117configure:4820: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
118conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
119configure:4820: $? = 1
120configure: failed program was:
121| /* confdefs.h */
122| #define PACKAGE_NAME "Samba"
123| #define PACKAGE_TARNAME "samba"
124| #define PACKAGE_VERSION "3"
125| #define PACKAGE_STRING "Samba 3"
126| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
127| #define PACKAGE_URL ""
128| #define CONFIG_H_IS_FROM_SAMBA 1
129| /* end confdefs.h.  */
130| #include <ac_nonexistent.h>
131configure:4845: result: /usr/bin/gcc-4.2 -E
132configure:4865: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
133configure:4865: $? = 0
134configure:4879: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
135conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
136configure:4879: $? = 1
137configure: failed program was:
138| /* confdefs.h */
139| #define PACKAGE_NAME "Samba"
140| #define PACKAGE_TARNAME "samba"
141| #define PACKAGE_VERSION "3"
142| #define PACKAGE_STRING "Samba 3"
143| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
144| #define PACKAGE_URL ""
145| #define CONFIG_H_IS_FROM_SAMBA 1
146| /* end confdefs.h.  */
147| #include <ac_nonexistent.h>
148configure:4908: checking for grep that handles long lines and -e
149configure:4966: result: /opt/local/bin/ggrep
150configure:4971: checking for egrep
151configure:5033: result: /opt/local/bin/ggrep -E
152configure:5038: checking for ANSI C header files
153configure:5058: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
154configure:5058: $? = 0
155configure:5131: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
156configure:5131: $? = 0
157configure:5131: ./conftest
158configure:5131: $? = 0
159configure:5142: result: yes
160configure:5155: checking for sys/types.h
161configure:5155: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
162configure:5155: $? = 0
163configure:5155: result: yes
164configure:5155: checking for sys/stat.h
165configure:5155: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
166configure:5155: $? = 0
167configure:5155: result: yes
168configure:5155: checking for stdlib.h
169configure:5155: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
170configure:5155: $? = 0
171configure:5155: result: yes
172configure:5155: checking for string.h
173configure:5155: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
174configure:5155: $? = 0
175configure:5155: result: yes
176configure:5155: checking for memory.h
177configure:5155: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
178configure:5155: $? = 0
179configure:5155: result: yes
180configure:5155: checking for strings.h
181configure:5155: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
182configure:5155: $? = 0
183configure:5155: result: yes
184configure:5155: checking for inttypes.h
185configure:5155: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
186configure:5155: $? = 0
187configure:5155: result: yes
188configure:5155: checking for stdint.h
189configure:5155: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
190configure:5155: $? = 0
191configure:5155: result: yes
192configure:5155: checking for unistd.h
193configure:5155: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
194configure:5155: $? = 0
195configure:5155: result: yes
196configure:5168: checking minix/config.h usability
197configure:5168: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
198conftest.c:53:26: error: minix/config.h: No such file or directory
199conftest.c:53:26: error: minix/config.h: No such file or directory
200fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccNolF04.out (No such file or directory)
201configure:5168: $? = 1
202configure: failed program was:
203| /* confdefs.h */
204| #define PACKAGE_NAME "Samba"
205| #define PACKAGE_TARNAME "samba"
206| #define PACKAGE_VERSION "3"
207| #define PACKAGE_STRING "Samba 3"
208| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
209| #define PACKAGE_URL ""
210| #define CONFIG_H_IS_FROM_SAMBA 1
211| #define STDC_HEADERS 1
212| #define HAVE_SYS_TYPES_H 1
213| #define HAVE_SYS_STAT_H 1
214| #define HAVE_STDLIB_H 1
215| #define HAVE_STRING_H 1
216| #define HAVE_MEMORY_H 1
217| #define HAVE_STRINGS_H 1
218| #define HAVE_INTTYPES_H 1
219| #define HAVE_STDINT_H 1
220| #define HAVE_UNISTD_H 1
221| /* end confdefs.h.  */
222| #include <stdio.h>
223| #ifdef HAVE_SYS_TYPES_H
224| # include <sys/types.h>
225| #endif
226| #ifdef HAVE_SYS_STAT_H
227| # include <sys/stat.h>
228| #endif
229| #ifdef STDC_HEADERS
230| # include <stdlib.h>
231| # include <stddef.h>
232| #else
233| # ifdef HAVE_STDLIB_H
234| #  include <stdlib.h>
235| # endif
236| #endif
237| #ifdef HAVE_STRING_H
238| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
239| #  include <memory.h>
240| # endif
241| # include <string.h>
242| #endif
243| #ifdef HAVE_STRINGS_H
244| # include <strings.h>
245| #endif
246| #ifdef HAVE_INTTYPES_H
247| # include <inttypes.h>
248| #endif
249| #ifdef HAVE_STDINT_H
250| # include <stdint.h>
251| #endif
252| #ifdef HAVE_UNISTD_H
253| # include <unistd.h>
254| #endif
255| #include <minix/config.h>
256configure:5168: result: no
257configure:5168: checking minix/config.h presence
258configure:5168: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
259conftest.c:20:26: error: minix/config.h: No such file or directory
260configure:5168: $? = 1
261configure: failed program was:
262| /* confdefs.h */
263| #define PACKAGE_NAME "Samba"
264| #define PACKAGE_TARNAME "samba"
265| #define PACKAGE_VERSION "3"
266| #define PACKAGE_STRING "Samba 3"
267| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
268| #define PACKAGE_URL ""
269| #define CONFIG_H_IS_FROM_SAMBA 1
270| #define STDC_HEADERS 1
271| #define HAVE_SYS_TYPES_H 1
272| #define HAVE_SYS_STAT_H 1
273| #define HAVE_STDLIB_H 1
274| #define HAVE_STRING_H 1
275| #define HAVE_MEMORY_H 1
276| #define HAVE_STRINGS_H 1
277| #define HAVE_INTTYPES_H 1
278| #define HAVE_STDINT_H 1
279| #define HAVE_UNISTD_H 1
280| /* end confdefs.h.  */
281| #include <minix/config.h>
282configure:5168: result: no
283configure:5168: checking for minix/config.h
284configure:5168: result: no
285configure:5189: checking whether it is safe to define __EXTENSIONS__
286configure:5207: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
287configure:5207: $? = 0
288configure:5214: result: yes
289configure:5228: checking whether byte ordering is bigendian
290configure:5243: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
291configure:5243: $? = 0
292configure:5434: result: universal
293configure:5452: checking for inline
294configure:5468: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
295configure:5468: $? = 0
296configure:5476: result: inline
297configure:5498: checking for C99 designated initializers
298configure:5514: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
299configure:5514: $? = 0
300configure:5515: result: yes
301configure:5662: checking for a BSD-compatible install
302configure:5730: result: /usr/bin/install -c
303configure:5742: checking for library containing strerror
304configure:5773: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
305configure:5773: $? = 0
306configure:5790: result: none required
307configure:5815: checking for special C compiler options needed for large files
308configure:5860: result: no
309configure:5866: checking for _FILE_OFFSET_BITS value needed for large files
310configure:5891: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
311configure:5891: $? = 0
312configure:5923: result: no
313configure:6093: checking standards.h usability
314configure:6093: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
315configure:6093: $? = 0
316configure:6093: result: yes
317configure:6093: checking standards.h presence
318configure:6093: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
319configure:6093: $? = 0
320configure:6093: result: yes
321configure:6093: checking for standards.h
322configure:6093: result: yes
323configure:6105: checking for long long
324configure:6105: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
325configure:6105: $? = 0
326configure:6105: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
327conftest.c: In function 'main':
328conftest.c:66: error: expected expression before ')' token
329conftest.c: In function 'main':
330conftest.c:66: error: expected expression before ')' token
331fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccwKtFUD.out (No such file or directory)
332configure:6105: $? = 1
333configure: failed program was:
334| /* confdefs.h */
335| #define PACKAGE_NAME "Samba"
336| #define PACKAGE_TARNAME "samba"
337| #define PACKAGE_VERSION "3"
338| #define PACKAGE_STRING "Samba 3"
339| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
340| #define PACKAGE_URL ""
341| #define CONFIG_H_IS_FROM_SAMBA 1
342| #define STDC_HEADERS 1
343| #define HAVE_SYS_TYPES_H 1
344| #define HAVE_SYS_STAT_H 1
345| #define HAVE_STDLIB_H 1
346| #define HAVE_STRING_H 1
347| #define HAVE_MEMORY_H 1
348| #define HAVE_STRINGS_H 1
349| #define HAVE_INTTYPES_H 1
350| #define HAVE_STDINT_H 1
351| #define HAVE_UNISTD_H 1
352| #define __EXTENSIONS__ 1
353| #define _ALL_SOURCE 1
354| #define _GNU_SOURCE 1
355| #define _POSIX_PTHREAD_SEMANTICS 1
356| #define _TANDEM_SOURCE 1
357| #define AC_APPLE_UNIVERSAL_BUILD 1
358| #ifndef _XOPEN_SOURCE_EXTENDED
359| #define _XOPEN_SOURCE_EXTENDED 1
360| #endif
361| #define HAVE_STANDARDS_H 1
362| /* end confdefs.h.  */
363| #include <stdio.h>
364| #ifdef HAVE_SYS_TYPES_H
365| # include <sys/types.h>
366| #endif
367| #ifdef HAVE_SYS_STAT_H
368| # include <sys/stat.h>
369| #endif
370| #ifdef STDC_HEADERS
371| # include <stdlib.h>
372| # include <stddef.h>
373| #else
374| # ifdef HAVE_STDLIB_H
375| #  include <stdlib.h>
376| # endif
377| #endif
378| #ifdef HAVE_STRING_H
379| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
380| #  include <memory.h>
381| # endif
382| # include <string.h>
383| #endif
384| #ifdef HAVE_STRINGS_H
385| # include <strings.h>
386| #endif
387| #ifdef HAVE_INTTYPES_H
388| # include <inttypes.h>
389| #endif
390| #ifdef HAVE_STDINT_H
391| # include <stdint.h>
392| #endif
393| #ifdef HAVE_UNISTD_H
394| # include <unistd.h>
395| #endif
396| int
397| main ()
398| {
399| if (sizeof ((long long)))
400|           return 0;
401|   ;
402|   return 0;
403| }
404configure:6105: result: yes
405configure:6120: checking size of int
406configure:6125: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
407configure:6125: $? = 0
408configure:6125: ./conftest
409configure:6125: $? = 0
410configure:6139: result: 4
411configure:6153: checking size of char
412configure:6158: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
413configure:6158: $? = 0
414configure:6158: ./conftest
415configure:6158: $? = 0
416configure:6172: result: 1
417configure:6186: checking size of short
418configure:6191: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
419configure:6191: $? = 0
420configure:6191: ./conftest
421configure:6191: $? = 0
422configure:6205: result: 2
423configure:6219: checking size of long
424configure:6224: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
425configure:6224: $? = 0
426configure:6224: ./conftest
427configure:6224: $? = 0
428configure:6238: result: 4
429configure:6252: checking size of long long
430configure:6257: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
431configure:6257: $? = 0
432configure:6257: ./conftest
433configure:6257: $? = 0
434configure:6271: result: 8
435configure:6282: checking for int8_t
436configure:6282: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
437configure:6282: $? = 0
438configure:6282: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
439conftest.c: In function 'main':
440conftest.c:72: error: expected expression before ')' token
441conftest.c: In function 'main':
442conftest.c:72: error: expected expression before ')' token
443fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccp7nera.out (No such file or directory)
444configure:6282: $? = 1
445configure: failed program was:
446| /* confdefs.h */
447| #define PACKAGE_NAME "Samba"
448| #define PACKAGE_TARNAME "samba"
449| #define PACKAGE_VERSION "3"
450| #define PACKAGE_STRING "Samba 3"
451| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
452| #define PACKAGE_URL ""
453| #define CONFIG_H_IS_FROM_SAMBA 1
454| #define STDC_HEADERS 1
455| #define HAVE_SYS_TYPES_H 1
456| #define HAVE_SYS_STAT_H 1
457| #define HAVE_STDLIB_H 1
458| #define HAVE_STRING_H 1
459| #define HAVE_MEMORY_H 1
460| #define HAVE_STRINGS_H 1
461| #define HAVE_INTTYPES_H 1
462| #define HAVE_STDINT_H 1
463| #define HAVE_UNISTD_H 1
464| #define __EXTENSIONS__ 1
465| #define _ALL_SOURCE 1
466| #define _GNU_SOURCE 1
467| #define _POSIX_PTHREAD_SEMANTICS 1
468| #define _TANDEM_SOURCE 1
469| #define AC_APPLE_UNIVERSAL_BUILD 1
470| #ifndef _XOPEN_SOURCE_EXTENDED
471| #define _XOPEN_SOURCE_EXTENDED 1
472| #endif
473| #define HAVE_STANDARDS_H 1
474| #define HAVE_LONG_LONG 1
475| #define SIZEOF_INT 4
476| #define SIZEOF_CHAR 1
477| #define SIZEOF_SHORT 2
478| #define SIZEOF_LONG 4
479| #define SIZEOF_LONG_LONG 8
480| /* end confdefs.h.  */
481| #include <stdio.h>
482| #ifdef HAVE_SYS_TYPES_H
483| # include <sys/types.h>
484| #endif
485| #ifdef HAVE_SYS_STAT_H
486| # include <sys/stat.h>
487| #endif
488| #ifdef STDC_HEADERS
489| # include <stdlib.h>
490| # include <stddef.h>
491| #else
492| # ifdef HAVE_STDLIB_H
493| #  include <stdlib.h>
494| # endif
495| #endif
496| #ifdef HAVE_STRING_H
497| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
498| #  include <memory.h>
499| # endif
500| # include <string.h>
501| #endif
502| #ifdef HAVE_STRINGS_H
503| # include <strings.h>
504| #endif
505| #ifdef HAVE_INTTYPES_H
506| # include <inttypes.h>
507| #endif
508| #ifdef HAVE_STDINT_H
509| # include <stdint.h>
510| #endif
511| #ifdef HAVE_UNISTD_H
512| # include <unistd.h>
513| #endif
514| int
515| main ()
516| {
517| if (sizeof ((int8_t)))
518|           return 0;
519|   ;
520|   return 0;
521| }
522configure:6282: result: yes
523configure:6293: checking for uint8_t
524configure:6293: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
525configure:6293: $? = 0
526configure:6293: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
527conftest.c: In function 'main':
528conftest.c:72: error: expected expression before ')' token
529conftest.c: In function 'main':
530conftest.c:72: error: expected expression before ')' token
531fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccVPw8p7.out (No such file or directory)
532configure:6293: $? = 1
533configure: failed program was:
534| /* confdefs.h */
535| #define PACKAGE_NAME "Samba"
536| #define PACKAGE_TARNAME "samba"
537| #define PACKAGE_VERSION "3"
538| #define PACKAGE_STRING "Samba 3"
539| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
540| #define PACKAGE_URL ""
541| #define CONFIG_H_IS_FROM_SAMBA 1
542| #define STDC_HEADERS 1
543| #define HAVE_SYS_TYPES_H 1
544| #define HAVE_SYS_STAT_H 1
545| #define HAVE_STDLIB_H 1
546| #define HAVE_STRING_H 1
547| #define HAVE_MEMORY_H 1
548| #define HAVE_STRINGS_H 1
549| #define HAVE_INTTYPES_H 1
550| #define HAVE_STDINT_H 1
551| #define HAVE_UNISTD_H 1
552| #define __EXTENSIONS__ 1
553| #define _ALL_SOURCE 1
554| #define _GNU_SOURCE 1
555| #define _POSIX_PTHREAD_SEMANTICS 1
556| #define _TANDEM_SOURCE 1
557| #define AC_APPLE_UNIVERSAL_BUILD 1
558| #ifndef _XOPEN_SOURCE_EXTENDED
559| #define _XOPEN_SOURCE_EXTENDED 1
560| #endif
561| #define HAVE_STANDARDS_H 1
562| #define HAVE_LONG_LONG 1
563| #define SIZEOF_INT 4
564| #define SIZEOF_CHAR 1
565| #define SIZEOF_SHORT 2
566| #define SIZEOF_LONG 4
567| #define SIZEOF_LONG_LONG 8
568| /* end confdefs.h.  */
569| #include <stdio.h>
570| #ifdef HAVE_SYS_TYPES_H
571| # include <sys/types.h>
572| #endif
573| #ifdef HAVE_SYS_STAT_H
574| # include <sys/stat.h>
575| #endif
576| #ifdef STDC_HEADERS
577| # include <stdlib.h>
578| # include <stddef.h>
579| #else
580| # ifdef HAVE_STDLIB_H
581| #  include <stdlib.h>
582| # endif
583| #endif
584| #ifdef HAVE_STRING_H
585| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
586| #  include <memory.h>
587| # endif
588| # include <string.h>
589| #endif
590| #ifdef HAVE_STRINGS_H
591| # include <strings.h>
592| #endif
593| #ifdef HAVE_INTTYPES_H
594| # include <inttypes.h>
595| #endif
596| #ifdef HAVE_STDINT_H
597| # include <stdint.h>
598| #endif
599| #ifdef HAVE_UNISTD_H
600| # include <unistd.h>
601| #endif
602| int
603| main ()
604| {
605| if (sizeof ((uint8_t)))
606|           return 0;
607|   ;
608|   return 0;
609| }
610configure:6293: result: yes
611configure:6304: checking for int16_t
612configure:6304: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
613configure:6304: $? = 0
614configure:6304: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
615conftest.c: In function 'main':
616conftest.c:72: error: expected expression before ')' token
617conftest.c: In function 'main':
618conftest.c:72: error: expected expression before ')' token
619fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccO7nFZP.out (No such file or directory)
620configure:6304: $? = 1
621configure: failed program was:
622| /* confdefs.h */
623| #define PACKAGE_NAME "Samba"
624| #define PACKAGE_TARNAME "samba"
625| #define PACKAGE_VERSION "3"
626| #define PACKAGE_STRING "Samba 3"
627| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
628| #define PACKAGE_URL ""
629| #define CONFIG_H_IS_FROM_SAMBA 1
630| #define STDC_HEADERS 1
631| #define HAVE_SYS_TYPES_H 1
632| #define HAVE_SYS_STAT_H 1
633| #define HAVE_STDLIB_H 1
634| #define HAVE_STRING_H 1
635| #define HAVE_MEMORY_H 1
636| #define HAVE_STRINGS_H 1
637| #define HAVE_INTTYPES_H 1
638| #define HAVE_STDINT_H 1
639| #define HAVE_UNISTD_H 1
640| #define __EXTENSIONS__ 1
641| #define _ALL_SOURCE 1
642| #define _GNU_SOURCE 1
643| #define _POSIX_PTHREAD_SEMANTICS 1
644| #define _TANDEM_SOURCE 1
645| #define AC_APPLE_UNIVERSAL_BUILD 1
646| #ifndef _XOPEN_SOURCE_EXTENDED
647| #define _XOPEN_SOURCE_EXTENDED 1
648| #endif
649| #define HAVE_STANDARDS_H 1
650| #define HAVE_LONG_LONG 1
651| #define SIZEOF_INT 4
652| #define SIZEOF_CHAR 1
653| #define SIZEOF_SHORT 2
654| #define SIZEOF_LONG 4
655| #define SIZEOF_LONG_LONG 8
656| /* end confdefs.h.  */
657| #include <stdio.h>
658| #ifdef HAVE_SYS_TYPES_H
659| # include <sys/types.h>
660| #endif
661| #ifdef HAVE_SYS_STAT_H
662| # include <sys/stat.h>
663| #endif
664| #ifdef STDC_HEADERS
665| # include <stdlib.h>
666| # include <stddef.h>
667| #else
668| # ifdef HAVE_STDLIB_H
669| #  include <stdlib.h>
670| # endif
671| #endif
672| #ifdef HAVE_STRING_H
673| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
674| #  include <memory.h>
675| # endif
676| # include <string.h>
677| #endif
678| #ifdef HAVE_STRINGS_H
679| # include <strings.h>
680| #endif
681| #ifdef HAVE_INTTYPES_H
682| # include <inttypes.h>
683| #endif
684| #ifdef HAVE_STDINT_H
685| # include <stdint.h>
686| #endif
687| #ifdef HAVE_UNISTD_H
688| # include <unistd.h>
689| #endif
690| int
691| main ()
692| {
693| if (sizeof ((int16_t)))
694|           return 0;
695|   ;
696|   return 0;
697| }
698configure:6304: result: yes
699configure:6315: checking for uint16_t
700configure:6315: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
701configure:6315: $? = 0
702configure:6315: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
703conftest.c: In function 'main':
704conftest.c:72: error: expected expression before ')' token
705conftest.c: In function 'main':
706conftest.c:72: error: expected expression before ')' token
707fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccBK92VM.out (No such file or directory)
708configure:6315: $? = 1
709configure: failed program was:
710| /* confdefs.h */
711| #define PACKAGE_NAME "Samba"
712| #define PACKAGE_TARNAME "samba"
713| #define PACKAGE_VERSION "3"
714| #define PACKAGE_STRING "Samba 3"
715| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
716| #define PACKAGE_URL ""
717| #define CONFIG_H_IS_FROM_SAMBA 1
718| #define STDC_HEADERS 1
719| #define HAVE_SYS_TYPES_H 1
720| #define HAVE_SYS_STAT_H 1
721| #define HAVE_STDLIB_H 1
722| #define HAVE_STRING_H 1
723| #define HAVE_MEMORY_H 1
724| #define HAVE_STRINGS_H 1
725| #define HAVE_INTTYPES_H 1
726| #define HAVE_STDINT_H 1
727| #define HAVE_UNISTD_H 1
728| #define __EXTENSIONS__ 1
729| #define _ALL_SOURCE 1
730| #define _GNU_SOURCE 1
731| #define _POSIX_PTHREAD_SEMANTICS 1
732| #define _TANDEM_SOURCE 1
733| #define AC_APPLE_UNIVERSAL_BUILD 1
734| #ifndef _XOPEN_SOURCE_EXTENDED
735| #define _XOPEN_SOURCE_EXTENDED 1
736| #endif
737| #define HAVE_STANDARDS_H 1
738| #define HAVE_LONG_LONG 1
739| #define SIZEOF_INT 4
740| #define SIZEOF_CHAR 1
741| #define SIZEOF_SHORT 2
742| #define SIZEOF_LONG 4
743| #define SIZEOF_LONG_LONG 8
744| /* end confdefs.h.  */
745| #include <stdio.h>
746| #ifdef HAVE_SYS_TYPES_H
747| # include <sys/types.h>
748| #endif
749| #ifdef HAVE_SYS_STAT_H
750| # include <sys/stat.h>
751| #endif
752| #ifdef STDC_HEADERS
753| # include <stdlib.h>
754| # include <stddef.h>
755| #else
756| # ifdef HAVE_STDLIB_H
757| #  include <stdlib.h>
758| # endif
759| #endif
760| #ifdef HAVE_STRING_H
761| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
762| #  include <memory.h>
763| # endif
764| # include <string.h>
765| #endif
766| #ifdef HAVE_STRINGS_H
767| # include <strings.h>
768| #endif
769| #ifdef HAVE_INTTYPES_H
770| # include <inttypes.h>
771| #endif
772| #ifdef HAVE_STDINT_H
773| # include <stdint.h>
774| #endif
775| #ifdef HAVE_UNISTD_H
776| # include <unistd.h>
777| #endif
778| int
779| main ()
780| {
781| if (sizeof ((uint16_t)))
782|           return 0;
783|   ;
784|   return 0;
785| }
786configure:6315: result: yes
787configure:6328: checking for int32_t
788configure:6328: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
789configure:6328: $? = 0
790configure:6328: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
791conftest.c: In function 'main':
792conftest.c:72: error: expected expression before ')' token
793conftest.c: In function 'main':
794conftest.c:72: error: expected expression before ')' token
795fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccAJLywP.out (No such file or directory)
796configure:6328: $? = 1
797configure: failed program was:
798| /* confdefs.h */
799| #define PACKAGE_NAME "Samba"
800| #define PACKAGE_TARNAME "samba"
801| #define PACKAGE_VERSION "3"
802| #define PACKAGE_STRING "Samba 3"
803| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
804| #define PACKAGE_URL ""
805| #define CONFIG_H_IS_FROM_SAMBA 1
806| #define STDC_HEADERS 1
807| #define HAVE_SYS_TYPES_H 1
808| #define HAVE_SYS_STAT_H 1
809| #define HAVE_STDLIB_H 1
810| #define HAVE_STRING_H 1
811| #define HAVE_MEMORY_H 1
812| #define HAVE_STRINGS_H 1
813| #define HAVE_INTTYPES_H 1
814| #define HAVE_STDINT_H 1
815| #define HAVE_UNISTD_H 1
816| #define __EXTENSIONS__ 1
817| #define _ALL_SOURCE 1
818| #define _GNU_SOURCE 1
819| #define _POSIX_PTHREAD_SEMANTICS 1
820| #define _TANDEM_SOURCE 1
821| #define AC_APPLE_UNIVERSAL_BUILD 1
822| #ifndef _XOPEN_SOURCE_EXTENDED
823| #define _XOPEN_SOURCE_EXTENDED 1
824| #endif
825| #define HAVE_STANDARDS_H 1
826| #define HAVE_LONG_LONG 1
827| #define SIZEOF_INT 4
828| #define SIZEOF_CHAR 1
829| #define SIZEOF_SHORT 2
830| #define SIZEOF_LONG 4
831| #define SIZEOF_LONG_LONG 8
832| /* end confdefs.h.  */
833| #include <stdio.h>
834| #ifdef HAVE_SYS_TYPES_H
835| # include <sys/types.h>
836| #endif
837| #ifdef HAVE_SYS_STAT_H
838| # include <sys/stat.h>
839| #endif
840| #ifdef STDC_HEADERS
841| # include <stdlib.h>
842| # include <stddef.h>
843| #else
844| # ifdef HAVE_STDLIB_H
845| #  include <stdlib.h>
846| # endif
847| #endif
848| #ifdef HAVE_STRING_H
849| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
850| #  include <memory.h>
851| # endif
852| # include <string.h>
853| #endif
854| #ifdef HAVE_STRINGS_H
855| # include <strings.h>
856| #endif
857| #ifdef HAVE_INTTYPES_H
858| # include <inttypes.h>
859| #endif
860| #ifdef HAVE_STDINT_H
861| # include <stdint.h>
862| #endif
863| #ifdef HAVE_UNISTD_H
864| # include <unistd.h>
865| #endif
866| int
867| main ()
868| {
869| if (sizeof ((int32_t)))
870|           return 0;
871|   ;
872|   return 0;
873| }
874configure:6328: result: yes
875configure:6339: checking for uint32_t
876configure:6339: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
877configure:6339: $? = 0
878configure:6339: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
879conftest.c: In function 'main':
880conftest.c:72: error: expected expression before ')' token
881conftest.c: In function 'main':
882conftest.c:72: error: expected expression before ')' token
883fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cc8eRyLs.out (No such file or directory)
884configure:6339: $? = 1
885configure: failed program was:
886| /* confdefs.h */
887| #define PACKAGE_NAME "Samba"
888| #define PACKAGE_TARNAME "samba"
889| #define PACKAGE_VERSION "3"
890| #define PACKAGE_STRING "Samba 3"
891| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
892| #define PACKAGE_URL ""
893| #define CONFIG_H_IS_FROM_SAMBA 1
894| #define STDC_HEADERS 1
895| #define HAVE_SYS_TYPES_H 1
896| #define HAVE_SYS_STAT_H 1
897| #define HAVE_STDLIB_H 1
898| #define HAVE_STRING_H 1
899| #define HAVE_MEMORY_H 1
900| #define HAVE_STRINGS_H 1
901| #define HAVE_INTTYPES_H 1
902| #define HAVE_STDINT_H 1
903| #define HAVE_UNISTD_H 1
904| #define __EXTENSIONS__ 1
905| #define _ALL_SOURCE 1
906| #define _GNU_SOURCE 1
907| #define _POSIX_PTHREAD_SEMANTICS 1
908| #define _TANDEM_SOURCE 1
909| #define AC_APPLE_UNIVERSAL_BUILD 1
910| #ifndef _XOPEN_SOURCE_EXTENDED
911| #define _XOPEN_SOURCE_EXTENDED 1
912| #endif
913| #define HAVE_STANDARDS_H 1
914| #define HAVE_LONG_LONG 1
915| #define SIZEOF_INT 4
916| #define SIZEOF_CHAR 1
917| #define SIZEOF_SHORT 2
918| #define SIZEOF_LONG 4
919| #define SIZEOF_LONG_LONG 8
920| /* end confdefs.h.  */
921| #include <stdio.h>
922| #ifdef HAVE_SYS_TYPES_H
923| # include <sys/types.h>
924| #endif
925| #ifdef HAVE_SYS_STAT_H
926| # include <sys/stat.h>
927| #endif
928| #ifdef STDC_HEADERS
929| # include <stdlib.h>
930| # include <stddef.h>
931| #else
932| # ifdef HAVE_STDLIB_H
933| #  include <stdlib.h>
934| # endif
935| #endif
936| #ifdef HAVE_STRING_H
937| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
938| #  include <memory.h>
939| # endif
940| # include <string.h>
941| #endif
942| #ifdef HAVE_STRINGS_H
943| # include <strings.h>
944| #endif
945| #ifdef HAVE_INTTYPES_H
946| # include <inttypes.h>
947| #endif
948| #ifdef HAVE_STDINT_H
949| # include <stdint.h>
950| #endif
951| #ifdef HAVE_UNISTD_H
952| # include <unistd.h>
953| #endif
954| int
955| main ()
956| {
957| if (sizeof ((uint32_t)))
958|           return 0;
959|   ;
960|   return 0;
961| }
962configure:6339: result: yes
963configure:6377: checking for int64_t
964configure:6377: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
965configure:6377: $? = 0
966configure:6377: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
967conftest.c: In function 'main':
968conftest.c:72: error: expected expression before ')' token
969conftest.c: In function 'main':
970conftest.c:72: error: expected expression before ')' token
971fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccRsr8A2.out (No such file or directory)
972configure:6377: $? = 1
973configure: failed program was:
974| /* confdefs.h */
975| #define PACKAGE_NAME "Samba"
976| #define PACKAGE_TARNAME "samba"
977| #define PACKAGE_VERSION "3"
978| #define PACKAGE_STRING "Samba 3"
979| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
980| #define PACKAGE_URL ""
981| #define CONFIG_H_IS_FROM_SAMBA 1
982| #define STDC_HEADERS 1
983| #define HAVE_SYS_TYPES_H 1
984| #define HAVE_SYS_STAT_H 1
985| #define HAVE_STDLIB_H 1
986| #define HAVE_STRING_H 1
987| #define HAVE_MEMORY_H 1
988| #define HAVE_STRINGS_H 1
989| #define HAVE_INTTYPES_H 1
990| #define HAVE_STDINT_H 1
991| #define HAVE_UNISTD_H 1
992| #define __EXTENSIONS__ 1
993| #define _ALL_SOURCE 1
994| #define _GNU_SOURCE 1
995| #define _POSIX_PTHREAD_SEMANTICS 1
996| #define _TANDEM_SOURCE 1
997| #define AC_APPLE_UNIVERSAL_BUILD 1
998| #ifndef _XOPEN_SOURCE_EXTENDED
999| #define _XOPEN_SOURCE_EXTENDED 1
1000| #endif
1001| #define HAVE_STANDARDS_H 1
1002| #define HAVE_LONG_LONG 1
1003| #define SIZEOF_INT 4
1004| #define SIZEOF_CHAR 1
1005| #define SIZEOF_SHORT 2
1006| #define SIZEOF_LONG 4
1007| #define SIZEOF_LONG_LONG 8
1008| /* end confdefs.h.  */
1009| #include <stdio.h>
1010| #ifdef HAVE_SYS_TYPES_H
1011| # include <sys/types.h>
1012| #endif
1013| #ifdef HAVE_SYS_STAT_H
1014| # include <sys/stat.h>
1015| #endif
1016| #ifdef STDC_HEADERS
1017| # include <stdlib.h>
1018| # include <stddef.h>
1019| #else
1020| # ifdef HAVE_STDLIB_H
1021| #  include <stdlib.h>
1022| # endif
1023| #endif
1024| #ifdef HAVE_STRING_H
1025| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1026| #  include <memory.h>
1027| # endif
1028| # include <string.h>
1029| #endif
1030| #ifdef HAVE_STRINGS_H
1031| # include <strings.h>
1032| #endif
1033| #ifdef HAVE_INTTYPES_H
1034| # include <inttypes.h>
1035| #endif
1036| #ifdef HAVE_STDINT_H
1037| # include <stdint.h>
1038| #endif
1039| #ifdef HAVE_UNISTD_H
1040| # include <unistd.h>
1041| #endif
1042| int
1043| main ()
1044| {
1045| if (sizeof ((int64_t)))
1046|           return 0;
1047|   ;
1048|   return 0;
1049| }
1050configure:6377: result: yes
1051configure:6388: checking for uint64_t
1052configure:6388: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1053configure:6388: $? = 0
1054configure:6388: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1055conftest.c: In function 'main':
1056conftest.c:72: error: expected expression before ')' token
1057conftest.c: In function 'main':
1058conftest.c:72: error: expected expression before ')' token
1059fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccvZO61l.out (No such file or directory)
1060configure:6388: $? = 1
1061configure: failed program was:
1062| /* confdefs.h */
1063| #define PACKAGE_NAME "Samba"
1064| #define PACKAGE_TARNAME "samba"
1065| #define PACKAGE_VERSION "3"
1066| #define PACKAGE_STRING "Samba 3"
1067| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
1068| #define PACKAGE_URL ""
1069| #define CONFIG_H_IS_FROM_SAMBA 1
1070| #define STDC_HEADERS 1
1071| #define HAVE_SYS_TYPES_H 1
1072| #define HAVE_SYS_STAT_H 1
1073| #define HAVE_STDLIB_H 1
1074| #define HAVE_STRING_H 1
1075| #define HAVE_MEMORY_H 1
1076| #define HAVE_STRINGS_H 1
1077| #define HAVE_INTTYPES_H 1
1078| #define HAVE_STDINT_H 1
1079| #define HAVE_UNISTD_H 1
1080| #define __EXTENSIONS__ 1
1081| #define _ALL_SOURCE 1
1082| #define _GNU_SOURCE 1
1083| #define _POSIX_PTHREAD_SEMANTICS 1
1084| #define _TANDEM_SOURCE 1
1085| #define AC_APPLE_UNIVERSAL_BUILD 1
1086| #ifndef _XOPEN_SOURCE_EXTENDED
1087| #define _XOPEN_SOURCE_EXTENDED 1
1088| #endif
1089| #define HAVE_STANDARDS_H 1
1090| #define HAVE_LONG_LONG 1
1091| #define SIZEOF_INT 4
1092| #define SIZEOF_CHAR 1
1093| #define SIZEOF_SHORT 2
1094| #define SIZEOF_LONG 4
1095| #define SIZEOF_LONG_LONG 8
1096| /* end confdefs.h.  */
1097| #include <stdio.h>
1098| #ifdef HAVE_SYS_TYPES_H
1099| # include <sys/types.h>
1100| #endif
1101| #ifdef HAVE_SYS_STAT_H
1102| # include <sys/stat.h>
1103| #endif
1104| #ifdef STDC_HEADERS
1105| # include <stdlib.h>
1106| # include <stddef.h>
1107| #else
1108| # ifdef HAVE_STDLIB_H
1109| #  include <stdlib.h>
1110| # endif
1111| #endif
1112| #ifdef HAVE_STRING_H
1113| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1114| #  include <memory.h>
1115| # endif
1116| # include <string.h>
1117| #endif
1118| #ifdef HAVE_STRINGS_H
1119| # include <strings.h>
1120| #endif
1121| #ifdef HAVE_INTTYPES_H
1122| # include <inttypes.h>
1123| #endif
1124| #ifdef HAVE_STDINT_H
1125| # include <stdint.h>
1126| #endif
1127| #ifdef HAVE_UNISTD_H
1128| # include <unistd.h>
1129| #endif
1130| int
1131| main ()
1132| {
1133| if (sizeof ((uint64_t)))
1134|           return 0;
1135|   ;
1136|   return 0;
1137| }
1138configure:6388: result: yes
1139configure:6400: checking for size_t
1140configure:6400: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1141configure:6400: $? = 0
1142configure:6400: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1143conftest.c: In function 'main':
1144conftest.c:72: error: expected expression before ')' token
1145conftest.c: In function 'main':
1146conftest.c:72: error: expected expression before ')' token
1147fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccNrBDk0.out (No such file or directory)
1148configure:6400: $? = 1
1149configure: failed program was:
1150| /* confdefs.h */
1151| #define PACKAGE_NAME "Samba"
1152| #define PACKAGE_TARNAME "samba"
1153| #define PACKAGE_VERSION "3"
1154| #define PACKAGE_STRING "Samba 3"
1155| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
1156| #define PACKAGE_URL ""
1157| #define CONFIG_H_IS_FROM_SAMBA 1
1158| #define STDC_HEADERS 1
1159| #define HAVE_SYS_TYPES_H 1
1160| #define HAVE_SYS_STAT_H 1
1161| #define HAVE_STDLIB_H 1
1162| #define HAVE_STRING_H 1
1163| #define HAVE_MEMORY_H 1
1164| #define HAVE_STRINGS_H 1
1165| #define HAVE_INTTYPES_H 1
1166| #define HAVE_STDINT_H 1
1167| #define HAVE_UNISTD_H 1
1168| #define __EXTENSIONS__ 1
1169| #define _ALL_SOURCE 1
1170| #define _GNU_SOURCE 1
1171| #define _POSIX_PTHREAD_SEMANTICS 1
1172| #define _TANDEM_SOURCE 1
1173| #define AC_APPLE_UNIVERSAL_BUILD 1
1174| #ifndef _XOPEN_SOURCE_EXTENDED
1175| #define _XOPEN_SOURCE_EXTENDED 1
1176| #endif
1177| #define HAVE_STANDARDS_H 1
1178| #define HAVE_LONG_LONG 1
1179| #define SIZEOF_INT 4
1180| #define SIZEOF_CHAR 1
1181| #define SIZEOF_SHORT 2
1182| #define SIZEOF_LONG 4
1183| #define SIZEOF_LONG_LONG 8
1184| /* end confdefs.h.  */
1185| #include <stdio.h>
1186| #ifdef HAVE_SYS_TYPES_H
1187| # include <sys/types.h>
1188| #endif
1189| #ifdef HAVE_SYS_STAT_H
1190| # include <sys/stat.h>
1191| #endif
1192| #ifdef STDC_HEADERS
1193| # include <stdlib.h>
1194| # include <stddef.h>
1195| #else
1196| # ifdef HAVE_STDLIB_H
1197| #  include <stdlib.h>
1198| # endif
1199| #endif
1200| #ifdef HAVE_STRING_H
1201| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1202| #  include <memory.h>
1203| # endif
1204| # include <string.h>
1205| #endif
1206| #ifdef HAVE_STRINGS_H
1207| # include <strings.h>
1208| #endif
1209| #ifdef HAVE_INTTYPES_H
1210| # include <inttypes.h>
1211| #endif
1212| #ifdef HAVE_STDINT_H
1213| # include <stdint.h>
1214| #endif
1215| #ifdef HAVE_UNISTD_H
1216| # include <unistd.h>
1217| #endif
1218| int
1219| main ()
1220| {
1221| if (sizeof ((size_t)))
1222|           return 0;
1223|   ;
1224|   return 0;
1225| }
1226configure:6400: result: yes
1227configure:6411: checking for ssize_t
1228configure:6411: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1229configure:6411: $? = 0
1230configure:6411: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1231conftest.c: In function 'main':
1232conftest.c:72: error: expected expression before ')' token
1233conftest.c: In function 'main':
1234conftest.c:72: error: expected expression before ')' token
1235fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccJ7ool6.out (No such file or directory)
1236configure:6411: $? = 1
1237configure: failed program was:
1238| /* confdefs.h */
1239| #define PACKAGE_NAME "Samba"
1240| #define PACKAGE_TARNAME "samba"
1241| #define PACKAGE_VERSION "3"
1242| #define PACKAGE_STRING "Samba 3"
1243| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
1244| #define PACKAGE_URL ""
1245| #define CONFIG_H_IS_FROM_SAMBA 1
1246| #define STDC_HEADERS 1
1247| #define HAVE_SYS_TYPES_H 1
1248| #define HAVE_SYS_STAT_H 1
1249| #define HAVE_STDLIB_H 1
1250| #define HAVE_STRING_H 1
1251| #define HAVE_MEMORY_H 1
1252| #define HAVE_STRINGS_H 1
1253| #define HAVE_INTTYPES_H 1
1254| #define HAVE_STDINT_H 1
1255| #define HAVE_UNISTD_H 1
1256| #define __EXTENSIONS__ 1
1257| #define _ALL_SOURCE 1
1258| #define _GNU_SOURCE 1
1259| #define _POSIX_PTHREAD_SEMANTICS 1
1260| #define _TANDEM_SOURCE 1
1261| #define AC_APPLE_UNIVERSAL_BUILD 1
1262| #ifndef _XOPEN_SOURCE_EXTENDED
1263| #define _XOPEN_SOURCE_EXTENDED 1
1264| #endif
1265| #define HAVE_STANDARDS_H 1
1266| #define HAVE_LONG_LONG 1
1267| #define SIZEOF_INT 4
1268| #define SIZEOF_CHAR 1
1269| #define SIZEOF_SHORT 2
1270| #define SIZEOF_LONG 4
1271| #define SIZEOF_LONG_LONG 8
1272| /* end confdefs.h.  */
1273| #include <stdio.h>
1274| #ifdef HAVE_SYS_TYPES_H
1275| # include <sys/types.h>
1276| #endif
1277| #ifdef HAVE_SYS_STAT_H
1278| # include <sys/stat.h>
1279| #endif
1280| #ifdef STDC_HEADERS
1281| # include <stdlib.h>
1282| # include <stddef.h>
1283| #else
1284| # ifdef HAVE_STDLIB_H
1285| #  include <stdlib.h>
1286| # endif
1287| #endif
1288| #ifdef HAVE_STRING_H
1289| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1290| #  include <memory.h>
1291| # endif
1292| # include <string.h>
1293| #endif
1294| #ifdef HAVE_STRINGS_H
1295| # include <strings.h>
1296| #endif
1297| #ifdef HAVE_INTTYPES_H
1298| # include <inttypes.h>
1299| #endif
1300| #ifdef HAVE_STDINT_H
1301| # include <stdint.h>
1302| #endif
1303| #ifdef HAVE_UNISTD_H
1304| # include <unistd.h>
1305| #endif
1306| int
1307| main ()
1308| {
1309| if (sizeof ((ssize_t)))
1310|           return 0;
1311|   ;
1312|   return 0;
1313| }
1314configure:6411: result: yes
1315configure:6427: checking size of off_t
1316configure:6432: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
1317configure:6432: $? = 0
1318configure:6432: ./conftest
1319configure:6432: $? = 0
1320configure:6446: result: 8
1321configure:6460: checking size of size_t
1322configure:6465: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
1323configure:6465: $? = 0
1324configure:6465: ./conftest
1325configure:6465: $? = 0
1326configure:6479: result: 4
1327configure:6493: checking size of ssize_t
1328configure:6498: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
1329configure:6498: $? = 0
1330configure:6498: ./conftest
1331configure:6498: $? = 0
1332configure:6512: result: 4
1333configure:6523: checking for intptr_t
1334configure:6523: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1335configure:6523: $? = 0
1336configure:6523: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1337conftest.c: In function 'main':
1338conftest.c:75: error: expected expression before ')' token
1339conftest.c: In function 'main':
1340conftest.c:75: error: expected expression before ')' token
1341fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccEoTxHj.out (No such file or directory)
1342configure:6523: $? = 1
1343configure: failed program was:
1344| /* confdefs.h */
1345| #define PACKAGE_NAME "Samba"
1346| #define PACKAGE_TARNAME "samba"
1347| #define PACKAGE_VERSION "3"
1348| #define PACKAGE_STRING "Samba 3"
1349| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
1350| #define PACKAGE_URL ""
1351| #define CONFIG_H_IS_FROM_SAMBA 1
1352| #define STDC_HEADERS 1
1353| #define HAVE_SYS_TYPES_H 1
1354| #define HAVE_SYS_STAT_H 1
1355| #define HAVE_STDLIB_H 1
1356| #define HAVE_STRING_H 1
1357| #define HAVE_MEMORY_H 1
1358| #define HAVE_STRINGS_H 1
1359| #define HAVE_INTTYPES_H 1
1360| #define HAVE_STDINT_H 1
1361| #define HAVE_UNISTD_H 1
1362| #define __EXTENSIONS__ 1
1363| #define _ALL_SOURCE 1
1364| #define _GNU_SOURCE 1
1365| #define _POSIX_PTHREAD_SEMANTICS 1
1366| #define _TANDEM_SOURCE 1
1367| #define AC_APPLE_UNIVERSAL_BUILD 1
1368| #ifndef _XOPEN_SOURCE_EXTENDED
1369| #define _XOPEN_SOURCE_EXTENDED 1
1370| #endif
1371| #define HAVE_STANDARDS_H 1
1372| #define HAVE_LONG_LONG 1
1373| #define SIZEOF_INT 4
1374| #define SIZEOF_CHAR 1
1375| #define SIZEOF_SHORT 2
1376| #define SIZEOF_LONG 4
1377| #define SIZEOF_LONG_LONG 8
1378| #define SIZEOF_OFF_T 8
1379| #define SIZEOF_SIZE_T 4
1380| #define SIZEOF_SSIZE_T 4
1381| /* end confdefs.h.  */
1382| #include <stdio.h>
1383| #ifdef HAVE_SYS_TYPES_H
1384| # include <sys/types.h>
1385| #endif
1386| #ifdef HAVE_SYS_STAT_H
1387| # include <sys/stat.h>
1388| #endif
1389| #ifdef STDC_HEADERS
1390| # include <stdlib.h>
1391| # include <stddef.h>
1392| #else
1393| # ifdef HAVE_STDLIB_H
1394| #  include <stdlib.h>
1395| # endif
1396| #endif
1397| #ifdef HAVE_STRING_H
1398| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1399| #  include <memory.h>
1400| # endif
1401| # include <string.h>
1402| #endif
1403| #ifdef HAVE_STRINGS_H
1404| # include <strings.h>
1405| #endif
1406| #ifdef HAVE_INTTYPES_H
1407| # include <inttypes.h>
1408| #endif
1409| #ifdef HAVE_STDINT_H
1410| # include <stdint.h>
1411| #endif
1412| #ifdef HAVE_UNISTD_H
1413| # include <unistd.h>
1414| #endif
1415| int
1416| main ()
1417| {
1418| if (sizeof ((intptr_t)))
1419|           return 0;
1420|   ;
1421|   return 0;
1422| }
1423configure:6523: result: yes
1424configure:6532: checking for uintptr_t
1425configure:6532: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1426configure:6532: $? = 0
1427configure:6532: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1428conftest.c: In function 'main':
1429conftest.c:76: error: expected expression before ')' token
1430conftest.c: In function 'main':
1431conftest.c:76: error: expected expression before ')' token
1432fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cc9ITybB.out (No such file or directory)
1433configure:6532: $? = 1
1434configure: failed program was:
1435| /* confdefs.h */
1436| #define PACKAGE_NAME "Samba"
1437| #define PACKAGE_TARNAME "samba"
1438| #define PACKAGE_VERSION "3"
1439| #define PACKAGE_STRING "Samba 3"
1440| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
1441| #define PACKAGE_URL ""
1442| #define CONFIG_H_IS_FROM_SAMBA 1
1443| #define STDC_HEADERS 1
1444| #define HAVE_SYS_TYPES_H 1
1445| #define HAVE_SYS_STAT_H 1
1446| #define HAVE_STDLIB_H 1
1447| #define HAVE_STRING_H 1
1448| #define HAVE_MEMORY_H 1
1449| #define HAVE_STRINGS_H 1
1450| #define HAVE_INTTYPES_H 1
1451| #define HAVE_STDINT_H 1
1452| #define HAVE_UNISTD_H 1
1453| #define __EXTENSIONS__ 1
1454| #define _ALL_SOURCE 1
1455| #define _GNU_SOURCE 1
1456| #define _POSIX_PTHREAD_SEMANTICS 1
1457| #define _TANDEM_SOURCE 1
1458| #define AC_APPLE_UNIVERSAL_BUILD 1
1459| #ifndef _XOPEN_SOURCE_EXTENDED
1460| #define _XOPEN_SOURCE_EXTENDED 1
1461| #endif
1462| #define HAVE_STANDARDS_H 1
1463| #define HAVE_LONG_LONG 1
1464| #define SIZEOF_INT 4
1465| #define SIZEOF_CHAR 1
1466| #define SIZEOF_SHORT 2
1467| #define SIZEOF_LONG 4
1468| #define SIZEOF_LONG_LONG 8
1469| #define SIZEOF_OFF_T 8
1470| #define SIZEOF_SIZE_T 4
1471| #define SIZEOF_SSIZE_T 4
1472| #define HAVE_INTPTR_T 1
1473| /* end confdefs.h.  */
1474| #include <stdio.h>
1475| #ifdef HAVE_SYS_TYPES_H
1476| # include <sys/types.h>
1477| #endif
1478| #ifdef HAVE_SYS_STAT_H
1479| # include <sys/stat.h>
1480| #endif
1481| #ifdef STDC_HEADERS
1482| # include <stdlib.h>
1483| # include <stddef.h>
1484| #else
1485| # ifdef HAVE_STDLIB_H
1486| #  include <stdlib.h>
1487| # endif
1488| #endif
1489| #ifdef HAVE_STRING_H
1490| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1491| #  include <memory.h>
1492| # endif
1493| # include <string.h>
1494| #endif
1495| #ifdef HAVE_STRINGS_H
1496| # include <strings.h>
1497| #endif
1498| #ifdef HAVE_INTTYPES_H
1499| # include <inttypes.h>
1500| #endif
1501| #ifdef HAVE_STDINT_H
1502| # include <stdint.h>
1503| #endif
1504| #ifdef HAVE_UNISTD_H
1505| # include <unistd.h>
1506| #endif
1507| int
1508| main ()
1509| {
1510| if (sizeof ((uintptr_t)))
1511|           return 0;
1512|   ;
1513|   return 0;
1514| }
1515configure:6532: result: yes
1516configure:6541: checking for ptrdiff_t
1517configure:6541: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1518configure:6541: $? = 0
1519configure:6541: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1520conftest.c: In function 'main':
1521conftest.c:77: error: expected expression before ')' token
1522conftest.c: In function 'main':
1523conftest.c:77: error: expected expression before ')' token
1524fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cc0cpK8A.out (No such file or directory)
1525configure:6541: $? = 1
1526configure: failed program was:
1527| /* confdefs.h */
1528| #define PACKAGE_NAME "Samba"
1529| #define PACKAGE_TARNAME "samba"
1530| #define PACKAGE_VERSION "3"
1531| #define PACKAGE_STRING "Samba 3"
1532| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
1533| #define PACKAGE_URL ""
1534| #define CONFIG_H_IS_FROM_SAMBA 1
1535| #define STDC_HEADERS 1
1536| #define HAVE_SYS_TYPES_H 1
1537| #define HAVE_SYS_STAT_H 1
1538| #define HAVE_STDLIB_H 1
1539| #define HAVE_STRING_H 1
1540| #define HAVE_MEMORY_H 1
1541| #define HAVE_STRINGS_H 1
1542| #define HAVE_INTTYPES_H 1
1543| #define HAVE_STDINT_H 1
1544| #define HAVE_UNISTD_H 1
1545| #define __EXTENSIONS__ 1
1546| #define _ALL_SOURCE 1
1547| #define _GNU_SOURCE 1
1548| #define _POSIX_PTHREAD_SEMANTICS 1
1549| #define _TANDEM_SOURCE 1
1550| #define AC_APPLE_UNIVERSAL_BUILD 1
1551| #ifndef _XOPEN_SOURCE_EXTENDED
1552| #define _XOPEN_SOURCE_EXTENDED 1
1553| #endif
1554| #define HAVE_STANDARDS_H 1
1555| #define HAVE_LONG_LONG 1
1556| #define SIZEOF_INT 4
1557| #define SIZEOF_CHAR 1
1558| #define SIZEOF_SHORT 2
1559| #define SIZEOF_LONG 4
1560| #define SIZEOF_LONG_LONG 8
1561| #define SIZEOF_OFF_T 8
1562| #define SIZEOF_SIZE_T 4
1563| #define SIZEOF_SSIZE_T 4
1564| #define HAVE_INTPTR_T 1
1565| #define HAVE_UINTPTR_T 1
1566| /* end confdefs.h.  */
1567| #include <stdio.h>
1568| #ifdef HAVE_SYS_TYPES_H
1569| # include <sys/types.h>
1570| #endif
1571| #ifdef HAVE_SYS_STAT_H
1572| # include <sys/stat.h>
1573| #endif
1574| #ifdef STDC_HEADERS
1575| # include <stdlib.h>
1576| # include <stddef.h>
1577| #else
1578| # ifdef HAVE_STDLIB_H
1579| #  include <stdlib.h>
1580| # endif
1581| #endif
1582| #ifdef HAVE_STRING_H
1583| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1584| #  include <memory.h>
1585| # endif
1586| # include <string.h>
1587| #endif
1588| #ifdef HAVE_STRINGS_H
1589| # include <strings.h>
1590| #endif
1591| #ifdef HAVE_INTTYPES_H
1592| # include <inttypes.h>
1593| #endif
1594| #ifdef HAVE_STDINT_H
1595| # include <stdint.h>
1596| #endif
1597| #ifdef HAVE_UNISTD_H
1598| # include <unistd.h>
1599| #endif
1600| int
1601| main ()
1602| {
1603| if (sizeof ((ptrdiff_t)))
1604|           return 0;
1605|   ;
1606|   return 0;
1607| }
1608configure:6541: result: yes
1609configure:6562: checking for immediate structures
1610configure:6592: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1611configure:6592: $? = 0
1612configure:6600: result: yes
1613configure:6816: checking that the C compiler understands -Wdeclaration-after-statement
1614configure:6843: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -Wdeclaration-after-statement -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
1615configure:6843: $? = 0
1616configure:6843: ./conftest
1617configure:6843: $? = 0
1618configure:6864: result: yes
1619configure:6872: checking that the C compiler understands -Werror-implicit-function-declaration
1620configure:6899: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -Werror-implicit-function-declaration -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
1621configure:6899: $? = 0
1622configure:6899: ./conftest
1623configure:6899: $? = 0
1624configure:6920: result: yes
1625configure:6939: checking whether to use profiling
1626configure:6960: result: no
1627configure:6983: checking for gawk
1628configure:6999: found /opt/local/bin/gawk
1629configure:7010: result: gawk
1630configure:7032: checking for gmake
1631configure:7050: found /opt/local/bin/gmake
1632configure:7062: result: /opt/local/bin/gmake
1633configure:7074: checking whether we have GNU make
1634configure:7088: result: yes
1635configure:7153: checking for perl
1636configure:7171: found /opt/local/bin/perl
1637configure:7183: result: /opt/local/bin/perl
1638configure:7222: checking for python2.6
1639configure:7255: result: no
1640configure:7222: checking for python2.5
1641configure:7240: found /usr/bin/python2.5
1642configure:7252: result: /usr/bin/python2.5
1643configure:7318: checking for python2.6-config
1644configure:7351: result: no
1645configure:7318: checking for python2.5-config
1646configure:7336: found /usr/bin/python2.5-config
1647configure:7348: result: /usr/bin/python2.5-config
1648configure:7430: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  -L/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config -ldl -lpython2.5 >&5
1649configure:7430: $? = 0
1650configure:7621: checking working python module support
1651configure:7624: result: yes
1652configure:7677: checking for ar
1653configure:7693: found /opt/local/bin/ar
1654configure:7704: result: ar
1655configure:7727: checking if the linker used by compiler is GNU ld
1656configure:7739: result: no
1657configure:7789: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together
1658configure:7820: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
1659configure:7824: $? = 0
1660configure:7830: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
1661configure:7834: $? = 0
1662configure:7845: cc -c conftest.c >&5
1663configure:7849: $? = 0
1664configure:7857: cc -c conftest.c -o conftest2.o >&5
1665configure:7861: $? = 0
1666configure:7867: cc -c conftest.c -o conftest2.o >&5
1667configure:7871: $? = 0
1668configure:7889: result: yes
1669configure:7906: checking that the C compiler understands -Werror
1670configure:7933: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -Werror -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
1671configure:7933: $? = 0
1672configure:7933: ./conftest
1673configure:7933: $? = 0
1674configure:7953: result: yes
1675configure:8123: checking that the C compiler understands negative enum values
1676configure:8157: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
1677configure:8157: $? = 0
1678configure:8157: ./conftest
1679configure:8157: $? = 0
1680configure:8167: result: yes
1681configure:8180: checking for C99 designated initializers
1682configure:8196: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include conftest.c >&5
1683configure:8196: $? = 0
1684configure:8197: result: yes
1685configure:8330: checking uname -s
1686configure:8332: result: Darwin
1687configure:8336: checking uname -r
1688configure:8338: result: 9.8.0
1689configure:8342: checking uname -m
1690configure:8344: result: Power Macintosh
1691configure:8348: checking uname -p
1692configure:8350: result: powerpc
1693configure:8354: checking uname -i
1694configure:8356: result: unknown
1695configure:8802: checking for uid_t in sys/types.h
1696configure:8821: result: yes
1697configure:8832: checking for mode_t
1698configure:8832: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
1699configure:8832: $? = 0
1700configure:8832: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
1701conftest.c: In function 'main':
1702conftest.c:80: error: expected expression before ')' token
1703conftest.c: In function 'main':
1704conftest.c:80: error: expected expression before ')' token
1705fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccX1Iwib.out (No such file or directory)
1706configure:8832: $? = 1
1707configure: failed program was:
1708| /* confdefs.h */
1709| #define PACKAGE_NAME "Samba"
1710| #define PACKAGE_TARNAME "samba"
1711| #define PACKAGE_VERSION "3"
1712| #define PACKAGE_STRING "Samba 3"
1713| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
1714| #define PACKAGE_URL ""
1715| #define CONFIG_H_IS_FROM_SAMBA 1
1716| #define STDC_HEADERS 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 __EXTENSIONS__ 1
1727| #define _ALL_SOURCE 1
1728| #define _GNU_SOURCE 1
1729| #define _POSIX_PTHREAD_SEMANTICS 1
1730| #define _TANDEM_SOURCE 1
1731| #define AC_APPLE_UNIVERSAL_BUILD 1
1732| #ifndef _XOPEN_SOURCE_EXTENDED
1733| #define _XOPEN_SOURCE_EXTENDED 1
1734| #endif
1735| #define HAVE_STANDARDS_H 1
1736| #define HAVE_LONG_LONG 1
1737| #define SIZEOF_INT 4
1738| #define SIZEOF_CHAR 1
1739| #define SIZEOF_SHORT 2
1740| #define SIZEOF_LONG 4
1741| #define SIZEOF_LONG_LONG 8
1742| #define SIZEOF_OFF_T 8
1743| #define SIZEOF_SIZE_T 4
1744| #define SIZEOF_SSIZE_T 4
1745| #define HAVE_INTPTR_T 1
1746| #define HAVE_UINTPTR_T 1
1747| #define HAVE_PTRDIFF_T 1
1748| #define HAVE_IMMEDIATE_STRUCTURES 1
1749| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
1750| /* end confdefs.h.  */
1751| #include <stdio.h>
1752| #ifdef HAVE_SYS_TYPES_H
1753| # include <sys/types.h>
1754| #endif
1755| #ifdef HAVE_SYS_STAT_H
1756| # include <sys/stat.h>
1757| #endif
1758| #ifdef STDC_HEADERS
1759| # include <stdlib.h>
1760| # include <stddef.h>
1761| #else
1762| # ifdef HAVE_STDLIB_H
1763| #  include <stdlib.h>
1764| # endif
1765| #endif
1766| #ifdef HAVE_STRING_H
1767| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1768| #  include <memory.h>
1769| # endif
1770| # include <string.h>
1771| #endif
1772| #ifdef HAVE_STRINGS_H
1773| # include <strings.h>
1774| #endif
1775| #ifdef HAVE_INTTYPES_H
1776| # include <inttypes.h>
1777| #endif
1778| #ifdef HAVE_STDINT_H
1779| # include <stdint.h>
1780| #endif
1781| #ifdef HAVE_UNISTD_H
1782| # include <unistd.h>
1783| #endif
1784| int
1785| main ()
1786| {
1787| if (sizeof ((mode_t)))
1788|           return 0;
1789|   ;
1790|   return 0;
1791| }
1792configure:8832: result: yes
1793configure:8843: checking for off_t
1794configure:8843: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
1795configure:8843: $? = 0
1796configure:8843: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
1797conftest.c: In function 'main':
1798conftest.c:80: error: expected expression before ')' token
1799conftest.c: In function 'main':
1800conftest.c:80: error: expected expression before ')' token
1801fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccGZWWcZ.out (No such file or directory)
1802configure:8843: $? = 1
1803configure: failed program was:
1804| /* confdefs.h */
1805| #define PACKAGE_NAME "Samba"
1806| #define PACKAGE_TARNAME "samba"
1807| #define PACKAGE_VERSION "3"
1808| #define PACKAGE_STRING "Samba 3"
1809| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
1810| #define PACKAGE_URL ""
1811| #define CONFIG_H_IS_FROM_SAMBA 1
1812| #define STDC_HEADERS 1
1813| #define HAVE_SYS_TYPES_H 1
1814| #define HAVE_SYS_STAT_H 1
1815| #define HAVE_STDLIB_H 1
1816| #define HAVE_STRING_H 1
1817| #define HAVE_MEMORY_H 1
1818| #define HAVE_STRINGS_H 1
1819| #define HAVE_INTTYPES_H 1
1820| #define HAVE_STDINT_H 1
1821| #define HAVE_UNISTD_H 1
1822| #define __EXTENSIONS__ 1
1823| #define _ALL_SOURCE 1
1824| #define _GNU_SOURCE 1
1825| #define _POSIX_PTHREAD_SEMANTICS 1
1826| #define _TANDEM_SOURCE 1
1827| #define AC_APPLE_UNIVERSAL_BUILD 1
1828| #ifndef _XOPEN_SOURCE_EXTENDED
1829| #define _XOPEN_SOURCE_EXTENDED 1
1830| #endif
1831| #define HAVE_STANDARDS_H 1
1832| #define HAVE_LONG_LONG 1
1833| #define SIZEOF_INT 4
1834| #define SIZEOF_CHAR 1
1835| #define SIZEOF_SHORT 2
1836| #define SIZEOF_LONG 4
1837| #define SIZEOF_LONG_LONG 8
1838| #define SIZEOF_OFF_T 8
1839| #define SIZEOF_SIZE_T 4
1840| #define SIZEOF_SSIZE_T 4
1841| #define HAVE_INTPTR_T 1
1842| #define HAVE_UINTPTR_T 1
1843| #define HAVE_PTRDIFF_T 1
1844| #define HAVE_IMMEDIATE_STRUCTURES 1
1845| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
1846| /* end confdefs.h.  */
1847| #include <stdio.h>
1848| #ifdef HAVE_SYS_TYPES_H
1849| # include <sys/types.h>
1850| #endif
1851| #ifdef HAVE_SYS_STAT_H
1852| # include <sys/stat.h>
1853| #endif
1854| #ifdef STDC_HEADERS
1855| # include <stdlib.h>
1856| # include <stddef.h>
1857| #else
1858| # ifdef HAVE_STDLIB_H
1859| #  include <stdlib.h>
1860| # endif
1861| #endif
1862| #ifdef HAVE_STRING_H
1863| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1864| #  include <memory.h>
1865| # endif
1866| # include <string.h>
1867| #endif
1868| #ifdef HAVE_STRINGS_H
1869| # include <strings.h>
1870| #endif
1871| #ifdef HAVE_INTTYPES_H
1872| # include <inttypes.h>
1873| #endif
1874| #ifdef HAVE_STDINT_H
1875| # include <stdint.h>
1876| #endif
1877| #ifdef HAVE_UNISTD_H
1878| # include <unistd.h>
1879| #endif
1880| int
1881| main ()
1882| {
1883| if (sizeof ((off_t)))
1884|           return 0;
1885|   ;
1886|   return 0;
1887| }
1888configure:8843: result: yes
1889configure:8854: checking for size_t
1890configure:8854: result: yes
1891configure:8865: checking for pid_t
1892configure:8865: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
1893configure:8865: $? = 0
1894configure:8865: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
1895conftest.c: In function 'main':
1896conftest.c:80: error: expected expression before ')' token
1897conftest.c: In function 'main':
1898conftest.c:80: error: expected expression before ')' token
1899fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccFYbj5y.out (No such file or directory)
1900configure:8865: $? = 1
1901configure: failed program was:
1902| /* confdefs.h */
1903| #define PACKAGE_NAME "Samba"
1904| #define PACKAGE_TARNAME "samba"
1905| #define PACKAGE_VERSION "3"
1906| #define PACKAGE_STRING "Samba 3"
1907| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
1908| #define PACKAGE_URL ""
1909| #define CONFIG_H_IS_FROM_SAMBA 1
1910| #define STDC_HEADERS 1
1911| #define HAVE_SYS_TYPES_H 1
1912| #define HAVE_SYS_STAT_H 1
1913| #define HAVE_STDLIB_H 1
1914| #define HAVE_STRING_H 1
1915| #define HAVE_MEMORY_H 1
1916| #define HAVE_STRINGS_H 1
1917| #define HAVE_INTTYPES_H 1
1918| #define HAVE_STDINT_H 1
1919| #define HAVE_UNISTD_H 1
1920| #define __EXTENSIONS__ 1
1921| #define _ALL_SOURCE 1
1922| #define _GNU_SOURCE 1
1923| #define _POSIX_PTHREAD_SEMANTICS 1
1924| #define _TANDEM_SOURCE 1
1925| #define AC_APPLE_UNIVERSAL_BUILD 1
1926| #ifndef _XOPEN_SOURCE_EXTENDED
1927| #define _XOPEN_SOURCE_EXTENDED 1
1928| #endif
1929| #define HAVE_STANDARDS_H 1
1930| #define HAVE_LONG_LONG 1
1931| #define SIZEOF_INT 4
1932| #define SIZEOF_CHAR 1
1933| #define SIZEOF_SHORT 2
1934| #define SIZEOF_LONG 4
1935| #define SIZEOF_LONG_LONG 8
1936| #define SIZEOF_OFF_T 8
1937| #define SIZEOF_SIZE_T 4
1938| #define SIZEOF_SSIZE_T 4
1939| #define HAVE_INTPTR_T 1
1940| #define HAVE_UINTPTR_T 1
1941| #define HAVE_PTRDIFF_T 1
1942| #define HAVE_IMMEDIATE_STRUCTURES 1
1943| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
1944| /* end confdefs.h.  */
1945| #include <stdio.h>
1946| #ifdef HAVE_SYS_TYPES_H
1947| # include <sys/types.h>
1948| #endif
1949| #ifdef HAVE_SYS_STAT_H
1950| # include <sys/stat.h>
1951| #endif
1952| #ifdef STDC_HEADERS
1953| # include <stdlib.h>
1954| # include <stddef.h>
1955| #else
1956| # ifdef HAVE_STDLIB_H
1957| #  include <stdlib.h>
1958| # endif
1959| #endif
1960| #ifdef HAVE_STRING_H
1961| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1962| #  include <memory.h>
1963| # endif
1964| # include <string.h>
1965| #endif
1966| #ifdef HAVE_STRINGS_H
1967| # include <strings.h>
1968| #endif
1969| #ifdef HAVE_INTTYPES_H
1970| # include <inttypes.h>
1971| #endif
1972| #ifdef HAVE_STDINT_H
1973| # include <stdint.h>
1974| #endif
1975| #ifdef HAVE_UNISTD_H
1976| # include <unistd.h>
1977| #endif
1978| int
1979| main ()
1980| {
1981| if (sizeof ((pid_t)))
1982|           return 0;
1983|   ;
1984|   return 0;
1985| }
1986configure:8865: result: yes
1987configure:8876: checking for struct stat.st_rdev
1988configure:8876: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
1989configure:8876: $? = 0
1990configure:8876: result: yes
1991configure:8889: checking for ino_t
1992configure:8889: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
1993configure:8889: $? = 0
1994configure:8889: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
1995conftest.c: In function 'main':
1996conftest.c:82: error: expected expression before ')' token
1997conftest.c: In function 'main':
1998conftest.c:82: error: expected expression before ')' token
1999fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccK5OBer.out (No such file or directory)
2000configure:8889: $? = 1
2001configure: failed program was:
2002| /* confdefs.h */
2003| #define PACKAGE_NAME "Samba"
2004| #define PACKAGE_TARNAME "samba"
2005| #define PACKAGE_VERSION "3"
2006| #define PACKAGE_STRING "Samba 3"
2007| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
2008| #define PACKAGE_URL ""
2009| #define CONFIG_H_IS_FROM_SAMBA 1
2010| #define STDC_HEADERS 1
2011| #define HAVE_SYS_TYPES_H 1
2012| #define HAVE_SYS_STAT_H 1
2013| #define HAVE_STDLIB_H 1
2014| #define HAVE_STRING_H 1
2015| #define HAVE_MEMORY_H 1
2016| #define HAVE_STRINGS_H 1
2017| #define HAVE_INTTYPES_H 1
2018| #define HAVE_STDINT_H 1
2019| #define HAVE_UNISTD_H 1
2020| #define __EXTENSIONS__ 1
2021| #define _ALL_SOURCE 1
2022| #define _GNU_SOURCE 1
2023| #define _POSIX_PTHREAD_SEMANTICS 1
2024| #define _TANDEM_SOURCE 1
2025| #define AC_APPLE_UNIVERSAL_BUILD 1
2026| #ifndef _XOPEN_SOURCE_EXTENDED
2027| #define _XOPEN_SOURCE_EXTENDED 1
2028| #endif
2029| #define HAVE_STANDARDS_H 1
2030| #define HAVE_LONG_LONG 1
2031| #define SIZEOF_INT 4
2032| #define SIZEOF_CHAR 1
2033| #define SIZEOF_SHORT 2
2034| #define SIZEOF_LONG 4
2035| #define SIZEOF_LONG_LONG 8
2036| #define SIZEOF_OFF_T 8
2037| #define SIZEOF_SIZE_T 4
2038| #define SIZEOF_SSIZE_T 4
2039| #define HAVE_INTPTR_T 1
2040| #define HAVE_UINTPTR_T 1
2041| #define HAVE_PTRDIFF_T 1
2042| #define HAVE_IMMEDIATE_STRUCTURES 1
2043| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
2044| #define HAVE_STRUCT_STAT_ST_RDEV 1
2045| #define HAVE_ST_RDEV 1
2046| /* end confdefs.h.  */
2047| #include <stdio.h>
2048| #ifdef HAVE_SYS_TYPES_H
2049| # include <sys/types.h>
2050| #endif
2051| #ifdef HAVE_SYS_STAT_H
2052| # include <sys/stat.h>
2053| #endif
2054| #ifdef STDC_HEADERS
2055| # include <stdlib.h>
2056| # include <stddef.h>
2057| #else
2058| # ifdef HAVE_STDLIB_H
2059| #  include <stdlib.h>
2060| # endif
2061| #endif
2062| #ifdef HAVE_STRING_H
2063| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2064| #  include <memory.h>
2065| # endif
2066| # include <string.h>
2067| #endif
2068| #ifdef HAVE_STRINGS_H
2069| # include <strings.h>
2070| #endif
2071| #ifdef HAVE_INTTYPES_H
2072| # include <inttypes.h>
2073| #endif
2074| #ifdef HAVE_STDINT_H
2075| # include <stdint.h>
2076| #endif
2077| #ifdef HAVE_UNISTD_H
2078| # include <unistd.h>
2079| #endif
2080| int
2081| main ()
2082| {
2083| if (sizeof ((ino_t)))
2084|           return 0;
2085|   ;
2086|   return 0;
2087| }
2088configure:8889: result: yes
2089configure:8900: checking for loff_t
2090configure:8900: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2091conftest.c: In function 'main':
2092conftest.c:82: error: 'loff_t' undeclared (first use in this function)
2093conftest.c:82: error: (Each undeclared identifier is reported only once
2094conftest.c:82: error: for each function it appears in.)
2095conftest.c: In function 'main':
2096conftest.c:82: error: 'loff_t' undeclared (first use in this function)
2097conftest.c:82: error: (Each undeclared identifier is reported only once
2098conftest.c:82: error: for each function it appears in.)
2099fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccXBpbEj.out (No such file or directory)
2100configure:8900: $? = 1
2101configure: failed program was:
2102| /* confdefs.h */
2103| #define PACKAGE_NAME "Samba"
2104| #define PACKAGE_TARNAME "samba"
2105| #define PACKAGE_VERSION "3"
2106| #define PACKAGE_STRING "Samba 3"
2107| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
2108| #define PACKAGE_URL ""
2109| #define CONFIG_H_IS_FROM_SAMBA 1
2110| #define STDC_HEADERS 1
2111| #define HAVE_SYS_TYPES_H 1
2112| #define HAVE_SYS_STAT_H 1
2113| #define HAVE_STDLIB_H 1
2114| #define HAVE_STRING_H 1
2115| #define HAVE_MEMORY_H 1
2116| #define HAVE_STRINGS_H 1
2117| #define HAVE_INTTYPES_H 1
2118| #define HAVE_STDINT_H 1
2119| #define HAVE_UNISTD_H 1
2120| #define __EXTENSIONS__ 1
2121| #define _ALL_SOURCE 1
2122| #define _GNU_SOURCE 1
2123| #define _POSIX_PTHREAD_SEMANTICS 1
2124| #define _TANDEM_SOURCE 1
2125| #define AC_APPLE_UNIVERSAL_BUILD 1
2126| #ifndef _XOPEN_SOURCE_EXTENDED
2127| #define _XOPEN_SOURCE_EXTENDED 1
2128| #endif
2129| #define HAVE_STANDARDS_H 1
2130| #define HAVE_LONG_LONG 1
2131| #define SIZEOF_INT 4
2132| #define SIZEOF_CHAR 1
2133| #define SIZEOF_SHORT 2
2134| #define SIZEOF_LONG 4
2135| #define SIZEOF_LONG_LONG 8
2136| #define SIZEOF_OFF_T 8
2137| #define SIZEOF_SIZE_T 4
2138| #define SIZEOF_SSIZE_T 4
2139| #define HAVE_INTPTR_T 1
2140| #define HAVE_UINTPTR_T 1
2141| #define HAVE_PTRDIFF_T 1
2142| #define HAVE_IMMEDIATE_STRUCTURES 1
2143| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
2144| #define HAVE_STRUCT_STAT_ST_RDEV 1
2145| #define HAVE_ST_RDEV 1
2146| /* end confdefs.h.  */
2147| #include <stdio.h>
2148| #ifdef HAVE_SYS_TYPES_H
2149| # include <sys/types.h>
2150| #endif
2151| #ifdef HAVE_SYS_STAT_H
2152| # include <sys/stat.h>
2153| #endif
2154| #ifdef STDC_HEADERS
2155| # include <stdlib.h>
2156| # include <stddef.h>
2157| #else
2158| # ifdef HAVE_STDLIB_H
2159| #  include <stdlib.h>
2160| # endif
2161| #endif
2162| #ifdef HAVE_STRING_H
2163| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2164| #  include <memory.h>
2165| # endif
2166| # include <string.h>
2167| #endif
2168| #ifdef HAVE_STRINGS_H
2169| # include <strings.h>
2170| #endif
2171| #ifdef HAVE_INTTYPES_H
2172| # include <inttypes.h>
2173| #endif
2174| #ifdef HAVE_STDINT_H
2175| # include <stdint.h>
2176| #endif
2177| #ifdef HAVE_UNISTD_H
2178| # include <unistd.h>
2179| #endif
2180| int
2181| main ()
2182| {
2183| if (sizeof (loff_t))
2184|        return 0;
2185|   ;
2186|   return 0;
2187| }
2188configure:8900: result: no
2189configure:8911: checking for offset_t
2190configure:8911: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2191conftest.c: In function 'main':
2192conftest.c:83: error: 'offset_t' undeclared (first use in this function)
2193conftest.c:83: error: (Each undeclared identifier is reported only once
2194conftest.c:83: error: for each function it appears in.)
2195conftest.c: In function 'main':
2196conftest.c:83: error: 'offset_t' undeclared (first use in this function)
2197conftest.c:83: error: (Each undeclared identifier is reported only once
2198conftest.c:83: error: for each function it appears in.)
2199fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccIs4oE7.out (No such file or directory)
2200configure:8911: $? = 1
2201configure: failed program was:
2202| /* confdefs.h */
2203| #define PACKAGE_NAME "Samba"
2204| #define PACKAGE_TARNAME "samba"
2205| #define PACKAGE_VERSION "3"
2206| #define PACKAGE_STRING "Samba 3"
2207| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
2208| #define PACKAGE_URL ""
2209| #define CONFIG_H_IS_FROM_SAMBA 1
2210| #define STDC_HEADERS 1
2211| #define HAVE_SYS_TYPES_H 1
2212| #define HAVE_SYS_STAT_H 1
2213| #define HAVE_STDLIB_H 1
2214| #define HAVE_STRING_H 1
2215| #define HAVE_MEMORY_H 1
2216| #define HAVE_STRINGS_H 1
2217| #define HAVE_INTTYPES_H 1
2218| #define HAVE_STDINT_H 1
2219| #define HAVE_UNISTD_H 1
2220| #define __EXTENSIONS__ 1
2221| #define _ALL_SOURCE 1
2222| #define _GNU_SOURCE 1
2223| #define _POSIX_PTHREAD_SEMANTICS 1
2224| #define _TANDEM_SOURCE 1
2225| #define AC_APPLE_UNIVERSAL_BUILD 1
2226| #ifndef _XOPEN_SOURCE_EXTENDED
2227| #define _XOPEN_SOURCE_EXTENDED 1
2228| #endif
2229| #define HAVE_STANDARDS_H 1
2230| #define HAVE_LONG_LONG 1
2231| #define SIZEOF_INT 4
2232| #define SIZEOF_CHAR 1
2233| #define SIZEOF_SHORT 2
2234| #define SIZEOF_LONG 4
2235| #define SIZEOF_LONG_LONG 8
2236| #define SIZEOF_OFF_T 8
2237| #define SIZEOF_SIZE_T 4
2238| #define SIZEOF_SSIZE_T 4
2239| #define HAVE_INTPTR_T 1
2240| #define HAVE_UINTPTR_T 1
2241| #define HAVE_PTRDIFF_T 1
2242| #define HAVE_IMMEDIATE_STRUCTURES 1
2243| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
2244| #define HAVE_STRUCT_STAT_ST_RDEV 1
2245| #define HAVE_ST_RDEV 1
2246| #define loff_t off_t
2247| /* end confdefs.h.  */
2248| #include <stdio.h>
2249| #ifdef HAVE_SYS_TYPES_H
2250| # include <sys/types.h>
2251| #endif
2252| #ifdef HAVE_SYS_STAT_H
2253| # include <sys/stat.h>
2254| #endif
2255| #ifdef STDC_HEADERS
2256| # include <stdlib.h>
2257| # include <stddef.h>
2258| #else
2259| # ifdef HAVE_STDLIB_H
2260| #  include <stdlib.h>
2261| # endif
2262| #endif
2263| #ifdef HAVE_STRING_H
2264| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2265| #  include <memory.h>
2266| # endif
2267| # include <string.h>
2268| #endif
2269| #ifdef HAVE_STRINGS_H
2270| # include <strings.h>
2271| #endif
2272| #ifdef HAVE_INTTYPES_H
2273| # include <inttypes.h>
2274| #endif
2275| #ifdef HAVE_STDINT_H
2276| # include <stdint.h>
2277| #endif
2278| #ifdef HAVE_UNISTD_H
2279| # include <unistd.h>
2280| #endif
2281| int
2282| main ()
2283| {
2284| if (sizeof (offset_t))
2285|        return 0;
2286|   ;
2287|   return 0;
2288| }
2289configure:8911: result: no
2290configure:8923: checking for working memcmp
2291configure:8966: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2292configure:8966: $? = 0
2293configure:8966: ./conftest
2294configure:8966: $? = 0
2295configure:8976: result: yes
2296configure:8989: checking for pipe
2297configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2298configure:8989: $? = 0
2299configure:8989: result: yes
2300configure:8989: checking for strftime
2301configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2302conftest.c:72: warning: conflicting types for built-in function 'strftime'
2303conftest.c:72: warning: conflicting types for built-in function 'strftime'
2304configure:8989: $? = 0
2305configure:8989: result: yes
2306configure:8989: checking for srandom
2307configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2308configure:8989: $? = 0
2309configure:8989: result: yes
2310configure:8989: checking for random
2311configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2312configure:8989: $? = 0
2313configure:8989: result: yes
2314configure:8989: checking for srand
2315configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2316configure:8989: $? = 0
2317configure:8989: result: yes
2318configure:8989: checking for rand
2319configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2320configure:8989: $? = 0
2321configure:8989: result: yes
2322configure:8989: checking for usleep
2323configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2324configure:8989: $? = 0
2325configure:8989: result: yes
2326configure:8989: checking for setbuffer
2327configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2328configure:8989: $? = 0
2329configure:8989: result: yes
2330configure:8989: checking for lstat
2331configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2332configure:8989: $? = 0
2333configure:8989: result: yes
2334configure:8989: checking for getpgrp
2335configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2336configure:8989: $? = 0
2337configure:8989: result: yes
2338configure:8989: checking for utime
2339configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2340configure:8989: $? = 0
2341configure:8989: result: yes
2342configure:8989: checking for utimes
2343configure:8989: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2344configure:8989: $? = 0
2345configure:8989: result: yes
2346configure:9002: checking stdbool.h usability
2347configure:9002: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2348configure:9002: $? = 0
2349configure:9002: result: yes
2350configure:9002: checking stdbool.h presence
2351configure:9002: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2352configure:9002: $? = 0
2353configure:9002: result: yes
2354configure:9002: checking for stdbool.h
2355configure:9002: result: yes
2356configure:9002: checking for stdint.h
2357configure:9002: result: yes
2358configure:9002: checking sys/select.h usability
2359configure:9002: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2360configure:9002: $? = 0
2361configure:9002: result: yes
2362configure:9002: checking sys/select.h presence
2363configure:9002: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2364configure:9002: $? = 0
2365configure:9002: result: yes
2366configure:9002: checking for sys/select.h
2367configure:9002: result: yes
2368configure:9015: checking setjmp.h usability
2369configure:9015: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2370configure:9015: $? = 0
2371configure:9015: result: yes
2372configure:9015: checking setjmp.h presence
2373configure:9015: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2374configure:9015: $? = 0
2375configure:9015: result: yes
2376configure:9015: checking for setjmp.h
2377configure:9015: result: yes
2378configure:9015: checking utime.h usability
2379configure:9015: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2380configure:9015: $? = 0
2381configure:9015: result: yes
2382configure:9015: checking utime.h presence
2383configure:9015: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2384configure:9015: $? = 0
2385configure:9015: result: yes
2386configure:9015: checking for utime.h
2387configure:9015: result: yes
2388configure:9015: checking sys/wait.h usability
2389configure:9015: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2390configure:9015: $? = 0
2391configure:9015: result: yes
2392configure:9015: checking sys/wait.h presence
2393configure:9015: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2394configure:9015: $? = 0
2395configure:9015: result: yes
2396configure:9015: checking for sys/wait.h
2397configure:9015: result: yes
2398configure:9026: checking for stdint.h
2399configure:9026: result: yes
2400configure:9038: checking for stdbool.h
2401configure:9038: result: yes
2402configure:9051: checking for bool
2403configure:9051: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2404configure:9051: $? = 0
2405configure:9051: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2406conftest.c: In function 'main':
2407conftest.c:108: error: expected expression before ')' token
2408conftest.c: In function 'main':
2409conftest.c:108: error: expected expression before ')' token
2410fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cc23nwbi.out (No such file or directory)
2411configure:9051: $? = 1
2412configure: failed program was:
2413| /* confdefs.h */
2414| #define PACKAGE_NAME "Samba"
2415| #define PACKAGE_TARNAME "samba"
2416| #define PACKAGE_VERSION "3"
2417| #define PACKAGE_STRING "Samba 3"
2418| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
2419| #define PACKAGE_URL ""
2420| #define CONFIG_H_IS_FROM_SAMBA 1
2421| #define STDC_HEADERS 1
2422| #define HAVE_SYS_TYPES_H 1
2423| #define HAVE_SYS_STAT_H 1
2424| #define HAVE_STDLIB_H 1
2425| #define HAVE_STRING_H 1
2426| #define HAVE_MEMORY_H 1
2427| #define HAVE_STRINGS_H 1
2428| #define HAVE_INTTYPES_H 1
2429| #define HAVE_STDINT_H 1
2430| #define HAVE_UNISTD_H 1
2431| #define __EXTENSIONS__ 1
2432| #define _ALL_SOURCE 1
2433| #define _GNU_SOURCE 1
2434| #define _POSIX_PTHREAD_SEMANTICS 1
2435| #define _TANDEM_SOURCE 1
2436| #define AC_APPLE_UNIVERSAL_BUILD 1
2437| #ifndef _XOPEN_SOURCE_EXTENDED
2438| #define _XOPEN_SOURCE_EXTENDED 1
2439| #endif
2440| #define HAVE_STANDARDS_H 1
2441| #define HAVE_LONG_LONG 1
2442| #define SIZEOF_INT 4
2443| #define SIZEOF_CHAR 1
2444| #define SIZEOF_SHORT 2
2445| #define SIZEOF_LONG 4
2446| #define SIZEOF_LONG_LONG 8
2447| #define SIZEOF_OFF_T 8
2448| #define SIZEOF_SIZE_T 4
2449| #define SIZEOF_SSIZE_T 4
2450| #define HAVE_INTPTR_T 1
2451| #define HAVE_UINTPTR_T 1
2452| #define HAVE_PTRDIFF_T 1
2453| #define HAVE_IMMEDIATE_STRUCTURES 1
2454| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
2455| #define HAVE_STRUCT_STAT_ST_RDEV 1
2456| #define HAVE_ST_RDEV 1
2457| #define loff_t off_t
2458| #define offset_t loff_t
2459| #define HAVE_PIPE 1
2460| #define HAVE_STRFTIME 1
2461| #define HAVE_SRANDOM 1
2462| #define HAVE_RANDOM 1
2463| #define HAVE_SRAND 1
2464| #define HAVE_RAND 1
2465| #define HAVE_USLEEP 1
2466| #define HAVE_SETBUFFER 1
2467| #define HAVE_LSTAT 1
2468| #define HAVE_GETPGRP 1
2469| #define HAVE_UTIME 1
2470| #define HAVE_UTIMES 1
2471| #define HAVE_STDBOOL_H 1
2472| #define HAVE_STDINT_H 1
2473| #define HAVE_SYS_SELECT_H 1
2474| #define HAVE_SETJMP_H 1
2475| #define HAVE_UTIME_H 1
2476| #define HAVE_SYS_WAIT_H 1
2477| /* end confdefs.h.  */
2478|
2479| #include <stdio.h>
2480| #ifdef HAVE_SYS_TYPES_H
2481| # include <sys/types.h>
2482| #endif
2483| #ifdef HAVE_SYS_STAT_H
2484| # include <sys/stat.h>
2485| #endif
2486| #ifdef STDC_HEADERS
2487| # include <stdlib.h>
2488| # include <stddef.h>
2489| #else
2490| # ifdef HAVE_STDLIB_H
2491| #  include <stdlib.h>
2492| # endif
2493| #endif
2494| #ifdef HAVE_STRING_H
2495| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2496| #  include <memory.h>
2497| # endif
2498| # include <string.h>
2499| #endif
2500| #ifdef HAVE_STRINGS_H
2501| # include <strings.h>
2502| #endif
2503| #ifdef HAVE_INTTYPES_H
2504| # include <inttypes.h>
2505| #endif
2506| #ifdef HAVE_STDINT_H
2507| # include <stdint.h>
2508| #endif
2509| #ifdef HAVE_UNISTD_H
2510| # include <unistd.h>
2511| #endif
2512| #ifdef HAVE_STDBOOL_H
2513| #include <stdbool.h>
2514| #endif
2515|
2516|
2517| int
2518| main ()
2519| {
2520| if (sizeof ((bool)))
2521|           return 0;
2522|   ;
2523|   return 0;
2524| }
2525configure:9051: result: yes
2526configure:9065: checking for _Bool
2527configure:9065: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2528configure:9065: $? = 0
2529configure:9065: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2530conftest.c: In function 'main':
2531conftest.c:109: error: expected expression before ')' token
2532conftest.c: In function 'main':
2533conftest.c:109: error: expected expression before ')' token
2534fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cc0ZRBaD.out (No such file or directory)
2535configure:9065: $? = 1
2536configure: failed program was:
2537| /* confdefs.h */
2538| #define PACKAGE_NAME "Samba"
2539| #define PACKAGE_TARNAME "samba"
2540| #define PACKAGE_VERSION "3"
2541| #define PACKAGE_STRING "Samba 3"
2542| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
2543| #define PACKAGE_URL ""
2544| #define CONFIG_H_IS_FROM_SAMBA 1
2545| #define STDC_HEADERS 1
2546| #define HAVE_SYS_TYPES_H 1
2547| #define HAVE_SYS_STAT_H 1
2548| #define HAVE_STDLIB_H 1
2549| #define HAVE_STRING_H 1
2550| #define HAVE_MEMORY_H 1
2551| #define HAVE_STRINGS_H 1
2552| #define HAVE_INTTYPES_H 1
2553| #define HAVE_STDINT_H 1
2554| #define HAVE_UNISTD_H 1
2555| #define __EXTENSIONS__ 1
2556| #define _ALL_SOURCE 1
2557| #define _GNU_SOURCE 1
2558| #define _POSIX_PTHREAD_SEMANTICS 1
2559| #define _TANDEM_SOURCE 1
2560| #define AC_APPLE_UNIVERSAL_BUILD 1
2561| #ifndef _XOPEN_SOURCE_EXTENDED
2562| #define _XOPEN_SOURCE_EXTENDED 1
2563| #endif
2564| #define HAVE_STANDARDS_H 1
2565| #define HAVE_LONG_LONG 1
2566| #define SIZEOF_INT 4
2567| #define SIZEOF_CHAR 1
2568| #define SIZEOF_SHORT 2
2569| #define SIZEOF_LONG 4
2570| #define SIZEOF_LONG_LONG 8
2571| #define SIZEOF_OFF_T 8
2572| #define SIZEOF_SIZE_T 4
2573| #define SIZEOF_SSIZE_T 4
2574| #define HAVE_INTPTR_T 1
2575| #define HAVE_UINTPTR_T 1
2576| #define HAVE_PTRDIFF_T 1
2577| #define HAVE_IMMEDIATE_STRUCTURES 1
2578| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
2579| #define HAVE_STRUCT_STAT_ST_RDEV 1
2580| #define HAVE_ST_RDEV 1
2581| #define loff_t off_t
2582| #define offset_t loff_t
2583| #define HAVE_PIPE 1
2584| #define HAVE_STRFTIME 1
2585| #define HAVE_SRANDOM 1
2586| #define HAVE_RANDOM 1
2587| #define HAVE_SRAND 1
2588| #define HAVE_RAND 1
2589| #define HAVE_USLEEP 1
2590| #define HAVE_SETBUFFER 1
2591| #define HAVE_LSTAT 1
2592| #define HAVE_GETPGRP 1
2593| #define HAVE_UTIME 1
2594| #define HAVE_UTIMES 1
2595| #define HAVE_STDBOOL_H 1
2596| #define HAVE_STDINT_H 1
2597| #define HAVE_SYS_SELECT_H 1
2598| #define HAVE_SETJMP_H 1
2599| #define HAVE_UTIME_H 1
2600| #define HAVE_SYS_WAIT_H 1
2601| #define HAVE_BOOL 1
2602| /* end confdefs.h.  */
2603|
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| #ifdef HAVE_STDBOOL_H
2638| #include <stdbool.h>
2639| #endif
2640|
2641|
2642| int
2643| main ()
2644| {
2645| if (sizeof ((_Bool)))
2646|           return 0;
2647|   ;
2648|   return 0;
2649| }
2650configure:9065: result: yes
2651configure:9081: checking linux/types.h usability
2652configure:9081: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2653conftest.c:101:25: error: linux/types.h: No such file or directory
2654conftest.c:101:25: error: linux/types.h: No such file or directory
2655fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cc3jEeYc.out (No such file or directory)
2656configure:9081: $? = 1
2657configure: failed program was:
2658| /* confdefs.h */
2659| #define PACKAGE_NAME "Samba"
2660| #define PACKAGE_TARNAME "samba"
2661| #define PACKAGE_VERSION "3"
2662| #define PACKAGE_STRING "Samba 3"
2663| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
2664| #define PACKAGE_URL ""
2665| #define CONFIG_H_IS_FROM_SAMBA 1
2666| #define STDC_HEADERS 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 __EXTENSIONS__ 1
2677| #define _ALL_SOURCE 1
2678| #define _GNU_SOURCE 1
2679| #define _POSIX_PTHREAD_SEMANTICS 1
2680| #define _TANDEM_SOURCE 1
2681| #define AC_APPLE_UNIVERSAL_BUILD 1
2682| #ifndef _XOPEN_SOURCE_EXTENDED
2683| #define _XOPEN_SOURCE_EXTENDED 1
2684| #endif
2685| #define HAVE_STANDARDS_H 1
2686| #define HAVE_LONG_LONG 1
2687| #define SIZEOF_INT 4
2688| #define SIZEOF_CHAR 1
2689| #define SIZEOF_SHORT 2
2690| #define SIZEOF_LONG 4
2691| #define SIZEOF_LONG_LONG 8
2692| #define SIZEOF_OFF_T 8
2693| #define SIZEOF_SIZE_T 4
2694| #define SIZEOF_SSIZE_T 4
2695| #define HAVE_INTPTR_T 1
2696| #define HAVE_UINTPTR_T 1
2697| #define HAVE_PTRDIFF_T 1
2698| #define HAVE_IMMEDIATE_STRUCTURES 1
2699| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
2700| #define HAVE_STRUCT_STAT_ST_RDEV 1
2701| #define HAVE_ST_RDEV 1
2702| #define loff_t off_t
2703| #define offset_t loff_t
2704| #define HAVE_PIPE 1
2705| #define HAVE_STRFTIME 1
2706| #define HAVE_SRANDOM 1
2707| #define HAVE_RANDOM 1
2708| #define HAVE_SRAND 1
2709| #define HAVE_RAND 1
2710| #define HAVE_USLEEP 1
2711| #define HAVE_SETBUFFER 1
2712| #define HAVE_LSTAT 1
2713| #define HAVE_GETPGRP 1
2714| #define HAVE_UTIME 1
2715| #define HAVE_UTIMES 1
2716| #define HAVE_STDBOOL_H 1
2717| #define HAVE_STDINT_H 1
2718| #define HAVE_SYS_SELECT_H 1
2719| #define HAVE_SETJMP_H 1
2720| #define HAVE_UTIME_H 1
2721| #define HAVE_SYS_WAIT_H 1
2722| #define HAVE_BOOL 1
2723| #define HAVE__Bool 1
2724| /* end confdefs.h.  */
2725| #include <stdio.h>
2726| #ifdef HAVE_SYS_TYPES_H
2727| # include <sys/types.h>
2728| #endif
2729| #ifdef HAVE_SYS_STAT_H
2730| # include <sys/stat.h>
2731| #endif
2732| #ifdef STDC_HEADERS
2733| # include <stdlib.h>
2734| # include <stddef.h>
2735| #else
2736| # ifdef HAVE_STDLIB_H
2737| #  include <stdlib.h>
2738| # endif
2739| #endif
2740| #ifdef HAVE_STRING_H
2741| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2742| #  include <memory.h>
2743| # endif
2744| # include <string.h>
2745| #endif
2746| #ifdef HAVE_STRINGS_H
2747| # include <strings.h>
2748| #endif
2749| #ifdef HAVE_INTTYPES_H
2750| # include <inttypes.h>
2751| #endif
2752| #ifdef HAVE_STDINT_H
2753| # include <stdint.h>
2754| #endif
2755| #ifdef HAVE_UNISTD_H
2756| # include <unistd.h>
2757| #endif
2758| #include <linux/types.h>
2759configure:9081: result: no
2760configure:9081: checking linux/types.h presence
2761configure:9081: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2762conftest.c:68:25: error: linux/types.h: No such file or directory
2763configure:9081: $? = 1
2764configure: failed program was:
2765| /* confdefs.h */
2766| #define PACKAGE_NAME "Samba"
2767| #define PACKAGE_TARNAME "samba"
2768| #define PACKAGE_VERSION "3"
2769| #define PACKAGE_STRING "Samba 3"
2770| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
2771| #define PACKAGE_URL ""
2772| #define CONFIG_H_IS_FROM_SAMBA 1
2773| #define STDC_HEADERS 1
2774| #define HAVE_SYS_TYPES_H 1
2775| #define HAVE_SYS_STAT_H 1
2776| #define HAVE_STDLIB_H 1
2777| #define HAVE_STRING_H 1
2778| #define HAVE_MEMORY_H 1
2779| #define HAVE_STRINGS_H 1
2780| #define HAVE_INTTYPES_H 1
2781| #define HAVE_STDINT_H 1
2782| #define HAVE_UNISTD_H 1
2783| #define __EXTENSIONS__ 1
2784| #define _ALL_SOURCE 1
2785| #define _GNU_SOURCE 1
2786| #define _POSIX_PTHREAD_SEMANTICS 1
2787| #define _TANDEM_SOURCE 1
2788| #define AC_APPLE_UNIVERSAL_BUILD 1
2789| #ifndef _XOPEN_SOURCE_EXTENDED
2790| #define _XOPEN_SOURCE_EXTENDED 1
2791| #endif
2792| #define HAVE_STANDARDS_H 1
2793| #define HAVE_LONG_LONG 1
2794| #define SIZEOF_INT 4
2795| #define SIZEOF_CHAR 1
2796| #define SIZEOF_SHORT 2
2797| #define SIZEOF_LONG 4
2798| #define SIZEOF_LONG_LONG 8
2799| #define SIZEOF_OFF_T 8
2800| #define SIZEOF_SIZE_T 4
2801| #define SIZEOF_SSIZE_T 4
2802| #define HAVE_INTPTR_T 1
2803| #define HAVE_UINTPTR_T 1
2804| #define HAVE_PTRDIFF_T 1
2805| #define HAVE_IMMEDIATE_STRUCTURES 1
2806| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
2807| #define HAVE_STRUCT_STAT_ST_RDEV 1
2808| #define HAVE_ST_RDEV 1
2809| #define loff_t off_t
2810| #define offset_t loff_t
2811| #define HAVE_PIPE 1
2812| #define HAVE_STRFTIME 1
2813| #define HAVE_SRANDOM 1
2814| #define HAVE_RANDOM 1
2815| #define HAVE_SRAND 1
2816| #define HAVE_RAND 1
2817| #define HAVE_USLEEP 1
2818| #define HAVE_SETBUFFER 1
2819| #define HAVE_LSTAT 1
2820| #define HAVE_GETPGRP 1
2821| #define HAVE_UTIME 1
2822| #define HAVE_UTIMES 1
2823| #define HAVE_STDBOOL_H 1
2824| #define HAVE_STDINT_H 1
2825| #define HAVE_SYS_SELECT_H 1
2826| #define HAVE_SETJMP_H 1
2827| #define HAVE_UTIME_H 1
2828| #define HAVE_SYS_WAIT_H 1
2829| #define HAVE_BOOL 1
2830| #define HAVE__Bool 1
2831| /* end confdefs.h.  */
2832| #include <linux/types.h>
2833configure:9081: result: no
2834configure:9081: checking for linux/types.h
2835configure:9081: result: no
2836configure:9092: checking for working mmap
2837configure:9106: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
2838configure:9106: $? = 0
2839configure:9106: ./conftest
2840configure:9106: $? = 0
2841configure:9116: result: yes
2842configure:9128: checking sys/syslog.h usability
2843configure:9128: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2844configure:9128: $? = 0
2845configure:9128: result: yes
2846configure:9128: checking sys/syslog.h presence
2847configure:9128: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2848configure:9128: $? = 0
2849configure:9128: result: yes
2850configure:9128: checking for sys/syslog.h
2851configure:9128: result: yes
2852configure:9128: checking syslog.h usability
2853configure:9128: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2854configure:9128: $? = 0
2855configure:9128: result: yes
2856configure:9128: checking syslog.h presence
2857configure:9128: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2858configure:9128: $? = 0
2859configure:9128: result: yes
2860configure:9128: checking for syslog.h
2861configure:9128: result: yes
2862configure:9141: checking sys/time.h usability
2863configure:9141: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2864configure:9141: $? = 0
2865configure:9141: result: yes
2866configure:9141: checking sys/time.h presence
2867configure:9141: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2868configure:9141: $? = 0
2869configure:9141: result: yes
2870configure:9141: checking for sys/time.h
2871configure:9141: result: yes
2872configure:9141: checking time.h usability
2873configure:9141: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2874configure:9141: $? = 0
2875configure:9141: result: yes
2876configure:9141: checking time.h presence
2877configure:9141: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2878configure:9141: $? = 0
2879configure:9141: result: yes
2880configure:9141: checking for time.h
2881configure:9141: result: yes
2882configure:9154: checking stdarg.h usability
2883configure:9154: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2884configure:9154: $? = 0
2885configure:9154: result: yes
2886configure:9154: checking stdarg.h presence
2887configure:9154: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
2888configure:9154: $? = 0
2889configure:9154: result: yes
2890configure:9154: checking for stdarg.h
2891configure:9154: result: yes
2892configure:9154: checking vararg.h usability
2893configure:9154: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
2894conftest.c:107:20: error: vararg.h: No such file or directory
2895conftest.c:107:20: error: vararg.h: No such file or directory
2896fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccGa2vqS.out (No such file or directory)
2897configure:9154: $? = 1
2898configure: failed program was:
2899| /* confdefs.h */
2900| #define PACKAGE_NAME "Samba"
2901| #define PACKAGE_TARNAME "samba"
2902| #define PACKAGE_VERSION "3"
2903| #define PACKAGE_STRING "Samba 3"
2904| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
2905| #define PACKAGE_URL ""
2906| #define CONFIG_H_IS_FROM_SAMBA 1
2907| #define STDC_HEADERS 1
2908| #define HAVE_SYS_TYPES_H 1
2909| #define HAVE_SYS_STAT_H 1
2910| #define HAVE_STDLIB_H 1
2911| #define HAVE_STRING_H 1
2912| #define HAVE_MEMORY_H 1
2913| #define HAVE_STRINGS_H 1
2914| #define HAVE_INTTYPES_H 1
2915| #define HAVE_STDINT_H 1
2916| #define HAVE_UNISTD_H 1
2917| #define __EXTENSIONS__ 1
2918| #define _ALL_SOURCE 1
2919| #define _GNU_SOURCE 1
2920| #define _POSIX_PTHREAD_SEMANTICS 1
2921| #define _TANDEM_SOURCE 1
2922| #define AC_APPLE_UNIVERSAL_BUILD 1
2923| #ifndef _XOPEN_SOURCE_EXTENDED
2924| #define _XOPEN_SOURCE_EXTENDED 1
2925| #endif
2926| #define HAVE_STANDARDS_H 1
2927| #define HAVE_LONG_LONG 1
2928| #define SIZEOF_INT 4
2929| #define SIZEOF_CHAR 1
2930| #define SIZEOF_SHORT 2
2931| #define SIZEOF_LONG 4
2932| #define SIZEOF_LONG_LONG 8
2933| #define SIZEOF_OFF_T 8
2934| #define SIZEOF_SIZE_T 4
2935| #define SIZEOF_SSIZE_T 4
2936| #define HAVE_INTPTR_T 1
2937| #define HAVE_UINTPTR_T 1
2938| #define HAVE_PTRDIFF_T 1
2939| #define HAVE_IMMEDIATE_STRUCTURES 1
2940| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
2941| #define HAVE_STRUCT_STAT_ST_RDEV 1
2942| #define HAVE_ST_RDEV 1
2943| #define loff_t off_t
2944| #define offset_t loff_t
2945| #define HAVE_PIPE 1
2946| #define HAVE_STRFTIME 1
2947| #define HAVE_SRANDOM 1
2948| #define HAVE_RANDOM 1
2949| #define HAVE_SRAND 1
2950| #define HAVE_RAND 1
2951| #define HAVE_USLEEP 1
2952| #define HAVE_SETBUFFER 1
2953| #define HAVE_LSTAT 1
2954| #define HAVE_GETPGRP 1
2955| #define HAVE_UTIME 1
2956| #define HAVE_UTIMES 1
2957| #define HAVE_STDBOOL_H 1
2958| #define HAVE_STDINT_H 1
2959| #define HAVE_SYS_SELECT_H 1
2960| #define HAVE_SETJMP_H 1
2961| #define HAVE_UTIME_H 1
2962| #define HAVE_SYS_WAIT_H 1
2963| #define HAVE_BOOL 1
2964| #define HAVE__Bool 1
2965| #define HAVE_MMAP 1
2966| #define HAVE_SYS_SYSLOG_H 1
2967| #define HAVE_SYSLOG_H 1
2968| #define HAVE_SYS_TIME_H 1
2969| #define HAVE_TIME_H 1
2970| #define HAVE_STDARG_H 1
2971| /* end confdefs.h.  */
2972| #include <stdio.h>
2973| #ifdef HAVE_SYS_TYPES_H
2974| # include <sys/types.h>
2975| #endif
2976| #ifdef HAVE_SYS_STAT_H
2977| # include <sys/stat.h>
2978| #endif
2979| #ifdef STDC_HEADERS
2980| # include <stdlib.h>
2981| # include <stddef.h>
2982| #else
2983| # ifdef HAVE_STDLIB_H
2984| #  include <stdlib.h>
2985| # endif
2986| #endif
2987| #ifdef HAVE_STRING_H
2988| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2989| #  include <memory.h>
2990| # endif
2991| # include <string.h>
2992| #endif
2993| #ifdef HAVE_STRINGS_H
2994| # include <strings.h>
2995| #endif
2996| #ifdef HAVE_INTTYPES_H
2997| # include <inttypes.h>
2998| #endif
2999| #ifdef HAVE_STDINT_H
3000| # include <stdint.h>
3001| #endif
3002| #ifdef HAVE_UNISTD_H
3003| # include <unistd.h>
3004| #endif
3005| #include <vararg.h>
3006configure:9154: result: no
3007configure:9154: checking vararg.h presence
3008configure:9154: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
3009conftest.c:74:20: error: vararg.h: No such file or directory
3010configure:9154: $? = 1
3011configure: failed program was:
3012| /* confdefs.h */
3013| #define PACKAGE_NAME "Samba"
3014| #define PACKAGE_TARNAME "samba"
3015| #define PACKAGE_VERSION "3"
3016| #define PACKAGE_STRING "Samba 3"
3017| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
3018| #define PACKAGE_URL ""
3019| #define CONFIG_H_IS_FROM_SAMBA 1
3020| #define STDC_HEADERS 1
3021| #define HAVE_SYS_TYPES_H 1
3022| #define HAVE_SYS_STAT_H 1
3023| #define HAVE_STDLIB_H 1
3024| #define HAVE_STRING_H 1
3025| #define HAVE_MEMORY_H 1
3026| #define HAVE_STRINGS_H 1
3027| #define HAVE_INTTYPES_H 1
3028| #define HAVE_STDINT_H 1
3029| #define HAVE_UNISTD_H 1
3030| #define __EXTENSIONS__ 1
3031| #define _ALL_SOURCE 1
3032| #define _GNU_SOURCE 1
3033| #define _POSIX_PTHREAD_SEMANTICS 1
3034| #define _TANDEM_SOURCE 1
3035| #define AC_APPLE_UNIVERSAL_BUILD 1
3036| #ifndef _XOPEN_SOURCE_EXTENDED
3037| #define _XOPEN_SOURCE_EXTENDED 1
3038| #endif
3039| #define HAVE_STANDARDS_H 1
3040| #define HAVE_LONG_LONG 1
3041| #define SIZEOF_INT 4
3042| #define SIZEOF_CHAR 1
3043| #define SIZEOF_SHORT 2
3044| #define SIZEOF_LONG 4
3045| #define SIZEOF_LONG_LONG 8
3046| #define SIZEOF_OFF_T 8
3047| #define SIZEOF_SIZE_T 4
3048| #define SIZEOF_SSIZE_T 4
3049| #define HAVE_INTPTR_T 1
3050| #define HAVE_UINTPTR_T 1
3051| #define HAVE_PTRDIFF_T 1
3052| #define HAVE_IMMEDIATE_STRUCTURES 1
3053| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
3054| #define HAVE_STRUCT_STAT_ST_RDEV 1
3055| #define HAVE_ST_RDEV 1
3056| #define loff_t off_t
3057| #define offset_t loff_t
3058| #define HAVE_PIPE 1
3059| #define HAVE_STRFTIME 1
3060| #define HAVE_SRANDOM 1
3061| #define HAVE_RANDOM 1
3062| #define HAVE_SRAND 1
3063| #define HAVE_RAND 1
3064| #define HAVE_USLEEP 1
3065| #define HAVE_SETBUFFER 1
3066| #define HAVE_LSTAT 1
3067| #define HAVE_GETPGRP 1
3068| #define HAVE_UTIME 1
3069| #define HAVE_UTIMES 1
3070| #define HAVE_STDBOOL_H 1
3071| #define HAVE_STDINT_H 1
3072| #define HAVE_SYS_SELECT_H 1
3073| #define HAVE_SETJMP_H 1
3074| #define HAVE_UTIME_H 1
3075| #define HAVE_SYS_WAIT_H 1
3076| #define HAVE_BOOL 1
3077| #define HAVE__Bool 1
3078| #define HAVE_MMAP 1
3079| #define HAVE_SYS_SYSLOG_H 1
3080| #define HAVE_SYSLOG_H 1
3081| #define HAVE_SYS_TIME_H 1
3082| #define HAVE_TIME_H 1
3083| #define HAVE_STDARG_H 1
3084| /* end confdefs.h.  */
3085| #include <vararg.h>
3086configure:9154: result: no
3087configure:9154: checking for vararg.h
3088configure:9154: result: no
3089configure:9167: checking sys/mount.h usability
3090configure:9167: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
3091configure:9167: $? = 0
3092configure:9167: result: yes
3093configure:9167: checking sys/mount.h presence
3094configure:9167: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
3095configure:9167: $? = 0
3096configure:9167: result: yes
3097configure:9167: checking for sys/mount.h
3098configure:9167: result: yes
3099configure:9167: checking mntent.h usability
3100configure:9167: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
3101conftest.c:108:20: error: mntent.h: No such file or directory
3102conftest.c:108:20: error: mntent.h: No such file or directory
3103fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccwFPc0N.out (No such file or directory)
3104configure:9167: $? = 1
3105configure: failed program was:
3106| /* confdefs.h */
3107| #define PACKAGE_NAME "Samba"
3108| #define PACKAGE_TARNAME "samba"
3109| #define PACKAGE_VERSION "3"
3110| #define PACKAGE_STRING "Samba 3"
3111| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
3112| #define PACKAGE_URL ""
3113| #define CONFIG_H_IS_FROM_SAMBA 1
3114| #define STDC_HEADERS 1
3115| #define HAVE_SYS_TYPES_H 1
3116| #define HAVE_SYS_STAT_H 1
3117| #define HAVE_STDLIB_H 1
3118| #define HAVE_STRING_H 1
3119| #define HAVE_MEMORY_H 1
3120| #define HAVE_STRINGS_H 1
3121| #define HAVE_INTTYPES_H 1
3122| #define HAVE_STDINT_H 1
3123| #define HAVE_UNISTD_H 1
3124| #define __EXTENSIONS__ 1
3125| #define _ALL_SOURCE 1
3126| #define _GNU_SOURCE 1
3127| #define _POSIX_PTHREAD_SEMANTICS 1
3128| #define _TANDEM_SOURCE 1
3129| #define AC_APPLE_UNIVERSAL_BUILD 1
3130| #ifndef _XOPEN_SOURCE_EXTENDED
3131| #define _XOPEN_SOURCE_EXTENDED 1
3132| #endif
3133| #define HAVE_STANDARDS_H 1
3134| #define HAVE_LONG_LONG 1
3135| #define SIZEOF_INT 4
3136| #define SIZEOF_CHAR 1
3137| #define SIZEOF_SHORT 2
3138| #define SIZEOF_LONG 4
3139| #define SIZEOF_LONG_LONG 8
3140| #define SIZEOF_OFF_T 8
3141| #define SIZEOF_SIZE_T 4
3142| #define SIZEOF_SSIZE_T 4
3143| #define HAVE_INTPTR_T 1
3144| #define HAVE_UINTPTR_T 1
3145| #define HAVE_PTRDIFF_T 1
3146| #define HAVE_IMMEDIATE_STRUCTURES 1
3147| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
3148| #define HAVE_STRUCT_STAT_ST_RDEV 1
3149| #define HAVE_ST_RDEV 1
3150| #define loff_t off_t
3151| #define offset_t loff_t
3152| #define HAVE_PIPE 1
3153| #define HAVE_STRFTIME 1
3154| #define HAVE_SRANDOM 1
3155| #define HAVE_RANDOM 1
3156| #define HAVE_SRAND 1
3157| #define HAVE_RAND 1
3158| #define HAVE_USLEEP 1
3159| #define HAVE_SETBUFFER 1
3160| #define HAVE_LSTAT 1
3161| #define HAVE_GETPGRP 1
3162| #define HAVE_UTIME 1
3163| #define HAVE_UTIMES 1
3164| #define HAVE_STDBOOL_H 1
3165| #define HAVE_STDINT_H 1
3166| #define HAVE_SYS_SELECT_H 1
3167| #define HAVE_SETJMP_H 1
3168| #define HAVE_UTIME_H 1
3169| #define HAVE_SYS_WAIT_H 1
3170| #define HAVE_BOOL 1
3171| #define HAVE__Bool 1
3172| #define HAVE_MMAP 1
3173| #define HAVE_SYS_SYSLOG_H 1
3174| #define HAVE_SYSLOG_H 1
3175| #define HAVE_SYS_TIME_H 1
3176| #define HAVE_TIME_H 1
3177| #define HAVE_STDARG_H 1
3178| #define HAVE_SYS_MOUNT_H 1
3179| /* end confdefs.h.  */
3180| #include <stdio.h>
3181| #ifdef HAVE_SYS_TYPES_H
3182| # include <sys/types.h>
3183| #endif
3184| #ifdef HAVE_SYS_STAT_H
3185| # include <sys/stat.h>
3186| #endif
3187| #ifdef STDC_HEADERS
3188| # include <stdlib.h>
3189| # include <stddef.h>
3190| #else
3191| # ifdef HAVE_STDLIB_H
3192| #  include <stdlib.h>
3193| # endif
3194| #endif
3195| #ifdef HAVE_STRING_H
3196| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3197| #  include <memory.h>
3198| # endif
3199| # include <string.h>
3200| #endif
3201| #ifdef HAVE_STRINGS_H
3202| # include <strings.h>
3203| #endif
3204| #ifdef HAVE_INTTYPES_H
3205| # include <inttypes.h>
3206| #endif
3207| #ifdef HAVE_STDINT_H
3208| # include <stdint.h>
3209| #endif
3210| #ifdef HAVE_UNISTD_H
3211| # include <unistd.h>
3212| #endif
3213| #include <mntent.h>
3214configure:9167: result: no
3215configure:9167: checking mntent.h presence
3216configure:9167: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
3217conftest.c:75:20: error: mntent.h: No such file or directory
3218configure:9167: $? = 1
3219configure: failed program was:
3220| /* confdefs.h */
3221| #define PACKAGE_NAME "Samba"
3222| #define PACKAGE_TARNAME "samba"
3223| #define PACKAGE_VERSION "3"
3224| #define PACKAGE_STRING "Samba 3"
3225| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
3226| #define PACKAGE_URL ""
3227| #define CONFIG_H_IS_FROM_SAMBA 1
3228| #define STDC_HEADERS 1
3229| #define HAVE_SYS_TYPES_H 1
3230| #define HAVE_SYS_STAT_H 1
3231| #define HAVE_STDLIB_H 1
3232| #define HAVE_STRING_H 1
3233| #define HAVE_MEMORY_H 1
3234| #define HAVE_STRINGS_H 1
3235| #define HAVE_INTTYPES_H 1
3236| #define HAVE_STDINT_H 1
3237| #define HAVE_UNISTD_H 1
3238| #define __EXTENSIONS__ 1
3239| #define _ALL_SOURCE 1
3240| #define _GNU_SOURCE 1
3241| #define _POSIX_PTHREAD_SEMANTICS 1
3242| #define _TANDEM_SOURCE 1
3243| #define AC_APPLE_UNIVERSAL_BUILD 1
3244| #ifndef _XOPEN_SOURCE_EXTENDED
3245| #define _XOPEN_SOURCE_EXTENDED 1
3246| #endif
3247| #define HAVE_STANDARDS_H 1
3248| #define HAVE_LONG_LONG 1
3249| #define SIZEOF_INT 4
3250| #define SIZEOF_CHAR 1
3251| #define SIZEOF_SHORT 2
3252| #define SIZEOF_LONG 4
3253| #define SIZEOF_LONG_LONG 8
3254| #define SIZEOF_OFF_T 8
3255| #define SIZEOF_SIZE_T 4
3256| #define SIZEOF_SSIZE_T 4
3257| #define HAVE_INTPTR_T 1
3258| #define HAVE_UINTPTR_T 1
3259| #define HAVE_PTRDIFF_T 1
3260| #define HAVE_IMMEDIATE_STRUCTURES 1
3261| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
3262| #define HAVE_STRUCT_STAT_ST_RDEV 1
3263| #define HAVE_ST_RDEV 1
3264| #define loff_t off_t
3265| #define offset_t loff_t
3266| #define HAVE_PIPE 1
3267| #define HAVE_STRFTIME 1
3268| #define HAVE_SRANDOM 1
3269| #define HAVE_RANDOM 1
3270| #define HAVE_SRAND 1
3271| #define HAVE_RAND 1
3272| #define HAVE_USLEEP 1
3273| #define HAVE_SETBUFFER 1
3274| #define HAVE_LSTAT 1
3275| #define HAVE_GETPGRP 1
3276| #define HAVE_UTIME 1
3277| #define HAVE_UTIMES 1
3278| #define HAVE_STDBOOL_H 1
3279| #define HAVE_STDINT_H 1
3280| #define HAVE_SYS_SELECT_H 1
3281| #define HAVE_SETJMP_H 1
3282| #define HAVE_UTIME_H 1
3283| #define HAVE_SYS_WAIT_H 1
3284| #define HAVE_BOOL 1
3285| #define HAVE__Bool 1
3286| #define HAVE_MMAP 1
3287| #define HAVE_SYS_SYSLOG_H 1
3288| #define HAVE_SYSLOG_H 1
3289| #define HAVE_SYS_TIME_H 1
3290| #define HAVE_TIME_H 1
3291| #define HAVE_STDARG_H 1
3292| #define HAVE_SYS_MOUNT_H 1
3293| /* end confdefs.h.  */
3294| #include <mntent.h>
3295configure:9167: result: no
3296configure:9167: checking for mntent.h
3297configure:9167: result: no
3298configure:9179: checking stropts.h usability
3299configure:9179: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
3300conftest.c:108:21: error: stropts.h: No such file or directory
3301conftest.c:108:21: error: stropts.h: No such file or directory
3302fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccDQRFSe.out (No such file or directory)
3303configure:9179: $? = 1
3304configure: failed program was:
3305| /* confdefs.h */
3306| #define PACKAGE_NAME "Samba"
3307| #define PACKAGE_TARNAME "samba"
3308| #define PACKAGE_VERSION "3"
3309| #define PACKAGE_STRING "Samba 3"
3310| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
3311| #define PACKAGE_URL ""
3312| #define CONFIG_H_IS_FROM_SAMBA 1
3313| #define STDC_HEADERS 1
3314| #define HAVE_SYS_TYPES_H 1
3315| #define HAVE_SYS_STAT_H 1
3316| #define HAVE_STDLIB_H 1
3317| #define HAVE_STRING_H 1
3318| #define HAVE_MEMORY_H 1
3319| #define HAVE_STRINGS_H 1
3320| #define HAVE_INTTYPES_H 1
3321| #define HAVE_STDINT_H 1
3322| #define HAVE_UNISTD_H 1
3323| #define __EXTENSIONS__ 1
3324| #define _ALL_SOURCE 1
3325| #define _GNU_SOURCE 1
3326| #define _POSIX_PTHREAD_SEMANTICS 1
3327| #define _TANDEM_SOURCE 1
3328| #define AC_APPLE_UNIVERSAL_BUILD 1
3329| #ifndef _XOPEN_SOURCE_EXTENDED
3330| #define _XOPEN_SOURCE_EXTENDED 1
3331| #endif
3332| #define HAVE_STANDARDS_H 1
3333| #define HAVE_LONG_LONG 1
3334| #define SIZEOF_INT 4
3335| #define SIZEOF_CHAR 1
3336| #define SIZEOF_SHORT 2
3337| #define SIZEOF_LONG 4
3338| #define SIZEOF_LONG_LONG 8
3339| #define SIZEOF_OFF_T 8
3340| #define SIZEOF_SIZE_T 4
3341| #define SIZEOF_SSIZE_T 4
3342| #define HAVE_INTPTR_T 1
3343| #define HAVE_UINTPTR_T 1
3344| #define HAVE_PTRDIFF_T 1
3345| #define HAVE_IMMEDIATE_STRUCTURES 1
3346| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
3347| #define HAVE_STRUCT_STAT_ST_RDEV 1
3348| #define HAVE_ST_RDEV 1
3349| #define loff_t off_t
3350| #define offset_t loff_t
3351| #define HAVE_PIPE 1
3352| #define HAVE_STRFTIME 1
3353| #define HAVE_SRANDOM 1
3354| #define HAVE_RANDOM 1
3355| #define HAVE_SRAND 1
3356| #define HAVE_RAND 1
3357| #define HAVE_USLEEP 1
3358| #define HAVE_SETBUFFER 1
3359| #define HAVE_LSTAT 1
3360| #define HAVE_GETPGRP 1
3361| #define HAVE_UTIME 1
3362| #define HAVE_UTIMES 1
3363| #define HAVE_STDBOOL_H 1
3364| #define HAVE_STDINT_H 1
3365| #define HAVE_SYS_SELECT_H 1
3366| #define HAVE_SETJMP_H 1
3367| #define HAVE_UTIME_H 1
3368| #define HAVE_SYS_WAIT_H 1
3369| #define HAVE_BOOL 1
3370| #define HAVE__Bool 1
3371| #define HAVE_MMAP 1
3372| #define HAVE_SYS_SYSLOG_H 1
3373| #define HAVE_SYSLOG_H 1
3374| #define HAVE_SYS_TIME_H 1
3375| #define HAVE_TIME_H 1
3376| #define HAVE_STDARG_H 1
3377| #define HAVE_SYS_MOUNT_H 1
3378| /* end confdefs.h.  */
3379| #include <stdio.h>
3380| #ifdef HAVE_SYS_TYPES_H
3381| # include <sys/types.h>
3382| #endif
3383| #ifdef HAVE_SYS_STAT_H
3384| # include <sys/stat.h>
3385| #endif
3386| #ifdef STDC_HEADERS
3387| # include <stdlib.h>
3388| # include <stddef.h>
3389| #else
3390| # ifdef HAVE_STDLIB_H
3391| #  include <stdlib.h>
3392| # endif
3393| #endif
3394| #ifdef HAVE_STRING_H
3395| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3396| #  include <memory.h>
3397| # endif
3398| # include <string.h>
3399| #endif
3400| #ifdef HAVE_STRINGS_H
3401| # include <strings.h>
3402| #endif
3403| #ifdef HAVE_INTTYPES_H
3404| # include <inttypes.h>
3405| #endif
3406| #ifdef HAVE_STDINT_H
3407| # include <stdint.h>
3408| #endif
3409| #ifdef HAVE_UNISTD_H
3410| # include <unistd.h>
3411| #endif
3412| #include <stropts.h>
3413configure:9179: result: no
3414configure:9179: checking stropts.h presence
3415configure:9179: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
3416conftest.c:75:21: error: stropts.h: No such file or directory
3417configure:9179: $? = 1
3418configure: failed program was:
3419| /* confdefs.h */
3420| #define PACKAGE_NAME "Samba"
3421| #define PACKAGE_TARNAME "samba"
3422| #define PACKAGE_VERSION "3"
3423| #define PACKAGE_STRING "Samba 3"
3424| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
3425| #define PACKAGE_URL ""
3426| #define CONFIG_H_IS_FROM_SAMBA 1
3427| #define STDC_HEADERS 1
3428| #define HAVE_SYS_TYPES_H 1
3429| #define HAVE_SYS_STAT_H 1
3430| #define HAVE_STDLIB_H 1
3431| #define HAVE_STRING_H 1
3432| #define HAVE_MEMORY_H 1
3433| #define HAVE_STRINGS_H 1
3434| #define HAVE_INTTYPES_H 1
3435| #define HAVE_STDINT_H 1
3436| #define HAVE_UNISTD_H 1
3437| #define __EXTENSIONS__ 1
3438| #define _ALL_SOURCE 1
3439| #define _GNU_SOURCE 1
3440| #define _POSIX_PTHREAD_SEMANTICS 1
3441| #define _TANDEM_SOURCE 1
3442| #define AC_APPLE_UNIVERSAL_BUILD 1
3443| #ifndef _XOPEN_SOURCE_EXTENDED
3444| #define _XOPEN_SOURCE_EXTENDED 1
3445| #endif
3446| #define HAVE_STANDARDS_H 1
3447| #define HAVE_LONG_LONG 1
3448| #define SIZEOF_INT 4
3449| #define SIZEOF_CHAR 1
3450| #define SIZEOF_SHORT 2
3451| #define SIZEOF_LONG 4
3452| #define SIZEOF_LONG_LONG 8
3453| #define SIZEOF_OFF_T 8
3454| #define SIZEOF_SIZE_T 4
3455| #define SIZEOF_SSIZE_T 4
3456| #define HAVE_INTPTR_T 1
3457| #define HAVE_UINTPTR_T 1
3458| #define HAVE_PTRDIFF_T 1
3459| #define HAVE_IMMEDIATE_STRUCTURES 1
3460| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
3461| #define HAVE_STRUCT_STAT_ST_RDEV 1
3462| #define HAVE_ST_RDEV 1
3463| #define loff_t off_t
3464| #define offset_t loff_t
3465| #define HAVE_PIPE 1
3466| #define HAVE_STRFTIME 1
3467| #define HAVE_SRANDOM 1
3468| #define HAVE_RANDOM 1
3469| #define HAVE_SRAND 1
3470| #define HAVE_RAND 1
3471| #define HAVE_USLEEP 1
3472| #define HAVE_SETBUFFER 1
3473| #define HAVE_LSTAT 1
3474| #define HAVE_GETPGRP 1
3475| #define HAVE_UTIME 1
3476| #define HAVE_UTIMES 1
3477| #define HAVE_STDBOOL_H 1
3478| #define HAVE_STDINT_H 1
3479| #define HAVE_SYS_SELECT_H 1
3480| #define HAVE_SETJMP_H 1
3481| #define HAVE_UTIME_H 1
3482| #define HAVE_SYS_WAIT_H 1
3483| #define HAVE_BOOL 1
3484| #define HAVE__Bool 1
3485| #define HAVE_MMAP 1
3486| #define HAVE_SYS_SYSLOG_H 1
3487| #define HAVE_SYSLOG_H 1
3488| #define HAVE_SYS_TIME_H 1
3489| #define HAVE_TIME_H 1
3490| #define HAVE_STDARG_H 1
3491| #define HAVE_SYS_MOUNT_H 1
3492| /* end confdefs.h.  */
3493| #include <stropts.h>
3494configure:9179: result: no
3495configure:9179: checking for stropts.h
3496configure:9179: result: no
3497configure:9191: checking unix.h usability
3498configure:9191: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
3499conftest.c:108:18: error: unix.h: No such file or directory
3500conftest.c:108:18: error: unix.h: No such file or directory
3501fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cc2XXRNM.out (No such file or directory)
3502configure:9191: $? = 1
3503configure: failed program was:
3504| /* confdefs.h */
3505| #define PACKAGE_NAME "Samba"
3506| #define PACKAGE_TARNAME "samba"
3507| #define PACKAGE_VERSION "3"
3508| #define PACKAGE_STRING "Samba 3"
3509| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
3510| #define PACKAGE_URL ""
3511| #define CONFIG_H_IS_FROM_SAMBA 1
3512| #define STDC_HEADERS 1
3513| #define HAVE_SYS_TYPES_H 1
3514| #define HAVE_SYS_STAT_H 1
3515| #define HAVE_STDLIB_H 1
3516| #define HAVE_STRING_H 1
3517| #define HAVE_MEMORY_H 1
3518| #define HAVE_STRINGS_H 1
3519| #define HAVE_INTTYPES_H 1
3520| #define HAVE_STDINT_H 1
3521| #define HAVE_UNISTD_H 1
3522| #define __EXTENSIONS__ 1
3523| #define _ALL_SOURCE 1
3524| #define _GNU_SOURCE 1
3525| #define _POSIX_PTHREAD_SEMANTICS 1
3526| #define _TANDEM_SOURCE 1
3527| #define AC_APPLE_UNIVERSAL_BUILD 1
3528| #ifndef _XOPEN_SOURCE_EXTENDED
3529| #define _XOPEN_SOURCE_EXTENDED 1
3530| #endif
3531| #define HAVE_STANDARDS_H 1
3532| #define HAVE_LONG_LONG 1
3533| #define SIZEOF_INT 4
3534| #define SIZEOF_CHAR 1
3535| #define SIZEOF_SHORT 2
3536| #define SIZEOF_LONG 4
3537| #define SIZEOF_LONG_LONG 8
3538| #define SIZEOF_OFF_T 8
3539| #define SIZEOF_SIZE_T 4
3540| #define SIZEOF_SSIZE_T 4
3541| #define HAVE_INTPTR_T 1
3542| #define HAVE_UINTPTR_T 1
3543| #define HAVE_PTRDIFF_T 1
3544| #define HAVE_IMMEDIATE_STRUCTURES 1
3545| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
3546| #define HAVE_STRUCT_STAT_ST_RDEV 1
3547| #define HAVE_ST_RDEV 1
3548| #define loff_t off_t
3549| #define offset_t loff_t
3550| #define HAVE_PIPE 1
3551| #define HAVE_STRFTIME 1
3552| #define HAVE_SRANDOM 1
3553| #define HAVE_RANDOM 1
3554| #define HAVE_SRAND 1
3555| #define HAVE_RAND 1
3556| #define HAVE_USLEEP 1
3557| #define HAVE_SETBUFFER 1
3558| #define HAVE_LSTAT 1
3559| #define HAVE_GETPGRP 1
3560| #define HAVE_UTIME 1
3561| #define HAVE_UTIMES 1
3562| #define HAVE_STDBOOL_H 1
3563| #define HAVE_STDINT_H 1
3564| #define HAVE_SYS_SELECT_H 1
3565| #define HAVE_SETJMP_H 1
3566| #define HAVE_UTIME_H 1
3567| #define HAVE_SYS_WAIT_H 1
3568| #define HAVE_BOOL 1
3569| #define HAVE__Bool 1
3570| #define HAVE_MMAP 1
3571| #define HAVE_SYS_SYSLOG_H 1
3572| #define HAVE_SYSLOG_H 1
3573| #define HAVE_SYS_TIME_H 1
3574| #define HAVE_TIME_H 1
3575| #define HAVE_STDARG_H 1
3576| #define HAVE_SYS_MOUNT_H 1
3577| /* end confdefs.h.  */
3578| #include <stdio.h>
3579| #ifdef HAVE_SYS_TYPES_H
3580| # include <sys/types.h>
3581| #endif
3582| #ifdef HAVE_SYS_STAT_H
3583| # include <sys/stat.h>
3584| #endif
3585| #ifdef STDC_HEADERS
3586| # include <stdlib.h>
3587| # include <stddef.h>
3588| #else
3589| # ifdef HAVE_STDLIB_H
3590| #  include <stdlib.h>
3591| # endif
3592| #endif
3593| #ifdef HAVE_STRING_H
3594| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3595| #  include <memory.h>
3596| # endif
3597| # include <string.h>
3598| #endif
3599| #ifdef HAVE_STRINGS_H
3600| # include <strings.h>
3601| #endif
3602| #ifdef HAVE_INTTYPES_H
3603| # include <inttypes.h>
3604| #endif
3605| #ifdef HAVE_STDINT_H
3606| # include <stdint.h>
3607| #endif
3608| #ifdef HAVE_UNISTD_H
3609| # include <unistd.h>
3610| #endif
3611| #include <unix.h>
3612configure:9191: result: no
3613configure:9191: checking unix.h presence
3614configure:9191: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
3615conftest.c:75:18: error: unix.h: No such file or directory
3616configure:9191: $? = 1
3617configure: failed program was:
3618| /* confdefs.h */
3619| #define PACKAGE_NAME "Samba"
3620| #define PACKAGE_TARNAME "samba"
3621| #define PACKAGE_VERSION "3"
3622| #define PACKAGE_STRING "Samba 3"
3623| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
3624| #define PACKAGE_URL ""
3625| #define CONFIG_H_IS_FROM_SAMBA 1
3626| #define STDC_HEADERS 1
3627| #define HAVE_SYS_TYPES_H 1
3628| #define HAVE_SYS_STAT_H 1
3629| #define HAVE_STDLIB_H 1
3630| #define HAVE_STRING_H 1
3631| #define HAVE_MEMORY_H 1
3632| #define HAVE_STRINGS_H 1
3633| #define HAVE_INTTYPES_H 1
3634| #define HAVE_STDINT_H 1
3635| #define HAVE_UNISTD_H 1
3636| #define __EXTENSIONS__ 1
3637| #define _ALL_SOURCE 1
3638| #define _GNU_SOURCE 1
3639| #define _POSIX_PTHREAD_SEMANTICS 1
3640| #define _TANDEM_SOURCE 1
3641| #define AC_APPLE_UNIVERSAL_BUILD 1
3642| #ifndef _XOPEN_SOURCE_EXTENDED
3643| #define _XOPEN_SOURCE_EXTENDED 1
3644| #endif
3645| #define HAVE_STANDARDS_H 1
3646| #define HAVE_LONG_LONG 1
3647| #define SIZEOF_INT 4
3648| #define SIZEOF_CHAR 1
3649| #define SIZEOF_SHORT 2
3650| #define SIZEOF_LONG 4
3651| #define SIZEOF_LONG_LONG 8
3652| #define SIZEOF_OFF_T 8
3653| #define SIZEOF_SIZE_T 4
3654| #define SIZEOF_SSIZE_T 4
3655| #define HAVE_INTPTR_T 1
3656| #define HAVE_UINTPTR_T 1
3657| #define HAVE_PTRDIFF_T 1
3658| #define HAVE_IMMEDIATE_STRUCTURES 1
3659| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
3660| #define HAVE_STRUCT_STAT_ST_RDEV 1
3661| #define HAVE_ST_RDEV 1
3662| #define loff_t off_t
3663| #define offset_t loff_t
3664| #define HAVE_PIPE 1
3665| #define HAVE_STRFTIME 1
3666| #define HAVE_SRANDOM 1
3667| #define HAVE_RANDOM 1
3668| #define HAVE_SRAND 1
3669| #define HAVE_RAND 1
3670| #define HAVE_USLEEP 1
3671| #define HAVE_SETBUFFER 1
3672| #define HAVE_LSTAT 1
3673| #define HAVE_GETPGRP 1
3674| #define HAVE_UTIME 1
3675| #define HAVE_UTIMES 1
3676| #define HAVE_STDBOOL_H 1
3677| #define HAVE_STDINT_H 1
3678| #define HAVE_SYS_SELECT_H 1
3679| #define HAVE_SETJMP_H 1
3680| #define HAVE_UTIME_H 1
3681| #define HAVE_SYS_WAIT_H 1
3682| #define HAVE_BOOL 1
3683| #define HAVE__Bool 1
3684| #define HAVE_MMAP 1
3685| #define HAVE_SYS_SYSLOG_H 1
3686| #define HAVE_SYSLOG_H 1
3687| #define HAVE_SYS_TIME_H 1
3688| #define HAVE_TIME_H 1
3689| #define HAVE_STDARG_H 1
3690| #define HAVE_SYS_MOUNT_H 1
3691| /* end confdefs.h.  */
3692| #include <unix.h>
3693configure:9191: result: no
3694configure:9191: checking for unix.h
3695configure:9191: result: no
3696configure:9203: checking sys/ucontext.h usability
3697configure:9203: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
3698configure:9203: $? = 0
3699configure:9203: result: yes
3700configure:9203: checking sys/ucontext.h presence
3701configure:9203: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
3702configure:9203: $? = 0
3703configure:9203: result: yes
3704configure:9203: checking for sys/ucontext.h
3705configure:9203: result: yes
3706configure:9217: checking for seteuid
3707configure:9217: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
3708configure:9217: $? = 0
3709configure:9217: result: yes
3710configure:9217: checking for setresuid
3711configure:9217: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
3712Undefined symbols for architecture i386:
3713  "_setresuid", referenced from:
3714      _main in ccCkUdsE.o
3715ld: symbol(s) not found for architecture i386
3716collect2: ld returned 1 exit status
3717Undefined symbols for architecture ppc:
3718  "_setresuid", referenced from:
3719      _main in ccUa4EDL.o
3720ld: symbol(s) not found for architecture ppc
3721collect2: ld returned 1 exit status
3722fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccem77Le.out (No such file or directory)
3723configure:9217: $? = 1
3724configure: failed program was:
3725| /* confdefs.h */
3726| #define PACKAGE_NAME "Samba"
3727| #define PACKAGE_TARNAME "samba"
3728| #define PACKAGE_VERSION "3"
3729| #define PACKAGE_STRING "Samba 3"
3730| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
3731| #define PACKAGE_URL ""
3732| #define CONFIG_H_IS_FROM_SAMBA 1
3733| #define STDC_HEADERS 1
3734| #define HAVE_SYS_TYPES_H 1
3735| #define HAVE_SYS_STAT_H 1
3736| #define HAVE_STDLIB_H 1
3737| #define HAVE_STRING_H 1
3738| #define HAVE_MEMORY_H 1
3739| #define HAVE_STRINGS_H 1
3740| #define HAVE_INTTYPES_H 1
3741| #define HAVE_STDINT_H 1
3742| #define HAVE_UNISTD_H 1
3743| #define __EXTENSIONS__ 1
3744| #define _ALL_SOURCE 1
3745| #define _GNU_SOURCE 1
3746| #define _POSIX_PTHREAD_SEMANTICS 1
3747| #define _TANDEM_SOURCE 1
3748| #define AC_APPLE_UNIVERSAL_BUILD 1
3749| #ifndef _XOPEN_SOURCE_EXTENDED
3750| #define _XOPEN_SOURCE_EXTENDED 1
3751| #endif
3752| #define HAVE_STANDARDS_H 1
3753| #define HAVE_LONG_LONG 1
3754| #define SIZEOF_INT 4
3755| #define SIZEOF_CHAR 1
3756| #define SIZEOF_SHORT 2
3757| #define SIZEOF_LONG 4
3758| #define SIZEOF_LONG_LONG 8
3759| #define SIZEOF_OFF_T 8
3760| #define SIZEOF_SIZE_T 4
3761| #define SIZEOF_SSIZE_T 4
3762| #define HAVE_INTPTR_T 1
3763| #define HAVE_UINTPTR_T 1
3764| #define HAVE_PTRDIFF_T 1
3765| #define HAVE_IMMEDIATE_STRUCTURES 1
3766| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
3767| #define HAVE_STRUCT_STAT_ST_RDEV 1
3768| #define HAVE_ST_RDEV 1
3769| #define loff_t off_t
3770| #define offset_t loff_t
3771| #define HAVE_PIPE 1
3772| #define HAVE_STRFTIME 1
3773| #define HAVE_SRANDOM 1
3774| #define HAVE_RANDOM 1
3775| #define HAVE_SRAND 1
3776| #define HAVE_RAND 1
3777| #define HAVE_USLEEP 1
3778| #define HAVE_SETBUFFER 1
3779| #define HAVE_LSTAT 1
3780| #define HAVE_GETPGRP 1
3781| #define HAVE_UTIME 1
3782| #define HAVE_UTIMES 1
3783| #define HAVE_STDBOOL_H 1
3784| #define HAVE_STDINT_H 1
3785| #define HAVE_SYS_SELECT_H 1
3786| #define HAVE_SETJMP_H 1
3787| #define HAVE_UTIME_H 1
3788| #define HAVE_SYS_WAIT_H 1
3789| #define HAVE_BOOL 1
3790| #define HAVE__Bool 1
3791| #define HAVE_MMAP 1
3792| #define HAVE_SYS_SYSLOG_H 1
3793| #define HAVE_SYSLOG_H 1
3794| #define HAVE_SYS_TIME_H 1
3795| #define HAVE_TIME_H 1
3796| #define HAVE_STDARG_H 1
3797| #define HAVE_SYS_MOUNT_H 1
3798| #define HAVE_SYS_UCONTEXT_H 1
3799| #define HAVE_SETEUID 1
3800| /* end confdefs.h.  */
3801| /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid.
3802|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3803| #define setresuid innocuous_setresuid
3804|
3805| /* System header to define __stub macros and hopefully few prototypes,
3806|     which can conflict with char setresuid (); below.
3807|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3808|     <limits.h> exists even on freestanding compilers.  */
3809|
3810| #ifdef __STDC__
3811| # include <limits.h>
3812| #else
3813| # include <assert.h>
3814| #endif
3815|
3816| #undef setresuid
3817|
3818| /* Override any GCC internal prototype to avoid an error.
3819|    Use char because int might match the return type of a GCC
3820|    builtin and then its argument prototype would still apply.  */
3821| #ifdef __cplusplus
3822| extern "C"
3823| #endif
3824| char setresuid ();
3825| /* The GNU C library defines this for functions which it implements
3826|     to always fail with ENOSYS.  Some functions are actually named
3827|     something starting with __ and the normal name is an alias.  */
3828| #if defined __stub_setresuid || defined __stub___setresuid
3829| choke me
3830| #endif
3831|
3832| int
3833| main ()
3834| {
3835| return setresuid ();
3836|   ;
3837|   return 0;
3838| }
3839configure:9217: result: no
3840configure:9217: checking for setegid
3841configure:9217: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
3842configure:9217: $? = 0
3843configure:9217: result: yes
3844configure:9217: checking for setresgid
3845configure:9217: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
3846Undefined symbols for architecture i386:
3847  "_setresgid", referenced from:
3848      _main in ccBI3XkC.o
3849ld: symbol(s) not found for architecture i386
3850collect2: ld returned 1 exit status
3851Undefined symbols for architecture ppc:
3852  "_setresgid", referenced from:
3853      _main in cc8tdAwz.o
3854ld: symbol(s) not found for architecture ppc
3855collect2: ld returned 1 exit status
3856fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccTWO898.out (No such file or directory)
3857configure:9217: $? = 1
3858configure: failed program was:
3859| /* confdefs.h */
3860| #define PACKAGE_NAME "Samba"
3861| #define PACKAGE_TARNAME "samba"
3862| #define PACKAGE_VERSION "3"
3863| #define PACKAGE_STRING "Samba 3"
3864| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
3865| #define PACKAGE_URL ""
3866| #define CONFIG_H_IS_FROM_SAMBA 1
3867| #define STDC_HEADERS 1
3868| #define HAVE_SYS_TYPES_H 1
3869| #define HAVE_SYS_STAT_H 1
3870| #define HAVE_STDLIB_H 1
3871| #define HAVE_STRING_H 1
3872| #define HAVE_MEMORY_H 1
3873| #define HAVE_STRINGS_H 1
3874| #define HAVE_INTTYPES_H 1
3875| #define HAVE_STDINT_H 1
3876| #define HAVE_UNISTD_H 1
3877| #define __EXTENSIONS__ 1
3878| #define _ALL_SOURCE 1
3879| #define _GNU_SOURCE 1
3880| #define _POSIX_PTHREAD_SEMANTICS 1
3881| #define _TANDEM_SOURCE 1
3882| #define AC_APPLE_UNIVERSAL_BUILD 1
3883| #ifndef _XOPEN_SOURCE_EXTENDED
3884| #define _XOPEN_SOURCE_EXTENDED 1
3885| #endif
3886| #define HAVE_STANDARDS_H 1
3887| #define HAVE_LONG_LONG 1
3888| #define SIZEOF_INT 4
3889| #define SIZEOF_CHAR 1
3890| #define SIZEOF_SHORT 2
3891| #define SIZEOF_LONG 4
3892| #define SIZEOF_LONG_LONG 8
3893| #define SIZEOF_OFF_T 8
3894| #define SIZEOF_SIZE_T 4
3895| #define SIZEOF_SSIZE_T 4
3896| #define HAVE_INTPTR_T 1
3897| #define HAVE_UINTPTR_T 1
3898| #define HAVE_PTRDIFF_T 1
3899| #define HAVE_IMMEDIATE_STRUCTURES 1
3900| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
3901| #define HAVE_STRUCT_STAT_ST_RDEV 1
3902| #define HAVE_ST_RDEV 1
3903| #define loff_t off_t
3904| #define offset_t loff_t
3905| #define HAVE_PIPE 1
3906| #define HAVE_STRFTIME 1
3907| #define HAVE_SRANDOM 1
3908| #define HAVE_RANDOM 1
3909| #define HAVE_SRAND 1
3910| #define HAVE_RAND 1
3911| #define HAVE_USLEEP 1
3912| #define HAVE_SETBUFFER 1
3913| #define HAVE_LSTAT 1
3914| #define HAVE_GETPGRP 1
3915| #define HAVE_UTIME 1
3916| #define HAVE_UTIMES 1
3917| #define HAVE_STDBOOL_H 1
3918| #define HAVE_STDINT_H 1
3919| #define HAVE_SYS_SELECT_H 1
3920| #define HAVE_SETJMP_H 1
3921| #define HAVE_UTIME_H 1
3922| #define HAVE_SYS_WAIT_H 1
3923| #define HAVE_BOOL 1
3924| #define HAVE__Bool 1
3925| #define HAVE_MMAP 1
3926| #define HAVE_SYS_SYSLOG_H 1
3927| #define HAVE_SYSLOG_H 1
3928| #define HAVE_SYS_TIME_H 1
3929| #define HAVE_TIME_H 1
3930| #define HAVE_STDARG_H 1
3931| #define HAVE_SYS_MOUNT_H 1
3932| #define HAVE_SYS_UCONTEXT_H 1
3933| #define HAVE_SETEUID 1
3934| #define HAVE_SETEGID 1
3935| /* end confdefs.h.  */
3936| /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid.
3937|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3938| #define setresgid innocuous_setresgid
3939|
3940| /* System header to define __stub macros and hopefully few prototypes,
3941|     which can conflict with char setresgid (); below.
3942|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3943|     <limits.h> exists even on freestanding compilers.  */
3944|
3945| #ifdef __STDC__
3946| # include <limits.h>
3947| #else
3948| # include <assert.h>
3949| #endif
3950|
3951| #undef setresgid
3952|
3953| /* Override any GCC internal prototype to avoid an error.
3954|    Use char because int might match the return type of a GCC
3955|    builtin and then its argument prototype would still apply.  */
3956| #ifdef __cplusplus
3957| extern "C"
3958| #endif
3959| char setresgid ();
3960| /* The GNU C library defines this for functions which it implements
3961|     to always fail with ENOSYS.  Some functions are actually named
3962|     something starting with __ and the normal name is an alias.  */
3963| #if defined __stub_setresgid || defined __stub___setresgid
3964| choke me
3965| #endif
3966|
3967| int
3968| main ()
3969| {
3970| return setresgid ();
3971|   ;
3972|   return 0;
3973| }
3974configure:9217: result: no
3975configure:9217: checking for chroot
3976configure:9217: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
3977configure:9217: $? = 0
3978configure:9217: result: yes
3979configure:9217: checking for bzero
3980configure:9217: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
3981conftest.c:102: warning: conflicting types for built-in function 'bzero'
3982conftest.c:102: warning: conflicting types for built-in function 'bzero'
3983configure:9217: $? = 0
3984configure:9217: result: yes
3985configure:9217: checking for strerror
3986configure:9217: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
3987configure:9217: $? = 0
3988configure:9217: result: yes
3989configure:9217: checking for strerror_r
3990configure:9217: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
3991configure:9217: $? = 0
3992configure:9217: result: yes
3993configure:9229: checking for vsyslog
3994configure:9229: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
3995configure:9229: $? = 0
3996configure:9229: result: yes
3997configure:9229: checking for setlinebuf
3998configure:9229: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
3999configure:9229: $? = 0
4000configure:9229: result: yes
4001configure:9229: checking for mktime
4002configure:9229: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4003configure:9229: $? = 0
4004configure:9229: result: yes
4005configure:9229: checking for ftruncate
4006configure:9229: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4007configure:9229: $? = 0
4008configure:9229: result: yes
4009configure:9229: checking for chsize
4010configure:9229: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4011Undefined symbols for architecture i386:
4012  "_chsize", referenced from:
4013      _main in ccQBtOqo.o
4014ld: symbol(s) not found for architecture i386
4015collect2: ld returned 1 exit status
4016Undefined symbols for architecture ppc:
4017  "_chsize", referenced from:
4018      _main in cczEN7co.o
4019ld: symbol(s) not found for architecture ppc
4020collect2: ld returned 1 exit status
4021fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccpSMzHX.out (No such file or directory)
4022configure:9229: $? = 1
4023configure: failed program was:
4024| /* confdefs.h */
4025| #define PACKAGE_NAME "Samba"
4026| #define PACKAGE_TARNAME "samba"
4027| #define PACKAGE_VERSION "3"
4028| #define PACKAGE_STRING "Samba 3"
4029| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
4030| #define PACKAGE_URL ""
4031| #define CONFIG_H_IS_FROM_SAMBA 1
4032| #define STDC_HEADERS 1
4033| #define HAVE_SYS_TYPES_H 1
4034| #define HAVE_SYS_STAT_H 1
4035| #define HAVE_STDLIB_H 1
4036| #define HAVE_STRING_H 1
4037| #define HAVE_MEMORY_H 1
4038| #define HAVE_STRINGS_H 1
4039| #define HAVE_INTTYPES_H 1
4040| #define HAVE_STDINT_H 1
4041| #define HAVE_UNISTD_H 1
4042| #define __EXTENSIONS__ 1
4043| #define _ALL_SOURCE 1
4044| #define _GNU_SOURCE 1
4045| #define _POSIX_PTHREAD_SEMANTICS 1
4046| #define _TANDEM_SOURCE 1
4047| #define AC_APPLE_UNIVERSAL_BUILD 1
4048| #ifndef _XOPEN_SOURCE_EXTENDED
4049| #define _XOPEN_SOURCE_EXTENDED 1
4050| #endif
4051| #define HAVE_STANDARDS_H 1
4052| #define HAVE_LONG_LONG 1
4053| #define SIZEOF_INT 4
4054| #define SIZEOF_CHAR 1
4055| #define SIZEOF_SHORT 2
4056| #define SIZEOF_LONG 4
4057| #define SIZEOF_LONG_LONG 8
4058| #define SIZEOF_OFF_T 8
4059| #define SIZEOF_SIZE_T 4
4060| #define SIZEOF_SSIZE_T 4
4061| #define HAVE_INTPTR_T 1
4062| #define HAVE_UINTPTR_T 1
4063| #define HAVE_PTRDIFF_T 1
4064| #define HAVE_IMMEDIATE_STRUCTURES 1
4065| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
4066| #define HAVE_STRUCT_STAT_ST_RDEV 1
4067| #define HAVE_ST_RDEV 1
4068| #define loff_t off_t
4069| #define offset_t loff_t
4070| #define HAVE_PIPE 1
4071| #define HAVE_STRFTIME 1
4072| #define HAVE_SRANDOM 1
4073| #define HAVE_RANDOM 1
4074| #define HAVE_SRAND 1
4075| #define HAVE_RAND 1
4076| #define HAVE_USLEEP 1
4077| #define HAVE_SETBUFFER 1
4078| #define HAVE_LSTAT 1
4079| #define HAVE_GETPGRP 1
4080| #define HAVE_UTIME 1
4081| #define HAVE_UTIMES 1
4082| #define HAVE_STDBOOL_H 1
4083| #define HAVE_STDINT_H 1
4084| #define HAVE_SYS_SELECT_H 1
4085| #define HAVE_SETJMP_H 1
4086| #define HAVE_UTIME_H 1
4087| #define HAVE_SYS_WAIT_H 1
4088| #define HAVE_BOOL 1
4089| #define HAVE__Bool 1
4090| #define HAVE_MMAP 1
4091| #define HAVE_SYS_SYSLOG_H 1
4092| #define HAVE_SYSLOG_H 1
4093| #define HAVE_SYS_TIME_H 1
4094| #define HAVE_TIME_H 1
4095| #define HAVE_STDARG_H 1
4096| #define HAVE_SYS_MOUNT_H 1
4097| #define HAVE_SYS_UCONTEXT_H 1
4098| #define HAVE_SETEUID 1
4099| #define HAVE_SETEGID 1
4100| #define HAVE_CHROOT 1
4101| #define HAVE_BZERO 1
4102| #define HAVE_STRERROR 1
4103| #define HAVE_STRERROR_R 1
4104| #define HAVE_VSYSLOG 1
4105| #define HAVE_SETLINEBUF 1
4106| #define HAVE_MKTIME 1
4107| #define HAVE_FTRUNCATE 1
4108| /* end confdefs.h.  */
4109| /* Define chsize to an innocuous variant, in case <limits.h> declares chsize.
4110|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4111| #define chsize innocuous_chsize
4112|
4113| /* System header to define __stub macros and hopefully few prototypes,
4114|     which can conflict with char chsize (); below.
4115|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4116|     <limits.h> exists even on freestanding compilers.  */
4117|
4118| #ifdef __STDC__
4119| # include <limits.h>
4120| #else
4121| # include <assert.h>
4122| #endif
4123|
4124| #undef chsize
4125|
4126| /* Override any GCC internal prototype to avoid an error.
4127|    Use char because int might match the return type of a GCC
4128|    builtin and then its argument prototype would still apply.  */
4129| #ifdef __cplusplus
4130| extern "C"
4131| #endif
4132| char chsize ();
4133| /* The GNU C library defines this for functions which it implements
4134|     to always fail with ENOSYS.  Some functions are actually named
4135|     something starting with __ and the normal name is an alias.  */
4136| #if defined __stub_chsize || defined __stub___chsize
4137| choke me
4138| #endif
4139|
4140| int
4141| main ()
4142| {
4143| return chsize ();
4144|   ;
4145|   return 0;
4146| }
4147configure:9229: result: no
4148configure:9229: checking for rename
4149configure:9229: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4150configure:9229: $? = 0
4151configure:9229: result: yes
4152configure:9241: checking for waitpid
4153configure:9241: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4154configure:9241: $? = 0
4155configure:9241: result: yes
4156configure:9241: checking for wait4
4157configure:9241: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4158configure:9241: $? = 0
4159configure:9241: result: yes
4160configure:9241: checking for strlcpy
4161configure:9241: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4162configure:9241: $? = 0
4163configure:9241: result: yes
4164configure:9241: checking for strlcat
4165configure:9241: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4166configure:9241: $? = 0
4167configure:9241: result: yes
4168configure:9241: checking for initgroups
4169configure:9241: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4170configure:9241: $? = 0
4171configure:9241: result: yes
4172configure:9241: checking for memmove
4173configure:9241: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4174conftest.c:115: warning: conflicting types for built-in function 'memmove'
4175conftest.c:115: warning: conflicting types for built-in function 'memmove'
4176configure:9241: $? = 0
4177configure:9241: result: yes
4178configure:9241: checking for strdup
4179configure:9241: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4180conftest.c:116: warning: conflicting types for built-in function 'strdup'
4181conftest.c:116: warning: conflicting types for built-in function 'strdup'
4182configure:9241: $? = 0
4183configure:9241: result: yes
4184configure:9253: checking for pread
4185configure:9253: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4186configure:9253: $? = 0
4187configure:9253: result: yes
4188configure:9253: checking for pwrite
4189configure:9253: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4190configure:9253: $? = 0
4191configure:9253: result: yes
4192configure:9253: checking for strndup
4193configure:9253: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4194conftest.c:119: warning: conflicting types for built-in function 'strndup'
4195Undefined symbols for architecture i386:
4196  "_strndup", referenced from:
4197      _main in cc3PVnCZ.o
4198ld: symbol(s) not found for architecture i386
4199collect2: ld returned 1 exit status
4200conftest.c:119: warning: conflicting types for built-in function 'strndup'
4201Undefined symbols for architecture ppc:
4202  "_strndup", referenced from:
4203      _main in ccKgKRK0.o
4204ld: symbol(s) not found for architecture ppc
4205collect2: ld returned 1 exit status
4206fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccZg7vMV.out (No such file or directory)
4207configure:9253: $? = 1
4208configure: failed program was:
4209| /* confdefs.h */
4210| #define PACKAGE_NAME "Samba"
4211| #define PACKAGE_TARNAME "samba"
4212| #define PACKAGE_VERSION "3"
4213| #define PACKAGE_STRING "Samba 3"
4214| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
4215| #define PACKAGE_URL ""
4216| #define CONFIG_H_IS_FROM_SAMBA 1
4217| #define STDC_HEADERS 1
4218| #define HAVE_SYS_TYPES_H 1
4219| #define HAVE_SYS_STAT_H 1
4220| #define HAVE_STDLIB_H 1
4221| #define HAVE_STRING_H 1
4222| #define HAVE_MEMORY_H 1
4223| #define HAVE_STRINGS_H 1
4224| #define HAVE_INTTYPES_H 1
4225| #define HAVE_STDINT_H 1
4226| #define HAVE_UNISTD_H 1
4227| #define __EXTENSIONS__ 1
4228| #define _ALL_SOURCE 1
4229| #define _GNU_SOURCE 1
4230| #define _POSIX_PTHREAD_SEMANTICS 1
4231| #define _TANDEM_SOURCE 1
4232| #define AC_APPLE_UNIVERSAL_BUILD 1
4233| #ifndef _XOPEN_SOURCE_EXTENDED
4234| #define _XOPEN_SOURCE_EXTENDED 1
4235| #endif
4236| #define HAVE_STANDARDS_H 1
4237| #define HAVE_LONG_LONG 1
4238| #define SIZEOF_INT 4
4239| #define SIZEOF_CHAR 1
4240| #define SIZEOF_SHORT 2
4241| #define SIZEOF_LONG 4
4242| #define SIZEOF_LONG_LONG 8
4243| #define SIZEOF_OFF_T 8
4244| #define SIZEOF_SIZE_T 4
4245| #define SIZEOF_SSIZE_T 4
4246| #define HAVE_INTPTR_T 1
4247| #define HAVE_UINTPTR_T 1
4248| #define HAVE_PTRDIFF_T 1
4249| #define HAVE_IMMEDIATE_STRUCTURES 1
4250| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
4251| #define HAVE_STRUCT_STAT_ST_RDEV 1
4252| #define HAVE_ST_RDEV 1
4253| #define loff_t off_t
4254| #define offset_t loff_t
4255| #define HAVE_PIPE 1
4256| #define HAVE_STRFTIME 1
4257| #define HAVE_SRANDOM 1
4258| #define HAVE_RANDOM 1
4259| #define HAVE_SRAND 1
4260| #define HAVE_RAND 1
4261| #define HAVE_USLEEP 1
4262| #define HAVE_SETBUFFER 1
4263| #define HAVE_LSTAT 1
4264| #define HAVE_GETPGRP 1
4265| #define HAVE_UTIME 1
4266| #define HAVE_UTIMES 1
4267| #define HAVE_STDBOOL_H 1
4268| #define HAVE_STDINT_H 1
4269| #define HAVE_SYS_SELECT_H 1
4270| #define HAVE_SETJMP_H 1
4271| #define HAVE_UTIME_H 1
4272| #define HAVE_SYS_WAIT_H 1
4273| #define HAVE_BOOL 1
4274| #define HAVE__Bool 1
4275| #define HAVE_MMAP 1
4276| #define HAVE_SYS_SYSLOG_H 1
4277| #define HAVE_SYSLOG_H 1
4278| #define HAVE_SYS_TIME_H 1
4279| #define HAVE_TIME_H 1
4280| #define HAVE_STDARG_H 1
4281| #define HAVE_SYS_MOUNT_H 1
4282| #define HAVE_SYS_UCONTEXT_H 1
4283| #define HAVE_SETEUID 1
4284| #define HAVE_SETEGID 1
4285| #define HAVE_CHROOT 1
4286| #define HAVE_BZERO 1
4287| #define HAVE_STRERROR 1
4288| #define HAVE_STRERROR_R 1
4289| #define HAVE_VSYSLOG 1
4290| #define HAVE_SETLINEBUF 1
4291| #define HAVE_MKTIME 1
4292| #define HAVE_FTRUNCATE 1
4293| #define HAVE_RENAME 1
4294| #define HAVE_WAITPID 1
4295| #define HAVE_WAIT4 1
4296| #define HAVE_STRLCPY 1
4297| #define HAVE_STRLCAT 1
4298| #define HAVE_INITGROUPS 1
4299| #define HAVE_MEMMOVE 1
4300| #define HAVE_STRDUP 1
4301| #define HAVE_PREAD 1
4302| #define HAVE_PWRITE 1
4303| /* end confdefs.h.  */
4304| /* Define strndup to an innocuous variant, in case <limits.h> declares strndup.
4305|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4306| #define strndup innocuous_strndup
4307|
4308| /* System header to define __stub macros and hopefully few prototypes,
4309|     which can conflict with char strndup (); below.
4310|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4311|     <limits.h> exists even on freestanding compilers.  */
4312|
4313| #ifdef __STDC__
4314| # include <limits.h>
4315| #else
4316| # include <assert.h>
4317| #endif
4318|
4319| #undef strndup
4320|
4321| /* Override any GCC internal prototype to avoid an error.
4322|    Use char because int might match the return type of a GCC
4323|    builtin and then its argument prototype would still apply.  */
4324| #ifdef __cplusplus
4325| extern "C"
4326| #endif
4327| char strndup ();
4328| /* The GNU C library defines this for functions which it implements
4329|     to always fail with ENOSYS.  Some functions are actually named
4330|     something starting with __ and the normal name is an alias.  */
4331| #if defined __stub_strndup || defined __stub___strndup
4332| choke me
4333| #endif
4334|
4335| int
4336| main ()
4337| {
4338| return strndup ();
4339|   ;
4340|   return 0;
4341| }
4342configure:9253: result: no
4343configure:9253: checking for strcasestr
4344configure:9253: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4345configure:9253: $? = 0
4346configure:9253: result: yes
4347configure:9253: checking for strtok_r
4348configure:9253: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4349configure:9253: $? = 0
4350configure:9253: result: yes
4351configure:9253: checking for mkdtemp
4352configure:9253: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4353configure:9253: $? = 0
4354configure:9253: result: yes
4355configure:9253: checking for dup2
4356configure:9253: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4357configure:9253: $? = 0
4358configure:9253: result: yes
4359configure:9253: checking for dprintf
4360configure:9253: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4361Undefined symbols for architecture i386:
4362  "_dprintf", referenced from:
4363      _main in ccuWMUHD.o
4364ld: symbol(s) not found for architecture i386
4365collect2: ld returned 1 exit status
4366Undefined symbols for architecture ppc:
4367  "_dprintf", referenced from:
4368      _main in ccR1pqwf.o
4369ld: symbol(s) not found for architecture ppc
4370collect2: ld returned 1 exit status
4371fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cciS8zOd.out (No such file or directory)
4372configure:9253: $? = 1
4373configure: failed program was:
4374| /* confdefs.h */
4375| #define PACKAGE_NAME "Samba"
4376| #define PACKAGE_TARNAME "samba"
4377| #define PACKAGE_VERSION "3"
4378| #define PACKAGE_STRING "Samba 3"
4379| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
4380| #define PACKAGE_URL ""
4381| #define CONFIG_H_IS_FROM_SAMBA 1
4382| #define STDC_HEADERS 1
4383| #define HAVE_SYS_TYPES_H 1
4384| #define HAVE_SYS_STAT_H 1
4385| #define HAVE_STDLIB_H 1
4386| #define HAVE_STRING_H 1
4387| #define HAVE_MEMORY_H 1
4388| #define HAVE_STRINGS_H 1
4389| #define HAVE_INTTYPES_H 1
4390| #define HAVE_STDINT_H 1
4391| #define HAVE_UNISTD_H 1
4392| #define __EXTENSIONS__ 1
4393| #define _ALL_SOURCE 1
4394| #define _GNU_SOURCE 1
4395| #define _POSIX_PTHREAD_SEMANTICS 1
4396| #define _TANDEM_SOURCE 1
4397| #define AC_APPLE_UNIVERSAL_BUILD 1
4398| #ifndef _XOPEN_SOURCE_EXTENDED
4399| #define _XOPEN_SOURCE_EXTENDED 1
4400| #endif
4401| #define HAVE_STANDARDS_H 1
4402| #define HAVE_LONG_LONG 1
4403| #define SIZEOF_INT 4
4404| #define SIZEOF_CHAR 1
4405| #define SIZEOF_SHORT 2
4406| #define SIZEOF_LONG 4
4407| #define SIZEOF_LONG_LONG 8
4408| #define SIZEOF_OFF_T 8
4409| #define SIZEOF_SIZE_T 4
4410| #define SIZEOF_SSIZE_T 4
4411| #define HAVE_INTPTR_T 1
4412| #define HAVE_UINTPTR_T 1
4413| #define HAVE_PTRDIFF_T 1
4414| #define HAVE_IMMEDIATE_STRUCTURES 1
4415| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
4416| #define HAVE_STRUCT_STAT_ST_RDEV 1
4417| #define HAVE_ST_RDEV 1
4418| #define loff_t off_t
4419| #define offset_t loff_t
4420| #define HAVE_PIPE 1
4421| #define HAVE_STRFTIME 1
4422| #define HAVE_SRANDOM 1
4423| #define HAVE_RANDOM 1
4424| #define HAVE_SRAND 1
4425| #define HAVE_RAND 1
4426| #define HAVE_USLEEP 1
4427| #define HAVE_SETBUFFER 1
4428| #define HAVE_LSTAT 1
4429| #define HAVE_GETPGRP 1
4430| #define HAVE_UTIME 1
4431| #define HAVE_UTIMES 1
4432| #define HAVE_STDBOOL_H 1
4433| #define HAVE_STDINT_H 1
4434| #define HAVE_SYS_SELECT_H 1
4435| #define HAVE_SETJMP_H 1
4436| #define HAVE_UTIME_H 1
4437| #define HAVE_SYS_WAIT_H 1
4438| #define HAVE_BOOL 1
4439| #define HAVE__Bool 1
4440| #define HAVE_MMAP 1
4441| #define HAVE_SYS_SYSLOG_H 1
4442| #define HAVE_SYSLOG_H 1
4443| #define HAVE_SYS_TIME_H 1
4444| #define HAVE_TIME_H 1
4445| #define HAVE_STDARG_H 1
4446| #define HAVE_SYS_MOUNT_H 1
4447| #define HAVE_SYS_UCONTEXT_H 1
4448| #define HAVE_SETEUID 1
4449| #define HAVE_SETEGID 1
4450| #define HAVE_CHROOT 1
4451| #define HAVE_BZERO 1
4452| #define HAVE_STRERROR 1
4453| #define HAVE_STRERROR_R 1
4454| #define HAVE_VSYSLOG 1
4455| #define HAVE_SETLINEBUF 1
4456| #define HAVE_MKTIME 1
4457| #define HAVE_FTRUNCATE 1
4458| #define HAVE_RENAME 1
4459| #define HAVE_WAITPID 1
4460| #define HAVE_WAIT4 1
4461| #define HAVE_STRLCPY 1
4462| #define HAVE_STRLCAT 1
4463| #define HAVE_INITGROUPS 1
4464| #define HAVE_MEMMOVE 1
4465| #define HAVE_STRDUP 1
4466| #define HAVE_PREAD 1
4467| #define HAVE_PWRITE 1
4468| #define HAVE_STRCASESTR 1
4469| #define HAVE_STRTOK_R 1
4470| #define HAVE_MKDTEMP 1
4471| #define HAVE_DUP2 1
4472| /* end confdefs.h.  */
4473| /* Define dprintf to an innocuous variant, in case <limits.h> declares dprintf.
4474|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4475| #define dprintf innocuous_dprintf
4476|
4477| /* System header to define __stub macros and hopefully few prototypes,
4478|     which can conflict with char dprintf (); below.
4479|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4480|     <limits.h> exists even on freestanding compilers.  */
4481|
4482| #ifdef __STDC__
4483| # include <limits.h>
4484| #else
4485| # include <assert.h>
4486| #endif
4487|
4488| #undef dprintf
4489|
4490| /* Override any GCC internal prototype to avoid an error.
4491|    Use char because int might match the return type of a GCC
4492|    builtin and then its argument prototype would still apply.  */
4493| #ifdef __cplusplus
4494| extern "C"
4495| #endif
4496| char dprintf ();
4497| /* The GNU C library defines this for functions which it implements
4498|     to always fail with ENOSYS.  Some functions are actually named
4499|     something starting with __ and the normal name is an alias.  */
4500| #if defined __stub_dprintf || defined __stub___dprintf
4501| choke me
4502| #endif
4503|
4504| int
4505| main ()
4506| {
4507| return dprintf ();
4508|   ;
4509|   return 0;
4510| }
4511configure:9253: result: no
4512configure:9253: checking for vdprintf
4513configure:9253: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4514Undefined symbols for architecture i386:
4515  "_vdprintf", referenced from:
4516      _main in ccY21BM1.o
4517ld: symbol(s) not found for architecture i386
4518collect2: ld returned 1 exit status
4519Undefined symbols for architecture ppc:
4520  "_vdprintf", referenced from:
4521      _main in ccwKrhER.o
4522ld: symbol(s) not found for architecture ppc
4523collect2: ld returned 1 exit status
4524fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccyrUe2J.out (No such file or directory)
4525configure:9253: $? = 1
4526configure: failed program was:
4527| /* confdefs.h */
4528| #define PACKAGE_NAME "Samba"
4529| #define PACKAGE_TARNAME "samba"
4530| #define PACKAGE_VERSION "3"
4531| #define PACKAGE_STRING "Samba 3"
4532| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
4533| #define PACKAGE_URL ""
4534| #define CONFIG_H_IS_FROM_SAMBA 1
4535| #define STDC_HEADERS 1
4536| #define HAVE_SYS_TYPES_H 1
4537| #define HAVE_SYS_STAT_H 1
4538| #define HAVE_STDLIB_H 1
4539| #define HAVE_STRING_H 1
4540| #define HAVE_MEMORY_H 1
4541| #define HAVE_STRINGS_H 1
4542| #define HAVE_INTTYPES_H 1
4543| #define HAVE_STDINT_H 1
4544| #define HAVE_UNISTD_H 1
4545| #define __EXTENSIONS__ 1
4546| #define _ALL_SOURCE 1
4547| #define _GNU_SOURCE 1
4548| #define _POSIX_PTHREAD_SEMANTICS 1
4549| #define _TANDEM_SOURCE 1
4550| #define AC_APPLE_UNIVERSAL_BUILD 1
4551| #ifndef _XOPEN_SOURCE_EXTENDED
4552| #define _XOPEN_SOURCE_EXTENDED 1
4553| #endif
4554| #define HAVE_STANDARDS_H 1
4555| #define HAVE_LONG_LONG 1
4556| #define SIZEOF_INT 4
4557| #define SIZEOF_CHAR 1
4558| #define SIZEOF_SHORT 2
4559| #define SIZEOF_LONG 4
4560| #define SIZEOF_LONG_LONG 8
4561| #define SIZEOF_OFF_T 8
4562| #define SIZEOF_SIZE_T 4
4563| #define SIZEOF_SSIZE_T 4
4564| #define HAVE_INTPTR_T 1
4565| #define HAVE_UINTPTR_T 1
4566| #define HAVE_PTRDIFF_T 1
4567| #define HAVE_IMMEDIATE_STRUCTURES 1
4568| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
4569| #define HAVE_STRUCT_STAT_ST_RDEV 1
4570| #define HAVE_ST_RDEV 1
4571| #define loff_t off_t
4572| #define offset_t loff_t
4573| #define HAVE_PIPE 1
4574| #define HAVE_STRFTIME 1
4575| #define HAVE_SRANDOM 1
4576| #define HAVE_RANDOM 1
4577| #define HAVE_SRAND 1
4578| #define HAVE_RAND 1
4579| #define HAVE_USLEEP 1
4580| #define HAVE_SETBUFFER 1
4581| #define HAVE_LSTAT 1
4582| #define HAVE_GETPGRP 1
4583| #define HAVE_UTIME 1
4584| #define HAVE_UTIMES 1
4585| #define HAVE_STDBOOL_H 1
4586| #define HAVE_STDINT_H 1
4587| #define HAVE_SYS_SELECT_H 1
4588| #define HAVE_SETJMP_H 1
4589| #define HAVE_UTIME_H 1
4590| #define HAVE_SYS_WAIT_H 1
4591| #define HAVE_BOOL 1
4592| #define HAVE__Bool 1
4593| #define HAVE_MMAP 1
4594| #define HAVE_SYS_SYSLOG_H 1
4595| #define HAVE_SYSLOG_H 1
4596| #define HAVE_SYS_TIME_H 1
4597| #define HAVE_TIME_H 1
4598| #define HAVE_STDARG_H 1
4599| #define HAVE_SYS_MOUNT_H 1
4600| #define HAVE_SYS_UCONTEXT_H 1
4601| #define HAVE_SETEUID 1
4602| #define HAVE_SETEGID 1
4603| #define HAVE_CHROOT 1
4604| #define HAVE_BZERO 1
4605| #define HAVE_STRERROR 1
4606| #define HAVE_STRERROR_R 1
4607| #define HAVE_VSYSLOG 1
4608| #define HAVE_SETLINEBUF 1
4609| #define HAVE_MKTIME 1
4610| #define HAVE_FTRUNCATE 1
4611| #define HAVE_RENAME 1
4612| #define HAVE_WAITPID 1
4613| #define HAVE_WAIT4 1
4614| #define HAVE_STRLCPY 1
4615| #define HAVE_STRLCAT 1
4616| #define HAVE_INITGROUPS 1
4617| #define HAVE_MEMMOVE 1
4618| #define HAVE_STRDUP 1
4619| #define HAVE_PREAD 1
4620| #define HAVE_PWRITE 1
4621| #define HAVE_STRCASESTR 1
4622| #define HAVE_STRTOK_R 1
4623| #define HAVE_MKDTEMP 1
4624| #define HAVE_DUP2 1
4625| /* end confdefs.h.  */
4626| /* Define vdprintf to an innocuous variant, in case <limits.h> declares vdprintf.
4627|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4628| #define vdprintf innocuous_vdprintf
4629|
4630| /* System header to define __stub macros and hopefully few prototypes,
4631|     which can conflict with char vdprintf (); below.
4632|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4633|     <limits.h> exists even on freestanding compilers.  */
4634|
4635| #ifdef __STDC__
4636| # include <limits.h>
4637| #else
4638| # include <assert.h>
4639| #endif
4640|
4641| #undef vdprintf
4642|
4643| /* Override any GCC internal prototype to avoid an error.
4644|    Use char because int might match the return type of a GCC
4645|    builtin and then its argument prototype would still apply.  */
4646| #ifdef __cplusplus
4647| extern "C"
4648| #endif
4649| char vdprintf ();
4650| /* The GNU C library defines this for functions which it implements
4651|     to always fail with ENOSYS.  Some functions are actually named
4652|     something starting with __ and the normal name is an alias.  */
4653| #if defined __stub_vdprintf || defined __stub___vdprintf
4654| choke me
4655| #endif
4656|
4657| int
4658| main ()
4659| {
4660| return vdprintf ();
4661|   ;
4662|   return 0;
4663| }
4664configure:9253: result: no
4665configure:9265: checking for isatty
4666configure:9265: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4667configure:9265: $? = 0
4668configure:9265: result: yes
4669configure:9265: checking for chown
4670configure:9265: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4671configure:9265: $? = 0
4672configure:9265: result: yes
4673configure:9265: checking for lchown
4674configure:9265: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4675configure:9265: $? = 0
4676configure:9265: result: yes
4677configure:9265: checking for link
4678configure:9265: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4679configure:9265: $? = 0
4680configure:9265: result: yes
4681configure:9265: checking for readlink
4682configure:9265: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4683configure:9265: $? = 0
4684configure:9265: result: yes
4685configure:9265: checking for symlink
4686configure:9265: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4687configure:9265: $? = 0
4688configure:9265: result: yes
4689configure:9265: checking for realpath
4690configure:9265: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4691configure:9265: $? = 0
4692configure:9265: result: yes
4693configure:9276: checking for fdatasync
4694configure:9276: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
4695Undefined symbols for architecture i386:
4696  "_fdatasync", referenced from:
4697      _main in ccpTvFcx.o
4698ld: symbol(s) not found for architecture i386
4699collect2: ld returned 1 exit status
4700Undefined symbols for architecture ppc:
4701  "_fdatasync", referenced from:
4702      _main in ccyGlVsg.o
4703ld: symbol(s) not found for architecture ppc
4704collect2: ld returned 1 exit status
4705fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccLa6xX5.out (No such file or directory)
4706configure:9276: $? = 1
4707configure: failed program was:
4708| /* confdefs.h */
4709| #define PACKAGE_NAME "Samba"
4710| #define PACKAGE_TARNAME "samba"
4711| #define PACKAGE_VERSION "3"
4712| #define PACKAGE_STRING "Samba 3"
4713| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
4714| #define PACKAGE_URL ""
4715| #define CONFIG_H_IS_FROM_SAMBA 1
4716| #define STDC_HEADERS 1
4717| #define HAVE_SYS_TYPES_H 1
4718| #define HAVE_SYS_STAT_H 1
4719| #define HAVE_STDLIB_H 1
4720| #define HAVE_STRING_H 1
4721| #define HAVE_MEMORY_H 1
4722| #define HAVE_STRINGS_H 1
4723| #define HAVE_INTTYPES_H 1
4724| #define HAVE_STDINT_H 1
4725| #define HAVE_UNISTD_H 1
4726| #define __EXTENSIONS__ 1
4727| #define _ALL_SOURCE 1
4728| #define _GNU_SOURCE 1
4729| #define _POSIX_PTHREAD_SEMANTICS 1
4730| #define _TANDEM_SOURCE 1
4731| #define AC_APPLE_UNIVERSAL_BUILD 1
4732| #ifndef _XOPEN_SOURCE_EXTENDED
4733| #define _XOPEN_SOURCE_EXTENDED 1
4734| #endif
4735| #define HAVE_STANDARDS_H 1
4736| #define HAVE_LONG_LONG 1
4737| #define SIZEOF_INT 4
4738| #define SIZEOF_CHAR 1
4739| #define SIZEOF_SHORT 2
4740| #define SIZEOF_LONG 4
4741| #define SIZEOF_LONG_LONG 8
4742| #define SIZEOF_OFF_T 8
4743| #define SIZEOF_SIZE_T 4
4744| #define SIZEOF_SSIZE_T 4
4745| #define HAVE_INTPTR_T 1
4746| #define HAVE_UINTPTR_T 1
4747| #define HAVE_PTRDIFF_T 1
4748| #define HAVE_IMMEDIATE_STRUCTURES 1
4749| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
4750| #define HAVE_STRUCT_STAT_ST_RDEV 1
4751| #define HAVE_ST_RDEV 1
4752| #define loff_t off_t
4753| #define offset_t loff_t
4754| #define HAVE_PIPE 1
4755| #define HAVE_STRFTIME 1
4756| #define HAVE_SRANDOM 1
4757| #define HAVE_RANDOM 1
4758| #define HAVE_SRAND 1
4759| #define HAVE_RAND 1
4760| #define HAVE_USLEEP 1
4761| #define HAVE_SETBUFFER 1
4762| #define HAVE_LSTAT 1
4763| #define HAVE_GETPGRP 1
4764| #define HAVE_UTIME 1
4765| #define HAVE_UTIMES 1
4766| #define HAVE_STDBOOL_H 1
4767| #define HAVE_STDINT_H 1
4768| #define HAVE_SYS_SELECT_H 1
4769| #define HAVE_SETJMP_H 1
4770| #define HAVE_UTIME_H 1
4771| #define HAVE_SYS_WAIT_H 1
4772| #define HAVE_BOOL 1
4773| #define HAVE__Bool 1
4774| #define HAVE_MMAP 1
4775| #define HAVE_SYS_SYSLOG_H 1
4776| #define HAVE_SYSLOG_H 1
4777| #define HAVE_SYS_TIME_H 1
4778| #define HAVE_TIME_H 1
4779| #define HAVE_STDARG_H 1
4780| #define HAVE_SYS_MOUNT_H 1
4781| #define HAVE_SYS_UCONTEXT_H 1
4782| #define HAVE_SETEUID 1
4783| #define HAVE_SETEGID 1
4784| #define HAVE_CHROOT 1
4785| #define HAVE_BZERO 1
4786| #define HAVE_STRERROR 1
4787| #define HAVE_STRERROR_R 1
4788| #define HAVE_VSYSLOG 1
4789| #define HAVE_SETLINEBUF 1
4790| #define HAVE_MKTIME 1
4791| #define HAVE_FTRUNCATE 1
4792| #define HAVE_RENAME 1
4793| #define HAVE_WAITPID 1
4794| #define HAVE_WAIT4 1
4795| #define HAVE_STRLCPY 1
4796| #define HAVE_STRLCAT 1
4797| #define HAVE_INITGROUPS 1
4798| #define HAVE_MEMMOVE 1
4799| #define HAVE_STRDUP 1
4800| #define HAVE_PREAD 1
4801| #define HAVE_PWRITE 1
4802| #define HAVE_STRCASESTR 1
4803| #define HAVE_STRTOK_R 1
4804| #define HAVE_MKDTEMP 1
4805| #define HAVE_DUP2 1
4806| #define HAVE_ISATTY 1
4807| #define HAVE_CHOWN 1
4808| #define HAVE_LCHOWN 1
4809| #define HAVE_LINK 1
4810| #define HAVE_READLINK 1
4811| #define HAVE_SYMLINK 1
4812| #define HAVE_REALPATH 1
4813| /* end confdefs.h.  */
4814| /* Define fdatasync to an innocuous variant, in case <limits.h> declares fdatasync.
4815|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4816| #define fdatasync innocuous_fdatasync
4817|
4818| /* System header to define __stub macros and hopefully few prototypes,
4819|     which can conflict with char fdatasync (); below.
4820|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4821|     <limits.h> exists even on freestanding compilers.  */
4822|
4823| #ifdef __STDC__
4824| # include <limits.h>
4825| #else
4826| # include <assert.h>
4827| #endif
4828|
4829| #undef fdatasync
4830|
4831| /* Override any GCC internal prototype to avoid an error.
4832|    Use char because int might match the return type of a GCC
4833|    builtin and then its argument prototype would still apply.  */
4834| #ifdef __cplusplus
4835| extern "C"
4836| #endif
4837| char fdatasync ();
4838| /* The GNU C library defines this for functions which it implements
4839|     to always fail with ENOSYS.  Some functions are actually named
4840|     something starting with __ and the normal name is an alias.  */
4841| #if defined __stub_fdatasync || defined __stub___fdatasync
4842| choke me
4843| #endif
4844|
4845| int
4846| main ()
4847| {
4848| return fdatasync ();
4849|   ;
4850|   return 0;
4851| }
4852configure:9276: result: no
4853configure:9285: checking for fdatasync in -lrt
4854configure:9310: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c -lrt   >&5
4855ld: library not found for -lrt
4856collect2: ld returned 1 exit status
4857ld: library not found for -lrt
4858collect2: ld returned 1 exit status
4859fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccvBgTw0.out (No such file or directory)
4860configure:9310: $? = 1
4861configure: failed program was:
4862| /* confdefs.h */
4863| #define PACKAGE_NAME "Samba"
4864| #define PACKAGE_TARNAME "samba"
4865| #define PACKAGE_VERSION "3"
4866| #define PACKAGE_STRING "Samba 3"
4867| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
4868| #define PACKAGE_URL ""
4869| #define CONFIG_H_IS_FROM_SAMBA 1
4870| #define STDC_HEADERS 1
4871| #define HAVE_SYS_TYPES_H 1
4872| #define HAVE_SYS_STAT_H 1
4873| #define HAVE_STDLIB_H 1
4874| #define HAVE_STRING_H 1
4875| #define HAVE_MEMORY_H 1
4876| #define HAVE_STRINGS_H 1
4877| #define HAVE_INTTYPES_H 1
4878| #define HAVE_STDINT_H 1
4879| #define HAVE_UNISTD_H 1
4880| #define __EXTENSIONS__ 1
4881| #define _ALL_SOURCE 1
4882| #define _GNU_SOURCE 1
4883| #define _POSIX_PTHREAD_SEMANTICS 1
4884| #define _TANDEM_SOURCE 1
4885| #define AC_APPLE_UNIVERSAL_BUILD 1
4886| #ifndef _XOPEN_SOURCE_EXTENDED
4887| #define _XOPEN_SOURCE_EXTENDED 1
4888| #endif
4889| #define HAVE_STANDARDS_H 1
4890| #define HAVE_LONG_LONG 1
4891| #define SIZEOF_INT 4
4892| #define SIZEOF_CHAR 1
4893| #define SIZEOF_SHORT 2
4894| #define SIZEOF_LONG 4
4895| #define SIZEOF_LONG_LONG 8
4896| #define SIZEOF_OFF_T 8
4897| #define SIZEOF_SIZE_T 4
4898| #define SIZEOF_SSIZE_T 4
4899| #define HAVE_INTPTR_T 1
4900| #define HAVE_UINTPTR_T 1
4901| #define HAVE_PTRDIFF_T 1
4902| #define HAVE_IMMEDIATE_STRUCTURES 1
4903| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
4904| #define HAVE_STRUCT_STAT_ST_RDEV 1
4905| #define HAVE_ST_RDEV 1
4906| #define loff_t off_t
4907| #define offset_t loff_t
4908| #define HAVE_PIPE 1
4909| #define HAVE_STRFTIME 1
4910| #define HAVE_SRANDOM 1
4911| #define HAVE_RANDOM 1
4912| #define HAVE_SRAND 1
4913| #define HAVE_RAND 1
4914| #define HAVE_USLEEP 1
4915| #define HAVE_SETBUFFER 1
4916| #define HAVE_LSTAT 1
4917| #define HAVE_GETPGRP 1
4918| #define HAVE_UTIME 1
4919| #define HAVE_UTIMES 1
4920| #define HAVE_STDBOOL_H 1
4921| #define HAVE_STDINT_H 1
4922| #define HAVE_SYS_SELECT_H 1
4923| #define HAVE_SETJMP_H 1
4924| #define HAVE_UTIME_H 1
4925| #define HAVE_SYS_WAIT_H 1
4926| #define HAVE_BOOL 1
4927| #define HAVE__Bool 1
4928| #define HAVE_MMAP 1
4929| #define HAVE_SYS_SYSLOG_H 1
4930| #define HAVE_SYSLOG_H 1
4931| #define HAVE_SYS_TIME_H 1
4932| #define HAVE_TIME_H 1
4933| #define HAVE_STDARG_H 1
4934| #define HAVE_SYS_MOUNT_H 1
4935| #define HAVE_SYS_UCONTEXT_H 1
4936| #define HAVE_SETEUID 1
4937| #define HAVE_SETEGID 1
4938| #define HAVE_CHROOT 1
4939| #define HAVE_BZERO 1
4940| #define HAVE_STRERROR 1
4941| #define HAVE_STRERROR_R 1
4942| #define HAVE_VSYSLOG 1
4943| #define HAVE_SETLINEBUF 1
4944| #define HAVE_MKTIME 1
4945| #define HAVE_FTRUNCATE 1
4946| #define HAVE_RENAME 1
4947| #define HAVE_WAITPID 1
4948| #define HAVE_WAIT4 1
4949| #define HAVE_STRLCPY 1
4950| #define HAVE_STRLCAT 1
4951| #define HAVE_INITGROUPS 1
4952| #define HAVE_MEMMOVE 1
4953| #define HAVE_STRDUP 1
4954| #define HAVE_PREAD 1
4955| #define HAVE_PWRITE 1
4956| #define HAVE_STRCASESTR 1
4957| #define HAVE_STRTOK_R 1
4958| #define HAVE_MKDTEMP 1
4959| #define HAVE_DUP2 1
4960| #define HAVE_ISATTY 1
4961| #define HAVE_CHOWN 1
4962| #define HAVE_LCHOWN 1
4963| #define HAVE_LINK 1
4964| #define HAVE_READLINK 1
4965| #define HAVE_SYMLINK 1
4966| #define HAVE_REALPATH 1
4967| /* end confdefs.h.  */
4968|
4969| /* Override any GCC internal prototype to avoid an error.
4970|    Use char because int might match the return type of a GCC
4971|    builtin and then its argument prototype would still apply.  */
4972| #ifdef __cplusplus
4973| extern "C"
4974| #endif
4975| char fdatasync ();
4976| int
4977| main ()
4978| {
4979| return fdatasync ();
4980|   ;
4981|   return 0;
4982| }
4983configure:9319: result: no
4984configure:9333: checking for fdatasync declaration
4985configure:9350: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
4986conftest.c: In function 'main':
4987conftest.c:111: error: 'fdatasync' undeclared (first use in this function)
4988conftest.c:111: error: (Each undeclared identifier is reported only once
4989conftest.c:111: error: for each function it appears in.)
4990conftest.c: In function 'main':
4991conftest.c:111: error: 'fdatasync' undeclared (first use in this function)
4992conftest.c:111: error: (Each undeclared identifier is reported only once
4993conftest.c:111: error: for each function it appears in.)
4994fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cc3OjlZ4.out (No such file or directory)
4995configure:9350: $? = 1
4996configure: failed program was:
4997| /* confdefs.h */
4998| #define PACKAGE_NAME "Samba"
4999| #define PACKAGE_TARNAME "samba"
5000| #define PACKAGE_VERSION "3"
5001| #define PACKAGE_STRING "Samba 3"
5002| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
5003| #define PACKAGE_URL ""
5004| #define CONFIG_H_IS_FROM_SAMBA 1
5005| #define STDC_HEADERS 1
5006| #define HAVE_SYS_TYPES_H 1
5007| #define HAVE_SYS_STAT_H 1
5008| #define HAVE_STDLIB_H 1
5009| #define HAVE_STRING_H 1
5010| #define HAVE_MEMORY_H 1
5011| #define HAVE_STRINGS_H 1
5012| #define HAVE_INTTYPES_H 1
5013| #define HAVE_STDINT_H 1
5014| #define HAVE_UNISTD_H 1
5015| #define __EXTENSIONS__ 1
5016| #define _ALL_SOURCE 1
5017| #define _GNU_SOURCE 1
5018| #define _POSIX_PTHREAD_SEMANTICS 1
5019| #define _TANDEM_SOURCE 1
5020| #define AC_APPLE_UNIVERSAL_BUILD 1
5021| #ifndef _XOPEN_SOURCE_EXTENDED
5022| #define _XOPEN_SOURCE_EXTENDED 1
5023| #endif
5024| #define HAVE_STANDARDS_H 1
5025| #define HAVE_LONG_LONG 1
5026| #define SIZEOF_INT 4
5027| #define SIZEOF_CHAR 1
5028| #define SIZEOF_SHORT 2
5029| #define SIZEOF_LONG 4
5030| #define SIZEOF_LONG_LONG 8
5031| #define SIZEOF_OFF_T 8
5032| #define SIZEOF_SIZE_T 4
5033| #define SIZEOF_SSIZE_T 4
5034| #define HAVE_INTPTR_T 1
5035| #define HAVE_UINTPTR_T 1
5036| #define HAVE_PTRDIFF_T 1
5037| #define HAVE_IMMEDIATE_STRUCTURES 1
5038| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
5039| #define HAVE_STRUCT_STAT_ST_RDEV 1
5040| #define HAVE_ST_RDEV 1
5041| #define loff_t off_t
5042| #define offset_t loff_t
5043| #define HAVE_PIPE 1
5044| #define HAVE_STRFTIME 1
5045| #define HAVE_SRANDOM 1
5046| #define HAVE_RANDOM 1
5047| #define HAVE_SRAND 1
5048| #define HAVE_RAND 1
5049| #define HAVE_USLEEP 1
5050| #define HAVE_SETBUFFER 1
5051| #define HAVE_LSTAT 1
5052| #define HAVE_GETPGRP 1
5053| #define HAVE_UTIME 1
5054| #define HAVE_UTIMES 1
5055| #define HAVE_STDBOOL_H 1
5056| #define HAVE_STDINT_H 1
5057| #define HAVE_SYS_SELECT_H 1
5058| #define HAVE_SETJMP_H 1
5059| #define HAVE_UTIME_H 1
5060| #define HAVE_SYS_WAIT_H 1
5061| #define HAVE_BOOL 1
5062| #define HAVE__Bool 1
5063| #define HAVE_MMAP 1
5064| #define HAVE_SYS_SYSLOG_H 1
5065| #define HAVE_SYSLOG_H 1
5066| #define HAVE_SYS_TIME_H 1
5067| #define HAVE_TIME_H 1
5068| #define HAVE_STDARG_H 1
5069| #define HAVE_SYS_MOUNT_H 1
5070| #define HAVE_SYS_UCONTEXT_H 1
5071| #define HAVE_SETEUID 1
5072| #define HAVE_SETEGID 1
5073| #define HAVE_CHROOT 1
5074| #define HAVE_BZERO 1
5075| #define HAVE_STRERROR 1
5076| #define HAVE_STRERROR_R 1
5077| #define HAVE_VSYSLOG 1
5078| #define HAVE_SETLINEBUF 1
5079| #define HAVE_MKTIME 1
5080| #define HAVE_FTRUNCATE 1
5081| #define HAVE_RENAME 1
5082| #define HAVE_WAITPID 1
5083| #define HAVE_WAIT4 1
5084| #define HAVE_STRLCPY 1
5085| #define HAVE_STRLCAT 1
5086| #define HAVE_INITGROUPS 1
5087| #define HAVE_MEMMOVE 1
5088| #define HAVE_STRDUP 1
5089| #define HAVE_PREAD 1
5090| #define HAVE_PWRITE 1
5091| #define HAVE_STRCASESTR 1
5092| #define HAVE_STRTOK_R 1
5093| #define HAVE_MKDTEMP 1
5094| #define HAVE_DUP2 1
5095| #define HAVE_ISATTY 1
5096| #define HAVE_CHOWN 1
5097| #define HAVE_LCHOWN 1
5098| #define HAVE_LINK 1
5099| #define HAVE_READLINK 1
5100| #define HAVE_SYMLINK 1
5101| #define HAVE_REALPATH 1
5102| /* end confdefs.h.  */
5103| #include <unistd.h>
5104| int
5105| main ()
5106| {
5107| int i = (int)fdatasync
5108|   ;
5109|   return 0;
5110| }
5111configure:9357: result: no
5112configure:9367: checking for clock_gettime
5113configure:9367: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
5114Undefined symbols for architecture i386:
5115  "_clock_gettime", referenced from:
5116      _main in cc1TRBFl.o
5117ld: symbol(s) not found for architecture i386
5118collect2: ld returned 1 exit status
5119Undefined symbols for architecture ppc:
5120  "_clock_gettime", referenced from:
5121      _main in ccoEGyHP.o
5122ld: symbol(s) not found for architecture ppc
5123collect2: ld returned 1 exit status
5124fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cclAU3Dy.out (No such file or directory)
5125configure:9367: $? = 1
5126configure: failed program was:
5127| /* confdefs.h */
5128| #define PACKAGE_NAME "Samba"
5129| #define PACKAGE_TARNAME "samba"
5130| #define PACKAGE_VERSION "3"
5131| #define PACKAGE_STRING "Samba 3"
5132| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
5133| #define PACKAGE_URL ""
5134| #define CONFIG_H_IS_FROM_SAMBA 1
5135| #define STDC_HEADERS 1
5136| #define HAVE_SYS_TYPES_H 1
5137| #define HAVE_SYS_STAT_H 1
5138| #define HAVE_STDLIB_H 1
5139| #define HAVE_STRING_H 1
5140| #define HAVE_MEMORY_H 1
5141| #define HAVE_STRINGS_H 1
5142| #define HAVE_INTTYPES_H 1
5143| #define HAVE_STDINT_H 1
5144| #define HAVE_UNISTD_H 1
5145| #define __EXTENSIONS__ 1
5146| #define _ALL_SOURCE 1
5147| #define _GNU_SOURCE 1
5148| #define _POSIX_PTHREAD_SEMANTICS 1
5149| #define _TANDEM_SOURCE 1
5150| #define AC_APPLE_UNIVERSAL_BUILD 1
5151| #ifndef _XOPEN_SOURCE_EXTENDED
5152| #define _XOPEN_SOURCE_EXTENDED 1
5153| #endif
5154| #define HAVE_STANDARDS_H 1
5155| #define HAVE_LONG_LONG 1
5156| #define SIZEOF_INT 4
5157| #define SIZEOF_CHAR 1
5158| #define SIZEOF_SHORT 2
5159| #define SIZEOF_LONG 4
5160| #define SIZEOF_LONG_LONG 8
5161| #define SIZEOF_OFF_T 8
5162| #define SIZEOF_SIZE_T 4
5163| #define SIZEOF_SSIZE_T 4
5164| #define HAVE_INTPTR_T 1
5165| #define HAVE_UINTPTR_T 1
5166| #define HAVE_PTRDIFF_T 1
5167| #define HAVE_IMMEDIATE_STRUCTURES 1
5168| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
5169| #define HAVE_STRUCT_STAT_ST_RDEV 1
5170| #define HAVE_ST_RDEV 1
5171| #define loff_t off_t
5172| #define offset_t loff_t
5173| #define HAVE_PIPE 1
5174| #define HAVE_STRFTIME 1
5175| #define HAVE_SRANDOM 1
5176| #define HAVE_RANDOM 1
5177| #define HAVE_SRAND 1
5178| #define HAVE_RAND 1
5179| #define HAVE_USLEEP 1
5180| #define HAVE_SETBUFFER 1
5181| #define HAVE_LSTAT 1
5182| #define HAVE_GETPGRP 1
5183| #define HAVE_UTIME 1
5184| #define HAVE_UTIMES 1
5185| #define HAVE_STDBOOL_H 1
5186| #define HAVE_STDINT_H 1
5187| #define HAVE_SYS_SELECT_H 1
5188| #define HAVE_SETJMP_H 1
5189| #define HAVE_UTIME_H 1
5190| #define HAVE_SYS_WAIT_H 1
5191| #define HAVE_BOOL 1
5192| #define HAVE__Bool 1
5193| #define HAVE_MMAP 1
5194| #define HAVE_SYS_SYSLOG_H 1
5195| #define HAVE_SYSLOG_H 1
5196| #define HAVE_SYS_TIME_H 1
5197| #define HAVE_TIME_H 1
5198| #define HAVE_STDARG_H 1
5199| #define HAVE_SYS_MOUNT_H 1
5200| #define HAVE_SYS_UCONTEXT_H 1
5201| #define HAVE_SETEUID 1
5202| #define HAVE_SETEGID 1
5203| #define HAVE_CHROOT 1
5204| #define HAVE_BZERO 1
5205| #define HAVE_STRERROR 1
5206| #define HAVE_STRERROR_R 1
5207| #define HAVE_VSYSLOG 1
5208| #define HAVE_SETLINEBUF 1
5209| #define HAVE_MKTIME 1
5210| #define HAVE_FTRUNCATE 1
5211| #define HAVE_RENAME 1
5212| #define HAVE_WAITPID 1
5213| #define HAVE_WAIT4 1
5214| #define HAVE_STRLCPY 1
5215| #define HAVE_STRLCAT 1
5216| #define HAVE_INITGROUPS 1
5217| #define HAVE_MEMMOVE 1
5218| #define HAVE_STRDUP 1
5219| #define HAVE_PREAD 1
5220| #define HAVE_PWRITE 1
5221| #define HAVE_STRCASESTR 1
5222| #define HAVE_STRTOK_R 1
5223| #define HAVE_MKDTEMP 1
5224| #define HAVE_DUP2 1
5225| #define HAVE_ISATTY 1
5226| #define HAVE_CHOWN 1
5227| #define HAVE_LCHOWN 1
5228| #define HAVE_LINK 1
5229| #define HAVE_READLINK 1
5230| #define HAVE_SYMLINK 1
5231| #define HAVE_REALPATH 1
5232| /* end confdefs.h.  */
5233| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
5234|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5235| #define clock_gettime innocuous_clock_gettime
5236|
5237| /* System header to define __stub macros and hopefully few prototypes,
5238|     which can conflict with char clock_gettime (); below.
5239|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5240|     <limits.h> exists even on freestanding compilers.  */
5241|
5242| #ifdef __STDC__
5243| # include <limits.h>
5244| #else
5245| # include <assert.h>
5246| #endif
5247|
5248| #undef clock_gettime
5249|
5250| /* Override any GCC internal prototype to avoid an error.
5251|    Use char because int might match the return type of a GCC
5252|    builtin and then its argument prototype would still apply.  */
5253| #ifdef __cplusplus
5254| extern "C"
5255| #endif
5256| char clock_gettime ();
5257| /* The GNU C library defines this for functions which it implements
5258|     to always fail with ENOSYS.  Some functions are actually named
5259|     something starting with __ and the normal name is an alias.  */
5260| #if defined __stub_clock_gettime || defined __stub___clock_gettime
5261| choke me
5262| #endif
5263|
5264| int
5265| main ()
5266| {
5267| return clock_gettime ();
5268|   ;
5269|   return 0;
5270| }
5271configure:9367: result: no
5272configure:9375: checking for clock_gettime in -lrt
5273configure:9400: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c -lrt   >&5
5274ld: library not found for -lrt
5275collect2: ld returned 1 exit status
5276ld: library not found for -lrt
5277collect2: ld returned 1 exit status
5278fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccUgxy0N.out (No such file or directory)
5279configure:9400: $? = 1
5280configure: failed program was:
5281| /* confdefs.h */
5282| #define PACKAGE_NAME "Samba"
5283| #define PACKAGE_TARNAME "samba"
5284| #define PACKAGE_VERSION "3"
5285| #define PACKAGE_STRING "Samba 3"
5286| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
5287| #define PACKAGE_URL ""
5288| #define CONFIG_H_IS_FROM_SAMBA 1
5289| #define STDC_HEADERS 1
5290| #define HAVE_SYS_TYPES_H 1
5291| #define HAVE_SYS_STAT_H 1
5292| #define HAVE_STDLIB_H 1
5293| #define HAVE_STRING_H 1
5294| #define HAVE_MEMORY_H 1
5295| #define HAVE_STRINGS_H 1
5296| #define HAVE_INTTYPES_H 1
5297| #define HAVE_STDINT_H 1
5298| #define HAVE_UNISTD_H 1
5299| #define __EXTENSIONS__ 1
5300| #define _ALL_SOURCE 1
5301| #define _GNU_SOURCE 1
5302| #define _POSIX_PTHREAD_SEMANTICS 1
5303| #define _TANDEM_SOURCE 1
5304| #define AC_APPLE_UNIVERSAL_BUILD 1
5305| #ifndef _XOPEN_SOURCE_EXTENDED
5306| #define _XOPEN_SOURCE_EXTENDED 1
5307| #endif
5308| #define HAVE_STANDARDS_H 1
5309| #define HAVE_LONG_LONG 1
5310| #define SIZEOF_INT 4
5311| #define SIZEOF_CHAR 1
5312| #define SIZEOF_SHORT 2
5313| #define SIZEOF_LONG 4
5314| #define SIZEOF_LONG_LONG 8
5315| #define SIZEOF_OFF_T 8
5316| #define SIZEOF_SIZE_T 4
5317| #define SIZEOF_SSIZE_T 4
5318| #define HAVE_INTPTR_T 1
5319| #define HAVE_UINTPTR_T 1
5320| #define HAVE_PTRDIFF_T 1
5321| #define HAVE_IMMEDIATE_STRUCTURES 1
5322| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
5323| #define HAVE_STRUCT_STAT_ST_RDEV 1
5324| #define HAVE_ST_RDEV 1
5325| #define loff_t off_t
5326| #define offset_t loff_t
5327| #define HAVE_PIPE 1
5328| #define HAVE_STRFTIME 1
5329| #define HAVE_SRANDOM 1
5330| #define HAVE_RANDOM 1
5331| #define HAVE_SRAND 1
5332| #define HAVE_RAND 1
5333| #define HAVE_USLEEP 1
5334| #define HAVE_SETBUFFER 1
5335| #define HAVE_LSTAT 1
5336| #define HAVE_GETPGRP 1
5337| #define HAVE_UTIME 1
5338| #define HAVE_UTIMES 1
5339| #define HAVE_STDBOOL_H 1
5340| #define HAVE_STDINT_H 1
5341| #define HAVE_SYS_SELECT_H 1
5342| #define HAVE_SETJMP_H 1
5343| #define HAVE_UTIME_H 1
5344| #define HAVE_SYS_WAIT_H 1
5345| #define HAVE_BOOL 1
5346| #define HAVE__Bool 1
5347| #define HAVE_MMAP 1
5348| #define HAVE_SYS_SYSLOG_H 1
5349| #define HAVE_SYSLOG_H 1
5350| #define HAVE_SYS_TIME_H 1
5351| #define HAVE_TIME_H 1
5352| #define HAVE_STDARG_H 1
5353| #define HAVE_SYS_MOUNT_H 1
5354| #define HAVE_SYS_UCONTEXT_H 1
5355| #define HAVE_SETEUID 1
5356| #define HAVE_SETEGID 1
5357| #define HAVE_CHROOT 1
5358| #define HAVE_BZERO 1
5359| #define HAVE_STRERROR 1
5360| #define HAVE_STRERROR_R 1
5361| #define HAVE_VSYSLOG 1
5362| #define HAVE_SETLINEBUF 1
5363| #define HAVE_MKTIME 1
5364| #define HAVE_FTRUNCATE 1
5365| #define HAVE_RENAME 1
5366| #define HAVE_WAITPID 1
5367| #define HAVE_WAIT4 1
5368| #define HAVE_STRLCPY 1
5369| #define HAVE_STRLCAT 1
5370| #define HAVE_INITGROUPS 1
5371| #define HAVE_MEMMOVE 1
5372| #define HAVE_STRDUP 1
5373| #define HAVE_PREAD 1
5374| #define HAVE_PWRITE 1
5375| #define HAVE_STRCASESTR 1
5376| #define HAVE_STRTOK_R 1
5377| #define HAVE_MKDTEMP 1
5378| #define HAVE_DUP2 1
5379| #define HAVE_ISATTY 1
5380| #define HAVE_CHOWN 1
5381| #define HAVE_LCHOWN 1
5382| #define HAVE_LINK 1
5383| #define HAVE_READLINK 1
5384| #define HAVE_SYMLINK 1
5385| #define HAVE_REALPATH 1
5386| /* end confdefs.h.  */
5387|
5388| /* Override any GCC internal prototype to avoid an error.
5389|    Use char because int might match the return type of a GCC
5390|    builtin and then its argument prototype would still apply.  */
5391| #ifdef __cplusplus
5392| extern "C"
5393| #endif
5394| char clock_gettime ();
5395| int
5396| main ()
5397| {
5398| return clock_gettime ();
5399|   ;
5400|   return 0;
5401| }
5402configure:9409: result: no
5403configure:9425: checking for get_current_dir_name
5404configure:9425: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
5405Undefined symbols for architecture i386:
5406  "_get_current_dir_name", referenced from:
5407      _main in ccVTlNLM.o
5408ld: symbol(s) not found for architecture i386
5409collect2: ld returned 1 exit status
5410Undefined symbols for architecture ppc:
5411  "_get_current_dir_name", referenced from:
5412      _main in ccAPRYdh.o
5413ld: symbol(s) not found for architecture ppc
5414collect2: ld returned 1 exit status
5415fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccjAmSlG.out (No such file or directory)
5416configure:9425: $? = 1
5417configure: failed program was:
5418| /* confdefs.h */
5419| #define PACKAGE_NAME "Samba"
5420| #define PACKAGE_TARNAME "samba"
5421| #define PACKAGE_VERSION "3"
5422| #define PACKAGE_STRING "Samba 3"
5423| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
5424| #define PACKAGE_URL ""
5425| #define CONFIG_H_IS_FROM_SAMBA 1
5426| #define STDC_HEADERS 1
5427| #define HAVE_SYS_TYPES_H 1
5428| #define HAVE_SYS_STAT_H 1
5429| #define HAVE_STDLIB_H 1
5430| #define HAVE_STRING_H 1
5431| #define HAVE_MEMORY_H 1
5432| #define HAVE_STRINGS_H 1
5433| #define HAVE_INTTYPES_H 1
5434| #define HAVE_STDINT_H 1
5435| #define HAVE_UNISTD_H 1
5436| #define __EXTENSIONS__ 1
5437| #define _ALL_SOURCE 1
5438| #define _GNU_SOURCE 1
5439| #define _POSIX_PTHREAD_SEMANTICS 1
5440| #define _TANDEM_SOURCE 1
5441| #define AC_APPLE_UNIVERSAL_BUILD 1
5442| #ifndef _XOPEN_SOURCE_EXTENDED
5443| #define _XOPEN_SOURCE_EXTENDED 1
5444| #endif
5445| #define HAVE_STANDARDS_H 1
5446| #define HAVE_LONG_LONG 1
5447| #define SIZEOF_INT 4
5448| #define SIZEOF_CHAR 1
5449| #define SIZEOF_SHORT 2
5450| #define SIZEOF_LONG 4
5451| #define SIZEOF_LONG_LONG 8
5452| #define SIZEOF_OFF_T 8
5453| #define SIZEOF_SIZE_T 4
5454| #define SIZEOF_SSIZE_T 4
5455| #define HAVE_INTPTR_T 1
5456| #define HAVE_UINTPTR_T 1
5457| #define HAVE_PTRDIFF_T 1
5458| #define HAVE_IMMEDIATE_STRUCTURES 1
5459| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
5460| #define HAVE_STRUCT_STAT_ST_RDEV 1
5461| #define HAVE_ST_RDEV 1
5462| #define loff_t off_t
5463| #define offset_t loff_t
5464| #define HAVE_PIPE 1
5465| #define HAVE_STRFTIME 1
5466| #define HAVE_SRANDOM 1
5467| #define HAVE_RANDOM 1
5468| #define HAVE_SRAND 1
5469| #define HAVE_RAND 1
5470| #define HAVE_USLEEP 1
5471| #define HAVE_SETBUFFER 1
5472| #define HAVE_LSTAT 1
5473| #define HAVE_GETPGRP 1
5474| #define HAVE_UTIME 1
5475| #define HAVE_UTIMES 1
5476| #define HAVE_STDBOOL_H 1
5477| #define HAVE_STDINT_H 1
5478| #define HAVE_SYS_SELECT_H 1
5479| #define HAVE_SETJMP_H 1
5480| #define HAVE_UTIME_H 1
5481| #define HAVE_SYS_WAIT_H 1
5482| #define HAVE_BOOL 1
5483| #define HAVE__Bool 1
5484| #define HAVE_MMAP 1
5485| #define HAVE_SYS_SYSLOG_H 1
5486| #define HAVE_SYSLOG_H 1
5487| #define HAVE_SYS_TIME_H 1
5488| #define HAVE_TIME_H 1
5489| #define HAVE_STDARG_H 1
5490| #define HAVE_SYS_MOUNT_H 1
5491| #define HAVE_SYS_UCONTEXT_H 1
5492| #define HAVE_SETEUID 1
5493| #define HAVE_SETEGID 1
5494| #define HAVE_CHROOT 1
5495| #define HAVE_BZERO 1
5496| #define HAVE_STRERROR 1
5497| #define HAVE_STRERROR_R 1
5498| #define HAVE_VSYSLOG 1
5499| #define HAVE_SETLINEBUF 1
5500| #define HAVE_MKTIME 1
5501| #define HAVE_FTRUNCATE 1
5502| #define HAVE_RENAME 1
5503| #define HAVE_WAITPID 1
5504| #define HAVE_WAIT4 1
5505| #define HAVE_STRLCPY 1
5506| #define HAVE_STRLCAT 1
5507| #define HAVE_INITGROUPS 1
5508| #define HAVE_MEMMOVE 1
5509| #define HAVE_STRDUP 1
5510| #define HAVE_PREAD 1
5511| #define HAVE_PWRITE 1
5512| #define HAVE_STRCASESTR 1
5513| #define HAVE_STRTOK_R 1
5514| #define HAVE_MKDTEMP 1
5515| #define HAVE_DUP2 1
5516| #define HAVE_ISATTY 1
5517| #define HAVE_CHOWN 1
5518| #define HAVE_LCHOWN 1
5519| #define HAVE_LINK 1
5520| #define HAVE_READLINK 1
5521| #define HAVE_SYMLINK 1
5522| #define HAVE_REALPATH 1
5523| /* end confdefs.h.  */
5524| /* Define get_current_dir_name to an innocuous variant, in case <limits.h> declares get_current_dir_name.
5525|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5526| #define get_current_dir_name innocuous_get_current_dir_name
5527|
5528| /* System header to define __stub macros and hopefully few prototypes,
5529|     which can conflict with char get_current_dir_name (); below.
5530|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5531|     <limits.h> exists even on freestanding compilers.  */
5532|
5533| #ifdef __STDC__
5534| # include <limits.h>
5535| #else
5536| # include <assert.h>
5537| #endif
5538|
5539| #undef get_current_dir_name
5540|
5541| /* Override any GCC internal prototype to avoid an error.
5542|    Use char because int might match the return type of a GCC
5543|    builtin and then its argument prototype would still apply.  */
5544| #ifdef __cplusplus
5545| extern "C"
5546| #endif
5547| char get_current_dir_name ();
5548| /* The GNU C library defines this for functions which it implements
5549|     to always fail with ENOSYS.  Some functions are actually named
5550|     something starting with __ and the normal name is an alias.  */
5551| #if defined __stub_get_current_dir_name || defined __stub___get_current_dir_name
5552| choke me
5553| #endif
5554|
5555| int
5556| main ()
5557| {
5558| return get_current_dir_name ();
5559|   ;
5560|   return 0;
5561| }
5562configure:9425: result: no
5563configure:9435: checking for setresuid declaration
5564configure:9452: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5565conftest.c: In function 'main':
5566conftest.c:111: error: 'setresuid' undeclared (first use in this function)
5567conftest.c:111: error: (Each undeclared identifier is reported only once
5568conftest.c:111: error: for each function it appears in.)
5569conftest.c: In function 'main':
5570conftest.c:111: error: 'setresuid' undeclared (first use in this function)
5571conftest.c:111: error: (Each undeclared identifier is reported only once
5572conftest.c:111: error: for each function it appears in.)
5573fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccZacAHR.out (No such file or directory)
5574configure:9452: $? = 1
5575configure: failed program was:
5576| /* confdefs.h */
5577| #define PACKAGE_NAME "Samba"
5578| #define PACKAGE_TARNAME "samba"
5579| #define PACKAGE_VERSION "3"
5580| #define PACKAGE_STRING "Samba 3"
5581| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
5582| #define PACKAGE_URL ""
5583| #define CONFIG_H_IS_FROM_SAMBA 1
5584| #define STDC_HEADERS 1
5585| #define HAVE_SYS_TYPES_H 1
5586| #define HAVE_SYS_STAT_H 1
5587| #define HAVE_STDLIB_H 1
5588| #define HAVE_STRING_H 1
5589| #define HAVE_MEMORY_H 1
5590| #define HAVE_STRINGS_H 1
5591| #define HAVE_INTTYPES_H 1
5592| #define HAVE_STDINT_H 1
5593| #define HAVE_UNISTD_H 1
5594| #define __EXTENSIONS__ 1
5595| #define _ALL_SOURCE 1
5596| #define _GNU_SOURCE 1
5597| #define _POSIX_PTHREAD_SEMANTICS 1
5598| #define _TANDEM_SOURCE 1
5599| #define AC_APPLE_UNIVERSAL_BUILD 1
5600| #ifndef _XOPEN_SOURCE_EXTENDED
5601| #define _XOPEN_SOURCE_EXTENDED 1
5602| #endif
5603| #define HAVE_STANDARDS_H 1
5604| #define HAVE_LONG_LONG 1
5605| #define SIZEOF_INT 4
5606| #define SIZEOF_CHAR 1
5607| #define SIZEOF_SHORT 2
5608| #define SIZEOF_LONG 4
5609| #define SIZEOF_LONG_LONG 8
5610| #define SIZEOF_OFF_T 8
5611| #define SIZEOF_SIZE_T 4
5612| #define SIZEOF_SSIZE_T 4
5613| #define HAVE_INTPTR_T 1
5614| #define HAVE_UINTPTR_T 1
5615| #define HAVE_PTRDIFF_T 1
5616| #define HAVE_IMMEDIATE_STRUCTURES 1
5617| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
5618| #define HAVE_STRUCT_STAT_ST_RDEV 1
5619| #define HAVE_ST_RDEV 1
5620| #define loff_t off_t
5621| #define offset_t loff_t
5622| #define HAVE_PIPE 1
5623| #define HAVE_STRFTIME 1
5624| #define HAVE_SRANDOM 1
5625| #define HAVE_RANDOM 1
5626| #define HAVE_SRAND 1
5627| #define HAVE_RAND 1
5628| #define HAVE_USLEEP 1
5629| #define HAVE_SETBUFFER 1
5630| #define HAVE_LSTAT 1
5631| #define HAVE_GETPGRP 1
5632| #define HAVE_UTIME 1
5633| #define HAVE_UTIMES 1
5634| #define HAVE_STDBOOL_H 1
5635| #define HAVE_STDINT_H 1
5636| #define HAVE_SYS_SELECT_H 1
5637| #define HAVE_SETJMP_H 1
5638| #define HAVE_UTIME_H 1
5639| #define HAVE_SYS_WAIT_H 1
5640| #define HAVE_BOOL 1
5641| #define HAVE__Bool 1
5642| #define HAVE_MMAP 1
5643| #define HAVE_SYS_SYSLOG_H 1
5644| #define HAVE_SYSLOG_H 1
5645| #define HAVE_SYS_TIME_H 1
5646| #define HAVE_TIME_H 1
5647| #define HAVE_STDARG_H 1
5648| #define HAVE_SYS_MOUNT_H 1
5649| #define HAVE_SYS_UCONTEXT_H 1
5650| #define HAVE_SETEUID 1
5651| #define HAVE_SETEGID 1
5652| #define HAVE_CHROOT 1
5653| #define HAVE_BZERO 1
5654| #define HAVE_STRERROR 1
5655| #define HAVE_STRERROR_R 1
5656| #define HAVE_VSYSLOG 1
5657| #define HAVE_SETLINEBUF 1
5658| #define HAVE_MKTIME 1
5659| #define HAVE_FTRUNCATE 1
5660| #define HAVE_RENAME 1
5661| #define HAVE_WAITPID 1
5662| #define HAVE_WAIT4 1
5663| #define HAVE_STRLCPY 1
5664| #define HAVE_STRLCAT 1
5665| #define HAVE_INITGROUPS 1
5666| #define HAVE_MEMMOVE 1
5667| #define HAVE_STRDUP 1
5668| #define HAVE_PREAD 1
5669| #define HAVE_PWRITE 1
5670| #define HAVE_STRCASESTR 1
5671| #define HAVE_STRTOK_R 1
5672| #define HAVE_MKDTEMP 1
5673| #define HAVE_DUP2 1
5674| #define HAVE_ISATTY 1
5675| #define HAVE_CHOWN 1
5676| #define HAVE_LCHOWN 1
5677| #define HAVE_LINK 1
5678| #define HAVE_READLINK 1
5679| #define HAVE_SYMLINK 1
5680| #define HAVE_REALPATH 1
5681| /* end confdefs.h.  */
5682| #include <unistd.h>
5683| int
5684| main ()
5685| {
5686| int i = (int)setresuid
5687|   ;
5688|   return 0;
5689| }
5690configure:9459: result: no
5691configure:9468: checking for setresgid declaration
5692configure:9485: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5693conftest.c: In function 'main':
5694conftest.c:111: error: 'setresgid' undeclared (first use in this function)
5695conftest.c:111: error: (Each undeclared identifier is reported only once
5696conftest.c:111: error: for each function it appears in.)
5697conftest.c: In function 'main':
5698conftest.c:111: error: 'setresgid' undeclared (first use in this function)
5699conftest.c:111: error: (Each undeclared identifier is reported only once
5700conftest.c:111: error: for each function it appears in.)
5701fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccYFTeIc.out (No such file or directory)
5702configure:9485: $? = 1
5703configure: failed program was:
5704| /* confdefs.h */
5705| #define PACKAGE_NAME "Samba"
5706| #define PACKAGE_TARNAME "samba"
5707| #define PACKAGE_VERSION "3"
5708| #define PACKAGE_STRING "Samba 3"
5709| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
5710| #define PACKAGE_URL ""
5711| #define CONFIG_H_IS_FROM_SAMBA 1
5712| #define STDC_HEADERS 1
5713| #define HAVE_SYS_TYPES_H 1
5714| #define HAVE_SYS_STAT_H 1
5715| #define HAVE_STDLIB_H 1
5716| #define HAVE_STRING_H 1
5717| #define HAVE_MEMORY_H 1
5718| #define HAVE_STRINGS_H 1
5719| #define HAVE_INTTYPES_H 1
5720| #define HAVE_STDINT_H 1
5721| #define HAVE_UNISTD_H 1
5722| #define __EXTENSIONS__ 1
5723| #define _ALL_SOURCE 1
5724| #define _GNU_SOURCE 1
5725| #define _POSIX_PTHREAD_SEMANTICS 1
5726| #define _TANDEM_SOURCE 1
5727| #define AC_APPLE_UNIVERSAL_BUILD 1
5728| #ifndef _XOPEN_SOURCE_EXTENDED
5729| #define _XOPEN_SOURCE_EXTENDED 1
5730| #endif
5731| #define HAVE_STANDARDS_H 1
5732| #define HAVE_LONG_LONG 1
5733| #define SIZEOF_INT 4
5734| #define SIZEOF_CHAR 1
5735| #define SIZEOF_SHORT 2
5736| #define SIZEOF_LONG 4
5737| #define SIZEOF_LONG_LONG 8
5738| #define SIZEOF_OFF_T 8
5739| #define SIZEOF_SIZE_T 4
5740| #define SIZEOF_SSIZE_T 4
5741| #define HAVE_INTPTR_T 1
5742| #define HAVE_UINTPTR_T 1
5743| #define HAVE_PTRDIFF_T 1
5744| #define HAVE_IMMEDIATE_STRUCTURES 1
5745| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
5746| #define HAVE_STRUCT_STAT_ST_RDEV 1
5747| #define HAVE_ST_RDEV 1
5748| #define loff_t off_t
5749| #define offset_t loff_t
5750| #define HAVE_PIPE 1
5751| #define HAVE_STRFTIME 1
5752| #define HAVE_SRANDOM 1
5753| #define HAVE_RANDOM 1
5754| #define HAVE_SRAND 1
5755| #define HAVE_RAND 1
5756| #define HAVE_USLEEP 1
5757| #define HAVE_SETBUFFER 1
5758| #define HAVE_LSTAT 1
5759| #define HAVE_GETPGRP 1
5760| #define HAVE_UTIME 1
5761| #define HAVE_UTIMES 1
5762| #define HAVE_STDBOOL_H 1
5763| #define HAVE_STDINT_H 1
5764| #define HAVE_SYS_SELECT_H 1
5765| #define HAVE_SETJMP_H 1
5766| #define HAVE_UTIME_H 1
5767| #define HAVE_SYS_WAIT_H 1
5768| #define HAVE_BOOL 1
5769| #define HAVE__Bool 1
5770| #define HAVE_MMAP 1
5771| #define HAVE_SYS_SYSLOG_H 1
5772| #define HAVE_SYSLOG_H 1
5773| #define HAVE_SYS_TIME_H 1
5774| #define HAVE_TIME_H 1
5775| #define HAVE_STDARG_H 1
5776| #define HAVE_SYS_MOUNT_H 1
5777| #define HAVE_SYS_UCONTEXT_H 1
5778| #define HAVE_SETEUID 1
5779| #define HAVE_SETEGID 1
5780| #define HAVE_CHROOT 1
5781| #define HAVE_BZERO 1
5782| #define HAVE_STRERROR 1
5783| #define HAVE_STRERROR_R 1
5784| #define HAVE_VSYSLOG 1
5785| #define HAVE_SETLINEBUF 1
5786| #define HAVE_MKTIME 1
5787| #define HAVE_FTRUNCATE 1
5788| #define HAVE_RENAME 1
5789| #define HAVE_WAITPID 1
5790| #define HAVE_WAIT4 1
5791| #define HAVE_STRLCPY 1
5792| #define HAVE_STRLCAT 1
5793| #define HAVE_INITGROUPS 1
5794| #define HAVE_MEMMOVE 1
5795| #define HAVE_STRDUP 1
5796| #define HAVE_PREAD 1
5797| #define HAVE_PWRITE 1
5798| #define HAVE_STRCASESTR 1
5799| #define HAVE_STRTOK_R 1
5800| #define HAVE_MKDTEMP 1
5801| #define HAVE_DUP2 1
5802| #define HAVE_ISATTY 1
5803| #define HAVE_CHOWN 1
5804| #define HAVE_LCHOWN 1
5805| #define HAVE_LINK 1
5806| #define HAVE_READLINK 1
5807| #define HAVE_SYMLINK 1
5808| #define HAVE_REALPATH 1
5809| /* end confdefs.h.  */
5810| #include <unistd.h>
5811| int
5812| main ()
5813| {
5814| int i = (int)setresgid
5815|   ;
5816|   return 0;
5817| }
5818configure:9492: result: no
5819configure:9501: checking for errno declaration
5820configure:9518: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5821configure:9518: $? = 0
5822configure:9525: result: yes
5823configure:9534: checking for secure mkstemp
5824configure:9560: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
5825configure:9560: $? = 0
5826configure:9560: ./conftest
5827configure:9560: $? = 0
5828configure:9570: result: yes
5829configure:9581: checking stdio.h usability
5830configure:9581: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5831configure:9581: $? = 0
5832configure:9581: result: yes
5833configure:9581: checking stdio.h presence
5834configure:9581: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
5835configure:9581: $? = 0
5836configure:9581: result: yes
5837configure:9581: checking for stdio.h
5838configure:9581: result: yes
5839configure:9581: checking for strings.h
5840configure:9581: result: yes
5841configure:9591: checking whether snprintf is declared
5842configure:9591: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5843configure:9591: $? = 0
5844configure:9591: result: yes
5845configure:9601: checking whether vsnprintf is declared
5846configure:9601: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5847configure:9601: $? = 0
5848configure:9601: result: yes
5849configure:9611: checking whether asprintf is declared
5850configure:9611: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5851configure:9611: $? = 0
5852configure:9611: result: yes
5853configure:9621: checking whether vasprintf is declared
5854configure:9621: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5855configure:9621: $? = 0
5856configure:9621: result: yes
5857configure:9635: checking for snprintf
5858configure:9635: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
5859conftest.c:138: warning: conflicting types for built-in function 'snprintf'
5860conftest.c:138: warning: conflicting types for built-in function 'snprintf'
5861configure:9635: $? = 0
5862configure:9635: result: yes
5863configure:9635: checking for vsnprintf
5864configure:9635: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
5865conftest.c:139: warning: conflicting types for built-in function 'vsnprintf'
5866conftest.c:139: warning: conflicting types for built-in function 'vsnprintf'
5867configure:9635: $? = 0
5868configure:9635: result: yes
5869configure:9635: checking for asprintf
5870configure:9635: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
5871configure:9635: $? = 0
5872configure:9635: result: yes
5873configure:9635: checking for vasprintf
5874configure:9635: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
5875configure:9635: $? = 0
5876configure:9635: result: yes
5877configure:9645: checking for C99 vsnprintf
5878configure:9691: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
5879configure:9691: $? = 0
5880configure:9691: ./conftest
5881configure:9691: $? = 0
5882configure:9701: result: yes
5883configure:9710: checking for va_copy
5884configure:9728: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
5885configure:9728: $? = 0
5886configure:9736: result: yes
5887configure:9780: checking for __FUNCTION__ macro
5888configure:9797: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5889configure:9797: $? = 0
5890configure:9804: result: yes
5891configure:9847: checking sys/param.h usability
5892configure:9847: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5893configure:9847: $? = 0
5894configure:9847: result: yes
5895configure:9847: checking sys/param.h presence
5896configure:9847: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
5897configure:9847: $? = 0
5898configure:9847: result: yes
5899configure:9847: checking for sys/param.h
5900configure:9847: result: yes
5901configure:9847: checking limits.h usability
5902configure:9847: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5903configure:9847: $? = 0
5904configure:9847: result: yes
5905configure:9847: checking limits.h presence
5906configure:9847: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
5907configure:9847: $? = 0
5908configure:9847: result: yes
5909configure:9847: checking for limits.h
5910configure:9847: result: yes
5911configure:9858: checking for comparison_fn_t
5912configure:9858: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
5913conftest.c: In function 'main':
5914conftest.c:160: error: 'comparison_fn_t' undeclared (first use in this function)
5915conftest.c:160: error: (Each undeclared identifier is reported only once
5916conftest.c:160: error: for each function it appears in.)
5917conftest.c: In function 'main':
5918conftest.c:160: error: 'comparison_fn_t' undeclared (first use in this function)
5919conftest.c:160: error: (Each undeclared identifier is reported only once
5920conftest.c:160: error: for each function it appears in.)
5921fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccZnC3Nc.out (No such file or directory)
5922configure:9858: $? = 1
5923configure: failed program was:
5924| /* confdefs.h */
5925| #define PACKAGE_NAME "Samba"
5926| #define PACKAGE_TARNAME "samba"
5927| #define PACKAGE_VERSION "3"
5928| #define PACKAGE_STRING "Samba 3"
5929| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
5930| #define PACKAGE_URL ""
5931| #define CONFIG_H_IS_FROM_SAMBA 1
5932| #define STDC_HEADERS 1
5933| #define HAVE_SYS_TYPES_H 1
5934| #define HAVE_SYS_STAT_H 1
5935| #define HAVE_STDLIB_H 1
5936| #define HAVE_STRING_H 1
5937| #define HAVE_MEMORY_H 1
5938| #define HAVE_STRINGS_H 1
5939| #define HAVE_INTTYPES_H 1
5940| #define HAVE_STDINT_H 1
5941| #define HAVE_UNISTD_H 1
5942| #define __EXTENSIONS__ 1
5943| #define _ALL_SOURCE 1
5944| #define _GNU_SOURCE 1
5945| #define _POSIX_PTHREAD_SEMANTICS 1
5946| #define _TANDEM_SOURCE 1
5947| #define AC_APPLE_UNIVERSAL_BUILD 1
5948| #ifndef _XOPEN_SOURCE_EXTENDED
5949| #define _XOPEN_SOURCE_EXTENDED 1
5950| #endif
5951| #define HAVE_STANDARDS_H 1
5952| #define HAVE_LONG_LONG 1
5953| #define SIZEOF_INT 4
5954| #define SIZEOF_CHAR 1
5955| #define SIZEOF_SHORT 2
5956| #define SIZEOF_LONG 4
5957| #define SIZEOF_LONG_LONG 8
5958| #define SIZEOF_OFF_T 8
5959| #define SIZEOF_SIZE_T 4
5960| #define SIZEOF_SSIZE_T 4
5961| #define HAVE_INTPTR_T 1
5962| #define HAVE_UINTPTR_T 1
5963| #define HAVE_PTRDIFF_T 1
5964| #define HAVE_IMMEDIATE_STRUCTURES 1
5965| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
5966| #define HAVE_STRUCT_STAT_ST_RDEV 1
5967| #define HAVE_ST_RDEV 1
5968| #define loff_t off_t
5969| #define offset_t loff_t
5970| #define HAVE_PIPE 1
5971| #define HAVE_STRFTIME 1
5972| #define HAVE_SRANDOM 1
5973| #define HAVE_RANDOM 1
5974| #define HAVE_SRAND 1
5975| #define HAVE_RAND 1
5976| #define HAVE_USLEEP 1
5977| #define HAVE_SETBUFFER 1
5978| #define HAVE_LSTAT 1
5979| #define HAVE_GETPGRP 1
5980| #define HAVE_UTIME 1
5981| #define HAVE_UTIMES 1
5982| #define HAVE_STDBOOL_H 1
5983| #define HAVE_STDINT_H 1
5984| #define HAVE_SYS_SELECT_H 1
5985| #define HAVE_SETJMP_H 1
5986| #define HAVE_UTIME_H 1
5987| #define HAVE_SYS_WAIT_H 1
5988| #define HAVE_BOOL 1
5989| #define HAVE__Bool 1
5990| #define HAVE_MMAP 1
5991| #define HAVE_SYS_SYSLOG_H 1
5992| #define HAVE_SYSLOG_H 1
5993| #define HAVE_SYS_TIME_H 1
5994| #define HAVE_TIME_H 1
5995| #define HAVE_STDARG_H 1
5996| #define HAVE_SYS_MOUNT_H 1
5997| #define HAVE_SYS_UCONTEXT_H 1
5998| #define HAVE_SETEUID 1
5999| #define HAVE_SETEGID 1
6000| #define HAVE_CHROOT 1
6001| #define HAVE_BZERO 1
6002| #define HAVE_STRERROR 1
6003| #define HAVE_STRERROR_R 1
6004| #define HAVE_VSYSLOG 1
6005| #define HAVE_SETLINEBUF 1
6006| #define HAVE_MKTIME 1
6007| #define HAVE_FTRUNCATE 1
6008| #define HAVE_RENAME 1
6009| #define HAVE_WAITPID 1
6010| #define HAVE_WAIT4 1
6011| #define HAVE_STRLCPY 1
6012| #define HAVE_STRLCAT 1
6013| #define HAVE_INITGROUPS 1
6014| #define HAVE_MEMMOVE 1
6015| #define HAVE_STRDUP 1
6016| #define HAVE_PREAD 1
6017| #define HAVE_PWRITE 1
6018| #define HAVE_STRCASESTR 1
6019| #define HAVE_STRTOK_R 1
6020| #define HAVE_MKDTEMP 1
6021| #define HAVE_DUP2 1
6022| #define HAVE_ISATTY 1
6023| #define HAVE_CHOWN 1
6024| #define HAVE_LCHOWN 1
6025| #define HAVE_LINK 1
6026| #define HAVE_READLINK 1
6027| #define HAVE_SYMLINK 1
6028| #define HAVE_REALPATH 1
6029| #define HAVE_ERRNO_DECL 1
6030| #define HAVE_SECURE_MKSTEMP 1
6031| #define HAVE_STDIO_H 1
6032| #define HAVE_STRINGS_H 1
6033| #define HAVE_DECL_SNPRINTF 1
6034| #define HAVE_DECL_VSNPRINTF 1
6035| #define HAVE_DECL_ASPRINTF 1
6036| #define HAVE_DECL_VASPRINTF 1
6037| #define HAVE_SNPRINTF 1
6038| #define HAVE_VSNPRINTF 1
6039| #define HAVE_ASPRINTF 1
6040| #define HAVE_VASPRINTF 1
6041| #define HAVE_C99_VSNPRINTF 1
6042| #define HAVE_VA_COPY 1
6043| #define HAVE_FUNCTION_MACRO 1
6044| #define HAVE_SYS_PARAM_H 1
6045| #define HAVE_LIMITS_H 1
6046| /* end confdefs.h.  */
6047| #include <stdio.h>
6048| #ifdef HAVE_SYS_TYPES_H
6049| # include <sys/types.h>
6050| #endif
6051| #ifdef HAVE_SYS_STAT_H
6052| # include <sys/stat.h>
6053| #endif
6054| #ifdef STDC_HEADERS
6055| # include <stdlib.h>
6056| # include <stddef.h>
6057| #else
6058| # ifdef HAVE_STDLIB_H
6059| #  include <stdlib.h>
6060| # endif
6061| #endif
6062| #ifdef HAVE_STRING_H
6063| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
6064| #  include <memory.h>
6065| # endif
6066| # include <string.h>
6067| #endif
6068| #ifdef HAVE_STRINGS_H
6069| # include <strings.h>
6070| #endif
6071| #ifdef HAVE_INTTYPES_H
6072| # include <inttypes.h>
6073| #endif
6074| #ifdef HAVE_STDINT_H
6075| # include <stdint.h>
6076| #endif
6077| #ifdef HAVE_UNISTD_H
6078| # include <unistd.h>
6079| #endif
6080| int
6081| main ()
6082| {
6083| if (sizeof (comparison_fn_t))
6084|        return 0;
6085|   ;
6086|   return 0;
6087| }
6088configure:9858: result: no
6089configure:9867: checking for setenv declaration
6090configure:9884: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
6091configure:9884: $? = 0
6092configure:9891: result: yes
6093configure:9902: checking for setenv
6094configure:9902: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
6095configure:9902: $? = 0
6096configure:9902: result: yes
6097configure:9902: checking for unsetenv
6098configure:9902: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
6099configure:9902: $? = 0
6100configure:9902: result: yes
6101configure:9912: checking for environ declaration
6102configure:9929: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
6103conftest.c: In function 'main':
6104conftest.c:131: error: 'environ' undeclared (first use in this function)
6105conftest.c:131: error: (Each undeclared identifier is reported only once
6106conftest.c:131: error: for each function it appears in.)
6107conftest.c: In function 'main':
6108conftest.c:131: error: 'environ' undeclared (first use in this function)
6109conftest.c:131: error: (Each undeclared identifier is reported only once
6110conftest.c:131: error: for each function it appears in.)
6111fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccDr09NL.out (No such file or directory)
6112configure:9929: $? = 1
6113configure: failed program was:
6114| /* confdefs.h */
6115| #define PACKAGE_NAME "Samba"
6116| #define PACKAGE_TARNAME "samba"
6117| #define PACKAGE_VERSION "3"
6118| #define PACKAGE_STRING "Samba 3"
6119| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
6120| #define PACKAGE_URL ""
6121| #define CONFIG_H_IS_FROM_SAMBA 1
6122| #define STDC_HEADERS 1
6123| #define HAVE_SYS_TYPES_H 1
6124| #define HAVE_SYS_STAT_H 1
6125| #define HAVE_STDLIB_H 1
6126| #define HAVE_STRING_H 1
6127| #define HAVE_MEMORY_H 1
6128| #define HAVE_STRINGS_H 1
6129| #define HAVE_INTTYPES_H 1
6130| #define HAVE_STDINT_H 1
6131| #define HAVE_UNISTD_H 1
6132| #define __EXTENSIONS__ 1
6133| #define _ALL_SOURCE 1
6134| #define _GNU_SOURCE 1
6135| #define _POSIX_PTHREAD_SEMANTICS 1
6136| #define _TANDEM_SOURCE 1
6137| #define AC_APPLE_UNIVERSAL_BUILD 1
6138| #ifndef _XOPEN_SOURCE_EXTENDED
6139| #define _XOPEN_SOURCE_EXTENDED 1
6140| #endif
6141| #define HAVE_STANDARDS_H 1
6142| #define HAVE_LONG_LONG 1
6143| #define SIZEOF_INT 4
6144| #define SIZEOF_CHAR 1
6145| #define SIZEOF_SHORT 2
6146| #define SIZEOF_LONG 4
6147| #define SIZEOF_LONG_LONG 8
6148| #define SIZEOF_OFF_T 8
6149| #define SIZEOF_SIZE_T 4
6150| #define SIZEOF_SSIZE_T 4
6151| #define HAVE_INTPTR_T 1
6152| #define HAVE_UINTPTR_T 1
6153| #define HAVE_PTRDIFF_T 1
6154| #define HAVE_IMMEDIATE_STRUCTURES 1
6155| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
6156| #define HAVE_STRUCT_STAT_ST_RDEV 1
6157| #define HAVE_ST_RDEV 1
6158| #define loff_t off_t
6159| #define offset_t loff_t
6160| #define HAVE_PIPE 1
6161| #define HAVE_STRFTIME 1
6162| #define HAVE_SRANDOM 1
6163| #define HAVE_RANDOM 1
6164| #define HAVE_SRAND 1
6165| #define HAVE_RAND 1
6166| #define HAVE_USLEEP 1
6167| #define HAVE_SETBUFFER 1
6168| #define HAVE_LSTAT 1
6169| #define HAVE_GETPGRP 1
6170| #define HAVE_UTIME 1
6171| #define HAVE_UTIMES 1
6172| #define HAVE_STDBOOL_H 1
6173| #define HAVE_STDINT_H 1
6174| #define HAVE_SYS_SELECT_H 1
6175| #define HAVE_SETJMP_H 1
6176| #define HAVE_UTIME_H 1
6177| #define HAVE_SYS_WAIT_H 1
6178| #define HAVE_BOOL 1
6179| #define HAVE__Bool 1
6180| #define HAVE_MMAP 1
6181| #define HAVE_SYS_SYSLOG_H 1
6182| #define HAVE_SYSLOG_H 1
6183| #define HAVE_SYS_TIME_H 1
6184| #define HAVE_TIME_H 1
6185| #define HAVE_STDARG_H 1
6186| #define HAVE_SYS_MOUNT_H 1
6187| #define HAVE_SYS_UCONTEXT_H 1
6188| #define HAVE_SETEUID 1
6189| #define HAVE_SETEGID 1
6190| #define HAVE_CHROOT 1
6191| #define HAVE_BZERO 1
6192| #define HAVE_STRERROR 1
6193| #define HAVE_STRERROR_R 1
6194| #define HAVE_VSYSLOG 1
6195| #define HAVE_SETLINEBUF 1
6196| #define HAVE_MKTIME 1
6197| #define HAVE_FTRUNCATE 1
6198| #define HAVE_RENAME 1
6199| #define HAVE_WAITPID 1
6200| #define HAVE_WAIT4 1
6201| #define HAVE_STRLCPY 1
6202| #define HAVE_STRLCAT 1
6203| #define HAVE_INITGROUPS 1
6204| #define HAVE_MEMMOVE 1
6205| #define HAVE_STRDUP 1
6206| #define HAVE_PREAD 1
6207| #define HAVE_PWRITE 1
6208| #define HAVE_STRCASESTR 1
6209| #define HAVE_STRTOK_R 1
6210| #define HAVE_MKDTEMP 1
6211| #define HAVE_DUP2 1
6212| #define HAVE_ISATTY 1
6213| #define HAVE_CHOWN 1
6214| #define HAVE_LCHOWN 1
6215| #define HAVE_LINK 1
6216| #define HAVE_READLINK 1
6217| #define HAVE_SYMLINK 1
6218| #define HAVE_REALPATH 1
6219| #define HAVE_ERRNO_DECL 1
6220| #define HAVE_SECURE_MKSTEMP 1
6221| #define HAVE_STDIO_H 1
6222| #define HAVE_STRINGS_H 1
6223| #define HAVE_DECL_SNPRINTF 1
6224| #define HAVE_DECL_VSNPRINTF 1
6225| #define HAVE_DECL_ASPRINTF 1
6226| #define HAVE_DECL_VASPRINTF 1
6227| #define HAVE_SNPRINTF 1
6228| #define HAVE_VSNPRINTF 1
6229| #define HAVE_ASPRINTF 1
6230| #define HAVE_VASPRINTF 1
6231| #define HAVE_C99_VSNPRINTF 1
6232| #define HAVE_VA_COPY 1
6233| #define HAVE_FUNCTION_MACRO 1
6234| #define HAVE_SYS_PARAM_H 1
6235| #define HAVE_LIMITS_H 1
6236| #define HAVE_SETENV_DECL 1
6237| #define HAVE_SETENV 1
6238| #define HAVE_UNSETENV 1
6239| /* end confdefs.h.  */
6240| #include <unistd.h>
6241| int
6242| main ()
6243| {
6244| int i = (int)environ
6245|   ;
6246|   return 0;
6247| }
6248configure:9936: result: no
6249configure:9947: checking for strnlen
6250configure:9947: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
6251Undefined symbols for architecture i386:
6252  "_strnlen", referenced from:
6253      _main in cczi76xr.o
6254ld: symbol(s) not found for architecture i386
6255collect2: ld returned 1 exit status
6256Undefined symbols for architecture ppc:
6257  "_strnlen", referenced from:
6258      _main in ccnAUzIo.o
6259ld: symbol(s) not found for architecture ppc
6260collect2: ld returned 1 exit status
6261fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccPhPUYP.out (No such file or directory)
6262configure:9947: $? = 1
6263configure: failed program was:
6264| /* confdefs.h */
6265| #define PACKAGE_NAME "Samba"
6266| #define PACKAGE_TARNAME "samba"
6267| #define PACKAGE_VERSION "3"
6268| #define PACKAGE_STRING "Samba 3"
6269| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
6270| #define PACKAGE_URL ""
6271| #define CONFIG_H_IS_FROM_SAMBA 1
6272| #define STDC_HEADERS 1
6273| #define HAVE_SYS_TYPES_H 1
6274| #define HAVE_SYS_STAT_H 1
6275| #define HAVE_STDLIB_H 1
6276| #define HAVE_STRING_H 1
6277| #define HAVE_MEMORY_H 1
6278| #define HAVE_STRINGS_H 1
6279| #define HAVE_INTTYPES_H 1
6280| #define HAVE_STDINT_H 1
6281| #define HAVE_UNISTD_H 1
6282| #define __EXTENSIONS__ 1
6283| #define _ALL_SOURCE 1
6284| #define _GNU_SOURCE 1
6285| #define _POSIX_PTHREAD_SEMANTICS 1
6286| #define _TANDEM_SOURCE 1
6287| #define AC_APPLE_UNIVERSAL_BUILD 1
6288| #ifndef _XOPEN_SOURCE_EXTENDED
6289| #define _XOPEN_SOURCE_EXTENDED 1
6290| #endif
6291| #define HAVE_STANDARDS_H 1
6292| #define HAVE_LONG_LONG 1
6293| #define SIZEOF_INT 4
6294| #define SIZEOF_CHAR 1
6295| #define SIZEOF_SHORT 2
6296| #define SIZEOF_LONG 4
6297| #define SIZEOF_LONG_LONG 8
6298| #define SIZEOF_OFF_T 8
6299| #define SIZEOF_SIZE_T 4
6300| #define SIZEOF_SSIZE_T 4
6301| #define HAVE_INTPTR_T 1
6302| #define HAVE_UINTPTR_T 1
6303| #define HAVE_PTRDIFF_T 1
6304| #define HAVE_IMMEDIATE_STRUCTURES 1
6305| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
6306| #define HAVE_STRUCT_STAT_ST_RDEV 1
6307| #define HAVE_ST_RDEV 1
6308| #define loff_t off_t
6309| #define offset_t loff_t
6310| #define HAVE_PIPE 1
6311| #define HAVE_STRFTIME 1
6312| #define HAVE_SRANDOM 1
6313| #define HAVE_RANDOM 1
6314| #define HAVE_SRAND 1
6315| #define HAVE_RAND 1
6316| #define HAVE_USLEEP 1
6317| #define HAVE_SETBUFFER 1
6318| #define HAVE_LSTAT 1
6319| #define HAVE_GETPGRP 1
6320| #define HAVE_UTIME 1
6321| #define HAVE_UTIMES 1
6322| #define HAVE_STDBOOL_H 1
6323| #define HAVE_STDINT_H 1
6324| #define HAVE_SYS_SELECT_H 1
6325| #define HAVE_SETJMP_H 1
6326| #define HAVE_UTIME_H 1
6327| #define HAVE_SYS_WAIT_H 1
6328| #define HAVE_BOOL 1
6329| #define HAVE__Bool 1
6330| #define HAVE_MMAP 1
6331| #define HAVE_SYS_SYSLOG_H 1
6332| #define HAVE_SYSLOG_H 1
6333| #define HAVE_SYS_TIME_H 1
6334| #define HAVE_TIME_H 1
6335| #define HAVE_STDARG_H 1
6336| #define HAVE_SYS_MOUNT_H 1
6337| #define HAVE_SYS_UCONTEXT_H 1
6338| #define HAVE_SETEUID 1
6339| #define HAVE_SETEGID 1
6340| #define HAVE_CHROOT 1
6341| #define HAVE_BZERO 1
6342| #define HAVE_STRERROR 1
6343| #define HAVE_STRERROR_R 1
6344| #define HAVE_VSYSLOG 1
6345| #define HAVE_SETLINEBUF 1
6346| #define HAVE_MKTIME 1
6347| #define HAVE_FTRUNCATE 1
6348| #define HAVE_RENAME 1
6349| #define HAVE_WAITPID 1
6350| #define HAVE_WAIT4 1
6351| #define HAVE_STRLCPY 1
6352| #define HAVE_STRLCAT 1
6353| #define HAVE_INITGROUPS 1
6354| #define HAVE_MEMMOVE 1
6355| #define HAVE_STRDUP 1
6356| #define HAVE_PREAD 1
6357| #define HAVE_PWRITE 1
6358| #define HAVE_STRCASESTR 1
6359| #define HAVE_STRTOK_R 1
6360| #define HAVE_MKDTEMP 1
6361| #define HAVE_DUP2 1
6362| #define HAVE_ISATTY 1
6363| #define HAVE_CHOWN 1
6364| #define HAVE_LCHOWN 1
6365| #define HAVE_LINK 1
6366| #define HAVE_READLINK 1
6367| #define HAVE_SYMLINK 1
6368| #define HAVE_REALPATH 1
6369| #define HAVE_ERRNO_DECL 1
6370| #define HAVE_SECURE_MKSTEMP 1
6371| #define HAVE_STDIO_H 1
6372| #define HAVE_STRINGS_H 1
6373| #define HAVE_DECL_SNPRINTF 1
6374| #define HAVE_DECL_VSNPRINTF 1
6375| #define HAVE_DECL_ASPRINTF 1
6376| #define HAVE_DECL_VASPRINTF 1
6377| #define HAVE_SNPRINTF 1
6378| #define HAVE_VSNPRINTF 1
6379| #define HAVE_ASPRINTF 1
6380| #define HAVE_VASPRINTF 1
6381| #define HAVE_C99_VSNPRINTF 1
6382| #define HAVE_VA_COPY 1
6383| #define HAVE_FUNCTION_MACRO 1
6384| #define HAVE_SYS_PARAM_H 1
6385| #define HAVE_LIMITS_H 1
6386| #define HAVE_SETENV_DECL 1
6387| #define HAVE_SETENV 1
6388| #define HAVE_UNSETENV 1
6389| /* end confdefs.h.  */
6390| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
6391|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6392| #define strnlen innocuous_strnlen
6393|
6394| /* System header to define __stub macros and hopefully few prototypes,
6395|     which can conflict with char strnlen (); below.
6396|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6397|     <limits.h> exists even on freestanding compilers.  */
6398|
6399| #ifdef __STDC__
6400| # include <limits.h>
6401| #else
6402| # include <assert.h>
6403| #endif
6404|
6405| #undef strnlen
6406|
6407| /* Override any GCC internal prototype to avoid an error.
6408|    Use char because int might match the return type of a GCC
6409|    builtin and then its argument prototype would still apply.  */
6410| #ifdef __cplusplus
6411| extern "C"
6412| #endif
6413| char strnlen ();
6414| /* The GNU C library defines this for functions which it implements
6415|     to always fail with ENOSYS.  Some functions are actually named
6416|     something starting with __ and the normal name is an alias.  */
6417| #if defined __stub_strnlen || defined __stub___strnlen
6418| choke me
6419| #endif
6420|
6421| int
6422| main ()
6423| {
6424| return strnlen ();
6425|   ;
6426|   return 0;
6427| }
6428configure:9947: result: no
6429configure:9959: checking for strtoull
6430configure:9959: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
6431configure:9959: $? = 0
6432configure:9959: result: yes
6433configure:9959: checking for __strtoull
6434configure:9959: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
6435Undefined symbols for architecture i386:
6436  "___strtoull", referenced from:
6437      _main in ccYBdt4k.o
6438ld: symbol(s) not found for architecture i386
6439collect2: ld returned 1 exit status
6440Undefined symbols for architecture ppc:
6441  "___strtoull", referenced from:
6442      _main in ccZgvqXJ.o
6443ld: symbol(s) not found for architecture ppc
6444collect2: ld returned 1 exit status
6445fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccQc75lz.out (No such file or directory)
6446configure:9959: $? = 1
6447configure: failed program was:
6448| /* confdefs.h */
6449| #define PACKAGE_NAME "Samba"
6450| #define PACKAGE_TARNAME "samba"
6451| #define PACKAGE_VERSION "3"
6452| #define PACKAGE_STRING "Samba 3"
6453| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
6454| #define PACKAGE_URL ""
6455| #define CONFIG_H_IS_FROM_SAMBA 1
6456| #define STDC_HEADERS 1
6457| #define HAVE_SYS_TYPES_H 1
6458| #define HAVE_SYS_STAT_H 1
6459| #define HAVE_STDLIB_H 1
6460| #define HAVE_STRING_H 1
6461| #define HAVE_MEMORY_H 1
6462| #define HAVE_STRINGS_H 1
6463| #define HAVE_INTTYPES_H 1
6464| #define HAVE_STDINT_H 1
6465| #define HAVE_UNISTD_H 1
6466| #define __EXTENSIONS__ 1
6467| #define _ALL_SOURCE 1
6468| #define _GNU_SOURCE 1
6469| #define _POSIX_PTHREAD_SEMANTICS 1
6470| #define _TANDEM_SOURCE 1
6471| #define AC_APPLE_UNIVERSAL_BUILD 1
6472| #ifndef _XOPEN_SOURCE_EXTENDED
6473| #define _XOPEN_SOURCE_EXTENDED 1
6474| #endif
6475| #define HAVE_STANDARDS_H 1
6476| #define HAVE_LONG_LONG 1
6477| #define SIZEOF_INT 4
6478| #define SIZEOF_CHAR 1
6479| #define SIZEOF_SHORT 2
6480| #define SIZEOF_LONG 4
6481| #define SIZEOF_LONG_LONG 8
6482| #define SIZEOF_OFF_T 8
6483| #define SIZEOF_SIZE_T 4
6484| #define SIZEOF_SSIZE_T 4
6485| #define HAVE_INTPTR_T 1
6486| #define HAVE_UINTPTR_T 1
6487| #define HAVE_PTRDIFF_T 1
6488| #define HAVE_IMMEDIATE_STRUCTURES 1
6489| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
6490| #define HAVE_STRUCT_STAT_ST_RDEV 1
6491| #define HAVE_ST_RDEV 1
6492| #define loff_t off_t
6493| #define offset_t loff_t
6494| #define HAVE_PIPE 1
6495| #define HAVE_STRFTIME 1
6496| #define HAVE_SRANDOM 1
6497| #define HAVE_RANDOM 1
6498| #define HAVE_SRAND 1
6499| #define HAVE_RAND 1
6500| #define HAVE_USLEEP 1
6501| #define HAVE_SETBUFFER 1
6502| #define HAVE_LSTAT 1
6503| #define HAVE_GETPGRP 1
6504| #define HAVE_UTIME 1
6505| #define HAVE_UTIMES 1
6506| #define HAVE_STDBOOL_H 1
6507| #define HAVE_STDINT_H 1
6508| #define HAVE_SYS_SELECT_H 1
6509| #define HAVE_SETJMP_H 1
6510| #define HAVE_UTIME_H 1
6511| #define HAVE_SYS_WAIT_H 1
6512| #define HAVE_BOOL 1
6513| #define HAVE__Bool 1
6514| #define HAVE_MMAP 1
6515| #define HAVE_SYS_SYSLOG_H 1
6516| #define HAVE_SYSLOG_H 1
6517| #define HAVE_SYS_TIME_H 1
6518| #define HAVE_TIME_H 1
6519| #define HAVE_STDARG_H 1
6520| #define HAVE_SYS_MOUNT_H 1
6521| #define HAVE_SYS_UCONTEXT_H 1
6522| #define HAVE_SETEUID 1
6523| #define HAVE_SETEGID 1
6524| #define HAVE_CHROOT 1
6525| #define HAVE_BZERO 1
6526| #define HAVE_STRERROR 1
6527| #define HAVE_STRERROR_R 1
6528| #define HAVE_VSYSLOG 1
6529| #define HAVE_SETLINEBUF 1
6530| #define HAVE_MKTIME 1
6531| #define HAVE_FTRUNCATE 1
6532| #define HAVE_RENAME 1
6533| #define HAVE_WAITPID 1
6534| #define HAVE_WAIT4 1
6535| #define HAVE_STRLCPY 1
6536| #define HAVE_STRLCAT 1
6537| #define HAVE_INITGROUPS 1
6538| #define HAVE_MEMMOVE 1
6539| #define HAVE_STRDUP 1
6540| #define HAVE_PREAD 1
6541| #define HAVE_PWRITE 1
6542| #define HAVE_STRCASESTR 1
6543| #define HAVE_STRTOK_R 1
6544| #define HAVE_MKDTEMP 1
6545| #define HAVE_DUP2 1
6546| #define HAVE_ISATTY 1
6547| #define HAVE_CHOWN 1
6548| #define HAVE_LCHOWN 1
6549| #define HAVE_LINK 1
6550| #define HAVE_READLINK 1
6551| #define HAVE_SYMLINK 1
6552| #define HAVE_REALPATH 1
6553| #define HAVE_ERRNO_DECL 1
6554| #define HAVE_SECURE_MKSTEMP 1
6555| #define HAVE_STDIO_H 1
6556| #define HAVE_STRINGS_H 1
6557| #define HAVE_DECL_SNPRINTF 1
6558| #define HAVE_DECL_VSNPRINTF 1
6559| #define HAVE_DECL_ASPRINTF 1
6560| #define HAVE_DECL_VASPRINTF 1
6561| #define HAVE_SNPRINTF 1
6562| #define HAVE_VSNPRINTF 1
6563| #define HAVE_ASPRINTF 1
6564| #define HAVE_VASPRINTF 1
6565| #define HAVE_C99_VSNPRINTF 1
6566| #define HAVE_VA_COPY 1
6567| #define HAVE_FUNCTION_MACRO 1
6568| #define HAVE_SYS_PARAM_H 1
6569| #define HAVE_LIMITS_H 1
6570| #define HAVE_SETENV_DECL 1
6571| #define HAVE_SETENV 1
6572| #define HAVE_UNSETENV 1
6573| #define HAVE_STRTOULL 1
6574| /* end confdefs.h.  */
6575| /* Define __strtoull to an innocuous variant, in case <limits.h> declares __strtoull.
6576|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6577| #define __strtoull innocuous___strtoull
6578|
6579| /* System header to define __stub macros and hopefully few prototypes,
6580|     which can conflict with char __strtoull (); below.
6581|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6582|     <limits.h> exists even on freestanding compilers.  */
6583|
6584| #ifdef __STDC__
6585| # include <limits.h>
6586| #else
6587| # include <assert.h>
6588| #endif
6589|
6590| #undef __strtoull
6591|
6592| /* Override any GCC internal prototype to avoid an error.
6593|    Use char because int might match the return type of a GCC
6594|    builtin and then its argument prototype would still apply.  */
6595| #ifdef __cplusplus
6596| extern "C"
6597| #endif
6598| char __strtoull ();
6599| /* The GNU C library defines this for functions which it implements
6600|     to always fail with ENOSYS.  Some functions are actually named
6601|     something starting with __ and the normal name is an alias.  */
6602| #if defined __stub___strtoull || defined __stub_____strtoull
6603| choke me
6604| #endif
6605|
6606| int
6607| main ()
6608| {
6609| return __strtoull ();
6610|   ;
6611|   return 0;
6612| }
6613configure:9959: result: no
6614configure:9959: checking for strtouq
6615configure:9959: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
6616configure:9959: $? = 0
6617configure:9959: result: yes
6618configure:9959: checking for strtoll
6619configure:9959: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
6620configure:9959: $? = 0
6621configure:9959: result: yes
6622configure:9959: checking for __strtoll
6623configure:9959: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
6624Undefined symbols for architecture i386:
6625  "___strtoll", referenced from:
6626      _main in ccg6HfFW.o
6627ld: symbol(s) not found for architecture i386
6628collect2: ld returned 1 exit status
6629Undefined symbols for architecture ppc:
6630  "___strtoll", referenced from:
6631      _main in ccfG4TnS.o
6632ld: symbol(s) not found for architecture ppc
6633collect2: ld returned 1 exit status
6634fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccTl2OLb.out (No such file or directory)
6635configure:9959: $? = 1
6636configure: failed program was:
6637| /* confdefs.h */
6638| #define PACKAGE_NAME "Samba"
6639| #define PACKAGE_TARNAME "samba"
6640| #define PACKAGE_VERSION "3"
6641| #define PACKAGE_STRING "Samba 3"
6642| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
6643| #define PACKAGE_URL ""
6644| #define CONFIG_H_IS_FROM_SAMBA 1
6645| #define STDC_HEADERS 1
6646| #define HAVE_SYS_TYPES_H 1
6647| #define HAVE_SYS_STAT_H 1
6648| #define HAVE_STDLIB_H 1
6649| #define HAVE_STRING_H 1
6650| #define HAVE_MEMORY_H 1
6651| #define HAVE_STRINGS_H 1
6652| #define HAVE_INTTYPES_H 1
6653| #define HAVE_STDINT_H 1
6654| #define HAVE_UNISTD_H 1
6655| #define __EXTENSIONS__ 1
6656| #define _ALL_SOURCE 1
6657| #define _GNU_SOURCE 1
6658| #define _POSIX_PTHREAD_SEMANTICS 1
6659| #define _TANDEM_SOURCE 1
6660| #define AC_APPLE_UNIVERSAL_BUILD 1
6661| #ifndef _XOPEN_SOURCE_EXTENDED
6662| #define _XOPEN_SOURCE_EXTENDED 1
6663| #endif
6664| #define HAVE_STANDARDS_H 1
6665| #define HAVE_LONG_LONG 1
6666| #define SIZEOF_INT 4
6667| #define SIZEOF_CHAR 1
6668| #define SIZEOF_SHORT 2
6669| #define SIZEOF_LONG 4
6670| #define SIZEOF_LONG_LONG 8
6671| #define SIZEOF_OFF_T 8
6672| #define SIZEOF_SIZE_T 4
6673| #define SIZEOF_SSIZE_T 4
6674| #define HAVE_INTPTR_T 1
6675| #define HAVE_UINTPTR_T 1
6676| #define HAVE_PTRDIFF_T 1
6677| #define HAVE_IMMEDIATE_STRUCTURES 1
6678| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
6679| #define HAVE_STRUCT_STAT_ST_RDEV 1
6680| #define HAVE_ST_RDEV 1
6681| #define loff_t off_t
6682| #define offset_t loff_t
6683| #define HAVE_PIPE 1
6684| #define HAVE_STRFTIME 1
6685| #define HAVE_SRANDOM 1
6686| #define HAVE_RANDOM 1
6687| #define HAVE_SRAND 1
6688| #define HAVE_RAND 1
6689| #define HAVE_USLEEP 1
6690| #define HAVE_SETBUFFER 1
6691| #define HAVE_LSTAT 1
6692| #define HAVE_GETPGRP 1
6693| #define HAVE_UTIME 1
6694| #define HAVE_UTIMES 1
6695| #define HAVE_STDBOOL_H 1
6696| #define HAVE_STDINT_H 1
6697| #define HAVE_SYS_SELECT_H 1
6698| #define HAVE_SETJMP_H 1
6699| #define HAVE_UTIME_H 1
6700| #define HAVE_SYS_WAIT_H 1
6701| #define HAVE_BOOL 1
6702| #define HAVE__Bool 1
6703| #define HAVE_MMAP 1
6704| #define HAVE_SYS_SYSLOG_H 1
6705| #define HAVE_SYSLOG_H 1
6706| #define HAVE_SYS_TIME_H 1
6707| #define HAVE_TIME_H 1
6708| #define HAVE_STDARG_H 1
6709| #define HAVE_SYS_MOUNT_H 1
6710| #define HAVE_SYS_UCONTEXT_H 1
6711| #define HAVE_SETEUID 1
6712| #define HAVE_SETEGID 1
6713| #define HAVE_CHROOT 1
6714| #define HAVE_BZERO 1
6715| #define HAVE_STRERROR 1
6716| #define HAVE_STRERROR_R 1
6717| #define HAVE_VSYSLOG 1
6718| #define HAVE_SETLINEBUF 1
6719| #define HAVE_MKTIME 1
6720| #define HAVE_FTRUNCATE 1
6721| #define HAVE_RENAME 1
6722| #define HAVE_WAITPID 1
6723| #define HAVE_WAIT4 1
6724| #define HAVE_STRLCPY 1
6725| #define HAVE_STRLCAT 1
6726| #define HAVE_INITGROUPS 1
6727| #define HAVE_MEMMOVE 1
6728| #define HAVE_STRDUP 1
6729| #define HAVE_PREAD 1
6730| #define HAVE_PWRITE 1
6731| #define HAVE_STRCASESTR 1
6732| #define HAVE_STRTOK_R 1
6733| #define HAVE_MKDTEMP 1
6734| #define HAVE_DUP2 1
6735| #define HAVE_ISATTY 1
6736| #define HAVE_CHOWN 1
6737| #define HAVE_LCHOWN 1
6738| #define HAVE_LINK 1
6739| #define HAVE_READLINK 1
6740| #define HAVE_SYMLINK 1
6741| #define HAVE_REALPATH 1
6742| #define HAVE_ERRNO_DECL 1
6743| #define HAVE_SECURE_MKSTEMP 1
6744| #define HAVE_STDIO_H 1
6745| #define HAVE_STRINGS_H 1
6746| #define HAVE_DECL_SNPRINTF 1
6747| #define HAVE_DECL_VSNPRINTF 1
6748| #define HAVE_DECL_ASPRINTF 1
6749| #define HAVE_DECL_VASPRINTF 1
6750| #define HAVE_SNPRINTF 1
6751| #define HAVE_VSNPRINTF 1
6752| #define HAVE_ASPRINTF 1
6753| #define HAVE_VASPRINTF 1
6754| #define HAVE_C99_VSNPRINTF 1
6755| #define HAVE_VA_COPY 1
6756| #define HAVE_FUNCTION_MACRO 1
6757| #define HAVE_SYS_PARAM_H 1
6758| #define HAVE_LIMITS_H 1
6759| #define HAVE_SETENV_DECL 1
6760| #define HAVE_SETENV 1
6761| #define HAVE_UNSETENV 1
6762| #define HAVE_STRTOULL 1
6763| #define HAVE_STRTOUQ 1
6764| #define HAVE_STRTOLL 1
6765| /* end confdefs.h.  */
6766| /* Define __strtoll to an innocuous variant, in case <limits.h> declares __strtoll.
6767|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6768| #define __strtoll innocuous___strtoll
6769|
6770| /* System header to define __stub macros and hopefully few prototypes,
6771|     which can conflict with char __strtoll (); below.
6772|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6773|     <limits.h> exists even on freestanding compilers.  */
6774|
6775| #ifdef __STDC__
6776| # include <limits.h>
6777| #else
6778| # include <assert.h>
6779| #endif
6780|
6781| #undef __strtoll
6782|
6783| /* Override any GCC internal prototype to avoid an error.
6784|    Use char because int might match the return type of a GCC
6785|    builtin and then its argument prototype would still apply.  */
6786| #ifdef __cplusplus
6787| extern "C"
6788| #endif
6789| char __strtoll ();
6790| /* The GNU C library defines this for functions which it implements
6791|     to always fail with ENOSYS.  Some functions are actually named
6792|     something starting with __ and the normal name is an alias.  */
6793| #if defined __stub___strtoll || defined __stub_____strtoll
6794| choke me
6795| #endif
6796|
6797| int
6798| main ()
6799| {
6800| return __strtoll ();
6801|   ;
6802|   return 0;
6803| }
6804configure:9959: result: no
6805configure:9959: checking for strtoq
6806configure:9959: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
6807configure:9959: $? = 0
6808configure:9959: result: yes
6809configure:9971: checking for memmem
6810configure:9971: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
6811Undefined symbols for architecture i386:
6812  "_memmem", referenced from:
6813      _main in cc56wRAg.o
6814ld: symbol(s) not found for architecture i386
6815collect2: ld returned 1 exit status
6816Undefined symbols for architecture ppc:
6817  "_memmem", referenced from:
6818      _main in cc02b1xG.o
6819ld: symbol(s) not found for architecture ppc
6820collect2: ld returned 1 exit status
6821fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccLTd8jT.out (No such file or directory)
6822configure:9971: $? = 1
6823configure: failed program was:
6824| /* confdefs.h */
6825| #define PACKAGE_NAME "Samba"
6826| #define PACKAGE_TARNAME "samba"
6827| #define PACKAGE_VERSION "3"
6828| #define PACKAGE_STRING "Samba 3"
6829| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
6830| #define PACKAGE_URL ""
6831| #define CONFIG_H_IS_FROM_SAMBA 1
6832| #define STDC_HEADERS 1
6833| #define HAVE_SYS_TYPES_H 1
6834| #define HAVE_SYS_STAT_H 1
6835| #define HAVE_STDLIB_H 1
6836| #define HAVE_STRING_H 1
6837| #define HAVE_MEMORY_H 1
6838| #define HAVE_STRINGS_H 1
6839| #define HAVE_INTTYPES_H 1
6840| #define HAVE_STDINT_H 1
6841| #define HAVE_UNISTD_H 1
6842| #define __EXTENSIONS__ 1
6843| #define _ALL_SOURCE 1
6844| #define _GNU_SOURCE 1
6845| #define _POSIX_PTHREAD_SEMANTICS 1
6846| #define _TANDEM_SOURCE 1
6847| #define AC_APPLE_UNIVERSAL_BUILD 1
6848| #ifndef _XOPEN_SOURCE_EXTENDED
6849| #define _XOPEN_SOURCE_EXTENDED 1
6850| #endif
6851| #define HAVE_STANDARDS_H 1
6852| #define HAVE_LONG_LONG 1
6853| #define SIZEOF_INT 4
6854| #define SIZEOF_CHAR 1
6855| #define SIZEOF_SHORT 2
6856| #define SIZEOF_LONG 4
6857| #define SIZEOF_LONG_LONG 8
6858| #define SIZEOF_OFF_T 8
6859| #define SIZEOF_SIZE_T 4
6860| #define SIZEOF_SSIZE_T 4
6861| #define HAVE_INTPTR_T 1
6862| #define HAVE_UINTPTR_T 1
6863| #define HAVE_PTRDIFF_T 1
6864| #define HAVE_IMMEDIATE_STRUCTURES 1
6865| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
6866| #define HAVE_STRUCT_STAT_ST_RDEV 1
6867| #define HAVE_ST_RDEV 1
6868| #define loff_t off_t
6869| #define offset_t loff_t
6870| #define HAVE_PIPE 1
6871| #define HAVE_STRFTIME 1
6872| #define HAVE_SRANDOM 1
6873| #define HAVE_RANDOM 1
6874| #define HAVE_SRAND 1
6875| #define HAVE_RAND 1
6876| #define HAVE_USLEEP 1
6877| #define HAVE_SETBUFFER 1
6878| #define HAVE_LSTAT 1
6879| #define HAVE_GETPGRP 1
6880| #define HAVE_UTIME 1
6881| #define HAVE_UTIMES 1
6882| #define HAVE_STDBOOL_H 1
6883| #define HAVE_STDINT_H 1
6884| #define HAVE_SYS_SELECT_H 1
6885| #define HAVE_SETJMP_H 1
6886| #define HAVE_UTIME_H 1
6887| #define HAVE_SYS_WAIT_H 1
6888| #define HAVE_BOOL 1
6889| #define HAVE__Bool 1
6890| #define HAVE_MMAP 1
6891| #define HAVE_SYS_SYSLOG_H 1
6892| #define HAVE_SYSLOG_H 1
6893| #define HAVE_SYS_TIME_H 1
6894| #define HAVE_TIME_H 1
6895| #define HAVE_STDARG_H 1
6896| #define HAVE_SYS_MOUNT_H 1
6897| #define HAVE_SYS_UCONTEXT_H 1
6898| #define HAVE_SETEUID 1
6899| #define HAVE_SETEGID 1
6900| #define HAVE_CHROOT 1
6901| #define HAVE_BZERO 1
6902| #define HAVE_STRERROR 1
6903| #define HAVE_STRERROR_R 1
6904| #define HAVE_VSYSLOG 1
6905| #define HAVE_SETLINEBUF 1
6906| #define HAVE_MKTIME 1
6907| #define HAVE_FTRUNCATE 1
6908| #define HAVE_RENAME 1
6909| #define HAVE_WAITPID 1
6910| #define HAVE_WAIT4 1
6911| #define HAVE_STRLCPY 1
6912| #define HAVE_STRLCAT 1
6913| #define HAVE_INITGROUPS 1
6914| #define HAVE_MEMMOVE 1
6915| #define HAVE_STRDUP 1
6916| #define HAVE_PREAD 1
6917| #define HAVE_PWRITE 1
6918| #define HAVE_STRCASESTR 1
6919| #define HAVE_STRTOK_R 1
6920| #define HAVE_MKDTEMP 1
6921| #define HAVE_DUP2 1
6922| #define HAVE_ISATTY 1
6923| #define HAVE_CHOWN 1
6924| #define HAVE_LCHOWN 1
6925| #define HAVE_LINK 1
6926| #define HAVE_READLINK 1
6927| #define HAVE_SYMLINK 1
6928| #define HAVE_REALPATH 1
6929| #define HAVE_ERRNO_DECL 1
6930| #define HAVE_SECURE_MKSTEMP 1
6931| #define HAVE_STDIO_H 1
6932| #define HAVE_STRINGS_H 1
6933| #define HAVE_DECL_SNPRINTF 1
6934| #define HAVE_DECL_VSNPRINTF 1
6935| #define HAVE_DECL_ASPRINTF 1
6936| #define HAVE_DECL_VASPRINTF 1
6937| #define HAVE_SNPRINTF 1
6938| #define HAVE_VSNPRINTF 1
6939| #define HAVE_ASPRINTF 1
6940| #define HAVE_VASPRINTF 1
6941| #define HAVE_C99_VSNPRINTF 1
6942| #define HAVE_VA_COPY 1
6943| #define HAVE_FUNCTION_MACRO 1
6944| #define HAVE_SYS_PARAM_H 1
6945| #define HAVE_LIMITS_H 1
6946| #define HAVE_SETENV_DECL 1
6947| #define HAVE_SETENV 1
6948| #define HAVE_UNSETENV 1
6949| #define HAVE_STRTOULL 1
6950| #define HAVE_STRTOUQ 1
6951| #define HAVE_STRTOLL 1
6952| #define HAVE_STRTOQ 1
6953| /* end confdefs.h.  */
6954| /* Define memmem to an innocuous variant, in case <limits.h> declares memmem.
6955|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6956| #define memmem innocuous_memmem
6957|
6958| /* System header to define __stub macros and hopefully few prototypes,
6959|     which can conflict with char memmem (); below.
6960|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6961|     <limits.h> exists even on freestanding compilers.  */
6962|
6963| #ifdef __STDC__
6964| # include <limits.h>
6965| #else
6966| # include <assert.h>
6967| #endif
6968|
6969| #undef memmem
6970|
6971| /* Override any GCC internal prototype to avoid an error.
6972|    Use char because int might match the return type of a GCC
6973|    builtin and then its argument prototype would still apply.  */
6974| #ifdef __cplusplus
6975| extern "C"
6976| #endif
6977| char memmem ();
6978| /* The GNU C library defines this for functions which it implements
6979|     to always fail with ENOSYS.  Some functions are actually named
6980|     something starting with __ and the normal name is an alias.  */
6981| #if defined __stub_memmem || defined __stub___memmem
6982| choke me
6983| #endif
6984|
6985| int
6986| main ()
6987| {
6988| return memmem ();
6989|   ;
6990|   return 0;
6991| }
6992configure:9971: result: no
6993configure:9989: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
6994configure:9989: $? = 0
6995configure:9997: checking for sig_atomic_t type
6996configure:10020: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
6997configure:10020: $? = 0
6998configure:10027: result: yes
6999configure:10036: checking that the C compiler understands volatile
7000configure:10053: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
7001configure:10053: $? = 0
7002configure:10060: result: yes
7003configure:10072: checking for dirent.h that defines DIR
7004configure:10091: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
7005configure:10091: $? = 0
7006configure:10099: result: yes
7007configure:10112: checking for library containing opendir
7008configure:10143: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
7009configure:10143: $? = 0
7010configure:10160: result: none required
7011configure:10230: checking fcntl.h usability
7012configure:10230: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
7013configure:10230: $? = 0
7014configure:10230: result: yes
7015configure:10230: checking fcntl.h presence
7016configure:10230: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
7017configure:10230: $? = 0
7018configure:10230: result: yes
7019configure:10230: checking for fcntl.h
7020configure:10230: result: yes
7021configure:10230: checking sys/fcntl.h usability
7022configure:10230: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
7023configure:10230: $? = 0
7024configure:10230: result: yes
7025configure:10230: checking sys/fcntl.h presence
7026configure:10230: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
7027configure:10230: $? = 0
7028configure:10230: result: yes
7029configure:10230: checking for sys/fcntl.h
7030configure:10230: result: yes
7031configure:10230: checking sys/resource.h usability
7032configure:10230: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
7033configure:10230: $? = 0
7034configure:10230: result: yes
7035configure:10230: checking sys/resource.h presence
7036configure:10230: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
7037configure:10230: $? = 0
7038configure:10230: result: yes
7039configure:10230: checking for sys/resource.h
7040configure:10230: result: yes
7041configure:10230: checking sys/ioctl.h usability
7042configure:10230: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
7043configure:10230: $? = 0
7044configure:10230: result: yes
7045configure:10230: checking sys/ioctl.h presence
7046configure:10230: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
7047configure:10230: $? = 0
7048configure:10230: result: yes
7049configure:10230: checking for sys/ioctl.h
7050configure:10230: result: yes
7051configure:10230: checking sys/mode.h usability
7052configure:10230: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
7053conftest.c:172:22: error: sys/mode.h: No such file or directory
7054conftest.c:172:22: error: sys/mode.h: No such file or directory
7055fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccThCdLr.out (No such file or directory)
7056configure:10230: $? = 1
7057configure: failed program was:
7058| /* confdefs.h */
7059| #define PACKAGE_NAME "Samba"
7060| #define PACKAGE_TARNAME "samba"
7061| #define PACKAGE_VERSION "3"
7062| #define PACKAGE_STRING "Samba 3"
7063| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
7064| #define PACKAGE_URL ""
7065| #define CONFIG_H_IS_FROM_SAMBA 1
7066| #define STDC_HEADERS 1
7067| #define HAVE_SYS_TYPES_H 1
7068| #define HAVE_SYS_STAT_H 1
7069| #define HAVE_STDLIB_H 1
7070| #define HAVE_STRING_H 1
7071| #define HAVE_MEMORY_H 1
7072| #define HAVE_STRINGS_H 1
7073| #define HAVE_INTTYPES_H 1
7074| #define HAVE_STDINT_H 1
7075| #define HAVE_UNISTD_H 1
7076| #define __EXTENSIONS__ 1
7077| #define _ALL_SOURCE 1
7078| #define _GNU_SOURCE 1
7079| #define _POSIX_PTHREAD_SEMANTICS 1
7080| #define _TANDEM_SOURCE 1
7081| #define AC_APPLE_UNIVERSAL_BUILD 1
7082| #ifndef _XOPEN_SOURCE_EXTENDED
7083| #define _XOPEN_SOURCE_EXTENDED 1
7084| #endif
7085| #define HAVE_STANDARDS_H 1
7086| #define HAVE_LONG_LONG 1
7087| #define SIZEOF_INT 4
7088| #define SIZEOF_CHAR 1
7089| #define SIZEOF_SHORT 2
7090| #define SIZEOF_LONG 4
7091| #define SIZEOF_LONG_LONG 8
7092| #define SIZEOF_OFF_T 8
7093| #define SIZEOF_SIZE_T 4
7094| #define SIZEOF_SSIZE_T 4
7095| #define HAVE_INTPTR_T 1
7096| #define HAVE_UINTPTR_T 1
7097| #define HAVE_PTRDIFF_T 1
7098| #define HAVE_IMMEDIATE_STRUCTURES 1
7099| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
7100| #define HAVE_STRUCT_STAT_ST_RDEV 1
7101| #define HAVE_ST_RDEV 1
7102| #define loff_t off_t
7103| #define offset_t loff_t
7104| #define HAVE_PIPE 1
7105| #define HAVE_STRFTIME 1
7106| #define HAVE_SRANDOM 1
7107| #define HAVE_RANDOM 1
7108| #define HAVE_SRAND 1
7109| #define HAVE_RAND 1
7110| #define HAVE_USLEEP 1
7111| #define HAVE_SETBUFFER 1
7112| #define HAVE_LSTAT 1
7113| #define HAVE_GETPGRP 1
7114| #define HAVE_UTIME 1
7115| #define HAVE_UTIMES 1
7116| #define HAVE_STDBOOL_H 1
7117| #define HAVE_STDINT_H 1
7118| #define HAVE_SYS_SELECT_H 1
7119| #define HAVE_SETJMP_H 1
7120| #define HAVE_UTIME_H 1
7121| #define HAVE_SYS_WAIT_H 1
7122| #define HAVE_BOOL 1
7123| #define HAVE__Bool 1
7124| #define HAVE_MMAP 1
7125| #define HAVE_SYS_SYSLOG_H 1
7126| #define HAVE_SYSLOG_H 1
7127| #define HAVE_SYS_TIME_H 1
7128| #define HAVE_TIME_H 1
7129| #define HAVE_STDARG_H 1
7130| #define HAVE_SYS_MOUNT_H 1
7131| #define HAVE_SYS_UCONTEXT_H 1
7132| #define HAVE_SETEUID 1
7133| #define HAVE_SETEGID 1
7134| #define HAVE_CHROOT 1
7135| #define HAVE_BZERO 1
7136| #define HAVE_STRERROR 1
7137| #define HAVE_STRERROR_R 1
7138| #define HAVE_VSYSLOG 1
7139| #define HAVE_SETLINEBUF 1
7140| #define HAVE_MKTIME 1
7141| #define HAVE_FTRUNCATE 1
7142| #define HAVE_RENAME 1
7143| #define HAVE_WAITPID 1
7144| #define HAVE_WAIT4 1
7145| #define HAVE_STRLCPY 1
7146| #define HAVE_STRLCAT 1
7147| #define HAVE_INITGROUPS 1
7148| #define HAVE_MEMMOVE 1
7149| #define HAVE_STRDUP 1
7150| #define HAVE_PREAD 1
7151| #define HAVE_PWRITE 1
7152| #define HAVE_STRCASESTR 1
7153| #define HAVE_STRTOK_R 1
7154| #define HAVE_MKDTEMP 1
7155| #define HAVE_DUP2 1
7156| #define HAVE_ISATTY 1
7157| #define HAVE_CHOWN 1
7158| #define HAVE_LCHOWN 1
7159| #define HAVE_LINK 1
7160| #define HAVE_READLINK 1
7161| #define HAVE_SYMLINK 1
7162| #define HAVE_REALPATH 1
7163| #define HAVE_ERRNO_DECL 1
7164| #define HAVE_SECURE_MKSTEMP 1
7165| #define HAVE_STDIO_H 1
7166| #define HAVE_STRINGS_H 1
7167| #define HAVE_DECL_SNPRINTF 1
7168| #define HAVE_DECL_VSNPRINTF 1
7169| #define HAVE_DECL_ASPRINTF 1
7170| #define HAVE_DECL_VASPRINTF 1
7171| #define HAVE_SNPRINTF 1
7172| #define HAVE_VSNPRINTF 1
7173| #define HAVE_ASPRINTF 1
7174| #define HAVE_VASPRINTF 1
7175| #define HAVE_C99_VSNPRINTF 1
7176| #define HAVE_VA_COPY 1
7177| #define HAVE_FUNCTION_MACRO 1
7178| #define HAVE_SYS_PARAM_H 1
7179| #define HAVE_LIMITS_H 1
7180| #define HAVE_SETENV_DECL 1
7181| #define HAVE_SETENV 1
7182| #define HAVE_UNSETENV 1
7183| #define HAVE_STRTOULL 1
7184| #define HAVE_STRTOUQ 1
7185| #define HAVE_STRTOLL 1
7186| #define HAVE_STRTOQ 1
7187| #define HAVE__VA_ARGS__MACRO 1
7188| #define HAVE_SIG_ATOMIC_T_TYPE 1
7189| #define HAVE_VOLATILE 1
7190| #define HAVE_DIRENT_H 1
7191| #define HAVE_FCNTL_H 1
7192| #define HAVE_SYS_FCNTL_H 1
7193| #define HAVE_SYS_RESOURCE_H 1
7194| #define HAVE_SYS_IOCTL_H 1
7195| /* end confdefs.h.  */
7196| #include <stdio.h>
7197| #ifdef HAVE_SYS_TYPES_H
7198| # include <sys/types.h>
7199| #endif
7200| #ifdef HAVE_SYS_STAT_H
7201| # include <sys/stat.h>
7202| #endif
7203| #ifdef STDC_HEADERS
7204| # include <stdlib.h>
7205| # include <stddef.h>
7206| #else
7207| # ifdef HAVE_STDLIB_H
7208| #  include <stdlib.h>
7209| # endif
7210| #endif
7211| #ifdef HAVE_STRING_H
7212| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7213| #  include <memory.h>
7214| # endif
7215| # include <string.h>
7216| #endif
7217| #ifdef HAVE_STRINGS_H
7218| # include <strings.h>
7219| #endif
7220| #ifdef HAVE_INTTYPES_H
7221| # include <inttypes.h>
7222| #endif
7223| #ifdef HAVE_STDINT_H
7224| # include <stdint.h>
7225| #endif
7226| #ifdef HAVE_UNISTD_H
7227| # include <unistd.h>
7228| #endif
7229| #include <sys/mode.h>
7230configure:10230: result: no
7231configure:10230: checking sys/mode.h presence
7232configure:10230: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
7233conftest.c:139:22: error: sys/mode.h: No such file or directory
7234configure:10230: $? = 1
7235configure: failed program was:
7236| /* confdefs.h */
7237| #define PACKAGE_NAME "Samba"
7238| #define PACKAGE_TARNAME "samba"
7239| #define PACKAGE_VERSION "3"
7240| #define PACKAGE_STRING "Samba 3"
7241| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
7242| #define PACKAGE_URL ""
7243| #define CONFIG_H_IS_FROM_SAMBA 1
7244| #define STDC_HEADERS 1
7245| #define HAVE_SYS_TYPES_H 1
7246| #define HAVE_SYS_STAT_H 1
7247| #define HAVE_STDLIB_H 1
7248| #define HAVE_STRING_H 1
7249| #define HAVE_MEMORY_H 1
7250| #define HAVE_STRINGS_H 1
7251| #define HAVE_INTTYPES_H 1
7252| #define HAVE_STDINT_H 1
7253| #define HAVE_UNISTD_H 1
7254| #define __EXTENSIONS__ 1
7255| #define _ALL_SOURCE 1
7256| #define _GNU_SOURCE 1
7257| #define _POSIX_PTHREAD_SEMANTICS 1
7258| #define _TANDEM_SOURCE 1
7259| #define AC_APPLE_UNIVERSAL_BUILD 1
7260| #ifndef _XOPEN_SOURCE_EXTENDED
7261| #define _XOPEN_SOURCE_EXTENDED 1
7262| #endif
7263| #define HAVE_STANDARDS_H 1
7264| #define HAVE_LONG_LONG 1
7265| #define SIZEOF_INT 4
7266| #define SIZEOF_CHAR 1
7267| #define SIZEOF_SHORT 2
7268| #define SIZEOF_LONG 4
7269| #define SIZEOF_LONG_LONG 8
7270| #define SIZEOF_OFF_T 8
7271| #define SIZEOF_SIZE_T 4
7272| #define SIZEOF_SSIZE_T 4
7273| #define HAVE_INTPTR_T 1
7274| #define HAVE_UINTPTR_T 1
7275| #define HAVE_PTRDIFF_T 1
7276| #define HAVE_IMMEDIATE_STRUCTURES 1
7277| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
7278| #define HAVE_STRUCT_STAT_ST_RDEV 1
7279| #define HAVE_ST_RDEV 1
7280| #define loff_t off_t
7281| #define offset_t loff_t
7282| #define HAVE_PIPE 1
7283| #define HAVE_STRFTIME 1
7284| #define HAVE_SRANDOM 1
7285| #define HAVE_RANDOM 1
7286| #define HAVE_SRAND 1
7287| #define HAVE_RAND 1
7288| #define HAVE_USLEEP 1
7289| #define HAVE_SETBUFFER 1
7290| #define HAVE_LSTAT 1
7291| #define HAVE_GETPGRP 1
7292| #define HAVE_UTIME 1
7293| #define HAVE_UTIMES 1
7294| #define HAVE_STDBOOL_H 1
7295| #define HAVE_STDINT_H 1
7296| #define HAVE_SYS_SELECT_H 1
7297| #define HAVE_SETJMP_H 1
7298| #define HAVE_UTIME_H 1
7299| #define HAVE_SYS_WAIT_H 1
7300| #define HAVE_BOOL 1
7301| #define HAVE__Bool 1
7302| #define HAVE_MMAP 1
7303| #define HAVE_SYS_SYSLOG_H 1
7304| #define HAVE_SYSLOG_H 1
7305| #define HAVE_SYS_TIME_H 1
7306| #define HAVE_TIME_H 1
7307| #define HAVE_STDARG_H 1
7308| #define HAVE_SYS_MOUNT_H 1
7309| #define HAVE_SYS_UCONTEXT_H 1
7310| #define HAVE_SETEUID 1
7311| #define HAVE_SETEGID 1
7312| #define HAVE_CHROOT 1
7313| #define HAVE_BZERO 1
7314| #define HAVE_STRERROR 1
7315| #define HAVE_STRERROR_R 1
7316| #define HAVE_VSYSLOG 1
7317| #define HAVE_SETLINEBUF 1
7318| #define HAVE_MKTIME 1
7319| #define HAVE_FTRUNCATE 1
7320| #define HAVE_RENAME 1
7321| #define HAVE_WAITPID 1
7322| #define HAVE_WAIT4 1
7323| #define HAVE_STRLCPY 1
7324| #define HAVE_STRLCAT 1
7325| #define HAVE_INITGROUPS 1
7326| #define HAVE_MEMMOVE 1
7327| #define HAVE_STRDUP 1
7328| #define HAVE_PREAD 1
7329| #define HAVE_PWRITE 1
7330| #define HAVE_STRCASESTR 1
7331| #define HAVE_STRTOK_R 1
7332| #define HAVE_MKDTEMP 1
7333| #define HAVE_DUP2 1
7334| #define HAVE_ISATTY 1
7335| #define HAVE_CHOWN 1
7336| #define HAVE_LCHOWN 1
7337| #define HAVE_LINK 1
7338| #define HAVE_READLINK 1
7339| #define HAVE_SYMLINK 1
7340| #define HAVE_REALPATH 1
7341| #define HAVE_ERRNO_DECL 1
7342| #define HAVE_SECURE_MKSTEMP 1
7343| #define HAVE_STDIO_H 1
7344| #define HAVE_STRINGS_H 1
7345| #define HAVE_DECL_SNPRINTF 1
7346| #define HAVE_DECL_VSNPRINTF 1
7347| #define HAVE_DECL_ASPRINTF 1
7348| #define HAVE_DECL_VASPRINTF 1
7349| #define HAVE_SNPRINTF 1
7350| #define HAVE_VSNPRINTF 1
7351| #define HAVE_ASPRINTF 1
7352| #define HAVE_VASPRINTF 1
7353| #define HAVE_C99_VSNPRINTF 1
7354| #define HAVE_VA_COPY 1
7355| #define HAVE_FUNCTION_MACRO 1
7356| #define HAVE_SYS_PARAM_H 1
7357| #define HAVE_LIMITS_H 1
7358| #define HAVE_SETENV_DECL 1
7359| #define HAVE_SETENV 1
7360| #define HAVE_UNSETENV 1
7361| #define HAVE_STRTOULL 1
7362| #define HAVE_STRTOUQ 1
7363| #define HAVE_STRTOLL 1
7364| #define HAVE_STRTOQ 1
7365| #define HAVE__VA_ARGS__MACRO 1
7366| #define HAVE_SIG_ATOMIC_T_TYPE 1
7367| #define HAVE_VOLATILE 1
7368| #define HAVE_DIRENT_H 1
7369| #define HAVE_FCNTL_H 1
7370| #define HAVE_SYS_FCNTL_H 1
7371| #define HAVE_SYS_RESOURCE_H 1
7372| #define HAVE_SYS_IOCTL_H 1
7373| /* end confdefs.h.  */
7374| #include <sys/mode.h>
7375configure:10230: result: no
7376configure:10230: checking for sys/mode.h
7377configure:10230: result: no
7378configure:10230: checking sys/filio.h usability
7379configure:10230: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
7380configure:10230: $? = 0
7381configure:10230: result: yes
7382configure:10230: checking sys/filio.h presence
7383configure:10230: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
7384configure:10230: $? = 0
7385configure:10230: result: yes
7386configure:10230: checking for sys/filio.h
7387configure:10230: result: yes
7388configure:10230: checking sys/fs/s5param.h usability
7389configure:10230: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
7390conftest.c:173:28: error: sys/fs/s5param.h: No such file or directory
7391conftest.c:173:28: error: sys/fs/s5param.h: No such file or directory
7392fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccfn7Yqy.out (No such file or directory)
7393configure:10230: $? = 1
7394configure: failed program was:
7395| /* confdefs.h */
7396| #define PACKAGE_NAME "Samba"
7397| #define PACKAGE_TARNAME "samba"
7398| #define PACKAGE_VERSION "3"
7399| #define PACKAGE_STRING "Samba 3"
7400| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
7401| #define PACKAGE_URL ""
7402| #define CONFIG_H_IS_FROM_SAMBA 1
7403| #define STDC_HEADERS 1
7404| #define HAVE_SYS_TYPES_H 1
7405| #define HAVE_SYS_STAT_H 1
7406| #define HAVE_STDLIB_H 1
7407| #define HAVE_STRING_H 1
7408| #define HAVE_MEMORY_H 1
7409| #define HAVE_STRINGS_H 1
7410| #define HAVE_INTTYPES_H 1
7411| #define HAVE_STDINT_H 1
7412| #define HAVE_UNISTD_H 1
7413| #define __EXTENSIONS__ 1
7414| #define _ALL_SOURCE 1
7415| #define _GNU_SOURCE 1
7416| #define _POSIX_PTHREAD_SEMANTICS 1
7417| #define _TANDEM_SOURCE 1
7418| #define AC_APPLE_UNIVERSAL_BUILD 1
7419| #ifndef _XOPEN_SOURCE_EXTENDED
7420| #define _XOPEN_SOURCE_EXTENDED 1
7421| #endif
7422| #define HAVE_STANDARDS_H 1
7423| #define HAVE_LONG_LONG 1
7424| #define SIZEOF_INT 4
7425| #define SIZEOF_CHAR 1
7426| #define SIZEOF_SHORT 2
7427| #define SIZEOF_LONG 4
7428| #define SIZEOF_LONG_LONG 8
7429| #define SIZEOF_OFF_T 8
7430| #define SIZEOF_SIZE_T 4
7431| #define SIZEOF_SSIZE_T 4
7432| #define HAVE_INTPTR_T 1
7433| #define HAVE_UINTPTR_T 1
7434| #define HAVE_PTRDIFF_T 1
7435| #define HAVE_IMMEDIATE_STRUCTURES 1
7436| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
7437| #define HAVE_STRUCT_STAT_ST_RDEV 1
7438| #define HAVE_ST_RDEV 1
7439| #define loff_t off_t
7440| #define offset_t loff_t
7441| #define HAVE_PIPE 1
7442| #define HAVE_STRFTIME 1
7443| #define HAVE_SRANDOM 1
7444| #define HAVE_RANDOM 1
7445| #define HAVE_SRAND 1
7446| #define HAVE_RAND 1
7447| #define HAVE_USLEEP 1
7448| #define HAVE_SETBUFFER 1
7449| #define HAVE_LSTAT 1
7450| #define HAVE_GETPGRP 1
7451| #define HAVE_UTIME 1
7452| #define HAVE_UTIMES 1
7453| #define HAVE_STDBOOL_H 1
7454| #define HAVE_STDINT_H 1
7455| #define HAVE_SYS_SELECT_H 1
7456| #define HAVE_SETJMP_H 1
7457| #define HAVE_UTIME_H 1
7458| #define HAVE_SYS_WAIT_H 1
7459| #define HAVE_BOOL 1
7460| #define HAVE__Bool 1
7461| #define HAVE_MMAP 1
7462| #define HAVE_SYS_SYSLOG_H 1
7463| #define HAVE_SYSLOG_H 1
7464| #define HAVE_SYS_TIME_H 1
7465| #define HAVE_TIME_H 1
7466| #define HAVE_STDARG_H 1
7467| #define HAVE_SYS_MOUNT_H 1
7468| #define HAVE_SYS_UCONTEXT_H 1
7469| #define HAVE_SETEUID 1
7470| #define HAVE_SETEGID 1
7471| #define HAVE_CHROOT 1
7472| #define HAVE_BZERO 1
7473| #define HAVE_STRERROR 1
7474| #define HAVE_STRERROR_R 1
7475| #define HAVE_VSYSLOG 1
7476| #define HAVE_SETLINEBUF 1
7477| #define HAVE_MKTIME 1
7478| #define HAVE_FTRUNCATE 1
7479| #define HAVE_RENAME 1
7480| #define HAVE_WAITPID 1
7481| #define HAVE_WAIT4 1
7482| #define HAVE_STRLCPY 1
7483| #define HAVE_STRLCAT 1
7484| #define HAVE_INITGROUPS 1
7485| #define HAVE_MEMMOVE 1
7486| #define HAVE_STRDUP 1
7487| #define HAVE_PREAD 1
7488| #define HAVE_PWRITE 1
7489| #define HAVE_STRCASESTR 1
7490| #define HAVE_STRTOK_R 1
7491| #define HAVE_MKDTEMP 1
7492| #define HAVE_DUP2 1
7493| #define HAVE_ISATTY 1
7494| #define HAVE_CHOWN 1
7495| #define HAVE_LCHOWN 1
7496| #define HAVE_LINK 1
7497| #define HAVE_READLINK 1
7498| #define HAVE_SYMLINK 1
7499| #define HAVE_REALPATH 1
7500| #define HAVE_ERRNO_DECL 1
7501| #define HAVE_SECURE_MKSTEMP 1
7502| #define HAVE_STDIO_H 1
7503| #define HAVE_STRINGS_H 1
7504| #define HAVE_DECL_SNPRINTF 1
7505| #define HAVE_DECL_VSNPRINTF 1
7506| #define HAVE_DECL_ASPRINTF 1
7507| #define HAVE_DECL_VASPRINTF 1
7508| #define HAVE_SNPRINTF 1
7509| #define HAVE_VSNPRINTF 1
7510| #define HAVE_ASPRINTF 1
7511| #define HAVE_VASPRINTF 1
7512| #define HAVE_C99_VSNPRINTF 1
7513| #define HAVE_VA_COPY 1
7514| #define HAVE_FUNCTION_MACRO 1
7515| #define HAVE_SYS_PARAM_H 1
7516| #define HAVE_LIMITS_H 1
7517| #define HAVE_SETENV_DECL 1
7518| #define HAVE_SETENV 1
7519| #define HAVE_UNSETENV 1
7520| #define HAVE_STRTOULL 1
7521| #define HAVE_STRTOUQ 1
7522| #define HAVE_STRTOLL 1
7523| #define HAVE_STRTOQ 1
7524| #define HAVE__VA_ARGS__MACRO 1
7525| #define HAVE_SIG_ATOMIC_T_TYPE 1
7526| #define HAVE_VOLATILE 1
7527| #define HAVE_DIRENT_H 1
7528| #define HAVE_FCNTL_H 1
7529| #define HAVE_SYS_FCNTL_H 1
7530| #define HAVE_SYS_RESOURCE_H 1
7531| #define HAVE_SYS_IOCTL_H 1
7532| #define HAVE_SYS_FILIO_H 1
7533| /* end confdefs.h.  */
7534| #include <stdio.h>
7535| #ifdef HAVE_SYS_TYPES_H
7536| # include <sys/types.h>
7537| #endif
7538| #ifdef HAVE_SYS_STAT_H
7539| # include <sys/stat.h>
7540| #endif
7541| #ifdef STDC_HEADERS
7542| # include <stdlib.h>
7543| # include <stddef.h>
7544| #else
7545| # ifdef HAVE_STDLIB_H
7546| #  include <stdlib.h>
7547| # endif
7548| #endif
7549| #ifdef HAVE_STRING_H
7550| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7551| #  include <memory.h>
7552| # endif
7553| # include <string.h>
7554| #endif
7555| #ifdef HAVE_STRINGS_H
7556| # include <strings.h>
7557| #endif
7558| #ifdef HAVE_INTTYPES_H
7559| # include <inttypes.h>
7560| #endif
7561| #ifdef HAVE_STDINT_H
7562| # include <stdint.h>
7563| #endif
7564| #ifdef HAVE_UNISTD_H
7565| # include <unistd.h>
7566| #endif
7567| #include <sys/fs/s5param.h>
7568configure:10230: result: no
7569configure:10230: checking sys/fs/s5param.h presence
7570configure:10230: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
7571conftest.c:140:28: error: sys/fs/s5param.h: No such file or directory
7572configure:10230: $? = 1
7573configure: failed program was:
7574| /* confdefs.h */
7575| #define PACKAGE_NAME "Samba"
7576| #define PACKAGE_TARNAME "samba"
7577| #define PACKAGE_VERSION "3"
7578| #define PACKAGE_STRING "Samba 3"
7579| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
7580| #define PACKAGE_URL ""
7581| #define CONFIG_H_IS_FROM_SAMBA 1
7582| #define STDC_HEADERS 1
7583| #define HAVE_SYS_TYPES_H 1
7584| #define HAVE_SYS_STAT_H 1
7585| #define HAVE_STDLIB_H 1
7586| #define HAVE_STRING_H 1
7587| #define HAVE_MEMORY_H 1
7588| #define HAVE_STRINGS_H 1
7589| #define HAVE_INTTYPES_H 1
7590| #define HAVE_STDINT_H 1
7591| #define HAVE_UNISTD_H 1
7592| #define __EXTENSIONS__ 1
7593| #define _ALL_SOURCE 1
7594| #define _GNU_SOURCE 1
7595| #define _POSIX_PTHREAD_SEMANTICS 1
7596| #define _TANDEM_SOURCE 1
7597| #define AC_APPLE_UNIVERSAL_BUILD 1
7598| #ifndef _XOPEN_SOURCE_EXTENDED
7599| #define _XOPEN_SOURCE_EXTENDED 1
7600| #endif
7601| #define HAVE_STANDARDS_H 1
7602| #define HAVE_LONG_LONG 1
7603| #define SIZEOF_INT 4
7604| #define SIZEOF_CHAR 1
7605| #define SIZEOF_SHORT 2
7606| #define SIZEOF_LONG 4
7607| #define SIZEOF_LONG_LONG 8
7608| #define SIZEOF_OFF_T 8
7609| #define SIZEOF_SIZE_T 4
7610| #define SIZEOF_SSIZE_T 4
7611| #define HAVE_INTPTR_T 1
7612| #define HAVE_UINTPTR_T 1
7613| #define HAVE_PTRDIFF_T 1
7614| #define HAVE_IMMEDIATE_STRUCTURES 1
7615| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
7616| #define HAVE_STRUCT_STAT_ST_RDEV 1
7617| #define HAVE_ST_RDEV 1
7618| #define loff_t off_t
7619| #define offset_t loff_t
7620| #define HAVE_PIPE 1
7621| #define HAVE_STRFTIME 1
7622| #define HAVE_SRANDOM 1
7623| #define HAVE_RANDOM 1
7624| #define HAVE_SRAND 1
7625| #define HAVE_RAND 1
7626| #define HAVE_USLEEP 1
7627| #define HAVE_SETBUFFER 1
7628| #define HAVE_LSTAT 1
7629| #define HAVE_GETPGRP 1
7630| #define HAVE_UTIME 1
7631| #define HAVE_UTIMES 1
7632| #define HAVE_STDBOOL_H 1
7633| #define HAVE_STDINT_H 1
7634| #define HAVE_SYS_SELECT_H 1
7635| #define HAVE_SETJMP_H 1
7636| #define HAVE_UTIME_H 1
7637| #define HAVE_SYS_WAIT_H 1
7638| #define HAVE_BOOL 1
7639| #define HAVE__Bool 1
7640| #define HAVE_MMAP 1
7641| #define HAVE_SYS_SYSLOG_H 1
7642| #define HAVE_SYSLOG_H 1
7643| #define HAVE_SYS_TIME_H 1
7644| #define HAVE_TIME_H 1
7645| #define HAVE_STDARG_H 1
7646| #define HAVE_SYS_MOUNT_H 1
7647| #define HAVE_SYS_UCONTEXT_H 1
7648| #define HAVE_SETEUID 1
7649| #define HAVE_SETEGID 1
7650| #define HAVE_CHROOT 1
7651| #define HAVE_BZERO 1
7652| #define HAVE_STRERROR 1
7653| #define HAVE_STRERROR_R 1
7654| #define HAVE_VSYSLOG 1
7655| #define HAVE_SETLINEBUF 1
7656| #define HAVE_MKTIME 1
7657| #define HAVE_FTRUNCATE 1
7658| #define HAVE_RENAME 1
7659| #define HAVE_WAITPID 1
7660| #define HAVE_WAIT4 1
7661| #define HAVE_STRLCPY 1
7662| #define HAVE_STRLCAT 1
7663| #define HAVE_INITGROUPS 1
7664| #define HAVE_MEMMOVE 1
7665| #define HAVE_STRDUP 1
7666| #define HAVE_PREAD 1
7667| #define HAVE_PWRITE 1
7668| #define HAVE_STRCASESTR 1
7669| #define HAVE_STRTOK_R 1
7670| #define HAVE_MKDTEMP 1
7671| #define HAVE_DUP2 1
7672| #define HAVE_ISATTY 1
7673| #define HAVE_CHOWN 1
7674| #define HAVE_LCHOWN 1
7675| #define HAVE_LINK 1
7676| #define HAVE_READLINK 1
7677| #define HAVE_SYMLINK 1
7678| #define HAVE_REALPATH 1
7679| #define HAVE_ERRNO_DECL 1
7680| #define HAVE_SECURE_MKSTEMP 1
7681| #define HAVE_STDIO_H 1
7682| #define HAVE_STRINGS_H 1
7683| #define HAVE_DECL_SNPRINTF 1
7684| #define HAVE_DECL_VSNPRINTF 1
7685| #define HAVE_DECL_ASPRINTF 1
7686| #define HAVE_DECL_VASPRINTF 1
7687| #define HAVE_SNPRINTF 1
7688| #define HAVE_VSNPRINTF 1
7689| #define HAVE_ASPRINTF 1
7690| #define HAVE_VASPRINTF 1
7691| #define HAVE_C99_VSNPRINTF 1
7692| #define HAVE_VA_COPY 1
7693| #define HAVE_FUNCTION_MACRO 1
7694| #define HAVE_SYS_PARAM_H 1
7695| #define HAVE_LIMITS_H 1
7696| #define HAVE_SETENV_DECL 1
7697| #define HAVE_SETENV 1
7698| #define HAVE_UNSETENV 1
7699| #define HAVE_STRTOULL 1
7700| #define HAVE_STRTOUQ 1
7701| #define HAVE_STRTOLL 1
7702| #define HAVE_STRTOQ 1
7703| #define HAVE__VA_ARGS__MACRO 1
7704| #define HAVE_SIG_ATOMIC_T_TYPE 1
7705| #define HAVE_VOLATILE 1
7706| #define HAVE_DIRENT_H 1
7707| #define HAVE_FCNTL_H 1
7708| #define HAVE_SYS_FCNTL_H 1
7709| #define HAVE_SYS_RESOURCE_H 1
7710| #define HAVE_SYS_IOCTL_H 1
7711| #define HAVE_SYS_FILIO_H 1
7712| /* end confdefs.h.  */
7713| #include <sys/fs/s5param.h>
7714configure:10230: result: no
7715configure:10230: checking for sys/fs/s5param.h
7716configure:10230: result: no
7717configure:10230: checking sys/filsys.h usability
7718configure:10230: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
7719conftest.c:173:24: error: sys/filsys.h: No such file or directory
7720conftest.c:173:24: error: sys/filsys.h: No such file or directory
7721fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccVldMmP.out (No such file or directory)
7722configure:10230: $? = 1
7723configure: failed program was:
7724| /* confdefs.h */
7725| #define PACKAGE_NAME "Samba"
7726| #define PACKAGE_TARNAME "samba"
7727| #define PACKAGE_VERSION "3"
7728| #define PACKAGE_STRING "Samba 3"
7729| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
7730| #define PACKAGE_URL ""
7731| #define CONFIG_H_IS_FROM_SAMBA 1
7732| #define STDC_HEADERS 1
7733| #define HAVE_SYS_TYPES_H 1
7734| #define HAVE_SYS_STAT_H 1
7735| #define HAVE_STDLIB_H 1
7736| #define HAVE_STRING_H 1
7737| #define HAVE_MEMORY_H 1
7738| #define HAVE_STRINGS_H 1
7739| #define HAVE_INTTYPES_H 1
7740| #define HAVE_STDINT_H 1
7741| #define HAVE_UNISTD_H 1
7742| #define __EXTENSIONS__ 1
7743| #define _ALL_SOURCE 1
7744| #define _GNU_SOURCE 1
7745| #define _POSIX_PTHREAD_SEMANTICS 1
7746| #define _TANDEM_SOURCE 1
7747| #define AC_APPLE_UNIVERSAL_BUILD 1
7748| #ifndef _XOPEN_SOURCE_EXTENDED
7749| #define _XOPEN_SOURCE_EXTENDED 1
7750| #endif
7751| #define HAVE_STANDARDS_H 1
7752| #define HAVE_LONG_LONG 1
7753| #define SIZEOF_INT 4
7754| #define SIZEOF_CHAR 1
7755| #define SIZEOF_SHORT 2
7756| #define SIZEOF_LONG 4
7757| #define SIZEOF_LONG_LONG 8
7758| #define SIZEOF_OFF_T 8
7759| #define SIZEOF_SIZE_T 4
7760| #define SIZEOF_SSIZE_T 4
7761| #define HAVE_INTPTR_T 1
7762| #define HAVE_UINTPTR_T 1
7763| #define HAVE_PTRDIFF_T 1
7764| #define HAVE_IMMEDIATE_STRUCTURES 1
7765| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
7766| #define HAVE_STRUCT_STAT_ST_RDEV 1
7767| #define HAVE_ST_RDEV 1
7768| #define loff_t off_t
7769| #define offset_t loff_t
7770| #define HAVE_PIPE 1
7771| #define HAVE_STRFTIME 1
7772| #define HAVE_SRANDOM 1
7773| #define HAVE_RANDOM 1
7774| #define HAVE_SRAND 1
7775| #define HAVE_RAND 1
7776| #define HAVE_USLEEP 1
7777| #define HAVE_SETBUFFER 1
7778| #define HAVE_LSTAT 1
7779| #define HAVE_GETPGRP 1
7780| #define HAVE_UTIME 1
7781| #define HAVE_UTIMES 1
7782| #define HAVE_STDBOOL_H 1
7783| #define HAVE_STDINT_H 1
7784| #define HAVE_SYS_SELECT_H 1
7785| #define HAVE_SETJMP_H 1
7786| #define HAVE_UTIME_H 1
7787| #define HAVE_SYS_WAIT_H 1
7788| #define HAVE_BOOL 1
7789| #define HAVE__Bool 1
7790| #define HAVE_MMAP 1
7791| #define HAVE_SYS_SYSLOG_H 1
7792| #define HAVE_SYSLOG_H 1
7793| #define HAVE_SYS_TIME_H 1
7794| #define HAVE_TIME_H 1
7795| #define HAVE_STDARG_H 1
7796| #define HAVE_SYS_MOUNT_H 1
7797| #define HAVE_SYS_UCONTEXT_H 1
7798| #define HAVE_SETEUID 1
7799| #define HAVE_SETEGID 1
7800| #define HAVE_CHROOT 1
7801| #define HAVE_BZERO 1
7802| #define HAVE_STRERROR 1
7803| #define HAVE_STRERROR_R 1
7804| #define HAVE_VSYSLOG 1
7805| #define HAVE_SETLINEBUF 1
7806| #define HAVE_MKTIME 1
7807| #define HAVE_FTRUNCATE 1
7808| #define HAVE_RENAME 1
7809| #define HAVE_WAITPID 1
7810| #define HAVE_WAIT4 1
7811| #define HAVE_STRLCPY 1
7812| #define HAVE_STRLCAT 1
7813| #define HAVE_INITGROUPS 1
7814| #define HAVE_MEMMOVE 1
7815| #define HAVE_STRDUP 1
7816| #define HAVE_PREAD 1
7817| #define HAVE_PWRITE 1
7818| #define HAVE_STRCASESTR 1
7819| #define HAVE_STRTOK_R 1
7820| #define HAVE_MKDTEMP 1
7821| #define HAVE_DUP2 1
7822| #define HAVE_ISATTY 1
7823| #define HAVE_CHOWN 1
7824| #define HAVE_LCHOWN 1
7825| #define HAVE_LINK 1
7826| #define HAVE_READLINK 1
7827| #define HAVE_SYMLINK 1
7828| #define HAVE_REALPATH 1
7829| #define HAVE_ERRNO_DECL 1
7830| #define HAVE_SECURE_MKSTEMP 1
7831| #define HAVE_STDIO_H 1
7832| #define HAVE_STRINGS_H 1
7833| #define HAVE_DECL_SNPRINTF 1
7834| #define HAVE_DECL_VSNPRINTF 1
7835| #define HAVE_DECL_ASPRINTF 1
7836| #define HAVE_DECL_VASPRINTF 1
7837| #define HAVE_SNPRINTF 1
7838| #define HAVE_VSNPRINTF 1
7839| #define HAVE_ASPRINTF 1
7840| #define HAVE_VASPRINTF 1
7841| #define HAVE_C99_VSNPRINTF 1
7842| #define HAVE_VA_COPY 1
7843| #define HAVE_FUNCTION_MACRO 1
7844| #define HAVE_SYS_PARAM_H 1
7845| #define HAVE_LIMITS_H 1
7846| #define HAVE_SETENV_DECL 1
7847| #define HAVE_SETENV 1
7848| #define HAVE_UNSETENV 1
7849| #define HAVE_STRTOULL 1
7850| #define HAVE_STRTOUQ 1
7851| #define HAVE_STRTOLL 1
7852| #define HAVE_STRTOQ 1
7853| #define HAVE__VA_ARGS__MACRO 1
7854| #define HAVE_SIG_ATOMIC_T_TYPE 1
7855| #define HAVE_VOLATILE 1
7856| #define HAVE_DIRENT_H 1
7857| #define HAVE_FCNTL_H 1
7858| #define HAVE_SYS_FCNTL_H 1
7859| #define HAVE_SYS_RESOURCE_H 1
7860| #define HAVE_SYS_IOCTL_H 1
7861| #define HAVE_SYS_FILIO_H 1
7862| /* end confdefs.h.  */
7863| #include <stdio.h>
7864| #ifdef HAVE_SYS_TYPES_H
7865| # include <sys/types.h>
7866| #endif
7867| #ifdef HAVE_SYS_STAT_H
7868| # include <sys/stat.h>
7869| #endif
7870| #ifdef STDC_HEADERS
7871| # include <stdlib.h>
7872| # include <stddef.h>
7873| #else
7874| # ifdef HAVE_STDLIB_H
7875| #  include <stdlib.h>
7876| # endif
7877| #endif
7878| #ifdef HAVE_STRING_H
7879| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
7880| #  include <memory.h>
7881| # endif
7882| # include <string.h>
7883| #endif
7884| #ifdef HAVE_STRINGS_H
7885| # include <strings.h>
7886| #endif
7887| #ifdef HAVE_INTTYPES_H
7888| # include <inttypes.h>
7889| #endif
7890| #ifdef HAVE_STDINT_H
7891| # include <stdint.h>
7892| #endif
7893| #ifdef HAVE_UNISTD_H
7894| # include <unistd.h>
7895| #endif
7896| #include <sys/filsys.h>
7897configure:10230: result: no
7898configure:10230: checking sys/filsys.h presence
7899configure:10230: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
7900conftest.c:140:24: error: sys/filsys.h: No such file or directory
7901configure:10230: $? = 1
7902configure: failed program was:
7903| /* confdefs.h */
7904| #define PACKAGE_NAME "Samba"
7905| #define PACKAGE_TARNAME "samba"
7906| #define PACKAGE_VERSION "3"
7907| #define PACKAGE_STRING "Samba 3"
7908| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
7909| #define PACKAGE_URL ""
7910| #define CONFIG_H_IS_FROM_SAMBA 1
7911| #define STDC_HEADERS 1
7912| #define HAVE_SYS_TYPES_H 1
7913| #define HAVE_SYS_STAT_H 1
7914| #define HAVE_STDLIB_H 1
7915| #define HAVE_STRING_H 1
7916| #define HAVE_MEMORY_H 1
7917| #define HAVE_STRINGS_H 1
7918| #define HAVE_INTTYPES_H 1
7919| #define HAVE_STDINT_H 1
7920| #define HAVE_UNISTD_H 1
7921| #define __EXTENSIONS__ 1
7922| #define _ALL_SOURCE 1
7923| #define _GNU_SOURCE 1
7924| #define _POSIX_PTHREAD_SEMANTICS 1
7925| #define _TANDEM_SOURCE 1
7926| #define AC_APPLE_UNIVERSAL_BUILD 1
7927| #ifndef _XOPEN_SOURCE_EXTENDED
7928| #define _XOPEN_SOURCE_EXTENDED 1
7929| #endif
7930| #define HAVE_STANDARDS_H 1
7931| #define HAVE_LONG_LONG 1
7932| #define SIZEOF_INT 4
7933| #define SIZEOF_CHAR 1
7934| #define SIZEOF_SHORT 2
7935| #define SIZEOF_LONG 4
7936| #define SIZEOF_LONG_LONG 8
7937| #define SIZEOF_OFF_T 8
7938| #define SIZEOF_SIZE_T 4
7939| #define SIZEOF_SSIZE_T 4
7940| #define HAVE_INTPTR_T 1
7941| #define HAVE_UINTPTR_T 1
7942| #define HAVE_PTRDIFF_T 1
7943| #define HAVE_IMMEDIATE_STRUCTURES 1
7944| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
7945| #define HAVE_STRUCT_STAT_ST_RDEV 1
7946| #define HAVE_ST_RDEV 1
7947| #define loff_t off_t
7948| #define offset_t loff_t
7949| #define HAVE_PIPE 1
7950| #define HAVE_STRFTIME 1
7951| #define HAVE_SRANDOM 1
7952| #define HAVE_RANDOM 1
7953| #define HAVE_SRAND 1
7954| #define HAVE_RAND 1
7955| #define HAVE_USLEEP 1
7956| #define HAVE_SETBUFFER 1
7957| #define HAVE_LSTAT 1
7958| #define HAVE_GETPGRP 1
7959| #define HAVE_UTIME 1
7960| #define HAVE_UTIMES 1
7961| #define HAVE_STDBOOL_H 1
7962| #define HAVE_STDINT_H 1
7963| #define HAVE_SYS_SELECT_H 1
7964| #define HAVE_SETJMP_H 1
7965| #define HAVE_UTIME_H 1
7966| #define HAVE_SYS_WAIT_H 1
7967| #define HAVE_BOOL 1
7968| #define HAVE__Bool 1
7969| #define HAVE_MMAP 1
7970| #define HAVE_SYS_SYSLOG_H 1
7971| #define HAVE_SYSLOG_H 1
7972| #define HAVE_SYS_TIME_H 1
7973| #define HAVE_TIME_H 1
7974| #define HAVE_STDARG_H 1
7975| #define HAVE_SYS_MOUNT_H 1
7976| #define HAVE_SYS_UCONTEXT_H 1
7977| #define HAVE_SETEUID 1
7978| #define HAVE_SETEGID 1
7979| #define HAVE_CHROOT 1
7980| #define HAVE_BZERO 1
7981| #define HAVE_STRERROR 1
7982| #define HAVE_STRERROR_R 1
7983| #define HAVE_VSYSLOG 1
7984| #define HAVE_SETLINEBUF 1
7985| #define HAVE_MKTIME 1
7986| #define HAVE_FTRUNCATE 1
7987| #define HAVE_RENAME 1
7988| #define HAVE_WAITPID 1
7989| #define HAVE_WAIT4 1
7990| #define HAVE_STRLCPY 1
7991| #define HAVE_STRLCAT 1
7992| #define HAVE_INITGROUPS 1
7993| #define HAVE_MEMMOVE 1
7994| #define HAVE_STRDUP 1
7995| #define HAVE_PREAD 1
7996| #define HAVE_PWRITE 1
7997| #define HAVE_STRCASESTR 1
7998| #define HAVE_STRTOK_R 1
7999| #define HAVE_MKDTEMP 1
8000| #define HAVE_DUP2 1
8001| #define HAVE_ISATTY 1
8002| #define HAVE_CHOWN 1
8003| #define HAVE_LCHOWN 1
8004| #define HAVE_LINK 1
8005| #define HAVE_READLINK 1
8006| #define HAVE_SYMLINK 1
8007| #define HAVE_REALPATH 1
8008| #define HAVE_ERRNO_DECL 1
8009| #define HAVE_SECURE_MKSTEMP 1
8010| #define HAVE_STDIO_H 1
8011| #define HAVE_STRINGS_H 1
8012| #define HAVE_DECL_SNPRINTF 1
8013| #define HAVE_DECL_VSNPRINTF 1
8014| #define HAVE_DECL_ASPRINTF 1
8015| #define HAVE_DECL_VASPRINTF 1
8016| #define HAVE_SNPRINTF 1
8017| #define HAVE_VSNPRINTF 1
8018| #define HAVE_ASPRINTF 1
8019| #define HAVE_VASPRINTF 1
8020| #define HAVE_C99_VSNPRINTF 1
8021| #define HAVE_VA_COPY 1
8022| #define HAVE_FUNCTION_MACRO 1
8023| #define HAVE_SYS_PARAM_H 1
8024| #define HAVE_LIMITS_H 1
8025| #define HAVE_SETENV_DECL 1
8026| #define HAVE_SETENV 1
8027| #define HAVE_UNSETENV 1
8028| #define HAVE_STRTOULL 1
8029| #define HAVE_STRTOUQ 1
8030| #define HAVE_STRTOLL 1
8031| #define HAVE_STRTOQ 1
8032| #define HAVE__VA_ARGS__MACRO 1
8033| #define HAVE_SIG_ATOMIC_T_TYPE 1
8034| #define HAVE_VOLATILE 1
8035| #define HAVE_DIRENT_H 1
8036| #define HAVE_FCNTL_H 1
8037| #define HAVE_SYS_FCNTL_H 1
8038| #define HAVE_SYS_RESOURCE_H 1
8039| #define HAVE_SYS_IOCTL_H 1
8040| #define HAVE_SYS_FILIO_H 1
8041| /* end confdefs.h.  */
8042| #include <sys/filsys.h>
8043configure:10230: result: no
8044configure:10230: checking for sys/filsys.h
8045configure:10230: result: no
8046configure:10243: checking sys/acl.h usability
8047configure:10243: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
8048configure:10243: $? = 0
8049configure:10243: result: yes
8050configure:10243: checking sys/acl.h presence
8051configure:10243: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
8052configure:10243: $? = 0
8053configure:10243: result: yes
8054configure:10243: checking for sys/acl.h
8055configure:10243: result: yes
8056configure:10243: checking acl/libacl.h usability
8057configure:10243: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
8058conftest.c:174:24: error: acl/libacl.h: No such file or directory
8059conftest.c:174:24: error: acl/libacl.h: No such file or directory
8060fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccLmwXRG.out (No such file or directory)
8061configure:10243: $? = 1
8062configure: failed program was:
8063| /* confdefs.h */
8064| #define PACKAGE_NAME "Samba"
8065| #define PACKAGE_TARNAME "samba"
8066| #define PACKAGE_VERSION "3"
8067| #define PACKAGE_STRING "Samba 3"
8068| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
8069| #define PACKAGE_URL ""
8070| #define CONFIG_H_IS_FROM_SAMBA 1
8071| #define STDC_HEADERS 1
8072| #define HAVE_SYS_TYPES_H 1
8073| #define HAVE_SYS_STAT_H 1
8074| #define HAVE_STDLIB_H 1
8075| #define HAVE_STRING_H 1
8076| #define HAVE_MEMORY_H 1
8077| #define HAVE_STRINGS_H 1
8078| #define HAVE_INTTYPES_H 1
8079| #define HAVE_STDINT_H 1
8080| #define HAVE_UNISTD_H 1
8081| #define __EXTENSIONS__ 1
8082| #define _ALL_SOURCE 1
8083| #define _GNU_SOURCE 1
8084| #define _POSIX_PTHREAD_SEMANTICS 1
8085| #define _TANDEM_SOURCE 1
8086| #define AC_APPLE_UNIVERSAL_BUILD 1
8087| #ifndef _XOPEN_SOURCE_EXTENDED
8088| #define _XOPEN_SOURCE_EXTENDED 1
8089| #endif
8090| #define HAVE_STANDARDS_H 1
8091| #define HAVE_LONG_LONG 1
8092| #define SIZEOF_INT 4
8093| #define SIZEOF_CHAR 1
8094| #define SIZEOF_SHORT 2
8095| #define SIZEOF_LONG 4
8096| #define SIZEOF_LONG_LONG 8
8097| #define SIZEOF_OFF_T 8
8098| #define SIZEOF_SIZE_T 4
8099| #define SIZEOF_SSIZE_T 4
8100| #define HAVE_INTPTR_T 1
8101| #define HAVE_UINTPTR_T 1
8102| #define HAVE_PTRDIFF_T 1
8103| #define HAVE_IMMEDIATE_STRUCTURES 1
8104| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
8105| #define HAVE_STRUCT_STAT_ST_RDEV 1
8106| #define HAVE_ST_RDEV 1
8107| #define loff_t off_t
8108| #define offset_t loff_t
8109| #define HAVE_PIPE 1
8110| #define HAVE_STRFTIME 1
8111| #define HAVE_SRANDOM 1
8112| #define HAVE_RANDOM 1
8113| #define HAVE_SRAND 1
8114| #define HAVE_RAND 1
8115| #define HAVE_USLEEP 1
8116| #define HAVE_SETBUFFER 1
8117| #define HAVE_LSTAT 1
8118| #define HAVE_GETPGRP 1
8119| #define HAVE_UTIME 1
8120| #define HAVE_UTIMES 1
8121| #define HAVE_STDBOOL_H 1
8122| #define HAVE_STDINT_H 1
8123| #define HAVE_SYS_SELECT_H 1
8124| #define HAVE_SETJMP_H 1
8125| #define HAVE_UTIME_H 1
8126| #define HAVE_SYS_WAIT_H 1
8127| #define HAVE_BOOL 1
8128| #define HAVE__Bool 1
8129| #define HAVE_MMAP 1
8130| #define HAVE_SYS_SYSLOG_H 1
8131| #define HAVE_SYSLOG_H 1
8132| #define HAVE_SYS_TIME_H 1
8133| #define HAVE_TIME_H 1
8134| #define HAVE_STDARG_H 1
8135| #define HAVE_SYS_MOUNT_H 1
8136| #define HAVE_SYS_UCONTEXT_H 1
8137| #define HAVE_SETEUID 1
8138| #define HAVE_SETEGID 1
8139| #define HAVE_CHROOT 1
8140| #define HAVE_BZERO 1
8141| #define HAVE_STRERROR 1
8142| #define HAVE_STRERROR_R 1
8143| #define HAVE_VSYSLOG 1
8144| #define HAVE_SETLINEBUF 1
8145| #define HAVE_MKTIME 1
8146| #define HAVE_FTRUNCATE 1
8147| #define HAVE_RENAME 1
8148| #define HAVE_WAITPID 1
8149| #define HAVE_WAIT4 1
8150| #define HAVE_STRLCPY 1
8151| #define HAVE_STRLCAT 1
8152| #define HAVE_INITGROUPS 1
8153| #define HAVE_MEMMOVE 1
8154| #define HAVE_STRDUP 1
8155| #define HAVE_PREAD 1
8156| #define HAVE_PWRITE 1
8157| #define HAVE_STRCASESTR 1
8158| #define HAVE_STRTOK_R 1
8159| #define HAVE_MKDTEMP 1
8160| #define HAVE_DUP2 1
8161| #define HAVE_ISATTY 1
8162| #define HAVE_CHOWN 1
8163| #define HAVE_LCHOWN 1
8164| #define HAVE_LINK 1
8165| #define HAVE_READLINK 1
8166| #define HAVE_SYMLINK 1
8167| #define HAVE_REALPATH 1
8168| #define HAVE_ERRNO_DECL 1
8169| #define HAVE_SECURE_MKSTEMP 1
8170| #define HAVE_STDIO_H 1
8171| #define HAVE_STRINGS_H 1
8172| #define HAVE_DECL_SNPRINTF 1
8173| #define HAVE_DECL_VSNPRINTF 1
8174| #define HAVE_DECL_ASPRINTF 1
8175| #define HAVE_DECL_VASPRINTF 1
8176| #define HAVE_SNPRINTF 1
8177| #define HAVE_VSNPRINTF 1
8178| #define HAVE_ASPRINTF 1
8179| #define HAVE_VASPRINTF 1
8180| #define HAVE_C99_VSNPRINTF 1
8181| #define HAVE_VA_COPY 1
8182| #define HAVE_FUNCTION_MACRO 1
8183| #define HAVE_SYS_PARAM_H 1
8184| #define HAVE_LIMITS_H 1
8185| #define HAVE_SETENV_DECL 1
8186| #define HAVE_SETENV 1
8187| #define HAVE_UNSETENV 1
8188| #define HAVE_STRTOULL 1
8189| #define HAVE_STRTOUQ 1
8190| #define HAVE_STRTOLL 1
8191| #define HAVE_STRTOQ 1
8192| #define HAVE__VA_ARGS__MACRO 1
8193| #define HAVE_SIG_ATOMIC_T_TYPE 1
8194| #define HAVE_VOLATILE 1
8195| #define HAVE_DIRENT_H 1
8196| #define HAVE_FCNTL_H 1
8197| #define HAVE_SYS_FCNTL_H 1
8198| #define HAVE_SYS_RESOURCE_H 1
8199| #define HAVE_SYS_IOCTL_H 1
8200| #define HAVE_SYS_FILIO_H 1
8201| #define HAVE_SYS_ACL_H 1
8202| /* end confdefs.h.  */
8203| #include <stdio.h>
8204| #ifdef HAVE_SYS_TYPES_H
8205| # include <sys/types.h>
8206| #endif
8207| #ifdef HAVE_SYS_STAT_H
8208| # include <sys/stat.h>
8209| #endif
8210| #ifdef STDC_HEADERS
8211| # include <stdlib.h>
8212| # include <stddef.h>
8213| #else
8214| # ifdef HAVE_STDLIB_H
8215| #  include <stdlib.h>
8216| # endif
8217| #endif
8218| #ifdef HAVE_STRING_H
8219| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8220| #  include <memory.h>
8221| # endif
8222| # include <string.h>
8223| #endif
8224| #ifdef HAVE_STRINGS_H
8225| # include <strings.h>
8226| #endif
8227| #ifdef HAVE_INTTYPES_H
8228| # include <inttypes.h>
8229| #endif
8230| #ifdef HAVE_STDINT_H
8231| # include <stdint.h>
8232| #endif
8233| #ifdef HAVE_UNISTD_H
8234| # include <unistd.h>
8235| #endif
8236| #include <acl/libacl.h>
8237configure:10243: result: no
8238configure:10243: checking acl/libacl.h presence
8239configure:10243: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
8240conftest.c:141:24: error: acl/libacl.h: No such file or directory
8241configure:10243: $? = 1
8242configure: failed program was:
8243| /* confdefs.h */
8244| #define PACKAGE_NAME "Samba"
8245| #define PACKAGE_TARNAME "samba"
8246| #define PACKAGE_VERSION "3"
8247| #define PACKAGE_STRING "Samba 3"
8248| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
8249| #define PACKAGE_URL ""
8250| #define CONFIG_H_IS_FROM_SAMBA 1
8251| #define STDC_HEADERS 1
8252| #define HAVE_SYS_TYPES_H 1
8253| #define HAVE_SYS_STAT_H 1
8254| #define HAVE_STDLIB_H 1
8255| #define HAVE_STRING_H 1
8256| #define HAVE_MEMORY_H 1
8257| #define HAVE_STRINGS_H 1
8258| #define HAVE_INTTYPES_H 1
8259| #define HAVE_STDINT_H 1
8260| #define HAVE_UNISTD_H 1
8261| #define __EXTENSIONS__ 1
8262| #define _ALL_SOURCE 1
8263| #define _GNU_SOURCE 1
8264| #define _POSIX_PTHREAD_SEMANTICS 1
8265| #define _TANDEM_SOURCE 1
8266| #define AC_APPLE_UNIVERSAL_BUILD 1
8267| #ifndef _XOPEN_SOURCE_EXTENDED
8268| #define _XOPEN_SOURCE_EXTENDED 1
8269| #endif
8270| #define HAVE_STANDARDS_H 1
8271| #define HAVE_LONG_LONG 1
8272| #define SIZEOF_INT 4
8273| #define SIZEOF_CHAR 1
8274| #define SIZEOF_SHORT 2
8275| #define SIZEOF_LONG 4
8276| #define SIZEOF_LONG_LONG 8
8277| #define SIZEOF_OFF_T 8
8278| #define SIZEOF_SIZE_T 4
8279| #define SIZEOF_SSIZE_T 4
8280| #define HAVE_INTPTR_T 1
8281| #define HAVE_UINTPTR_T 1
8282| #define HAVE_PTRDIFF_T 1
8283| #define HAVE_IMMEDIATE_STRUCTURES 1
8284| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
8285| #define HAVE_STRUCT_STAT_ST_RDEV 1
8286| #define HAVE_ST_RDEV 1
8287| #define loff_t off_t
8288| #define offset_t loff_t
8289| #define HAVE_PIPE 1
8290| #define HAVE_STRFTIME 1
8291| #define HAVE_SRANDOM 1
8292| #define HAVE_RANDOM 1
8293| #define HAVE_SRAND 1
8294| #define HAVE_RAND 1
8295| #define HAVE_USLEEP 1
8296| #define HAVE_SETBUFFER 1
8297| #define HAVE_LSTAT 1
8298| #define HAVE_GETPGRP 1
8299| #define HAVE_UTIME 1
8300| #define HAVE_UTIMES 1
8301| #define HAVE_STDBOOL_H 1
8302| #define HAVE_STDINT_H 1
8303| #define HAVE_SYS_SELECT_H 1
8304| #define HAVE_SETJMP_H 1
8305| #define HAVE_UTIME_H 1
8306| #define HAVE_SYS_WAIT_H 1
8307| #define HAVE_BOOL 1
8308| #define HAVE__Bool 1
8309| #define HAVE_MMAP 1
8310| #define HAVE_SYS_SYSLOG_H 1
8311| #define HAVE_SYSLOG_H 1
8312| #define HAVE_SYS_TIME_H 1
8313| #define HAVE_TIME_H 1
8314| #define HAVE_STDARG_H 1
8315| #define HAVE_SYS_MOUNT_H 1
8316| #define HAVE_SYS_UCONTEXT_H 1
8317| #define HAVE_SETEUID 1
8318| #define HAVE_SETEGID 1
8319| #define HAVE_CHROOT 1
8320| #define HAVE_BZERO 1
8321| #define HAVE_STRERROR 1
8322| #define HAVE_STRERROR_R 1
8323| #define HAVE_VSYSLOG 1
8324| #define HAVE_SETLINEBUF 1
8325| #define HAVE_MKTIME 1
8326| #define HAVE_FTRUNCATE 1
8327| #define HAVE_RENAME 1
8328| #define HAVE_WAITPID 1
8329| #define HAVE_WAIT4 1
8330| #define HAVE_STRLCPY 1
8331| #define HAVE_STRLCAT 1
8332| #define HAVE_INITGROUPS 1
8333| #define HAVE_MEMMOVE 1
8334| #define HAVE_STRDUP 1
8335| #define HAVE_PREAD 1
8336| #define HAVE_PWRITE 1
8337| #define HAVE_STRCASESTR 1
8338| #define HAVE_STRTOK_R 1
8339| #define HAVE_MKDTEMP 1
8340| #define HAVE_DUP2 1
8341| #define HAVE_ISATTY 1
8342| #define HAVE_CHOWN 1
8343| #define HAVE_LCHOWN 1
8344| #define HAVE_LINK 1
8345| #define HAVE_READLINK 1
8346| #define HAVE_SYMLINK 1
8347| #define HAVE_REALPATH 1
8348| #define HAVE_ERRNO_DECL 1
8349| #define HAVE_SECURE_MKSTEMP 1
8350| #define HAVE_STDIO_H 1
8351| #define HAVE_STRINGS_H 1
8352| #define HAVE_DECL_SNPRINTF 1
8353| #define HAVE_DECL_VSNPRINTF 1
8354| #define HAVE_DECL_ASPRINTF 1
8355| #define HAVE_DECL_VASPRINTF 1
8356| #define HAVE_SNPRINTF 1
8357| #define HAVE_VSNPRINTF 1
8358| #define HAVE_ASPRINTF 1
8359| #define HAVE_VASPRINTF 1
8360| #define HAVE_C99_VSNPRINTF 1
8361| #define HAVE_VA_COPY 1
8362| #define HAVE_FUNCTION_MACRO 1
8363| #define HAVE_SYS_PARAM_H 1
8364| #define HAVE_LIMITS_H 1
8365| #define HAVE_SETENV_DECL 1
8366| #define HAVE_SETENV 1
8367| #define HAVE_UNSETENV 1
8368| #define HAVE_STRTOULL 1
8369| #define HAVE_STRTOUQ 1
8370| #define HAVE_STRTOLL 1
8371| #define HAVE_STRTOQ 1
8372| #define HAVE__VA_ARGS__MACRO 1
8373| #define HAVE_SIG_ATOMIC_T_TYPE 1
8374| #define HAVE_VOLATILE 1
8375| #define HAVE_DIRENT_H 1
8376| #define HAVE_FCNTL_H 1
8377| #define HAVE_SYS_FCNTL_H 1
8378| #define HAVE_SYS_RESOURCE_H 1
8379| #define HAVE_SYS_IOCTL_H 1
8380| #define HAVE_SYS_FILIO_H 1
8381| #define HAVE_SYS_ACL_H 1
8382| /* end confdefs.h.  */
8383| #include <acl/libacl.h>
8384configure:10243: result: no
8385configure:10243: checking for acl/libacl.h
8386configure:10243: result: no
8387configure:10243: checking sys/file.h usability
8388configure:10243: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
8389configure:10243: $? = 0
8390configure:10243: result: yes
8391configure:10243: checking sys/file.h presence
8392configure:10243: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
8393configure:10243: $? = 0
8394configure:10243: result: yes
8395configure:10243: checking for sys/file.h
8396configure:10243: result: yes
8397configure:10257: checking for sys/select.h
8398configure:10257: result: yes
8399configure:10271: checking poll.h usability
8400configure:10271: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
8401configure:10271: $? = 0
8402configure:10271: result: yes
8403configure:10271: checking poll.h presence
8404configure:10271: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
8405configure:10271: $? = 0
8406configure:10271: result: yes
8407configure:10271: checking for poll.h
8408configure:10271: result: yes
8409configure:10283: checking for poll
8410configure:10283: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
8411configure:10283: $? = 0
8412configure:10283: result: yes
8413configure:10299: checking for sys/time.h
8414configure:10299: result: yes
8415configure:10299: checking for utime.h
8416configure:10299: result: yes
8417configure:10309: checking whether time.h and sys/time.h may both be included
8418configure:10329: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
8419configure:10329: $? = 0
8420configure:10336: result: yes
8421configure:10347: checking for utime
8422configure:10347: result: yes
8423configure:10347: checking for utimes
8424configure:10347: result: yes
8425configure:10357: checking if gettimeofday takes TZ argument
8426configure:10374: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
8427configure:10374: $? = 0
8428configure:10374: ./conftest
8429configure:10374: $? = 0
8430configure:10384: result: yes
8431configure:10393: checking for sys/wait.h that is POSIX.1 compatible
8432configure:10426: result: yes
8433configure:10438: checking sys/capability.h usability
8434configure:10438: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
8435conftest.c:185:28: error: sys/capability.h: No such file or directory
8436conftest.c:185:28: error: sys/capability.h: No such file or directory
8437fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccVdoCA0.out (No such file or directory)
8438configure:10438: $? = 1
8439configure: failed program was:
8440| /* confdefs.h */
8441| #define PACKAGE_NAME "Samba"
8442| #define PACKAGE_TARNAME "samba"
8443| #define PACKAGE_VERSION "3"
8444| #define PACKAGE_STRING "Samba 3"
8445| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
8446| #define PACKAGE_URL ""
8447| #define CONFIG_H_IS_FROM_SAMBA 1
8448| #define STDC_HEADERS 1
8449| #define HAVE_SYS_TYPES_H 1
8450| #define HAVE_SYS_STAT_H 1
8451| #define HAVE_STDLIB_H 1
8452| #define HAVE_STRING_H 1
8453| #define HAVE_MEMORY_H 1
8454| #define HAVE_STRINGS_H 1
8455| #define HAVE_INTTYPES_H 1
8456| #define HAVE_STDINT_H 1
8457| #define HAVE_UNISTD_H 1
8458| #define __EXTENSIONS__ 1
8459| #define _ALL_SOURCE 1
8460| #define _GNU_SOURCE 1
8461| #define _POSIX_PTHREAD_SEMANTICS 1
8462| #define _TANDEM_SOURCE 1
8463| #define AC_APPLE_UNIVERSAL_BUILD 1
8464| #ifndef _XOPEN_SOURCE_EXTENDED
8465| #define _XOPEN_SOURCE_EXTENDED 1
8466| #endif
8467| #define HAVE_STANDARDS_H 1
8468| #define HAVE_LONG_LONG 1
8469| #define SIZEOF_INT 4
8470| #define SIZEOF_CHAR 1
8471| #define SIZEOF_SHORT 2
8472| #define SIZEOF_LONG 4
8473| #define SIZEOF_LONG_LONG 8
8474| #define SIZEOF_OFF_T 8
8475| #define SIZEOF_SIZE_T 4
8476| #define SIZEOF_SSIZE_T 4
8477| #define HAVE_INTPTR_T 1
8478| #define HAVE_UINTPTR_T 1
8479| #define HAVE_PTRDIFF_T 1
8480| #define HAVE_IMMEDIATE_STRUCTURES 1
8481| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
8482| #define HAVE_STRUCT_STAT_ST_RDEV 1
8483| #define HAVE_ST_RDEV 1
8484| #define loff_t off_t
8485| #define offset_t loff_t
8486| #define HAVE_PIPE 1
8487| #define HAVE_STRFTIME 1
8488| #define HAVE_SRANDOM 1
8489| #define HAVE_RANDOM 1
8490| #define HAVE_SRAND 1
8491| #define HAVE_RAND 1
8492| #define HAVE_USLEEP 1
8493| #define HAVE_SETBUFFER 1
8494| #define HAVE_LSTAT 1
8495| #define HAVE_GETPGRP 1
8496| #define HAVE_UTIME 1
8497| #define HAVE_UTIMES 1
8498| #define HAVE_STDBOOL_H 1
8499| #define HAVE_STDINT_H 1
8500| #define HAVE_SYS_SELECT_H 1
8501| #define HAVE_SETJMP_H 1
8502| #define HAVE_UTIME_H 1
8503| #define HAVE_SYS_WAIT_H 1
8504| #define HAVE_BOOL 1
8505| #define HAVE__Bool 1
8506| #define HAVE_MMAP 1
8507| #define HAVE_SYS_SYSLOG_H 1
8508| #define HAVE_SYSLOG_H 1
8509| #define HAVE_SYS_TIME_H 1
8510| #define HAVE_TIME_H 1
8511| #define HAVE_STDARG_H 1
8512| #define HAVE_SYS_MOUNT_H 1
8513| #define HAVE_SYS_UCONTEXT_H 1
8514| #define HAVE_SETEUID 1
8515| #define HAVE_SETEGID 1
8516| #define HAVE_CHROOT 1
8517| #define HAVE_BZERO 1
8518| #define HAVE_STRERROR 1
8519| #define HAVE_STRERROR_R 1
8520| #define HAVE_VSYSLOG 1
8521| #define HAVE_SETLINEBUF 1
8522| #define HAVE_MKTIME 1
8523| #define HAVE_FTRUNCATE 1
8524| #define HAVE_RENAME 1
8525| #define HAVE_WAITPID 1
8526| #define HAVE_WAIT4 1
8527| #define HAVE_STRLCPY 1
8528| #define HAVE_STRLCAT 1
8529| #define HAVE_INITGROUPS 1
8530| #define HAVE_MEMMOVE 1
8531| #define HAVE_STRDUP 1
8532| #define HAVE_PREAD 1
8533| #define HAVE_PWRITE 1
8534| #define HAVE_STRCASESTR 1
8535| #define HAVE_STRTOK_R 1
8536| #define HAVE_MKDTEMP 1
8537| #define HAVE_DUP2 1
8538| #define HAVE_ISATTY 1
8539| #define HAVE_CHOWN 1
8540| #define HAVE_LCHOWN 1
8541| #define HAVE_LINK 1
8542| #define HAVE_READLINK 1
8543| #define HAVE_SYMLINK 1
8544| #define HAVE_REALPATH 1
8545| #define HAVE_ERRNO_DECL 1
8546| #define HAVE_SECURE_MKSTEMP 1
8547| #define HAVE_STDIO_H 1
8548| #define HAVE_STRINGS_H 1
8549| #define HAVE_DECL_SNPRINTF 1
8550| #define HAVE_DECL_VSNPRINTF 1
8551| #define HAVE_DECL_ASPRINTF 1
8552| #define HAVE_DECL_VASPRINTF 1
8553| #define HAVE_SNPRINTF 1
8554| #define HAVE_VSNPRINTF 1
8555| #define HAVE_ASPRINTF 1
8556| #define HAVE_VASPRINTF 1
8557| #define HAVE_C99_VSNPRINTF 1
8558| #define HAVE_VA_COPY 1
8559| #define HAVE_FUNCTION_MACRO 1
8560| #define HAVE_SYS_PARAM_H 1
8561| #define HAVE_LIMITS_H 1
8562| #define HAVE_SETENV_DECL 1
8563| #define HAVE_SETENV 1
8564| #define HAVE_UNSETENV 1
8565| #define HAVE_STRTOULL 1
8566| #define HAVE_STRTOUQ 1
8567| #define HAVE_STRTOLL 1
8568| #define HAVE_STRTOQ 1
8569| #define HAVE__VA_ARGS__MACRO 1
8570| #define HAVE_SIG_ATOMIC_T_TYPE 1
8571| #define HAVE_VOLATILE 1
8572| #define HAVE_DIRENT_H 1
8573| #define HAVE_FCNTL_H 1
8574| #define HAVE_SYS_FCNTL_H 1
8575| #define HAVE_SYS_RESOURCE_H 1
8576| #define HAVE_SYS_IOCTL_H 1
8577| #define HAVE_SYS_FILIO_H 1
8578| #define HAVE_SYS_ACL_H 1
8579| #define HAVE_SYS_FILE_H 1
8580| #define HAVE_SYS_SELECT_H 1
8581| #define HAVE_POLL_H 1
8582| #define HAVE_POLL 1
8583| #define HAVE_SYS_TIME_H 1
8584| #define HAVE_UTIME_H 1
8585| #define TIME_WITH_SYS_TIME 1
8586| #define HAVE_UTIME 1
8587| #define HAVE_UTIMES 1
8588| #define HAVE_GETTIMEOFDAY_TZ 1
8589| #define HAVE_SYS_WAIT_H 1
8590| /* end confdefs.h.  */
8591| #include <stdio.h>
8592| #ifdef HAVE_SYS_TYPES_H
8593| # include <sys/types.h>
8594| #endif
8595| #ifdef HAVE_SYS_STAT_H
8596| # include <sys/stat.h>
8597| #endif
8598| #ifdef STDC_HEADERS
8599| # include <stdlib.h>
8600| # include <stddef.h>
8601| #else
8602| # ifdef HAVE_STDLIB_H
8603| #  include <stdlib.h>
8604| # endif
8605| #endif
8606| #ifdef HAVE_STRING_H
8607| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8608| #  include <memory.h>
8609| # endif
8610| # include <string.h>
8611| #endif
8612| #ifdef HAVE_STRINGS_H
8613| # include <strings.h>
8614| #endif
8615| #ifdef HAVE_INTTYPES_H
8616| # include <inttypes.h>
8617| #endif
8618| #ifdef HAVE_STDINT_H
8619| # include <stdint.h>
8620| #endif
8621| #ifdef HAVE_UNISTD_H
8622| # include <unistd.h>
8623| #endif
8624| #include <sys/capability.h>
8625configure:10438: result: no
8626configure:10438: checking sys/capability.h presence
8627configure:10438: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
8628conftest.c:152:28: error: sys/capability.h: No such file or directory
8629configure:10438: $? = 1
8630configure: failed program was:
8631| /* confdefs.h */
8632| #define PACKAGE_NAME "Samba"
8633| #define PACKAGE_TARNAME "samba"
8634| #define PACKAGE_VERSION "3"
8635| #define PACKAGE_STRING "Samba 3"
8636| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
8637| #define PACKAGE_URL ""
8638| #define CONFIG_H_IS_FROM_SAMBA 1
8639| #define STDC_HEADERS 1
8640| #define HAVE_SYS_TYPES_H 1
8641| #define HAVE_SYS_STAT_H 1
8642| #define HAVE_STDLIB_H 1
8643| #define HAVE_STRING_H 1
8644| #define HAVE_MEMORY_H 1
8645| #define HAVE_STRINGS_H 1
8646| #define HAVE_INTTYPES_H 1
8647| #define HAVE_STDINT_H 1
8648| #define HAVE_UNISTD_H 1
8649| #define __EXTENSIONS__ 1
8650| #define _ALL_SOURCE 1
8651| #define _GNU_SOURCE 1
8652| #define _POSIX_PTHREAD_SEMANTICS 1
8653| #define _TANDEM_SOURCE 1
8654| #define AC_APPLE_UNIVERSAL_BUILD 1
8655| #ifndef _XOPEN_SOURCE_EXTENDED
8656| #define _XOPEN_SOURCE_EXTENDED 1
8657| #endif
8658| #define HAVE_STANDARDS_H 1
8659| #define HAVE_LONG_LONG 1
8660| #define SIZEOF_INT 4
8661| #define SIZEOF_CHAR 1
8662| #define SIZEOF_SHORT 2
8663| #define SIZEOF_LONG 4
8664| #define SIZEOF_LONG_LONG 8
8665| #define SIZEOF_OFF_T 8
8666| #define SIZEOF_SIZE_T 4
8667| #define SIZEOF_SSIZE_T 4
8668| #define HAVE_INTPTR_T 1
8669| #define HAVE_UINTPTR_T 1
8670| #define HAVE_PTRDIFF_T 1
8671| #define HAVE_IMMEDIATE_STRUCTURES 1
8672| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
8673| #define HAVE_STRUCT_STAT_ST_RDEV 1
8674| #define HAVE_ST_RDEV 1
8675| #define loff_t off_t
8676| #define offset_t loff_t
8677| #define HAVE_PIPE 1
8678| #define HAVE_STRFTIME 1
8679| #define HAVE_SRANDOM 1
8680| #define HAVE_RANDOM 1
8681| #define HAVE_SRAND 1
8682| #define HAVE_RAND 1
8683| #define HAVE_USLEEP 1
8684| #define HAVE_SETBUFFER 1
8685| #define HAVE_LSTAT 1
8686| #define HAVE_GETPGRP 1
8687| #define HAVE_UTIME 1
8688| #define HAVE_UTIMES 1
8689| #define HAVE_STDBOOL_H 1
8690| #define HAVE_STDINT_H 1
8691| #define HAVE_SYS_SELECT_H 1
8692| #define HAVE_SETJMP_H 1
8693| #define HAVE_UTIME_H 1
8694| #define HAVE_SYS_WAIT_H 1
8695| #define HAVE_BOOL 1
8696| #define HAVE__Bool 1
8697| #define HAVE_MMAP 1
8698| #define HAVE_SYS_SYSLOG_H 1
8699| #define HAVE_SYSLOG_H 1
8700| #define HAVE_SYS_TIME_H 1
8701| #define HAVE_TIME_H 1
8702| #define HAVE_STDARG_H 1
8703| #define HAVE_SYS_MOUNT_H 1
8704| #define HAVE_SYS_UCONTEXT_H 1
8705| #define HAVE_SETEUID 1
8706| #define HAVE_SETEGID 1
8707| #define HAVE_CHROOT 1
8708| #define HAVE_BZERO 1
8709| #define HAVE_STRERROR 1
8710| #define HAVE_STRERROR_R 1
8711| #define HAVE_VSYSLOG 1
8712| #define HAVE_SETLINEBUF 1
8713| #define HAVE_MKTIME 1
8714| #define HAVE_FTRUNCATE 1
8715| #define HAVE_RENAME 1
8716| #define HAVE_WAITPID 1
8717| #define HAVE_WAIT4 1
8718| #define HAVE_STRLCPY 1
8719| #define HAVE_STRLCAT 1
8720| #define HAVE_INITGROUPS 1
8721| #define HAVE_MEMMOVE 1
8722| #define HAVE_STRDUP 1
8723| #define HAVE_PREAD 1
8724| #define HAVE_PWRITE 1
8725| #define HAVE_STRCASESTR 1
8726| #define HAVE_STRTOK_R 1
8727| #define HAVE_MKDTEMP 1
8728| #define HAVE_DUP2 1
8729| #define HAVE_ISATTY 1
8730| #define HAVE_CHOWN 1
8731| #define HAVE_LCHOWN 1
8732| #define HAVE_LINK 1
8733| #define HAVE_READLINK 1
8734| #define HAVE_SYMLINK 1
8735| #define HAVE_REALPATH 1
8736| #define HAVE_ERRNO_DECL 1
8737| #define HAVE_SECURE_MKSTEMP 1
8738| #define HAVE_STDIO_H 1
8739| #define HAVE_STRINGS_H 1
8740| #define HAVE_DECL_SNPRINTF 1
8741| #define HAVE_DECL_VSNPRINTF 1
8742| #define HAVE_DECL_ASPRINTF 1
8743| #define HAVE_DECL_VASPRINTF 1
8744| #define HAVE_SNPRINTF 1
8745| #define HAVE_VSNPRINTF 1
8746| #define HAVE_ASPRINTF 1
8747| #define HAVE_VASPRINTF 1
8748| #define HAVE_C99_VSNPRINTF 1
8749| #define HAVE_VA_COPY 1
8750| #define HAVE_FUNCTION_MACRO 1
8751| #define HAVE_SYS_PARAM_H 1
8752| #define HAVE_LIMITS_H 1
8753| #define HAVE_SETENV_DECL 1
8754| #define HAVE_SETENV 1
8755| #define HAVE_UNSETENV 1
8756| #define HAVE_STRTOULL 1
8757| #define HAVE_STRTOUQ 1
8758| #define HAVE_STRTOLL 1
8759| #define HAVE_STRTOQ 1
8760| #define HAVE__VA_ARGS__MACRO 1
8761| #define HAVE_SIG_ATOMIC_T_TYPE 1
8762| #define HAVE_VOLATILE 1
8763| #define HAVE_DIRENT_H 1
8764| #define HAVE_FCNTL_H 1
8765| #define HAVE_SYS_FCNTL_H 1
8766| #define HAVE_SYS_RESOURCE_H 1
8767| #define HAVE_SYS_IOCTL_H 1
8768| #define HAVE_SYS_FILIO_H 1
8769| #define HAVE_SYS_ACL_H 1
8770| #define HAVE_SYS_FILE_H 1
8771| #define HAVE_SYS_SELECT_H 1
8772| #define HAVE_POLL_H 1
8773| #define HAVE_POLL 1
8774| #define HAVE_SYS_TIME_H 1
8775| #define HAVE_UTIME_H 1
8776| #define TIME_WITH_SYS_TIME 1
8777| #define HAVE_UTIME 1
8778| #define HAVE_UTIMES 1
8779| #define HAVE_GETTIMEOFDAY_TZ 1
8780| #define HAVE_SYS_WAIT_H 1
8781| /* end confdefs.h.  */
8782| #include <sys/capability.h>
8783configure:10438: result: no
8784configure:10438: checking for sys/capability.h
8785configure:10438: result: no
8786configure:10539: checking grp.h usability
8787configure:10539: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
8788configure:10539: $? = 0
8789configure:10539: result: yes
8790configure:10539: checking grp.h presence
8791configure:10539: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
8792configure:10539: $? = 0
8793configure:10539: result: yes
8794configure:10539: checking for grp.h
8795configure:10539: result: yes
8796configure:10539: checking sys/id.h usability
8797configure:10539: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
8798conftest.c:186:20: error: sys/id.h: No such file or directory
8799conftest.c:186:20: error: sys/id.h: No such file or directory
8800fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccyFGBKx.out (No such file or directory)
8801configure:10539: $? = 1
8802configure: failed program was:
8803| /* confdefs.h */
8804| #define PACKAGE_NAME "Samba"
8805| #define PACKAGE_TARNAME "samba"
8806| #define PACKAGE_VERSION "3"
8807| #define PACKAGE_STRING "Samba 3"
8808| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
8809| #define PACKAGE_URL ""
8810| #define CONFIG_H_IS_FROM_SAMBA 1
8811| #define STDC_HEADERS 1
8812| #define HAVE_SYS_TYPES_H 1
8813| #define HAVE_SYS_STAT_H 1
8814| #define HAVE_STDLIB_H 1
8815| #define HAVE_STRING_H 1
8816| #define HAVE_MEMORY_H 1
8817| #define HAVE_STRINGS_H 1
8818| #define HAVE_INTTYPES_H 1
8819| #define HAVE_STDINT_H 1
8820| #define HAVE_UNISTD_H 1
8821| #define __EXTENSIONS__ 1
8822| #define _ALL_SOURCE 1
8823| #define _GNU_SOURCE 1
8824| #define _POSIX_PTHREAD_SEMANTICS 1
8825| #define _TANDEM_SOURCE 1
8826| #define AC_APPLE_UNIVERSAL_BUILD 1
8827| #ifndef _XOPEN_SOURCE_EXTENDED
8828| #define _XOPEN_SOURCE_EXTENDED 1
8829| #endif
8830| #define HAVE_STANDARDS_H 1
8831| #define HAVE_LONG_LONG 1
8832| #define SIZEOF_INT 4
8833| #define SIZEOF_CHAR 1
8834| #define SIZEOF_SHORT 2
8835| #define SIZEOF_LONG 4
8836| #define SIZEOF_LONG_LONG 8
8837| #define SIZEOF_OFF_T 8
8838| #define SIZEOF_SIZE_T 4
8839| #define SIZEOF_SSIZE_T 4
8840| #define HAVE_INTPTR_T 1
8841| #define HAVE_UINTPTR_T 1
8842| #define HAVE_PTRDIFF_T 1
8843| #define HAVE_IMMEDIATE_STRUCTURES 1
8844| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
8845| #define HAVE_STRUCT_STAT_ST_RDEV 1
8846| #define HAVE_ST_RDEV 1
8847| #define loff_t off_t
8848| #define offset_t loff_t
8849| #define HAVE_PIPE 1
8850| #define HAVE_STRFTIME 1
8851| #define HAVE_SRANDOM 1
8852| #define HAVE_RANDOM 1
8853| #define HAVE_SRAND 1
8854| #define HAVE_RAND 1
8855| #define HAVE_USLEEP 1
8856| #define HAVE_SETBUFFER 1
8857| #define HAVE_LSTAT 1
8858| #define HAVE_GETPGRP 1
8859| #define HAVE_UTIME 1
8860| #define HAVE_UTIMES 1
8861| #define HAVE_STDBOOL_H 1
8862| #define HAVE_STDINT_H 1
8863| #define HAVE_SYS_SELECT_H 1
8864| #define HAVE_SETJMP_H 1
8865| #define HAVE_UTIME_H 1
8866| #define HAVE_SYS_WAIT_H 1
8867| #define HAVE_BOOL 1
8868| #define HAVE__Bool 1
8869| #define HAVE_MMAP 1
8870| #define HAVE_SYS_SYSLOG_H 1
8871| #define HAVE_SYSLOG_H 1
8872| #define HAVE_SYS_TIME_H 1
8873| #define HAVE_TIME_H 1
8874| #define HAVE_STDARG_H 1
8875| #define HAVE_SYS_MOUNT_H 1
8876| #define HAVE_SYS_UCONTEXT_H 1
8877| #define HAVE_SETEUID 1
8878| #define HAVE_SETEGID 1
8879| #define HAVE_CHROOT 1
8880| #define HAVE_BZERO 1
8881| #define HAVE_STRERROR 1
8882| #define HAVE_STRERROR_R 1
8883| #define HAVE_VSYSLOG 1
8884| #define HAVE_SETLINEBUF 1
8885| #define HAVE_MKTIME 1
8886| #define HAVE_FTRUNCATE 1
8887| #define HAVE_RENAME 1
8888| #define HAVE_WAITPID 1
8889| #define HAVE_WAIT4 1
8890| #define HAVE_STRLCPY 1
8891| #define HAVE_STRLCAT 1
8892| #define HAVE_INITGROUPS 1
8893| #define HAVE_MEMMOVE 1
8894| #define HAVE_STRDUP 1
8895| #define HAVE_PREAD 1
8896| #define HAVE_PWRITE 1
8897| #define HAVE_STRCASESTR 1
8898| #define HAVE_STRTOK_R 1
8899| #define HAVE_MKDTEMP 1
8900| #define HAVE_DUP2 1
8901| #define HAVE_ISATTY 1
8902| #define HAVE_CHOWN 1
8903| #define HAVE_LCHOWN 1
8904| #define HAVE_LINK 1
8905| #define HAVE_READLINK 1
8906| #define HAVE_SYMLINK 1
8907| #define HAVE_REALPATH 1
8908| #define HAVE_ERRNO_DECL 1
8909| #define HAVE_SECURE_MKSTEMP 1
8910| #define HAVE_STDIO_H 1
8911| #define HAVE_STRINGS_H 1
8912| #define HAVE_DECL_SNPRINTF 1
8913| #define HAVE_DECL_VSNPRINTF 1
8914| #define HAVE_DECL_ASPRINTF 1
8915| #define HAVE_DECL_VASPRINTF 1
8916| #define HAVE_SNPRINTF 1
8917| #define HAVE_VSNPRINTF 1
8918| #define HAVE_ASPRINTF 1
8919| #define HAVE_VASPRINTF 1
8920| #define HAVE_C99_VSNPRINTF 1
8921| #define HAVE_VA_COPY 1
8922| #define HAVE_FUNCTION_MACRO 1
8923| #define HAVE_SYS_PARAM_H 1
8924| #define HAVE_LIMITS_H 1
8925| #define HAVE_SETENV_DECL 1
8926| #define HAVE_SETENV 1
8927| #define HAVE_UNSETENV 1
8928| #define HAVE_STRTOULL 1
8929| #define HAVE_STRTOUQ 1
8930| #define HAVE_STRTOLL 1
8931| #define HAVE_STRTOQ 1
8932| #define HAVE__VA_ARGS__MACRO 1
8933| #define HAVE_SIG_ATOMIC_T_TYPE 1
8934| #define HAVE_VOLATILE 1
8935| #define HAVE_DIRENT_H 1
8936| #define HAVE_FCNTL_H 1
8937| #define HAVE_SYS_FCNTL_H 1
8938| #define HAVE_SYS_RESOURCE_H 1
8939| #define HAVE_SYS_IOCTL_H 1
8940| #define HAVE_SYS_FILIO_H 1
8941| #define HAVE_SYS_ACL_H 1
8942| #define HAVE_SYS_FILE_H 1
8943| #define HAVE_SYS_SELECT_H 1
8944| #define HAVE_POLL_H 1
8945| #define HAVE_POLL 1
8946| #define HAVE_SYS_TIME_H 1
8947| #define HAVE_UTIME_H 1
8948| #define TIME_WITH_SYS_TIME 1
8949| #define HAVE_UTIME 1
8950| #define HAVE_UTIMES 1
8951| #define HAVE_GETTIMEOFDAY_TZ 1
8952| #define HAVE_SYS_WAIT_H 1
8953| #define HAVE_GRP_H 1
8954| /* end confdefs.h.  */
8955| #include <stdio.h>
8956| #ifdef HAVE_SYS_TYPES_H
8957| # include <sys/types.h>
8958| #endif
8959| #ifdef HAVE_SYS_STAT_H
8960| # include <sys/stat.h>
8961| #endif
8962| #ifdef STDC_HEADERS
8963| # include <stdlib.h>
8964| # include <stddef.h>
8965| #else
8966| # ifdef HAVE_STDLIB_H
8967| #  include <stdlib.h>
8968| # endif
8969| #endif
8970| #ifdef HAVE_STRING_H
8971| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
8972| #  include <memory.h>
8973| # endif
8974| # include <string.h>
8975| #endif
8976| #ifdef HAVE_STRINGS_H
8977| # include <strings.h>
8978| #endif
8979| #ifdef HAVE_INTTYPES_H
8980| # include <inttypes.h>
8981| #endif
8982| #ifdef HAVE_STDINT_H
8983| # include <stdint.h>
8984| #endif
8985| #ifdef HAVE_UNISTD_H
8986| # include <unistd.h>
8987| #endif
8988| #include <sys/id.h>
8989configure:10539: result: no
8990configure:10539: checking sys/id.h presence
8991configure:10539: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
8992conftest.c:153:20: error: sys/id.h: No such file or directory
8993configure:10539: $? = 1
8994configure: failed program was:
8995| /* confdefs.h */
8996| #define PACKAGE_NAME "Samba"
8997| #define PACKAGE_TARNAME "samba"
8998| #define PACKAGE_VERSION "3"
8999| #define PACKAGE_STRING "Samba 3"
9000| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
9001| #define PACKAGE_URL ""
9002| #define CONFIG_H_IS_FROM_SAMBA 1
9003| #define STDC_HEADERS 1
9004| #define HAVE_SYS_TYPES_H 1
9005| #define HAVE_SYS_STAT_H 1
9006| #define HAVE_STDLIB_H 1
9007| #define HAVE_STRING_H 1
9008| #define HAVE_MEMORY_H 1
9009| #define HAVE_STRINGS_H 1
9010| #define HAVE_INTTYPES_H 1
9011| #define HAVE_STDINT_H 1
9012| #define HAVE_UNISTD_H 1
9013| #define __EXTENSIONS__ 1
9014| #define _ALL_SOURCE 1
9015| #define _GNU_SOURCE 1
9016| #define _POSIX_PTHREAD_SEMANTICS 1
9017| #define _TANDEM_SOURCE 1
9018| #define AC_APPLE_UNIVERSAL_BUILD 1
9019| #ifndef _XOPEN_SOURCE_EXTENDED
9020| #define _XOPEN_SOURCE_EXTENDED 1
9021| #endif
9022| #define HAVE_STANDARDS_H 1
9023| #define HAVE_LONG_LONG 1
9024| #define SIZEOF_INT 4
9025| #define SIZEOF_CHAR 1
9026| #define SIZEOF_SHORT 2
9027| #define SIZEOF_LONG 4
9028| #define SIZEOF_LONG_LONG 8
9029| #define SIZEOF_OFF_T 8
9030| #define SIZEOF_SIZE_T 4
9031| #define SIZEOF_SSIZE_T 4
9032| #define HAVE_INTPTR_T 1
9033| #define HAVE_UINTPTR_T 1
9034| #define HAVE_PTRDIFF_T 1
9035| #define HAVE_IMMEDIATE_STRUCTURES 1
9036| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
9037| #define HAVE_STRUCT_STAT_ST_RDEV 1
9038| #define HAVE_ST_RDEV 1
9039| #define loff_t off_t
9040| #define offset_t loff_t
9041| #define HAVE_PIPE 1
9042| #define HAVE_STRFTIME 1
9043| #define HAVE_SRANDOM 1
9044| #define HAVE_RANDOM 1
9045| #define HAVE_SRAND 1
9046| #define HAVE_RAND 1
9047| #define HAVE_USLEEP 1
9048| #define HAVE_SETBUFFER 1
9049| #define HAVE_LSTAT 1
9050| #define HAVE_GETPGRP 1
9051| #define HAVE_UTIME 1
9052| #define HAVE_UTIMES 1
9053| #define HAVE_STDBOOL_H 1
9054| #define HAVE_STDINT_H 1
9055| #define HAVE_SYS_SELECT_H 1
9056| #define HAVE_SETJMP_H 1
9057| #define HAVE_UTIME_H 1
9058| #define HAVE_SYS_WAIT_H 1
9059| #define HAVE_BOOL 1
9060| #define HAVE__Bool 1
9061| #define HAVE_MMAP 1
9062| #define HAVE_SYS_SYSLOG_H 1
9063| #define HAVE_SYSLOG_H 1
9064| #define HAVE_SYS_TIME_H 1
9065| #define HAVE_TIME_H 1
9066| #define HAVE_STDARG_H 1
9067| #define HAVE_SYS_MOUNT_H 1
9068| #define HAVE_SYS_UCONTEXT_H 1
9069| #define HAVE_SETEUID 1
9070| #define HAVE_SETEGID 1
9071| #define HAVE_CHROOT 1
9072| #define HAVE_BZERO 1
9073| #define HAVE_STRERROR 1
9074| #define HAVE_STRERROR_R 1
9075| #define HAVE_VSYSLOG 1
9076| #define HAVE_SETLINEBUF 1
9077| #define HAVE_MKTIME 1
9078| #define HAVE_FTRUNCATE 1
9079| #define HAVE_RENAME 1
9080| #define HAVE_WAITPID 1
9081| #define HAVE_WAIT4 1
9082| #define HAVE_STRLCPY 1
9083| #define HAVE_STRLCAT 1
9084| #define HAVE_INITGROUPS 1
9085| #define HAVE_MEMMOVE 1
9086| #define HAVE_STRDUP 1
9087| #define HAVE_PREAD 1
9088| #define HAVE_PWRITE 1
9089| #define HAVE_STRCASESTR 1
9090| #define HAVE_STRTOK_R 1
9091| #define HAVE_MKDTEMP 1
9092| #define HAVE_DUP2 1
9093| #define HAVE_ISATTY 1
9094| #define HAVE_CHOWN 1
9095| #define HAVE_LCHOWN 1
9096| #define HAVE_LINK 1
9097| #define HAVE_READLINK 1
9098| #define HAVE_SYMLINK 1
9099| #define HAVE_REALPATH 1
9100| #define HAVE_ERRNO_DECL 1
9101| #define HAVE_SECURE_MKSTEMP 1
9102| #define HAVE_STDIO_H 1
9103| #define HAVE_STRINGS_H 1
9104| #define HAVE_DECL_SNPRINTF 1
9105| #define HAVE_DECL_VSNPRINTF 1
9106| #define HAVE_DECL_ASPRINTF 1
9107| #define HAVE_DECL_VASPRINTF 1
9108| #define HAVE_SNPRINTF 1
9109| #define HAVE_VSNPRINTF 1
9110| #define HAVE_ASPRINTF 1
9111| #define HAVE_VASPRINTF 1
9112| #define HAVE_C99_VSNPRINTF 1
9113| #define HAVE_VA_COPY 1
9114| #define HAVE_FUNCTION_MACRO 1
9115| #define HAVE_SYS_PARAM_H 1
9116| #define HAVE_LIMITS_H 1
9117| #define HAVE_SETENV_DECL 1
9118| #define HAVE_SETENV 1
9119| #define HAVE_UNSETENV 1
9120| #define HAVE_STRTOULL 1
9121| #define HAVE_STRTOUQ 1
9122| #define HAVE_STRTOLL 1
9123| #define HAVE_STRTOQ 1
9124| #define HAVE__VA_ARGS__MACRO 1
9125| #define HAVE_SIG_ATOMIC_T_TYPE 1
9126| #define HAVE_VOLATILE 1
9127| #define HAVE_DIRENT_H 1
9128| #define HAVE_FCNTL_H 1
9129| #define HAVE_SYS_FCNTL_H 1
9130| #define HAVE_SYS_RESOURCE_H 1
9131| #define HAVE_SYS_IOCTL_H 1
9132| #define HAVE_SYS_FILIO_H 1
9133| #define HAVE_SYS_ACL_H 1
9134| #define HAVE_SYS_FILE_H 1
9135| #define HAVE_SYS_SELECT_H 1
9136| #define HAVE_POLL_H 1
9137| #define HAVE_POLL 1
9138| #define HAVE_SYS_TIME_H 1
9139| #define HAVE_UTIME_H 1
9140| #define TIME_WITH_SYS_TIME 1
9141| #define HAVE_UTIME 1
9142| #define HAVE_UTIMES 1
9143| #define HAVE_GETTIMEOFDAY_TZ 1
9144| #define HAVE_SYS_WAIT_H 1
9145| #define HAVE_GRP_H 1
9146| /* end confdefs.h.  */
9147| #include <sys/id.h>
9148configure:10539: result: no
9149configure:10539: checking for sys/id.h
9150configure:10539: result: no
9151configure:10539: checking compat.h usability
9152configure:10539: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
9153conftest.c:186:20: error: compat.h: No such file or directory
9154conftest.c:186:20: error: compat.h: No such file or directory
9155fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccPTHjgc.out (No such file or directory)
9156configure:10539: $? = 1
9157configure: failed program was:
9158| /* confdefs.h */
9159| #define PACKAGE_NAME "Samba"
9160| #define PACKAGE_TARNAME "samba"
9161| #define PACKAGE_VERSION "3"
9162| #define PACKAGE_STRING "Samba 3"
9163| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
9164| #define PACKAGE_URL ""
9165| #define CONFIG_H_IS_FROM_SAMBA 1
9166| #define STDC_HEADERS 1
9167| #define HAVE_SYS_TYPES_H 1
9168| #define HAVE_SYS_STAT_H 1
9169| #define HAVE_STDLIB_H 1
9170| #define HAVE_STRING_H 1
9171| #define HAVE_MEMORY_H 1
9172| #define HAVE_STRINGS_H 1
9173| #define HAVE_INTTYPES_H 1
9174| #define HAVE_STDINT_H 1
9175| #define HAVE_UNISTD_H 1
9176| #define __EXTENSIONS__ 1
9177| #define _ALL_SOURCE 1
9178| #define _GNU_SOURCE 1
9179| #define _POSIX_PTHREAD_SEMANTICS 1
9180| #define _TANDEM_SOURCE 1
9181| #define AC_APPLE_UNIVERSAL_BUILD 1
9182| #ifndef _XOPEN_SOURCE_EXTENDED
9183| #define _XOPEN_SOURCE_EXTENDED 1
9184| #endif
9185| #define HAVE_STANDARDS_H 1
9186| #define HAVE_LONG_LONG 1
9187| #define SIZEOF_INT 4
9188| #define SIZEOF_CHAR 1
9189| #define SIZEOF_SHORT 2
9190| #define SIZEOF_LONG 4
9191| #define SIZEOF_LONG_LONG 8
9192| #define SIZEOF_OFF_T 8
9193| #define SIZEOF_SIZE_T 4
9194| #define SIZEOF_SSIZE_T 4
9195| #define HAVE_INTPTR_T 1
9196| #define HAVE_UINTPTR_T 1
9197| #define HAVE_PTRDIFF_T 1
9198| #define HAVE_IMMEDIATE_STRUCTURES 1
9199| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
9200| #define HAVE_STRUCT_STAT_ST_RDEV 1
9201| #define HAVE_ST_RDEV 1
9202| #define loff_t off_t
9203| #define offset_t loff_t
9204| #define HAVE_PIPE 1
9205| #define HAVE_STRFTIME 1
9206| #define HAVE_SRANDOM 1
9207| #define HAVE_RANDOM 1
9208| #define HAVE_SRAND 1
9209| #define HAVE_RAND 1
9210| #define HAVE_USLEEP 1
9211| #define HAVE_SETBUFFER 1
9212| #define HAVE_LSTAT 1
9213| #define HAVE_GETPGRP 1
9214| #define HAVE_UTIME 1
9215| #define HAVE_UTIMES 1
9216| #define HAVE_STDBOOL_H 1
9217| #define HAVE_STDINT_H 1
9218| #define HAVE_SYS_SELECT_H 1
9219| #define HAVE_SETJMP_H 1
9220| #define HAVE_UTIME_H 1
9221| #define HAVE_SYS_WAIT_H 1
9222| #define HAVE_BOOL 1
9223| #define HAVE__Bool 1
9224| #define HAVE_MMAP 1
9225| #define HAVE_SYS_SYSLOG_H 1
9226| #define HAVE_SYSLOG_H 1
9227| #define HAVE_SYS_TIME_H 1
9228| #define HAVE_TIME_H 1
9229| #define HAVE_STDARG_H 1
9230| #define HAVE_SYS_MOUNT_H 1
9231| #define HAVE_SYS_UCONTEXT_H 1
9232| #define HAVE_SETEUID 1
9233| #define HAVE_SETEGID 1
9234| #define HAVE_CHROOT 1
9235| #define HAVE_BZERO 1
9236| #define HAVE_STRERROR 1
9237| #define HAVE_STRERROR_R 1
9238| #define HAVE_VSYSLOG 1
9239| #define HAVE_SETLINEBUF 1
9240| #define HAVE_MKTIME 1
9241| #define HAVE_FTRUNCATE 1
9242| #define HAVE_RENAME 1
9243| #define HAVE_WAITPID 1
9244| #define HAVE_WAIT4 1
9245| #define HAVE_STRLCPY 1
9246| #define HAVE_STRLCAT 1
9247| #define HAVE_INITGROUPS 1
9248| #define HAVE_MEMMOVE 1
9249| #define HAVE_STRDUP 1
9250| #define HAVE_PREAD 1
9251| #define HAVE_PWRITE 1
9252| #define HAVE_STRCASESTR 1
9253| #define HAVE_STRTOK_R 1
9254| #define HAVE_MKDTEMP 1
9255| #define HAVE_DUP2 1
9256| #define HAVE_ISATTY 1
9257| #define HAVE_CHOWN 1
9258| #define HAVE_LCHOWN 1
9259| #define HAVE_LINK 1
9260| #define HAVE_READLINK 1
9261| #define HAVE_SYMLINK 1
9262| #define HAVE_REALPATH 1
9263| #define HAVE_ERRNO_DECL 1
9264| #define HAVE_SECURE_MKSTEMP 1
9265| #define HAVE_STDIO_H 1
9266| #define HAVE_STRINGS_H 1
9267| #define HAVE_DECL_SNPRINTF 1
9268| #define HAVE_DECL_VSNPRINTF 1
9269| #define HAVE_DECL_ASPRINTF 1
9270| #define HAVE_DECL_VASPRINTF 1
9271| #define HAVE_SNPRINTF 1
9272| #define HAVE_VSNPRINTF 1
9273| #define HAVE_ASPRINTF 1
9274| #define HAVE_VASPRINTF 1
9275| #define HAVE_C99_VSNPRINTF 1
9276| #define HAVE_VA_COPY 1
9277| #define HAVE_FUNCTION_MACRO 1
9278| #define HAVE_SYS_PARAM_H 1
9279| #define HAVE_LIMITS_H 1
9280| #define HAVE_SETENV_DECL 1
9281| #define HAVE_SETENV 1
9282| #define HAVE_UNSETENV 1
9283| #define HAVE_STRTOULL 1
9284| #define HAVE_STRTOUQ 1
9285| #define HAVE_STRTOLL 1
9286| #define HAVE_STRTOQ 1
9287| #define HAVE__VA_ARGS__MACRO 1
9288| #define HAVE_SIG_ATOMIC_T_TYPE 1
9289| #define HAVE_VOLATILE 1
9290| #define HAVE_DIRENT_H 1
9291| #define HAVE_FCNTL_H 1
9292| #define HAVE_SYS_FCNTL_H 1
9293| #define HAVE_SYS_RESOURCE_H 1
9294| #define HAVE_SYS_IOCTL_H 1
9295| #define HAVE_SYS_FILIO_H 1
9296| #define HAVE_SYS_ACL_H 1
9297| #define HAVE_SYS_FILE_H 1
9298| #define HAVE_SYS_SELECT_H 1
9299| #define HAVE_POLL_H 1
9300| #define HAVE_POLL 1
9301| #define HAVE_SYS_TIME_H 1
9302| #define HAVE_UTIME_H 1
9303| #define TIME_WITH_SYS_TIME 1
9304| #define HAVE_UTIME 1
9305| #define HAVE_UTIMES 1
9306| #define HAVE_GETTIMEOFDAY_TZ 1
9307| #define HAVE_SYS_WAIT_H 1
9308| #define HAVE_GRP_H 1
9309| /* end confdefs.h.  */
9310| #include <stdio.h>
9311| #ifdef HAVE_SYS_TYPES_H
9312| # include <sys/types.h>
9313| #endif
9314| #ifdef HAVE_SYS_STAT_H
9315| # include <sys/stat.h>
9316| #endif
9317| #ifdef STDC_HEADERS
9318| # include <stdlib.h>
9319| # include <stddef.h>
9320| #else
9321| # ifdef HAVE_STDLIB_H
9322| #  include <stdlib.h>
9323| # endif
9324| #endif
9325| #ifdef HAVE_STRING_H
9326| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9327| #  include <memory.h>
9328| # endif
9329| # include <string.h>
9330| #endif
9331| #ifdef HAVE_STRINGS_H
9332| # include <strings.h>
9333| #endif
9334| #ifdef HAVE_INTTYPES_H
9335| # include <inttypes.h>
9336| #endif
9337| #ifdef HAVE_STDINT_H
9338| # include <stdint.h>
9339| #endif
9340| #ifdef HAVE_UNISTD_H
9341| # include <unistd.h>
9342| #endif
9343| #include <compat.h>
9344configure:10539: result: no
9345configure:10539: checking compat.h presence
9346configure:10539: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
9347conftest.c:153:20: error: compat.h: No such file or directory
9348configure:10539: $? = 1
9349configure: failed program was:
9350| /* confdefs.h */
9351| #define PACKAGE_NAME "Samba"
9352| #define PACKAGE_TARNAME "samba"
9353| #define PACKAGE_VERSION "3"
9354| #define PACKAGE_STRING "Samba 3"
9355| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
9356| #define PACKAGE_URL ""
9357| #define CONFIG_H_IS_FROM_SAMBA 1
9358| #define STDC_HEADERS 1
9359| #define HAVE_SYS_TYPES_H 1
9360| #define HAVE_SYS_STAT_H 1
9361| #define HAVE_STDLIB_H 1
9362| #define HAVE_STRING_H 1
9363| #define HAVE_MEMORY_H 1
9364| #define HAVE_STRINGS_H 1
9365| #define HAVE_INTTYPES_H 1
9366| #define HAVE_STDINT_H 1
9367| #define HAVE_UNISTD_H 1
9368| #define __EXTENSIONS__ 1
9369| #define _ALL_SOURCE 1
9370| #define _GNU_SOURCE 1
9371| #define _POSIX_PTHREAD_SEMANTICS 1
9372| #define _TANDEM_SOURCE 1
9373| #define AC_APPLE_UNIVERSAL_BUILD 1
9374| #ifndef _XOPEN_SOURCE_EXTENDED
9375| #define _XOPEN_SOURCE_EXTENDED 1
9376| #endif
9377| #define HAVE_STANDARDS_H 1
9378| #define HAVE_LONG_LONG 1
9379| #define SIZEOF_INT 4
9380| #define SIZEOF_CHAR 1
9381| #define SIZEOF_SHORT 2
9382| #define SIZEOF_LONG 4
9383| #define SIZEOF_LONG_LONG 8
9384| #define SIZEOF_OFF_T 8
9385| #define SIZEOF_SIZE_T 4
9386| #define SIZEOF_SSIZE_T 4
9387| #define HAVE_INTPTR_T 1
9388| #define HAVE_UINTPTR_T 1
9389| #define HAVE_PTRDIFF_T 1
9390| #define HAVE_IMMEDIATE_STRUCTURES 1
9391| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
9392| #define HAVE_STRUCT_STAT_ST_RDEV 1
9393| #define HAVE_ST_RDEV 1
9394| #define loff_t off_t
9395| #define offset_t loff_t
9396| #define HAVE_PIPE 1
9397| #define HAVE_STRFTIME 1
9398| #define HAVE_SRANDOM 1
9399| #define HAVE_RANDOM 1
9400| #define HAVE_SRAND 1
9401| #define HAVE_RAND 1
9402| #define HAVE_USLEEP 1
9403| #define HAVE_SETBUFFER 1
9404| #define HAVE_LSTAT 1
9405| #define HAVE_GETPGRP 1
9406| #define HAVE_UTIME 1
9407| #define HAVE_UTIMES 1
9408| #define HAVE_STDBOOL_H 1
9409| #define HAVE_STDINT_H 1
9410| #define HAVE_SYS_SELECT_H 1
9411| #define HAVE_SETJMP_H 1
9412| #define HAVE_UTIME_H 1
9413| #define HAVE_SYS_WAIT_H 1
9414| #define HAVE_BOOL 1
9415| #define HAVE__Bool 1
9416| #define HAVE_MMAP 1
9417| #define HAVE_SYS_SYSLOG_H 1
9418| #define HAVE_SYSLOG_H 1
9419| #define HAVE_SYS_TIME_H 1
9420| #define HAVE_TIME_H 1
9421| #define HAVE_STDARG_H 1
9422| #define HAVE_SYS_MOUNT_H 1
9423| #define HAVE_SYS_UCONTEXT_H 1
9424| #define HAVE_SETEUID 1
9425| #define HAVE_SETEGID 1
9426| #define HAVE_CHROOT 1
9427| #define HAVE_BZERO 1
9428| #define HAVE_STRERROR 1
9429| #define HAVE_STRERROR_R 1
9430| #define HAVE_VSYSLOG 1
9431| #define HAVE_SETLINEBUF 1
9432| #define HAVE_MKTIME 1
9433| #define HAVE_FTRUNCATE 1
9434| #define HAVE_RENAME 1
9435| #define HAVE_WAITPID 1
9436| #define HAVE_WAIT4 1
9437| #define HAVE_STRLCPY 1
9438| #define HAVE_STRLCAT 1
9439| #define HAVE_INITGROUPS 1
9440| #define HAVE_MEMMOVE 1
9441| #define HAVE_STRDUP 1
9442| #define HAVE_PREAD 1
9443| #define HAVE_PWRITE 1
9444| #define HAVE_STRCASESTR 1
9445| #define HAVE_STRTOK_R 1
9446| #define HAVE_MKDTEMP 1
9447| #define HAVE_DUP2 1
9448| #define HAVE_ISATTY 1
9449| #define HAVE_CHOWN 1
9450| #define HAVE_LCHOWN 1
9451| #define HAVE_LINK 1
9452| #define HAVE_READLINK 1
9453| #define HAVE_SYMLINK 1
9454| #define HAVE_REALPATH 1
9455| #define HAVE_ERRNO_DECL 1
9456| #define HAVE_SECURE_MKSTEMP 1
9457| #define HAVE_STDIO_H 1
9458| #define HAVE_STRINGS_H 1
9459| #define HAVE_DECL_SNPRINTF 1
9460| #define HAVE_DECL_VSNPRINTF 1
9461| #define HAVE_DECL_ASPRINTF 1
9462| #define HAVE_DECL_VASPRINTF 1
9463| #define HAVE_SNPRINTF 1
9464| #define HAVE_VSNPRINTF 1
9465| #define HAVE_ASPRINTF 1
9466| #define HAVE_VASPRINTF 1
9467| #define HAVE_C99_VSNPRINTF 1
9468| #define HAVE_VA_COPY 1
9469| #define HAVE_FUNCTION_MACRO 1
9470| #define HAVE_SYS_PARAM_H 1
9471| #define HAVE_LIMITS_H 1
9472| #define HAVE_SETENV_DECL 1
9473| #define HAVE_SETENV 1
9474| #define HAVE_UNSETENV 1
9475| #define HAVE_STRTOULL 1
9476| #define HAVE_STRTOUQ 1
9477| #define HAVE_STRTOLL 1
9478| #define HAVE_STRTOQ 1
9479| #define HAVE__VA_ARGS__MACRO 1
9480| #define HAVE_SIG_ATOMIC_T_TYPE 1
9481| #define HAVE_VOLATILE 1
9482| #define HAVE_DIRENT_H 1
9483| #define HAVE_FCNTL_H 1
9484| #define HAVE_SYS_FCNTL_H 1
9485| #define HAVE_SYS_RESOURCE_H 1
9486| #define HAVE_SYS_IOCTL_H 1
9487| #define HAVE_SYS_FILIO_H 1
9488| #define HAVE_SYS_ACL_H 1
9489| #define HAVE_SYS_FILE_H 1
9490| #define HAVE_SYS_SELECT_H 1
9491| #define HAVE_POLL_H 1
9492| #define HAVE_POLL 1
9493| #define HAVE_SYS_TIME_H 1
9494| #define HAVE_UTIME_H 1
9495| #define TIME_WITH_SYS_TIME 1
9496| #define HAVE_UTIME 1
9497| #define HAVE_UTIMES 1
9498| #define HAVE_GETTIMEOFDAY_TZ 1
9499| #define HAVE_SYS_WAIT_H 1
9500| #define HAVE_GRP_H 1
9501| /* end confdefs.h.  */
9502| #include <compat.h>
9503configure:10539: result: no
9504configure:10539: checking for compat.h
9505configure:10539: result: no
9506configure:10539: checking shadow.h usability
9507configure:10539: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
9508conftest.c:186:20: error: shadow.h: No such file or directory
9509conftest.c:186:20: error: shadow.h: No such file or directory
9510fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccJv1UJ3.out (No such file or directory)
9511configure:10539: $? = 1
9512configure: failed program was:
9513| /* confdefs.h */
9514| #define PACKAGE_NAME "Samba"
9515| #define PACKAGE_TARNAME "samba"
9516| #define PACKAGE_VERSION "3"
9517| #define PACKAGE_STRING "Samba 3"
9518| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
9519| #define PACKAGE_URL ""
9520| #define CONFIG_H_IS_FROM_SAMBA 1
9521| #define STDC_HEADERS 1
9522| #define HAVE_SYS_TYPES_H 1
9523| #define HAVE_SYS_STAT_H 1
9524| #define HAVE_STDLIB_H 1
9525| #define HAVE_STRING_H 1
9526| #define HAVE_MEMORY_H 1
9527| #define HAVE_STRINGS_H 1
9528| #define HAVE_INTTYPES_H 1
9529| #define HAVE_STDINT_H 1
9530| #define HAVE_UNISTD_H 1
9531| #define __EXTENSIONS__ 1
9532| #define _ALL_SOURCE 1
9533| #define _GNU_SOURCE 1
9534| #define _POSIX_PTHREAD_SEMANTICS 1
9535| #define _TANDEM_SOURCE 1
9536| #define AC_APPLE_UNIVERSAL_BUILD 1
9537| #ifndef _XOPEN_SOURCE_EXTENDED
9538| #define _XOPEN_SOURCE_EXTENDED 1
9539| #endif
9540| #define HAVE_STANDARDS_H 1
9541| #define HAVE_LONG_LONG 1
9542| #define SIZEOF_INT 4
9543| #define SIZEOF_CHAR 1
9544| #define SIZEOF_SHORT 2
9545| #define SIZEOF_LONG 4
9546| #define SIZEOF_LONG_LONG 8
9547| #define SIZEOF_OFF_T 8
9548| #define SIZEOF_SIZE_T 4
9549| #define SIZEOF_SSIZE_T 4
9550| #define HAVE_INTPTR_T 1
9551| #define HAVE_UINTPTR_T 1
9552| #define HAVE_PTRDIFF_T 1
9553| #define HAVE_IMMEDIATE_STRUCTURES 1
9554| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
9555| #define HAVE_STRUCT_STAT_ST_RDEV 1
9556| #define HAVE_ST_RDEV 1
9557| #define loff_t off_t
9558| #define offset_t loff_t
9559| #define HAVE_PIPE 1
9560| #define HAVE_STRFTIME 1
9561| #define HAVE_SRANDOM 1
9562| #define HAVE_RANDOM 1
9563| #define HAVE_SRAND 1
9564| #define HAVE_RAND 1
9565| #define HAVE_USLEEP 1
9566| #define HAVE_SETBUFFER 1
9567| #define HAVE_LSTAT 1
9568| #define HAVE_GETPGRP 1
9569| #define HAVE_UTIME 1
9570| #define HAVE_UTIMES 1
9571| #define HAVE_STDBOOL_H 1
9572| #define HAVE_STDINT_H 1
9573| #define HAVE_SYS_SELECT_H 1
9574| #define HAVE_SETJMP_H 1
9575| #define HAVE_UTIME_H 1
9576| #define HAVE_SYS_WAIT_H 1
9577| #define HAVE_BOOL 1
9578| #define HAVE__Bool 1
9579| #define HAVE_MMAP 1
9580| #define HAVE_SYS_SYSLOG_H 1
9581| #define HAVE_SYSLOG_H 1
9582| #define HAVE_SYS_TIME_H 1
9583| #define HAVE_TIME_H 1
9584| #define HAVE_STDARG_H 1
9585| #define HAVE_SYS_MOUNT_H 1
9586| #define HAVE_SYS_UCONTEXT_H 1
9587| #define HAVE_SETEUID 1
9588| #define HAVE_SETEGID 1
9589| #define HAVE_CHROOT 1
9590| #define HAVE_BZERO 1
9591| #define HAVE_STRERROR 1
9592| #define HAVE_STRERROR_R 1
9593| #define HAVE_VSYSLOG 1
9594| #define HAVE_SETLINEBUF 1
9595| #define HAVE_MKTIME 1
9596| #define HAVE_FTRUNCATE 1
9597| #define HAVE_RENAME 1
9598| #define HAVE_WAITPID 1
9599| #define HAVE_WAIT4 1
9600| #define HAVE_STRLCPY 1
9601| #define HAVE_STRLCAT 1
9602| #define HAVE_INITGROUPS 1
9603| #define HAVE_MEMMOVE 1
9604| #define HAVE_STRDUP 1
9605| #define HAVE_PREAD 1
9606| #define HAVE_PWRITE 1
9607| #define HAVE_STRCASESTR 1
9608| #define HAVE_STRTOK_R 1
9609| #define HAVE_MKDTEMP 1
9610| #define HAVE_DUP2 1
9611| #define HAVE_ISATTY 1
9612| #define HAVE_CHOWN 1
9613| #define HAVE_LCHOWN 1
9614| #define HAVE_LINK 1
9615| #define HAVE_READLINK 1
9616| #define HAVE_SYMLINK 1
9617| #define HAVE_REALPATH 1
9618| #define HAVE_ERRNO_DECL 1
9619| #define HAVE_SECURE_MKSTEMP 1
9620| #define HAVE_STDIO_H 1
9621| #define HAVE_STRINGS_H 1
9622| #define HAVE_DECL_SNPRINTF 1
9623| #define HAVE_DECL_VSNPRINTF 1
9624| #define HAVE_DECL_ASPRINTF 1
9625| #define HAVE_DECL_VASPRINTF 1
9626| #define HAVE_SNPRINTF 1
9627| #define HAVE_VSNPRINTF 1
9628| #define HAVE_ASPRINTF 1
9629| #define HAVE_VASPRINTF 1
9630| #define HAVE_C99_VSNPRINTF 1
9631| #define HAVE_VA_COPY 1
9632| #define HAVE_FUNCTION_MACRO 1
9633| #define HAVE_SYS_PARAM_H 1
9634| #define HAVE_LIMITS_H 1
9635| #define HAVE_SETENV_DECL 1
9636| #define HAVE_SETENV 1
9637| #define HAVE_UNSETENV 1
9638| #define HAVE_STRTOULL 1
9639| #define HAVE_STRTOUQ 1
9640| #define HAVE_STRTOLL 1
9641| #define HAVE_STRTOQ 1
9642| #define HAVE__VA_ARGS__MACRO 1
9643| #define HAVE_SIG_ATOMIC_T_TYPE 1
9644| #define HAVE_VOLATILE 1
9645| #define HAVE_DIRENT_H 1
9646| #define HAVE_FCNTL_H 1
9647| #define HAVE_SYS_FCNTL_H 1
9648| #define HAVE_SYS_RESOURCE_H 1
9649| #define HAVE_SYS_IOCTL_H 1
9650| #define HAVE_SYS_FILIO_H 1
9651| #define HAVE_SYS_ACL_H 1
9652| #define HAVE_SYS_FILE_H 1
9653| #define HAVE_SYS_SELECT_H 1
9654| #define HAVE_POLL_H 1
9655| #define HAVE_POLL 1
9656| #define HAVE_SYS_TIME_H 1
9657| #define HAVE_UTIME_H 1
9658| #define TIME_WITH_SYS_TIME 1
9659| #define HAVE_UTIME 1
9660| #define HAVE_UTIMES 1
9661| #define HAVE_GETTIMEOFDAY_TZ 1
9662| #define HAVE_SYS_WAIT_H 1
9663| #define HAVE_GRP_H 1
9664| /* end confdefs.h.  */
9665| #include <stdio.h>
9666| #ifdef HAVE_SYS_TYPES_H
9667| # include <sys/types.h>
9668| #endif
9669| #ifdef HAVE_SYS_STAT_H
9670| # include <sys/stat.h>
9671| #endif
9672| #ifdef STDC_HEADERS
9673| # include <stdlib.h>
9674| # include <stddef.h>
9675| #else
9676| # ifdef HAVE_STDLIB_H
9677| #  include <stdlib.h>
9678| # endif
9679| #endif
9680| #ifdef HAVE_STRING_H
9681| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
9682| #  include <memory.h>
9683| # endif
9684| # include <string.h>
9685| #endif
9686| #ifdef HAVE_STRINGS_H
9687| # include <strings.h>
9688| #endif
9689| #ifdef HAVE_INTTYPES_H
9690| # include <inttypes.h>
9691| #endif
9692| #ifdef HAVE_STDINT_H
9693| # include <stdint.h>
9694| #endif
9695| #ifdef HAVE_UNISTD_H
9696| # include <unistd.h>
9697| #endif
9698| #include <shadow.h>
9699configure:10539: result: no
9700configure:10539: checking shadow.h presence
9701configure:10539: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
9702conftest.c:153:20: error: shadow.h: No such file or directory
9703configure:10539: $? = 1
9704configure: failed program was:
9705| /* confdefs.h */
9706| #define PACKAGE_NAME "Samba"
9707| #define PACKAGE_TARNAME "samba"
9708| #define PACKAGE_VERSION "3"
9709| #define PACKAGE_STRING "Samba 3"
9710| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
9711| #define PACKAGE_URL ""
9712| #define CONFIG_H_IS_FROM_SAMBA 1
9713| #define STDC_HEADERS 1
9714| #define HAVE_SYS_TYPES_H 1
9715| #define HAVE_SYS_STAT_H 1
9716| #define HAVE_STDLIB_H 1
9717| #define HAVE_STRING_H 1
9718| #define HAVE_MEMORY_H 1
9719| #define HAVE_STRINGS_H 1
9720| #define HAVE_INTTYPES_H 1
9721| #define HAVE_STDINT_H 1
9722| #define HAVE_UNISTD_H 1
9723| #define __EXTENSIONS__ 1
9724| #define _ALL_SOURCE 1
9725| #define _GNU_SOURCE 1
9726| #define _POSIX_PTHREAD_SEMANTICS 1
9727| #define _TANDEM_SOURCE 1
9728| #define AC_APPLE_UNIVERSAL_BUILD 1
9729| #ifndef _XOPEN_SOURCE_EXTENDED
9730| #define _XOPEN_SOURCE_EXTENDED 1
9731| #endif
9732| #define HAVE_STANDARDS_H 1
9733| #define HAVE_LONG_LONG 1
9734| #define SIZEOF_INT 4
9735| #define SIZEOF_CHAR 1
9736| #define SIZEOF_SHORT 2
9737| #define SIZEOF_LONG 4
9738| #define SIZEOF_LONG_LONG 8
9739| #define SIZEOF_OFF_T 8
9740| #define SIZEOF_SIZE_T 4
9741| #define SIZEOF_SSIZE_T 4
9742| #define HAVE_INTPTR_T 1
9743| #define HAVE_UINTPTR_T 1
9744| #define HAVE_PTRDIFF_T 1
9745| #define HAVE_IMMEDIATE_STRUCTURES 1
9746| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
9747| #define HAVE_STRUCT_STAT_ST_RDEV 1
9748| #define HAVE_ST_RDEV 1
9749| #define loff_t off_t
9750| #define offset_t loff_t
9751| #define HAVE_PIPE 1
9752| #define HAVE_STRFTIME 1
9753| #define HAVE_SRANDOM 1
9754| #define HAVE_RANDOM 1
9755| #define HAVE_SRAND 1
9756| #define HAVE_RAND 1
9757| #define HAVE_USLEEP 1
9758| #define HAVE_SETBUFFER 1
9759| #define HAVE_LSTAT 1
9760| #define HAVE_GETPGRP 1
9761| #define HAVE_UTIME 1
9762| #define HAVE_UTIMES 1
9763| #define HAVE_STDBOOL_H 1
9764| #define HAVE_STDINT_H 1
9765| #define HAVE_SYS_SELECT_H 1
9766| #define HAVE_SETJMP_H 1
9767| #define HAVE_UTIME_H 1
9768| #define HAVE_SYS_WAIT_H 1
9769| #define HAVE_BOOL 1
9770| #define HAVE__Bool 1
9771| #define HAVE_MMAP 1
9772| #define HAVE_SYS_SYSLOG_H 1
9773| #define HAVE_SYSLOG_H 1
9774| #define HAVE_SYS_TIME_H 1
9775| #define HAVE_TIME_H 1
9776| #define HAVE_STDARG_H 1
9777| #define HAVE_SYS_MOUNT_H 1
9778| #define HAVE_SYS_UCONTEXT_H 1
9779| #define HAVE_SETEUID 1
9780| #define HAVE_SETEGID 1
9781| #define HAVE_CHROOT 1
9782| #define HAVE_BZERO 1
9783| #define HAVE_STRERROR 1
9784| #define HAVE_STRERROR_R 1
9785| #define HAVE_VSYSLOG 1
9786| #define HAVE_SETLINEBUF 1
9787| #define HAVE_MKTIME 1
9788| #define HAVE_FTRUNCATE 1
9789| #define HAVE_RENAME 1
9790| #define HAVE_WAITPID 1
9791| #define HAVE_WAIT4 1
9792| #define HAVE_STRLCPY 1
9793| #define HAVE_STRLCAT 1
9794| #define HAVE_INITGROUPS 1
9795| #define HAVE_MEMMOVE 1
9796| #define HAVE_STRDUP 1
9797| #define HAVE_PREAD 1
9798| #define HAVE_PWRITE 1
9799| #define HAVE_STRCASESTR 1
9800| #define HAVE_STRTOK_R 1
9801| #define HAVE_MKDTEMP 1
9802| #define HAVE_DUP2 1
9803| #define HAVE_ISATTY 1
9804| #define HAVE_CHOWN 1
9805| #define HAVE_LCHOWN 1
9806| #define HAVE_LINK 1
9807| #define HAVE_READLINK 1
9808| #define HAVE_SYMLINK 1
9809| #define HAVE_REALPATH 1
9810| #define HAVE_ERRNO_DECL 1
9811| #define HAVE_SECURE_MKSTEMP 1
9812| #define HAVE_STDIO_H 1
9813| #define HAVE_STRINGS_H 1
9814| #define HAVE_DECL_SNPRINTF 1
9815| #define HAVE_DECL_VSNPRINTF 1
9816| #define HAVE_DECL_ASPRINTF 1
9817| #define HAVE_DECL_VASPRINTF 1
9818| #define HAVE_SNPRINTF 1
9819| #define HAVE_VSNPRINTF 1
9820| #define HAVE_ASPRINTF 1
9821| #define HAVE_VASPRINTF 1
9822| #define HAVE_C99_VSNPRINTF 1
9823| #define HAVE_VA_COPY 1
9824| #define HAVE_FUNCTION_MACRO 1
9825| #define HAVE_SYS_PARAM_H 1
9826| #define HAVE_LIMITS_H 1
9827| #define HAVE_SETENV_DECL 1
9828| #define HAVE_SETENV 1
9829| #define HAVE_UNSETENV 1
9830| #define HAVE_STRTOULL 1
9831| #define HAVE_STRTOUQ 1
9832| #define HAVE_STRTOLL 1
9833| #define HAVE_STRTOQ 1
9834| #define HAVE__VA_ARGS__MACRO 1
9835| #define HAVE_SIG_ATOMIC_T_TYPE 1
9836| #define HAVE_VOLATILE 1
9837| #define HAVE_DIRENT_H 1
9838| #define HAVE_FCNTL_H 1
9839| #define HAVE_SYS_FCNTL_H 1
9840| #define HAVE_SYS_RESOURCE_H 1
9841| #define HAVE_SYS_IOCTL_H 1
9842| #define HAVE_SYS_FILIO_H 1
9843| #define HAVE_SYS_ACL_H 1
9844| #define HAVE_SYS_FILE_H 1
9845| #define HAVE_SYS_SELECT_H 1
9846| #define HAVE_POLL_H 1
9847| #define HAVE_POLL 1
9848| #define HAVE_SYS_TIME_H 1
9849| #define HAVE_UTIME_H 1
9850| #define TIME_WITH_SYS_TIME 1
9851| #define HAVE_UTIME 1
9852| #define HAVE_UTIMES 1
9853| #define HAVE_GETTIMEOFDAY_TZ 1
9854| #define HAVE_SYS_WAIT_H 1
9855| #define HAVE_GRP_H 1
9856| /* end confdefs.h.  */
9857| #include <shadow.h>
9858configure:10539: result: no
9859configure:10539: checking for shadow.h
9860configure:10539: result: no
9861configure:10539: checking sys/priv.h usability
9862configure:10539: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
9863conftest.c:186:22: error: sys/priv.h: No such file or directory
9864conftest.c:186:22: error: sys/priv.h: No such file or directory
9865fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccN3Q8Fd.out (No such file or directory)
9866configure:10539: $? = 1
9867configure: failed program was:
9868| /* confdefs.h */
9869| #define PACKAGE_NAME "Samba"
9870| #define PACKAGE_TARNAME "samba"
9871| #define PACKAGE_VERSION "3"
9872| #define PACKAGE_STRING "Samba 3"
9873| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
9874| #define PACKAGE_URL ""
9875| #define CONFIG_H_IS_FROM_SAMBA 1
9876| #define STDC_HEADERS 1
9877| #define HAVE_SYS_TYPES_H 1
9878| #define HAVE_SYS_STAT_H 1
9879| #define HAVE_STDLIB_H 1
9880| #define HAVE_STRING_H 1
9881| #define HAVE_MEMORY_H 1
9882| #define HAVE_STRINGS_H 1
9883| #define HAVE_INTTYPES_H 1
9884| #define HAVE_STDINT_H 1
9885| #define HAVE_UNISTD_H 1
9886| #define __EXTENSIONS__ 1
9887| #define _ALL_SOURCE 1
9888| #define _GNU_SOURCE 1
9889| #define _POSIX_PTHREAD_SEMANTICS 1
9890| #define _TANDEM_SOURCE 1
9891| #define AC_APPLE_UNIVERSAL_BUILD 1
9892| #ifndef _XOPEN_SOURCE_EXTENDED
9893| #define _XOPEN_SOURCE_EXTENDED 1
9894| #endif
9895| #define HAVE_STANDARDS_H 1
9896| #define HAVE_LONG_LONG 1
9897| #define SIZEOF_INT 4
9898| #define SIZEOF_CHAR 1
9899| #define SIZEOF_SHORT 2
9900| #define SIZEOF_LONG 4
9901| #define SIZEOF_LONG_LONG 8
9902| #define SIZEOF_OFF_T 8
9903| #define SIZEOF_SIZE_T 4
9904| #define SIZEOF_SSIZE_T 4
9905| #define HAVE_INTPTR_T 1
9906| #define HAVE_UINTPTR_T 1
9907| #define HAVE_PTRDIFF_T 1
9908| #define HAVE_IMMEDIATE_STRUCTURES 1
9909| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
9910| #define HAVE_STRUCT_STAT_ST_RDEV 1
9911| #define HAVE_ST_RDEV 1
9912| #define loff_t off_t
9913| #define offset_t loff_t
9914| #define HAVE_PIPE 1
9915| #define HAVE_STRFTIME 1
9916| #define HAVE_SRANDOM 1
9917| #define HAVE_RANDOM 1
9918| #define HAVE_SRAND 1
9919| #define HAVE_RAND 1
9920| #define HAVE_USLEEP 1
9921| #define HAVE_SETBUFFER 1
9922| #define HAVE_LSTAT 1
9923| #define HAVE_GETPGRP 1
9924| #define HAVE_UTIME 1
9925| #define HAVE_UTIMES 1
9926| #define HAVE_STDBOOL_H 1
9927| #define HAVE_STDINT_H 1
9928| #define HAVE_SYS_SELECT_H 1
9929| #define HAVE_SETJMP_H 1
9930| #define HAVE_UTIME_H 1
9931| #define HAVE_SYS_WAIT_H 1
9932| #define HAVE_BOOL 1
9933| #define HAVE__Bool 1
9934| #define HAVE_MMAP 1
9935| #define HAVE_SYS_SYSLOG_H 1
9936| #define HAVE_SYSLOG_H 1
9937| #define HAVE_SYS_TIME_H 1
9938| #define HAVE_TIME_H 1
9939| #define HAVE_STDARG_H 1
9940| #define HAVE_SYS_MOUNT_H 1
9941| #define HAVE_SYS_UCONTEXT_H 1
9942| #define HAVE_SETEUID 1
9943| #define HAVE_SETEGID 1
9944| #define HAVE_CHROOT 1
9945| #define HAVE_BZERO 1
9946| #define HAVE_STRERROR 1
9947| #define HAVE_STRERROR_R 1
9948| #define HAVE_VSYSLOG 1
9949| #define HAVE_SETLINEBUF 1
9950| #define HAVE_MKTIME 1
9951| #define HAVE_FTRUNCATE 1
9952| #define HAVE_RENAME 1
9953| #define HAVE_WAITPID 1
9954| #define HAVE_WAIT4 1
9955| #define HAVE_STRLCPY 1
9956| #define HAVE_STRLCAT 1
9957| #define HAVE_INITGROUPS 1
9958| #define HAVE_MEMMOVE 1
9959| #define HAVE_STRDUP 1
9960| #define HAVE_PREAD 1
9961| #define HAVE_PWRITE 1
9962| #define HAVE_STRCASESTR 1
9963| #define HAVE_STRTOK_R 1
9964| #define HAVE_MKDTEMP 1
9965| #define HAVE_DUP2 1
9966| #define HAVE_ISATTY 1
9967| #define HAVE_CHOWN 1
9968| #define HAVE_LCHOWN 1
9969| #define HAVE_LINK 1
9970| #define HAVE_READLINK 1
9971| #define HAVE_SYMLINK 1
9972| #define HAVE_REALPATH 1
9973| #define HAVE_ERRNO_DECL 1
9974| #define HAVE_SECURE_MKSTEMP 1
9975| #define HAVE_STDIO_H 1
9976| #define HAVE_STRINGS_H 1
9977| #define HAVE_DECL_SNPRINTF 1
9978| #define HAVE_DECL_VSNPRINTF 1
9979| #define HAVE_DECL_ASPRINTF 1
9980| #define HAVE_DECL_VASPRINTF 1
9981| #define HAVE_SNPRINTF 1
9982| #define HAVE_VSNPRINTF 1
9983| #define HAVE_ASPRINTF 1
9984| #define HAVE_VASPRINTF 1
9985| #define HAVE_C99_VSNPRINTF 1
9986| #define HAVE_VA_COPY 1
9987| #define HAVE_FUNCTION_MACRO 1
9988| #define HAVE_SYS_PARAM_H 1
9989| #define HAVE_LIMITS_H 1
9990| #define HAVE_SETENV_DECL 1
9991| #define HAVE_SETENV 1
9992| #define HAVE_UNSETENV 1
9993| #define HAVE_STRTOULL 1
9994| #define HAVE_STRTOUQ 1
9995| #define HAVE_STRTOLL 1
9996| #define HAVE_STRTOQ 1
9997| #define HAVE__VA_ARGS__MACRO 1
9998| #define HAVE_SIG_ATOMIC_T_TYPE 1
9999| #define HAVE_VOLATILE 1
10000| #define HAVE_DIRENT_H 1
10001| #define HAVE_FCNTL_H 1
10002| #define HAVE_SYS_FCNTL_H 1
10003| #define HAVE_SYS_RESOURCE_H 1
10004| #define HAVE_SYS_IOCTL_H 1
10005| #define HAVE_SYS_FILIO_H 1
10006| #define HAVE_SYS_ACL_H 1
10007| #define HAVE_SYS_FILE_H 1
10008| #define HAVE_SYS_SELECT_H 1
10009| #define HAVE_POLL_H 1
10010| #define HAVE_POLL 1
10011| #define HAVE_SYS_TIME_H 1
10012| #define HAVE_UTIME_H 1
10013| #define TIME_WITH_SYS_TIME 1
10014| #define HAVE_UTIME 1
10015| #define HAVE_UTIMES 1
10016| #define HAVE_GETTIMEOFDAY_TZ 1
10017| #define HAVE_SYS_WAIT_H 1
10018| #define HAVE_GRP_H 1
10019| /* end confdefs.h.  */
10020| #include <stdio.h>
10021| #ifdef HAVE_SYS_TYPES_H
10022| # include <sys/types.h>
10023| #endif
10024| #ifdef HAVE_SYS_STAT_H
10025| # include <sys/stat.h>
10026| #endif
10027| #ifdef STDC_HEADERS
10028| # include <stdlib.h>
10029| # include <stddef.h>
10030| #else
10031| # ifdef HAVE_STDLIB_H
10032| #  include <stdlib.h>
10033| # endif
10034| #endif
10035| #ifdef HAVE_STRING_H
10036| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10037| #  include <memory.h>
10038| # endif
10039| # include <string.h>
10040| #endif
10041| #ifdef HAVE_STRINGS_H
10042| # include <strings.h>
10043| #endif
10044| #ifdef HAVE_INTTYPES_H
10045| # include <inttypes.h>
10046| #endif
10047| #ifdef HAVE_STDINT_H
10048| # include <stdint.h>
10049| #endif
10050| #ifdef HAVE_UNISTD_H
10051| # include <unistd.h>
10052| #endif
10053| #include <sys/priv.h>
10054configure:10539: result: no
10055configure:10539: checking sys/priv.h presence
10056configure:10539: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
10057conftest.c:153:22: error: sys/priv.h: No such file or directory
10058configure:10539: $? = 1
10059configure: failed program was:
10060| /* confdefs.h */
10061| #define PACKAGE_NAME "Samba"
10062| #define PACKAGE_TARNAME "samba"
10063| #define PACKAGE_VERSION "3"
10064| #define PACKAGE_STRING "Samba 3"
10065| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
10066| #define PACKAGE_URL ""
10067| #define CONFIG_H_IS_FROM_SAMBA 1
10068| #define STDC_HEADERS 1
10069| #define HAVE_SYS_TYPES_H 1
10070| #define HAVE_SYS_STAT_H 1
10071| #define HAVE_STDLIB_H 1
10072| #define HAVE_STRING_H 1
10073| #define HAVE_MEMORY_H 1
10074| #define HAVE_STRINGS_H 1
10075| #define HAVE_INTTYPES_H 1
10076| #define HAVE_STDINT_H 1
10077| #define HAVE_UNISTD_H 1
10078| #define __EXTENSIONS__ 1
10079| #define _ALL_SOURCE 1
10080| #define _GNU_SOURCE 1
10081| #define _POSIX_PTHREAD_SEMANTICS 1
10082| #define _TANDEM_SOURCE 1
10083| #define AC_APPLE_UNIVERSAL_BUILD 1
10084| #ifndef _XOPEN_SOURCE_EXTENDED
10085| #define _XOPEN_SOURCE_EXTENDED 1
10086| #endif
10087| #define HAVE_STANDARDS_H 1
10088| #define HAVE_LONG_LONG 1
10089| #define SIZEOF_INT 4
10090| #define SIZEOF_CHAR 1
10091| #define SIZEOF_SHORT 2
10092| #define SIZEOF_LONG 4
10093| #define SIZEOF_LONG_LONG 8
10094| #define SIZEOF_OFF_T 8
10095| #define SIZEOF_SIZE_T 4
10096| #define SIZEOF_SSIZE_T 4
10097| #define HAVE_INTPTR_T 1
10098| #define HAVE_UINTPTR_T 1
10099| #define HAVE_PTRDIFF_T 1
10100| #define HAVE_IMMEDIATE_STRUCTURES 1
10101| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
10102| #define HAVE_STRUCT_STAT_ST_RDEV 1
10103| #define HAVE_ST_RDEV 1
10104| #define loff_t off_t
10105| #define offset_t loff_t
10106| #define HAVE_PIPE 1
10107| #define HAVE_STRFTIME 1
10108| #define HAVE_SRANDOM 1
10109| #define HAVE_RANDOM 1
10110| #define HAVE_SRAND 1
10111| #define HAVE_RAND 1
10112| #define HAVE_USLEEP 1
10113| #define HAVE_SETBUFFER 1
10114| #define HAVE_LSTAT 1
10115| #define HAVE_GETPGRP 1
10116| #define HAVE_UTIME 1
10117| #define HAVE_UTIMES 1
10118| #define HAVE_STDBOOL_H 1
10119| #define HAVE_STDINT_H 1
10120| #define HAVE_SYS_SELECT_H 1
10121| #define HAVE_SETJMP_H 1
10122| #define HAVE_UTIME_H 1
10123| #define HAVE_SYS_WAIT_H 1
10124| #define HAVE_BOOL 1
10125| #define HAVE__Bool 1
10126| #define HAVE_MMAP 1
10127| #define HAVE_SYS_SYSLOG_H 1
10128| #define HAVE_SYSLOG_H 1
10129| #define HAVE_SYS_TIME_H 1
10130| #define HAVE_TIME_H 1
10131| #define HAVE_STDARG_H 1
10132| #define HAVE_SYS_MOUNT_H 1
10133| #define HAVE_SYS_UCONTEXT_H 1
10134| #define HAVE_SETEUID 1
10135| #define HAVE_SETEGID 1
10136| #define HAVE_CHROOT 1
10137| #define HAVE_BZERO 1
10138| #define HAVE_STRERROR 1
10139| #define HAVE_STRERROR_R 1
10140| #define HAVE_VSYSLOG 1
10141| #define HAVE_SETLINEBUF 1
10142| #define HAVE_MKTIME 1
10143| #define HAVE_FTRUNCATE 1
10144| #define HAVE_RENAME 1
10145| #define HAVE_WAITPID 1
10146| #define HAVE_WAIT4 1
10147| #define HAVE_STRLCPY 1
10148| #define HAVE_STRLCAT 1
10149| #define HAVE_INITGROUPS 1
10150| #define HAVE_MEMMOVE 1
10151| #define HAVE_STRDUP 1
10152| #define HAVE_PREAD 1
10153| #define HAVE_PWRITE 1
10154| #define HAVE_STRCASESTR 1
10155| #define HAVE_STRTOK_R 1
10156| #define HAVE_MKDTEMP 1
10157| #define HAVE_DUP2 1
10158| #define HAVE_ISATTY 1
10159| #define HAVE_CHOWN 1
10160| #define HAVE_LCHOWN 1
10161| #define HAVE_LINK 1
10162| #define HAVE_READLINK 1
10163| #define HAVE_SYMLINK 1
10164| #define HAVE_REALPATH 1
10165| #define HAVE_ERRNO_DECL 1
10166| #define HAVE_SECURE_MKSTEMP 1
10167| #define HAVE_STDIO_H 1
10168| #define HAVE_STRINGS_H 1
10169| #define HAVE_DECL_SNPRINTF 1
10170| #define HAVE_DECL_VSNPRINTF 1
10171| #define HAVE_DECL_ASPRINTF 1
10172| #define HAVE_DECL_VASPRINTF 1
10173| #define HAVE_SNPRINTF 1
10174| #define HAVE_VSNPRINTF 1
10175| #define HAVE_ASPRINTF 1
10176| #define HAVE_VASPRINTF 1
10177| #define HAVE_C99_VSNPRINTF 1
10178| #define HAVE_VA_COPY 1
10179| #define HAVE_FUNCTION_MACRO 1
10180| #define HAVE_SYS_PARAM_H 1
10181| #define HAVE_LIMITS_H 1
10182| #define HAVE_SETENV_DECL 1
10183| #define HAVE_SETENV 1
10184| #define HAVE_UNSETENV 1
10185| #define HAVE_STRTOULL 1
10186| #define HAVE_STRTOUQ 1
10187| #define HAVE_STRTOLL 1
10188| #define HAVE_STRTOQ 1
10189| #define HAVE__VA_ARGS__MACRO 1
10190| #define HAVE_SIG_ATOMIC_T_TYPE 1
10191| #define HAVE_VOLATILE 1
10192| #define HAVE_DIRENT_H 1
10193| #define HAVE_FCNTL_H 1
10194| #define HAVE_SYS_FCNTL_H 1
10195| #define HAVE_SYS_RESOURCE_H 1
10196| #define HAVE_SYS_IOCTL_H 1
10197| #define HAVE_SYS_FILIO_H 1
10198| #define HAVE_SYS_ACL_H 1
10199| #define HAVE_SYS_FILE_H 1
10200| #define HAVE_SYS_SELECT_H 1
10201| #define HAVE_POLL_H 1
10202| #define HAVE_POLL 1
10203| #define HAVE_SYS_TIME_H 1
10204| #define HAVE_UTIME_H 1
10205| #define TIME_WITH_SYS_TIME 1
10206| #define HAVE_UTIME 1
10207| #define HAVE_UTIMES 1
10208| #define HAVE_GETTIMEOFDAY_TZ 1
10209| #define HAVE_SYS_WAIT_H 1
10210| #define HAVE_GRP_H 1
10211| /* end confdefs.h.  */
10212| #include <sys/priv.h>
10213configure:10539: result: no
10214configure:10539: checking for sys/priv.h
10215configure:10539: result: no
10216configure:10539: checking pwd.h usability
10217configure:10539: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
10218configure:10539: $? = 0
10219configure:10539: result: yes
10220configure:10539: checking pwd.h presence
10221configure:10539: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
10222configure:10539: $? = 0
10223configure:10539: result: yes
10224configure:10539: checking for pwd.h
10225configure:10539: result: yes
10226configure:10539: checking sys/security.h usability
10227configure:10539: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
10228conftest.c:187:26: error: sys/security.h: No such file or directory
10229conftest.c:187:26: error: sys/security.h: No such file or directory
10230fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccClmYLi.out (No such file or directory)
10231configure:10539: $? = 1
10232configure: failed program was:
10233| /* confdefs.h */
10234| #define PACKAGE_NAME "Samba"
10235| #define PACKAGE_TARNAME "samba"
10236| #define PACKAGE_VERSION "3"
10237| #define PACKAGE_STRING "Samba 3"
10238| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
10239| #define PACKAGE_URL ""
10240| #define CONFIG_H_IS_FROM_SAMBA 1
10241| #define STDC_HEADERS 1
10242| #define HAVE_SYS_TYPES_H 1
10243| #define HAVE_SYS_STAT_H 1
10244| #define HAVE_STDLIB_H 1
10245| #define HAVE_STRING_H 1
10246| #define HAVE_MEMORY_H 1
10247| #define HAVE_STRINGS_H 1
10248| #define HAVE_INTTYPES_H 1
10249| #define HAVE_STDINT_H 1
10250| #define HAVE_UNISTD_H 1
10251| #define __EXTENSIONS__ 1
10252| #define _ALL_SOURCE 1
10253| #define _GNU_SOURCE 1
10254| #define _POSIX_PTHREAD_SEMANTICS 1
10255| #define _TANDEM_SOURCE 1
10256| #define AC_APPLE_UNIVERSAL_BUILD 1
10257| #ifndef _XOPEN_SOURCE_EXTENDED
10258| #define _XOPEN_SOURCE_EXTENDED 1
10259| #endif
10260| #define HAVE_STANDARDS_H 1
10261| #define HAVE_LONG_LONG 1
10262| #define SIZEOF_INT 4
10263| #define SIZEOF_CHAR 1
10264| #define SIZEOF_SHORT 2
10265| #define SIZEOF_LONG 4
10266| #define SIZEOF_LONG_LONG 8
10267| #define SIZEOF_OFF_T 8
10268| #define SIZEOF_SIZE_T 4
10269| #define SIZEOF_SSIZE_T 4
10270| #define HAVE_INTPTR_T 1
10271| #define HAVE_UINTPTR_T 1
10272| #define HAVE_PTRDIFF_T 1
10273| #define HAVE_IMMEDIATE_STRUCTURES 1
10274| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
10275| #define HAVE_STRUCT_STAT_ST_RDEV 1
10276| #define HAVE_ST_RDEV 1
10277| #define loff_t off_t
10278| #define offset_t loff_t
10279| #define HAVE_PIPE 1
10280| #define HAVE_STRFTIME 1
10281| #define HAVE_SRANDOM 1
10282| #define HAVE_RANDOM 1
10283| #define HAVE_SRAND 1
10284| #define HAVE_RAND 1
10285| #define HAVE_USLEEP 1
10286| #define HAVE_SETBUFFER 1
10287| #define HAVE_LSTAT 1
10288| #define HAVE_GETPGRP 1
10289| #define HAVE_UTIME 1
10290| #define HAVE_UTIMES 1
10291| #define HAVE_STDBOOL_H 1
10292| #define HAVE_STDINT_H 1
10293| #define HAVE_SYS_SELECT_H 1
10294| #define HAVE_SETJMP_H 1
10295| #define HAVE_UTIME_H 1
10296| #define HAVE_SYS_WAIT_H 1
10297| #define HAVE_BOOL 1
10298| #define HAVE__Bool 1
10299| #define HAVE_MMAP 1
10300| #define HAVE_SYS_SYSLOG_H 1
10301| #define HAVE_SYSLOG_H 1
10302| #define HAVE_SYS_TIME_H 1
10303| #define HAVE_TIME_H 1
10304| #define HAVE_STDARG_H 1
10305| #define HAVE_SYS_MOUNT_H 1
10306| #define HAVE_SYS_UCONTEXT_H 1
10307| #define HAVE_SETEUID 1
10308| #define HAVE_SETEGID 1
10309| #define HAVE_CHROOT 1
10310| #define HAVE_BZERO 1
10311| #define HAVE_STRERROR 1
10312| #define HAVE_STRERROR_R 1
10313| #define HAVE_VSYSLOG 1
10314| #define HAVE_SETLINEBUF 1
10315| #define HAVE_MKTIME 1
10316| #define HAVE_FTRUNCATE 1
10317| #define HAVE_RENAME 1
10318| #define HAVE_WAITPID 1
10319| #define HAVE_WAIT4 1
10320| #define HAVE_STRLCPY 1
10321| #define HAVE_STRLCAT 1
10322| #define HAVE_INITGROUPS 1
10323| #define HAVE_MEMMOVE 1
10324| #define HAVE_STRDUP 1
10325| #define HAVE_PREAD 1
10326| #define HAVE_PWRITE 1
10327| #define HAVE_STRCASESTR 1
10328| #define HAVE_STRTOK_R 1
10329| #define HAVE_MKDTEMP 1
10330| #define HAVE_DUP2 1
10331| #define HAVE_ISATTY 1
10332| #define HAVE_CHOWN 1
10333| #define HAVE_LCHOWN 1
10334| #define HAVE_LINK 1
10335| #define HAVE_READLINK 1
10336| #define HAVE_SYMLINK 1
10337| #define HAVE_REALPATH 1
10338| #define HAVE_ERRNO_DECL 1
10339| #define HAVE_SECURE_MKSTEMP 1
10340| #define HAVE_STDIO_H 1
10341| #define HAVE_STRINGS_H 1
10342| #define HAVE_DECL_SNPRINTF 1
10343| #define HAVE_DECL_VSNPRINTF 1
10344| #define HAVE_DECL_ASPRINTF 1
10345| #define HAVE_DECL_VASPRINTF 1
10346| #define HAVE_SNPRINTF 1
10347| #define HAVE_VSNPRINTF 1
10348| #define HAVE_ASPRINTF 1
10349| #define HAVE_VASPRINTF 1
10350| #define HAVE_C99_VSNPRINTF 1
10351| #define HAVE_VA_COPY 1
10352| #define HAVE_FUNCTION_MACRO 1
10353| #define HAVE_SYS_PARAM_H 1
10354| #define HAVE_LIMITS_H 1
10355| #define HAVE_SETENV_DECL 1
10356| #define HAVE_SETENV 1
10357| #define HAVE_UNSETENV 1
10358| #define HAVE_STRTOULL 1
10359| #define HAVE_STRTOUQ 1
10360| #define HAVE_STRTOLL 1
10361| #define HAVE_STRTOQ 1
10362| #define HAVE__VA_ARGS__MACRO 1
10363| #define HAVE_SIG_ATOMIC_T_TYPE 1
10364| #define HAVE_VOLATILE 1
10365| #define HAVE_DIRENT_H 1
10366| #define HAVE_FCNTL_H 1
10367| #define HAVE_SYS_FCNTL_H 1
10368| #define HAVE_SYS_RESOURCE_H 1
10369| #define HAVE_SYS_IOCTL_H 1
10370| #define HAVE_SYS_FILIO_H 1
10371| #define HAVE_SYS_ACL_H 1
10372| #define HAVE_SYS_FILE_H 1
10373| #define HAVE_SYS_SELECT_H 1
10374| #define HAVE_POLL_H 1
10375| #define HAVE_POLL 1
10376| #define HAVE_SYS_TIME_H 1
10377| #define HAVE_UTIME_H 1
10378| #define TIME_WITH_SYS_TIME 1
10379| #define HAVE_UTIME 1
10380| #define HAVE_UTIMES 1
10381| #define HAVE_GETTIMEOFDAY_TZ 1
10382| #define HAVE_SYS_WAIT_H 1
10383| #define HAVE_GRP_H 1
10384| #define HAVE_PWD_H 1
10385| /* end confdefs.h.  */
10386| #include <stdio.h>
10387| #ifdef HAVE_SYS_TYPES_H
10388| # include <sys/types.h>
10389| #endif
10390| #ifdef HAVE_SYS_STAT_H
10391| # include <sys/stat.h>
10392| #endif
10393| #ifdef STDC_HEADERS
10394| # include <stdlib.h>
10395| # include <stddef.h>
10396| #else
10397| # ifdef HAVE_STDLIB_H
10398| #  include <stdlib.h>
10399| # endif
10400| #endif
10401| #ifdef HAVE_STRING_H
10402| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10403| #  include <memory.h>
10404| # endif
10405| # include <string.h>
10406| #endif
10407| #ifdef HAVE_STRINGS_H
10408| # include <strings.h>
10409| #endif
10410| #ifdef HAVE_INTTYPES_H
10411| # include <inttypes.h>
10412| #endif
10413| #ifdef HAVE_STDINT_H
10414| # include <stdint.h>
10415| #endif
10416| #ifdef HAVE_UNISTD_H
10417| # include <unistd.h>
10418| #endif
10419| #include <sys/security.h>
10420configure:10539: result: no
10421configure:10539: checking sys/security.h presence
10422configure:10539: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
10423conftest.c:154:26: error: sys/security.h: No such file or directory
10424configure:10539: $? = 1
10425configure: failed program was:
10426| /* confdefs.h */
10427| #define PACKAGE_NAME "Samba"
10428| #define PACKAGE_TARNAME "samba"
10429| #define PACKAGE_VERSION "3"
10430| #define PACKAGE_STRING "Samba 3"
10431| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
10432| #define PACKAGE_URL ""
10433| #define CONFIG_H_IS_FROM_SAMBA 1
10434| #define STDC_HEADERS 1
10435| #define HAVE_SYS_TYPES_H 1
10436| #define HAVE_SYS_STAT_H 1
10437| #define HAVE_STDLIB_H 1
10438| #define HAVE_STRING_H 1
10439| #define HAVE_MEMORY_H 1
10440| #define HAVE_STRINGS_H 1
10441| #define HAVE_INTTYPES_H 1
10442| #define HAVE_STDINT_H 1
10443| #define HAVE_UNISTD_H 1
10444| #define __EXTENSIONS__ 1
10445| #define _ALL_SOURCE 1
10446| #define _GNU_SOURCE 1
10447| #define _POSIX_PTHREAD_SEMANTICS 1
10448| #define _TANDEM_SOURCE 1
10449| #define AC_APPLE_UNIVERSAL_BUILD 1
10450| #ifndef _XOPEN_SOURCE_EXTENDED
10451| #define _XOPEN_SOURCE_EXTENDED 1
10452| #endif
10453| #define HAVE_STANDARDS_H 1
10454| #define HAVE_LONG_LONG 1
10455| #define SIZEOF_INT 4
10456| #define SIZEOF_CHAR 1
10457| #define SIZEOF_SHORT 2
10458| #define SIZEOF_LONG 4
10459| #define SIZEOF_LONG_LONG 8
10460| #define SIZEOF_OFF_T 8
10461| #define SIZEOF_SIZE_T 4
10462| #define SIZEOF_SSIZE_T 4
10463| #define HAVE_INTPTR_T 1
10464| #define HAVE_UINTPTR_T 1
10465| #define HAVE_PTRDIFF_T 1
10466| #define HAVE_IMMEDIATE_STRUCTURES 1
10467| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
10468| #define HAVE_STRUCT_STAT_ST_RDEV 1
10469| #define HAVE_ST_RDEV 1
10470| #define loff_t off_t
10471| #define offset_t loff_t
10472| #define HAVE_PIPE 1
10473| #define HAVE_STRFTIME 1
10474| #define HAVE_SRANDOM 1
10475| #define HAVE_RANDOM 1
10476| #define HAVE_SRAND 1
10477| #define HAVE_RAND 1
10478| #define HAVE_USLEEP 1
10479| #define HAVE_SETBUFFER 1
10480| #define HAVE_LSTAT 1
10481| #define HAVE_GETPGRP 1
10482| #define HAVE_UTIME 1
10483| #define HAVE_UTIMES 1
10484| #define HAVE_STDBOOL_H 1
10485| #define HAVE_STDINT_H 1
10486| #define HAVE_SYS_SELECT_H 1
10487| #define HAVE_SETJMP_H 1
10488| #define HAVE_UTIME_H 1
10489| #define HAVE_SYS_WAIT_H 1
10490| #define HAVE_BOOL 1
10491| #define HAVE__Bool 1
10492| #define HAVE_MMAP 1
10493| #define HAVE_SYS_SYSLOG_H 1
10494| #define HAVE_SYSLOG_H 1
10495| #define HAVE_SYS_TIME_H 1
10496| #define HAVE_TIME_H 1
10497| #define HAVE_STDARG_H 1
10498| #define HAVE_SYS_MOUNT_H 1
10499| #define HAVE_SYS_UCONTEXT_H 1
10500| #define HAVE_SETEUID 1
10501| #define HAVE_SETEGID 1
10502| #define HAVE_CHROOT 1
10503| #define HAVE_BZERO 1
10504| #define HAVE_STRERROR 1
10505| #define HAVE_STRERROR_R 1
10506| #define HAVE_VSYSLOG 1
10507| #define HAVE_SETLINEBUF 1
10508| #define HAVE_MKTIME 1
10509| #define HAVE_FTRUNCATE 1
10510| #define HAVE_RENAME 1
10511| #define HAVE_WAITPID 1
10512| #define HAVE_WAIT4 1
10513| #define HAVE_STRLCPY 1
10514| #define HAVE_STRLCAT 1
10515| #define HAVE_INITGROUPS 1
10516| #define HAVE_MEMMOVE 1
10517| #define HAVE_STRDUP 1
10518| #define HAVE_PREAD 1
10519| #define HAVE_PWRITE 1
10520| #define HAVE_STRCASESTR 1
10521| #define HAVE_STRTOK_R 1
10522| #define HAVE_MKDTEMP 1
10523| #define HAVE_DUP2 1
10524| #define HAVE_ISATTY 1
10525| #define HAVE_CHOWN 1
10526| #define HAVE_LCHOWN 1
10527| #define HAVE_LINK 1
10528| #define HAVE_READLINK 1
10529| #define HAVE_SYMLINK 1
10530| #define HAVE_REALPATH 1
10531| #define HAVE_ERRNO_DECL 1
10532| #define HAVE_SECURE_MKSTEMP 1
10533| #define HAVE_STDIO_H 1
10534| #define HAVE_STRINGS_H 1
10535| #define HAVE_DECL_SNPRINTF 1
10536| #define HAVE_DECL_VSNPRINTF 1
10537| #define HAVE_DECL_ASPRINTF 1
10538| #define HAVE_DECL_VASPRINTF 1
10539| #define HAVE_SNPRINTF 1
10540| #define HAVE_VSNPRINTF 1
10541| #define HAVE_ASPRINTF 1
10542| #define HAVE_VASPRINTF 1
10543| #define HAVE_C99_VSNPRINTF 1
10544| #define HAVE_VA_COPY 1
10545| #define HAVE_FUNCTION_MACRO 1
10546| #define HAVE_SYS_PARAM_H 1
10547| #define HAVE_LIMITS_H 1
10548| #define HAVE_SETENV_DECL 1
10549| #define HAVE_SETENV 1
10550| #define HAVE_UNSETENV 1
10551| #define HAVE_STRTOULL 1
10552| #define HAVE_STRTOUQ 1
10553| #define HAVE_STRTOLL 1
10554| #define HAVE_STRTOQ 1
10555| #define HAVE__VA_ARGS__MACRO 1
10556| #define HAVE_SIG_ATOMIC_T_TYPE 1
10557| #define HAVE_VOLATILE 1
10558| #define HAVE_DIRENT_H 1
10559| #define HAVE_FCNTL_H 1
10560| #define HAVE_SYS_FCNTL_H 1
10561| #define HAVE_SYS_RESOURCE_H 1
10562| #define HAVE_SYS_IOCTL_H 1
10563| #define HAVE_SYS_FILIO_H 1
10564| #define HAVE_SYS_ACL_H 1
10565| #define HAVE_SYS_FILE_H 1
10566| #define HAVE_SYS_SELECT_H 1
10567| #define HAVE_POLL_H 1
10568| #define HAVE_POLL 1
10569| #define HAVE_SYS_TIME_H 1
10570| #define HAVE_UTIME_H 1
10571| #define TIME_WITH_SYS_TIME 1
10572| #define HAVE_UTIME 1
10573| #define HAVE_UTIMES 1
10574| #define HAVE_GETTIMEOFDAY_TZ 1
10575| #define HAVE_SYS_WAIT_H 1
10576| #define HAVE_GRP_H 1
10577| #define HAVE_PWD_H 1
10578| /* end confdefs.h.  */
10579| #include <sys/security.h>
10580configure:10539: result: no
10581configure:10539: checking for sys/security.h
10582configure:10539: result: no
10583configure:10552: checking for getpwnam_r
10584configure:10552: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
10585configure:10552: $? = 0
10586configure:10552: result: yes
10587configure:10552: checking for getpwuid_r
10588configure:10552: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
10589configure:10552: $? = 0
10590configure:10552: result: yes
10591configure:10552: checking for getpwent_r
10592configure:10552: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
10593Undefined symbols for architecture i386:
10594  "_getpwent_r", referenced from:
10595      _main in cc8wk2bW.o
10596ld: symbol(s) not found for architecture i386
10597collect2: ld returned 1 exit status
10598Undefined symbols for architecture ppc:
10599  "_getpwent_r", referenced from:
10600      _main in ccYI0A6k.o
10601ld: symbol(s) not found for architecture ppc
10602collect2: ld returned 1 exit status
10603fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccwrY8of.out (No such file or directory)
10604configure:10552: $? = 1
10605configure: failed program was:
10606| /* confdefs.h */
10607| #define PACKAGE_NAME "Samba"
10608| #define PACKAGE_TARNAME "samba"
10609| #define PACKAGE_VERSION "3"
10610| #define PACKAGE_STRING "Samba 3"
10611| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
10612| #define PACKAGE_URL ""
10613| #define CONFIG_H_IS_FROM_SAMBA 1
10614| #define STDC_HEADERS 1
10615| #define HAVE_SYS_TYPES_H 1
10616| #define HAVE_SYS_STAT_H 1
10617| #define HAVE_STDLIB_H 1
10618| #define HAVE_STRING_H 1
10619| #define HAVE_MEMORY_H 1
10620| #define HAVE_STRINGS_H 1
10621| #define HAVE_INTTYPES_H 1
10622| #define HAVE_STDINT_H 1
10623| #define HAVE_UNISTD_H 1
10624| #define __EXTENSIONS__ 1
10625| #define _ALL_SOURCE 1
10626| #define _GNU_SOURCE 1
10627| #define _POSIX_PTHREAD_SEMANTICS 1
10628| #define _TANDEM_SOURCE 1
10629| #define AC_APPLE_UNIVERSAL_BUILD 1
10630| #ifndef _XOPEN_SOURCE_EXTENDED
10631| #define _XOPEN_SOURCE_EXTENDED 1
10632| #endif
10633| #define HAVE_STANDARDS_H 1
10634| #define HAVE_LONG_LONG 1
10635| #define SIZEOF_INT 4
10636| #define SIZEOF_CHAR 1
10637| #define SIZEOF_SHORT 2
10638| #define SIZEOF_LONG 4
10639| #define SIZEOF_LONG_LONG 8
10640| #define SIZEOF_OFF_T 8
10641| #define SIZEOF_SIZE_T 4
10642| #define SIZEOF_SSIZE_T 4
10643| #define HAVE_INTPTR_T 1
10644| #define HAVE_UINTPTR_T 1
10645| #define HAVE_PTRDIFF_T 1
10646| #define HAVE_IMMEDIATE_STRUCTURES 1
10647| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
10648| #define HAVE_STRUCT_STAT_ST_RDEV 1
10649| #define HAVE_ST_RDEV 1
10650| #define loff_t off_t
10651| #define offset_t loff_t
10652| #define HAVE_PIPE 1
10653| #define HAVE_STRFTIME 1
10654| #define HAVE_SRANDOM 1
10655| #define HAVE_RANDOM 1
10656| #define HAVE_SRAND 1
10657| #define HAVE_RAND 1
10658| #define HAVE_USLEEP 1
10659| #define HAVE_SETBUFFER 1
10660| #define HAVE_LSTAT 1
10661| #define HAVE_GETPGRP 1
10662| #define HAVE_UTIME 1
10663| #define HAVE_UTIMES 1
10664| #define HAVE_STDBOOL_H 1
10665| #define HAVE_STDINT_H 1
10666| #define HAVE_SYS_SELECT_H 1
10667| #define HAVE_SETJMP_H 1
10668| #define HAVE_UTIME_H 1
10669| #define HAVE_SYS_WAIT_H 1
10670| #define HAVE_BOOL 1
10671| #define HAVE__Bool 1
10672| #define HAVE_MMAP 1
10673| #define HAVE_SYS_SYSLOG_H 1
10674| #define HAVE_SYSLOG_H 1
10675| #define HAVE_SYS_TIME_H 1
10676| #define HAVE_TIME_H 1
10677| #define HAVE_STDARG_H 1
10678| #define HAVE_SYS_MOUNT_H 1
10679| #define HAVE_SYS_UCONTEXT_H 1
10680| #define HAVE_SETEUID 1
10681| #define HAVE_SETEGID 1
10682| #define HAVE_CHROOT 1
10683| #define HAVE_BZERO 1
10684| #define HAVE_STRERROR 1
10685| #define HAVE_STRERROR_R 1
10686| #define HAVE_VSYSLOG 1
10687| #define HAVE_SETLINEBUF 1
10688| #define HAVE_MKTIME 1
10689| #define HAVE_FTRUNCATE 1
10690| #define HAVE_RENAME 1
10691| #define HAVE_WAITPID 1
10692| #define HAVE_WAIT4 1
10693| #define HAVE_STRLCPY 1
10694| #define HAVE_STRLCAT 1
10695| #define HAVE_INITGROUPS 1
10696| #define HAVE_MEMMOVE 1
10697| #define HAVE_STRDUP 1
10698| #define HAVE_PREAD 1
10699| #define HAVE_PWRITE 1
10700| #define HAVE_STRCASESTR 1
10701| #define HAVE_STRTOK_R 1
10702| #define HAVE_MKDTEMP 1
10703| #define HAVE_DUP2 1
10704| #define HAVE_ISATTY 1
10705| #define HAVE_CHOWN 1
10706| #define HAVE_LCHOWN 1
10707| #define HAVE_LINK 1
10708| #define HAVE_READLINK 1
10709| #define HAVE_SYMLINK 1
10710| #define HAVE_REALPATH 1
10711| #define HAVE_ERRNO_DECL 1
10712| #define HAVE_SECURE_MKSTEMP 1
10713| #define HAVE_STDIO_H 1
10714| #define HAVE_STRINGS_H 1
10715| #define HAVE_DECL_SNPRINTF 1
10716| #define HAVE_DECL_VSNPRINTF 1
10717| #define HAVE_DECL_ASPRINTF 1
10718| #define HAVE_DECL_VASPRINTF 1
10719| #define HAVE_SNPRINTF 1
10720| #define HAVE_VSNPRINTF 1
10721| #define HAVE_ASPRINTF 1
10722| #define HAVE_VASPRINTF 1
10723| #define HAVE_C99_VSNPRINTF 1
10724| #define HAVE_VA_COPY 1
10725| #define HAVE_FUNCTION_MACRO 1
10726| #define HAVE_SYS_PARAM_H 1
10727| #define HAVE_LIMITS_H 1
10728| #define HAVE_SETENV_DECL 1
10729| #define HAVE_SETENV 1
10730| #define HAVE_UNSETENV 1
10731| #define HAVE_STRTOULL 1
10732| #define HAVE_STRTOUQ 1
10733| #define HAVE_STRTOLL 1
10734| #define HAVE_STRTOQ 1
10735| #define HAVE__VA_ARGS__MACRO 1
10736| #define HAVE_SIG_ATOMIC_T_TYPE 1
10737| #define HAVE_VOLATILE 1
10738| #define HAVE_DIRENT_H 1
10739| #define HAVE_FCNTL_H 1
10740| #define HAVE_SYS_FCNTL_H 1
10741| #define HAVE_SYS_RESOURCE_H 1
10742| #define HAVE_SYS_IOCTL_H 1
10743| #define HAVE_SYS_FILIO_H 1
10744| #define HAVE_SYS_ACL_H 1
10745| #define HAVE_SYS_FILE_H 1
10746| #define HAVE_SYS_SELECT_H 1
10747| #define HAVE_POLL_H 1
10748| #define HAVE_POLL 1
10749| #define HAVE_SYS_TIME_H 1
10750| #define HAVE_UTIME_H 1
10751| #define TIME_WITH_SYS_TIME 1
10752| #define HAVE_UTIME 1
10753| #define HAVE_UTIMES 1
10754| #define HAVE_GETTIMEOFDAY_TZ 1
10755| #define HAVE_SYS_WAIT_H 1
10756| #define HAVE_GRP_H 1
10757| #define HAVE_PWD_H 1
10758| #define HAVE_GETPWNAM_R 1
10759| #define HAVE_GETPWUID_R 1
10760| /* end confdefs.h.  */
10761| /* Define getpwent_r to an innocuous variant, in case <limits.h> declares getpwent_r.
10762|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
10763| #define getpwent_r innocuous_getpwent_r
10764|
10765| /* System header to define __stub macros and hopefully few prototypes,
10766|     which can conflict with char getpwent_r (); below.
10767|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10768|     <limits.h> exists even on freestanding compilers.  */
10769|
10770| #ifdef __STDC__
10771| # include <limits.h>
10772| #else
10773| # include <assert.h>
10774| #endif
10775|
10776| #undef getpwent_r
10777|
10778| /* Override any GCC internal prototype to avoid an error.
10779|    Use char because int might match the return type of a GCC
10780|    builtin and then its argument prototype would still apply.  */
10781| #ifdef __cplusplus
10782| extern "C"
10783| #endif
10784| char getpwent_r ();
10785| /* The GNU C library defines this for functions which it implements
10786|     to always fail with ENOSYS.  Some functions are actually named
10787|     something starting with __ and the normal name is an alias.  */
10788| #if defined __stub_getpwent_r || defined __stub___getpwent_r
10789| choke me
10790| #endif
10791|
10792| int
10793| main ()
10794| {
10795| return getpwent_r ();
10796|   ;
10797|   return 0;
10798| }
10799configure:10552: result: no
10800configure:10562: checking for getpwent_r declaration
10801configure:10582: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
10802conftest.c: In function 'main':
10803conftest.c:163: error: 'getpwent_r' undeclared (first use in this function)
10804conftest.c:163: error: (Each undeclared identifier is reported only once
10805conftest.c:163: error: for each function it appears in.)
10806conftest.c: In function 'main':
10807conftest.c:163: error: 'getpwent_r' undeclared (first use in this function)
10808conftest.c:163: error: (Each undeclared identifier is reported only once
10809conftest.c:163: error: for each function it appears in.)
10810fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccuCNm16.out (No such file or directory)
10811configure:10582: $? = 1
10812configure: failed program was:
10813| /* confdefs.h */
10814| #define PACKAGE_NAME "Samba"
10815| #define PACKAGE_TARNAME "samba"
10816| #define PACKAGE_VERSION "3"
10817| #define PACKAGE_STRING "Samba 3"
10818| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
10819| #define PACKAGE_URL ""
10820| #define CONFIG_H_IS_FROM_SAMBA 1
10821| #define STDC_HEADERS 1
10822| #define HAVE_SYS_TYPES_H 1
10823| #define HAVE_SYS_STAT_H 1
10824| #define HAVE_STDLIB_H 1
10825| #define HAVE_STRING_H 1
10826| #define HAVE_MEMORY_H 1
10827| #define HAVE_STRINGS_H 1
10828| #define HAVE_INTTYPES_H 1
10829| #define HAVE_STDINT_H 1
10830| #define HAVE_UNISTD_H 1
10831| #define __EXTENSIONS__ 1
10832| #define _ALL_SOURCE 1
10833| #define _GNU_SOURCE 1
10834| #define _POSIX_PTHREAD_SEMANTICS 1
10835| #define _TANDEM_SOURCE 1
10836| #define AC_APPLE_UNIVERSAL_BUILD 1
10837| #ifndef _XOPEN_SOURCE_EXTENDED
10838| #define _XOPEN_SOURCE_EXTENDED 1
10839| #endif
10840| #define HAVE_STANDARDS_H 1
10841| #define HAVE_LONG_LONG 1
10842| #define SIZEOF_INT 4
10843| #define SIZEOF_CHAR 1
10844| #define SIZEOF_SHORT 2
10845| #define SIZEOF_LONG 4
10846| #define SIZEOF_LONG_LONG 8
10847| #define SIZEOF_OFF_T 8
10848| #define SIZEOF_SIZE_T 4
10849| #define SIZEOF_SSIZE_T 4
10850| #define HAVE_INTPTR_T 1
10851| #define HAVE_UINTPTR_T 1
10852| #define HAVE_PTRDIFF_T 1
10853| #define HAVE_IMMEDIATE_STRUCTURES 1
10854| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
10855| #define HAVE_STRUCT_STAT_ST_RDEV 1
10856| #define HAVE_ST_RDEV 1
10857| #define loff_t off_t
10858| #define offset_t loff_t
10859| #define HAVE_PIPE 1
10860| #define HAVE_STRFTIME 1
10861| #define HAVE_SRANDOM 1
10862| #define HAVE_RANDOM 1
10863| #define HAVE_SRAND 1
10864| #define HAVE_RAND 1
10865| #define HAVE_USLEEP 1
10866| #define HAVE_SETBUFFER 1
10867| #define HAVE_LSTAT 1
10868| #define HAVE_GETPGRP 1
10869| #define HAVE_UTIME 1
10870| #define HAVE_UTIMES 1
10871| #define HAVE_STDBOOL_H 1
10872| #define HAVE_STDINT_H 1
10873| #define HAVE_SYS_SELECT_H 1
10874| #define HAVE_SETJMP_H 1
10875| #define HAVE_UTIME_H 1
10876| #define HAVE_SYS_WAIT_H 1
10877| #define HAVE_BOOL 1
10878| #define HAVE__Bool 1
10879| #define HAVE_MMAP 1
10880| #define HAVE_SYS_SYSLOG_H 1
10881| #define HAVE_SYSLOG_H 1
10882| #define HAVE_SYS_TIME_H 1
10883| #define HAVE_TIME_H 1
10884| #define HAVE_STDARG_H 1
10885| #define HAVE_SYS_MOUNT_H 1
10886| #define HAVE_SYS_UCONTEXT_H 1
10887| #define HAVE_SETEUID 1
10888| #define HAVE_SETEGID 1
10889| #define HAVE_CHROOT 1
10890| #define HAVE_BZERO 1
10891| #define HAVE_STRERROR 1
10892| #define HAVE_STRERROR_R 1
10893| #define HAVE_VSYSLOG 1
10894| #define HAVE_SETLINEBUF 1
10895| #define HAVE_MKTIME 1
10896| #define HAVE_FTRUNCATE 1
10897| #define HAVE_RENAME 1
10898| #define HAVE_WAITPID 1
10899| #define HAVE_WAIT4 1
10900| #define HAVE_STRLCPY 1
10901| #define HAVE_STRLCAT 1
10902| #define HAVE_INITGROUPS 1
10903| #define HAVE_MEMMOVE 1
10904| #define HAVE_STRDUP 1
10905| #define HAVE_PREAD 1
10906| #define HAVE_PWRITE 1
10907| #define HAVE_STRCASESTR 1
10908| #define HAVE_STRTOK_R 1
10909| #define HAVE_MKDTEMP 1
10910| #define HAVE_DUP2 1
10911| #define HAVE_ISATTY 1
10912| #define HAVE_CHOWN 1
10913| #define HAVE_LCHOWN 1
10914| #define HAVE_LINK 1
10915| #define HAVE_READLINK 1
10916| #define HAVE_SYMLINK 1
10917| #define HAVE_REALPATH 1
10918| #define HAVE_ERRNO_DECL 1
10919| #define HAVE_SECURE_MKSTEMP 1
10920| #define HAVE_STDIO_H 1
10921| #define HAVE_STRINGS_H 1
10922| #define HAVE_DECL_SNPRINTF 1
10923| #define HAVE_DECL_VSNPRINTF 1
10924| #define HAVE_DECL_ASPRINTF 1
10925| #define HAVE_DECL_VASPRINTF 1
10926| #define HAVE_SNPRINTF 1
10927| #define HAVE_VSNPRINTF 1
10928| #define HAVE_ASPRINTF 1
10929| #define HAVE_VASPRINTF 1
10930| #define HAVE_C99_VSNPRINTF 1
10931| #define HAVE_VA_COPY 1
10932| #define HAVE_FUNCTION_MACRO 1
10933| #define HAVE_SYS_PARAM_H 1
10934| #define HAVE_LIMITS_H 1
10935| #define HAVE_SETENV_DECL 1
10936| #define HAVE_SETENV 1
10937| #define HAVE_UNSETENV 1
10938| #define HAVE_STRTOULL 1
10939| #define HAVE_STRTOUQ 1
10940| #define HAVE_STRTOLL 1
10941| #define HAVE_STRTOQ 1
10942| #define HAVE__VA_ARGS__MACRO 1
10943| #define HAVE_SIG_ATOMIC_T_TYPE 1
10944| #define HAVE_VOLATILE 1
10945| #define HAVE_DIRENT_H 1
10946| #define HAVE_FCNTL_H 1
10947| #define HAVE_SYS_FCNTL_H 1
10948| #define HAVE_SYS_RESOURCE_H 1
10949| #define HAVE_SYS_IOCTL_H 1
10950| #define HAVE_SYS_FILIO_H 1
10951| #define HAVE_SYS_ACL_H 1
10952| #define HAVE_SYS_FILE_H 1
10953| #define HAVE_SYS_SELECT_H 1
10954| #define HAVE_POLL_H 1
10955| #define HAVE_POLL 1
10956| #define HAVE_SYS_TIME_H 1
10957| #define HAVE_UTIME_H 1
10958| #define TIME_WITH_SYS_TIME 1
10959| #define HAVE_UTIME 1
10960| #define HAVE_UTIMES 1
10961| #define HAVE_GETTIMEOFDAY_TZ 1
10962| #define HAVE_SYS_WAIT_H 1
10963| #define HAVE_GRP_H 1
10964| #define HAVE_PWD_H 1
10965| #define HAVE_GETPWNAM_R 1
10966| #define HAVE_GETPWUID_R 1
10967| /* end confdefs.h.  */
10968|
10969|       #include <unistd.h>
10970|       #include <pwd.h>
10971|
10972| int
10973| main ()
10974| {
10975| int i = (int)getpwent_r
10976|   ;
10977|   return 0;
10978| }
10979configure:10589: result: no
10980configure:10597: checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)
10981configure:10621: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
10982conftest.c:198:3: error: #error missing getpwent_r prototype
10983conftest.c:198:3: error: #error missing getpwent_r prototype
10984fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccYbEjkI.out (No such file or directory)
10985configure:10621: $? = 1
10986configure: failed program was:
10987| /* confdefs.h */
10988| #define PACKAGE_NAME "Samba"
10989| #define PACKAGE_TARNAME "samba"
10990| #define PACKAGE_VERSION "3"
10991| #define PACKAGE_STRING "Samba 3"
10992| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
10993| #define PACKAGE_URL ""
10994| #define CONFIG_H_IS_FROM_SAMBA 1
10995| #define STDC_HEADERS 1
10996| #define HAVE_SYS_TYPES_H 1
10997| #define HAVE_SYS_STAT_H 1
10998| #define HAVE_STDLIB_H 1
10999| #define HAVE_STRING_H 1
11000| #define HAVE_MEMORY_H 1
11001| #define HAVE_STRINGS_H 1
11002| #define HAVE_INTTYPES_H 1
11003| #define HAVE_STDINT_H 1
11004| #define HAVE_UNISTD_H 1
11005| #define __EXTENSIONS__ 1
11006| #define _ALL_SOURCE 1
11007| #define _GNU_SOURCE 1
11008| #define _POSIX_PTHREAD_SEMANTICS 1
11009| #define _TANDEM_SOURCE 1
11010| #define AC_APPLE_UNIVERSAL_BUILD 1
11011| #ifndef _XOPEN_SOURCE_EXTENDED
11012| #define _XOPEN_SOURCE_EXTENDED 1
11013| #endif
11014| #define HAVE_STANDARDS_H 1
11015| #define HAVE_LONG_LONG 1
11016| #define SIZEOF_INT 4
11017| #define SIZEOF_CHAR 1
11018| #define SIZEOF_SHORT 2
11019| #define SIZEOF_LONG 4
11020| #define SIZEOF_LONG_LONG 8
11021| #define SIZEOF_OFF_T 8
11022| #define SIZEOF_SIZE_T 4
11023| #define SIZEOF_SSIZE_T 4
11024| #define HAVE_INTPTR_T 1
11025| #define HAVE_UINTPTR_T 1
11026| #define HAVE_PTRDIFF_T 1
11027| #define HAVE_IMMEDIATE_STRUCTURES 1
11028| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
11029| #define HAVE_STRUCT_STAT_ST_RDEV 1
11030| #define HAVE_ST_RDEV 1
11031| #define loff_t off_t
11032| #define offset_t loff_t
11033| #define HAVE_PIPE 1
11034| #define HAVE_STRFTIME 1
11035| #define HAVE_SRANDOM 1
11036| #define HAVE_RANDOM 1
11037| #define HAVE_SRAND 1
11038| #define HAVE_RAND 1
11039| #define HAVE_USLEEP 1
11040| #define HAVE_SETBUFFER 1
11041| #define HAVE_LSTAT 1
11042| #define HAVE_GETPGRP 1
11043| #define HAVE_UTIME 1
11044| #define HAVE_UTIMES 1
11045| #define HAVE_STDBOOL_H 1
11046| #define HAVE_STDINT_H 1
11047| #define HAVE_SYS_SELECT_H 1
11048| #define HAVE_SETJMP_H 1
11049| #define HAVE_UTIME_H 1
11050| #define HAVE_SYS_WAIT_H 1
11051| #define HAVE_BOOL 1
11052| #define HAVE__Bool 1
11053| #define HAVE_MMAP 1
11054| #define HAVE_SYS_SYSLOG_H 1
11055| #define HAVE_SYSLOG_H 1
11056| #define HAVE_SYS_TIME_H 1
11057| #define HAVE_TIME_H 1
11058| #define HAVE_STDARG_H 1
11059| #define HAVE_SYS_MOUNT_H 1
11060| #define HAVE_SYS_UCONTEXT_H 1
11061| #define HAVE_SETEUID 1
11062| #define HAVE_SETEGID 1
11063| #define HAVE_CHROOT 1
11064| #define HAVE_BZERO 1
11065| #define HAVE_STRERROR 1
11066| #define HAVE_STRERROR_R 1
11067| #define HAVE_VSYSLOG 1
11068| #define HAVE_SETLINEBUF 1
11069| #define HAVE_MKTIME 1
11070| #define HAVE_FTRUNCATE 1
11071| #define HAVE_RENAME 1
11072| #define HAVE_WAITPID 1
11073| #define HAVE_WAIT4 1
11074| #define HAVE_STRLCPY 1
11075| #define HAVE_STRLCAT 1
11076| #define HAVE_INITGROUPS 1
11077| #define HAVE_MEMMOVE 1
11078| #define HAVE_STRDUP 1
11079| #define HAVE_PREAD 1
11080| #define HAVE_PWRITE 1
11081| #define HAVE_STRCASESTR 1
11082| #define HAVE_STRTOK_R 1
11083| #define HAVE_MKDTEMP 1
11084| #define HAVE_DUP2 1
11085| #define HAVE_ISATTY 1
11086| #define HAVE_CHOWN 1
11087| #define HAVE_LCHOWN 1
11088| #define HAVE_LINK 1
11089| #define HAVE_READLINK 1
11090| #define HAVE_SYMLINK 1
11091| #define HAVE_REALPATH 1
11092| #define HAVE_ERRNO_DECL 1
11093| #define HAVE_SECURE_MKSTEMP 1
11094| #define HAVE_STDIO_H 1
11095| #define HAVE_STRINGS_H 1
11096| #define HAVE_DECL_SNPRINTF 1
11097| #define HAVE_DECL_VSNPRINTF 1
11098| #define HAVE_DECL_ASPRINTF 1
11099| #define HAVE_DECL_VASPRINTF 1
11100| #define HAVE_SNPRINTF 1
11101| #define HAVE_VSNPRINTF 1
11102| #define HAVE_ASPRINTF 1
11103| #define HAVE_VASPRINTF 1
11104| #define HAVE_C99_VSNPRINTF 1
11105| #define HAVE_VA_COPY 1
11106| #define HAVE_FUNCTION_MACRO 1
11107| #define HAVE_SYS_PARAM_H 1
11108| #define HAVE_LIMITS_H 1
11109| #define HAVE_SETENV_DECL 1
11110| #define HAVE_SETENV 1
11111| #define HAVE_UNSETENV 1
11112| #define HAVE_STRTOULL 1
11113| #define HAVE_STRTOUQ 1
11114| #define HAVE_STRTOLL 1
11115| #define HAVE_STRTOQ 1
11116| #define HAVE__VA_ARGS__MACRO 1
11117| #define HAVE_SIG_ATOMIC_T_TYPE 1
11118| #define HAVE_VOLATILE 1
11119| #define HAVE_DIRENT_H 1
11120| #define HAVE_FCNTL_H 1
11121| #define HAVE_SYS_FCNTL_H 1
11122| #define HAVE_SYS_RESOURCE_H 1
11123| #define HAVE_SYS_IOCTL_H 1
11124| #define HAVE_SYS_FILIO_H 1
11125| #define HAVE_SYS_ACL_H 1
11126| #define HAVE_SYS_FILE_H 1
11127| #define HAVE_SYS_SELECT_H 1
11128| #define HAVE_POLL_H 1
11129| #define HAVE_POLL 1
11130| #define HAVE_SYS_TIME_H 1
11131| #define HAVE_UTIME_H 1
11132| #define TIME_WITH_SYS_TIME 1
11133| #define HAVE_UTIME 1
11134| #define HAVE_UTIMES 1
11135| #define HAVE_GETTIMEOFDAY_TZ 1
11136| #define HAVE_SYS_WAIT_H 1
11137| #define HAVE_GRP_H 1
11138| #define HAVE_PWD_H 1
11139| #define HAVE_GETPWNAM_R 1
11140| #define HAVE_GETPWUID_R 1
11141| /* end confdefs.h.  */
11142|
11143|               #include <stdio.h>
11144| #ifdef HAVE_SYS_TYPES_H
11145| # include <sys/types.h>
11146| #endif
11147| #ifdef HAVE_SYS_STAT_H
11148| # include <sys/stat.h>
11149| #endif
11150| #ifdef STDC_HEADERS
11151| # include <stdlib.h>
11152| # include <stddef.h>
11153| #else
11154| # ifdef HAVE_STDLIB_H
11155| #  include <stdlib.h>
11156| # endif
11157| #endif
11158| #ifdef HAVE_STRING_H
11159| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11160| #  include <memory.h>
11161| # endif
11162| # include <string.h>
11163| #endif
11164| #ifdef HAVE_STRINGS_H
11165| # include <strings.h>
11166| #endif
11167| #ifdef HAVE_INTTYPES_H
11168| # include <inttypes.h>
11169| #endif
11170| #ifdef HAVE_STDINT_H
11171| # include <stdint.h>
11172| #endif
11173| #ifdef HAVE_UNISTD_H
11174| # include <unistd.h>
11175| #endif
11176|
11177|       #include <unistd.h>
11178|       #include <pwd.h>
11179|
11180|               struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)
11181|               {
11182|
11183|       #ifndef HAVE_GETPWENT_R_DECL
11184|       #error missing getpwent_r prototype
11185|       #endif
11186|       return NULL;
11187|
11188|               }
11189|
11190configure:10634: result: no
11191configure:10644: checking for prototype struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)
11192configure:10668: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
11193conftest.c:198:3: error: #error missing getpwent_r prototype
11194conftest.c:198:3: error: #error missing getpwent_r prototype
11195fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccol32Cl.out (No such file or directory)
11196configure:10668: $? = 1
11197configure: failed program was:
11198| /* confdefs.h */
11199| #define PACKAGE_NAME "Samba"
11200| #define PACKAGE_TARNAME "samba"
11201| #define PACKAGE_VERSION "3"
11202| #define PACKAGE_STRING "Samba 3"
11203| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
11204| #define PACKAGE_URL ""
11205| #define CONFIG_H_IS_FROM_SAMBA 1
11206| #define STDC_HEADERS 1
11207| #define HAVE_SYS_TYPES_H 1
11208| #define HAVE_SYS_STAT_H 1
11209| #define HAVE_STDLIB_H 1
11210| #define HAVE_STRING_H 1
11211| #define HAVE_MEMORY_H 1
11212| #define HAVE_STRINGS_H 1
11213| #define HAVE_INTTYPES_H 1
11214| #define HAVE_STDINT_H 1
11215| #define HAVE_UNISTD_H 1
11216| #define __EXTENSIONS__ 1
11217| #define _ALL_SOURCE 1
11218| #define _GNU_SOURCE 1
11219| #define _POSIX_PTHREAD_SEMANTICS 1
11220| #define _TANDEM_SOURCE 1
11221| #define AC_APPLE_UNIVERSAL_BUILD 1
11222| #ifndef _XOPEN_SOURCE_EXTENDED
11223| #define _XOPEN_SOURCE_EXTENDED 1
11224| #endif
11225| #define HAVE_STANDARDS_H 1
11226| #define HAVE_LONG_LONG 1
11227| #define SIZEOF_INT 4
11228| #define SIZEOF_CHAR 1
11229| #define SIZEOF_SHORT 2
11230| #define SIZEOF_LONG 4
11231| #define SIZEOF_LONG_LONG 8
11232| #define SIZEOF_OFF_T 8
11233| #define SIZEOF_SIZE_T 4
11234| #define SIZEOF_SSIZE_T 4
11235| #define HAVE_INTPTR_T 1
11236| #define HAVE_UINTPTR_T 1
11237| #define HAVE_PTRDIFF_T 1
11238| #define HAVE_IMMEDIATE_STRUCTURES 1
11239| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
11240| #define HAVE_STRUCT_STAT_ST_RDEV 1
11241| #define HAVE_ST_RDEV 1
11242| #define loff_t off_t
11243| #define offset_t loff_t
11244| #define HAVE_PIPE 1
11245| #define HAVE_STRFTIME 1
11246| #define HAVE_SRANDOM 1
11247| #define HAVE_RANDOM 1
11248| #define HAVE_SRAND 1
11249| #define HAVE_RAND 1
11250| #define HAVE_USLEEP 1
11251| #define HAVE_SETBUFFER 1
11252| #define HAVE_LSTAT 1
11253| #define HAVE_GETPGRP 1
11254| #define HAVE_UTIME 1
11255| #define HAVE_UTIMES 1
11256| #define HAVE_STDBOOL_H 1
11257| #define HAVE_STDINT_H 1
11258| #define HAVE_SYS_SELECT_H 1
11259| #define HAVE_SETJMP_H 1
11260| #define HAVE_UTIME_H 1
11261| #define HAVE_SYS_WAIT_H 1
11262| #define HAVE_BOOL 1
11263| #define HAVE__Bool 1
11264| #define HAVE_MMAP 1
11265| #define HAVE_SYS_SYSLOG_H 1
11266| #define HAVE_SYSLOG_H 1
11267| #define HAVE_SYS_TIME_H 1
11268| #define HAVE_TIME_H 1
11269| #define HAVE_STDARG_H 1
11270| #define HAVE_SYS_MOUNT_H 1
11271| #define HAVE_SYS_UCONTEXT_H 1
11272| #define HAVE_SETEUID 1
11273| #define HAVE_SETEGID 1
11274| #define HAVE_CHROOT 1
11275| #define HAVE_BZERO 1
11276| #define HAVE_STRERROR 1
11277| #define HAVE_STRERROR_R 1
11278| #define HAVE_VSYSLOG 1
11279| #define HAVE_SETLINEBUF 1
11280| #define HAVE_MKTIME 1
11281| #define HAVE_FTRUNCATE 1
11282| #define HAVE_RENAME 1
11283| #define HAVE_WAITPID 1
11284| #define HAVE_WAIT4 1
11285| #define HAVE_STRLCPY 1
11286| #define HAVE_STRLCAT 1
11287| #define HAVE_INITGROUPS 1
11288| #define HAVE_MEMMOVE 1
11289| #define HAVE_STRDUP 1
11290| #define HAVE_PREAD 1
11291| #define HAVE_PWRITE 1
11292| #define HAVE_STRCASESTR 1
11293| #define HAVE_STRTOK_R 1
11294| #define HAVE_MKDTEMP 1
11295| #define HAVE_DUP2 1
11296| #define HAVE_ISATTY 1
11297| #define HAVE_CHOWN 1
11298| #define HAVE_LCHOWN 1
11299| #define HAVE_LINK 1
11300| #define HAVE_READLINK 1
11301| #define HAVE_SYMLINK 1
11302| #define HAVE_REALPATH 1
11303| #define HAVE_ERRNO_DECL 1
11304| #define HAVE_SECURE_MKSTEMP 1
11305| #define HAVE_STDIO_H 1
11306| #define HAVE_STRINGS_H 1
11307| #define HAVE_DECL_SNPRINTF 1
11308| #define HAVE_DECL_VSNPRINTF 1
11309| #define HAVE_DECL_ASPRINTF 1
11310| #define HAVE_DECL_VASPRINTF 1
11311| #define HAVE_SNPRINTF 1
11312| #define HAVE_VSNPRINTF 1
11313| #define HAVE_ASPRINTF 1
11314| #define HAVE_VASPRINTF 1
11315| #define HAVE_C99_VSNPRINTF 1
11316| #define HAVE_VA_COPY 1
11317| #define HAVE_FUNCTION_MACRO 1
11318| #define HAVE_SYS_PARAM_H 1
11319| #define HAVE_LIMITS_H 1
11320| #define HAVE_SETENV_DECL 1
11321| #define HAVE_SETENV 1
11322| #define HAVE_UNSETENV 1
11323| #define HAVE_STRTOULL 1
11324| #define HAVE_STRTOUQ 1
11325| #define HAVE_STRTOLL 1
11326| #define HAVE_STRTOQ 1
11327| #define HAVE__VA_ARGS__MACRO 1
11328| #define HAVE_SIG_ATOMIC_T_TYPE 1
11329| #define HAVE_VOLATILE 1
11330| #define HAVE_DIRENT_H 1
11331| #define HAVE_FCNTL_H 1
11332| #define HAVE_SYS_FCNTL_H 1
11333| #define HAVE_SYS_RESOURCE_H 1
11334| #define HAVE_SYS_IOCTL_H 1
11335| #define HAVE_SYS_FILIO_H 1
11336| #define HAVE_SYS_ACL_H 1
11337| #define HAVE_SYS_FILE_H 1
11338| #define HAVE_SYS_SELECT_H 1
11339| #define HAVE_POLL_H 1
11340| #define HAVE_POLL 1
11341| #define HAVE_SYS_TIME_H 1
11342| #define HAVE_UTIME_H 1
11343| #define TIME_WITH_SYS_TIME 1
11344| #define HAVE_UTIME 1
11345| #define HAVE_UTIMES 1
11346| #define HAVE_GETTIMEOFDAY_TZ 1
11347| #define HAVE_SYS_WAIT_H 1
11348| #define HAVE_GRP_H 1
11349| #define HAVE_PWD_H 1
11350| #define HAVE_GETPWNAM_R 1
11351| #define HAVE_GETPWUID_R 1
11352| /* end confdefs.h.  */
11353|
11354|               #include <stdio.h>
11355| #ifdef HAVE_SYS_TYPES_H
11356| # include <sys/types.h>
11357| #endif
11358| #ifdef HAVE_SYS_STAT_H
11359| # include <sys/stat.h>
11360| #endif
11361| #ifdef STDC_HEADERS
11362| # include <stdlib.h>
11363| # include <stddef.h>
11364| #else
11365| # ifdef HAVE_STDLIB_H
11366| #  include <stdlib.h>
11367| # endif
11368| #endif
11369| #ifdef HAVE_STRING_H
11370| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11371| #  include <memory.h>
11372| # endif
11373| # include <string.h>
11374| #endif
11375| #ifdef HAVE_STRINGS_H
11376| # include <strings.h>
11377| #endif
11378| #ifdef HAVE_INTTYPES_H
11379| # include <inttypes.h>
11380| #endif
11381| #ifdef HAVE_STDINT_H
11382| # include <stdint.h>
11383| #endif
11384| #ifdef HAVE_UNISTD_H
11385| # include <unistd.h>
11386| #endif
11387|
11388|       #include <unistd.h>
11389|       #include <pwd.h>
11390|
11391|               struct passwd *getpwent_r(struct passwd *src, char *buf, size_t buflen)
11392|               {
11393|
11394|       #ifndef HAVE_GETPWENT_R_DECL
11395|       #error missing getpwent_r prototype
11396|       #endif
11397|       return NULL;
11398|
11399|               }
11400|
11401configure:10681: result: no
11402configure:10694: checking for getgrnam_r
11403configure:10694: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
11404configure:10694: $? = 0
11405configure:10694: result: yes
11406configure:10694: checking for getgrgid_r
11407configure:10694: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
11408configure:10694: $? = 0
11409configure:10694: result: yes
11410configure:10694: checking for getgrent_r
11411configure:10694: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
11412Undefined symbols for architecture i386:
11413  "_getgrent_r", referenced from:
11414      _main in cctD32KW.o
11415ld: symbol(s) not found for architecture i386
11416collect2: ld returned 1 exit status
11417Undefined symbols for architecture ppc:
11418  "_getgrent_r", referenced from:
11419      _main in cc9tKPx9.o
11420ld: symbol(s) not found for architecture ppc
11421collect2: ld returned 1 exit status
11422fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccAshvnD.out (No such file or directory)
11423configure:10694: $? = 1
11424configure: failed program was:
11425| /* confdefs.h */
11426| #define PACKAGE_NAME "Samba"
11427| #define PACKAGE_TARNAME "samba"
11428| #define PACKAGE_VERSION "3"
11429| #define PACKAGE_STRING "Samba 3"
11430| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
11431| #define PACKAGE_URL ""
11432| #define CONFIG_H_IS_FROM_SAMBA 1
11433| #define STDC_HEADERS 1
11434| #define HAVE_SYS_TYPES_H 1
11435| #define HAVE_SYS_STAT_H 1
11436| #define HAVE_STDLIB_H 1
11437| #define HAVE_STRING_H 1
11438| #define HAVE_MEMORY_H 1
11439| #define HAVE_STRINGS_H 1
11440| #define HAVE_INTTYPES_H 1
11441| #define HAVE_STDINT_H 1
11442| #define HAVE_UNISTD_H 1
11443| #define __EXTENSIONS__ 1
11444| #define _ALL_SOURCE 1
11445| #define _GNU_SOURCE 1
11446| #define _POSIX_PTHREAD_SEMANTICS 1
11447| #define _TANDEM_SOURCE 1
11448| #define AC_APPLE_UNIVERSAL_BUILD 1
11449| #ifndef _XOPEN_SOURCE_EXTENDED
11450| #define _XOPEN_SOURCE_EXTENDED 1
11451| #endif
11452| #define HAVE_STANDARDS_H 1
11453| #define HAVE_LONG_LONG 1
11454| #define SIZEOF_INT 4
11455| #define SIZEOF_CHAR 1
11456| #define SIZEOF_SHORT 2
11457| #define SIZEOF_LONG 4
11458| #define SIZEOF_LONG_LONG 8
11459| #define SIZEOF_OFF_T 8
11460| #define SIZEOF_SIZE_T 4
11461| #define SIZEOF_SSIZE_T 4
11462| #define HAVE_INTPTR_T 1
11463| #define HAVE_UINTPTR_T 1
11464| #define HAVE_PTRDIFF_T 1
11465| #define HAVE_IMMEDIATE_STRUCTURES 1
11466| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
11467| #define HAVE_STRUCT_STAT_ST_RDEV 1
11468| #define HAVE_ST_RDEV 1
11469| #define loff_t off_t
11470| #define offset_t loff_t
11471| #define HAVE_PIPE 1
11472| #define HAVE_STRFTIME 1
11473| #define HAVE_SRANDOM 1
11474| #define HAVE_RANDOM 1
11475| #define HAVE_SRAND 1
11476| #define HAVE_RAND 1
11477| #define HAVE_USLEEP 1
11478| #define HAVE_SETBUFFER 1
11479| #define HAVE_LSTAT 1
11480| #define HAVE_GETPGRP 1
11481| #define HAVE_UTIME 1
11482| #define HAVE_UTIMES 1
11483| #define HAVE_STDBOOL_H 1
11484| #define HAVE_STDINT_H 1
11485| #define HAVE_SYS_SELECT_H 1
11486| #define HAVE_SETJMP_H 1
11487| #define HAVE_UTIME_H 1
11488| #define HAVE_SYS_WAIT_H 1
11489| #define HAVE_BOOL 1
11490| #define HAVE__Bool 1
11491| #define HAVE_MMAP 1
11492| #define HAVE_SYS_SYSLOG_H 1
11493| #define HAVE_SYSLOG_H 1
11494| #define HAVE_SYS_TIME_H 1
11495| #define HAVE_TIME_H 1
11496| #define HAVE_STDARG_H 1
11497| #define HAVE_SYS_MOUNT_H 1
11498| #define HAVE_SYS_UCONTEXT_H 1
11499| #define HAVE_SETEUID 1
11500| #define HAVE_SETEGID 1
11501| #define HAVE_CHROOT 1
11502| #define HAVE_BZERO 1
11503| #define HAVE_STRERROR 1
11504| #define HAVE_STRERROR_R 1
11505| #define HAVE_VSYSLOG 1
11506| #define HAVE_SETLINEBUF 1
11507| #define HAVE_MKTIME 1
11508| #define HAVE_FTRUNCATE 1
11509| #define HAVE_RENAME 1
11510| #define HAVE_WAITPID 1
11511| #define HAVE_WAIT4 1
11512| #define HAVE_STRLCPY 1
11513| #define HAVE_STRLCAT 1
11514| #define HAVE_INITGROUPS 1
11515| #define HAVE_MEMMOVE 1
11516| #define HAVE_STRDUP 1
11517| #define HAVE_PREAD 1
11518| #define HAVE_PWRITE 1
11519| #define HAVE_STRCASESTR 1
11520| #define HAVE_STRTOK_R 1
11521| #define HAVE_MKDTEMP 1
11522| #define HAVE_DUP2 1
11523| #define HAVE_ISATTY 1
11524| #define HAVE_CHOWN 1
11525| #define HAVE_LCHOWN 1
11526| #define HAVE_LINK 1
11527| #define HAVE_READLINK 1
11528| #define HAVE_SYMLINK 1
11529| #define HAVE_REALPATH 1
11530| #define HAVE_ERRNO_DECL 1
11531| #define HAVE_SECURE_MKSTEMP 1
11532| #define HAVE_STDIO_H 1
11533| #define HAVE_STRINGS_H 1
11534| #define HAVE_DECL_SNPRINTF 1
11535| #define HAVE_DECL_VSNPRINTF 1
11536| #define HAVE_DECL_ASPRINTF 1
11537| #define HAVE_DECL_VASPRINTF 1
11538| #define HAVE_SNPRINTF 1
11539| #define HAVE_VSNPRINTF 1
11540| #define HAVE_ASPRINTF 1
11541| #define HAVE_VASPRINTF 1
11542| #define HAVE_C99_VSNPRINTF 1
11543| #define HAVE_VA_COPY 1
11544| #define HAVE_FUNCTION_MACRO 1
11545| #define HAVE_SYS_PARAM_H 1
11546| #define HAVE_LIMITS_H 1
11547| #define HAVE_SETENV_DECL 1
11548| #define HAVE_SETENV 1
11549| #define HAVE_UNSETENV 1
11550| #define HAVE_STRTOULL 1
11551| #define HAVE_STRTOUQ 1
11552| #define HAVE_STRTOLL 1
11553| #define HAVE_STRTOQ 1
11554| #define HAVE__VA_ARGS__MACRO 1
11555| #define HAVE_SIG_ATOMIC_T_TYPE 1
11556| #define HAVE_VOLATILE 1
11557| #define HAVE_DIRENT_H 1
11558| #define HAVE_FCNTL_H 1
11559| #define HAVE_SYS_FCNTL_H 1
11560| #define HAVE_SYS_RESOURCE_H 1
11561| #define HAVE_SYS_IOCTL_H 1
11562| #define HAVE_SYS_FILIO_H 1
11563| #define HAVE_SYS_ACL_H 1
11564| #define HAVE_SYS_FILE_H 1
11565| #define HAVE_SYS_SELECT_H 1
11566| #define HAVE_POLL_H 1
11567| #define HAVE_POLL 1
11568| #define HAVE_SYS_TIME_H 1
11569| #define HAVE_UTIME_H 1
11570| #define TIME_WITH_SYS_TIME 1
11571| #define HAVE_UTIME 1
11572| #define HAVE_UTIMES 1
11573| #define HAVE_GETTIMEOFDAY_TZ 1
11574| #define HAVE_SYS_WAIT_H 1
11575| #define HAVE_GRP_H 1
11576| #define HAVE_PWD_H 1
11577| #define HAVE_GETPWNAM_R 1
11578| #define HAVE_GETPWUID_R 1
11579| #define HAVE_GETGRNAM_R 1
11580| #define HAVE_GETGRGID_R 1
11581| /* end confdefs.h.  */
11582| /* Define getgrent_r to an innocuous variant, in case <limits.h> declares getgrent_r.
11583|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11584| #define getgrent_r innocuous_getgrent_r
11585|
11586| /* System header to define __stub macros and hopefully few prototypes,
11587|     which can conflict with char getgrent_r (); below.
11588|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11589|     <limits.h> exists even on freestanding compilers.  */
11590|
11591| #ifdef __STDC__
11592| # include <limits.h>
11593| #else
11594| # include <assert.h>
11595| #endif
11596|
11597| #undef getgrent_r
11598|
11599| /* Override any GCC internal prototype to avoid an error.
11600|    Use char because int might match the return type of a GCC
11601|    builtin and then its argument prototype would still apply.  */
11602| #ifdef __cplusplus
11603| extern "C"
11604| #endif
11605| char getgrent_r ();
11606| /* The GNU C library defines this for functions which it implements
11607|     to always fail with ENOSYS.  Some functions are actually named
11608|     something starting with __ and the normal name is an alias.  */
11609| #if defined __stub_getgrent_r || defined __stub___getgrent_r
11610| choke me
11611| #endif
11612|
11613| int
11614| main ()
11615| {
11616| return getgrent_r ();
11617|   ;
11618|   return 0;
11619| }
11620configure:10694: result: no
11621configure:10704: checking for getgrent_r declaration
11622configure:10724: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
11623conftest.c: In function 'main':
11624conftest.c:165: error: 'getgrent_r' undeclared (first use in this function)
11625conftest.c:165: error: (Each undeclared identifier is reported only once
11626conftest.c:165: error: for each function it appears in.)
11627conftest.c: In function 'main':
11628conftest.c:165: error: 'getgrent_r' undeclared (first use in this function)
11629conftest.c:165: error: (Each undeclared identifier is reported only once
11630conftest.c:165: error: for each function it appears in.)
11631fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccEMqOjt.out (No such file or directory)
11632configure:10724: $? = 1
11633configure: failed program was:
11634| /* confdefs.h */
11635| #define PACKAGE_NAME "Samba"
11636| #define PACKAGE_TARNAME "samba"
11637| #define PACKAGE_VERSION "3"
11638| #define PACKAGE_STRING "Samba 3"
11639| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
11640| #define PACKAGE_URL ""
11641| #define CONFIG_H_IS_FROM_SAMBA 1
11642| #define STDC_HEADERS 1
11643| #define HAVE_SYS_TYPES_H 1
11644| #define HAVE_SYS_STAT_H 1
11645| #define HAVE_STDLIB_H 1
11646| #define HAVE_STRING_H 1
11647| #define HAVE_MEMORY_H 1
11648| #define HAVE_STRINGS_H 1
11649| #define HAVE_INTTYPES_H 1
11650| #define HAVE_STDINT_H 1
11651| #define HAVE_UNISTD_H 1
11652| #define __EXTENSIONS__ 1
11653| #define _ALL_SOURCE 1
11654| #define _GNU_SOURCE 1
11655| #define _POSIX_PTHREAD_SEMANTICS 1
11656| #define _TANDEM_SOURCE 1
11657| #define AC_APPLE_UNIVERSAL_BUILD 1
11658| #ifndef _XOPEN_SOURCE_EXTENDED
11659| #define _XOPEN_SOURCE_EXTENDED 1
11660| #endif
11661| #define HAVE_STANDARDS_H 1
11662| #define HAVE_LONG_LONG 1
11663| #define SIZEOF_INT 4
11664| #define SIZEOF_CHAR 1
11665| #define SIZEOF_SHORT 2
11666| #define SIZEOF_LONG 4
11667| #define SIZEOF_LONG_LONG 8
11668| #define SIZEOF_OFF_T 8
11669| #define SIZEOF_SIZE_T 4
11670| #define SIZEOF_SSIZE_T 4
11671| #define HAVE_INTPTR_T 1
11672| #define HAVE_UINTPTR_T 1
11673| #define HAVE_PTRDIFF_T 1
11674| #define HAVE_IMMEDIATE_STRUCTURES 1
11675| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
11676| #define HAVE_STRUCT_STAT_ST_RDEV 1
11677| #define HAVE_ST_RDEV 1
11678| #define loff_t off_t
11679| #define offset_t loff_t
11680| #define HAVE_PIPE 1
11681| #define HAVE_STRFTIME 1
11682| #define HAVE_SRANDOM 1
11683| #define HAVE_RANDOM 1
11684| #define HAVE_SRAND 1
11685| #define HAVE_RAND 1
11686| #define HAVE_USLEEP 1
11687| #define HAVE_SETBUFFER 1
11688| #define HAVE_LSTAT 1
11689| #define HAVE_GETPGRP 1
11690| #define HAVE_UTIME 1
11691| #define HAVE_UTIMES 1
11692| #define HAVE_STDBOOL_H 1
11693| #define HAVE_STDINT_H 1
11694| #define HAVE_SYS_SELECT_H 1
11695| #define HAVE_SETJMP_H 1
11696| #define HAVE_UTIME_H 1
11697| #define HAVE_SYS_WAIT_H 1
11698| #define HAVE_BOOL 1
11699| #define HAVE__Bool 1
11700| #define HAVE_MMAP 1
11701| #define HAVE_SYS_SYSLOG_H 1
11702| #define HAVE_SYSLOG_H 1
11703| #define HAVE_SYS_TIME_H 1
11704| #define HAVE_TIME_H 1
11705| #define HAVE_STDARG_H 1
11706| #define HAVE_SYS_MOUNT_H 1
11707| #define HAVE_SYS_UCONTEXT_H 1
11708| #define HAVE_SETEUID 1
11709| #define HAVE_SETEGID 1
11710| #define HAVE_CHROOT 1
11711| #define HAVE_BZERO 1
11712| #define HAVE_STRERROR 1
11713| #define HAVE_STRERROR_R 1
11714| #define HAVE_VSYSLOG 1
11715| #define HAVE_SETLINEBUF 1
11716| #define HAVE_MKTIME 1
11717| #define HAVE_FTRUNCATE 1
11718| #define HAVE_RENAME 1
11719| #define HAVE_WAITPID 1
11720| #define HAVE_WAIT4 1
11721| #define HAVE_STRLCPY 1
11722| #define HAVE_STRLCAT 1
11723| #define HAVE_INITGROUPS 1
11724| #define HAVE_MEMMOVE 1
11725| #define HAVE_STRDUP 1
11726| #define HAVE_PREAD 1
11727| #define HAVE_PWRITE 1
11728| #define HAVE_STRCASESTR 1
11729| #define HAVE_STRTOK_R 1
11730| #define HAVE_MKDTEMP 1
11731| #define HAVE_DUP2 1
11732| #define HAVE_ISATTY 1
11733| #define HAVE_CHOWN 1
11734| #define HAVE_LCHOWN 1
11735| #define HAVE_LINK 1
11736| #define HAVE_READLINK 1
11737| #define HAVE_SYMLINK 1
11738| #define HAVE_REALPATH 1
11739| #define HAVE_ERRNO_DECL 1
11740| #define HAVE_SECURE_MKSTEMP 1
11741| #define HAVE_STDIO_H 1
11742| #define HAVE_STRINGS_H 1
11743| #define HAVE_DECL_SNPRINTF 1
11744| #define HAVE_DECL_VSNPRINTF 1
11745| #define HAVE_DECL_ASPRINTF 1
11746| #define HAVE_DECL_VASPRINTF 1
11747| #define HAVE_SNPRINTF 1
11748| #define HAVE_VSNPRINTF 1
11749| #define HAVE_ASPRINTF 1
11750| #define HAVE_VASPRINTF 1
11751| #define HAVE_C99_VSNPRINTF 1
11752| #define HAVE_VA_COPY 1
11753| #define HAVE_FUNCTION_MACRO 1
11754| #define HAVE_SYS_PARAM_H 1
11755| #define HAVE_LIMITS_H 1
11756| #define HAVE_SETENV_DECL 1
11757| #define HAVE_SETENV 1
11758| #define HAVE_UNSETENV 1
11759| #define HAVE_STRTOULL 1
11760| #define HAVE_STRTOUQ 1
11761| #define HAVE_STRTOLL 1
11762| #define HAVE_STRTOQ 1
11763| #define HAVE__VA_ARGS__MACRO 1
11764| #define HAVE_SIG_ATOMIC_T_TYPE 1
11765| #define HAVE_VOLATILE 1
11766| #define HAVE_DIRENT_H 1
11767| #define HAVE_FCNTL_H 1
11768| #define HAVE_SYS_FCNTL_H 1
11769| #define HAVE_SYS_RESOURCE_H 1
11770| #define HAVE_SYS_IOCTL_H 1
11771| #define HAVE_SYS_FILIO_H 1
11772| #define HAVE_SYS_ACL_H 1
11773| #define HAVE_SYS_FILE_H 1
11774| #define HAVE_SYS_SELECT_H 1
11775| #define HAVE_POLL_H 1
11776| #define HAVE_POLL 1
11777| #define HAVE_SYS_TIME_H 1
11778| #define HAVE_UTIME_H 1
11779| #define TIME_WITH_SYS_TIME 1
11780| #define HAVE_UTIME 1
11781| #define HAVE_UTIMES 1
11782| #define HAVE_GETTIMEOFDAY_TZ 1
11783| #define HAVE_SYS_WAIT_H 1
11784| #define HAVE_GRP_H 1
11785| #define HAVE_PWD_H 1
11786| #define HAVE_GETPWNAM_R 1
11787| #define HAVE_GETPWUID_R 1
11788| #define HAVE_GETGRNAM_R 1
11789| #define HAVE_GETGRGID_R 1
11790| /* end confdefs.h.  */
11791|
11792|       #include <unistd.h>
11793|       #include <grp.h>
11794|
11795| int
11796| main ()
11797| {
11798| int i = (int)getgrent_r
11799|   ;
11800|   return 0;
11801| }
11802configure:10731: result: no
11803configure:10739: checking for prototype struct group *getgrent_r(struct group *src, char *buf, int buflen)
11804configure:10763: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
11805conftest.c:200:3: error: #error missing getgrent_r prototype
11806conftest.c:200:3: error: #error missing getgrent_r prototype
11807fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cc4xCOGV.out (No such file or directory)
11808configure:10763: $? = 1
11809configure: failed program was:
11810| /* confdefs.h */
11811| #define PACKAGE_NAME "Samba"
11812| #define PACKAGE_TARNAME "samba"
11813| #define PACKAGE_VERSION "3"
11814| #define PACKAGE_STRING "Samba 3"
11815| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
11816| #define PACKAGE_URL ""
11817| #define CONFIG_H_IS_FROM_SAMBA 1
11818| #define STDC_HEADERS 1
11819| #define HAVE_SYS_TYPES_H 1
11820| #define HAVE_SYS_STAT_H 1
11821| #define HAVE_STDLIB_H 1
11822| #define HAVE_STRING_H 1
11823| #define HAVE_MEMORY_H 1
11824| #define HAVE_STRINGS_H 1
11825| #define HAVE_INTTYPES_H 1
11826| #define HAVE_STDINT_H 1
11827| #define HAVE_UNISTD_H 1
11828| #define __EXTENSIONS__ 1
11829| #define _ALL_SOURCE 1
11830| #define _GNU_SOURCE 1
11831| #define _POSIX_PTHREAD_SEMANTICS 1
11832| #define _TANDEM_SOURCE 1
11833| #define AC_APPLE_UNIVERSAL_BUILD 1
11834| #ifndef _XOPEN_SOURCE_EXTENDED
11835| #define _XOPEN_SOURCE_EXTENDED 1
11836| #endif
11837| #define HAVE_STANDARDS_H 1
11838| #define HAVE_LONG_LONG 1
11839| #define SIZEOF_INT 4
11840| #define SIZEOF_CHAR 1
11841| #define SIZEOF_SHORT 2
11842| #define SIZEOF_LONG 4
11843| #define SIZEOF_LONG_LONG 8
11844| #define SIZEOF_OFF_T 8
11845| #define SIZEOF_SIZE_T 4
11846| #define SIZEOF_SSIZE_T 4
11847| #define HAVE_INTPTR_T 1
11848| #define HAVE_UINTPTR_T 1
11849| #define HAVE_PTRDIFF_T 1
11850| #define HAVE_IMMEDIATE_STRUCTURES 1
11851| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
11852| #define HAVE_STRUCT_STAT_ST_RDEV 1
11853| #define HAVE_ST_RDEV 1
11854| #define loff_t off_t
11855| #define offset_t loff_t
11856| #define HAVE_PIPE 1
11857| #define HAVE_STRFTIME 1
11858| #define HAVE_SRANDOM 1
11859| #define HAVE_RANDOM 1
11860| #define HAVE_SRAND 1
11861| #define HAVE_RAND 1
11862| #define HAVE_USLEEP 1
11863| #define HAVE_SETBUFFER 1
11864| #define HAVE_LSTAT 1
11865| #define HAVE_GETPGRP 1
11866| #define HAVE_UTIME 1
11867| #define HAVE_UTIMES 1
11868| #define HAVE_STDBOOL_H 1
11869| #define HAVE_STDINT_H 1
11870| #define HAVE_SYS_SELECT_H 1
11871| #define HAVE_SETJMP_H 1
11872| #define HAVE_UTIME_H 1
11873| #define HAVE_SYS_WAIT_H 1
11874| #define HAVE_BOOL 1
11875| #define HAVE__Bool 1
11876| #define HAVE_MMAP 1
11877| #define HAVE_SYS_SYSLOG_H 1
11878| #define HAVE_SYSLOG_H 1
11879| #define HAVE_SYS_TIME_H 1
11880| #define HAVE_TIME_H 1
11881| #define HAVE_STDARG_H 1
11882| #define HAVE_SYS_MOUNT_H 1
11883| #define HAVE_SYS_UCONTEXT_H 1
11884| #define HAVE_SETEUID 1
11885| #define HAVE_SETEGID 1
11886| #define HAVE_CHROOT 1
11887| #define HAVE_BZERO 1
11888| #define HAVE_STRERROR 1
11889| #define HAVE_STRERROR_R 1
11890| #define HAVE_VSYSLOG 1
11891| #define HAVE_SETLINEBUF 1
11892| #define HAVE_MKTIME 1
11893| #define HAVE_FTRUNCATE 1
11894| #define HAVE_RENAME 1
11895| #define HAVE_WAITPID 1
11896| #define HAVE_WAIT4 1
11897| #define HAVE_STRLCPY 1
11898| #define HAVE_STRLCAT 1
11899| #define HAVE_INITGROUPS 1
11900| #define HAVE_MEMMOVE 1
11901| #define HAVE_STRDUP 1
11902| #define HAVE_PREAD 1
11903| #define HAVE_PWRITE 1
11904| #define HAVE_STRCASESTR 1
11905| #define HAVE_STRTOK_R 1
11906| #define HAVE_MKDTEMP 1
11907| #define HAVE_DUP2 1
11908| #define HAVE_ISATTY 1
11909| #define HAVE_CHOWN 1
11910| #define HAVE_LCHOWN 1
11911| #define HAVE_LINK 1
11912| #define HAVE_READLINK 1
11913| #define HAVE_SYMLINK 1
11914| #define HAVE_REALPATH 1
11915| #define HAVE_ERRNO_DECL 1
11916| #define HAVE_SECURE_MKSTEMP 1
11917| #define HAVE_STDIO_H 1
11918| #define HAVE_STRINGS_H 1
11919| #define HAVE_DECL_SNPRINTF 1
11920| #define HAVE_DECL_VSNPRINTF 1
11921| #define HAVE_DECL_ASPRINTF 1
11922| #define HAVE_DECL_VASPRINTF 1
11923| #define HAVE_SNPRINTF 1
11924| #define HAVE_VSNPRINTF 1
11925| #define HAVE_ASPRINTF 1
11926| #define HAVE_VASPRINTF 1
11927| #define HAVE_C99_VSNPRINTF 1
11928| #define HAVE_VA_COPY 1
11929| #define HAVE_FUNCTION_MACRO 1
11930| #define HAVE_SYS_PARAM_H 1
11931| #define HAVE_LIMITS_H 1
11932| #define HAVE_SETENV_DECL 1
11933| #define HAVE_SETENV 1
11934| #define HAVE_UNSETENV 1
11935| #define HAVE_STRTOULL 1
11936| #define HAVE_STRTOUQ 1
11937| #define HAVE_STRTOLL 1
11938| #define HAVE_STRTOQ 1
11939| #define HAVE__VA_ARGS__MACRO 1
11940| #define HAVE_SIG_ATOMIC_T_TYPE 1
11941| #define HAVE_VOLATILE 1
11942| #define HAVE_DIRENT_H 1
11943| #define HAVE_FCNTL_H 1
11944| #define HAVE_SYS_FCNTL_H 1
11945| #define HAVE_SYS_RESOURCE_H 1
11946| #define HAVE_SYS_IOCTL_H 1
11947| #define HAVE_SYS_FILIO_H 1
11948| #define HAVE_SYS_ACL_H 1
11949| #define HAVE_SYS_FILE_H 1
11950| #define HAVE_SYS_SELECT_H 1
11951| #define HAVE_POLL_H 1
11952| #define HAVE_POLL 1
11953| #define HAVE_SYS_TIME_H 1
11954| #define HAVE_UTIME_H 1
11955| #define TIME_WITH_SYS_TIME 1
11956| #define HAVE_UTIME 1
11957| #define HAVE_UTIMES 1
11958| #define HAVE_GETTIMEOFDAY_TZ 1
11959| #define HAVE_SYS_WAIT_H 1
11960| #define HAVE_GRP_H 1
11961| #define HAVE_PWD_H 1
11962| #define HAVE_GETPWNAM_R 1
11963| #define HAVE_GETPWUID_R 1
11964| #define HAVE_GETGRNAM_R 1
11965| #define HAVE_GETGRGID_R 1
11966| /* end confdefs.h.  */
11967|
11968|               #include <stdio.h>
11969| #ifdef HAVE_SYS_TYPES_H
11970| # include <sys/types.h>
11971| #endif
11972| #ifdef HAVE_SYS_STAT_H
11973| # include <sys/stat.h>
11974| #endif
11975| #ifdef STDC_HEADERS
11976| # include <stdlib.h>
11977| # include <stddef.h>
11978| #else
11979| # ifdef HAVE_STDLIB_H
11980| #  include <stdlib.h>
11981| # endif
11982| #endif
11983| #ifdef HAVE_STRING_H
11984| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
11985| #  include <memory.h>
11986| # endif
11987| # include <string.h>
11988| #endif
11989| #ifdef HAVE_STRINGS_H
11990| # include <strings.h>
11991| #endif
11992| #ifdef HAVE_INTTYPES_H
11993| # include <inttypes.h>
11994| #endif
11995| #ifdef HAVE_STDINT_H
11996| # include <stdint.h>
11997| #endif
11998| #ifdef HAVE_UNISTD_H
11999| # include <unistd.h>
12000| #endif
12001|
12002|       #include <unistd.h>
12003|       #include <grp.h>
12004|
12005|               struct group *getgrent_r(struct group *src, char *buf, int buflen)
12006|               {
12007|
12008|       #ifndef HAVE_GETGRENT_R_DECL
12009|       #error missing getgrent_r prototype
12010|       #endif
12011|       return NULL;
12012|
12013|               }
12014|
12015configure:10776: result: no
12016configure:10787: checking for prototype struct group *getgrent_r(struct group *src, char *buf, size_t buflen)
12017configure:10811: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12018conftest.c:200:3: error: #error missing getgrent_r prototype
12019conftest.c:200:3: error: #error missing getgrent_r prototype
12020fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cc7bv0JJ.out (No such file or directory)
12021configure:10811: $? = 1
12022configure: failed program was:
12023| /* confdefs.h */
12024| #define PACKAGE_NAME "Samba"
12025| #define PACKAGE_TARNAME "samba"
12026| #define PACKAGE_VERSION "3"
12027| #define PACKAGE_STRING "Samba 3"
12028| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
12029| #define PACKAGE_URL ""
12030| #define CONFIG_H_IS_FROM_SAMBA 1
12031| #define STDC_HEADERS 1
12032| #define HAVE_SYS_TYPES_H 1
12033| #define HAVE_SYS_STAT_H 1
12034| #define HAVE_STDLIB_H 1
12035| #define HAVE_STRING_H 1
12036| #define HAVE_MEMORY_H 1
12037| #define HAVE_STRINGS_H 1
12038| #define HAVE_INTTYPES_H 1
12039| #define HAVE_STDINT_H 1
12040| #define HAVE_UNISTD_H 1
12041| #define __EXTENSIONS__ 1
12042| #define _ALL_SOURCE 1
12043| #define _GNU_SOURCE 1
12044| #define _POSIX_PTHREAD_SEMANTICS 1
12045| #define _TANDEM_SOURCE 1
12046| #define AC_APPLE_UNIVERSAL_BUILD 1
12047| #ifndef _XOPEN_SOURCE_EXTENDED
12048| #define _XOPEN_SOURCE_EXTENDED 1
12049| #endif
12050| #define HAVE_STANDARDS_H 1
12051| #define HAVE_LONG_LONG 1
12052| #define SIZEOF_INT 4
12053| #define SIZEOF_CHAR 1
12054| #define SIZEOF_SHORT 2
12055| #define SIZEOF_LONG 4
12056| #define SIZEOF_LONG_LONG 8
12057| #define SIZEOF_OFF_T 8
12058| #define SIZEOF_SIZE_T 4
12059| #define SIZEOF_SSIZE_T 4
12060| #define HAVE_INTPTR_T 1
12061| #define HAVE_UINTPTR_T 1
12062| #define HAVE_PTRDIFF_T 1
12063| #define HAVE_IMMEDIATE_STRUCTURES 1
12064| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
12065| #define HAVE_STRUCT_STAT_ST_RDEV 1
12066| #define HAVE_ST_RDEV 1
12067| #define loff_t off_t
12068| #define offset_t loff_t
12069| #define HAVE_PIPE 1
12070| #define HAVE_STRFTIME 1
12071| #define HAVE_SRANDOM 1
12072| #define HAVE_RANDOM 1
12073| #define HAVE_SRAND 1
12074| #define HAVE_RAND 1
12075| #define HAVE_USLEEP 1
12076| #define HAVE_SETBUFFER 1
12077| #define HAVE_LSTAT 1
12078| #define HAVE_GETPGRP 1
12079| #define HAVE_UTIME 1
12080| #define HAVE_UTIMES 1
12081| #define HAVE_STDBOOL_H 1
12082| #define HAVE_STDINT_H 1
12083| #define HAVE_SYS_SELECT_H 1
12084| #define HAVE_SETJMP_H 1
12085| #define HAVE_UTIME_H 1
12086| #define HAVE_SYS_WAIT_H 1
12087| #define HAVE_BOOL 1
12088| #define HAVE__Bool 1
12089| #define HAVE_MMAP 1
12090| #define HAVE_SYS_SYSLOG_H 1
12091| #define HAVE_SYSLOG_H 1
12092| #define HAVE_SYS_TIME_H 1
12093| #define HAVE_TIME_H 1
12094| #define HAVE_STDARG_H 1
12095| #define HAVE_SYS_MOUNT_H 1
12096| #define HAVE_SYS_UCONTEXT_H 1
12097| #define HAVE_SETEUID 1
12098| #define HAVE_SETEGID 1
12099| #define HAVE_CHROOT 1
12100| #define HAVE_BZERO 1
12101| #define HAVE_STRERROR 1
12102| #define HAVE_STRERROR_R 1
12103| #define HAVE_VSYSLOG 1
12104| #define HAVE_SETLINEBUF 1
12105| #define HAVE_MKTIME 1
12106| #define HAVE_FTRUNCATE 1
12107| #define HAVE_RENAME 1
12108| #define HAVE_WAITPID 1
12109| #define HAVE_WAIT4 1
12110| #define HAVE_STRLCPY 1
12111| #define HAVE_STRLCAT 1
12112| #define HAVE_INITGROUPS 1
12113| #define HAVE_MEMMOVE 1
12114| #define HAVE_STRDUP 1
12115| #define HAVE_PREAD 1
12116| #define HAVE_PWRITE 1
12117| #define HAVE_STRCASESTR 1
12118| #define HAVE_STRTOK_R 1
12119| #define HAVE_MKDTEMP 1
12120| #define HAVE_DUP2 1
12121| #define HAVE_ISATTY 1
12122| #define HAVE_CHOWN 1
12123| #define HAVE_LCHOWN 1
12124| #define HAVE_LINK 1
12125| #define HAVE_READLINK 1
12126| #define HAVE_SYMLINK 1
12127| #define HAVE_REALPATH 1
12128| #define HAVE_ERRNO_DECL 1
12129| #define HAVE_SECURE_MKSTEMP 1
12130| #define HAVE_STDIO_H 1
12131| #define HAVE_STRINGS_H 1
12132| #define HAVE_DECL_SNPRINTF 1
12133| #define HAVE_DECL_VSNPRINTF 1
12134| #define HAVE_DECL_ASPRINTF 1
12135| #define HAVE_DECL_VASPRINTF 1
12136| #define HAVE_SNPRINTF 1
12137| #define HAVE_VSNPRINTF 1
12138| #define HAVE_ASPRINTF 1
12139| #define HAVE_VASPRINTF 1
12140| #define HAVE_C99_VSNPRINTF 1
12141| #define HAVE_VA_COPY 1
12142| #define HAVE_FUNCTION_MACRO 1
12143| #define HAVE_SYS_PARAM_H 1
12144| #define HAVE_LIMITS_H 1
12145| #define HAVE_SETENV_DECL 1
12146| #define HAVE_SETENV 1
12147| #define HAVE_UNSETENV 1
12148| #define HAVE_STRTOULL 1
12149| #define HAVE_STRTOUQ 1
12150| #define HAVE_STRTOLL 1
12151| #define HAVE_STRTOQ 1
12152| #define HAVE__VA_ARGS__MACRO 1
12153| #define HAVE_SIG_ATOMIC_T_TYPE 1
12154| #define HAVE_VOLATILE 1
12155| #define HAVE_DIRENT_H 1
12156| #define HAVE_FCNTL_H 1
12157| #define HAVE_SYS_FCNTL_H 1
12158| #define HAVE_SYS_RESOURCE_H 1
12159| #define HAVE_SYS_IOCTL_H 1
12160| #define HAVE_SYS_FILIO_H 1
12161| #define HAVE_SYS_ACL_H 1
12162| #define HAVE_SYS_FILE_H 1
12163| #define HAVE_SYS_SELECT_H 1
12164| #define HAVE_POLL_H 1
12165| #define HAVE_POLL 1
12166| #define HAVE_SYS_TIME_H 1
12167| #define HAVE_UTIME_H 1
12168| #define TIME_WITH_SYS_TIME 1
12169| #define HAVE_UTIME 1
12170| #define HAVE_UTIMES 1
12171| #define HAVE_GETTIMEOFDAY_TZ 1
12172| #define HAVE_SYS_WAIT_H 1
12173| #define HAVE_GRP_H 1
12174| #define HAVE_PWD_H 1
12175| #define HAVE_GETPWNAM_R 1
12176| #define HAVE_GETPWUID_R 1
12177| #define HAVE_GETGRNAM_R 1
12178| #define HAVE_GETGRGID_R 1
12179| /* end confdefs.h.  */
12180|
12181|               #include <stdio.h>
12182| #ifdef HAVE_SYS_TYPES_H
12183| # include <sys/types.h>
12184| #endif
12185| #ifdef HAVE_SYS_STAT_H
12186| # include <sys/stat.h>
12187| #endif
12188| #ifdef STDC_HEADERS
12189| # include <stdlib.h>
12190| # include <stddef.h>
12191| #else
12192| # ifdef HAVE_STDLIB_H
12193| #  include <stdlib.h>
12194| # endif
12195| #endif
12196| #ifdef HAVE_STRING_H
12197| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12198| #  include <memory.h>
12199| # endif
12200| # include <string.h>
12201| #endif
12202| #ifdef HAVE_STRINGS_H
12203| # include <strings.h>
12204| #endif
12205| #ifdef HAVE_INTTYPES_H
12206| # include <inttypes.h>
12207| #endif
12208| #ifdef HAVE_STDINT_H
12209| # include <stdint.h>
12210| #endif
12211| #ifdef HAVE_UNISTD_H
12212| # include <unistd.h>
12213| #endif
12214|
12215|       #include <unistd.h>
12216|       #include <grp.h>
12217|
12218|               struct group *getgrent_r(struct group *src, char *buf, size_t buflen)
12219|               {
12220|
12221|       #ifndef HAVE_GETGRENT_R_DECL
12222|       #error missing getgrent_r prototype
12223|       #endif
12224|       return NULL;
12225|
12226|               }
12227|
12228configure:10824: result: no
12229configure:10836: checking for getgrouplist
12230configure:10836: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
12231configure:10836: $? = 0
12232configure:10836: result: yes
12233configure:10850: checking ctype.h usability
12234configure:10850: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12235configure:10850: $? = 0
12236configure:10850: result: yes
12237configure:10850: checking ctype.h presence
12238configure:10850: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
12239configure:10850: $? = 0
12240configure:10850: result: yes
12241configure:10850: checking for ctype.h
12242configure:10850: result: yes
12243configure:10850: checking locale.h usability
12244configure:10850: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12245configure:10850: $? = 0
12246configure:10850: result: yes
12247configure:10850: checking locale.h presence
12248configure:10850: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
12249configure:10850: $? = 0
12250configure:10850: result: yes
12251configure:10850: checking for locale.h
12252configure:10850: result: yes
12253configure:10850: checking langinfo.h usability
12254configure:10850: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12255configure:10850: $? = 0
12256configure:10850: result: yes
12257configure:10850: checking langinfo.h presence
12258configure:10850: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
12259configure:10850: $? = 0
12260configure:10850: result: yes
12261configure:10850: checking for langinfo.h
12262configure:10850: result: yes
12263configure:10864: checking fnmatch.h usability
12264configure:10864: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12265configure:10864: $? = 0
12266configure:10864: result: yes
12267configure:10864: checking fnmatch.h presence
12268configure:10864: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
12269configure:10864: $? = 0
12270configure:10864: result: yes
12271configure:10864: checking for fnmatch.h
12272configure:10864: result: yes
12273configure:10879: checking sys/ipc.h usability
12274configure:10879: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12275configure:10879: $? = 0
12276configure:10879: result: yes
12277configure:10879: checking sys/ipc.h presence
12278configure:10879: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
12279configure:10879: $? = 0
12280configure:10879: result: yes
12281configure:10879: checking for sys/ipc.h
12282configure:10879: result: yes
12283configure:10879: checking sys/mman.h usability
12284configure:10879: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12285configure:10879: $? = 0
12286configure:10879: result: yes
12287configure:10879: checking sys/mman.h presence
12288configure:10879: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
12289configure:10879: $? = 0
12290configure:10879: result: yes
12291configure:10879: checking for sys/mman.h
12292configure:10879: result: yes
12293configure:10879: checking sys/shm.h usability
12294configure:10879: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12295configure:10879: $? = 0
12296configure:10879: result: yes
12297configure:10879: checking sys/shm.h presence
12298configure:10879: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
12299configure:10879: $? = 0
12300configure:10879: result: yes
12301configure:10879: checking for sys/shm.h
12302configure:10879: result: yes
12303configure:10894: checking termios.h usability
12304configure:10894: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12305configure:10894: $? = 0
12306configure:10894: result: yes
12307configure:10894: checking termios.h presence
12308configure:10894: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
12309configure:10894: $? = 0
12310configure:10894: result: yes
12311configure:10894: checking for termios.h
12312configure:10894: result: yes
12313configure:10894: checking termio.h usability
12314configure:10894: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12315conftest.c:200:20: error: termio.h: No such file or directory
12316conftest.c:200:20: error: termio.h: No such file or directory
12317fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccSwGyrA.out (No such file or directory)
12318configure:10894: $? = 1
12319configure: failed program was:
12320| /* confdefs.h */
12321| #define PACKAGE_NAME "Samba"
12322| #define PACKAGE_TARNAME "samba"
12323| #define PACKAGE_VERSION "3"
12324| #define PACKAGE_STRING "Samba 3"
12325| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
12326| #define PACKAGE_URL ""
12327| #define CONFIG_H_IS_FROM_SAMBA 1
12328| #define STDC_HEADERS 1
12329| #define HAVE_SYS_TYPES_H 1
12330| #define HAVE_SYS_STAT_H 1
12331| #define HAVE_STDLIB_H 1
12332| #define HAVE_STRING_H 1
12333| #define HAVE_MEMORY_H 1
12334| #define HAVE_STRINGS_H 1
12335| #define HAVE_INTTYPES_H 1
12336| #define HAVE_STDINT_H 1
12337| #define HAVE_UNISTD_H 1
12338| #define __EXTENSIONS__ 1
12339| #define _ALL_SOURCE 1
12340| #define _GNU_SOURCE 1
12341| #define _POSIX_PTHREAD_SEMANTICS 1
12342| #define _TANDEM_SOURCE 1
12343| #define AC_APPLE_UNIVERSAL_BUILD 1
12344| #ifndef _XOPEN_SOURCE_EXTENDED
12345| #define _XOPEN_SOURCE_EXTENDED 1
12346| #endif
12347| #define HAVE_STANDARDS_H 1
12348| #define HAVE_LONG_LONG 1
12349| #define SIZEOF_INT 4
12350| #define SIZEOF_CHAR 1
12351| #define SIZEOF_SHORT 2
12352| #define SIZEOF_LONG 4
12353| #define SIZEOF_LONG_LONG 8
12354| #define SIZEOF_OFF_T 8
12355| #define SIZEOF_SIZE_T 4
12356| #define SIZEOF_SSIZE_T 4
12357| #define HAVE_INTPTR_T 1
12358| #define HAVE_UINTPTR_T 1
12359| #define HAVE_PTRDIFF_T 1
12360| #define HAVE_IMMEDIATE_STRUCTURES 1
12361| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
12362| #define HAVE_STRUCT_STAT_ST_RDEV 1
12363| #define HAVE_ST_RDEV 1
12364| #define loff_t off_t
12365| #define offset_t loff_t
12366| #define HAVE_PIPE 1
12367| #define HAVE_STRFTIME 1
12368| #define HAVE_SRANDOM 1
12369| #define HAVE_RANDOM 1
12370| #define HAVE_SRAND 1
12371| #define HAVE_RAND 1
12372| #define HAVE_USLEEP 1
12373| #define HAVE_SETBUFFER 1
12374| #define HAVE_LSTAT 1
12375| #define HAVE_GETPGRP 1
12376| #define HAVE_UTIME 1
12377| #define HAVE_UTIMES 1
12378| #define HAVE_STDBOOL_H 1
12379| #define HAVE_STDINT_H 1
12380| #define HAVE_SYS_SELECT_H 1
12381| #define HAVE_SETJMP_H 1
12382| #define HAVE_UTIME_H 1
12383| #define HAVE_SYS_WAIT_H 1
12384| #define HAVE_BOOL 1
12385| #define HAVE__Bool 1
12386| #define HAVE_MMAP 1
12387| #define HAVE_SYS_SYSLOG_H 1
12388| #define HAVE_SYSLOG_H 1
12389| #define HAVE_SYS_TIME_H 1
12390| #define HAVE_TIME_H 1
12391| #define HAVE_STDARG_H 1
12392| #define HAVE_SYS_MOUNT_H 1
12393| #define HAVE_SYS_UCONTEXT_H 1
12394| #define HAVE_SETEUID 1
12395| #define HAVE_SETEGID 1
12396| #define HAVE_CHROOT 1
12397| #define HAVE_BZERO 1
12398| #define HAVE_STRERROR 1
12399| #define HAVE_STRERROR_R 1
12400| #define HAVE_VSYSLOG 1
12401| #define HAVE_SETLINEBUF 1
12402| #define HAVE_MKTIME 1
12403| #define HAVE_FTRUNCATE 1
12404| #define HAVE_RENAME 1
12405| #define HAVE_WAITPID 1
12406| #define HAVE_WAIT4 1
12407| #define HAVE_STRLCPY 1
12408| #define HAVE_STRLCAT 1
12409| #define HAVE_INITGROUPS 1
12410| #define HAVE_MEMMOVE 1
12411| #define HAVE_STRDUP 1
12412| #define HAVE_PREAD 1
12413| #define HAVE_PWRITE 1
12414| #define HAVE_STRCASESTR 1
12415| #define HAVE_STRTOK_R 1
12416| #define HAVE_MKDTEMP 1
12417| #define HAVE_DUP2 1
12418| #define HAVE_ISATTY 1
12419| #define HAVE_CHOWN 1
12420| #define HAVE_LCHOWN 1
12421| #define HAVE_LINK 1
12422| #define HAVE_READLINK 1
12423| #define HAVE_SYMLINK 1
12424| #define HAVE_REALPATH 1
12425| #define HAVE_ERRNO_DECL 1
12426| #define HAVE_SECURE_MKSTEMP 1
12427| #define HAVE_STDIO_H 1
12428| #define HAVE_STRINGS_H 1
12429| #define HAVE_DECL_SNPRINTF 1
12430| #define HAVE_DECL_VSNPRINTF 1
12431| #define HAVE_DECL_ASPRINTF 1
12432| #define HAVE_DECL_VASPRINTF 1
12433| #define HAVE_SNPRINTF 1
12434| #define HAVE_VSNPRINTF 1
12435| #define HAVE_ASPRINTF 1
12436| #define HAVE_VASPRINTF 1
12437| #define HAVE_C99_VSNPRINTF 1
12438| #define HAVE_VA_COPY 1
12439| #define HAVE_FUNCTION_MACRO 1
12440| #define HAVE_SYS_PARAM_H 1
12441| #define HAVE_LIMITS_H 1
12442| #define HAVE_SETENV_DECL 1
12443| #define HAVE_SETENV 1
12444| #define HAVE_UNSETENV 1
12445| #define HAVE_STRTOULL 1
12446| #define HAVE_STRTOUQ 1
12447| #define HAVE_STRTOLL 1
12448| #define HAVE_STRTOQ 1
12449| #define HAVE__VA_ARGS__MACRO 1
12450| #define HAVE_SIG_ATOMIC_T_TYPE 1
12451| #define HAVE_VOLATILE 1
12452| #define HAVE_DIRENT_H 1
12453| #define HAVE_FCNTL_H 1
12454| #define HAVE_SYS_FCNTL_H 1
12455| #define HAVE_SYS_RESOURCE_H 1
12456| #define HAVE_SYS_IOCTL_H 1
12457| #define HAVE_SYS_FILIO_H 1
12458| #define HAVE_SYS_ACL_H 1
12459| #define HAVE_SYS_FILE_H 1
12460| #define HAVE_SYS_SELECT_H 1
12461| #define HAVE_POLL_H 1
12462| #define HAVE_POLL 1
12463| #define HAVE_SYS_TIME_H 1
12464| #define HAVE_UTIME_H 1
12465| #define TIME_WITH_SYS_TIME 1
12466| #define HAVE_UTIME 1
12467| #define HAVE_UTIMES 1
12468| #define HAVE_GETTIMEOFDAY_TZ 1
12469| #define HAVE_SYS_WAIT_H 1
12470| #define HAVE_GRP_H 1
12471| #define HAVE_PWD_H 1
12472| #define HAVE_GETPWNAM_R 1
12473| #define HAVE_GETPWUID_R 1
12474| #define HAVE_GETGRNAM_R 1
12475| #define HAVE_GETGRGID_R 1
12476| #define HAVE_GETGROUPLIST 1
12477| #define HAVE_CTYPE_H 1
12478| #define HAVE_LOCALE_H 1
12479| #define HAVE_LANGINFO_H 1
12480| #define HAVE_FNMATCH_H 1
12481| #define HAVE_SYS_IPC_H 1
12482| #define HAVE_SYS_MMAN_H 1
12483| #define HAVE_SYS_SHM_H 1
12484| #define HAVE_TERMIOS_H 1
12485| /* end confdefs.h.  */
12486| #include <stdio.h>
12487| #ifdef HAVE_SYS_TYPES_H
12488| # include <sys/types.h>
12489| #endif
12490| #ifdef HAVE_SYS_STAT_H
12491| # include <sys/stat.h>
12492| #endif
12493| #ifdef STDC_HEADERS
12494| # include <stdlib.h>
12495| # include <stddef.h>
12496| #else
12497| # ifdef HAVE_STDLIB_H
12498| #  include <stdlib.h>
12499| # endif
12500| #endif
12501| #ifdef HAVE_STRING_H
12502| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12503| #  include <memory.h>
12504| # endif
12505| # include <string.h>
12506| #endif
12507| #ifdef HAVE_STRINGS_H
12508| # include <strings.h>
12509| #endif
12510| #ifdef HAVE_INTTYPES_H
12511| # include <inttypes.h>
12512| #endif
12513| #ifdef HAVE_STDINT_H
12514| # include <stdint.h>
12515| #endif
12516| #ifdef HAVE_UNISTD_H
12517| # include <unistd.h>
12518| #endif
12519| #include <termio.h>
12520configure:10894: result: no
12521configure:10894: checking termio.h presence
12522configure:10894: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
12523conftest.c:167:20: error: termio.h: No such file or directory
12524configure:10894: $? = 1
12525configure: failed program was:
12526| /* confdefs.h */
12527| #define PACKAGE_NAME "Samba"
12528| #define PACKAGE_TARNAME "samba"
12529| #define PACKAGE_VERSION "3"
12530| #define PACKAGE_STRING "Samba 3"
12531| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
12532| #define PACKAGE_URL ""
12533| #define CONFIG_H_IS_FROM_SAMBA 1
12534| #define STDC_HEADERS 1
12535| #define HAVE_SYS_TYPES_H 1
12536| #define HAVE_SYS_STAT_H 1
12537| #define HAVE_STDLIB_H 1
12538| #define HAVE_STRING_H 1
12539| #define HAVE_MEMORY_H 1
12540| #define HAVE_STRINGS_H 1
12541| #define HAVE_INTTYPES_H 1
12542| #define HAVE_STDINT_H 1
12543| #define HAVE_UNISTD_H 1
12544| #define __EXTENSIONS__ 1
12545| #define _ALL_SOURCE 1
12546| #define _GNU_SOURCE 1
12547| #define _POSIX_PTHREAD_SEMANTICS 1
12548| #define _TANDEM_SOURCE 1
12549| #define AC_APPLE_UNIVERSAL_BUILD 1
12550| #ifndef _XOPEN_SOURCE_EXTENDED
12551| #define _XOPEN_SOURCE_EXTENDED 1
12552| #endif
12553| #define HAVE_STANDARDS_H 1
12554| #define HAVE_LONG_LONG 1
12555| #define SIZEOF_INT 4
12556| #define SIZEOF_CHAR 1
12557| #define SIZEOF_SHORT 2
12558| #define SIZEOF_LONG 4
12559| #define SIZEOF_LONG_LONG 8
12560| #define SIZEOF_OFF_T 8
12561| #define SIZEOF_SIZE_T 4
12562| #define SIZEOF_SSIZE_T 4
12563| #define HAVE_INTPTR_T 1
12564| #define HAVE_UINTPTR_T 1
12565| #define HAVE_PTRDIFF_T 1
12566| #define HAVE_IMMEDIATE_STRUCTURES 1
12567| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
12568| #define HAVE_STRUCT_STAT_ST_RDEV 1
12569| #define HAVE_ST_RDEV 1
12570| #define loff_t off_t
12571| #define offset_t loff_t
12572| #define HAVE_PIPE 1
12573| #define HAVE_STRFTIME 1
12574| #define HAVE_SRANDOM 1
12575| #define HAVE_RANDOM 1
12576| #define HAVE_SRAND 1
12577| #define HAVE_RAND 1
12578| #define HAVE_USLEEP 1
12579| #define HAVE_SETBUFFER 1
12580| #define HAVE_LSTAT 1
12581| #define HAVE_GETPGRP 1
12582| #define HAVE_UTIME 1
12583| #define HAVE_UTIMES 1
12584| #define HAVE_STDBOOL_H 1
12585| #define HAVE_STDINT_H 1
12586| #define HAVE_SYS_SELECT_H 1
12587| #define HAVE_SETJMP_H 1
12588| #define HAVE_UTIME_H 1
12589| #define HAVE_SYS_WAIT_H 1
12590| #define HAVE_BOOL 1
12591| #define HAVE__Bool 1
12592| #define HAVE_MMAP 1
12593| #define HAVE_SYS_SYSLOG_H 1
12594| #define HAVE_SYSLOG_H 1
12595| #define HAVE_SYS_TIME_H 1
12596| #define HAVE_TIME_H 1
12597| #define HAVE_STDARG_H 1
12598| #define HAVE_SYS_MOUNT_H 1
12599| #define HAVE_SYS_UCONTEXT_H 1
12600| #define HAVE_SETEUID 1
12601| #define HAVE_SETEGID 1
12602| #define HAVE_CHROOT 1
12603| #define HAVE_BZERO 1
12604| #define HAVE_STRERROR 1
12605| #define HAVE_STRERROR_R 1
12606| #define HAVE_VSYSLOG 1
12607| #define HAVE_SETLINEBUF 1
12608| #define HAVE_MKTIME 1
12609| #define HAVE_FTRUNCATE 1
12610| #define HAVE_RENAME 1
12611| #define HAVE_WAITPID 1
12612| #define HAVE_WAIT4 1
12613| #define HAVE_STRLCPY 1
12614| #define HAVE_STRLCAT 1
12615| #define HAVE_INITGROUPS 1
12616| #define HAVE_MEMMOVE 1
12617| #define HAVE_STRDUP 1
12618| #define HAVE_PREAD 1
12619| #define HAVE_PWRITE 1
12620| #define HAVE_STRCASESTR 1
12621| #define HAVE_STRTOK_R 1
12622| #define HAVE_MKDTEMP 1
12623| #define HAVE_DUP2 1
12624| #define HAVE_ISATTY 1
12625| #define HAVE_CHOWN 1
12626| #define HAVE_LCHOWN 1
12627| #define HAVE_LINK 1
12628| #define HAVE_READLINK 1
12629| #define HAVE_SYMLINK 1
12630| #define HAVE_REALPATH 1
12631| #define HAVE_ERRNO_DECL 1
12632| #define HAVE_SECURE_MKSTEMP 1
12633| #define HAVE_STDIO_H 1
12634| #define HAVE_STRINGS_H 1
12635| #define HAVE_DECL_SNPRINTF 1
12636| #define HAVE_DECL_VSNPRINTF 1
12637| #define HAVE_DECL_ASPRINTF 1
12638| #define HAVE_DECL_VASPRINTF 1
12639| #define HAVE_SNPRINTF 1
12640| #define HAVE_VSNPRINTF 1
12641| #define HAVE_ASPRINTF 1
12642| #define HAVE_VASPRINTF 1
12643| #define HAVE_C99_VSNPRINTF 1
12644| #define HAVE_VA_COPY 1
12645| #define HAVE_FUNCTION_MACRO 1
12646| #define HAVE_SYS_PARAM_H 1
12647| #define HAVE_LIMITS_H 1
12648| #define HAVE_SETENV_DECL 1
12649| #define HAVE_SETENV 1
12650| #define HAVE_UNSETENV 1
12651| #define HAVE_STRTOULL 1
12652| #define HAVE_STRTOUQ 1
12653| #define HAVE_STRTOLL 1
12654| #define HAVE_STRTOQ 1
12655| #define HAVE__VA_ARGS__MACRO 1
12656| #define HAVE_SIG_ATOMIC_T_TYPE 1
12657| #define HAVE_VOLATILE 1
12658| #define HAVE_DIRENT_H 1
12659| #define HAVE_FCNTL_H 1
12660| #define HAVE_SYS_FCNTL_H 1
12661| #define HAVE_SYS_RESOURCE_H 1
12662| #define HAVE_SYS_IOCTL_H 1
12663| #define HAVE_SYS_FILIO_H 1
12664| #define HAVE_SYS_ACL_H 1
12665| #define HAVE_SYS_FILE_H 1
12666| #define HAVE_SYS_SELECT_H 1
12667| #define HAVE_POLL_H 1
12668| #define HAVE_POLL 1
12669| #define HAVE_SYS_TIME_H 1
12670| #define HAVE_UTIME_H 1
12671| #define TIME_WITH_SYS_TIME 1
12672| #define HAVE_UTIME 1
12673| #define HAVE_UTIMES 1
12674| #define HAVE_GETTIMEOFDAY_TZ 1
12675| #define HAVE_SYS_WAIT_H 1
12676| #define HAVE_GRP_H 1
12677| #define HAVE_PWD_H 1
12678| #define HAVE_GETPWNAM_R 1
12679| #define HAVE_GETPWUID_R 1
12680| #define HAVE_GETGRNAM_R 1
12681| #define HAVE_GETGRGID_R 1
12682| #define HAVE_GETGROUPLIST 1
12683| #define HAVE_CTYPE_H 1
12684| #define HAVE_LOCALE_H 1
12685| #define HAVE_LANGINFO_H 1
12686| #define HAVE_FNMATCH_H 1
12687| #define HAVE_SYS_IPC_H 1
12688| #define HAVE_SYS_MMAN_H 1
12689| #define HAVE_SYS_SHM_H 1
12690| #define HAVE_TERMIOS_H 1
12691| /* end confdefs.h.  */
12692| #include <termio.h>
12693configure:10894: result: no
12694configure:10894: checking for termio.h
12695configure:10894: result: no
12696configure:10894: checking sys/termio.h usability
12697configure:10894: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
12698conftest.c:200:24: error: sys/termio.h: No such file or directory
12699conftest.c:200:24: error: sys/termio.h: No such file or directory
12700fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccFUrPrw.out (No such file or directory)
12701configure:10894: $? = 1
12702configure: failed program was:
12703| /* confdefs.h */
12704| #define PACKAGE_NAME "Samba"
12705| #define PACKAGE_TARNAME "samba"
12706| #define PACKAGE_VERSION "3"
12707| #define PACKAGE_STRING "Samba 3"
12708| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
12709| #define PACKAGE_URL ""
12710| #define CONFIG_H_IS_FROM_SAMBA 1
12711| #define STDC_HEADERS 1
12712| #define HAVE_SYS_TYPES_H 1
12713| #define HAVE_SYS_STAT_H 1
12714| #define HAVE_STDLIB_H 1
12715| #define HAVE_STRING_H 1
12716| #define HAVE_MEMORY_H 1
12717| #define HAVE_STRINGS_H 1
12718| #define HAVE_INTTYPES_H 1
12719| #define HAVE_STDINT_H 1
12720| #define HAVE_UNISTD_H 1
12721| #define __EXTENSIONS__ 1
12722| #define _ALL_SOURCE 1
12723| #define _GNU_SOURCE 1
12724| #define _POSIX_PTHREAD_SEMANTICS 1
12725| #define _TANDEM_SOURCE 1
12726| #define AC_APPLE_UNIVERSAL_BUILD 1
12727| #ifndef _XOPEN_SOURCE_EXTENDED
12728| #define _XOPEN_SOURCE_EXTENDED 1
12729| #endif
12730| #define HAVE_STANDARDS_H 1
12731| #define HAVE_LONG_LONG 1
12732| #define SIZEOF_INT 4
12733| #define SIZEOF_CHAR 1
12734| #define SIZEOF_SHORT 2
12735| #define SIZEOF_LONG 4
12736| #define SIZEOF_LONG_LONG 8
12737| #define SIZEOF_OFF_T 8
12738| #define SIZEOF_SIZE_T 4
12739| #define SIZEOF_SSIZE_T 4
12740| #define HAVE_INTPTR_T 1
12741| #define HAVE_UINTPTR_T 1
12742| #define HAVE_PTRDIFF_T 1
12743| #define HAVE_IMMEDIATE_STRUCTURES 1
12744| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
12745| #define HAVE_STRUCT_STAT_ST_RDEV 1
12746| #define HAVE_ST_RDEV 1
12747| #define loff_t off_t
12748| #define offset_t loff_t
12749| #define HAVE_PIPE 1
12750| #define HAVE_STRFTIME 1
12751| #define HAVE_SRANDOM 1
12752| #define HAVE_RANDOM 1
12753| #define HAVE_SRAND 1
12754| #define HAVE_RAND 1
12755| #define HAVE_USLEEP 1
12756| #define HAVE_SETBUFFER 1
12757| #define HAVE_LSTAT 1
12758| #define HAVE_GETPGRP 1
12759| #define HAVE_UTIME 1
12760| #define HAVE_UTIMES 1
12761| #define HAVE_STDBOOL_H 1
12762| #define HAVE_STDINT_H 1
12763| #define HAVE_SYS_SELECT_H 1
12764| #define HAVE_SETJMP_H 1
12765| #define HAVE_UTIME_H 1
12766| #define HAVE_SYS_WAIT_H 1
12767| #define HAVE_BOOL 1
12768| #define HAVE__Bool 1
12769| #define HAVE_MMAP 1
12770| #define HAVE_SYS_SYSLOG_H 1
12771| #define HAVE_SYSLOG_H 1
12772| #define HAVE_SYS_TIME_H 1
12773| #define HAVE_TIME_H 1
12774| #define HAVE_STDARG_H 1
12775| #define HAVE_SYS_MOUNT_H 1
12776| #define HAVE_SYS_UCONTEXT_H 1
12777| #define HAVE_SETEUID 1
12778| #define HAVE_SETEGID 1
12779| #define HAVE_CHROOT 1
12780| #define HAVE_BZERO 1
12781| #define HAVE_STRERROR 1
12782| #define HAVE_STRERROR_R 1
12783| #define HAVE_VSYSLOG 1
12784| #define HAVE_SETLINEBUF 1
12785| #define HAVE_MKTIME 1
12786| #define HAVE_FTRUNCATE 1
12787| #define HAVE_RENAME 1
12788| #define HAVE_WAITPID 1
12789| #define HAVE_WAIT4 1
12790| #define HAVE_STRLCPY 1
12791| #define HAVE_STRLCAT 1
12792| #define HAVE_INITGROUPS 1
12793| #define HAVE_MEMMOVE 1
12794| #define HAVE_STRDUP 1
12795| #define HAVE_PREAD 1
12796| #define HAVE_PWRITE 1
12797| #define HAVE_STRCASESTR 1
12798| #define HAVE_STRTOK_R 1
12799| #define HAVE_MKDTEMP 1
12800| #define HAVE_DUP2 1
12801| #define HAVE_ISATTY 1
12802| #define HAVE_CHOWN 1
12803| #define HAVE_LCHOWN 1
12804| #define HAVE_LINK 1
12805| #define HAVE_READLINK 1
12806| #define HAVE_SYMLINK 1
12807| #define HAVE_REALPATH 1
12808| #define HAVE_ERRNO_DECL 1
12809| #define HAVE_SECURE_MKSTEMP 1
12810| #define HAVE_STDIO_H 1
12811| #define HAVE_STRINGS_H 1
12812| #define HAVE_DECL_SNPRINTF 1
12813| #define HAVE_DECL_VSNPRINTF 1
12814| #define HAVE_DECL_ASPRINTF 1
12815| #define HAVE_DECL_VASPRINTF 1
12816| #define HAVE_SNPRINTF 1
12817| #define HAVE_VSNPRINTF 1
12818| #define HAVE_ASPRINTF 1
12819| #define HAVE_VASPRINTF 1
12820| #define HAVE_C99_VSNPRINTF 1
12821| #define HAVE_VA_COPY 1
12822| #define HAVE_FUNCTION_MACRO 1
12823| #define HAVE_SYS_PARAM_H 1
12824| #define HAVE_LIMITS_H 1
12825| #define HAVE_SETENV_DECL 1
12826| #define HAVE_SETENV 1
12827| #define HAVE_UNSETENV 1
12828| #define HAVE_STRTOULL 1
12829| #define HAVE_STRTOUQ 1
12830| #define HAVE_STRTOLL 1
12831| #define HAVE_STRTOQ 1
12832| #define HAVE__VA_ARGS__MACRO 1
12833| #define HAVE_SIG_ATOMIC_T_TYPE 1
12834| #define HAVE_VOLATILE 1
12835| #define HAVE_DIRENT_H 1
12836| #define HAVE_FCNTL_H 1
12837| #define HAVE_SYS_FCNTL_H 1
12838| #define HAVE_SYS_RESOURCE_H 1
12839| #define HAVE_SYS_IOCTL_H 1
12840| #define HAVE_SYS_FILIO_H 1
12841| #define HAVE_SYS_ACL_H 1
12842| #define HAVE_SYS_FILE_H 1
12843| #define HAVE_SYS_SELECT_H 1
12844| #define HAVE_POLL_H 1
12845| #define HAVE_POLL 1
12846| #define HAVE_SYS_TIME_H 1
12847| #define HAVE_UTIME_H 1
12848| #define TIME_WITH_SYS_TIME 1
12849| #define HAVE_UTIME 1
12850| #define HAVE_UTIMES 1
12851| #define HAVE_GETTIMEOFDAY_TZ 1
12852| #define HAVE_SYS_WAIT_H 1
12853| #define HAVE_GRP_H 1
12854| #define HAVE_PWD_H 1
12855| #define HAVE_GETPWNAM_R 1
12856| #define HAVE_GETPWUID_R 1
12857| #define HAVE_GETGRNAM_R 1
12858| #define HAVE_GETGRGID_R 1
12859| #define HAVE_GETGROUPLIST 1
12860| #define HAVE_CTYPE_H 1
12861| #define HAVE_LOCALE_H 1
12862| #define HAVE_LANGINFO_H 1
12863| #define HAVE_FNMATCH_H 1
12864| #define HAVE_SYS_IPC_H 1
12865| #define HAVE_SYS_MMAN_H 1
12866| #define HAVE_SYS_SHM_H 1
12867| #define HAVE_TERMIOS_H 1
12868| /* end confdefs.h.  */
12869| #include <stdio.h>
12870| #ifdef HAVE_SYS_TYPES_H
12871| # include <sys/types.h>
12872| #endif
12873| #ifdef HAVE_SYS_STAT_H
12874| # include <sys/stat.h>
12875| #endif
12876| #ifdef STDC_HEADERS
12877| # include <stdlib.h>
12878| # include <stddef.h>
12879| #else
12880| # ifdef HAVE_STDLIB_H
12881| #  include <stdlib.h>
12882| # endif
12883| #endif
12884| #ifdef HAVE_STRING_H
12885| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
12886| #  include <memory.h>
12887| # endif
12888| # include <string.h>
12889| #endif
12890| #ifdef HAVE_STRINGS_H
12891| # include <strings.h>
12892| #endif
12893| #ifdef HAVE_INTTYPES_H
12894| # include <inttypes.h>
12895| #endif
12896| #ifdef HAVE_STDINT_H
12897| # include <stdint.h>
12898| #endif
12899| #ifdef HAVE_UNISTD_H
12900| # include <unistd.h>
12901| #endif
12902| #include <sys/termio.h>
12903configure:10894: result: no
12904configure:10894: checking sys/termio.h presence
12905configure:10894: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
12906conftest.c:167:24: error: sys/termio.h: No such file or directory
12907configure:10894: $? = 1
12908configure: failed program was:
12909| /* confdefs.h */
12910| #define PACKAGE_NAME "Samba"
12911| #define PACKAGE_TARNAME "samba"
12912| #define PACKAGE_VERSION "3"
12913| #define PACKAGE_STRING "Samba 3"
12914| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
12915| #define PACKAGE_URL ""
12916| #define CONFIG_H_IS_FROM_SAMBA 1
12917| #define STDC_HEADERS 1
12918| #define HAVE_SYS_TYPES_H 1
12919| #define HAVE_SYS_STAT_H 1
12920| #define HAVE_STDLIB_H 1
12921| #define HAVE_STRING_H 1
12922| #define HAVE_MEMORY_H 1
12923| #define HAVE_STRINGS_H 1
12924| #define HAVE_INTTYPES_H 1
12925| #define HAVE_STDINT_H 1
12926| #define HAVE_UNISTD_H 1
12927| #define __EXTENSIONS__ 1
12928| #define _ALL_SOURCE 1
12929| #define _GNU_SOURCE 1
12930| #define _POSIX_PTHREAD_SEMANTICS 1
12931| #define _TANDEM_SOURCE 1
12932| #define AC_APPLE_UNIVERSAL_BUILD 1
12933| #ifndef _XOPEN_SOURCE_EXTENDED
12934| #define _XOPEN_SOURCE_EXTENDED 1
12935| #endif
12936| #define HAVE_STANDARDS_H 1
12937| #define HAVE_LONG_LONG 1
12938| #define SIZEOF_INT 4
12939| #define SIZEOF_CHAR 1
12940| #define SIZEOF_SHORT 2
12941| #define SIZEOF_LONG 4
12942| #define SIZEOF_LONG_LONG 8
12943| #define SIZEOF_OFF_T 8
12944| #define SIZEOF_SIZE_T 4
12945| #define SIZEOF_SSIZE_T 4
12946| #define HAVE_INTPTR_T 1
12947| #define HAVE_UINTPTR_T 1
12948| #define HAVE_PTRDIFF_T 1
12949| #define HAVE_IMMEDIATE_STRUCTURES 1
12950| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
12951| #define HAVE_STRUCT_STAT_ST_RDEV 1
12952| #define HAVE_ST_RDEV 1
12953| #define loff_t off_t
12954| #define offset_t loff_t
12955| #define HAVE_PIPE 1
12956| #define HAVE_STRFTIME 1
12957| #define HAVE_SRANDOM 1
12958| #define HAVE_RANDOM 1
12959| #define HAVE_SRAND 1
12960| #define HAVE_RAND 1
12961| #define HAVE_USLEEP 1
12962| #define HAVE_SETBUFFER 1
12963| #define HAVE_LSTAT 1
12964| #define HAVE_GETPGRP 1
12965| #define HAVE_UTIME 1
12966| #define HAVE_UTIMES 1
12967| #define HAVE_STDBOOL_H 1
12968| #define HAVE_STDINT_H 1
12969| #define HAVE_SYS_SELECT_H 1
12970| #define HAVE_SETJMP_H 1
12971| #define HAVE_UTIME_H 1
12972| #define HAVE_SYS_WAIT_H 1
12973| #define HAVE_BOOL 1
12974| #define HAVE__Bool 1
12975| #define HAVE_MMAP 1
12976| #define HAVE_SYS_SYSLOG_H 1
12977| #define HAVE_SYSLOG_H 1
12978| #define HAVE_SYS_TIME_H 1
12979| #define HAVE_TIME_H 1
12980| #define HAVE_STDARG_H 1
12981| #define HAVE_SYS_MOUNT_H 1
12982| #define HAVE_SYS_UCONTEXT_H 1
12983| #define HAVE_SETEUID 1
12984| #define HAVE_SETEGID 1
12985| #define HAVE_CHROOT 1
12986| #define HAVE_BZERO 1
12987| #define HAVE_STRERROR 1
12988| #define HAVE_STRERROR_R 1
12989| #define HAVE_VSYSLOG 1
12990| #define HAVE_SETLINEBUF 1
12991| #define HAVE_MKTIME 1
12992| #define HAVE_FTRUNCATE 1
12993| #define HAVE_RENAME 1
12994| #define HAVE_WAITPID 1
12995| #define HAVE_WAIT4 1
12996| #define HAVE_STRLCPY 1
12997| #define HAVE_STRLCAT 1
12998| #define HAVE_INITGROUPS 1
12999| #define HAVE_MEMMOVE 1
13000| #define HAVE_STRDUP 1
13001| #define HAVE_PREAD 1
13002| #define HAVE_PWRITE 1
13003| #define HAVE_STRCASESTR 1
13004| #define HAVE_STRTOK_R 1
13005| #define HAVE_MKDTEMP 1
13006| #define HAVE_DUP2 1
13007| #define HAVE_ISATTY 1
13008| #define HAVE_CHOWN 1
13009| #define HAVE_LCHOWN 1
13010| #define HAVE_LINK 1
13011| #define HAVE_READLINK 1
13012| #define HAVE_SYMLINK 1
13013| #define HAVE_REALPATH 1
13014| #define HAVE_ERRNO_DECL 1
13015| #define HAVE_SECURE_MKSTEMP 1
13016| #define HAVE_STDIO_H 1
13017| #define HAVE_STRINGS_H 1
13018| #define HAVE_DECL_SNPRINTF 1
13019| #define HAVE_DECL_VSNPRINTF 1
13020| #define HAVE_DECL_ASPRINTF 1
13021| #define HAVE_DECL_VASPRINTF 1
13022| #define HAVE_SNPRINTF 1
13023| #define HAVE_VSNPRINTF 1
13024| #define HAVE_ASPRINTF 1
13025| #define HAVE_VASPRINTF 1
13026| #define HAVE_C99_VSNPRINTF 1
13027| #define HAVE_VA_COPY 1
13028| #define HAVE_FUNCTION_MACRO 1
13029| #define HAVE_SYS_PARAM_H 1
13030| #define HAVE_LIMITS_H 1
13031| #define HAVE_SETENV_DECL 1
13032| #define HAVE_SETENV 1
13033| #define HAVE_UNSETENV 1
13034| #define HAVE_STRTOULL 1
13035| #define HAVE_STRTOUQ 1
13036| #define HAVE_STRTOLL 1
13037| #define HAVE_STRTOQ 1
13038| #define HAVE__VA_ARGS__MACRO 1
13039| #define HAVE_SIG_ATOMIC_T_TYPE 1
13040| #define HAVE_VOLATILE 1
13041| #define HAVE_DIRENT_H 1
13042| #define HAVE_FCNTL_H 1
13043| #define HAVE_SYS_FCNTL_H 1
13044| #define HAVE_SYS_RESOURCE_H 1
13045| #define HAVE_SYS_IOCTL_H 1
13046| #define HAVE_SYS_FILIO_H 1
13047| #define HAVE_SYS_ACL_H 1
13048| #define HAVE_SYS_FILE_H 1
13049| #define HAVE_SYS_SELECT_H 1
13050| #define HAVE_POLL_H 1
13051| #define HAVE_POLL 1
13052| #define HAVE_SYS_TIME_H 1
13053| #define HAVE_UTIME_H 1
13054| #define TIME_WITH_SYS_TIME 1
13055| #define HAVE_UTIME 1
13056| #define HAVE_UTIMES 1
13057| #define HAVE_GETTIMEOFDAY_TZ 1
13058| #define HAVE_SYS_WAIT_H 1
13059| #define HAVE_GRP_H 1
13060| #define HAVE_PWD_H 1
13061| #define HAVE_GETPWNAM_R 1
13062| #define HAVE_GETPWUID_R 1
13063| #define HAVE_GETGRNAM_R 1
13064| #define HAVE_GETGRGID_R 1
13065| #define HAVE_GETGROUPLIST 1
13066| #define HAVE_CTYPE_H 1
13067| #define HAVE_LOCALE_H 1
13068| #define HAVE_LANGINFO_H 1
13069| #define HAVE_FNMATCH_H 1
13070| #define HAVE_SYS_IPC_H 1
13071| #define HAVE_SYS_MMAN_H 1
13072| #define HAVE_SYS_SHM_H 1
13073| #define HAVE_TERMIOS_H 1
13074| /* end confdefs.h.  */
13075| #include <sys/termio.h>
13076configure:10894: result: no
13077configure:10894: checking for sys/termio.h
13078configure:10894: result: no
13079configure:10906: checking for O_DIRECT flag to open(2)
13080configure:10927: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
13081conftest.c: In function 'main':
13082conftest.c:175: error: 'O_DIRECT' undeclared (first use in this function)
13083conftest.c:175: error: (Each undeclared identifier is reported only once
13084conftest.c:175: error: for each function it appears in.)
13085conftest.c: In function 'main':
13086conftest.c:175: error: 'O_DIRECT' undeclared (first use in this function)
13087conftest.c:175: error: (Each undeclared identifier is reported only once
13088conftest.c:175: error: for each function it appears in.)
13089fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/cccnQpEg.out (No such file or directory)
13090configure:10927: $? = 1
13091configure: failed program was:
13092| /* confdefs.h */
13093| #define PACKAGE_NAME "Samba"
13094| #define PACKAGE_TARNAME "samba"
13095| #define PACKAGE_VERSION "3"
13096| #define PACKAGE_STRING "Samba 3"
13097| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
13098| #define PACKAGE_URL ""
13099| #define CONFIG_H_IS_FROM_SAMBA 1
13100| #define STDC_HEADERS 1
13101| #define HAVE_SYS_TYPES_H 1
13102| #define HAVE_SYS_STAT_H 1
13103| #define HAVE_STDLIB_H 1
13104| #define HAVE_STRING_H 1
13105| #define HAVE_MEMORY_H 1
13106| #define HAVE_STRINGS_H 1
13107| #define HAVE_INTTYPES_H 1
13108| #define HAVE_STDINT_H 1
13109| #define HAVE_UNISTD_H 1
13110| #define __EXTENSIONS__ 1
13111| #define _ALL_SOURCE 1
13112| #define _GNU_SOURCE 1
13113| #define _POSIX_PTHREAD_SEMANTICS 1
13114| #define _TANDEM_SOURCE 1
13115| #define AC_APPLE_UNIVERSAL_BUILD 1
13116| #ifndef _XOPEN_SOURCE_EXTENDED
13117| #define _XOPEN_SOURCE_EXTENDED 1
13118| #endif
13119| #define HAVE_STANDARDS_H 1
13120| #define HAVE_LONG_LONG 1
13121| #define SIZEOF_INT 4
13122| #define SIZEOF_CHAR 1
13123| #define SIZEOF_SHORT 2
13124| #define SIZEOF_LONG 4
13125| #define SIZEOF_LONG_LONG 8
13126| #define SIZEOF_OFF_T 8
13127| #define SIZEOF_SIZE_T 4
13128| #define SIZEOF_SSIZE_T 4
13129| #define HAVE_INTPTR_T 1
13130| #define HAVE_UINTPTR_T 1
13131| #define HAVE_PTRDIFF_T 1
13132| #define HAVE_IMMEDIATE_STRUCTURES 1
13133| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
13134| #define HAVE_STRUCT_STAT_ST_RDEV 1
13135| #define HAVE_ST_RDEV 1
13136| #define loff_t off_t
13137| #define offset_t loff_t
13138| #define HAVE_PIPE 1
13139| #define HAVE_STRFTIME 1
13140| #define HAVE_SRANDOM 1
13141| #define HAVE_RANDOM 1
13142| #define HAVE_SRAND 1
13143| #define HAVE_RAND 1
13144| #define HAVE_USLEEP 1
13145| #define HAVE_SETBUFFER 1
13146| #define HAVE_LSTAT 1
13147| #define HAVE_GETPGRP 1
13148| #define HAVE_UTIME 1
13149| #define HAVE_UTIMES 1
13150| #define HAVE_STDBOOL_H 1
13151| #define HAVE_STDINT_H 1
13152| #define HAVE_SYS_SELECT_H 1
13153| #define HAVE_SETJMP_H 1
13154| #define HAVE_UTIME_H 1
13155| #define HAVE_SYS_WAIT_H 1
13156| #define HAVE_BOOL 1
13157| #define HAVE__Bool 1
13158| #define HAVE_MMAP 1
13159| #define HAVE_SYS_SYSLOG_H 1
13160| #define HAVE_SYSLOG_H 1
13161| #define HAVE_SYS_TIME_H 1
13162| #define HAVE_TIME_H 1
13163| #define HAVE_STDARG_H 1
13164| #define HAVE_SYS_MOUNT_H 1
13165| #define HAVE_SYS_UCONTEXT_H 1
13166| #define HAVE_SETEUID 1
13167| #define HAVE_SETEGID 1
13168| #define HAVE_CHROOT 1
13169| #define HAVE_BZERO 1
13170| #define HAVE_STRERROR 1
13171| #define HAVE_STRERROR_R 1
13172| #define HAVE_VSYSLOG 1
13173| #define HAVE_SETLINEBUF 1
13174| #define HAVE_MKTIME 1
13175| #define HAVE_FTRUNCATE 1
13176| #define HAVE_RENAME 1
13177| #define HAVE_WAITPID 1
13178| #define HAVE_WAIT4 1
13179| #define HAVE_STRLCPY 1
13180| #define HAVE_STRLCAT 1
13181| #define HAVE_INITGROUPS 1
13182| #define HAVE_MEMMOVE 1
13183| #define HAVE_STRDUP 1
13184| #define HAVE_PREAD 1
13185| #define HAVE_PWRITE 1
13186| #define HAVE_STRCASESTR 1
13187| #define HAVE_STRTOK_R 1
13188| #define HAVE_MKDTEMP 1
13189| #define HAVE_DUP2 1
13190| #define HAVE_ISATTY 1
13191| #define HAVE_CHOWN 1
13192| #define HAVE_LCHOWN 1
13193| #define HAVE_LINK 1
13194| #define HAVE_READLINK 1
13195| #define HAVE_SYMLINK 1
13196| #define HAVE_REALPATH 1
13197| #define HAVE_ERRNO_DECL 1
13198| #define HAVE_SECURE_MKSTEMP 1
13199| #define HAVE_STDIO_H 1
13200| #define HAVE_STRINGS_H 1
13201| #define HAVE_DECL_SNPRINTF 1
13202| #define HAVE_DECL_VSNPRINTF 1
13203| #define HAVE_DECL_ASPRINTF 1
13204| #define HAVE_DECL_VASPRINTF 1
13205| #define HAVE_SNPRINTF 1
13206| #define HAVE_VSNPRINTF 1
13207| #define HAVE_ASPRINTF 1
13208| #define HAVE_VASPRINTF 1
13209| #define HAVE_C99_VSNPRINTF 1
13210| #define HAVE_VA_COPY 1
13211| #define HAVE_FUNCTION_MACRO 1
13212| #define HAVE_SYS_PARAM_H 1
13213| #define HAVE_LIMITS_H 1
13214| #define HAVE_SETENV_DECL 1
13215| #define HAVE_SETENV 1
13216| #define HAVE_UNSETENV 1
13217| #define HAVE_STRTOULL 1
13218| #define HAVE_STRTOUQ 1
13219| #define HAVE_STRTOLL 1
13220| #define HAVE_STRTOQ 1
13221| #define HAVE__VA_ARGS__MACRO 1
13222| #define HAVE_SIG_ATOMIC_T_TYPE 1
13223| #define HAVE_VOLATILE 1
13224| #define HAVE_DIRENT_H 1
13225| #define HAVE_FCNTL_H 1
13226| #define HAVE_SYS_FCNTL_H 1
13227| #define HAVE_SYS_RESOURCE_H 1
13228| #define HAVE_SYS_IOCTL_H 1
13229| #define HAVE_SYS_FILIO_H 1
13230| #define HAVE_SYS_ACL_H 1
13231| #define HAVE_SYS_FILE_H 1
13232| #define HAVE_SYS_SELECT_H 1
13233| #define HAVE_POLL_H 1
13234| #define HAVE_POLL 1
13235| #define HAVE_SYS_TIME_H 1
13236| #define HAVE_UTIME_H 1
13237| #define TIME_WITH_SYS_TIME 1
13238| #define HAVE_UTIME 1
13239| #define HAVE_UTIMES 1
13240| #define HAVE_GETTIMEOFDAY_TZ 1
13241| #define HAVE_SYS_WAIT_H 1
13242| #define HAVE_GRP_H 1
13243| #define HAVE_PWD_H 1
13244| #define HAVE_GETPWNAM_R 1
13245| #define HAVE_GETPWUID_R 1
13246| #define HAVE_GETGRNAM_R 1
13247| #define HAVE_GETGRGID_R 1
13248| #define HAVE_GETGROUPLIST 1
13249| #define HAVE_CTYPE_H 1
13250| #define HAVE_LOCALE_H 1
13251| #define HAVE_LANGINFO_H 1
13252| #define HAVE_FNMATCH_H 1
13253| #define HAVE_SYS_IPC_H 1
13254| #define HAVE_SYS_MMAN_H 1
13255| #define HAVE_SYS_SHM_H 1
13256| #define HAVE_TERMIOS_H 1
13257| /* end confdefs.h.  */
13258|
13259| #include <unistd.h>
13260| #ifdef HAVE_FCNTL_H
13261| #include <fcntl.h>
13262| #endif
13263| int
13264| main ()
13265| {
13266| int fd = open("/dev/null", O_DIRECT);
13267|   ;
13268|   return 0;
13269| }
13270configure:10934: result: no
13271configure:10946: checking for library containing dlopen
13272configure:10977: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
13273configure:10977: $? = 0
13274configure:10994: result: none required
13275configure:11005: checking dlfcn.h usability
13276configure:11005: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
13277configure:11005: $? = 0
13278configure:11005: result: yes
13279configure:11005: checking dlfcn.h presence
13280configure:11005: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
13281configure:11005: $? = 0
13282configure:11005: result: yes
13283configure:11005: checking for dlfcn.h
13284configure:11005: result: yes
13285configure:11018: checking for dlopen
13286configure:11018: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
13287configure:11018: $? = 0
13288configure:11018: result: yes
13289configure:11018: checking for dlsym
13290configure:11018: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
13291configure:11018: $? = 0
13292configure:11018: result: yes
13293configure:11018: checking for dlerror
13294configure:11018: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
13295configure:11018: $? = 0
13296configure:11018: result: yes
13297configure:11018: checking for dlclose
13298configure:11018: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
13299configure:11018: $? = 0
13300configure:11018: result: yes
13301configure:11031: checking for library containing shl_load
13302configure:11062: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
13303Undefined symbols for architecture i386:
13304  "_shl_load", referenced from:
13305      _main in ccJWDf4A.o
13306ld: symbol(s) not found for architecture i386
13307collect2: ld returned 1 exit status
13308Undefined symbols for architecture ppc:
13309  "_shl_load", referenced from:
13310      _main in cc0DqzdK.o
13311ld: symbol(s) not found for architecture ppc
13312collect2: ld returned 1 exit status
13313fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccSGAGpt.out (No such file or directory)
13314configure:11062: $? = 1
13315configure: failed program was:
13316| /* confdefs.h */
13317| #define PACKAGE_NAME "Samba"
13318| #define PACKAGE_TARNAME "samba"
13319| #define PACKAGE_VERSION "3"
13320| #define PACKAGE_STRING "Samba 3"
13321| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
13322| #define PACKAGE_URL ""
13323| #define CONFIG_H_IS_FROM_SAMBA 1
13324| #define STDC_HEADERS 1
13325| #define HAVE_SYS_TYPES_H 1
13326| #define HAVE_SYS_STAT_H 1
13327| #define HAVE_STDLIB_H 1
13328| #define HAVE_STRING_H 1
13329| #define HAVE_MEMORY_H 1
13330| #define HAVE_STRINGS_H 1
13331| #define HAVE_INTTYPES_H 1
13332| #define HAVE_STDINT_H 1
13333| #define HAVE_UNISTD_H 1
13334| #define __EXTENSIONS__ 1
13335| #define _ALL_SOURCE 1
13336| #define _GNU_SOURCE 1
13337| #define _POSIX_PTHREAD_SEMANTICS 1
13338| #define _TANDEM_SOURCE 1
13339| #define AC_APPLE_UNIVERSAL_BUILD 1
13340| #ifndef _XOPEN_SOURCE_EXTENDED
13341| #define _XOPEN_SOURCE_EXTENDED 1
13342| #endif
13343| #define HAVE_STANDARDS_H 1
13344| #define HAVE_LONG_LONG 1
13345| #define SIZEOF_INT 4
13346| #define SIZEOF_CHAR 1
13347| #define SIZEOF_SHORT 2
13348| #define SIZEOF_LONG 4
13349| #define SIZEOF_LONG_LONG 8
13350| #define SIZEOF_OFF_T 8
13351| #define SIZEOF_SIZE_T 4
13352| #define SIZEOF_SSIZE_T 4
13353| #define HAVE_INTPTR_T 1
13354| #define HAVE_UINTPTR_T 1
13355| #define HAVE_PTRDIFF_T 1
13356| #define HAVE_IMMEDIATE_STRUCTURES 1
13357| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
13358| #define HAVE_STRUCT_STAT_ST_RDEV 1
13359| #define HAVE_ST_RDEV 1
13360| #define loff_t off_t
13361| #define offset_t loff_t
13362| #define HAVE_PIPE 1
13363| #define HAVE_STRFTIME 1
13364| #define HAVE_SRANDOM 1
13365| #define HAVE_RANDOM 1
13366| #define HAVE_SRAND 1
13367| #define HAVE_RAND 1
13368| #define HAVE_USLEEP 1
13369| #define HAVE_SETBUFFER 1
13370| #define HAVE_LSTAT 1
13371| #define HAVE_GETPGRP 1
13372| #define HAVE_UTIME 1
13373| #define HAVE_UTIMES 1
13374| #define HAVE_STDBOOL_H 1
13375| #define HAVE_STDINT_H 1
13376| #define HAVE_SYS_SELECT_H 1
13377| #define HAVE_SETJMP_H 1
13378| #define HAVE_UTIME_H 1
13379| #define HAVE_SYS_WAIT_H 1
13380| #define HAVE_BOOL 1
13381| #define HAVE__Bool 1
13382| #define HAVE_MMAP 1
13383| #define HAVE_SYS_SYSLOG_H 1
13384| #define HAVE_SYSLOG_H 1
13385| #define HAVE_SYS_TIME_H 1
13386| #define HAVE_TIME_H 1
13387| #define HAVE_STDARG_H 1
13388| #define HAVE_SYS_MOUNT_H 1
13389| #define HAVE_SYS_UCONTEXT_H 1
13390| #define HAVE_SETEUID 1
13391| #define HAVE_SETEGID 1
13392| #define HAVE_CHROOT 1
13393| #define HAVE_BZERO 1
13394| #define HAVE_STRERROR 1
13395| #define HAVE_STRERROR_R 1
13396| #define HAVE_VSYSLOG 1
13397| #define HAVE_SETLINEBUF 1
13398| #define HAVE_MKTIME 1
13399| #define HAVE_FTRUNCATE 1
13400| #define HAVE_RENAME 1
13401| #define HAVE_WAITPID 1
13402| #define HAVE_WAIT4 1
13403| #define HAVE_STRLCPY 1
13404| #define HAVE_STRLCAT 1
13405| #define HAVE_INITGROUPS 1
13406| #define HAVE_MEMMOVE 1
13407| #define HAVE_STRDUP 1
13408| #define HAVE_PREAD 1
13409| #define HAVE_PWRITE 1
13410| #define HAVE_STRCASESTR 1
13411| #define HAVE_STRTOK_R 1
13412| #define HAVE_MKDTEMP 1
13413| #define HAVE_DUP2 1
13414| #define HAVE_ISATTY 1
13415| #define HAVE_CHOWN 1
13416| #define HAVE_LCHOWN 1
13417| #define HAVE_LINK 1
13418| #define HAVE_READLINK 1
13419| #define HAVE_SYMLINK 1
13420| #define HAVE_REALPATH 1
13421| #define HAVE_ERRNO_DECL 1
13422| #define HAVE_SECURE_MKSTEMP 1
13423| #define HAVE_STDIO_H 1
13424| #define HAVE_STRINGS_H 1
13425| #define HAVE_DECL_SNPRINTF 1
13426| #define HAVE_DECL_VSNPRINTF 1
13427| #define HAVE_DECL_ASPRINTF 1
13428| #define HAVE_DECL_VASPRINTF 1
13429| #define HAVE_SNPRINTF 1
13430| #define HAVE_VSNPRINTF 1
13431| #define HAVE_ASPRINTF 1
13432| #define HAVE_VASPRINTF 1
13433| #define HAVE_C99_VSNPRINTF 1
13434| #define HAVE_VA_COPY 1
13435| #define HAVE_FUNCTION_MACRO 1
13436| #define HAVE_SYS_PARAM_H 1
13437| #define HAVE_LIMITS_H 1
13438| #define HAVE_SETENV_DECL 1
13439| #define HAVE_SETENV 1
13440| #define HAVE_UNSETENV 1
13441| #define HAVE_STRTOULL 1
13442| #define HAVE_STRTOUQ 1
13443| #define HAVE_STRTOLL 1
13444| #define HAVE_STRTOQ 1
13445| #define HAVE__VA_ARGS__MACRO 1
13446| #define HAVE_SIG_ATOMIC_T_TYPE 1
13447| #define HAVE_VOLATILE 1
13448| #define HAVE_DIRENT_H 1
13449| #define HAVE_FCNTL_H 1
13450| #define HAVE_SYS_FCNTL_H 1
13451| #define HAVE_SYS_RESOURCE_H 1
13452| #define HAVE_SYS_IOCTL_H 1
13453| #define HAVE_SYS_FILIO_H 1
13454| #define HAVE_SYS_ACL_H 1
13455| #define HAVE_SYS_FILE_H 1
13456| #define HAVE_SYS_SELECT_H 1
13457| #define HAVE_POLL_H 1
13458| #define HAVE_POLL 1
13459| #define HAVE_SYS_TIME_H 1
13460| #define HAVE_UTIME_H 1
13461| #define TIME_WITH_SYS_TIME 1
13462| #define HAVE_UTIME 1
13463| #define HAVE_UTIMES 1
13464| #define HAVE_GETTIMEOFDAY_TZ 1
13465| #define HAVE_SYS_WAIT_H 1
13466| #define HAVE_GRP_H 1
13467| #define HAVE_PWD_H 1
13468| #define HAVE_GETPWNAM_R 1
13469| #define HAVE_GETPWUID_R 1
13470| #define HAVE_GETGRNAM_R 1
13471| #define HAVE_GETGRGID_R 1
13472| #define HAVE_GETGROUPLIST 1
13473| #define HAVE_CTYPE_H 1
13474| #define HAVE_LOCALE_H 1
13475| #define HAVE_LANGINFO_H 1
13476| #define HAVE_FNMATCH_H 1
13477| #define HAVE_SYS_IPC_H 1
13478| #define HAVE_SYS_MMAN_H 1
13479| #define HAVE_SYS_SHM_H 1
13480| #define HAVE_TERMIOS_H 1
13481| #define HAVE_DLFCN_H 1
13482| #define HAVE_DLOPEN 1
13483| #define HAVE_DLSYM 1
13484| #define HAVE_DLERROR 1
13485| #define HAVE_DLCLOSE 1
13486| /* end confdefs.h.  */
13487|
13488| /* Override any GCC internal prototype to avoid an error.
13489|    Use char because int might match the return type of a GCC
13490|    builtin and then its argument prototype would still apply.  */
13491| #ifdef __cplusplus
13492| extern "C"
13493| #endif
13494| char shl_load ();
13495| int
13496| main ()
13497| {
13498| return shl_load ();
13499|   ;
13500|   return 0;
13501| }
13502configure:11062: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c -lsl   >&5
13503ld: library not found for -lsl
13504collect2: ld returned 1 exit status
13505ld: library not found for -lsl
13506collect2: ld returned 1 exit status
13507fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccGqYCUY.out (No such file or directory)
13508configure:11062: $? = 1
13509configure: failed program was:
13510| /* confdefs.h */
13511| #define PACKAGE_NAME "Samba"
13512| #define PACKAGE_TARNAME "samba"
13513| #define PACKAGE_VERSION "3"
13514| #define PACKAGE_STRING "Samba 3"
13515| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
13516| #define PACKAGE_URL ""
13517| #define CONFIG_H_IS_FROM_SAMBA 1
13518| #define STDC_HEADERS 1
13519| #define HAVE_SYS_TYPES_H 1
13520| #define HAVE_SYS_STAT_H 1
13521| #define HAVE_STDLIB_H 1
13522| #define HAVE_STRING_H 1
13523| #define HAVE_MEMORY_H 1
13524| #define HAVE_STRINGS_H 1
13525| #define HAVE_INTTYPES_H 1
13526| #define HAVE_STDINT_H 1
13527| #define HAVE_UNISTD_H 1
13528| #define __EXTENSIONS__ 1
13529| #define _ALL_SOURCE 1
13530| #define _GNU_SOURCE 1
13531| #define _POSIX_PTHREAD_SEMANTICS 1
13532| #define _TANDEM_SOURCE 1
13533| #define AC_APPLE_UNIVERSAL_BUILD 1
13534| #ifndef _XOPEN_SOURCE_EXTENDED
13535| #define _XOPEN_SOURCE_EXTENDED 1
13536| #endif
13537| #define HAVE_STANDARDS_H 1
13538| #define HAVE_LONG_LONG 1
13539| #define SIZEOF_INT 4
13540| #define SIZEOF_CHAR 1
13541| #define SIZEOF_SHORT 2
13542| #define SIZEOF_LONG 4
13543| #define SIZEOF_LONG_LONG 8
13544| #define SIZEOF_OFF_T 8
13545| #define SIZEOF_SIZE_T 4
13546| #define SIZEOF_SSIZE_T 4
13547| #define HAVE_INTPTR_T 1
13548| #define HAVE_UINTPTR_T 1
13549| #define HAVE_PTRDIFF_T 1
13550| #define HAVE_IMMEDIATE_STRUCTURES 1
13551| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
13552| #define HAVE_STRUCT_STAT_ST_RDEV 1
13553| #define HAVE_ST_RDEV 1
13554| #define loff_t off_t
13555| #define offset_t loff_t
13556| #define HAVE_PIPE 1
13557| #define HAVE_STRFTIME 1
13558| #define HAVE_SRANDOM 1
13559| #define HAVE_RANDOM 1
13560| #define HAVE_SRAND 1
13561| #define HAVE_RAND 1
13562| #define HAVE_USLEEP 1
13563| #define HAVE_SETBUFFER 1
13564| #define HAVE_LSTAT 1
13565| #define HAVE_GETPGRP 1
13566| #define HAVE_UTIME 1
13567| #define HAVE_UTIMES 1
13568| #define HAVE_STDBOOL_H 1
13569| #define HAVE_STDINT_H 1
13570| #define HAVE_SYS_SELECT_H 1
13571| #define HAVE_SETJMP_H 1
13572| #define HAVE_UTIME_H 1
13573| #define HAVE_SYS_WAIT_H 1
13574| #define HAVE_BOOL 1
13575| #define HAVE__Bool 1
13576| #define HAVE_MMAP 1
13577| #define HAVE_SYS_SYSLOG_H 1
13578| #define HAVE_SYSLOG_H 1
13579| #define HAVE_SYS_TIME_H 1
13580| #define HAVE_TIME_H 1
13581| #define HAVE_STDARG_H 1
13582| #define HAVE_SYS_MOUNT_H 1
13583| #define HAVE_SYS_UCONTEXT_H 1
13584| #define HAVE_SETEUID 1
13585| #define HAVE_SETEGID 1
13586| #define HAVE_CHROOT 1
13587| #define HAVE_BZERO 1
13588| #define HAVE_STRERROR 1
13589| #define HAVE_STRERROR_R 1
13590| #define HAVE_VSYSLOG 1
13591| #define HAVE_SETLINEBUF 1
13592| #define HAVE_MKTIME 1
13593| #define HAVE_FTRUNCATE 1
13594| #define HAVE_RENAME 1
13595| #define HAVE_WAITPID 1
13596| #define HAVE_WAIT4 1
13597| #define HAVE_STRLCPY 1
13598| #define HAVE_STRLCAT 1
13599| #define HAVE_INITGROUPS 1
13600| #define HAVE_MEMMOVE 1
13601| #define HAVE_STRDUP 1
13602| #define HAVE_PREAD 1
13603| #define HAVE_PWRITE 1
13604| #define HAVE_STRCASESTR 1
13605| #define HAVE_STRTOK_R 1
13606| #define HAVE_MKDTEMP 1
13607| #define HAVE_DUP2 1
13608| #define HAVE_ISATTY 1
13609| #define HAVE_CHOWN 1
13610| #define HAVE_LCHOWN 1
13611| #define HAVE_LINK 1
13612| #define HAVE_READLINK 1
13613| #define HAVE_SYMLINK 1
13614| #define HAVE_REALPATH 1
13615| #define HAVE_ERRNO_DECL 1
13616| #define HAVE_SECURE_MKSTEMP 1
13617| #define HAVE_STDIO_H 1
13618| #define HAVE_STRINGS_H 1
13619| #define HAVE_DECL_SNPRINTF 1
13620| #define HAVE_DECL_VSNPRINTF 1
13621| #define HAVE_DECL_ASPRINTF 1
13622| #define HAVE_DECL_VASPRINTF 1
13623| #define HAVE_SNPRINTF 1
13624| #define HAVE_VSNPRINTF 1
13625| #define HAVE_ASPRINTF 1
13626| #define HAVE_VASPRINTF 1
13627| #define HAVE_C99_VSNPRINTF 1
13628| #define HAVE_VA_COPY 1
13629| #define HAVE_FUNCTION_MACRO 1
13630| #define HAVE_SYS_PARAM_H 1
13631| #define HAVE_LIMITS_H 1
13632| #define HAVE_SETENV_DECL 1
13633| #define HAVE_SETENV 1
13634| #define HAVE_UNSETENV 1
13635| #define HAVE_STRTOULL 1
13636| #define HAVE_STRTOUQ 1
13637| #define HAVE_STRTOLL 1
13638| #define HAVE_STRTOQ 1
13639| #define HAVE__VA_ARGS__MACRO 1
13640| #define HAVE_SIG_ATOMIC_T_TYPE 1
13641| #define HAVE_VOLATILE 1
13642| #define HAVE_DIRENT_H 1
13643| #define HAVE_FCNTL_H 1
13644| #define HAVE_SYS_FCNTL_H 1
13645| #define HAVE_SYS_RESOURCE_H 1
13646| #define HAVE_SYS_IOCTL_H 1
13647| #define HAVE_SYS_FILIO_H 1
13648| #define HAVE_SYS_ACL_H 1
13649| #define HAVE_SYS_FILE_H 1
13650| #define HAVE_SYS_SELECT_H 1
13651| #define HAVE_POLL_H 1
13652| #define HAVE_POLL 1
13653| #define HAVE_SYS_TIME_H 1
13654| #define HAVE_UTIME_H 1
13655| #define TIME_WITH_SYS_TIME 1
13656| #define HAVE_UTIME 1
13657| #define HAVE_UTIMES 1
13658| #define HAVE_GETTIMEOFDAY_TZ 1
13659| #define HAVE_SYS_WAIT_H 1
13660| #define HAVE_GRP_H 1
13661| #define HAVE_PWD_H 1
13662| #define HAVE_GETPWNAM_R 1
13663| #define HAVE_GETPWUID_R 1
13664| #define HAVE_GETGRNAM_R 1
13665| #define HAVE_GETGRGID_R 1
13666| #define HAVE_GETGROUPLIST 1
13667| #define HAVE_CTYPE_H 1
13668| #define HAVE_LOCALE_H 1
13669| #define HAVE_LANGINFO_H 1
13670| #define HAVE_FNMATCH_H 1
13671| #define HAVE_SYS_IPC_H 1
13672| #define HAVE_SYS_MMAN_H 1
13673| #define HAVE_SYS_SHM_H 1
13674| #define HAVE_TERMIOS_H 1
13675| #define HAVE_DLFCN_H 1
13676| #define HAVE_DLOPEN 1
13677| #define HAVE_DLSYM 1
13678| #define HAVE_DLERROR 1
13679| #define HAVE_DLCLOSE 1
13680| /* end confdefs.h.  */
13681|
13682| /* Override any GCC internal prototype to avoid an error.
13683|    Use char because int might match the return type of a GCC
13684|    builtin and then its argument prototype would still apply.  */
13685| #ifdef __cplusplus
13686| extern "C"
13687| #endif
13688| char shl_load ();
13689| int
13690| main ()
13691| {
13692| return shl_load ();
13693|   ;
13694|   return 0;
13695| }
13696configure:11079: result: no
13697configure:11089: checking dl.h usability
13698configure:11089: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
13699conftest.c:205:16: error: dl.h: No such file or directory
13700conftest.c:205:16: error: dl.h: No such file or directory
13701fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccKnD7ml.out (No such file or directory)
13702configure:11089: $? = 1
13703configure: failed program was:
13704| /* confdefs.h */
13705| #define PACKAGE_NAME "Samba"
13706| #define PACKAGE_TARNAME "samba"
13707| #define PACKAGE_VERSION "3"
13708| #define PACKAGE_STRING "Samba 3"
13709| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
13710| #define PACKAGE_URL ""
13711| #define CONFIG_H_IS_FROM_SAMBA 1
13712| #define STDC_HEADERS 1
13713| #define HAVE_SYS_TYPES_H 1
13714| #define HAVE_SYS_STAT_H 1
13715| #define HAVE_STDLIB_H 1
13716| #define HAVE_STRING_H 1
13717| #define HAVE_MEMORY_H 1
13718| #define HAVE_STRINGS_H 1
13719| #define HAVE_INTTYPES_H 1
13720| #define HAVE_STDINT_H 1
13721| #define HAVE_UNISTD_H 1
13722| #define __EXTENSIONS__ 1
13723| #define _ALL_SOURCE 1
13724| #define _GNU_SOURCE 1
13725| #define _POSIX_PTHREAD_SEMANTICS 1
13726| #define _TANDEM_SOURCE 1
13727| #define AC_APPLE_UNIVERSAL_BUILD 1
13728| #ifndef _XOPEN_SOURCE_EXTENDED
13729| #define _XOPEN_SOURCE_EXTENDED 1
13730| #endif
13731| #define HAVE_STANDARDS_H 1
13732| #define HAVE_LONG_LONG 1
13733| #define SIZEOF_INT 4
13734| #define SIZEOF_CHAR 1
13735| #define SIZEOF_SHORT 2
13736| #define SIZEOF_LONG 4
13737| #define SIZEOF_LONG_LONG 8
13738| #define SIZEOF_OFF_T 8
13739| #define SIZEOF_SIZE_T 4
13740| #define SIZEOF_SSIZE_T 4
13741| #define HAVE_INTPTR_T 1
13742| #define HAVE_UINTPTR_T 1
13743| #define HAVE_PTRDIFF_T 1
13744| #define HAVE_IMMEDIATE_STRUCTURES 1
13745| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
13746| #define HAVE_STRUCT_STAT_ST_RDEV 1
13747| #define HAVE_ST_RDEV 1
13748| #define loff_t off_t
13749| #define offset_t loff_t
13750| #define HAVE_PIPE 1
13751| #define HAVE_STRFTIME 1
13752| #define HAVE_SRANDOM 1
13753| #define HAVE_RANDOM 1
13754| #define HAVE_SRAND 1
13755| #define HAVE_RAND 1
13756| #define HAVE_USLEEP 1
13757| #define HAVE_SETBUFFER 1
13758| #define HAVE_LSTAT 1
13759| #define HAVE_GETPGRP 1
13760| #define HAVE_UTIME 1
13761| #define HAVE_UTIMES 1
13762| #define HAVE_STDBOOL_H 1
13763| #define HAVE_STDINT_H 1
13764| #define HAVE_SYS_SELECT_H 1
13765| #define HAVE_SETJMP_H 1
13766| #define HAVE_UTIME_H 1
13767| #define HAVE_SYS_WAIT_H 1
13768| #define HAVE_BOOL 1
13769| #define HAVE__Bool 1
13770| #define HAVE_MMAP 1
13771| #define HAVE_SYS_SYSLOG_H 1
13772| #define HAVE_SYSLOG_H 1
13773| #define HAVE_SYS_TIME_H 1
13774| #define HAVE_TIME_H 1
13775| #define HAVE_STDARG_H 1
13776| #define HAVE_SYS_MOUNT_H 1
13777| #define HAVE_SYS_UCONTEXT_H 1
13778| #define HAVE_SETEUID 1
13779| #define HAVE_SETEGID 1
13780| #define HAVE_CHROOT 1
13781| #define HAVE_BZERO 1
13782| #define HAVE_STRERROR 1
13783| #define HAVE_STRERROR_R 1
13784| #define HAVE_VSYSLOG 1
13785| #define HAVE_SETLINEBUF 1
13786| #define HAVE_MKTIME 1
13787| #define HAVE_FTRUNCATE 1
13788| #define HAVE_RENAME 1
13789| #define HAVE_WAITPID 1
13790| #define HAVE_WAIT4 1
13791| #define HAVE_STRLCPY 1
13792| #define HAVE_STRLCAT 1
13793| #define HAVE_INITGROUPS 1
13794| #define HAVE_MEMMOVE 1
13795| #define HAVE_STRDUP 1
13796| #define HAVE_PREAD 1
13797| #define HAVE_PWRITE 1
13798| #define HAVE_STRCASESTR 1
13799| #define HAVE_STRTOK_R 1
13800| #define HAVE_MKDTEMP 1
13801| #define HAVE_DUP2 1
13802| #define HAVE_ISATTY 1
13803| #define HAVE_CHOWN 1
13804| #define HAVE_LCHOWN 1
13805| #define HAVE_LINK 1
13806| #define HAVE_READLINK 1
13807| #define HAVE_SYMLINK 1
13808| #define HAVE_REALPATH 1
13809| #define HAVE_ERRNO_DECL 1
13810| #define HAVE_SECURE_MKSTEMP 1
13811| #define HAVE_STDIO_H 1
13812| #define HAVE_STRINGS_H 1
13813| #define HAVE_DECL_SNPRINTF 1
13814| #define HAVE_DECL_VSNPRINTF 1
13815| #define HAVE_DECL_ASPRINTF 1
13816| #define HAVE_DECL_VASPRINTF 1
13817| #define HAVE_SNPRINTF 1
13818| #define HAVE_VSNPRINTF 1
13819| #define HAVE_ASPRINTF 1
13820| #define HAVE_VASPRINTF 1
13821| #define HAVE_C99_VSNPRINTF 1
13822| #define HAVE_VA_COPY 1
13823| #define HAVE_FUNCTION_MACRO 1
13824| #define HAVE_SYS_PARAM_H 1
13825| #define HAVE_LIMITS_H 1
13826| #define HAVE_SETENV_DECL 1
13827| #define HAVE_SETENV 1
13828| #define HAVE_UNSETENV 1
13829| #define HAVE_STRTOULL 1
13830| #define HAVE_STRTOUQ 1
13831| #define HAVE_STRTOLL 1
13832| #define HAVE_STRTOQ 1
13833| #define HAVE__VA_ARGS__MACRO 1
13834| #define HAVE_SIG_ATOMIC_T_TYPE 1
13835| #define HAVE_VOLATILE 1
13836| #define HAVE_DIRENT_H 1
13837| #define HAVE_FCNTL_H 1
13838| #define HAVE_SYS_FCNTL_H 1
13839| #define HAVE_SYS_RESOURCE_H 1
13840| #define HAVE_SYS_IOCTL_H 1
13841| #define HAVE_SYS_FILIO_H 1
13842| #define HAVE_SYS_ACL_H 1
13843| #define HAVE_SYS_FILE_H 1
13844| #define HAVE_SYS_SELECT_H 1
13845| #define HAVE_POLL_H 1
13846| #define HAVE_POLL 1
13847| #define HAVE_SYS_TIME_H 1
13848| #define HAVE_UTIME_H 1
13849| #define TIME_WITH_SYS_TIME 1
13850| #define HAVE_UTIME 1
13851| #define HAVE_UTIMES 1
13852| #define HAVE_GETTIMEOFDAY_TZ 1
13853| #define HAVE_SYS_WAIT_H 1
13854| #define HAVE_GRP_H 1
13855| #define HAVE_PWD_H 1
13856| #define HAVE_GETPWNAM_R 1
13857| #define HAVE_GETPWUID_R 1
13858| #define HAVE_GETGRNAM_R 1
13859| #define HAVE_GETGRGID_R 1
13860| #define HAVE_GETGROUPLIST 1
13861| #define HAVE_CTYPE_H 1
13862| #define HAVE_LOCALE_H 1
13863| #define HAVE_LANGINFO_H 1
13864| #define HAVE_FNMATCH_H 1
13865| #define HAVE_SYS_IPC_H 1
13866| #define HAVE_SYS_MMAN_H 1
13867| #define HAVE_SYS_SHM_H 1
13868| #define HAVE_TERMIOS_H 1
13869| #define HAVE_DLFCN_H 1
13870| #define HAVE_DLOPEN 1
13871| #define HAVE_DLSYM 1
13872| #define HAVE_DLERROR 1
13873| #define HAVE_DLCLOSE 1
13874| /* end confdefs.h.  */
13875| #include <stdio.h>
13876| #ifdef HAVE_SYS_TYPES_H
13877| # include <sys/types.h>
13878| #endif
13879| #ifdef HAVE_SYS_STAT_H
13880| # include <sys/stat.h>
13881| #endif
13882| #ifdef STDC_HEADERS
13883| # include <stdlib.h>
13884| # include <stddef.h>
13885| #else
13886| # ifdef HAVE_STDLIB_H
13887| #  include <stdlib.h>
13888| # endif
13889| #endif
13890| #ifdef HAVE_STRING_H
13891| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
13892| #  include <memory.h>
13893| # endif
13894| # include <string.h>
13895| #endif
13896| #ifdef HAVE_STRINGS_H
13897| # include <strings.h>
13898| #endif
13899| #ifdef HAVE_INTTYPES_H
13900| # include <inttypes.h>
13901| #endif
13902| #ifdef HAVE_STDINT_H
13903| # include <stdint.h>
13904| #endif
13905| #ifdef HAVE_UNISTD_H
13906| # include <unistd.h>
13907| #endif
13908| #include <dl.h>
13909configure:11089: result: no
13910configure:11089: checking dl.h presence
13911configure:11089: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
13912conftest.c:172:16: error: dl.h: No such file or directory
13913configure:11089: $? = 1
13914configure: failed program was:
13915| /* confdefs.h */
13916| #define PACKAGE_NAME "Samba"
13917| #define PACKAGE_TARNAME "samba"
13918| #define PACKAGE_VERSION "3"
13919| #define PACKAGE_STRING "Samba 3"
13920| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
13921| #define PACKAGE_URL ""
13922| #define CONFIG_H_IS_FROM_SAMBA 1
13923| #define STDC_HEADERS 1
13924| #define HAVE_SYS_TYPES_H 1
13925| #define HAVE_SYS_STAT_H 1
13926| #define HAVE_STDLIB_H 1
13927| #define HAVE_STRING_H 1
13928| #define HAVE_MEMORY_H 1
13929| #define HAVE_STRINGS_H 1
13930| #define HAVE_INTTYPES_H 1
13931| #define HAVE_STDINT_H 1
13932| #define HAVE_UNISTD_H 1
13933| #define __EXTENSIONS__ 1
13934| #define _ALL_SOURCE 1
13935| #define _GNU_SOURCE 1
13936| #define _POSIX_PTHREAD_SEMANTICS 1
13937| #define _TANDEM_SOURCE 1
13938| #define AC_APPLE_UNIVERSAL_BUILD 1
13939| #ifndef _XOPEN_SOURCE_EXTENDED
13940| #define _XOPEN_SOURCE_EXTENDED 1
13941| #endif
13942| #define HAVE_STANDARDS_H 1
13943| #define HAVE_LONG_LONG 1
13944| #define SIZEOF_INT 4
13945| #define SIZEOF_CHAR 1
13946| #define SIZEOF_SHORT 2
13947| #define SIZEOF_LONG 4
13948| #define SIZEOF_LONG_LONG 8
13949| #define SIZEOF_OFF_T 8
13950| #define SIZEOF_SIZE_T 4
13951| #define SIZEOF_SSIZE_T 4
13952| #define HAVE_INTPTR_T 1
13953| #define HAVE_UINTPTR_T 1
13954| #define HAVE_PTRDIFF_T 1
13955| #define HAVE_IMMEDIATE_STRUCTURES 1
13956| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
13957| #define HAVE_STRUCT_STAT_ST_RDEV 1
13958| #define HAVE_ST_RDEV 1
13959| #define loff_t off_t
13960| #define offset_t loff_t
13961| #define HAVE_PIPE 1
13962| #define HAVE_STRFTIME 1
13963| #define HAVE_SRANDOM 1
13964| #define HAVE_RANDOM 1
13965| #define HAVE_SRAND 1
13966| #define HAVE_RAND 1
13967| #define HAVE_USLEEP 1
13968| #define HAVE_SETBUFFER 1
13969| #define HAVE_LSTAT 1
13970| #define HAVE_GETPGRP 1
13971| #define HAVE_UTIME 1
13972| #define HAVE_UTIMES 1
13973| #define HAVE_STDBOOL_H 1
13974| #define HAVE_STDINT_H 1
13975| #define HAVE_SYS_SELECT_H 1
13976| #define HAVE_SETJMP_H 1
13977| #define HAVE_UTIME_H 1
13978| #define HAVE_SYS_WAIT_H 1
13979| #define HAVE_BOOL 1
13980| #define HAVE__Bool 1
13981| #define HAVE_MMAP 1
13982| #define HAVE_SYS_SYSLOG_H 1
13983| #define HAVE_SYSLOG_H 1
13984| #define HAVE_SYS_TIME_H 1
13985| #define HAVE_TIME_H 1
13986| #define HAVE_STDARG_H 1
13987| #define HAVE_SYS_MOUNT_H 1
13988| #define HAVE_SYS_UCONTEXT_H 1
13989| #define HAVE_SETEUID 1
13990| #define HAVE_SETEGID 1
13991| #define HAVE_CHROOT 1
13992| #define HAVE_BZERO 1
13993| #define HAVE_STRERROR 1
13994| #define HAVE_STRERROR_R 1
13995| #define HAVE_VSYSLOG 1
13996| #define HAVE_SETLINEBUF 1
13997| #define HAVE_MKTIME 1
13998| #define HAVE_FTRUNCATE 1
13999| #define HAVE_RENAME 1
14000| #define HAVE_WAITPID 1
14001| #define HAVE_WAIT4 1
14002| #define HAVE_STRLCPY 1
14003| #define HAVE_STRLCAT 1
14004| #define HAVE_INITGROUPS 1
14005| #define HAVE_MEMMOVE 1
14006| #define HAVE_STRDUP 1
14007| #define HAVE_PREAD 1
14008| #define HAVE_PWRITE 1
14009| #define HAVE_STRCASESTR 1
14010| #define HAVE_STRTOK_R 1
14011| #define HAVE_MKDTEMP 1
14012| #define HAVE_DUP2 1
14013| #define HAVE_ISATTY 1
14014| #define HAVE_CHOWN 1
14015| #define HAVE_LCHOWN 1
14016| #define HAVE_LINK 1
14017| #define HAVE_READLINK 1
14018| #define HAVE_SYMLINK 1
14019| #define HAVE_REALPATH 1
14020| #define HAVE_ERRNO_DECL 1
14021| #define HAVE_SECURE_MKSTEMP 1
14022| #define HAVE_STDIO_H 1
14023| #define HAVE_STRINGS_H 1
14024| #define HAVE_DECL_SNPRINTF 1
14025| #define HAVE_DECL_VSNPRINTF 1
14026| #define HAVE_DECL_ASPRINTF 1
14027| #define HAVE_DECL_VASPRINTF 1
14028| #define HAVE_SNPRINTF 1
14029| #define HAVE_VSNPRINTF 1
14030| #define HAVE_ASPRINTF 1
14031| #define HAVE_VASPRINTF 1
14032| #define HAVE_C99_VSNPRINTF 1
14033| #define HAVE_VA_COPY 1
14034| #define HAVE_FUNCTION_MACRO 1
14035| #define HAVE_SYS_PARAM_H 1
14036| #define HAVE_LIMITS_H 1
14037| #define HAVE_SETENV_DECL 1
14038| #define HAVE_SETENV 1
14039| #define HAVE_UNSETENV 1
14040| #define HAVE_STRTOULL 1
14041| #define HAVE_STRTOUQ 1
14042| #define HAVE_STRTOLL 1
14043| #define HAVE_STRTOQ 1
14044| #define HAVE__VA_ARGS__MACRO 1
14045| #define HAVE_SIG_ATOMIC_T_TYPE 1
14046| #define HAVE_VOLATILE 1
14047| #define HAVE_DIRENT_H 1
14048| #define HAVE_FCNTL_H 1
14049| #define HAVE_SYS_FCNTL_H 1
14050| #define HAVE_SYS_RESOURCE_H 1
14051| #define HAVE_SYS_IOCTL_H 1
14052| #define HAVE_SYS_FILIO_H 1
14053| #define HAVE_SYS_ACL_H 1
14054| #define HAVE_SYS_FILE_H 1
14055| #define HAVE_SYS_SELECT_H 1
14056| #define HAVE_POLL_H 1
14057| #define HAVE_POLL 1
14058| #define HAVE_SYS_TIME_H 1
14059| #define HAVE_UTIME_H 1
14060| #define TIME_WITH_SYS_TIME 1
14061| #define HAVE_UTIME 1
14062| #define HAVE_UTIMES 1
14063| #define HAVE_GETTIMEOFDAY_TZ 1
14064| #define HAVE_SYS_WAIT_H 1
14065| #define HAVE_GRP_H 1
14066| #define HAVE_PWD_H 1
14067| #define HAVE_GETPWNAM_R 1
14068| #define HAVE_GETPWUID_R 1
14069| #define HAVE_GETGRNAM_R 1
14070| #define HAVE_GETGRGID_R 1
14071| #define HAVE_GETGROUPLIST 1
14072| #define HAVE_CTYPE_H 1
14073| #define HAVE_LOCALE_H 1
14074| #define HAVE_LANGINFO_H 1
14075| #define HAVE_FNMATCH_H 1
14076| #define HAVE_SYS_IPC_H 1
14077| #define HAVE_SYS_MMAN_H 1
14078| #define HAVE_SYS_SHM_H 1
14079| #define HAVE_TERMIOS_H 1
14080| #define HAVE_DLFCN_H 1
14081| #define HAVE_DLOPEN 1
14082| #define HAVE_DLSYM 1
14083| #define HAVE_DLERROR 1
14084| #define HAVE_DLCLOSE 1
14085| /* end confdefs.h.  */
14086| #include <dl.h>
14087configure:11089: result: no
14088configure:11089: checking for dl.h
14089configure:11089: result: no
14090configure:11102: checking for shl_load
14091configure:11102: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
14092Undefined symbols for architecture i386:
14093  "_shl_load", referenced from:
14094      _main in ccQzv1Rx.o
14095ld: symbol(s) not found for architecture i386
14096collect2: ld returned 1 exit status
14097Undefined symbols for architecture ppc:
14098  "_shl_load", referenced from:
14099      _main in cc0WrVcr.o
14100ld: symbol(s) not found for architecture ppc
14101collect2: ld returned 1 exit status
14102fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccBUzzPY.out (No such file or directory)
14103configure:11102: $? = 1
14104configure: failed program was:
14105| /* confdefs.h */
14106| #define PACKAGE_NAME "Samba"
14107| #define PACKAGE_TARNAME "samba"
14108| #define PACKAGE_VERSION "3"
14109| #define PACKAGE_STRING "Samba 3"
14110| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
14111| #define PACKAGE_URL ""
14112| #define CONFIG_H_IS_FROM_SAMBA 1
14113| #define STDC_HEADERS 1
14114| #define HAVE_SYS_TYPES_H 1
14115| #define HAVE_SYS_STAT_H 1
14116| #define HAVE_STDLIB_H 1
14117| #define HAVE_STRING_H 1
14118| #define HAVE_MEMORY_H 1
14119| #define HAVE_STRINGS_H 1
14120| #define HAVE_INTTYPES_H 1
14121| #define HAVE_STDINT_H 1
14122| #define HAVE_UNISTD_H 1
14123| #define __EXTENSIONS__ 1
14124| #define _ALL_SOURCE 1
14125| #define _GNU_SOURCE 1
14126| #define _POSIX_PTHREAD_SEMANTICS 1
14127| #define _TANDEM_SOURCE 1
14128| #define AC_APPLE_UNIVERSAL_BUILD 1
14129| #ifndef _XOPEN_SOURCE_EXTENDED
14130| #define _XOPEN_SOURCE_EXTENDED 1
14131| #endif
14132| #define HAVE_STANDARDS_H 1
14133| #define HAVE_LONG_LONG 1
14134| #define SIZEOF_INT 4
14135| #define SIZEOF_CHAR 1
14136| #define SIZEOF_SHORT 2
14137| #define SIZEOF_LONG 4
14138| #define SIZEOF_LONG_LONG 8
14139| #define SIZEOF_OFF_T 8
14140| #define SIZEOF_SIZE_T 4
14141| #define SIZEOF_SSIZE_T 4
14142| #define HAVE_INTPTR_T 1
14143| #define HAVE_UINTPTR_T 1
14144| #define HAVE_PTRDIFF_T 1
14145| #define HAVE_IMMEDIATE_STRUCTURES 1
14146| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
14147| #define HAVE_STRUCT_STAT_ST_RDEV 1
14148| #define HAVE_ST_RDEV 1
14149| #define loff_t off_t
14150| #define offset_t loff_t
14151| #define HAVE_PIPE 1
14152| #define HAVE_STRFTIME 1
14153| #define HAVE_SRANDOM 1
14154| #define HAVE_RANDOM 1
14155| #define HAVE_SRAND 1
14156| #define HAVE_RAND 1
14157| #define HAVE_USLEEP 1
14158| #define HAVE_SETBUFFER 1
14159| #define HAVE_LSTAT 1
14160| #define HAVE_GETPGRP 1
14161| #define HAVE_UTIME 1
14162| #define HAVE_UTIMES 1
14163| #define HAVE_STDBOOL_H 1
14164| #define HAVE_STDINT_H 1
14165| #define HAVE_SYS_SELECT_H 1
14166| #define HAVE_SETJMP_H 1
14167| #define HAVE_UTIME_H 1
14168| #define HAVE_SYS_WAIT_H 1
14169| #define HAVE_BOOL 1
14170| #define HAVE__Bool 1
14171| #define HAVE_MMAP 1
14172| #define HAVE_SYS_SYSLOG_H 1
14173| #define HAVE_SYSLOG_H 1
14174| #define HAVE_SYS_TIME_H 1
14175| #define HAVE_TIME_H 1
14176| #define HAVE_STDARG_H 1
14177| #define HAVE_SYS_MOUNT_H 1
14178| #define HAVE_SYS_UCONTEXT_H 1
14179| #define HAVE_SETEUID 1
14180| #define HAVE_SETEGID 1
14181| #define HAVE_CHROOT 1
14182| #define HAVE_BZERO 1
14183| #define HAVE_STRERROR 1
14184| #define HAVE_STRERROR_R 1
14185| #define HAVE_VSYSLOG 1
14186| #define HAVE_SETLINEBUF 1
14187| #define HAVE_MKTIME 1
14188| #define HAVE_FTRUNCATE 1
14189| #define HAVE_RENAME 1
14190| #define HAVE_WAITPID 1
14191| #define HAVE_WAIT4 1
14192| #define HAVE_STRLCPY 1
14193| #define HAVE_STRLCAT 1
14194| #define HAVE_INITGROUPS 1
14195| #define HAVE_MEMMOVE 1
14196| #define HAVE_STRDUP 1
14197| #define HAVE_PREAD 1
14198| #define HAVE_PWRITE 1
14199| #define HAVE_STRCASESTR 1
14200| #define HAVE_STRTOK_R 1
14201| #define HAVE_MKDTEMP 1
14202| #define HAVE_DUP2 1
14203| #define HAVE_ISATTY 1
14204| #define HAVE_CHOWN 1
14205| #define HAVE_LCHOWN 1
14206| #define HAVE_LINK 1
14207| #define HAVE_READLINK 1
14208| #define HAVE_SYMLINK 1
14209| #define HAVE_REALPATH 1
14210| #define HAVE_ERRNO_DECL 1
14211| #define HAVE_SECURE_MKSTEMP 1
14212| #define HAVE_STDIO_H 1
14213| #define HAVE_STRINGS_H 1
14214| #define HAVE_DECL_SNPRINTF 1
14215| #define HAVE_DECL_VSNPRINTF 1
14216| #define HAVE_DECL_ASPRINTF 1
14217| #define HAVE_DECL_VASPRINTF 1
14218| #define HAVE_SNPRINTF 1
14219| #define HAVE_VSNPRINTF 1
14220| #define HAVE_ASPRINTF 1
14221| #define HAVE_VASPRINTF 1
14222| #define HAVE_C99_VSNPRINTF 1
14223| #define HAVE_VA_COPY 1
14224| #define HAVE_FUNCTION_MACRO 1
14225| #define HAVE_SYS_PARAM_H 1
14226| #define HAVE_LIMITS_H 1
14227| #define HAVE_SETENV_DECL 1
14228| #define HAVE_SETENV 1
14229| #define HAVE_UNSETENV 1
14230| #define HAVE_STRTOULL 1
14231| #define HAVE_STRTOUQ 1
14232| #define HAVE_STRTOLL 1
14233| #define HAVE_STRTOQ 1
14234| #define HAVE__VA_ARGS__MACRO 1
14235| #define HAVE_SIG_ATOMIC_T_TYPE 1
14236| #define HAVE_VOLATILE 1
14237| #define HAVE_DIRENT_H 1
14238| #define HAVE_FCNTL_H 1
14239| #define HAVE_SYS_FCNTL_H 1
14240| #define HAVE_SYS_RESOURCE_H 1
14241| #define HAVE_SYS_IOCTL_H 1
14242| #define HAVE_SYS_FILIO_H 1
14243| #define HAVE_SYS_ACL_H 1
14244| #define HAVE_SYS_FILE_H 1
14245| #define HAVE_SYS_SELECT_H 1
14246| #define HAVE_POLL_H 1
14247| #define HAVE_POLL 1
14248| #define HAVE_SYS_TIME_H 1
14249| #define HAVE_UTIME_H 1
14250| #define TIME_WITH_SYS_TIME 1
14251| #define HAVE_UTIME 1
14252| #define HAVE_UTIMES 1
14253| #define HAVE_GETTIMEOFDAY_TZ 1
14254| #define HAVE_SYS_WAIT_H 1
14255| #define HAVE_GRP_H 1
14256| #define HAVE_PWD_H 1
14257| #define HAVE_GETPWNAM_R 1
14258| #define HAVE_GETPWUID_R 1
14259| #define HAVE_GETGRNAM_R 1
14260| #define HAVE_GETGRGID_R 1
14261| #define HAVE_GETGROUPLIST 1
14262| #define HAVE_CTYPE_H 1
14263| #define HAVE_LOCALE_H 1
14264| #define HAVE_LANGINFO_H 1
14265| #define HAVE_FNMATCH_H 1
14266| #define HAVE_SYS_IPC_H 1
14267| #define HAVE_SYS_MMAN_H 1
14268| #define HAVE_SYS_SHM_H 1
14269| #define HAVE_TERMIOS_H 1
14270| #define HAVE_DLFCN_H 1
14271| #define HAVE_DLOPEN 1
14272| #define HAVE_DLSYM 1
14273| #define HAVE_DLERROR 1
14274| #define HAVE_DLCLOSE 1
14275| /* end confdefs.h.  */
14276| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
14277|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14278| #define shl_load innocuous_shl_load
14279|
14280| /* System header to define __stub macros and hopefully few prototypes,
14281|     which can conflict with char shl_load (); below.
14282|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14283|     <limits.h> exists even on freestanding compilers.  */
14284|
14285| #ifdef __STDC__
14286| # include <limits.h>
14287| #else
14288| # include <assert.h>
14289| #endif
14290|
14291| #undef shl_load
14292|
14293| /* Override any GCC internal prototype to avoid an error.
14294|    Use char because int might match the return type of a GCC
14295|    builtin and then its argument prototype would still apply.  */
14296| #ifdef __cplusplus
14297| extern "C"
14298| #endif
14299| char shl_load ();
14300| /* The GNU C library defines this for functions which it implements
14301|     to always fail with ENOSYS.  Some functions are actually named
14302|     something starting with __ and the normal name is an alias.  */
14303| #if defined __stub_shl_load || defined __stub___shl_load
14304| choke me
14305| #endif
14306|
14307| int
14308| main ()
14309| {
14310| return shl_load ();
14311|   ;
14312|   return 0;
14313| }
14314configure:11102: result: no
14315configure:11102: checking for shl_unload
14316configure:11102: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
14317Undefined symbols for architecture i386:
14318  "_shl_unload", referenced from:
14319      _main in ccgL1sky.o
14320ld: symbol(s) not found for architecture i386
14321collect2: ld returned 1 exit status
14322Undefined symbols for architecture ppc:
14323  "_shl_unload", referenced from:
14324      _main in cc6tbN0r.o
14325ld: symbol(s) not found for architecture ppc
14326collect2: ld returned 1 exit status
14327fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccIwl80d.out (No such file or directory)
14328configure:11102: $? = 1
14329configure: failed program was:
14330| /* confdefs.h */
14331| #define PACKAGE_NAME "Samba"
14332| #define PACKAGE_TARNAME "samba"
14333| #define PACKAGE_VERSION "3"
14334| #define PACKAGE_STRING "Samba 3"
14335| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
14336| #define PACKAGE_URL ""
14337| #define CONFIG_H_IS_FROM_SAMBA 1
14338| #define STDC_HEADERS 1
14339| #define HAVE_SYS_TYPES_H 1
14340| #define HAVE_SYS_STAT_H 1
14341| #define HAVE_STDLIB_H 1
14342| #define HAVE_STRING_H 1
14343| #define HAVE_MEMORY_H 1
14344| #define HAVE_STRINGS_H 1
14345| #define HAVE_INTTYPES_H 1
14346| #define HAVE_STDINT_H 1
14347| #define HAVE_UNISTD_H 1
14348| #define __EXTENSIONS__ 1
14349| #define _ALL_SOURCE 1
14350| #define _GNU_SOURCE 1
14351| #define _POSIX_PTHREAD_SEMANTICS 1
14352| #define _TANDEM_SOURCE 1
14353| #define AC_APPLE_UNIVERSAL_BUILD 1
14354| #ifndef _XOPEN_SOURCE_EXTENDED
14355| #define _XOPEN_SOURCE_EXTENDED 1
14356| #endif
14357| #define HAVE_STANDARDS_H 1
14358| #define HAVE_LONG_LONG 1
14359| #define SIZEOF_INT 4
14360| #define SIZEOF_CHAR 1
14361| #define SIZEOF_SHORT 2
14362| #define SIZEOF_LONG 4
14363| #define SIZEOF_LONG_LONG 8
14364| #define SIZEOF_OFF_T 8
14365| #define SIZEOF_SIZE_T 4
14366| #define SIZEOF_SSIZE_T 4
14367| #define HAVE_INTPTR_T 1
14368| #define HAVE_UINTPTR_T 1
14369| #define HAVE_PTRDIFF_T 1
14370| #define HAVE_IMMEDIATE_STRUCTURES 1
14371| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
14372| #define HAVE_STRUCT_STAT_ST_RDEV 1
14373| #define HAVE_ST_RDEV 1
14374| #define loff_t off_t
14375| #define offset_t loff_t
14376| #define HAVE_PIPE 1
14377| #define HAVE_STRFTIME 1
14378| #define HAVE_SRANDOM 1
14379| #define HAVE_RANDOM 1
14380| #define HAVE_SRAND 1
14381| #define HAVE_RAND 1
14382| #define HAVE_USLEEP 1
14383| #define HAVE_SETBUFFER 1
14384| #define HAVE_LSTAT 1
14385| #define HAVE_GETPGRP 1
14386| #define HAVE_UTIME 1
14387| #define HAVE_UTIMES 1
14388| #define HAVE_STDBOOL_H 1
14389| #define HAVE_STDINT_H 1
14390| #define HAVE_SYS_SELECT_H 1
14391| #define HAVE_SETJMP_H 1
14392| #define HAVE_UTIME_H 1
14393| #define HAVE_SYS_WAIT_H 1
14394| #define HAVE_BOOL 1
14395| #define HAVE__Bool 1
14396| #define HAVE_MMAP 1
14397| #define HAVE_SYS_SYSLOG_H 1
14398| #define HAVE_SYSLOG_H 1
14399| #define HAVE_SYS_TIME_H 1
14400| #define HAVE_TIME_H 1
14401| #define HAVE_STDARG_H 1
14402| #define HAVE_SYS_MOUNT_H 1
14403| #define HAVE_SYS_UCONTEXT_H 1
14404| #define HAVE_SETEUID 1
14405| #define HAVE_SETEGID 1
14406| #define HAVE_CHROOT 1
14407| #define HAVE_BZERO 1
14408| #define HAVE_STRERROR 1
14409| #define HAVE_STRERROR_R 1
14410| #define HAVE_VSYSLOG 1
14411| #define HAVE_SETLINEBUF 1
14412| #define HAVE_MKTIME 1
14413| #define HAVE_FTRUNCATE 1
14414| #define HAVE_RENAME 1
14415| #define HAVE_WAITPID 1
14416| #define HAVE_WAIT4 1
14417| #define HAVE_STRLCPY 1
14418| #define HAVE_STRLCAT 1
14419| #define HAVE_INITGROUPS 1
14420| #define HAVE_MEMMOVE 1
14421| #define HAVE_STRDUP 1
14422| #define HAVE_PREAD 1
14423| #define HAVE_PWRITE 1
14424| #define HAVE_STRCASESTR 1
14425| #define HAVE_STRTOK_R 1
14426| #define HAVE_MKDTEMP 1
14427| #define HAVE_DUP2 1
14428| #define HAVE_ISATTY 1
14429| #define HAVE_CHOWN 1
14430| #define HAVE_LCHOWN 1
14431| #define HAVE_LINK 1
14432| #define HAVE_READLINK 1
14433| #define HAVE_SYMLINK 1
14434| #define HAVE_REALPATH 1
14435| #define HAVE_ERRNO_DECL 1
14436| #define HAVE_SECURE_MKSTEMP 1
14437| #define HAVE_STDIO_H 1
14438| #define HAVE_STRINGS_H 1
14439| #define HAVE_DECL_SNPRINTF 1
14440| #define HAVE_DECL_VSNPRINTF 1
14441| #define HAVE_DECL_ASPRINTF 1
14442| #define HAVE_DECL_VASPRINTF 1
14443| #define HAVE_SNPRINTF 1
14444| #define HAVE_VSNPRINTF 1
14445| #define HAVE_ASPRINTF 1
14446| #define HAVE_VASPRINTF 1
14447| #define HAVE_C99_VSNPRINTF 1
14448| #define HAVE_VA_COPY 1
14449| #define HAVE_FUNCTION_MACRO 1
14450| #define HAVE_SYS_PARAM_H 1
14451| #define HAVE_LIMITS_H 1
14452| #define HAVE_SETENV_DECL 1
14453| #define HAVE_SETENV 1
14454| #define HAVE_UNSETENV 1
14455| #define HAVE_STRTOULL 1
14456| #define HAVE_STRTOUQ 1
14457| #define HAVE_STRTOLL 1
14458| #define HAVE_STRTOQ 1
14459| #define HAVE__VA_ARGS__MACRO 1
14460| #define HAVE_SIG_ATOMIC_T_TYPE 1
14461| #define HAVE_VOLATILE 1
14462| #define HAVE_DIRENT_H 1
14463| #define HAVE_FCNTL_H 1
14464| #define HAVE_SYS_FCNTL_H 1
14465| #define HAVE_SYS_RESOURCE_H 1
14466| #define HAVE_SYS_IOCTL_H 1
14467| #define HAVE_SYS_FILIO_H 1
14468| #define HAVE_SYS_ACL_H 1
14469| #define HAVE_SYS_FILE_H 1
14470| #define HAVE_SYS_SELECT_H 1
14471| #define HAVE_POLL_H 1
14472| #define HAVE_POLL 1
14473| #define HAVE_SYS_TIME_H 1
14474| #define HAVE_UTIME_H 1
14475| #define TIME_WITH_SYS_TIME 1
14476| #define HAVE_UTIME 1
14477| #define HAVE_UTIMES 1
14478| #define HAVE_GETTIMEOFDAY_TZ 1
14479| #define HAVE_SYS_WAIT_H 1
14480| #define HAVE_GRP_H 1
14481| #define HAVE_PWD_H 1
14482| #define HAVE_GETPWNAM_R 1
14483| #define HAVE_GETPWUID_R 1
14484| #define HAVE_GETGRNAM_R 1
14485| #define HAVE_GETGRGID_R 1
14486| #define HAVE_GETGROUPLIST 1
14487| #define HAVE_CTYPE_H 1
14488| #define HAVE_LOCALE_H 1
14489| #define HAVE_LANGINFO_H 1
14490| #define HAVE_FNMATCH_H 1
14491| #define HAVE_SYS_IPC_H 1
14492| #define HAVE_SYS_MMAN_H 1
14493| #define HAVE_SYS_SHM_H 1
14494| #define HAVE_TERMIOS_H 1
14495| #define HAVE_DLFCN_H 1
14496| #define HAVE_DLOPEN 1
14497| #define HAVE_DLSYM 1
14498| #define HAVE_DLERROR 1
14499| #define HAVE_DLCLOSE 1
14500| /* end confdefs.h.  */
14501| /* Define shl_unload to an innocuous variant, in case <limits.h> declares shl_unload.
14502|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14503| #define shl_unload innocuous_shl_unload
14504|
14505| /* System header to define __stub macros and hopefully few prototypes,
14506|     which can conflict with char shl_unload (); below.
14507|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14508|     <limits.h> exists even on freestanding compilers.  */
14509|
14510| #ifdef __STDC__
14511| # include <limits.h>
14512| #else
14513| # include <assert.h>
14514| #endif
14515|
14516| #undef shl_unload
14517|
14518| /* Override any GCC internal prototype to avoid an error.
14519|    Use char because int might match the return type of a GCC
14520|    builtin and then its argument prototype would still apply.  */
14521| #ifdef __cplusplus
14522| extern "C"
14523| #endif
14524| char shl_unload ();
14525| /* The GNU C library defines this for functions which it implements
14526|     to always fail with ENOSYS.  Some functions are actually named
14527|     something starting with __ and the normal name is an alias.  */
14528| #if defined __stub_shl_unload || defined __stub___shl_unload
14529| choke me
14530| #endif
14531|
14532| int
14533| main ()
14534| {
14535| return shl_unload ();
14536|   ;
14537|   return 0;
14538| }
14539configure:11102: result: no
14540configure:11102: checking for shl_findsym
14541configure:11102: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
14542Undefined symbols for architecture i386:
14543  "_shl_findsym", referenced from:
14544      _main in cc5SZGxx.o
14545ld: symbol(s) not found for architecture i386
14546collect2: ld returned 1 exit status
14547Undefined symbols for architecture ppc:
14548  "_shl_findsym", referenced from:
14549      _main in cceHtbch.o
14550ld: symbol(s) not found for architecture ppc
14551collect2: ld returned 1 exit status
14552fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccd66oBL.out (No such file or directory)
14553configure:11102: $? = 1
14554configure: failed program was:
14555| /* confdefs.h */
14556| #define PACKAGE_NAME "Samba"
14557| #define PACKAGE_TARNAME "samba"
14558| #define PACKAGE_VERSION "3"
14559| #define PACKAGE_STRING "Samba 3"
14560| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
14561| #define PACKAGE_URL ""
14562| #define CONFIG_H_IS_FROM_SAMBA 1
14563| #define STDC_HEADERS 1
14564| #define HAVE_SYS_TYPES_H 1
14565| #define HAVE_SYS_STAT_H 1
14566| #define HAVE_STDLIB_H 1
14567| #define HAVE_STRING_H 1
14568| #define HAVE_MEMORY_H 1
14569| #define HAVE_STRINGS_H 1
14570| #define HAVE_INTTYPES_H 1
14571| #define HAVE_STDINT_H 1
14572| #define HAVE_UNISTD_H 1
14573| #define __EXTENSIONS__ 1
14574| #define _ALL_SOURCE 1
14575| #define _GNU_SOURCE 1
14576| #define _POSIX_PTHREAD_SEMANTICS 1
14577| #define _TANDEM_SOURCE 1
14578| #define AC_APPLE_UNIVERSAL_BUILD 1
14579| #ifndef _XOPEN_SOURCE_EXTENDED
14580| #define _XOPEN_SOURCE_EXTENDED 1
14581| #endif
14582| #define HAVE_STANDARDS_H 1
14583| #define HAVE_LONG_LONG 1
14584| #define SIZEOF_INT 4
14585| #define SIZEOF_CHAR 1
14586| #define SIZEOF_SHORT 2
14587| #define SIZEOF_LONG 4
14588| #define SIZEOF_LONG_LONG 8
14589| #define SIZEOF_OFF_T 8
14590| #define SIZEOF_SIZE_T 4
14591| #define SIZEOF_SSIZE_T 4
14592| #define HAVE_INTPTR_T 1
14593| #define HAVE_UINTPTR_T 1
14594| #define HAVE_PTRDIFF_T 1
14595| #define HAVE_IMMEDIATE_STRUCTURES 1
14596| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
14597| #define HAVE_STRUCT_STAT_ST_RDEV 1
14598| #define HAVE_ST_RDEV 1
14599| #define loff_t off_t
14600| #define offset_t loff_t
14601| #define HAVE_PIPE 1
14602| #define HAVE_STRFTIME 1
14603| #define HAVE_SRANDOM 1
14604| #define HAVE_RANDOM 1
14605| #define HAVE_SRAND 1
14606| #define HAVE_RAND 1
14607| #define HAVE_USLEEP 1
14608| #define HAVE_SETBUFFER 1
14609| #define HAVE_LSTAT 1
14610| #define HAVE_GETPGRP 1
14611| #define HAVE_UTIME 1
14612| #define HAVE_UTIMES 1
14613| #define HAVE_STDBOOL_H 1
14614| #define HAVE_STDINT_H 1
14615| #define HAVE_SYS_SELECT_H 1
14616| #define HAVE_SETJMP_H 1
14617| #define HAVE_UTIME_H 1
14618| #define HAVE_SYS_WAIT_H 1
14619| #define HAVE_BOOL 1
14620| #define HAVE__Bool 1
14621| #define HAVE_MMAP 1
14622| #define HAVE_SYS_SYSLOG_H 1
14623| #define HAVE_SYSLOG_H 1
14624| #define HAVE_SYS_TIME_H 1
14625| #define HAVE_TIME_H 1
14626| #define HAVE_STDARG_H 1
14627| #define HAVE_SYS_MOUNT_H 1
14628| #define HAVE_SYS_UCONTEXT_H 1
14629| #define HAVE_SETEUID 1
14630| #define HAVE_SETEGID 1
14631| #define HAVE_CHROOT 1
14632| #define HAVE_BZERO 1
14633| #define HAVE_STRERROR 1
14634| #define HAVE_STRERROR_R 1
14635| #define HAVE_VSYSLOG 1
14636| #define HAVE_SETLINEBUF 1
14637| #define HAVE_MKTIME 1
14638| #define HAVE_FTRUNCATE 1
14639| #define HAVE_RENAME 1
14640| #define HAVE_WAITPID 1
14641| #define HAVE_WAIT4 1
14642| #define HAVE_STRLCPY 1
14643| #define HAVE_STRLCAT 1
14644| #define HAVE_INITGROUPS 1
14645| #define HAVE_MEMMOVE 1
14646| #define HAVE_STRDUP 1
14647| #define HAVE_PREAD 1
14648| #define HAVE_PWRITE 1
14649| #define HAVE_STRCASESTR 1
14650| #define HAVE_STRTOK_R 1
14651| #define HAVE_MKDTEMP 1
14652| #define HAVE_DUP2 1
14653| #define HAVE_ISATTY 1
14654| #define HAVE_CHOWN 1
14655| #define HAVE_LCHOWN 1
14656| #define HAVE_LINK 1
14657| #define HAVE_READLINK 1
14658| #define HAVE_SYMLINK 1
14659| #define HAVE_REALPATH 1
14660| #define HAVE_ERRNO_DECL 1
14661| #define HAVE_SECURE_MKSTEMP 1
14662| #define HAVE_STDIO_H 1
14663| #define HAVE_STRINGS_H 1
14664| #define HAVE_DECL_SNPRINTF 1
14665| #define HAVE_DECL_VSNPRINTF 1
14666| #define HAVE_DECL_ASPRINTF 1
14667| #define HAVE_DECL_VASPRINTF 1
14668| #define HAVE_SNPRINTF 1
14669| #define HAVE_VSNPRINTF 1
14670| #define HAVE_ASPRINTF 1
14671| #define HAVE_VASPRINTF 1
14672| #define HAVE_C99_VSNPRINTF 1
14673| #define HAVE_VA_COPY 1
14674| #define HAVE_FUNCTION_MACRO 1
14675| #define HAVE_SYS_PARAM_H 1
14676| #define HAVE_LIMITS_H 1
14677| #define HAVE_SETENV_DECL 1
14678| #define HAVE_SETENV 1
14679| #define HAVE_UNSETENV 1
14680| #define HAVE_STRTOULL 1
14681| #define HAVE_STRTOUQ 1
14682| #define HAVE_STRTOLL 1
14683| #define HAVE_STRTOQ 1
14684| #define HAVE__VA_ARGS__MACRO 1
14685| #define HAVE_SIG_ATOMIC_T_TYPE 1
14686| #define HAVE_VOLATILE 1
14687| #define HAVE_DIRENT_H 1
14688| #define HAVE_FCNTL_H 1
14689| #define HAVE_SYS_FCNTL_H 1
14690| #define HAVE_SYS_RESOURCE_H 1
14691| #define HAVE_SYS_IOCTL_H 1
14692| #define HAVE_SYS_FILIO_H 1
14693| #define HAVE_SYS_ACL_H 1
14694| #define HAVE_SYS_FILE_H 1
14695| #define HAVE_SYS_SELECT_H 1
14696| #define HAVE_POLL_H 1
14697| #define HAVE_POLL 1
14698| #define HAVE_SYS_TIME_H 1
14699| #define HAVE_UTIME_H 1
14700| #define TIME_WITH_SYS_TIME 1
14701| #define HAVE_UTIME 1
14702| #define HAVE_UTIMES 1
14703| #define HAVE_GETTIMEOFDAY_TZ 1
14704| #define HAVE_SYS_WAIT_H 1
14705| #define HAVE_GRP_H 1
14706| #define HAVE_PWD_H 1
14707| #define HAVE_GETPWNAM_R 1
14708| #define HAVE_GETPWUID_R 1
14709| #define HAVE_GETGRNAM_R 1
14710| #define HAVE_GETGRGID_R 1
14711| #define HAVE_GETGROUPLIST 1
14712| #define HAVE_CTYPE_H 1
14713| #define HAVE_LOCALE_H 1
14714| #define HAVE_LANGINFO_H 1
14715| #define HAVE_FNMATCH_H 1
14716| #define HAVE_SYS_IPC_H 1
14717| #define HAVE_SYS_MMAN_H 1
14718| #define HAVE_SYS_SHM_H 1
14719| #define HAVE_TERMIOS_H 1
14720| #define HAVE_DLFCN_H 1
14721| #define HAVE_DLOPEN 1
14722| #define HAVE_DLSYM 1
14723| #define HAVE_DLERROR 1
14724| #define HAVE_DLCLOSE 1
14725| /* end confdefs.h.  */
14726| /* Define shl_findsym to an innocuous variant, in case <limits.h> declares shl_findsym.
14727|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
14728| #define shl_findsym innocuous_shl_findsym
14729|
14730| /* System header to define __stub macros and hopefully few prototypes,
14731|     which can conflict with char shl_findsym (); below.
14732|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14733|     <limits.h> exists even on freestanding compilers.  */
14734|
14735| #ifdef __STDC__
14736| # include <limits.h>
14737| #else
14738| # include <assert.h>
14739| #endif
14740|
14741| #undef shl_findsym
14742|
14743| /* Override any GCC internal prototype to avoid an error.
14744|    Use char because int might match the return type of a GCC
14745|    builtin and then its argument prototype would still apply.  */
14746| #ifdef __cplusplus
14747| extern "C"
14748| #endif
14749| char shl_findsym ();
14750| /* The GNU C library defines this for functions which it implements
14751|     to always fail with ENOSYS.  Some functions are actually named
14752|     something starting with __ and the normal name is an alias.  */
14753| #if defined __stub_shl_findsym || defined __stub___shl_findsym
14754| choke me
14755| #endif
14756|
14757| int
14758| main ()
14759| {
14760| return shl_findsym ();
14761|   ;
14762|   return 0;
14763| }
14764configure:11102: result: no
14765configure:11114: checking for prototype void *dlopen(const char* filename, unsigned int flags)
14766configure:11134: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
14767conftest.c:210: error: conflicting types for 'dlopen'
14768/usr/include/dlfcn.h:57: error: previous declaration of 'dlopen' was here
14769conftest.c:210: error: conflicting types for 'dlopen'
14770/usr/include/dlfcn.h:57: error: previous declaration of 'dlopen' was here
14771fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccnACStO.out (No such file or directory)
14772configure:11134: $? = 1
14773configure: failed program was:
14774| /* confdefs.h */
14775| #define PACKAGE_NAME "Samba"
14776| #define PACKAGE_TARNAME "samba"
14777| #define PACKAGE_VERSION "3"
14778| #define PACKAGE_STRING "Samba 3"
14779| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
14780| #define PACKAGE_URL ""
14781| #define CONFIG_H_IS_FROM_SAMBA 1
14782| #define STDC_HEADERS 1
14783| #define HAVE_SYS_TYPES_H 1
14784| #define HAVE_SYS_STAT_H 1
14785| #define HAVE_STDLIB_H 1
14786| #define HAVE_STRING_H 1
14787| #define HAVE_MEMORY_H 1
14788| #define HAVE_STRINGS_H 1
14789| #define HAVE_INTTYPES_H 1
14790| #define HAVE_STDINT_H 1
14791| #define HAVE_UNISTD_H 1
14792| #define __EXTENSIONS__ 1
14793| #define _ALL_SOURCE 1
14794| #define _GNU_SOURCE 1
14795| #define _POSIX_PTHREAD_SEMANTICS 1
14796| #define _TANDEM_SOURCE 1
14797| #define AC_APPLE_UNIVERSAL_BUILD 1
14798| #ifndef _XOPEN_SOURCE_EXTENDED
14799| #define _XOPEN_SOURCE_EXTENDED 1
14800| #endif
14801| #define HAVE_STANDARDS_H 1
14802| #define HAVE_LONG_LONG 1
14803| #define SIZEOF_INT 4
14804| #define SIZEOF_CHAR 1
14805| #define SIZEOF_SHORT 2
14806| #define SIZEOF_LONG 4
14807| #define SIZEOF_LONG_LONG 8
14808| #define SIZEOF_OFF_T 8
14809| #define SIZEOF_SIZE_T 4
14810| #define SIZEOF_SSIZE_T 4
14811| #define HAVE_INTPTR_T 1
14812| #define HAVE_UINTPTR_T 1
14813| #define HAVE_PTRDIFF_T 1
14814| #define HAVE_IMMEDIATE_STRUCTURES 1
14815| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
14816| #define HAVE_STRUCT_STAT_ST_RDEV 1
14817| #define HAVE_ST_RDEV 1
14818| #define loff_t off_t
14819| #define offset_t loff_t
14820| #define HAVE_PIPE 1
14821| #define HAVE_STRFTIME 1
14822| #define HAVE_SRANDOM 1
14823| #define HAVE_RANDOM 1
14824| #define HAVE_SRAND 1
14825| #define HAVE_RAND 1
14826| #define HAVE_USLEEP 1
14827| #define HAVE_SETBUFFER 1
14828| #define HAVE_LSTAT 1
14829| #define HAVE_GETPGRP 1
14830| #define HAVE_UTIME 1
14831| #define HAVE_UTIMES 1
14832| #define HAVE_STDBOOL_H 1
14833| #define HAVE_STDINT_H 1
14834| #define HAVE_SYS_SELECT_H 1
14835| #define HAVE_SETJMP_H 1
14836| #define HAVE_UTIME_H 1
14837| #define HAVE_SYS_WAIT_H 1
14838| #define HAVE_BOOL 1
14839| #define HAVE__Bool 1
14840| #define HAVE_MMAP 1
14841| #define HAVE_SYS_SYSLOG_H 1
14842| #define HAVE_SYSLOG_H 1
14843| #define HAVE_SYS_TIME_H 1
14844| #define HAVE_TIME_H 1
14845| #define HAVE_STDARG_H 1
14846| #define HAVE_SYS_MOUNT_H 1
14847| #define HAVE_SYS_UCONTEXT_H 1
14848| #define HAVE_SETEUID 1
14849| #define HAVE_SETEGID 1
14850| #define HAVE_CHROOT 1
14851| #define HAVE_BZERO 1
14852| #define HAVE_STRERROR 1
14853| #define HAVE_STRERROR_R 1
14854| #define HAVE_VSYSLOG 1
14855| #define HAVE_SETLINEBUF 1
14856| #define HAVE_MKTIME 1
14857| #define HAVE_FTRUNCATE 1
14858| #define HAVE_RENAME 1
14859| #define HAVE_WAITPID 1
14860| #define HAVE_WAIT4 1
14861| #define HAVE_STRLCPY 1
14862| #define HAVE_STRLCAT 1
14863| #define HAVE_INITGROUPS 1
14864| #define HAVE_MEMMOVE 1
14865| #define HAVE_STRDUP 1
14866| #define HAVE_PREAD 1
14867| #define HAVE_PWRITE 1
14868| #define HAVE_STRCASESTR 1
14869| #define HAVE_STRTOK_R 1
14870| #define HAVE_MKDTEMP 1
14871| #define HAVE_DUP2 1
14872| #define HAVE_ISATTY 1
14873| #define HAVE_CHOWN 1
14874| #define HAVE_LCHOWN 1
14875| #define HAVE_LINK 1
14876| #define HAVE_READLINK 1
14877| #define HAVE_SYMLINK 1
14878| #define HAVE_REALPATH 1
14879| #define HAVE_ERRNO_DECL 1
14880| #define HAVE_SECURE_MKSTEMP 1
14881| #define HAVE_STDIO_H 1
14882| #define HAVE_STRINGS_H 1
14883| #define HAVE_DECL_SNPRINTF 1
14884| #define HAVE_DECL_VSNPRINTF 1
14885| #define HAVE_DECL_ASPRINTF 1
14886| #define HAVE_DECL_VASPRINTF 1
14887| #define HAVE_SNPRINTF 1
14888| #define HAVE_VSNPRINTF 1
14889| #define HAVE_ASPRINTF 1
14890| #define HAVE_VASPRINTF 1
14891| #define HAVE_C99_VSNPRINTF 1
14892| #define HAVE_VA_COPY 1
14893| #define HAVE_FUNCTION_MACRO 1
14894| #define HAVE_SYS_PARAM_H 1
14895| #define HAVE_LIMITS_H 1
14896| #define HAVE_SETENV_DECL 1
14897| #define HAVE_SETENV 1
14898| #define HAVE_UNSETENV 1
14899| #define HAVE_STRTOULL 1
14900| #define HAVE_STRTOUQ 1
14901| #define HAVE_STRTOLL 1
14902| #define HAVE_STRTOQ 1
14903| #define HAVE__VA_ARGS__MACRO 1
14904| #define HAVE_SIG_ATOMIC_T_TYPE 1
14905| #define HAVE_VOLATILE 1
14906| #define HAVE_DIRENT_H 1
14907| #define HAVE_FCNTL_H 1
14908| #define HAVE_SYS_FCNTL_H 1
14909| #define HAVE_SYS_RESOURCE_H 1
14910| #define HAVE_SYS_IOCTL_H 1
14911| #define HAVE_SYS_FILIO_H 1
14912| #define HAVE_SYS_ACL_H 1
14913| #define HAVE_SYS_FILE_H 1
14914| #define HAVE_SYS_SELECT_H 1
14915| #define HAVE_POLL_H 1
14916| #define HAVE_POLL 1
14917| #define HAVE_SYS_TIME_H 1
14918| #define HAVE_UTIME_H 1
14919| #define TIME_WITH_SYS_TIME 1
14920| #define HAVE_UTIME 1
14921| #define HAVE_UTIMES 1
14922| #define HAVE_GETTIMEOFDAY_TZ 1
14923| #define HAVE_SYS_WAIT_H 1
14924| #define HAVE_GRP_H 1
14925| #define HAVE_PWD_H 1
14926| #define HAVE_GETPWNAM_R 1
14927| #define HAVE_GETPWUID_R 1
14928| #define HAVE_GETGRNAM_R 1
14929| #define HAVE_GETGRGID_R 1
14930| #define HAVE_GETGROUPLIST 1
14931| #define HAVE_CTYPE_H 1
14932| #define HAVE_LOCALE_H 1
14933| #define HAVE_LANGINFO_H 1
14934| #define HAVE_FNMATCH_H 1
14935| #define HAVE_SYS_IPC_H 1
14936| #define HAVE_SYS_MMAN_H 1
14937| #define HAVE_SYS_SHM_H 1
14938| #define HAVE_TERMIOS_H 1
14939| #define HAVE_DLFCN_H 1
14940| #define HAVE_DLOPEN 1
14941| #define HAVE_DLSYM 1
14942| #define HAVE_DLERROR 1
14943| #define HAVE_DLCLOSE 1
14944| /* end confdefs.h.  */
14945|
14946|               #include <stdio.h>
14947| #ifdef HAVE_SYS_TYPES_H
14948| # include <sys/types.h>
14949| #endif
14950| #ifdef HAVE_SYS_STAT_H
14951| # include <sys/stat.h>
14952| #endif
14953| #ifdef STDC_HEADERS
14954| # include <stdlib.h>
14955| # include <stddef.h>
14956| #else
14957| # ifdef HAVE_STDLIB_H
14958| #  include <stdlib.h>
14959| # endif
14960| #endif
14961| #ifdef HAVE_STRING_H
14962| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
14963| #  include <memory.h>
14964| # endif
14965| # include <string.h>
14966| #endif
14967| #ifdef HAVE_STRINGS_H
14968| # include <strings.h>
14969| #endif
14970| #ifdef HAVE_INTTYPES_H
14971| # include <inttypes.h>
14972| #endif
14973| #ifdef HAVE_STDINT_H
14974| # include <stdint.h>
14975| #endif
14976| #ifdef HAVE_UNISTD_H
14977| # include <unistd.h>
14978| #endif
14979|
14980|       #include <dlfcn.h>
14981|
14982|               void *dlopen(const char* filename, unsigned int flags)
14983|               {
14984|
14985|       return 0;
14986|
14987|               }
14988|
14989configure:11147: result: no
14990configure:11166: checking for getpass
14991configure:11166: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
14992configure:11166: $? = 0
14993configure:11166: result: yes
14994configure:11171: checking for getpassphrase
14995configure:11171: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
14996Undefined symbols for architecture i386:
14997  "_getpassphrase", referenced from:
14998      _main in ccTE3AUw.o
14999ld: symbol(s) not found for architecture i386
15000collect2: ld returned 1 exit status
15001Undefined symbols for architecture ppc:
15002  "_getpassphrase", referenced from:
15003      _main in ccyaMHQk.o
15004ld: symbol(s) not found for architecture ppc
15005collect2: ld returned 1 exit status
15006fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccF88irJ.out (No such file or directory)
15007configure:11171: $? = 1
15008configure: failed program was:
15009| /* confdefs.h */
15010| #define PACKAGE_NAME "Samba"
15011| #define PACKAGE_TARNAME "samba"
15012| #define PACKAGE_VERSION "3"
15013| #define PACKAGE_STRING "Samba 3"
15014| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
15015| #define PACKAGE_URL ""
15016| #define CONFIG_H_IS_FROM_SAMBA 1
15017| #define STDC_HEADERS 1
15018| #define HAVE_SYS_TYPES_H 1
15019| #define HAVE_SYS_STAT_H 1
15020| #define HAVE_STDLIB_H 1
15021| #define HAVE_STRING_H 1
15022| #define HAVE_MEMORY_H 1
15023| #define HAVE_STRINGS_H 1
15024| #define HAVE_INTTYPES_H 1
15025| #define HAVE_STDINT_H 1
15026| #define HAVE_UNISTD_H 1
15027| #define __EXTENSIONS__ 1
15028| #define _ALL_SOURCE 1
15029| #define _GNU_SOURCE 1
15030| #define _POSIX_PTHREAD_SEMANTICS 1
15031| #define _TANDEM_SOURCE 1
15032| #define AC_APPLE_UNIVERSAL_BUILD 1
15033| #ifndef _XOPEN_SOURCE_EXTENDED
15034| #define _XOPEN_SOURCE_EXTENDED 1
15035| #endif
15036| #define HAVE_STANDARDS_H 1
15037| #define HAVE_LONG_LONG 1
15038| #define SIZEOF_INT 4
15039| #define SIZEOF_CHAR 1
15040| #define SIZEOF_SHORT 2
15041| #define SIZEOF_LONG 4
15042| #define SIZEOF_LONG_LONG 8
15043| #define SIZEOF_OFF_T 8
15044| #define SIZEOF_SIZE_T 4
15045| #define SIZEOF_SSIZE_T 4
15046| #define HAVE_INTPTR_T 1
15047| #define HAVE_UINTPTR_T 1
15048| #define HAVE_PTRDIFF_T 1
15049| #define HAVE_IMMEDIATE_STRUCTURES 1
15050| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
15051| #define HAVE_STRUCT_STAT_ST_RDEV 1
15052| #define HAVE_ST_RDEV 1
15053| #define loff_t off_t
15054| #define offset_t loff_t
15055| #define HAVE_PIPE 1
15056| #define HAVE_STRFTIME 1
15057| #define HAVE_SRANDOM 1
15058| #define HAVE_RANDOM 1
15059| #define HAVE_SRAND 1
15060| #define HAVE_RAND 1
15061| #define HAVE_USLEEP 1
15062| #define HAVE_SETBUFFER 1
15063| #define HAVE_LSTAT 1
15064| #define HAVE_GETPGRP 1
15065| #define HAVE_UTIME 1
15066| #define HAVE_UTIMES 1
15067| #define HAVE_STDBOOL_H 1
15068| #define HAVE_STDINT_H 1
15069| #define HAVE_SYS_SELECT_H 1
15070| #define HAVE_SETJMP_H 1
15071| #define HAVE_UTIME_H 1
15072| #define HAVE_SYS_WAIT_H 1
15073| #define HAVE_BOOL 1
15074| #define HAVE__Bool 1
15075| #define HAVE_MMAP 1
15076| #define HAVE_SYS_SYSLOG_H 1
15077| #define HAVE_SYSLOG_H 1
15078| #define HAVE_SYS_TIME_H 1
15079| #define HAVE_TIME_H 1
15080| #define HAVE_STDARG_H 1
15081| #define HAVE_SYS_MOUNT_H 1
15082| #define HAVE_SYS_UCONTEXT_H 1
15083| #define HAVE_SETEUID 1
15084| #define HAVE_SETEGID 1
15085| #define HAVE_CHROOT 1
15086| #define HAVE_BZERO 1
15087| #define HAVE_STRERROR 1
15088| #define HAVE_STRERROR_R 1
15089| #define HAVE_VSYSLOG 1
15090| #define HAVE_SETLINEBUF 1
15091| #define HAVE_MKTIME 1
15092| #define HAVE_FTRUNCATE 1
15093| #define HAVE_RENAME 1
15094| #define HAVE_WAITPID 1
15095| #define HAVE_WAIT4 1
15096| #define HAVE_STRLCPY 1
15097| #define HAVE_STRLCAT 1
15098| #define HAVE_INITGROUPS 1
15099| #define HAVE_MEMMOVE 1
15100| #define HAVE_STRDUP 1
15101| #define HAVE_PREAD 1
15102| #define HAVE_PWRITE 1
15103| #define HAVE_STRCASESTR 1
15104| #define HAVE_STRTOK_R 1
15105| #define HAVE_MKDTEMP 1
15106| #define HAVE_DUP2 1
15107| #define HAVE_ISATTY 1
15108| #define HAVE_CHOWN 1
15109| #define HAVE_LCHOWN 1
15110| #define HAVE_LINK 1
15111| #define HAVE_READLINK 1
15112| #define HAVE_SYMLINK 1
15113| #define HAVE_REALPATH 1
15114| #define HAVE_ERRNO_DECL 1
15115| #define HAVE_SECURE_MKSTEMP 1
15116| #define HAVE_STDIO_H 1
15117| #define HAVE_STRINGS_H 1
15118| #define HAVE_DECL_SNPRINTF 1
15119| #define HAVE_DECL_VSNPRINTF 1
15120| #define HAVE_DECL_ASPRINTF 1
15121| #define HAVE_DECL_VASPRINTF 1
15122| #define HAVE_SNPRINTF 1
15123| #define HAVE_VSNPRINTF 1
15124| #define HAVE_ASPRINTF 1
15125| #define HAVE_VASPRINTF 1
15126| #define HAVE_C99_VSNPRINTF 1
15127| #define HAVE_VA_COPY 1
15128| #define HAVE_FUNCTION_MACRO 1
15129| #define HAVE_SYS_PARAM_H 1
15130| #define HAVE_LIMITS_H 1
15131| #define HAVE_SETENV_DECL 1
15132| #define HAVE_SETENV 1
15133| #define HAVE_UNSETENV 1
15134| #define HAVE_STRTOULL 1
15135| #define HAVE_STRTOUQ 1
15136| #define HAVE_STRTOLL 1
15137| #define HAVE_STRTOQ 1
15138| #define HAVE__VA_ARGS__MACRO 1
15139| #define HAVE_SIG_ATOMIC_T_TYPE 1
15140| #define HAVE_VOLATILE 1
15141| #define HAVE_DIRENT_H 1
15142| #define HAVE_FCNTL_H 1
15143| #define HAVE_SYS_FCNTL_H 1
15144| #define HAVE_SYS_RESOURCE_H 1
15145| #define HAVE_SYS_IOCTL_H 1
15146| #define HAVE_SYS_FILIO_H 1
15147| #define HAVE_SYS_ACL_H 1
15148| #define HAVE_SYS_FILE_H 1
15149| #define HAVE_SYS_SELECT_H 1
15150| #define HAVE_POLL_H 1
15151| #define HAVE_POLL 1
15152| #define HAVE_SYS_TIME_H 1
15153| #define HAVE_UTIME_H 1
15154| #define TIME_WITH_SYS_TIME 1
15155| #define HAVE_UTIME 1
15156| #define HAVE_UTIMES 1
15157| #define HAVE_GETTIMEOFDAY_TZ 1
15158| #define HAVE_SYS_WAIT_H 1
15159| #define HAVE_GRP_H 1
15160| #define HAVE_PWD_H 1
15161| #define HAVE_GETPWNAM_R 1
15162| #define HAVE_GETPWUID_R 1
15163| #define HAVE_GETGRNAM_R 1
15164| #define HAVE_GETGRGID_R 1
15165| #define HAVE_GETGROUPLIST 1
15166| #define HAVE_CTYPE_H 1
15167| #define HAVE_LOCALE_H 1
15168| #define HAVE_LANGINFO_H 1
15169| #define HAVE_FNMATCH_H 1
15170| #define HAVE_SYS_IPC_H 1
15171| #define HAVE_SYS_MMAN_H 1
15172| #define HAVE_SYS_SHM_H 1
15173| #define HAVE_TERMIOS_H 1
15174| #define HAVE_DLFCN_H 1
15175| #define HAVE_DLOPEN 1
15176| #define HAVE_DLSYM 1
15177| #define HAVE_DLERROR 1
15178| #define HAVE_DLCLOSE 1
15179| /* end confdefs.h.  */
15180| /* Define getpassphrase to an innocuous variant, in case <limits.h> declares getpassphrase.
15181|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15182| #define getpassphrase innocuous_getpassphrase
15183|
15184| /* System header to define __stub macros and hopefully few prototypes,
15185|     which can conflict with char getpassphrase (); below.
15186|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15187|     <limits.h> exists even on freestanding compilers.  */
15188|
15189| #ifdef __STDC__
15190| # include <limits.h>
15191| #else
15192| # include <assert.h>
15193| #endif
15194|
15195| #undef getpassphrase
15196|
15197| /* Override any GCC internal prototype to avoid an error.
15198|    Use char because int might match the return type of a GCC
15199|    builtin and then its argument prototype would still apply.  */
15200| #ifdef __cplusplus
15201| extern "C"
15202| #endif
15203| char getpassphrase ();
15204| /* The GNU C library defines this for functions which it implements
15205|     to always fail with ENOSYS.  Some functions are actually named
15206|     something starting with __ and the normal name is an alias.  */
15207| #if defined __stub_getpassphrase || defined __stub___getpassphrase
15208| choke me
15209| #endif
15210|
15211| int
15212| main ()
15213| {
15214| return getpassphrase ();
15215|   ;
15216|   return 0;
15217| }
15218configure:11171: result: no
15219configure:11186: checking whether getpass should be replaced
15220configure:11209: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -I./../lib/replace/ conftest.c >&5
15221configure:11209: $? = 0
15222configure:11218: result: yes
15223configure:11229: checking whether strptime is available and works
15224configure:11246: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
15225configure:11246: $? = 0
15226configure:11246: ./conftest
15227configure:11246: $? = 1
15228configure: program exited with status 1
15229configure: failed program was:
15230| /* confdefs.h */
15231| #define PACKAGE_NAME "Samba"
15232| #define PACKAGE_TARNAME "samba"
15233| #define PACKAGE_VERSION "3"
15234| #define PACKAGE_STRING "Samba 3"
15235| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
15236| #define PACKAGE_URL ""
15237| #define CONFIG_H_IS_FROM_SAMBA 1
15238| #define STDC_HEADERS 1
15239| #define HAVE_SYS_TYPES_H 1
15240| #define HAVE_SYS_STAT_H 1
15241| #define HAVE_STDLIB_H 1
15242| #define HAVE_STRING_H 1
15243| #define HAVE_MEMORY_H 1
15244| #define HAVE_STRINGS_H 1
15245| #define HAVE_INTTYPES_H 1
15246| #define HAVE_STDINT_H 1
15247| #define HAVE_UNISTD_H 1
15248| #define __EXTENSIONS__ 1
15249| #define _ALL_SOURCE 1
15250| #define _GNU_SOURCE 1
15251| #define _POSIX_PTHREAD_SEMANTICS 1
15252| #define _TANDEM_SOURCE 1
15253| #define AC_APPLE_UNIVERSAL_BUILD 1
15254| #ifndef _XOPEN_SOURCE_EXTENDED
15255| #define _XOPEN_SOURCE_EXTENDED 1
15256| #endif
15257| #define HAVE_STANDARDS_H 1
15258| #define HAVE_LONG_LONG 1
15259| #define SIZEOF_INT 4
15260| #define SIZEOF_CHAR 1
15261| #define SIZEOF_SHORT 2
15262| #define SIZEOF_LONG 4
15263| #define SIZEOF_LONG_LONG 8
15264| #define SIZEOF_OFF_T 8
15265| #define SIZEOF_SIZE_T 4
15266| #define SIZEOF_SSIZE_T 4
15267| #define HAVE_INTPTR_T 1
15268| #define HAVE_UINTPTR_T 1
15269| #define HAVE_PTRDIFF_T 1
15270| #define HAVE_IMMEDIATE_STRUCTURES 1
15271| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
15272| #define HAVE_STRUCT_STAT_ST_RDEV 1
15273| #define HAVE_ST_RDEV 1
15274| #define loff_t off_t
15275| #define offset_t loff_t
15276| #define HAVE_PIPE 1
15277| #define HAVE_STRFTIME 1
15278| #define HAVE_SRANDOM 1
15279| #define HAVE_RANDOM 1
15280| #define HAVE_SRAND 1
15281| #define HAVE_RAND 1
15282| #define HAVE_USLEEP 1
15283| #define HAVE_SETBUFFER 1
15284| #define HAVE_LSTAT 1
15285| #define HAVE_GETPGRP 1
15286| #define HAVE_UTIME 1
15287| #define HAVE_UTIMES 1
15288| #define HAVE_STDBOOL_H 1
15289| #define HAVE_STDINT_H 1
15290| #define HAVE_SYS_SELECT_H 1
15291| #define HAVE_SETJMP_H 1
15292| #define HAVE_UTIME_H 1
15293| #define HAVE_SYS_WAIT_H 1
15294| #define HAVE_BOOL 1
15295| #define HAVE__Bool 1
15296| #define HAVE_MMAP 1
15297| #define HAVE_SYS_SYSLOG_H 1
15298| #define HAVE_SYSLOG_H 1
15299| #define HAVE_SYS_TIME_H 1
15300| #define HAVE_TIME_H 1
15301| #define HAVE_STDARG_H 1
15302| #define HAVE_SYS_MOUNT_H 1
15303| #define HAVE_SYS_UCONTEXT_H 1
15304| #define HAVE_SETEUID 1
15305| #define HAVE_SETEGID 1
15306| #define HAVE_CHROOT 1
15307| #define HAVE_BZERO 1
15308| #define HAVE_STRERROR 1
15309| #define HAVE_STRERROR_R 1
15310| #define HAVE_VSYSLOG 1
15311| #define HAVE_SETLINEBUF 1
15312| #define HAVE_MKTIME 1
15313| #define HAVE_FTRUNCATE 1
15314| #define HAVE_RENAME 1
15315| #define HAVE_WAITPID 1
15316| #define HAVE_WAIT4 1
15317| #define HAVE_STRLCPY 1
15318| #define HAVE_STRLCAT 1
15319| #define HAVE_INITGROUPS 1
15320| #define HAVE_MEMMOVE 1
15321| #define HAVE_STRDUP 1
15322| #define HAVE_PREAD 1
15323| #define HAVE_PWRITE 1
15324| #define HAVE_STRCASESTR 1
15325| #define HAVE_STRTOK_R 1
15326| #define HAVE_MKDTEMP 1
15327| #define HAVE_DUP2 1
15328| #define HAVE_ISATTY 1
15329| #define HAVE_CHOWN 1
15330| #define HAVE_LCHOWN 1
15331| #define HAVE_LINK 1
15332| #define HAVE_READLINK 1
15333| #define HAVE_SYMLINK 1
15334| #define HAVE_REALPATH 1
15335| #define HAVE_ERRNO_DECL 1
15336| #define HAVE_SECURE_MKSTEMP 1
15337| #define HAVE_STDIO_H 1
15338| #define HAVE_STRINGS_H 1
15339| #define HAVE_DECL_SNPRINTF 1
15340| #define HAVE_DECL_VSNPRINTF 1
15341| #define HAVE_DECL_ASPRINTF 1
15342| #define HAVE_DECL_VASPRINTF 1
15343| #define HAVE_SNPRINTF 1
15344| #define HAVE_VSNPRINTF 1
15345| #define HAVE_ASPRINTF 1
15346| #define HAVE_VASPRINTF 1
15347| #define HAVE_C99_VSNPRINTF 1
15348| #define HAVE_VA_COPY 1
15349| #define HAVE_FUNCTION_MACRO 1
15350| #define HAVE_SYS_PARAM_H 1
15351| #define HAVE_LIMITS_H 1
15352| #define HAVE_SETENV_DECL 1
15353| #define HAVE_SETENV 1
15354| #define HAVE_UNSETENV 1
15355| #define HAVE_STRTOULL 1
15356| #define HAVE_STRTOUQ 1
15357| #define HAVE_STRTOLL 1
15358| #define HAVE_STRTOQ 1
15359| #define HAVE__VA_ARGS__MACRO 1
15360| #define HAVE_SIG_ATOMIC_T_TYPE 1
15361| #define HAVE_VOLATILE 1
15362| #define HAVE_DIRENT_H 1
15363| #define HAVE_FCNTL_H 1
15364| #define HAVE_SYS_FCNTL_H 1
15365| #define HAVE_SYS_RESOURCE_H 1
15366| #define HAVE_SYS_IOCTL_H 1
15367| #define HAVE_SYS_FILIO_H 1
15368| #define HAVE_SYS_ACL_H 1
15369| #define HAVE_SYS_FILE_H 1
15370| #define HAVE_SYS_SELECT_H 1
15371| #define HAVE_POLL_H 1
15372| #define HAVE_POLL 1
15373| #define HAVE_SYS_TIME_H 1
15374| #define HAVE_UTIME_H 1
15375| #define TIME_WITH_SYS_TIME 1
15376| #define HAVE_UTIME 1
15377| #define HAVE_UTIMES 1
15378| #define HAVE_GETTIMEOFDAY_TZ 1
15379| #define HAVE_SYS_WAIT_H 1
15380| #define HAVE_GRP_H 1
15381| #define HAVE_PWD_H 1
15382| #define HAVE_GETPWNAM_R 1
15383| #define HAVE_GETPWUID_R 1
15384| #define HAVE_GETGRNAM_R 1
15385| #define HAVE_GETGRGID_R 1
15386| #define HAVE_GETGROUPLIST 1
15387| #define HAVE_CTYPE_H 1
15388| #define HAVE_LOCALE_H 1
15389| #define HAVE_LANGINFO_H 1
15390| #define HAVE_FNMATCH_H 1
15391| #define HAVE_SYS_IPC_H 1
15392| #define HAVE_SYS_MMAN_H 1
15393| #define HAVE_SYS_SHM_H 1
15394| #define HAVE_TERMIOS_H 1
15395| #define HAVE_DLFCN_H 1
15396| #define HAVE_DLOPEN 1
15397| #define HAVE_DLSYM 1
15398| #define HAVE_DLERROR 1
15399| #define HAVE_DLCLOSE 1
15400| #define REPLACE_GETPASS 1
15401| #include <string.h>
15402| /* end confdefs.h.  */
15403|
15404|               #define LIBREPLACE_CONFIGURE_TEST_STRPTIME
15405|               #include "./../lib/replace/test/strptime.c"
15406|
15407configure:11257: result: no
15408configure:11269: checking direct.h usability
15409configure:11269: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
15410conftest.c:207:20: error: direct.h: No such file or directory
15411conftest.c:207:20: error: direct.h: No such file or directory
15412fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccAew21P.out (No such file or directory)
15413configure:11269: $? = 1
15414configure: failed program was:
15415| /* confdefs.h */
15416| #define PACKAGE_NAME "Samba"
15417| #define PACKAGE_TARNAME "samba"
15418| #define PACKAGE_VERSION "3"
15419| #define PACKAGE_STRING "Samba 3"
15420| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
15421| #define PACKAGE_URL ""
15422| #define CONFIG_H_IS_FROM_SAMBA 1
15423| #define STDC_HEADERS 1
15424| #define HAVE_SYS_TYPES_H 1
15425| #define HAVE_SYS_STAT_H 1
15426| #define HAVE_STDLIB_H 1
15427| #define HAVE_STRING_H 1
15428| #define HAVE_MEMORY_H 1
15429| #define HAVE_STRINGS_H 1
15430| #define HAVE_INTTYPES_H 1
15431| #define HAVE_STDINT_H 1
15432| #define HAVE_UNISTD_H 1
15433| #define __EXTENSIONS__ 1
15434| #define _ALL_SOURCE 1
15435| #define _GNU_SOURCE 1
15436| #define _POSIX_PTHREAD_SEMANTICS 1
15437| #define _TANDEM_SOURCE 1
15438| #define AC_APPLE_UNIVERSAL_BUILD 1
15439| #ifndef _XOPEN_SOURCE_EXTENDED
15440| #define _XOPEN_SOURCE_EXTENDED 1
15441| #endif
15442| #define HAVE_STANDARDS_H 1
15443| #define HAVE_LONG_LONG 1
15444| #define SIZEOF_INT 4
15445| #define SIZEOF_CHAR 1
15446| #define SIZEOF_SHORT 2
15447| #define SIZEOF_LONG 4
15448| #define SIZEOF_LONG_LONG 8
15449| #define SIZEOF_OFF_T 8
15450| #define SIZEOF_SIZE_T 4
15451| #define SIZEOF_SSIZE_T 4
15452| #define HAVE_INTPTR_T 1
15453| #define HAVE_UINTPTR_T 1
15454| #define HAVE_PTRDIFF_T 1
15455| #define HAVE_IMMEDIATE_STRUCTURES 1
15456| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
15457| #define HAVE_STRUCT_STAT_ST_RDEV 1
15458| #define HAVE_ST_RDEV 1
15459| #define loff_t off_t
15460| #define offset_t loff_t
15461| #define HAVE_PIPE 1
15462| #define HAVE_STRFTIME 1
15463| #define HAVE_SRANDOM 1
15464| #define HAVE_RANDOM 1
15465| #define HAVE_SRAND 1
15466| #define HAVE_RAND 1
15467| #define HAVE_USLEEP 1
15468| #define HAVE_SETBUFFER 1
15469| #define HAVE_LSTAT 1
15470| #define HAVE_GETPGRP 1
15471| #define HAVE_UTIME 1
15472| #define HAVE_UTIMES 1
15473| #define HAVE_STDBOOL_H 1
15474| #define HAVE_STDINT_H 1
15475| #define HAVE_SYS_SELECT_H 1
15476| #define HAVE_SETJMP_H 1
15477| #define HAVE_UTIME_H 1
15478| #define HAVE_SYS_WAIT_H 1
15479| #define HAVE_BOOL 1
15480| #define HAVE__Bool 1
15481| #define HAVE_MMAP 1
15482| #define HAVE_SYS_SYSLOG_H 1
15483| #define HAVE_SYSLOG_H 1
15484| #define HAVE_SYS_TIME_H 1
15485| #define HAVE_TIME_H 1
15486| #define HAVE_STDARG_H 1
15487| #define HAVE_SYS_MOUNT_H 1
15488| #define HAVE_SYS_UCONTEXT_H 1
15489| #define HAVE_SETEUID 1
15490| #define HAVE_SETEGID 1
15491| #define HAVE_CHROOT 1
15492| #define HAVE_BZERO 1
15493| #define HAVE_STRERROR 1
15494| #define HAVE_STRERROR_R 1
15495| #define HAVE_VSYSLOG 1
15496| #define HAVE_SETLINEBUF 1
15497| #define HAVE_MKTIME 1
15498| #define HAVE_FTRUNCATE 1
15499| #define HAVE_RENAME 1
15500| #define HAVE_WAITPID 1
15501| #define HAVE_WAIT4 1
15502| #define HAVE_STRLCPY 1
15503| #define HAVE_STRLCAT 1
15504| #define HAVE_INITGROUPS 1
15505| #define HAVE_MEMMOVE 1
15506| #define HAVE_STRDUP 1
15507| #define HAVE_PREAD 1
15508| #define HAVE_PWRITE 1
15509| #define HAVE_STRCASESTR 1
15510| #define HAVE_STRTOK_R 1
15511| #define HAVE_MKDTEMP 1
15512| #define HAVE_DUP2 1
15513| #define HAVE_ISATTY 1
15514| #define HAVE_CHOWN 1
15515| #define HAVE_LCHOWN 1
15516| #define HAVE_LINK 1
15517| #define HAVE_READLINK 1
15518| #define HAVE_SYMLINK 1
15519| #define HAVE_REALPATH 1
15520| #define HAVE_ERRNO_DECL 1
15521| #define HAVE_SECURE_MKSTEMP 1
15522| #define HAVE_STDIO_H 1
15523| #define HAVE_STRINGS_H 1
15524| #define HAVE_DECL_SNPRINTF 1
15525| #define HAVE_DECL_VSNPRINTF 1
15526| #define HAVE_DECL_ASPRINTF 1
15527| #define HAVE_DECL_VASPRINTF 1
15528| #define HAVE_SNPRINTF 1
15529| #define HAVE_VSNPRINTF 1
15530| #define HAVE_ASPRINTF 1
15531| #define HAVE_VASPRINTF 1
15532| #define HAVE_C99_VSNPRINTF 1
15533| #define HAVE_VA_COPY 1
15534| #define HAVE_FUNCTION_MACRO 1
15535| #define HAVE_SYS_PARAM_H 1
15536| #define HAVE_LIMITS_H 1
15537| #define HAVE_SETENV_DECL 1
15538| #define HAVE_SETENV 1
15539| #define HAVE_UNSETENV 1
15540| #define HAVE_STRTOULL 1
15541| #define HAVE_STRTOUQ 1
15542| #define HAVE_STRTOLL 1
15543| #define HAVE_STRTOQ 1
15544| #define HAVE__VA_ARGS__MACRO 1
15545| #define HAVE_SIG_ATOMIC_T_TYPE 1
15546| #define HAVE_VOLATILE 1
15547| #define HAVE_DIRENT_H 1
15548| #define HAVE_FCNTL_H 1
15549| #define HAVE_SYS_FCNTL_H 1
15550| #define HAVE_SYS_RESOURCE_H 1
15551| #define HAVE_SYS_IOCTL_H 1
15552| #define HAVE_SYS_FILIO_H 1
15553| #define HAVE_SYS_ACL_H 1
15554| #define HAVE_SYS_FILE_H 1
15555| #define HAVE_SYS_SELECT_H 1
15556| #define HAVE_POLL_H 1
15557| #define HAVE_POLL 1
15558| #define HAVE_SYS_TIME_H 1
15559| #define HAVE_UTIME_H 1
15560| #define TIME_WITH_SYS_TIME 1
15561| #define HAVE_UTIME 1
15562| #define HAVE_UTIMES 1
15563| #define HAVE_GETTIMEOFDAY_TZ 1
15564| #define HAVE_SYS_WAIT_H 1
15565| #define HAVE_GRP_H 1
15566| #define HAVE_PWD_H 1
15567| #define HAVE_GETPWNAM_R 1
15568| #define HAVE_GETPWUID_R 1
15569| #define HAVE_GETGRNAM_R 1
15570| #define HAVE_GETGRGID_R 1
15571| #define HAVE_GETGROUPLIST 1
15572| #define HAVE_CTYPE_H 1
15573| #define HAVE_LOCALE_H 1
15574| #define HAVE_LANGINFO_H 1
15575| #define HAVE_FNMATCH_H 1
15576| #define HAVE_SYS_IPC_H 1
15577| #define HAVE_SYS_MMAN_H 1
15578| #define HAVE_SYS_SHM_H 1
15579| #define HAVE_TERMIOS_H 1
15580| #define HAVE_DLFCN_H 1
15581| #define HAVE_DLOPEN 1
15582| #define HAVE_DLSYM 1
15583| #define HAVE_DLERROR 1
15584| #define HAVE_DLCLOSE 1
15585| #define REPLACE_GETPASS 1
15586| #define REPLACE_STRPTIME 1
15587| /* end confdefs.h.  */
15588| #include <stdio.h>
15589| #ifdef HAVE_SYS_TYPES_H
15590| # include <sys/types.h>
15591| #endif
15592| #ifdef HAVE_SYS_STAT_H
15593| # include <sys/stat.h>
15594| #endif
15595| #ifdef STDC_HEADERS
15596| # include <stdlib.h>
15597| # include <stddef.h>
15598| #else
15599| # ifdef HAVE_STDLIB_H
15600| #  include <stdlib.h>
15601| # endif
15602| #endif
15603| #ifdef HAVE_STRING_H
15604| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
15605| #  include <memory.h>
15606| # endif
15607| # include <string.h>
15608| #endif
15609| #ifdef HAVE_STRINGS_H
15610| # include <strings.h>
15611| #endif
15612| #ifdef HAVE_INTTYPES_H
15613| # include <inttypes.h>
15614| #endif
15615| #ifdef HAVE_STDINT_H
15616| # include <stdint.h>
15617| #endif
15618| #ifdef HAVE_UNISTD_H
15619| # include <unistd.h>
15620| #endif
15621| #include <direct.h>
15622configure:11269: result: no
15623configure:11269: checking direct.h presence
15624configure:11269: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
15625conftest.c:174:20: error: direct.h: No such file or directory
15626configure:11269: $? = 1
15627configure: failed program was:
15628| /* confdefs.h */
15629| #define PACKAGE_NAME "Samba"
15630| #define PACKAGE_TARNAME "samba"
15631| #define PACKAGE_VERSION "3"
15632| #define PACKAGE_STRING "Samba 3"
15633| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
15634| #define PACKAGE_URL ""
15635| #define CONFIG_H_IS_FROM_SAMBA 1
15636| #define STDC_HEADERS 1
15637| #define HAVE_SYS_TYPES_H 1
15638| #define HAVE_SYS_STAT_H 1
15639| #define HAVE_STDLIB_H 1
15640| #define HAVE_STRING_H 1
15641| #define HAVE_MEMORY_H 1
15642| #define HAVE_STRINGS_H 1
15643| #define HAVE_INTTYPES_H 1
15644| #define HAVE_STDINT_H 1
15645| #define HAVE_UNISTD_H 1
15646| #define __EXTENSIONS__ 1
15647| #define _ALL_SOURCE 1
15648| #define _GNU_SOURCE 1
15649| #define _POSIX_PTHREAD_SEMANTICS 1
15650| #define _TANDEM_SOURCE 1
15651| #define AC_APPLE_UNIVERSAL_BUILD 1
15652| #ifndef _XOPEN_SOURCE_EXTENDED
15653| #define _XOPEN_SOURCE_EXTENDED 1
15654| #endif
15655| #define HAVE_STANDARDS_H 1
15656| #define HAVE_LONG_LONG 1
15657| #define SIZEOF_INT 4
15658| #define SIZEOF_CHAR 1
15659| #define SIZEOF_SHORT 2
15660| #define SIZEOF_LONG 4
15661| #define SIZEOF_LONG_LONG 8
15662| #define SIZEOF_OFF_T 8
15663| #define SIZEOF_SIZE_T 4
15664| #define SIZEOF_SSIZE_T 4
15665| #define HAVE_INTPTR_T 1
15666| #define HAVE_UINTPTR_T 1
15667| #define HAVE_PTRDIFF_T 1
15668| #define HAVE_IMMEDIATE_STRUCTURES 1
15669| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
15670| #define HAVE_STRUCT_STAT_ST_RDEV 1
15671| #define HAVE_ST_RDEV 1
15672| #define loff_t off_t
15673| #define offset_t loff_t
15674| #define HAVE_PIPE 1
15675| #define HAVE_STRFTIME 1
15676| #define HAVE_SRANDOM 1
15677| #define HAVE_RANDOM 1
15678| #define HAVE_SRAND 1
15679| #define HAVE_RAND 1
15680| #define HAVE_USLEEP 1
15681| #define HAVE_SETBUFFER 1
15682| #define HAVE_LSTAT 1
15683| #define HAVE_GETPGRP 1
15684| #define HAVE_UTIME 1
15685| #define HAVE_UTIMES 1
15686| #define HAVE_STDBOOL_H 1
15687| #define HAVE_STDINT_H 1
15688| #define HAVE_SYS_SELECT_H 1
15689| #define HAVE_SETJMP_H 1
15690| #define HAVE_UTIME_H 1
15691| #define HAVE_SYS_WAIT_H 1
15692| #define HAVE_BOOL 1
15693| #define HAVE__Bool 1
15694| #define HAVE_MMAP 1
15695| #define HAVE_SYS_SYSLOG_H 1
15696| #define HAVE_SYSLOG_H 1
15697| #define HAVE_SYS_TIME_H 1
15698| #define HAVE_TIME_H 1
15699| #define HAVE_STDARG_H 1
15700| #define HAVE_SYS_MOUNT_H 1
15701| #define HAVE_SYS_UCONTEXT_H 1
15702| #define HAVE_SETEUID 1
15703| #define HAVE_SETEGID 1
15704| #define HAVE_CHROOT 1
15705| #define HAVE_BZERO 1
15706| #define HAVE_STRERROR 1
15707| #define HAVE_STRERROR_R 1
15708| #define HAVE_VSYSLOG 1
15709| #define HAVE_SETLINEBUF 1
15710| #define HAVE_MKTIME 1
15711| #define HAVE_FTRUNCATE 1
15712| #define HAVE_RENAME 1
15713| #define HAVE_WAITPID 1
15714| #define HAVE_WAIT4 1
15715| #define HAVE_STRLCPY 1
15716| #define HAVE_STRLCAT 1
15717| #define HAVE_INITGROUPS 1
15718| #define HAVE_MEMMOVE 1
15719| #define HAVE_STRDUP 1
15720| #define HAVE_PREAD 1
15721| #define HAVE_PWRITE 1
15722| #define HAVE_STRCASESTR 1
15723| #define HAVE_STRTOK_R 1
15724| #define HAVE_MKDTEMP 1
15725| #define HAVE_DUP2 1
15726| #define HAVE_ISATTY 1
15727| #define HAVE_CHOWN 1
15728| #define HAVE_LCHOWN 1
15729| #define HAVE_LINK 1
15730| #define HAVE_READLINK 1
15731| #define HAVE_SYMLINK 1
15732| #define HAVE_REALPATH 1
15733| #define HAVE_ERRNO_DECL 1
15734| #define HAVE_SECURE_MKSTEMP 1
15735| #define HAVE_STDIO_H 1
15736| #define HAVE_STRINGS_H 1
15737| #define HAVE_DECL_SNPRINTF 1
15738| #define HAVE_DECL_VSNPRINTF 1
15739| #define HAVE_DECL_ASPRINTF 1
15740| #define HAVE_DECL_VASPRINTF 1
15741| #define HAVE_SNPRINTF 1
15742| #define HAVE_VSNPRINTF 1
15743| #define HAVE_ASPRINTF 1
15744| #define HAVE_VASPRINTF 1
15745| #define HAVE_C99_VSNPRINTF 1
15746| #define HAVE_VA_COPY 1
15747| #define HAVE_FUNCTION_MACRO 1
15748| #define HAVE_SYS_PARAM_H 1
15749| #define HAVE_LIMITS_H 1
15750| #define HAVE_SETENV_DECL 1
15751| #define HAVE_SETENV 1
15752| #define HAVE_UNSETENV 1
15753| #define HAVE_STRTOULL 1
15754| #define HAVE_STRTOUQ 1
15755| #define HAVE_STRTOLL 1
15756| #define HAVE_STRTOQ 1
15757| #define HAVE__VA_ARGS__MACRO 1
15758| #define HAVE_SIG_ATOMIC_T_TYPE 1
15759| #define HAVE_VOLATILE 1
15760| #define HAVE_DIRENT_H 1
15761| #define HAVE_FCNTL_H 1
15762| #define HAVE_SYS_FCNTL_H 1
15763| #define HAVE_SYS_RESOURCE_H 1
15764| #define HAVE_SYS_IOCTL_H 1
15765| #define HAVE_SYS_FILIO_H 1
15766| #define HAVE_SYS_ACL_H 1
15767| #define HAVE_SYS_FILE_H 1
15768| #define HAVE_SYS_SELECT_H 1
15769| #define HAVE_POLL_H 1
15770| #define HAVE_POLL 1
15771| #define HAVE_SYS_TIME_H 1
15772| #define HAVE_UTIME_H 1
15773| #define TIME_WITH_SYS_TIME 1
15774| #define HAVE_UTIME 1
15775| #define HAVE_UTIMES 1
15776| #define HAVE_GETTIMEOFDAY_TZ 1
15777| #define HAVE_SYS_WAIT_H 1
15778| #define HAVE_GRP_H 1
15779| #define HAVE_PWD_H 1
15780| #define HAVE_GETPWNAM_R 1
15781| #define HAVE_GETPWUID_R 1
15782| #define HAVE_GETGRNAM_R 1
15783| #define HAVE_GETGRGID_R 1
15784| #define HAVE_GETGROUPLIST 1
15785| #define HAVE_CTYPE_H 1
15786| #define HAVE_LOCALE_H 1
15787| #define HAVE_LANGINFO_H 1
15788| #define HAVE_FNMATCH_H 1
15789| #define HAVE_SYS_IPC_H 1
15790| #define HAVE_SYS_MMAN_H 1
15791| #define HAVE_SYS_SHM_H 1
15792| #define HAVE_TERMIOS_H 1
15793| #define HAVE_DLFCN_H 1
15794| #define HAVE_DLOPEN 1
15795| #define HAVE_DLSYM 1
15796| #define HAVE_DLERROR 1
15797| #define HAVE_DLCLOSE 1
15798| #define REPLACE_GETPASS 1
15799| #define REPLACE_STRPTIME 1
15800| /* end confdefs.h.  */
15801| #include <direct.h>
15802configure:11269: result: no
15803configure:11269: checking for direct.h
15804configure:11269: result: no
15805configure:11269: checking windows.h usability
15806configure:11269: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
15807conftest.c:207:21: error: windows.h: No such file or directory
15808conftest.c:207:21: error: windows.h: No such file or directory
15809fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccirgCGs.out (No such file or directory)
15810configure:11269: $? = 1
15811configure: failed program was:
15812| /* confdefs.h */
15813| #define PACKAGE_NAME "Samba"
15814| #define PACKAGE_TARNAME "samba"
15815| #define PACKAGE_VERSION "3"
15816| #define PACKAGE_STRING "Samba 3"
15817| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
15818| #define PACKAGE_URL ""
15819| #define CONFIG_H_IS_FROM_SAMBA 1
15820| #define STDC_HEADERS 1
15821| #define HAVE_SYS_TYPES_H 1
15822| #define HAVE_SYS_STAT_H 1
15823| #define HAVE_STDLIB_H 1
15824| #define HAVE_STRING_H 1
15825| #define HAVE_MEMORY_H 1
15826| #define HAVE_STRINGS_H 1
15827| #define HAVE_INTTYPES_H 1
15828| #define HAVE_STDINT_H 1
15829| #define HAVE_UNISTD_H 1
15830| #define __EXTENSIONS__ 1
15831| #define _ALL_SOURCE 1
15832| #define _GNU_SOURCE 1
15833| #define _POSIX_PTHREAD_SEMANTICS 1
15834| #define _TANDEM_SOURCE 1
15835| #define AC_APPLE_UNIVERSAL_BUILD 1
15836| #ifndef _XOPEN_SOURCE_EXTENDED
15837| #define _XOPEN_SOURCE_EXTENDED 1
15838| #endif
15839| #define HAVE_STANDARDS_H 1
15840| #define HAVE_LONG_LONG 1
15841| #define SIZEOF_INT 4
15842| #define SIZEOF_CHAR 1
15843| #define SIZEOF_SHORT 2
15844| #define SIZEOF_LONG 4
15845| #define SIZEOF_LONG_LONG 8
15846| #define SIZEOF_OFF_T 8
15847| #define SIZEOF_SIZE_T 4
15848| #define SIZEOF_SSIZE_T 4
15849| #define HAVE_INTPTR_T 1
15850| #define HAVE_UINTPTR_T 1
15851| #define HAVE_PTRDIFF_T 1
15852| #define HAVE_IMMEDIATE_STRUCTURES 1
15853| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
15854| #define HAVE_STRUCT_STAT_ST_RDEV 1
15855| #define HAVE_ST_RDEV 1
15856| #define loff_t off_t
15857| #define offset_t loff_t
15858| #define HAVE_PIPE 1
15859| #define HAVE_STRFTIME 1
15860| #define HAVE_SRANDOM 1
15861| #define HAVE_RANDOM 1
15862| #define HAVE_SRAND 1
15863| #define HAVE_RAND 1
15864| #define HAVE_USLEEP 1
15865| #define HAVE_SETBUFFER 1
15866| #define HAVE_LSTAT 1
15867| #define HAVE_GETPGRP 1
15868| #define HAVE_UTIME 1
15869| #define HAVE_UTIMES 1
15870| #define HAVE_STDBOOL_H 1
15871| #define HAVE_STDINT_H 1
15872| #define HAVE_SYS_SELECT_H 1
15873| #define HAVE_SETJMP_H 1
15874| #define HAVE_UTIME_H 1
15875| #define HAVE_SYS_WAIT_H 1
15876| #define HAVE_BOOL 1
15877| #define HAVE__Bool 1
15878| #define HAVE_MMAP 1
15879| #define HAVE_SYS_SYSLOG_H 1
15880| #define HAVE_SYSLOG_H 1
15881| #define HAVE_SYS_TIME_H 1
15882| #define HAVE_TIME_H 1
15883| #define HAVE_STDARG_H 1
15884| #define HAVE_SYS_MOUNT_H 1
15885| #define HAVE_SYS_UCONTEXT_H 1
15886| #define HAVE_SETEUID 1
15887| #define HAVE_SETEGID 1
15888| #define HAVE_CHROOT 1
15889| #define HAVE_BZERO 1
15890| #define HAVE_STRERROR 1
15891| #define HAVE_STRERROR_R 1
15892| #define HAVE_VSYSLOG 1
15893| #define HAVE_SETLINEBUF 1
15894| #define HAVE_MKTIME 1
15895| #define HAVE_FTRUNCATE 1
15896| #define HAVE_RENAME 1
15897| #define HAVE_WAITPID 1
15898| #define HAVE_WAIT4 1
15899| #define HAVE_STRLCPY 1
15900| #define HAVE_STRLCAT 1
15901| #define HAVE_INITGROUPS 1
15902| #define HAVE_MEMMOVE 1
15903| #define HAVE_STRDUP 1
15904| #define HAVE_PREAD 1
15905| #define HAVE_PWRITE 1
15906| #define HAVE_STRCASESTR 1
15907| #define HAVE_STRTOK_R 1
15908| #define HAVE_MKDTEMP 1
15909| #define HAVE_DUP2 1
15910| #define HAVE_ISATTY 1
15911| #define HAVE_CHOWN 1
15912| #define HAVE_LCHOWN 1
15913| #define HAVE_LINK 1
15914| #define HAVE_READLINK 1
15915| #define HAVE_SYMLINK 1
15916| #define HAVE_REALPATH 1
15917| #define HAVE_ERRNO_DECL 1
15918| #define HAVE_SECURE_MKSTEMP 1
15919| #define HAVE_STDIO_H 1
15920| #define HAVE_STRINGS_H 1
15921| #define HAVE_DECL_SNPRINTF 1
15922| #define HAVE_DECL_VSNPRINTF 1
15923| #define HAVE_DECL_ASPRINTF 1
15924| #define HAVE_DECL_VASPRINTF 1
15925| #define HAVE_SNPRINTF 1
15926| #define HAVE_VSNPRINTF 1
15927| #define HAVE_ASPRINTF 1
15928| #define HAVE_VASPRINTF 1
15929| #define HAVE_C99_VSNPRINTF 1
15930| #define HAVE_VA_COPY 1
15931| #define HAVE_FUNCTION_MACRO 1
15932| #define HAVE_SYS_PARAM_H 1
15933| #define HAVE_LIMITS_H 1
15934| #define HAVE_SETENV_DECL 1
15935| #define HAVE_SETENV 1
15936| #define HAVE_UNSETENV 1
15937| #define HAVE_STRTOULL 1
15938| #define HAVE_STRTOUQ 1
15939| #define HAVE_STRTOLL 1
15940| #define HAVE_STRTOQ 1
15941| #define HAVE__VA_ARGS__MACRO 1
15942| #define HAVE_SIG_ATOMIC_T_TYPE 1
15943| #define HAVE_VOLATILE 1
15944| #define HAVE_DIRENT_H 1
15945| #define HAVE_FCNTL_H 1
15946| #define HAVE_SYS_FCNTL_H 1
15947| #define HAVE_SYS_RESOURCE_H 1
15948| #define HAVE_SYS_IOCTL_H 1
15949| #define HAVE_SYS_FILIO_H 1
15950| #define HAVE_SYS_ACL_H 1
15951| #define HAVE_SYS_FILE_H 1
15952| #define HAVE_SYS_SELECT_H 1
15953| #define HAVE_POLL_H 1
15954| #define HAVE_POLL 1
15955| #define HAVE_SYS_TIME_H 1
15956| #define HAVE_UTIME_H 1
15957| #define TIME_WITH_SYS_TIME 1
15958| #define HAVE_UTIME 1
15959| #define HAVE_UTIMES 1
15960| #define HAVE_GETTIMEOFDAY_TZ 1
15961| #define HAVE_SYS_WAIT_H 1
15962| #define HAVE_GRP_H 1
15963| #define HAVE_PWD_H 1
15964| #define HAVE_GETPWNAM_R 1
15965| #define HAVE_GETPWUID_R 1
15966| #define HAVE_GETGRNAM_R 1
15967| #define HAVE_GETGRGID_R 1
15968| #define HAVE_GETGROUPLIST 1
15969| #define HAVE_CTYPE_H 1
15970| #define HAVE_LOCALE_H 1
15971| #define HAVE_LANGINFO_H 1
15972| #define HAVE_FNMATCH_H 1
15973| #define HAVE_SYS_IPC_H 1
15974| #define HAVE_SYS_MMAN_H 1
15975| #define HAVE_SYS_SHM_H 1
15976| #define HAVE_TERMIOS_H 1
15977| #define HAVE_DLFCN_H 1
15978| #define HAVE_DLOPEN 1
15979| #define HAVE_DLSYM 1
15980| #define HAVE_DLERROR 1
15981| #define HAVE_DLCLOSE 1
15982| #define REPLACE_GETPASS 1
15983| #define REPLACE_STRPTIME 1
15984| /* end confdefs.h.  */
15985| #include <stdio.h>
15986| #ifdef HAVE_SYS_TYPES_H
15987| # include <sys/types.h>
15988| #endif
15989| #ifdef HAVE_SYS_STAT_H
15990| # include <sys/stat.h>
15991| #endif
15992| #ifdef STDC_HEADERS
15993| # include <stdlib.h>
15994| # include <stddef.h>
15995| #else
15996| # ifdef HAVE_STDLIB_H
15997| #  include <stdlib.h>
15998| # endif
15999| #endif
16000| #ifdef HAVE_STRING_H
16001| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
16002| #  include <memory.h>
16003| # endif
16004| # include <string.h>
16005| #endif
16006| #ifdef HAVE_STRINGS_H
16007| # include <strings.h>
16008| #endif
16009| #ifdef HAVE_INTTYPES_H
16010| # include <inttypes.h>
16011| #endif
16012| #ifdef HAVE_STDINT_H
16013| # include <stdint.h>
16014| #endif
16015| #ifdef HAVE_UNISTD_H
16016| # include <unistd.h>
16017| #endif
16018| #include <windows.h>
16019configure:11269: result: no
16020configure:11269: checking windows.h presence
16021configure:11269: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
16022conftest.c:174:21: error: windows.h: No such file or directory
16023configure:11269: $? = 1
16024configure: failed program was:
16025| /* confdefs.h */
16026| #define PACKAGE_NAME "Samba"
16027| #define PACKAGE_TARNAME "samba"
16028| #define PACKAGE_VERSION "3"
16029| #define PACKAGE_STRING "Samba 3"
16030| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
16031| #define PACKAGE_URL ""
16032| #define CONFIG_H_IS_FROM_SAMBA 1
16033| #define STDC_HEADERS 1
16034| #define HAVE_SYS_TYPES_H 1
16035| #define HAVE_SYS_STAT_H 1
16036| #define HAVE_STDLIB_H 1
16037| #define HAVE_STRING_H 1
16038| #define HAVE_MEMORY_H 1
16039| #define HAVE_STRINGS_H 1
16040| #define HAVE_INTTYPES_H 1
16041| #define HAVE_STDINT_H 1
16042| #define HAVE_UNISTD_H 1
16043| #define __EXTENSIONS__ 1
16044| #define _ALL_SOURCE 1
16045| #define _GNU_SOURCE 1
16046| #define _POSIX_PTHREAD_SEMANTICS 1
16047| #define _TANDEM_SOURCE 1
16048| #define AC_APPLE_UNIVERSAL_BUILD 1
16049| #ifndef _XOPEN_SOURCE_EXTENDED
16050| #define _XOPEN_SOURCE_EXTENDED 1
16051| #endif
16052| #define HAVE_STANDARDS_H 1
16053| #define HAVE_LONG_LONG 1
16054| #define SIZEOF_INT 4
16055| #define SIZEOF_CHAR 1
16056| #define SIZEOF_SHORT 2
16057| #define SIZEOF_LONG 4
16058| #define SIZEOF_LONG_LONG 8
16059| #define SIZEOF_OFF_T 8
16060| #define SIZEOF_SIZE_T 4
16061| #define SIZEOF_SSIZE_T 4
16062| #define HAVE_INTPTR_T 1
16063| #define HAVE_UINTPTR_T 1
16064| #define HAVE_PTRDIFF_T 1
16065| #define HAVE_IMMEDIATE_STRUCTURES 1
16066| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
16067| #define HAVE_STRUCT_STAT_ST_RDEV 1
16068| #define HAVE_ST_RDEV 1
16069| #define loff_t off_t
16070| #define offset_t loff_t
16071| #define HAVE_PIPE 1
16072| #define HAVE_STRFTIME 1
16073| #define HAVE_SRANDOM 1
16074| #define HAVE_RANDOM 1
16075| #define HAVE_SRAND 1
16076| #define HAVE_RAND 1
16077| #define HAVE_USLEEP 1
16078| #define HAVE_SETBUFFER 1
16079| #define HAVE_LSTAT 1
16080| #define HAVE_GETPGRP 1
16081| #define HAVE_UTIME 1
16082| #define HAVE_UTIMES 1
16083| #define HAVE_STDBOOL_H 1
16084| #define HAVE_STDINT_H 1
16085| #define HAVE_SYS_SELECT_H 1
16086| #define HAVE_SETJMP_H 1
16087| #define HAVE_UTIME_H 1
16088| #define HAVE_SYS_WAIT_H 1
16089| #define HAVE_BOOL 1
16090| #define HAVE__Bool 1
16091| #define HAVE_MMAP 1
16092| #define HAVE_SYS_SYSLOG_H 1
16093| #define HAVE_SYSLOG_H 1
16094| #define HAVE_SYS_TIME_H 1
16095| #define HAVE_TIME_H 1
16096| #define HAVE_STDARG_H 1
16097| #define HAVE_SYS_MOUNT_H 1
16098| #define HAVE_SYS_UCONTEXT_H 1
16099| #define HAVE_SETEUID 1
16100| #define HAVE_SETEGID 1
16101| #define HAVE_CHROOT 1
16102| #define HAVE_BZERO 1
16103| #define HAVE_STRERROR 1
16104| #define HAVE_STRERROR_R 1
16105| #define HAVE_VSYSLOG 1
16106| #define HAVE_SETLINEBUF 1
16107| #define HAVE_MKTIME 1
16108| #define HAVE_FTRUNCATE 1
16109| #define HAVE_RENAME 1
16110| #define HAVE_WAITPID 1
16111| #define HAVE_WAIT4 1
16112| #define HAVE_STRLCPY 1
16113| #define HAVE_STRLCAT 1
16114| #define HAVE_INITGROUPS 1
16115| #define HAVE_MEMMOVE 1
16116| #define HAVE_STRDUP 1
16117| #define HAVE_PREAD 1
16118| #define HAVE_PWRITE 1
16119| #define HAVE_STRCASESTR 1
16120| #define HAVE_STRTOK_R 1
16121| #define HAVE_MKDTEMP 1
16122| #define HAVE_DUP2 1
16123| #define HAVE_ISATTY 1
16124| #define HAVE_CHOWN 1
16125| #define HAVE_LCHOWN 1
16126| #define HAVE_LINK 1
16127| #define HAVE_READLINK 1
16128| #define HAVE_SYMLINK 1
16129| #define HAVE_REALPATH 1
16130| #define HAVE_ERRNO_DECL 1
16131| #define HAVE_SECURE_MKSTEMP 1
16132| #define HAVE_STDIO_H 1
16133| #define HAVE_STRINGS_H 1
16134| #define HAVE_DECL_SNPRINTF 1
16135| #define HAVE_DECL_VSNPRINTF 1
16136| #define HAVE_DECL_ASPRINTF 1
16137| #define HAVE_DECL_VASPRINTF 1
16138| #define HAVE_SNPRINTF 1
16139| #define HAVE_VSNPRINTF 1
16140| #define HAVE_ASPRINTF 1
16141| #define HAVE_VASPRINTF 1
16142| #define HAVE_C99_VSNPRINTF 1
16143| #define HAVE_VA_COPY 1
16144| #define HAVE_FUNCTION_MACRO 1
16145| #define HAVE_SYS_PARAM_H 1
16146| #define HAVE_LIMITS_H 1
16147| #define HAVE_SETENV_DECL 1
16148| #define HAVE_SETENV 1
16149| #define HAVE_UNSETENV 1
16150| #define HAVE_STRTOULL 1
16151| #define HAVE_STRTOUQ 1
16152| #define HAVE_STRTOLL 1
16153| #define HAVE_STRTOQ 1
16154| #define HAVE__VA_ARGS__MACRO 1
16155| #define HAVE_SIG_ATOMIC_T_TYPE 1
16156| #define HAVE_VOLATILE 1
16157| #define HAVE_DIRENT_H 1
16158| #define HAVE_FCNTL_H 1
16159| #define HAVE_SYS_FCNTL_H 1
16160| #define HAVE_SYS_RESOURCE_H 1
16161| #define HAVE_SYS_IOCTL_H 1
16162| #define HAVE_SYS_FILIO_H 1
16163| #define HAVE_SYS_ACL_H 1
16164| #define HAVE_SYS_FILE_H 1
16165| #define HAVE_SYS_SELECT_H 1
16166| #define HAVE_POLL_H 1
16167| #define HAVE_POLL 1
16168| #define HAVE_SYS_TIME_H 1
16169| #define HAVE_UTIME_H 1
16170| #define TIME_WITH_SYS_TIME 1
16171| #define HAVE_UTIME 1
16172| #define HAVE_UTIMES 1
16173| #define HAVE_GETTIMEOFDAY_TZ 1
16174| #define HAVE_SYS_WAIT_H 1
16175| #define HAVE_GRP_H 1
16176| #define HAVE_PWD_H 1
16177| #define HAVE_GETPWNAM_R 1
16178| #define HAVE_GETPWUID_R 1
16179| #define HAVE_GETGRNAM_R 1
16180| #define HAVE_GETGRGID_R 1
16181| #define HAVE_GETGROUPLIST 1
16182| #define HAVE_CTYPE_H 1
16183| #define HAVE_LOCALE_H 1
16184| #define HAVE_LANGINFO_H 1
16185| #define HAVE_FNMATCH_H 1
16186| #define HAVE_SYS_IPC_H 1
16187| #define HAVE_SYS_MMAN_H 1
16188| #define HAVE_SYS_SHM_H 1
16189| #define HAVE_TERMIOS_H 1
16190| #define HAVE_DLFCN_H 1
16191| #define HAVE_DLOPEN 1
16192| #define HAVE_DLSYM 1
16193| #define HAVE_DLERROR 1
16194| #define HAVE_DLCLOSE 1
16195| #define REPLACE_GETPASS 1
16196| #define REPLACE_STRPTIME 1
16197| /* end confdefs.h.  */
16198| #include <windows.h>
16199configure:11269: result: no
16200configure:11269: checking for windows.h
16201configure:11269: result: no
16202configure:11269: checking winsock2.h usability
16203configure:11269: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
16204conftest.c:207:22: error: winsock2.h: No such file or directory
16205conftest.c:207:22: error: winsock2.h: No such file or directory
16206fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccctF1TZ.out (No such file or directory)
16207configure:11269: $? = 1
16208configure: failed program was:
16209| /* confdefs.h */
16210| #define PACKAGE_NAME "Samba"
16211| #define PACKAGE_TARNAME "samba"
16212| #define PACKAGE_VERSION "3"
16213| #define PACKAGE_STRING "Samba 3"
16214| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
16215| #define PACKAGE_URL ""
16216| #define CONFIG_H_IS_FROM_SAMBA 1
16217| #define STDC_HEADERS 1
16218| #define HAVE_SYS_TYPES_H 1
16219| #define HAVE_SYS_STAT_H 1
16220| #define HAVE_STDLIB_H 1
16221| #define HAVE_STRING_H 1
16222| #define HAVE_MEMORY_H 1
16223| #define HAVE_STRINGS_H 1
16224| #define HAVE_INTTYPES_H 1
16225| #define HAVE_STDINT_H 1
16226| #define HAVE_UNISTD_H 1
16227| #define __EXTENSIONS__ 1
16228| #define _ALL_SOURCE 1
16229| #define _GNU_SOURCE 1
16230| #define _POSIX_PTHREAD_SEMANTICS 1
16231| #define _TANDEM_SOURCE 1
16232| #define AC_APPLE_UNIVERSAL_BUILD 1
16233| #ifndef _XOPEN_SOURCE_EXTENDED
16234| #define _XOPEN_SOURCE_EXTENDED 1
16235| #endif
16236| #define HAVE_STANDARDS_H 1
16237| #define HAVE_LONG_LONG 1
16238| #define SIZEOF_INT 4
16239| #define SIZEOF_CHAR 1
16240| #define SIZEOF_SHORT 2
16241| #define SIZEOF_LONG 4
16242| #define SIZEOF_LONG_LONG 8
16243| #define SIZEOF_OFF_T 8
16244| #define SIZEOF_SIZE_T 4
16245| #define SIZEOF_SSIZE_T 4
16246| #define HAVE_INTPTR_T 1
16247| #define HAVE_UINTPTR_T 1
16248| #define HAVE_PTRDIFF_T 1
16249| #define HAVE_IMMEDIATE_STRUCTURES 1
16250| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
16251| #define HAVE_STRUCT_STAT_ST_RDEV 1
16252| #define HAVE_ST_RDEV 1
16253| #define loff_t off_t
16254| #define offset_t loff_t
16255| #define HAVE_PIPE 1
16256| #define HAVE_STRFTIME 1
16257| #define HAVE_SRANDOM 1
16258| #define HAVE_RANDOM 1
16259| #define HAVE_SRAND 1
16260| #define HAVE_RAND 1
16261| #define HAVE_USLEEP 1
16262| #define HAVE_SETBUFFER 1
16263| #define HAVE_LSTAT 1
16264| #define HAVE_GETPGRP 1
16265| #define HAVE_UTIME 1
16266| #define HAVE_UTIMES 1
16267| #define HAVE_STDBOOL_H 1
16268| #define HAVE_STDINT_H 1
16269| #define HAVE_SYS_SELECT_H 1
16270| #define HAVE_SETJMP_H 1
16271| #define HAVE_UTIME_H 1
16272| #define HAVE_SYS_WAIT_H 1
16273| #define HAVE_BOOL 1
16274| #define HAVE__Bool 1
16275| #define HAVE_MMAP 1
16276| #define HAVE_SYS_SYSLOG_H 1
16277| #define HAVE_SYSLOG_H 1
16278| #define HAVE_SYS_TIME_H 1
16279| #define HAVE_TIME_H 1
16280| #define HAVE_STDARG_H 1
16281| #define HAVE_SYS_MOUNT_H 1
16282| #define HAVE_SYS_UCONTEXT_H 1
16283| #define HAVE_SETEUID 1
16284| #define HAVE_SETEGID 1
16285| #define HAVE_CHROOT 1
16286| #define HAVE_BZERO 1
16287| #define HAVE_STRERROR 1
16288| #define HAVE_STRERROR_R 1
16289| #define HAVE_VSYSLOG 1
16290| #define HAVE_SETLINEBUF 1
16291| #define HAVE_MKTIME 1
16292| #define HAVE_FTRUNCATE 1
16293| #define HAVE_RENAME 1
16294| #define HAVE_WAITPID 1
16295| #define HAVE_WAIT4 1
16296| #define HAVE_STRLCPY 1
16297| #define HAVE_STRLCAT 1
16298| #define HAVE_INITGROUPS 1
16299| #define HAVE_MEMMOVE 1
16300| #define HAVE_STRDUP 1
16301| #define HAVE_PREAD 1
16302| #define HAVE_PWRITE 1
16303| #define HAVE_STRCASESTR 1
16304| #define HAVE_STRTOK_R 1
16305| #define HAVE_MKDTEMP 1
16306| #define HAVE_DUP2 1
16307| #define HAVE_ISATTY 1
16308| #define HAVE_CHOWN 1
16309| #define HAVE_LCHOWN 1
16310| #define HAVE_LINK 1
16311| #define HAVE_READLINK 1
16312| #define HAVE_SYMLINK 1
16313| #define HAVE_REALPATH 1
16314| #define HAVE_ERRNO_DECL 1
16315| #define HAVE_SECURE_MKSTEMP 1
16316| #define HAVE_STDIO_H 1
16317| #define HAVE_STRINGS_H 1
16318| #define HAVE_DECL_SNPRINTF 1
16319| #define HAVE_DECL_VSNPRINTF 1
16320| #define HAVE_DECL_ASPRINTF 1
16321| #define HAVE_DECL_VASPRINTF 1
16322| #define HAVE_SNPRINTF 1
16323| #define HAVE_VSNPRINTF 1
16324| #define HAVE_ASPRINTF 1
16325| #define HAVE_VASPRINTF 1
16326| #define HAVE_C99_VSNPRINTF 1
16327| #define HAVE_VA_COPY 1
16328| #define HAVE_FUNCTION_MACRO 1
16329| #define HAVE_SYS_PARAM_H 1
16330| #define HAVE_LIMITS_H 1
16331| #define HAVE_SETENV_DECL 1
16332| #define HAVE_SETENV 1
16333| #define HAVE_UNSETENV 1
16334| #define HAVE_STRTOULL 1
16335| #define HAVE_STRTOUQ 1
16336| #define HAVE_STRTOLL 1
16337| #define HAVE_STRTOQ 1
16338| #define HAVE__VA_ARGS__MACRO 1
16339| #define HAVE_SIG_ATOMIC_T_TYPE 1
16340| #define HAVE_VOLATILE 1
16341| #define HAVE_DIRENT_H 1
16342| #define HAVE_FCNTL_H 1
16343| #define HAVE_SYS_FCNTL_H 1
16344| #define HAVE_SYS_RESOURCE_H 1
16345| #define HAVE_SYS_IOCTL_H 1
16346| #define HAVE_SYS_FILIO_H 1
16347| #define HAVE_SYS_ACL_H 1
16348| #define HAVE_SYS_FILE_H 1
16349| #define HAVE_SYS_SELECT_H 1
16350| #define HAVE_POLL_H 1
16351| #define HAVE_POLL 1
16352| #define HAVE_SYS_TIME_H 1
16353| #define HAVE_UTIME_H 1
16354| #define TIME_WITH_SYS_TIME 1
16355| #define HAVE_UTIME 1
16356| #define HAVE_UTIMES 1
16357| #define HAVE_GETTIMEOFDAY_TZ 1
16358| #define HAVE_SYS_WAIT_H 1
16359| #define HAVE_GRP_H 1
16360| #define HAVE_PWD_H 1
16361| #define HAVE_GETPWNAM_R 1
16362| #define HAVE_GETPWUID_R 1
16363| #define HAVE_GETGRNAM_R 1
16364| #define HAVE_GETGRGID_R 1
16365| #define HAVE_GETGROUPLIST 1
16366| #define HAVE_CTYPE_H 1
16367| #define HAVE_LOCALE_H 1
16368| #define HAVE_LANGINFO_H 1
16369| #define HAVE_FNMATCH_H 1
16370| #define HAVE_SYS_IPC_H 1
16371| #define HAVE_SYS_MMAN_H 1
16372| #define HAVE_SYS_SHM_H 1
16373| #define HAVE_TERMIOS_H 1
16374| #define HAVE_DLFCN_H 1
16375| #define HAVE_DLOPEN 1
16376| #define HAVE_DLSYM 1
16377| #define HAVE_DLERROR 1
16378| #define HAVE_DLCLOSE 1
16379| #define REPLACE_GETPASS 1
16380| #define REPLACE_STRPTIME 1
16381| /* end confdefs.h.  */
16382| #include <stdio.h>
16383| #ifdef HAVE_SYS_TYPES_H
16384| # include <sys/types.h>
16385| #endif
16386| #ifdef HAVE_SYS_STAT_H
16387| # include <sys/stat.h>
16388| #endif
16389| #ifdef STDC_HEADERS
16390| # include <stdlib.h>
16391| # include <stddef.h>
16392| #else
16393| # ifdef HAVE_STDLIB_H
16394| #  include <stdlib.h>
16395| # endif
16396| #endif
16397| #ifdef HAVE_STRING_H
16398| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
16399| #  include <memory.h>
16400| # endif
16401| # include <string.h>
16402| #endif
16403| #ifdef HAVE_STRINGS_H
16404| # include <strings.h>
16405| #endif
16406| #ifdef HAVE_INTTYPES_H
16407| # include <inttypes.h>
16408| #endif
16409| #ifdef HAVE_STDINT_H
16410| # include <stdint.h>
16411| #endif
16412| #ifdef HAVE_UNISTD_H
16413| # include <unistd.h>
16414| #endif
16415| #include <winsock2.h>
16416configure:11269: result: no
16417configure:11269: checking winsock2.h presence
16418configure:11269: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
16419conftest.c:174:22: error: winsock2.h: No such file or directory
16420configure:11269: $? = 1
16421configure: failed program was:
16422| /* confdefs.h */
16423| #define PACKAGE_NAME "Samba"
16424| #define PACKAGE_TARNAME "samba"
16425| #define PACKAGE_VERSION "3"
16426| #define PACKAGE_STRING "Samba 3"
16427| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
16428| #define PACKAGE_URL ""
16429| #define CONFIG_H_IS_FROM_SAMBA 1
16430| #define STDC_HEADERS 1
16431| #define HAVE_SYS_TYPES_H 1
16432| #define HAVE_SYS_STAT_H 1
16433| #define HAVE_STDLIB_H 1
16434| #define HAVE_STRING_H 1
16435| #define HAVE_MEMORY_H 1
16436| #define HAVE_STRINGS_H 1
16437| #define HAVE_INTTYPES_H 1
16438| #define HAVE_STDINT_H 1
16439| #define HAVE_UNISTD_H 1
16440| #define __EXTENSIONS__ 1
16441| #define _ALL_SOURCE 1
16442| #define _GNU_SOURCE 1
16443| #define _POSIX_PTHREAD_SEMANTICS 1
16444| #define _TANDEM_SOURCE 1
16445| #define AC_APPLE_UNIVERSAL_BUILD 1
16446| #ifndef _XOPEN_SOURCE_EXTENDED
16447| #define _XOPEN_SOURCE_EXTENDED 1
16448| #endif
16449| #define HAVE_STANDARDS_H 1
16450| #define HAVE_LONG_LONG 1
16451| #define SIZEOF_INT 4
16452| #define SIZEOF_CHAR 1
16453| #define SIZEOF_SHORT 2
16454| #define SIZEOF_LONG 4
16455| #define SIZEOF_LONG_LONG 8
16456| #define SIZEOF_OFF_T 8
16457| #define SIZEOF_SIZE_T 4
16458| #define SIZEOF_SSIZE_T 4
16459| #define HAVE_INTPTR_T 1
16460| #define HAVE_UINTPTR_T 1
16461| #define HAVE_PTRDIFF_T 1
16462| #define HAVE_IMMEDIATE_STRUCTURES 1
16463| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
16464| #define HAVE_STRUCT_STAT_ST_RDEV 1
16465| #define HAVE_ST_RDEV 1
16466| #define loff_t off_t
16467| #define offset_t loff_t
16468| #define HAVE_PIPE 1
16469| #define HAVE_STRFTIME 1
16470| #define HAVE_SRANDOM 1
16471| #define HAVE_RANDOM 1
16472| #define HAVE_SRAND 1
16473| #define HAVE_RAND 1
16474| #define HAVE_USLEEP 1
16475| #define HAVE_SETBUFFER 1
16476| #define HAVE_LSTAT 1
16477| #define HAVE_GETPGRP 1
16478| #define HAVE_UTIME 1
16479| #define HAVE_UTIMES 1
16480| #define HAVE_STDBOOL_H 1
16481| #define HAVE_STDINT_H 1
16482| #define HAVE_SYS_SELECT_H 1
16483| #define HAVE_SETJMP_H 1
16484| #define HAVE_UTIME_H 1
16485| #define HAVE_SYS_WAIT_H 1
16486| #define HAVE_BOOL 1
16487| #define HAVE__Bool 1
16488| #define HAVE_MMAP 1
16489| #define HAVE_SYS_SYSLOG_H 1
16490| #define HAVE_SYSLOG_H 1
16491| #define HAVE_SYS_TIME_H 1
16492| #define HAVE_TIME_H 1
16493| #define HAVE_STDARG_H 1
16494| #define HAVE_SYS_MOUNT_H 1
16495| #define HAVE_SYS_UCONTEXT_H 1
16496| #define HAVE_SETEUID 1
16497| #define HAVE_SETEGID 1
16498| #define HAVE_CHROOT 1
16499| #define HAVE_BZERO 1
16500| #define HAVE_STRERROR 1
16501| #define HAVE_STRERROR_R 1
16502| #define HAVE_VSYSLOG 1
16503| #define HAVE_SETLINEBUF 1
16504| #define HAVE_MKTIME 1
16505| #define HAVE_FTRUNCATE 1
16506| #define HAVE_RENAME 1
16507| #define HAVE_WAITPID 1
16508| #define HAVE_WAIT4 1
16509| #define HAVE_STRLCPY 1
16510| #define HAVE_STRLCAT 1
16511| #define HAVE_INITGROUPS 1
16512| #define HAVE_MEMMOVE 1
16513| #define HAVE_STRDUP 1
16514| #define HAVE_PREAD 1
16515| #define HAVE_PWRITE 1
16516| #define HAVE_STRCASESTR 1
16517| #define HAVE_STRTOK_R 1
16518| #define HAVE_MKDTEMP 1
16519| #define HAVE_DUP2 1
16520| #define HAVE_ISATTY 1
16521| #define HAVE_CHOWN 1
16522| #define HAVE_LCHOWN 1
16523| #define HAVE_LINK 1
16524| #define HAVE_READLINK 1
16525| #define HAVE_SYMLINK 1
16526| #define HAVE_REALPATH 1
16527| #define HAVE_ERRNO_DECL 1
16528| #define HAVE_SECURE_MKSTEMP 1
16529| #define HAVE_STDIO_H 1
16530| #define HAVE_STRINGS_H 1
16531| #define HAVE_DECL_SNPRINTF 1
16532| #define HAVE_DECL_VSNPRINTF 1
16533| #define HAVE_DECL_ASPRINTF 1
16534| #define HAVE_DECL_VASPRINTF 1
16535| #define HAVE_SNPRINTF 1
16536| #define HAVE_VSNPRINTF 1
16537| #define HAVE_ASPRINTF 1
16538| #define HAVE_VASPRINTF 1
16539| #define HAVE_C99_VSNPRINTF 1
16540| #define HAVE_VA_COPY 1
16541| #define HAVE_FUNCTION_MACRO 1
16542| #define HAVE_SYS_PARAM_H 1
16543| #define HAVE_LIMITS_H 1
16544| #define HAVE_SETENV_DECL 1
16545| #define HAVE_SETENV 1
16546| #define HAVE_UNSETENV 1
16547| #define HAVE_STRTOULL 1
16548| #define HAVE_STRTOUQ 1
16549| #define HAVE_STRTOLL 1
16550| #define HAVE_STRTOQ 1
16551| #define HAVE__VA_ARGS__MACRO 1
16552| #define HAVE_SIG_ATOMIC_T_TYPE 1
16553| #define HAVE_VOLATILE 1
16554| #define HAVE_DIRENT_H 1
16555| #define HAVE_FCNTL_H 1
16556| #define HAVE_SYS_FCNTL_H 1
16557| #define HAVE_SYS_RESOURCE_H 1
16558| #define HAVE_SYS_IOCTL_H 1
16559| #define HAVE_SYS_FILIO_H 1
16560| #define HAVE_SYS_ACL_H 1
16561| #define HAVE_SYS_FILE_H 1
16562| #define HAVE_SYS_SELECT_H 1
16563| #define HAVE_POLL_H 1
16564| #define HAVE_POLL 1
16565| #define HAVE_SYS_TIME_H 1
16566| #define HAVE_UTIME_H 1
16567| #define TIME_WITH_SYS_TIME 1
16568| #define HAVE_UTIME 1
16569| #define HAVE_UTIMES 1
16570| #define HAVE_GETTIMEOFDAY_TZ 1
16571| #define HAVE_SYS_WAIT_H 1
16572| #define HAVE_GRP_H 1
16573| #define HAVE_PWD_H 1
16574| #define HAVE_GETPWNAM_R 1
16575| #define HAVE_GETPWUID_R 1
16576| #define HAVE_GETGRNAM_R 1
16577| #define HAVE_GETGRGID_R 1
16578| #define HAVE_GETGROUPLIST 1
16579| #define HAVE_CTYPE_H 1
16580| #define HAVE_LOCALE_H 1
16581| #define HAVE_LANGINFO_H 1
16582| #define HAVE_FNMATCH_H 1
16583| #define HAVE_SYS_IPC_H 1
16584| #define HAVE_SYS_MMAN_H 1
16585| #define HAVE_SYS_SHM_H 1
16586| #define HAVE_TERMIOS_H 1
16587| #define HAVE_DLFCN_H 1
16588| #define HAVE_DLOPEN 1
16589| #define HAVE_DLSYM 1
16590| #define HAVE_DLERROR 1
16591| #define HAVE_DLCLOSE 1
16592| #define REPLACE_GETPASS 1
16593| #define REPLACE_STRPTIME 1
16594| /* end confdefs.h.  */
16595| #include <winsock2.h>
16596configure:11269: result: no
16597configure:11269: checking for winsock2.h
16598configure:11269: result: no
16599configure:11269: checking ws2tcpip.h usability
16600configure:11269: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
16601conftest.c:207:22: error: ws2tcpip.h: No such file or directory
16602conftest.c:207:22: error: ws2tcpip.h: No such file or directory
16603fatal error: lipo: can't open input file: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_samba3/samba3/work/.tmp/ccesBnqz.out (No such file or directory)
16604configure:11269: $? = 1
16605configure: failed program was:
16606| /* confdefs.h */
16607| #define PACKAGE_NAME "Samba"
16608| #define PACKAGE_TARNAME "samba"
16609| #define PACKAGE_VERSION "3"
16610| #define PACKAGE_STRING "Samba 3"
16611| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
16612| #define PACKAGE_URL ""
16613| #define CONFIG_H_IS_FROM_SAMBA 1
16614| #define STDC_HEADERS 1
16615| #define HAVE_SYS_TYPES_H 1
16616| #define HAVE_SYS_STAT_H 1
16617| #define HAVE_STDLIB_H 1
16618| #define HAVE_STRING_H 1
16619| #define HAVE_MEMORY_H 1
16620| #define HAVE_STRINGS_H 1
16621| #define HAVE_INTTYPES_H 1
16622| #define HAVE_STDINT_H 1
16623| #define HAVE_UNISTD_H 1
16624| #define __EXTENSIONS__ 1
16625| #define _ALL_SOURCE 1
16626| #define _GNU_SOURCE 1
16627| #define _POSIX_PTHREAD_SEMANTICS 1
16628| #define _TANDEM_SOURCE 1
16629| #define AC_APPLE_UNIVERSAL_BUILD 1
16630| #ifndef _XOPEN_SOURCE_EXTENDED
16631| #define _XOPEN_SOURCE_EXTENDED 1
16632| #endif
16633| #define HAVE_STANDARDS_H 1
16634| #define HAVE_LONG_LONG 1
16635| #define SIZEOF_INT 4
16636| #define SIZEOF_CHAR 1
16637| #define SIZEOF_SHORT 2
16638| #define SIZEOF_LONG 4
16639| #define SIZEOF_LONG_LONG 8
16640| #define SIZEOF_OFF_T 8
16641| #define SIZEOF_SIZE_T 4
16642| #define SIZEOF_SSIZE_T 4
16643| #define HAVE_INTPTR_T 1
16644| #define HAVE_UINTPTR_T 1
16645| #define HAVE_PTRDIFF_T 1
16646| #define HAVE_IMMEDIATE_STRUCTURES 1
16647| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
16648| #define HAVE_STRUCT_STAT_ST_RDEV 1
16649| #define HAVE_ST_RDEV 1
16650| #define loff_t off_t
16651| #define offset_t loff_t
16652| #define HAVE_PIPE 1
16653| #define HAVE_STRFTIME 1
16654| #define HAVE_SRANDOM 1
16655| #define HAVE_RANDOM 1
16656| #define HAVE_SRAND 1
16657| #define HAVE_RAND 1
16658| #define HAVE_USLEEP 1
16659| #define HAVE_SETBUFFER 1
16660| #define HAVE_LSTAT 1
16661| #define HAVE_GETPGRP 1
16662| #define HAVE_UTIME 1
16663| #define HAVE_UTIMES 1
16664| #define HAVE_STDBOOL_H 1
16665| #define HAVE_STDINT_H 1
16666| #define HAVE_SYS_SELECT_H 1
16667| #define HAVE_SETJMP_H 1
16668| #define HAVE_UTIME_H 1
16669| #define HAVE_SYS_WAIT_H 1
16670| #define HAVE_BOOL 1
16671| #define HAVE__Bool 1
16672| #define HAVE_MMAP 1
16673| #define HAVE_SYS_SYSLOG_H 1
16674| #define HAVE_SYSLOG_H 1
16675| #define HAVE_SYS_TIME_H 1
16676| #define HAVE_TIME_H 1
16677| #define HAVE_STDARG_H 1
16678| #define HAVE_SYS_MOUNT_H 1
16679| #define HAVE_SYS_UCONTEXT_H 1
16680| #define HAVE_SETEUID 1
16681| #define HAVE_SETEGID 1
16682| #define HAVE_CHROOT 1
16683| #define HAVE_BZERO 1
16684| #define HAVE_STRERROR 1
16685| #define HAVE_STRERROR_R 1
16686| #define HAVE_VSYSLOG 1
16687| #define HAVE_SETLINEBUF 1
16688| #define HAVE_MKTIME 1
16689| #define HAVE_FTRUNCATE 1
16690| #define HAVE_RENAME 1
16691| #define HAVE_WAITPID 1
16692| #define HAVE_WAIT4 1
16693| #define HAVE_STRLCPY 1
16694| #define HAVE_STRLCAT 1
16695| #define HAVE_INITGROUPS 1
16696| #define HAVE_MEMMOVE 1
16697| #define HAVE_STRDUP 1
16698| #define HAVE_PREAD 1
16699| #define HAVE_PWRITE 1
16700| #define HAVE_STRCASESTR 1
16701| #define HAVE_STRTOK_R 1
16702| #define HAVE_MKDTEMP 1
16703| #define HAVE_DUP2 1
16704| #define HAVE_ISATTY 1
16705| #define HAVE_CHOWN 1
16706| #define HAVE_LCHOWN 1
16707| #define HAVE_LINK 1
16708| #define HAVE_READLINK 1
16709| #define HAVE_SYMLINK 1
16710| #define HAVE_REALPATH 1
16711| #define HAVE_ERRNO_DECL 1
16712| #define HAVE_SECURE_MKSTEMP 1
16713| #define HAVE_STDIO_H 1
16714| #define HAVE_STRINGS_H 1
16715| #define HAVE_DECL_SNPRINTF 1
16716| #define HAVE_DECL_VSNPRINTF 1
16717| #define HAVE_DECL_ASPRINTF 1
16718| #define HAVE_DECL_VASPRINTF 1
16719| #define HAVE_SNPRINTF 1
16720| #define HAVE_VSNPRINTF 1
16721| #define HAVE_ASPRINTF 1
16722| #define HAVE_VASPRINTF 1
16723| #define HAVE_C99_VSNPRINTF 1
16724| #define HAVE_VA_COPY 1
16725| #define HAVE_FUNCTION_MACRO 1
16726| #define HAVE_SYS_PARAM_H 1
16727| #define HAVE_LIMITS_H 1
16728| #define HAVE_SETENV_DECL 1
16729| #define HAVE_SETENV 1
16730| #define HAVE_UNSETENV 1
16731| #define HAVE_STRTOULL 1
16732| #define HAVE_STRTOUQ 1
16733| #define HAVE_STRTOLL 1
16734| #define HAVE_STRTOQ 1
16735| #define HAVE__VA_ARGS__MACRO 1
16736| #define HAVE_SIG_ATOMIC_T_TYPE 1
16737| #define HAVE_VOLATILE 1
16738| #define HAVE_DIRENT_H 1
16739| #define HAVE_FCNTL_H 1
16740| #define HAVE_SYS_FCNTL_H 1
16741| #define HAVE_SYS_RESOURCE_H 1
16742| #define HAVE_SYS_IOCTL_H 1
16743| #define HAVE_SYS_FILIO_H 1
16744| #define HAVE_SYS_ACL_H 1
16745| #define HAVE_SYS_FILE_H 1
16746| #define HAVE_SYS_SELECT_H 1
16747| #define HAVE_POLL_H 1
16748| #define HAVE_POLL 1
16749| #define HAVE_SYS_TIME_H 1
16750| #define HAVE_UTIME_H 1
16751| #define TIME_WITH_SYS_TIME 1
16752| #define HAVE_UTIME 1
16753| #define HAVE_UTIMES 1
16754| #define HAVE_GETTIMEOFDAY_TZ 1
16755| #define HAVE_SYS_WAIT_H 1
16756| #define HAVE_GRP_H 1
16757| #define HAVE_PWD_H 1
16758| #define HAVE_GETPWNAM_R 1
16759| #define HAVE_GETPWUID_R 1
16760| #define HAVE_GETGRNAM_R 1
16761| #define HAVE_GETGRGID_R 1
16762| #define HAVE_GETGROUPLIST 1
16763| #define HAVE_CTYPE_H 1
16764| #define HAVE_LOCALE_H 1
16765| #define HAVE_LANGINFO_H 1
16766| #define HAVE_FNMATCH_H 1
16767| #define HAVE_SYS_IPC_H 1
16768| #define HAVE_SYS_MMAN_H 1
16769| #define HAVE_SYS_SHM_H 1
16770| #define HAVE_TERMIOS_H 1
16771| #define HAVE_DLFCN_H 1
16772| #define HAVE_DLOPEN 1
16773| #define HAVE_DLSYM 1
16774| #define HAVE_DLERROR 1
16775| #define HAVE_DLCLOSE 1
16776| #define REPLACE_GETPASS 1
16777| #define REPLACE_STRPTIME 1
16778| /* end confdefs.h.  */
16779| #include <stdio.h>
16780| #ifdef HAVE_SYS_TYPES_H
16781| # include <sys/types.h>
16782| #endif
16783| #ifdef HAVE_SYS_STAT_H
16784| # include <sys/stat.h>
16785| #endif
16786| #ifdef STDC_HEADERS
16787| # include <stdlib.h>
16788| # include <stddef.h>
16789| #else
16790| # ifdef HAVE_STDLIB_H
16791| #  include <stdlib.h>
16792| # endif
16793| #endif
16794| #ifdef HAVE_STRING_H
16795| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
16796| #  include <memory.h>
16797| # endif
16798| # include <string.h>
16799| #endif
16800| #ifdef HAVE_STRINGS_H
16801| # include <strings.h>
16802| #endif
16803| #ifdef HAVE_INTTYPES_H
16804| # include <inttypes.h>
16805| #endif
16806| #ifdef HAVE_STDINT_H
16807| # include <stdint.h>
16808| #endif
16809| #ifdef HAVE_UNISTD_H
16810| # include <unistd.h>
16811| #endif
16812| #include <ws2tcpip.h>
16813configure:11269: result: no
16814configure:11269: checking ws2tcpip.h presence
16815configure:11269: /usr/bin/gcc-4.2 -E -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c
16816conftest.c:174:22: error: ws2tcpip.h: No such file or directory
16817configure:11269: $? = 1
16818configure: failed program was:
16819| /* confdefs.h */
16820| #define PACKAGE_NAME "Samba"
16821| #define PACKAGE_TARNAME "samba"
16822| #define PACKAGE_VERSION "3"
16823| #define PACKAGE_STRING "Samba 3"
16824| #define PACKAGE_BUGREPORT "samba-technical@samba.org"
16825| #define PACKAGE_URL ""
16826| #define CONFIG_H_IS_FROM_SAMBA 1
16827| #define STDC_HEADERS 1
16828| #define HAVE_SYS_TYPES_H 1
16829| #define HAVE_SYS_STAT_H 1
16830| #define HAVE_STDLIB_H 1
16831| #define HAVE_STRING_H 1
16832| #define HAVE_MEMORY_H 1
16833| #define HAVE_STRINGS_H 1
16834| #define HAVE_INTTYPES_H 1
16835| #define HAVE_STDINT_H 1
16836| #define HAVE_UNISTD_H 1
16837| #define __EXTENSIONS__ 1
16838| #define _ALL_SOURCE 1
16839| #define _GNU_SOURCE 1
16840| #define _POSIX_PTHREAD_SEMANTICS 1
16841| #define _TANDEM_SOURCE 1
16842| #define AC_APPLE_UNIVERSAL_BUILD 1
16843| #ifndef _XOPEN_SOURCE_EXTENDED
16844| #define _XOPEN_SOURCE_EXTENDED 1
16845| #endif
16846| #define HAVE_STANDARDS_H 1
16847| #define HAVE_LONG_LONG 1
16848| #define SIZEOF_INT 4
16849| #define SIZEOF_CHAR 1
16850| #define SIZEOF_SHORT 2
16851| #define SIZEOF_LONG 4
16852| #define SIZEOF_LONG_LONG 8
16853| #define SIZEOF_OFF_T 8
16854| #define SIZEOF_SIZE_T 4
16855| #define SIZEOF_SSIZE_T 4
16856| #define HAVE_INTPTR_T 1
16857| #define HAVE_UINTPTR_T 1
16858| #define HAVE_PTRDIFF_T 1
16859| #define HAVE_IMMEDIATE_STRUCTURES 1
16860| #define BROKEN_UNICODE_COMPOSE_CHARACTERS 1
16861| #define HAVE_STRUCT_STAT_ST_RDEV 1
16862| #define HAVE_ST_RDEV 1
16863| #define loff_t off_t
16864| #define offset_t loff_t
16865| #define HAVE_PIPE 1
16866| #define HAVE_STRFTIME 1
16867| #define HAVE_SRANDOM 1
16868| #define HAVE_RANDOM 1
16869| #define HAVE_SRAND 1
16870| #define HAVE_RAND 1
16871| #define HAVE_USLEEP 1
16872| #define HAVE_SETBUFFER 1
16873| #define HAVE_LSTAT 1
16874| #define HAVE_GETPGRP 1
16875| #define HAVE_UTIME 1
16876| #define HAVE_UTIMES 1
16877| #define HAVE_STDBOOL_H 1
16878| #define HAVE_STDINT_H 1
16879| #define HAVE_SYS_SELECT_H 1
16880| #define HAVE_SETJMP_H 1
16881| #define HAVE_UTIME_H 1
16882| #define HAVE_SYS_WAIT_H 1
16883| #define HAVE_BOOL 1
16884| #define HAVE__Bool 1
16885| #define HAVE_MMAP 1
16886| #define HAVE_SYS_SYSLOG_H 1
16887| #define HAVE_SYSLOG_H 1
16888| #define HAVE_SYS_TIME_H 1
16889| #define HAVE_TIME_H 1
16890| #define HAVE_STDARG_H 1
16891| #define HAVE_SYS_MOUNT_H 1
16892| #define HAVE_SYS_UCONTEXT_H 1
16893| #define HAVE_SETEUID 1
16894| #define HAVE_SETEGID 1
16895| #define HAVE_CHROOT 1
16896| #define HAVE_BZERO 1
16897| #define HAVE_STRERROR 1
16898| #define HAVE_STRERROR_R 1
16899| #define HAVE_VSYSLOG 1
16900| #define HAVE_SETLINEBUF 1
16901| #define HAVE_MKTIME 1
16902| #define HAVE_FTRUNCATE 1
16903| #define HAVE_RENAME 1
16904| #define HAVE_WAITPID 1
16905| #define HAVE_WAIT4 1
16906| #define HAVE_STRLCPY 1
16907| #define HAVE_STRLCAT 1
16908| #define HAVE_INITGROUPS 1
16909| #define HAVE_MEMMOVE 1
16910| #define HAVE_STRDUP 1
16911| #define HAVE_PREAD 1
16912| #define HAVE_PWRITE 1
16913| #define HAVE_STRCASESTR 1
16914| #define HAVE_STRTOK_R 1
16915| #define HAVE_MKDTEMP 1
16916| #define HAVE_DUP2 1
16917| #define HAVE_ISATTY 1
16918| #define HAVE_CHOWN 1
16919| #define HAVE_LCHOWN 1
16920| #define HAVE_LINK 1
16921| #define HAVE_READLINK 1
16922| #define HAVE_SYMLINK 1
16923| #define HAVE_REALPATH 1
16924| #define HAVE_ERRNO_DECL 1
16925| #define HAVE_SECURE_MKSTEMP 1
16926| #define HAVE_STDIO_H 1
16927| #define HAVE_STRINGS_H 1
16928| #define HAVE_DECL_SNPRINTF 1
16929| #define HAVE_DECL_VSNPRINTF 1
16930| #define HAVE_DECL_ASPRINTF 1
16931| #define HAVE_DECL_VASPRINTF 1
16932| #define HAVE_SNPRINTF 1
16933| #define HAVE_VSNPRINTF 1
16934| #define HAVE_ASPRINTF 1
16935| #define HAVE_VASPRINTF 1
16936| #define HAVE_C99_VSNPRINTF 1
16937| #define HAVE_VA_COPY 1
16938| #define HAVE_FUNCTION_MACRO 1
16939| #define HAVE_SYS_PARAM_H 1
16940| #define HAVE_LIMITS_H 1
16941| #define HAVE_SETENV_DECL 1
16942| #define HAVE_SETENV 1
16943| #define HAVE_UNSETENV 1
16944| #define HAVE_STRTOULL 1
16945| #define HAVE_STRTOUQ 1
16946| #define HAVE_STRTOLL 1
16947| #define HAVE_STRTOQ 1
16948| #define HAVE__VA_ARGS__MACRO 1
16949| #define HAVE_SIG_ATOMIC_T_TYPE 1
16950| #define HAVE_VOLATILE 1
16951| #define HAVE_DIRENT_H 1
16952| #define HAVE_FCNTL_H 1
16953| #define HAVE_SYS_FCNTL_H 1
16954| #define HAVE_SYS_RESOURCE_H 1
16955| #define HAVE_SYS_IOCTL_H 1
16956| #define HAVE_SYS_FILIO_H 1
16957| #define HAVE_SYS_ACL_H 1
16958| #define HAVE_SYS_FILE_H 1
16959| #define HAVE_SYS_SELECT_H 1
16960| #define HAVE_POLL_H 1
16961| #define HAVE_POLL 1
16962| #define HAVE_SYS_TIME_H 1
16963| #define HAVE_UTIME_H 1
16964| #define TIME_WITH_SYS_TIME 1
16965| #define HAVE_UTIME 1
16966| #define HAVE_UTIMES 1
16967| #define HAVE_GETTIMEOFDAY_TZ 1
16968| #define HAVE_SYS_WAIT_H 1
16969| #define HAVE_GRP_H 1
16970| #define HAVE_PWD_H 1
16971| #define HAVE_GETPWNAM_R 1
16972| #define HAVE_GETPWUID_R 1
16973| #define HAVE_GETGRNAM_R 1
16974| #define HAVE_GETGRGID_R 1
16975| #define HAVE_GETGROUPLIST 1
16976| #define HAVE_CTYPE_H 1
16977| #define HAVE_LOCALE_H 1
16978| #define HAVE_LANGINFO_H 1
16979| #define HAVE_FNMATCH_H 1
16980| #define HAVE_SYS_IPC_H 1
16981| #define HAVE_SYS_MMAN_H 1
16982| #define HAVE_SYS_SHM_H 1
16983| #define HAVE_TERMIOS_H 1
16984| #define HAVE_DLFCN_H 1
16985| #define HAVE_DLOPEN 1
16986| #define HAVE_DLSYM 1
16987| #define HAVE_DLERROR 1
16988| #define HAVE_DLCLOSE 1
16989| #define REPLACE_GETPASS 1
16990| #define REPLACE_STRPTIME 1
16991| /* end confdefs.h.  */
16992| #include <ws2tcpip.h>
16993configure:11269: result: no
16994configure:11269: checking for ws2tcpip.h
16995configure:11269: result: no
16996configure:11282: checking whether mkdir supports mode
16997configure:11306: /usr/bin/gcc-4.2 -c -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt conftest.c >&5
16998configure:11306: $? = 0
16999configure:11313: result: yes
17000configure:11325: checking for timegm
17001configure:11325: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
17002configure:11325: $? = 0
17003configure:11325: result: yes
17004configure:11337: checking for broken readdir
17005configure:11352: /usr/bin/gcc-4.2 -o conftest -pipe -Os -arch i386 -arch ppc -I/opt/local/include -Iinclude -I./include  -I. -I. -I./../lib/replace -I./librpc -I./.. -I./../lib/popt -L/opt/local/lib -Wl,-headerpad_max_install_names -lintl -arch i386 -arch ppc conftest.c  >&5
17006configure:11352: $? = 0
17007configure:11352: ./conftest