1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by avahi configure 0.6.22, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-autoipd --disable-qt3 --disable-qt4 --disable-mono --disable-monodoc --with-libiconv-prefix=/opt/local --with-libintl-prefix=/opt/local --with-distro=darwin --enable-compat-libdns_sd |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = macbook-pro-de-alejandro-sanchez-marin.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386 |
---|
27 | Kernel configured for up to 2 processors. |
---|
28 | 2 processors are physically available. |
---|
29 | 2 processors are logically available. |
---|
30 | Processor type: i486 (Intel 80486) |
---|
31 | Processors active: 0 1 |
---|
32 | Primary memory available: 2.00 gigabytes |
---|
33 | Default processor set: 78 tasks, 316 threads, 2 processors |
---|
34 | Load average: 1.82, Mach factor: 0.72 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | PATH: /usr/X11R6/bin |
---|
46 | |
---|
47 | |
---|
48 | ## ----------- ## |
---|
49 | ## Core tests. ## |
---|
50 | ## ----------- ## |
---|
51 | |
---|
52 | configure:2339: checking for a BSD-compatible install |
---|
53 | configure:2395: result: /usr/bin/install |
---|
54 | configure:2406: checking whether build environment is sane |
---|
55 | configure:2449: result: yes |
---|
56 | configure:2514: checking for gawk |
---|
57 | configure:2530: found /opt/local/bin/gawk |
---|
58 | configure:2541: result: gawk |
---|
59 | configure:2552: checking whether make sets $(MAKE) |
---|
60 | configure:2573: result: yes |
---|
61 | configure:2841: checking for gcc |
---|
62 | configure:2868: result: /usr/bin/gcc-4.0 |
---|
63 | configure:3106: checking for C compiler version |
---|
64 | configure:3113: /usr/bin/gcc-4.0 --version >&5 |
---|
65 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
66 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
67 | This is free software; see the source for copying conditions. There is NO |
---|
68 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
69 | |
---|
70 | configure:3116: $? = 0 |
---|
71 | configure:3123: /usr/bin/gcc-4.0 -v >&5 |
---|
72 | Using built-in specs. |
---|
73 | Target: i686-apple-darwin9 |
---|
74 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
75 | Thread model: posix |
---|
76 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
77 | configure:3126: $? = 0 |
---|
78 | configure:3133: /usr/bin/gcc-4.0 -V >&5 |
---|
79 | gcc-4.0: argument to `-V' is missing |
---|
80 | configure:3136: $? = 1 |
---|
81 | configure:3159: checking for C compiler default output file name |
---|
82 | configure:3186: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
83 | configure:3189: $? = 0 |
---|
84 | configure:3227: result: a.out |
---|
85 | configure:3244: checking whether the C compiler works |
---|
86 | configure:3254: ./a.out |
---|
87 | configure:3257: $? = 0 |
---|
88 | configure:3274: result: yes |
---|
89 | configure:3281: checking whether we are cross compiling |
---|
90 | configure:3283: result: no |
---|
91 | configure:3286: checking for suffix of executables |
---|
92 | configure:3293: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
93 | configure:3296: $? = 0 |
---|
94 | configure:3320: result: |
---|
95 | configure:3326: checking for suffix of object files |
---|
96 | configure:3352: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
97 | configure:3355: $? = 0 |
---|
98 | configure:3378: result: o |
---|
99 | configure:3382: checking whether we are using the GNU C compiler |
---|
100 | configure:3411: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
101 | configure:3417: $? = 0 |
---|
102 | configure:3434: result: yes |
---|
103 | configure:3439: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
104 | configure:3469: /usr/bin/gcc-4.0 -c -g -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
105 | configure:3475: $? = 0 |
---|
106 | configure:3574: result: yes |
---|
107 | configure:3591: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
108 | configure:3665: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
109 | configure:3671: $? = 0 |
---|
110 | configure:3694: result: none needed |
---|
111 | configure:3723: checking for style of include used by make |
---|
112 | configure:3751: result: GNU |
---|
113 | configure:3779: checking dependency style of /usr/bin/gcc-4.0 |
---|
114 | configure:3869: result: gcc3 |
---|
115 | configure:4002: checking for C++ compiler version |
---|
116 | configure:4009: /usr/bin/g++-4.0 --version >&5 |
---|
117 | i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
118 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
119 | This is free software; see the source for copying conditions. There is NO |
---|
120 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
121 | |
---|
122 | configure:4012: $? = 0 |
---|
123 | configure:4019: /usr/bin/g++-4.0 -v >&5 |
---|
124 | Using built-in specs. |
---|
125 | Target: i686-apple-darwin9 |
---|
126 | Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
127 | Thread model: posix |
---|
128 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
129 | configure:4022: $? = 0 |
---|
130 | configure:4029: /usr/bin/g++-4.0 -V >&5 |
---|
131 | g++-4.0: argument to `-V' is missing |
---|
132 | configure:4032: $? = 1 |
---|
133 | configure:4035: checking whether we are using the GNU C++ compiler |
---|
134 | configure:4064: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.cpp >&5 |
---|
135 | configure:4070: $? = 0 |
---|
136 | configure:4087: result: yes |
---|
137 | configure:4092: checking whether /usr/bin/g++-4.0 accepts -g |
---|
138 | configure:4122: /usr/bin/g++-4.0 -c -g -I/opt/local/include -L/opt/local/lib conftest.cpp >&5 |
---|
139 | configure:4128: $? = 0 |
---|
140 | configure:4227: result: yes |
---|
141 | configure:4252: checking dependency style of /usr/bin/g++-4.0 |
---|
142 | configure:4342: result: gcc3 |
---|
143 | configure:4370: checking how to run the C preprocessor |
---|
144 | configure:4486: result: /usr/bin/cpp-4.0 |
---|
145 | configure:4515: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
146 | configure:4521: $? = 0 |
---|
147 | configure:4552: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
148 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
149 | configure:4558: $? = 1 |
---|
150 | configure: failed program was: |
---|
151 | | /* confdefs.h. */ |
---|
152 | | #define PACKAGE_NAME "avahi" |
---|
153 | | #define PACKAGE_TARNAME "avahi" |
---|
154 | | #define PACKAGE_VERSION "0.6.22" |
---|
155 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
156 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
157 | | #define PACKAGE "avahi" |
---|
158 | | #define VERSION "0.6.22" |
---|
159 | | #define _GNU_SOURCE 1 |
---|
160 | | /* end confdefs.h. */ |
---|
161 | | #include <ac_nonexistent.h> |
---|
162 | configure:4608: checking for a BSD-compatible install |
---|
163 | configure:4664: result: /usr/bin/install |
---|
164 | configure:4675: checking whether ln -s works |
---|
165 | configure:4679: result: yes |
---|
166 | configure:4686: checking whether make sets $(MAKE) |
---|
167 | configure:4707: result: yes |
---|
168 | configure:4718: checking for grep that handles long lines and -e |
---|
169 | configure:4792: result: /usr/bin/grep |
---|
170 | configure:4797: checking for egrep |
---|
171 | configure:4875: result: /usr/bin/grep -E |
---|
172 | configure:4881: checking whether /usr/bin/gcc-4.0 needs -traditional |
---|
173 | conftest.c:11:20: error: termio.h: No such file or directory |
---|
174 | configure:4923: result: no |
---|
175 | configure:4932: checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together |
---|
176 | configure:4967: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5 |
---|
177 | configure:4970: $? = 0 |
---|
178 | configure:4976: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5 |
---|
179 | configure:4979: $? = 0 |
---|
180 | configure:4990: cc -c conftest.c >&5 |
---|
181 | configure:4993: $? = 0 |
---|
182 | configure:5001: cc -c conftest.c -o conftest2.o >&5 |
---|
183 | configure:5004: $? = 0 |
---|
184 | configure:5010: cc -c conftest.c -o conftest2.o >&5 |
---|
185 | configure:5013: $? = 0 |
---|
186 | configure:5031: result: yes |
---|
187 | configure:5086: checking whether libssp exists |
---|
188 | configure:5114: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lssp >&5 |
---|
189 | ld: library not found for -lssp |
---|
190 | collect2: ld returned 1 exit status |
---|
191 | configure:5120: $? = 1 |
---|
192 | configure: failed program was: |
---|
193 | | /* confdefs.h. */ |
---|
194 | | #define PACKAGE_NAME "avahi" |
---|
195 | | #define PACKAGE_TARNAME "avahi" |
---|
196 | | #define PACKAGE_VERSION "0.6.22" |
---|
197 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
198 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
199 | | #define PACKAGE "avahi" |
---|
200 | | #define VERSION "0.6.22" |
---|
201 | | #define _GNU_SOURCE 1 |
---|
202 | | /* end confdefs.h. */ |
---|
203 | | |
---|
204 | | int |
---|
205 | | main () |
---|
206 | | { |
---|
207 | | |
---|
208 | | ; |
---|
209 | | return 0; |
---|
210 | | } |
---|
211 | configure:5139: result: no |
---|
212 | configure:5146: checking whether stack-smashing protection is available |
---|
213 | configure:5167: result: yes |
---|
214 | configure:5169: checking whether stack-smashing protection is buggy |
---|
215 | configure:5175: result: yes |
---|
216 | configure:5420: checking build system type |
---|
217 | configure:5438: result: i386-apple-darwin9.1.0 |
---|
218 | configure:5460: checking host system type |
---|
219 | configure:5475: result: i386-apple-darwin9.1.0 |
---|
220 | configure:5497: checking for a sed that does not truncate output |
---|
221 | configure:5553: result: /usr/bin/sed |
---|
222 | configure:5567: checking for ld used by /usr/bin/gcc-4.0 |
---|
223 | configure:5634: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
224 | configure:5643: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
225 | configure:5658: result: no |
---|
226 | configure:5663: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files |
---|
227 | configure:5670: result: -r |
---|
228 | configure:5688: checking for BSD-compatible nm |
---|
229 | configure:5737: result: /usr/bin/nm -p |
---|
230 | configure:5741: checking how to recognize dependent libraries |
---|
231 | configure:5927: result: pass_all |
---|
232 | configure:6162: checking for ANSI C header files |
---|
233 | configure:6192: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
234 | configure:6198: $? = 0 |
---|
235 | configure:6297: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
236 | configure:6300: $? = 0 |
---|
237 | configure:6306: ./conftest |
---|
238 | configure:6309: $? = 0 |
---|
239 | configure:6326: result: yes |
---|
240 | configure:6350: checking for sys/types.h |
---|
241 | configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
242 | configure:6377: $? = 0 |
---|
243 | configure:6393: result: yes |
---|
244 | configure:6350: checking for sys/stat.h |
---|
245 | configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
246 | configure:6377: $? = 0 |
---|
247 | configure:6393: result: yes |
---|
248 | configure:6350: checking for stdlib.h |
---|
249 | configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
250 | configure:6377: $? = 0 |
---|
251 | configure:6393: result: yes |
---|
252 | configure:6350: checking for string.h |
---|
253 | configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
254 | configure:6377: $? = 0 |
---|
255 | configure:6393: result: yes |
---|
256 | configure:6350: checking for memory.h |
---|
257 | configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
258 | configure:6377: $? = 0 |
---|
259 | configure:6393: result: yes |
---|
260 | configure:6350: checking for strings.h |
---|
261 | configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
262 | configure:6377: $? = 0 |
---|
263 | configure:6393: result: yes |
---|
264 | configure:6350: checking for inttypes.h |
---|
265 | configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
266 | configure:6377: $? = 0 |
---|
267 | configure:6393: result: yes |
---|
268 | configure:6350: checking for stdint.h |
---|
269 | configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
270 | configure:6377: $? = 0 |
---|
271 | configure:6393: result: yes |
---|
272 | configure:6350: checking for unistd.h |
---|
273 | configure:6371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
274 | configure:6377: $? = 0 |
---|
275 | configure:6393: result: yes |
---|
276 | configure:6420: checking dlfcn.h usability |
---|
277 | configure:6437: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
278 | configure:6443: $? = 0 |
---|
279 | configure:6457: result: yes |
---|
280 | configure:6461: checking dlfcn.h presence |
---|
281 | configure:6476: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
282 | configure:6482: $? = 0 |
---|
283 | configure:6496: result: yes |
---|
284 | configure:6529: checking for dlfcn.h |
---|
285 | configure:6537: result: yes |
---|
286 | configure:6560: checking how to run the C++ preprocessor |
---|
287 | configure:6596: /usr/bin/g++-4.0 -E -I/opt/local/include -L/opt/local/lib conftest.cpp |
---|
288 | configure:6602: $? = 0 |
---|
289 | configure:6633: /usr/bin/g++-4.0 -E -I/opt/local/include -L/opt/local/lib conftest.cpp |
---|
290 | conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory |
---|
291 | configure:6639: $? = 1 |
---|
292 | configure: failed program was: |
---|
293 | | /* confdefs.h. */ |
---|
294 | | #define PACKAGE_NAME "avahi" |
---|
295 | | #define PACKAGE_TARNAME "avahi" |
---|
296 | | #define PACKAGE_VERSION "0.6.22" |
---|
297 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
298 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
299 | | #define PACKAGE "avahi" |
---|
300 | | #define VERSION "0.6.22" |
---|
301 | | #define _GNU_SOURCE 1 |
---|
302 | | #define STDC_HEADERS 1 |
---|
303 | | #define HAVE_SYS_TYPES_H 1 |
---|
304 | | #define HAVE_SYS_STAT_H 1 |
---|
305 | | #define HAVE_STDLIB_H 1 |
---|
306 | | #define HAVE_STRING_H 1 |
---|
307 | | #define HAVE_MEMORY_H 1 |
---|
308 | | #define HAVE_STRINGS_H 1 |
---|
309 | | #define HAVE_INTTYPES_H 1 |
---|
310 | | #define HAVE_STDINT_H 1 |
---|
311 | | #define HAVE_UNISTD_H 1 |
---|
312 | | #define HAVE_DLFCN_H 1 |
---|
313 | | /* end confdefs.h. */ |
---|
314 | | #include <ac_nonexistent.h> |
---|
315 | configure:6672: result: /usr/bin/g++-4.0 -E |
---|
316 | configure:6701: /usr/bin/g++-4.0 -E -I/opt/local/include -L/opt/local/lib conftest.cpp |
---|
317 | configure:6707: $? = 0 |
---|
318 | configure:6738: /usr/bin/g++-4.0 -E -I/opt/local/include -L/opt/local/lib conftest.cpp |
---|
319 | conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory |
---|
320 | configure:6744: $? = 1 |
---|
321 | configure: failed program was: |
---|
322 | | /* confdefs.h. */ |
---|
323 | | #define PACKAGE_NAME "avahi" |
---|
324 | | #define PACKAGE_TARNAME "avahi" |
---|
325 | | #define PACKAGE_VERSION "0.6.22" |
---|
326 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
327 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
328 | | #define PACKAGE "avahi" |
---|
329 | | #define VERSION "0.6.22" |
---|
330 | | #define _GNU_SOURCE 1 |
---|
331 | | #define STDC_HEADERS 1 |
---|
332 | | #define HAVE_SYS_TYPES_H 1 |
---|
333 | | #define HAVE_SYS_STAT_H 1 |
---|
334 | | #define HAVE_STDLIB_H 1 |
---|
335 | | #define HAVE_STRING_H 1 |
---|
336 | | #define HAVE_MEMORY_H 1 |
---|
337 | | #define HAVE_STRINGS_H 1 |
---|
338 | | #define HAVE_INTTYPES_H 1 |
---|
339 | | #define HAVE_STDINT_H 1 |
---|
340 | | #define HAVE_UNISTD_H 1 |
---|
341 | | #define HAVE_DLFCN_H 1 |
---|
342 | | /* end confdefs.h. */ |
---|
343 | | #include <ac_nonexistent.h> |
---|
344 | configure:6836: checking for g77 |
---|
345 | configure:6866: result: no |
---|
346 | configure:6836: checking for xlf |
---|
347 | configure:6866: result: no |
---|
348 | configure:6836: checking for f77 |
---|
349 | configure:6866: result: no |
---|
350 | configure:6836: checking for frt |
---|
351 | configure:6866: result: no |
---|
352 | configure:6836: checking for pgf77 |
---|
353 | configure:6866: result: no |
---|
354 | configure:6836: checking for cf77 |
---|
355 | configure:6866: result: no |
---|
356 | configure:6836: checking for fort77 |
---|
357 | configure:6866: result: no |
---|
358 | configure:6836: checking for fl32 |
---|
359 | configure:6866: result: no |
---|
360 | configure:6836: checking for af77 |
---|
361 | configure:6866: result: no |
---|
362 | configure:6836: checking for xlf90 |
---|
363 | configure:6866: result: no |
---|
364 | configure:6836: checking for f90 |
---|
365 | configure:6866: result: no |
---|
366 | configure:6836: checking for pgf90 |
---|
367 | configure:6866: result: no |
---|
368 | configure:6836: checking for pghpf |
---|
369 | configure:6866: result: no |
---|
370 | configure:6836: checking for epcf90 |
---|
371 | configure:6866: result: no |
---|
372 | configure:6836: checking for gfortran |
---|
373 | configure:6866: result: no |
---|
374 | configure:6836: checking for g95 |
---|
375 | configure:6866: result: no |
---|
376 | configure:6836: checking for xlf95 |
---|
377 | configure:6866: result: no |
---|
378 | configure:6836: checking for f95 |
---|
379 | configure:6866: result: no |
---|
380 | configure:6836: checking for fort |
---|
381 | configure:6866: result: no |
---|
382 | configure:6836: checking for ifort |
---|
383 | configure:6866: result: no |
---|
384 | configure:6836: checking for ifc |
---|
385 | configure:6866: result: no |
---|
386 | configure:6836: checking for efc |
---|
387 | configure:6866: result: no |
---|
388 | configure:6836: checking for pgf95 |
---|
389 | configure:6866: result: no |
---|
390 | configure:6836: checking for lf95 |
---|
391 | configure:6866: result: no |
---|
392 | configure:6836: checking for ftn |
---|
393 | configure:6866: result: no |
---|
394 | configure:6893: checking for Fortran 77 compiler version |
---|
395 | configure:6900: --version >&5 |
---|
396 | ./configure: line 6901: --version: command not found |
---|
397 | configure:6903: $? = 127 |
---|
398 | configure:6910: -v >&5 |
---|
399 | ./configure: line 6911: -v: command not found |
---|
400 | configure:6913: $? = 127 |
---|
401 | configure:6920: -V >&5 |
---|
402 | ./configure: line 6921: -V: command not found |
---|
403 | configure:6923: $? = 127 |
---|
404 | configure:6931: checking whether we are using the GNU Fortran 77 compiler |
---|
405 | configure:6950: -c -O2 conftest.F >&5 |
---|
406 | ./configure: line 6951: -c: command not found |
---|
407 | configure:6956: $? = 127 |
---|
408 | configure: failed program was: |
---|
409 | | program main |
---|
410 | | #ifndef __GNUC__ |
---|
411 | | choke me |
---|
412 | | #endif |
---|
413 | | |
---|
414 | | end |
---|
415 | configure:6973: result: no |
---|
416 | configure:6979: checking whether accepts -g |
---|
417 | configure:6996: -c -g conftest.f >&5 |
---|
418 | ./configure: line 6997: -c: command not found |
---|
419 | configure:7002: $? = 127 |
---|
420 | configure: failed program was: |
---|
421 | | program main |
---|
422 | | |
---|
423 | | end |
---|
424 | configure:7018: result: no |
---|
425 | configure:7048: checking the maximum length of command line arguments |
---|
426 | configure:7160: result: 196608 |
---|
427 | configure:7172: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object |
---|
428 | configure:7277: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
429 | configure:7280: $? = 0 |
---|
430 | configure:7284: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
431 | configure:7287: $? = 0 |
---|
432 | cannot find nm_test_var in conftest.nm |
---|
433 | configure:7277: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
434 | configure:7280: $? = 0 |
---|
435 | configure:7284: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
436 | configure:7287: $? = 0 |
---|
437 | configure:7339: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c conftstm.o >&5 |
---|
438 | configure:7342: $? = 0 |
---|
439 | configure:7380: result: ok |
---|
440 | configure:7384: checking for objdir |
---|
441 | configure:7399: result: .libs |
---|
442 | configure:7491: checking for ar |
---|
443 | configure:7507: found /usr/bin/ar |
---|
444 | configure:7518: result: ar |
---|
445 | configure:7587: checking for ranlib |
---|
446 | configure:7603: found /usr/bin/ranlib |
---|
447 | configure:7614: result: ranlib |
---|
448 | configure:7683: checking for strip |
---|
449 | configure:7699: found /usr/bin/strip |
---|
450 | configure:7710: result: strip |
---|
451 | configure:7996: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions |
---|
452 | configure:8014: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib -fno-rtti -fno-exceptions conftest.c >&5 |
---|
453 | cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C |
---|
454 | configure:8018: $? = 0 |
---|
455 | configure:8031: result: no |
---|
456 | configure:8046: checking for /usr/bin/gcc-4.0 option to produce PIC |
---|
457 | configure:8278: result: -fno-common |
---|
458 | configure:8286: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works |
---|
459 | configure:8304: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib -fno-common -DPIC conftest.c >&5 |
---|
460 | configure:8308: $? = 0 |
---|
461 | configure:8321: result: yes |
---|
462 | configure:8349: checking if /usr/bin/gcc-4.0 static flag -static works |
---|
463 | configure:8377: result: no |
---|
464 | configure:8387: checking if /usr/bin/gcc-4.0 supports -c -o file.o |
---|
465 | configure:8408: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib -o out/conftest2.o conftest.c >&5 |
---|
466 | configure:8412: $? = 0 |
---|
467 | configure:8434: result: yes |
---|
468 | configure:8460: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
469 | configure:9441: result: yes |
---|
470 | configure:9508: checking dynamic linker characteristics |
---|
471 | configure:10122: result: darwin9.1.0 dyld |
---|
472 | configure:10131: checking how to hardcode library paths into programs |
---|
473 | configure:10156: result: immediate |
---|
474 | configure:10170: checking whether stripping libraries is possible |
---|
475 | configure:10184: result: yes |
---|
476 | configure:10977: checking if libtool supports shared libraries |
---|
477 | configure:10979: result: yes |
---|
478 | configure:10982: checking whether to build shared libraries |
---|
479 | configure:11003: result: yes |
---|
480 | configure:11006: checking whether to build static libraries |
---|
481 | configure:11010: result: yes |
---|
482 | configure:11103: creating libtool |
---|
483 | configure:11691: checking for ld used by /usr/bin/g++-4.0 |
---|
484 | configure:11758: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
485 | configure:11767: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
486 | configure:11782: result: no |
---|
487 | configure:11833: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
488 | configure:12807: result: yes |
---|
489 | configure:12825: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.cpp >&5 |
---|
490 | configure:12828: $? = 0 |
---|
491 | configure:12980: checking for /usr/bin/g++-4.0 option to produce PIC |
---|
492 | configure:13264: result: -fno-common |
---|
493 | configure:13272: checking if /usr/bin/g++-4.0 PIC flag -fno-common works |
---|
494 | configure:13290: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib -fno-common -DPIC conftest.cpp >&5 |
---|
495 | configure:13294: $? = 0 |
---|
496 | configure:13307: result: yes |
---|
497 | configure:13335: checking if /usr/bin/g++-4.0 static flag -static works |
---|
498 | configure:13363: result: no |
---|
499 | configure:13373: checking if /usr/bin/g++-4.0 supports -c -o file.o |
---|
500 | configure:13394: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib -o out/conftest2.o conftest.cpp >&5 |
---|
501 | configure:13398: $? = 0 |
---|
502 | configure:13420: result: yes |
---|
503 | configure:13446: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries |
---|
504 | configure:13474: result: yes |
---|
505 | configure:13541: checking dynamic linker characteristics |
---|
506 | configure:14103: result: darwin9.1.0 dyld |
---|
507 | configure:14112: checking how to hardcode library paths into programs |
---|
508 | configure:14137: result: immediate |
---|
509 | configure:20335: checking whether the C++ compiler works |
---|
510 | configure:20356: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.cpp >&5 |
---|
511 | configure:20362: $? = 0 |
---|
512 | configure:20384: result: yes |
---|
513 | configure:20586: checking for the pthreads library -lpthreads |
---|
514 | configure:20629: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lpthreads >&5 |
---|
515 | ld: library not found for -lpthreads |
---|
516 | collect2: ld returned 1 exit status |
---|
517 | configure:20635: $? = 1 |
---|
518 | configure: failed program was: |
---|
519 | | /* confdefs.h. */ |
---|
520 | | #define PACKAGE_NAME "avahi" |
---|
521 | | #define PACKAGE_TARNAME "avahi" |
---|
522 | | #define PACKAGE_VERSION "0.6.22" |
---|
523 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
524 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
525 | | #define PACKAGE "avahi" |
---|
526 | | #define VERSION "0.6.22" |
---|
527 | | #define _GNU_SOURCE 1 |
---|
528 | | #define STDC_HEADERS 1 |
---|
529 | | #define HAVE_SYS_TYPES_H 1 |
---|
530 | | #define HAVE_SYS_STAT_H 1 |
---|
531 | | #define HAVE_STDLIB_H 1 |
---|
532 | | #define HAVE_STRING_H 1 |
---|
533 | | #define HAVE_MEMORY_H 1 |
---|
534 | | #define HAVE_STRINGS_H 1 |
---|
535 | | #define HAVE_INTTYPES_H 1 |
---|
536 | | #define HAVE_STDINT_H 1 |
---|
537 | | #define HAVE_UNISTD_H 1 |
---|
538 | | #define HAVE_DLFCN_H 1 |
---|
539 | | /* end confdefs.h. */ |
---|
540 | | #include <pthread.h> |
---|
541 | | int |
---|
542 | | main () |
---|
543 | | { |
---|
544 | | pthread_t th; pthread_join(th, 0); |
---|
545 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
---|
546 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
---|
547 | | ; |
---|
548 | | return 0; |
---|
549 | | } |
---|
550 | configure:20655: result: no |
---|
551 | configure:20531: checking whether pthreads work without any flags |
---|
552 | configure:20629: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
553 | configure:20635: $? = 0 |
---|
554 | configure:20655: result: yes |
---|
555 | configure:20674: checking for joinable pthread attribute |
---|
556 | configure:20699: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
557 | configure:20705: $? = 0 |
---|
558 | configure:20722: result: PTHREAD_CREATE_JOINABLE |
---|
559 | configure:20732: checking if more special flags are required for pthreads |
---|
560 | configure:20739: result: -D_THREAD_SAFE |
---|
561 | configure:20801: checking whether to check for GCC pthread/shared inconsistencies |
---|
562 | configure:20808: result: no |
---|
563 | configure:21064: checking for linux/netlink.h |
---|
564 | configure:21088: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
565 | conftest.c:25:23: error: asm/types.h: No such file or directory |
---|
566 | conftest.c:28:27: error: linux/netlink.h: No such file or directory |
---|
567 | configure:21094: $? = 1 |
---|
568 | configure: failed program was: |
---|
569 | | /* confdefs.h. */ |
---|
570 | | #define PACKAGE_NAME "avahi" |
---|
571 | | #define PACKAGE_TARNAME "avahi" |
---|
572 | | #define PACKAGE_VERSION "0.6.22" |
---|
573 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
574 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
575 | | #define PACKAGE "avahi" |
---|
576 | | #define VERSION "0.6.22" |
---|
577 | | #define _GNU_SOURCE 1 |
---|
578 | | #define STDC_HEADERS 1 |
---|
579 | | #define HAVE_SYS_TYPES_H 1 |
---|
580 | | #define HAVE_SYS_STAT_H 1 |
---|
581 | | #define HAVE_STDLIB_H 1 |
---|
582 | | #define HAVE_STRING_H 1 |
---|
583 | | #define HAVE_MEMORY_H 1 |
---|
584 | | #define HAVE_STRINGS_H 1 |
---|
585 | | #define HAVE_INTTYPES_H 1 |
---|
586 | | #define HAVE_STDINT_H 1 |
---|
587 | | #define HAVE_UNISTD_H 1 |
---|
588 | | #define HAVE_DLFCN_H 1 |
---|
589 | | #define HAVE_PTHREAD 1 |
---|
590 | | /* end confdefs.h. */ |
---|
591 | | |
---|
592 | | #include <sys/socket.h> |
---|
593 | | #include <asm/types.h> |
---|
594 | | |
---|
595 | | |
---|
596 | | #include <linux/netlink.h> |
---|
597 | configure:21109: result: no |
---|
598 | configure:21137: checking for net/route.h |
---|
599 | configure:21161: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
600 | configure:21167: $? = 0 |
---|
601 | configure:21182: result: yes |
---|
602 | configure:21210: checking for sys/filio.h |
---|
603 | configure:21232: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
604 | configure:21238: $? = 0 |
---|
605 | configure:21253: result: yes |
---|
606 | configure:21281: checking for sys/sysctl.h |
---|
607 | configure:21306: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
608 | configure:21312: $? = 0 |
---|
609 | configure:21327: result: yes |
---|
610 | configure:21355: checking for struct lifconf |
---|
611 | configure:21383: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
612 | conftest.c: In function 'main': |
---|
613 | conftest.c:32: error: invalid application of 'sizeof' to incomplete type 'struct lifconf' |
---|
614 | configure:21389: $? = 1 |
---|
615 | configure: failed program was: |
---|
616 | | /* confdefs.h. */ |
---|
617 | | #define PACKAGE_NAME "avahi" |
---|
618 | | #define PACKAGE_TARNAME "avahi" |
---|
619 | | #define PACKAGE_VERSION "0.6.22" |
---|
620 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
621 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
622 | | #define PACKAGE "avahi" |
---|
623 | | #define VERSION "0.6.22" |
---|
624 | | #define _GNU_SOURCE 1 |
---|
625 | | #define STDC_HEADERS 1 |
---|
626 | | #define HAVE_SYS_TYPES_H 1 |
---|
627 | | #define HAVE_SYS_STAT_H 1 |
---|
628 | | #define HAVE_STDLIB_H 1 |
---|
629 | | #define HAVE_STRING_H 1 |
---|
630 | | #define HAVE_MEMORY_H 1 |
---|
631 | | #define HAVE_STRINGS_H 1 |
---|
632 | | #define HAVE_INTTYPES_H 1 |
---|
633 | | #define HAVE_STDINT_H 1 |
---|
634 | | #define HAVE_UNISTD_H 1 |
---|
635 | | #define HAVE_DLFCN_H 1 |
---|
636 | | #define HAVE_PTHREAD 1 |
---|
637 | | #define HAVE_PF_ROUTE |
---|
638 | | #define HAVE_SYS_FILIO_H |
---|
639 | | #define HAVE_SYS_SYSCTL_H |
---|
640 | | /* end confdefs.h. */ |
---|
641 | | #include <sys/socket.h> |
---|
642 | | #include <net/if.h> |
---|
643 | | |
---|
644 | | int |
---|
645 | | main () |
---|
646 | | { |
---|
647 | | sizeof (struct lifconf); |
---|
648 | | ; |
---|
649 | | return 0; |
---|
650 | | } |
---|
651 | configure:21405: result: no |
---|
652 | configure:21418: checking for struct ip_mreqn |
---|
653 | configure:21444: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
654 | conftest.c: In function 'main': |
---|
655 | conftest.c:31: error: storage size of 'mreq' isn't known |
---|
656 | configure:21450: $? = 1 |
---|
657 | configure: failed program was: |
---|
658 | | /* confdefs.h. */ |
---|
659 | | #define PACKAGE_NAME "avahi" |
---|
660 | | #define PACKAGE_TARNAME "avahi" |
---|
661 | | #define PACKAGE_VERSION "0.6.22" |
---|
662 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
663 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
664 | | #define PACKAGE "avahi" |
---|
665 | | #define VERSION "0.6.22" |
---|
666 | | #define _GNU_SOURCE 1 |
---|
667 | | #define STDC_HEADERS 1 |
---|
668 | | #define HAVE_SYS_TYPES_H 1 |
---|
669 | | #define HAVE_SYS_STAT_H 1 |
---|
670 | | #define HAVE_STDLIB_H 1 |
---|
671 | | #define HAVE_STRING_H 1 |
---|
672 | | #define HAVE_MEMORY_H 1 |
---|
673 | | #define HAVE_STRINGS_H 1 |
---|
674 | | #define HAVE_INTTYPES_H 1 |
---|
675 | | #define HAVE_STDINT_H 1 |
---|
676 | | #define HAVE_UNISTD_H 1 |
---|
677 | | #define HAVE_DLFCN_H 1 |
---|
678 | | #define HAVE_PTHREAD 1 |
---|
679 | | #define HAVE_PF_ROUTE |
---|
680 | | #define HAVE_SYS_FILIO_H |
---|
681 | | #define HAVE_SYS_SYSCTL_H |
---|
682 | | /* end confdefs.h. */ |
---|
683 | | #include <netinet/in.h> |
---|
684 | | int |
---|
685 | | main () |
---|
686 | | { |
---|
687 | | |
---|
688 | | struct ip_mreqn mreq; |
---|
689 | | mreq.imr_address.s_addr = 0; |
---|
690 | | |
---|
691 | | ; |
---|
692 | | return 0; |
---|
693 | | } |
---|
694 | configure:21471: result: no |
---|
695 | configure:21473: checking for struct ip_mreq |
---|
696 | configure:21499: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
697 | configure:21505: $? = 0 |
---|
698 | configure:21512: result: yes |
---|
699 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -std=c99 |
---|
700 | configure:21904: result: yes |
---|
701 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wall |
---|
702 | configure:21904: result: yes |
---|
703 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -W |
---|
704 | configure:21904: result: yes |
---|
705 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wextra |
---|
706 | configure:21904: result: yes |
---|
707 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -pedantic |
---|
708 | configure:21904: result: yes |
---|
709 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -pipe |
---|
710 | configure:21904: result: yes |
---|
711 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wformat |
---|
712 | configure:21904: result: yes |
---|
713 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wold-style-definition |
---|
714 | configure:21904: result: yes |
---|
715 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wdeclaration-after-statement |
---|
716 | configure:21904: result: yes |
---|
717 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wfloat-equal |
---|
718 | configure:21904: result: yes |
---|
719 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wmissing-declarations |
---|
720 | configure:21904: result: yes |
---|
721 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wmissing-prototypes |
---|
722 | configure:21904: result: yes |
---|
723 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wstrict-prototypes |
---|
724 | configure:21904: result: yes |
---|
725 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wredundant-decls |
---|
726 | configure:21904: result: yes |
---|
727 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wmissing-noreturn |
---|
728 | configure:21904: result: yes |
---|
729 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wshadow |
---|
730 | configure:21904: result: yes |
---|
731 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wendif-labels |
---|
732 | configure:21904: result: yes |
---|
733 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wpointer-arith |
---|
734 | configure:21904: result: yes |
---|
735 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wbad-function-cast |
---|
736 | configure:21904: result: yes |
---|
737 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wcast-qual |
---|
738 | configure:21904: result: yes |
---|
739 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wcast-align |
---|
740 | configure:21904: result: yes |
---|
741 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Wwrite-strings |
---|
742 | configure:21904: result: yes |
---|
743 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -Winline |
---|
744 | configure:21904: result: yes |
---|
745 | configure:21900: checking whether /usr/bin/gcc-4.0 accepts -fPIC |
---|
746 | configure:21904: result: yes |
---|
747 | configure:21914: checking for ANSI C header files |
---|
748 | configure:22078: result: yes |
---|
749 | configure:22115: checking arpa/inet.h usability |
---|
750 | configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
751 | configure:22138: $? = 0 |
---|
752 | configure:22152: result: yes |
---|
753 | configure:22156: checking arpa/inet.h presence |
---|
754 | configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
755 | configure:22177: $? = 0 |
---|
756 | configure:22191: result: yes |
---|
757 | configure:22224: checking for arpa/inet.h |
---|
758 | configure:22232: result: yes |
---|
759 | configure:22115: checking fcntl.h usability |
---|
760 | configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
761 | configure:22138: $? = 0 |
---|
762 | configure:22152: result: yes |
---|
763 | configure:22156: checking fcntl.h presence |
---|
764 | configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
765 | configure:22177: $? = 0 |
---|
766 | configure:22191: result: yes |
---|
767 | configure:22224: checking for fcntl.h |
---|
768 | configure:22232: result: yes |
---|
769 | configure:22105: checking for inttypes.h |
---|
770 | configure:22111: result: yes |
---|
771 | configure:22115: checking limits.h usability |
---|
772 | configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
773 | configure:22138: $? = 0 |
---|
774 | configure:22152: result: yes |
---|
775 | configure:22156: checking limits.h presence |
---|
776 | configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
777 | configure:22177: $? = 0 |
---|
778 | configure:22191: result: yes |
---|
779 | configure:22224: checking for limits.h |
---|
780 | configure:22232: result: yes |
---|
781 | configure:22115: checking netinet/in.h usability |
---|
782 | configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
783 | configure:22138: $? = 0 |
---|
784 | configure:22152: result: yes |
---|
785 | configure:22156: checking netinet/in.h presence |
---|
786 | configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
787 | configure:22177: $? = 0 |
---|
788 | configure:22191: result: yes |
---|
789 | configure:22224: checking for netinet/in.h |
---|
790 | configure:22232: result: yes |
---|
791 | configure:22105: checking for stdlib.h |
---|
792 | configure:22111: result: yes |
---|
793 | configure:22105: checking for string.h |
---|
794 | configure:22111: result: yes |
---|
795 | configure:22115: checking sys/ioctl.h usability |
---|
796 | configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
797 | configure:22138: $? = 0 |
---|
798 | configure:22152: result: yes |
---|
799 | configure:22156: checking sys/ioctl.h presence |
---|
800 | configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
801 | configure:22177: $? = 0 |
---|
802 | configure:22191: result: yes |
---|
803 | configure:22224: checking for sys/ioctl.h |
---|
804 | configure:22232: result: yes |
---|
805 | configure:22115: checking sys/socket.h usability |
---|
806 | configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
807 | configure:22138: $? = 0 |
---|
808 | configure:22152: result: yes |
---|
809 | configure:22156: checking sys/socket.h presence |
---|
810 | configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
811 | configure:22177: $? = 0 |
---|
812 | configure:22191: result: yes |
---|
813 | configure:22224: checking for sys/socket.h |
---|
814 | configure:22232: result: yes |
---|
815 | configure:22115: checking sys/time.h usability |
---|
816 | configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
817 | configure:22138: $? = 0 |
---|
818 | configure:22152: result: yes |
---|
819 | configure:22156: checking sys/time.h presence |
---|
820 | configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
821 | configure:22177: $? = 0 |
---|
822 | configure:22191: result: yes |
---|
823 | configure:22224: checking for sys/time.h |
---|
824 | configure:22232: result: yes |
---|
825 | configure:22105: checking for unistd.h |
---|
826 | configure:22111: result: yes |
---|
827 | configure:22115: checking netdb.h usability |
---|
828 | configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
829 | configure:22138: $? = 0 |
---|
830 | configure:22152: result: yes |
---|
831 | configure:22156: checking netdb.h presence |
---|
832 | configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
833 | configure:22177: $? = 0 |
---|
834 | configure:22191: result: yes |
---|
835 | configure:22224: checking for netdb.h |
---|
836 | configure:22232: result: yes |
---|
837 | configure:22115: checking syslog.h usability |
---|
838 | configure:22132: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
839 | configure:22138: $? = 0 |
---|
840 | configure:22152: result: yes |
---|
841 | configure:22156: checking syslog.h presence |
---|
842 | configure:22171: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
843 | configure:22177: $? = 0 |
---|
844 | configure:22191: result: yes |
---|
845 | configure:22224: checking for syslog.h |
---|
846 | configure:22232: result: yes |
---|
847 | configure:22245: checking for stdbool.h that conforms to C99 |
---|
848 | configure:22338: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
849 | conftest.c:105: warning: function declaration isn't a prototype |
---|
850 | conftest.c: In function 'main': |
---|
851 | conftest.c:105: warning: old-style function definition |
---|
852 | configure:22344: $? = 0 |
---|
853 | configure:22359: result: yes |
---|
854 | configure:22361: checking for _Bool |
---|
855 | configure:22391: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
856 | conftest.c:77: warning: function declaration isn't a prototype |
---|
857 | conftest.c: In function 'main': |
---|
858 | conftest.c:77: warning: old-style function definition |
---|
859 | configure:22397: $? = 0 |
---|
860 | configure:22412: result: yes |
---|
861 | configure:22433: checking for an ANSI C-conforming const |
---|
862 | configure:22508: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
863 | conftest.c:46: warning: function declaration isn't a prototype |
---|
864 | conftest.c: In function 'main': |
---|
865 | conftest.c:46: warning: old-style function definition |
---|
866 | conftest.c:66: warning: cast discards qualifiers from pointer target type |
---|
867 | conftest.c:72: warning: 't' is used uninitialized in this function |
---|
868 | conftest.c:88: warning: 'b' is used uninitialized in this function |
---|
869 | conftest.c:94: warning: 'cs[0]' is used uninitialized in this function |
---|
870 | configure:22514: $? = 0 |
---|
871 | configure:22529: result: yes |
---|
872 | configure:22539: checking for size_t |
---|
873 | configure:22569: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
874 | conftest.c:79: warning: function declaration isn't a prototype |
---|
875 | conftest.c: In function 'main': |
---|
876 | conftest.c:79: warning: old-style function definition |
---|
877 | configure:22575: $? = 0 |
---|
878 | configure:22590: result: yes |
---|
879 | configure:22602: checking whether time.h and sys/time.h may both be included |
---|
880 | configure:22632: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
881 | conftest.c:49: warning: function declaration isn't a prototype |
---|
882 | conftest.c: In function 'main': |
---|
883 | conftest.c:49: warning: old-style function definition |
---|
884 | configure:22638: $? = 0 |
---|
885 | configure:22653: result: yes |
---|
886 | configure:22663: checking for sys/wait.h that is POSIX.1 compatible |
---|
887 | configure:22699: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
888 | conftest.c:55: warning: function declaration isn't a prototype |
---|
889 | conftest.c: In function 'main': |
---|
890 | conftest.c:55: warning: old-style function definition |
---|
891 | configure:22705: $? = 0 |
---|
892 | configure:22720: result: yes |
---|
893 | configure:22732: checking for library containing inet_ntop |
---|
894 | configure:22773: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
895 | conftest.c:52: warning: function declaration isn't a prototype |
---|
896 | conftest.c:55: warning: function declaration isn't a prototype |
---|
897 | conftest.c: In function 'main': |
---|
898 | conftest.c:55: warning: old-style function definition |
---|
899 | configure:22779: $? = 0 |
---|
900 | configure:22807: result: none required |
---|
901 | configure:22815: checking for library containing recv |
---|
902 | configure:22856: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
903 | conftest.c:52: warning: function declaration isn't a prototype |
---|
904 | conftest.c:55: warning: function declaration isn't a prototype |
---|
905 | conftest.c: In function 'main': |
---|
906 | conftest.c:55: warning: old-style function definition |
---|
907 | configure:22862: $? = 0 |
---|
908 | configure:22890: result: none required |
---|
909 | configure:22898: checking whether CMSG_SPACE is declared |
---|
910 | configure:22927: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
911 | conftest.c:80: warning: function declaration isn't a prototype |
---|
912 | conftest.c: In function 'main': |
---|
913 | conftest.c:80: warning: old-style function definition |
---|
914 | conftest.c:82: error: 'CMSG_SPACE' undeclared (first use in this function) |
---|
915 | conftest.c:82: error: (Each undeclared identifier is reported only once |
---|
916 | conftest.c:82: error: for each function it appears in.) |
---|
917 | configure:22933: $? = 1 |
---|
918 | configure: failed program was: |
---|
919 | | /* confdefs.h. */ |
---|
920 | | #define PACKAGE_NAME "avahi" |
---|
921 | | #define PACKAGE_TARNAME "avahi" |
---|
922 | | #define PACKAGE_VERSION "0.6.22" |
---|
923 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
924 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
925 | | #define PACKAGE "avahi" |
---|
926 | | #define VERSION "0.6.22" |
---|
927 | | #define _GNU_SOURCE 1 |
---|
928 | | #define STDC_HEADERS 1 |
---|
929 | | #define HAVE_SYS_TYPES_H 1 |
---|
930 | | #define HAVE_SYS_STAT_H 1 |
---|
931 | | #define HAVE_STDLIB_H 1 |
---|
932 | | #define HAVE_STRING_H 1 |
---|
933 | | #define HAVE_MEMORY_H 1 |
---|
934 | | #define HAVE_STRINGS_H 1 |
---|
935 | | #define HAVE_INTTYPES_H 1 |
---|
936 | | #define HAVE_STDINT_H 1 |
---|
937 | | #define HAVE_UNISTD_H 1 |
---|
938 | | #define HAVE_DLFCN_H 1 |
---|
939 | | #define HAVE_PTHREAD 1 |
---|
940 | | #define HAVE_PF_ROUTE |
---|
941 | | #define HAVE_SYS_FILIO_H |
---|
942 | | #define HAVE_SYS_SYSCTL_H |
---|
943 | | #define HAVE_STRUCT_IP_MREQ |
---|
944 | | #define STDC_HEADERS 1 |
---|
945 | | #define HAVE_ARPA_INET_H 1 |
---|
946 | | #define HAVE_FCNTL_H 1 |
---|
947 | | #define HAVE_INTTYPES_H 1 |
---|
948 | | #define HAVE_LIMITS_H 1 |
---|
949 | | #define HAVE_NETINET_IN_H 1 |
---|
950 | | #define HAVE_STDLIB_H 1 |
---|
951 | | #define HAVE_STRING_H 1 |
---|
952 | | #define HAVE_SYS_IOCTL_H 1 |
---|
953 | | #define HAVE_SYS_SOCKET_H 1 |
---|
954 | | #define HAVE_SYS_TIME_H 1 |
---|
955 | | #define HAVE_UNISTD_H 1 |
---|
956 | | #define HAVE_NETDB_H 1 |
---|
957 | | #define HAVE_SYSLOG_H 1 |
---|
958 | | #define HAVE__BOOL 1 |
---|
959 | | #define HAVE_STDBOOL_H 1 |
---|
960 | | #define TIME_WITH_SYS_TIME 1 |
---|
961 | | #define HAVE_SYS_WAIT_H 1 |
---|
962 | | /* end confdefs.h. */ |
---|
963 | | #include <stdio.h> |
---|
964 | | #ifdef HAVE_SYS_TYPES_H |
---|
965 | | # include <sys/types.h> |
---|
966 | | #endif |
---|
967 | | #ifdef HAVE_SYS_STAT_H |
---|
968 | | # include <sys/stat.h> |
---|
969 | | #endif |
---|
970 | | #ifdef STDC_HEADERS |
---|
971 | | # include <stdlib.h> |
---|
972 | | # include <stddef.h> |
---|
973 | | #else |
---|
974 | | # ifdef HAVE_STDLIB_H |
---|
975 | | # include <stdlib.h> |
---|
976 | | # endif |
---|
977 | | #endif |
---|
978 | | #ifdef HAVE_STRING_H |
---|
979 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
980 | | # include <memory.h> |
---|
981 | | # endif |
---|
982 | | # include <string.h> |
---|
983 | | #endif |
---|
984 | | #ifdef HAVE_STRINGS_H |
---|
985 | | # include <strings.h> |
---|
986 | | #endif |
---|
987 | | #ifdef HAVE_INTTYPES_H |
---|
988 | | # include <inttypes.h> |
---|
989 | | #endif |
---|
990 | | #ifdef HAVE_STDINT_H |
---|
991 | | # include <stdint.h> |
---|
992 | | #endif |
---|
993 | | #ifdef HAVE_UNISTD_H |
---|
994 | | # include <unistd.h> |
---|
995 | | #endif |
---|
996 | | int |
---|
997 | | main () |
---|
998 | | { |
---|
999 | | #ifndef CMSG_SPACE |
---|
1000 | | (void) CMSG_SPACE; |
---|
1001 | | #endif |
---|
1002 | | |
---|
1003 | | ; |
---|
1004 | | return 0; |
---|
1005 | | } |
---|
1006 | configure:22948: result: no |
---|
1007 | configure:22958: checking for working memcmp |
---|
1008 | configure:23011: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1009 | conftest.c:80: warning: function declaration isn't a prototype |
---|
1010 | conftest.c: In function 'main': |
---|
1011 | conftest.c:80: warning: old-style function definition |
---|
1012 | configure:23014: $? = 0 |
---|
1013 | configure:23020: ./conftest |
---|
1014 | configure:23023: $? = 0 |
---|
1015 | configure:23039: result: yes |
---|
1016 | configure:23064: checking sys/select.h usability |
---|
1017 | configure:23081: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1018 | configure:23087: $? = 0 |
---|
1019 | configure:23101: result: yes |
---|
1020 | configure:23105: checking sys/select.h presence |
---|
1021 | configure:23120: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
1022 | configure:23126: $? = 0 |
---|
1023 | configure:23140: result: yes |
---|
1024 | configure:23173: checking for sys/select.h |
---|
1025 | configure:23181: result: yes |
---|
1026 | configure:23054: checking for sys/socket.h |
---|
1027 | configure:23060: result: yes |
---|
1028 | configure:23194: checking types of arguments for select |
---|
1029 | configure:23232: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1030 | conftest.c:89: warning: function declaration isn't a prototype |
---|
1031 | conftest.c: In function 'main': |
---|
1032 | conftest.c:89: warning: old-style function definition |
---|
1033 | conftest.c:92: warning: redundant redeclaration of 'select' |
---|
1034 | /usr/include/sys/_select.h:50: warning: previous declaration of 'select' was here |
---|
1035 | configure:23238: $? = 0 |
---|
1036 | configure:23259: result: int,fd_set *,struct timeval * |
---|
1037 | configure:23287: checking for stdlib.h |
---|
1038 | configure:23293: result: yes |
---|
1039 | configure:23427: checking for GNU libc compatible malloc |
---|
1040 | configure:23461: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1041 | conftest.c:59: warning: function declaration isn't a prototype |
---|
1042 | conftest.c: In function 'main': |
---|
1043 | conftest.c:59: warning: old-style function definition |
---|
1044 | configure:23464: $? = 0 |
---|
1045 | configure:23470: ./conftest |
---|
1046 | configure:23473: $? = 0 |
---|
1047 | configure:23489: result: yes |
---|
1048 | configure:23522: checking for stdlib.h |
---|
1049 | configure:23528: result: yes |
---|
1050 | configure:23662: checking for GNU libc compatible realloc |
---|
1051 | configure:23696: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1052 | conftest.c:61: warning: function declaration isn't a prototype |
---|
1053 | conftest.c: In function 'main': |
---|
1054 | conftest.c:61: warning: old-style function definition |
---|
1055 | configure:23699: $? = 0 |
---|
1056 | configure:23705: ./conftest |
---|
1057 | configure:23708: $? = 0 |
---|
1058 | configure:23724: result: yes |
---|
1059 | configure:23784: checking for gethostname |
---|
1060 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1061 | conftest.c:77: warning: function declaration isn't a prototype |
---|
1062 | conftest.c:87: warning: function declaration isn't a prototype |
---|
1063 | conftest.c: In function 'main': |
---|
1064 | conftest.c:87: warning: old-style function definition |
---|
1065 | configure:23846: $? = 0 |
---|
1066 | configure:23864: result: yes |
---|
1067 | configure:23784: checking for memchr |
---|
1068 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1069 | conftest.c:78: warning: function declaration isn't a prototype |
---|
1070 | conftest.c:88: warning: function declaration isn't a prototype |
---|
1071 | conftest.c: In function 'main': |
---|
1072 | conftest.c:88: warning: old-style function definition |
---|
1073 | configure:23846: $? = 0 |
---|
1074 | configure:23864: result: yes |
---|
1075 | configure:23784: checking for memmove |
---|
1076 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1077 | conftest.c:79: warning: function declaration isn't a prototype |
---|
1078 | conftest.c:79: warning: conflicting types for built-in function 'memmove' |
---|
1079 | conftest.c:89: warning: function declaration isn't a prototype |
---|
1080 | conftest.c: In function 'main': |
---|
1081 | conftest.c:89: warning: old-style function definition |
---|
1082 | configure:23846: $? = 0 |
---|
1083 | configure:23864: result: yes |
---|
1084 | configure:23784: checking for memset |
---|
1085 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1086 | conftest.c:80: warning: function declaration isn't a prototype |
---|
1087 | conftest.c:80: warning: conflicting types for built-in function 'memset' |
---|
1088 | conftest.c:90: warning: function declaration isn't a prototype |
---|
1089 | conftest.c: In function 'main': |
---|
1090 | conftest.c:90: warning: old-style function definition |
---|
1091 | configure:23846: $? = 0 |
---|
1092 | configure:23864: result: yes |
---|
1093 | configure:23784: checking for mkdir |
---|
1094 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1095 | conftest.c:81: warning: function declaration isn't a prototype |
---|
1096 | conftest.c:91: warning: function declaration isn't a prototype |
---|
1097 | conftest.c: In function 'main': |
---|
1098 | conftest.c:91: warning: old-style function definition |
---|
1099 | configure:23846: $? = 0 |
---|
1100 | configure:23864: result: yes |
---|
1101 | configure:23784: checking for select |
---|
1102 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1103 | conftest.c:82: warning: function declaration isn't a prototype |
---|
1104 | conftest.c:92: warning: function declaration isn't a prototype |
---|
1105 | conftest.c: In function 'main': |
---|
1106 | conftest.c:92: warning: old-style function definition |
---|
1107 | configure:23846: $? = 0 |
---|
1108 | configure:23864: result: yes |
---|
1109 | configure:23784: checking for socket |
---|
1110 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1111 | conftest.c:83: warning: function declaration isn't a prototype |
---|
1112 | conftest.c:93: warning: function declaration isn't a prototype |
---|
1113 | conftest.c: In function 'main': |
---|
1114 | conftest.c:93: warning: old-style function definition |
---|
1115 | configure:23846: $? = 0 |
---|
1116 | configure:23864: result: yes |
---|
1117 | configure:23784: checking for strchr |
---|
1118 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1119 | conftest.c:84: warning: function declaration isn't a prototype |
---|
1120 | conftest.c:84: warning: conflicting types for built-in function 'strchr' |
---|
1121 | conftest.c:94: warning: function declaration isn't a prototype |
---|
1122 | conftest.c: In function 'main': |
---|
1123 | conftest.c:94: warning: old-style function definition |
---|
1124 | configure:23846: $? = 0 |
---|
1125 | configure:23864: result: yes |
---|
1126 | configure:23784: checking for strcspn |
---|
1127 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1128 | conftest.c:85: warning: function declaration isn't a prototype |
---|
1129 | conftest.c:85: warning: conflicting types for built-in function 'strcspn' |
---|
1130 | conftest.c:95: warning: function declaration isn't a prototype |
---|
1131 | conftest.c: In function 'main': |
---|
1132 | conftest.c:95: warning: old-style function definition |
---|
1133 | configure:23846: $? = 0 |
---|
1134 | configure:23864: result: yes |
---|
1135 | configure:23784: checking for strdup |
---|
1136 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1137 | conftest.c:86: warning: function declaration isn't a prototype |
---|
1138 | conftest.c:96: warning: function declaration isn't a prototype |
---|
1139 | conftest.c: In function 'main': |
---|
1140 | conftest.c:96: warning: old-style function definition |
---|
1141 | configure:23846: $? = 0 |
---|
1142 | configure:23864: result: yes |
---|
1143 | configure:23784: checking for strerror |
---|
1144 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1145 | conftest.c:87: warning: function declaration isn't a prototype |
---|
1146 | conftest.c:97: warning: function declaration isn't a prototype |
---|
1147 | conftest.c: In function 'main': |
---|
1148 | conftest.c:97: warning: old-style function definition |
---|
1149 | configure:23846: $? = 0 |
---|
1150 | configure:23864: result: yes |
---|
1151 | configure:23784: checking for strrchr |
---|
1152 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1153 | conftest.c:88: warning: function declaration isn't a prototype |
---|
1154 | conftest.c:88: warning: conflicting types for built-in function 'strrchr' |
---|
1155 | conftest.c:98: warning: function declaration isn't a prototype |
---|
1156 | conftest.c: In function 'main': |
---|
1157 | conftest.c:98: warning: old-style function definition |
---|
1158 | configure:23846: $? = 0 |
---|
1159 | configure:23864: result: yes |
---|
1160 | configure:23784: checking for strspn |
---|
1161 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1162 | conftest.c:89: warning: function declaration isn't a prototype |
---|
1163 | conftest.c:89: warning: conflicting types for built-in function 'strspn' |
---|
1164 | conftest.c:99: warning: function declaration isn't a prototype |
---|
1165 | conftest.c: In function 'main': |
---|
1166 | conftest.c:99: warning: old-style function definition |
---|
1167 | configure:23846: $? = 0 |
---|
1168 | configure:23864: result: yes |
---|
1169 | configure:23784: checking for strstr |
---|
1170 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1171 | conftest.c:90: warning: function declaration isn't a prototype |
---|
1172 | conftest.c:90: warning: conflicting types for built-in function 'strstr' |
---|
1173 | conftest.c:100: warning: function declaration isn't a prototype |
---|
1174 | conftest.c: In function 'main': |
---|
1175 | conftest.c:100: warning: old-style function definition |
---|
1176 | configure:23846: $? = 0 |
---|
1177 | configure:23864: result: yes |
---|
1178 | configure:23784: checking for uname |
---|
1179 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1180 | conftest.c:91: warning: function declaration isn't a prototype |
---|
1181 | conftest.c:101: warning: function declaration isn't a prototype |
---|
1182 | conftest.c: In function 'main': |
---|
1183 | conftest.c:101: warning: old-style function definition |
---|
1184 | configure:23846: $? = 0 |
---|
1185 | configure:23864: result: yes |
---|
1186 | configure:23784: checking for setresuid |
---|
1187 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1188 | conftest.c:92: warning: function declaration isn't a prototype |
---|
1189 | conftest.c:102: warning: function declaration isn't a prototype |
---|
1190 | conftest.c: In function 'main': |
---|
1191 | conftest.c:102: warning: old-style function definition |
---|
1192 | Undefined symbols: |
---|
1193 | "_setresuid", referenced from: |
---|
1194 | _main in ccCb4Xvz.o |
---|
1195 | ld: symbol(s) not found |
---|
1196 | collect2: ld returned 1 exit status |
---|
1197 | configure:23846: $? = 1 |
---|
1198 | configure: failed program was: |
---|
1199 | | /* confdefs.h. */ |
---|
1200 | | #define PACKAGE_NAME "avahi" |
---|
1201 | | #define PACKAGE_TARNAME "avahi" |
---|
1202 | | #define PACKAGE_VERSION "0.6.22" |
---|
1203 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
1204 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
1205 | | #define PACKAGE "avahi" |
---|
1206 | | #define VERSION "0.6.22" |
---|
1207 | | #define _GNU_SOURCE 1 |
---|
1208 | | #define STDC_HEADERS 1 |
---|
1209 | | #define HAVE_SYS_TYPES_H 1 |
---|
1210 | | #define HAVE_SYS_STAT_H 1 |
---|
1211 | | #define HAVE_STDLIB_H 1 |
---|
1212 | | #define HAVE_STRING_H 1 |
---|
1213 | | #define HAVE_MEMORY_H 1 |
---|
1214 | | #define HAVE_STRINGS_H 1 |
---|
1215 | | #define HAVE_INTTYPES_H 1 |
---|
1216 | | #define HAVE_STDINT_H 1 |
---|
1217 | | #define HAVE_UNISTD_H 1 |
---|
1218 | | #define HAVE_DLFCN_H 1 |
---|
1219 | | #define HAVE_PTHREAD 1 |
---|
1220 | | #define HAVE_PF_ROUTE |
---|
1221 | | #define HAVE_SYS_FILIO_H |
---|
1222 | | #define HAVE_SYS_SYSCTL_H |
---|
1223 | | #define HAVE_STRUCT_IP_MREQ |
---|
1224 | | #define STDC_HEADERS 1 |
---|
1225 | | #define HAVE_ARPA_INET_H 1 |
---|
1226 | | #define HAVE_FCNTL_H 1 |
---|
1227 | | #define HAVE_INTTYPES_H 1 |
---|
1228 | | #define HAVE_LIMITS_H 1 |
---|
1229 | | #define HAVE_NETINET_IN_H 1 |
---|
1230 | | #define HAVE_STDLIB_H 1 |
---|
1231 | | #define HAVE_STRING_H 1 |
---|
1232 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1233 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1234 | | #define HAVE_SYS_TIME_H 1 |
---|
1235 | | #define HAVE_UNISTD_H 1 |
---|
1236 | | #define HAVE_NETDB_H 1 |
---|
1237 | | #define HAVE_SYSLOG_H 1 |
---|
1238 | | #define HAVE__BOOL 1 |
---|
1239 | | #define HAVE_STDBOOL_H 1 |
---|
1240 | | #define TIME_WITH_SYS_TIME 1 |
---|
1241 | | #define HAVE_SYS_WAIT_H 1 |
---|
1242 | | #define HAVE_SYS_SELECT_H 1 |
---|
1243 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1244 | | #define SELECT_TYPE_ARG1 int |
---|
1245 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
1246 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
1247 | | #define HAVE_STDLIB_H 1 |
---|
1248 | | #define HAVE_MALLOC 1 |
---|
1249 | | #define HAVE_STDLIB_H 1 |
---|
1250 | | #define HAVE_REALLOC 1 |
---|
1251 | | #define HAVE_GETHOSTNAME 1 |
---|
1252 | | #define HAVE_MEMCHR 1 |
---|
1253 | | #define HAVE_MEMMOVE 1 |
---|
1254 | | #define HAVE_MEMSET 1 |
---|
1255 | | #define HAVE_MKDIR 1 |
---|
1256 | | #define HAVE_SELECT 1 |
---|
1257 | | #define HAVE_SOCKET 1 |
---|
1258 | | #define HAVE_STRCHR 1 |
---|
1259 | | #define HAVE_STRCSPN 1 |
---|
1260 | | #define HAVE_STRDUP 1 |
---|
1261 | | #define HAVE_STRERROR 1 |
---|
1262 | | #define HAVE_STRRCHR 1 |
---|
1263 | | #define HAVE_STRSPN 1 |
---|
1264 | | #define HAVE_STRSTR 1 |
---|
1265 | | #define HAVE_UNAME 1 |
---|
1266 | | /* end confdefs.h. */ |
---|
1267 | | /* Define setresuid to an innocuous variant, in case <limits.h> declares setresuid. |
---|
1268 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1269 | | #define setresuid innocuous_setresuid |
---|
1270 | | |
---|
1271 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1272 | | which can conflict with char setresuid (); below. |
---|
1273 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1274 | | <limits.h> exists even on freestanding compilers. */ |
---|
1275 | | |
---|
1276 | | #ifdef __STDC__ |
---|
1277 | | # include <limits.h> |
---|
1278 | | #else |
---|
1279 | | # include <assert.h> |
---|
1280 | | #endif |
---|
1281 | | |
---|
1282 | | #undef setresuid |
---|
1283 | | |
---|
1284 | | /* Override any GCC internal prototype to avoid an error. |
---|
1285 | | Use char because int might match the return type of a GCC |
---|
1286 | | builtin and then its argument prototype would still apply. */ |
---|
1287 | | #ifdef __cplusplus |
---|
1288 | | extern "C" |
---|
1289 | | #endif |
---|
1290 | | char setresuid (); |
---|
1291 | | /* The GNU C library defines this for functions which it implements |
---|
1292 | | to always fail with ENOSYS. Some functions are actually named |
---|
1293 | | something starting with __ and the normal name is an alias. */ |
---|
1294 | | #if defined __stub_setresuid || defined __stub___setresuid |
---|
1295 | | choke me |
---|
1296 | | #endif |
---|
1297 | | |
---|
1298 | | int |
---|
1299 | | main () |
---|
1300 | | { |
---|
1301 | | return setresuid (); |
---|
1302 | | ; |
---|
1303 | | return 0; |
---|
1304 | | } |
---|
1305 | configure:23864: result: no |
---|
1306 | configure:23784: checking for setreuid |
---|
1307 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1308 | conftest.c:92: warning: function declaration isn't a prototype |
---|
1309 | conftest.c:102: warning: function declaration isn't a prototype |
---|
1310 | conftest.c: In function 'main': |
---|
1311 | conftest.c:102: warning: old-style function definition |
---|
1312 | configure:23846: $? = 0 |
---|
1313 | configure:23864: result: yes |
---|
1314 | configure:23784: checking for setresgid |
---|
1315 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1316 | conftest.c:93: warning: function declaration isn't a prototype |
---|
1317 | conftest.c:103: warning: function declaration isn't a prototype |
---|
1318 | conftest.c: In function 'main': |
---|
1319 | conftest.c:103: warning: old-style function definition |
---|
1320 | Undefined symbols: |
---|
1321 | "_setresgid", referenced from: |
---|
1322 | _main in ccA667eC.o |
---|
1323 | ld: symbol(s) not found |
---|
1324 | collect2: ld returned 1 exit status |
---|
1325 | configure:23846: $? = 1 |
---|
1326 | configure: failed program was: |
---|
1327 | | /* confdefs.h. */ |
---|
1328 | | #define PACKAGE_NAME "avahi" |
---|
1329 | | #define PACKAGE_TARNAME "avahi" |
---|
1330 | | #define PACKAGE_VERSION "0.6.22" |
---|
1331 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
1332 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
1333 | | #define PACKAGE "avahi" |
---|
1334 | | #define VERSION "0.6.22" |
---|
1335 | | #define _GNU_SOURCE 1 |
---|
1336 | | #define STDC_HEADERS 1 |
---|
1337 | | #define HAVE_SYS_TYPES_H 1 |
---|
1338 | | #define HAVE_SYS_STAT_H 1 |
---|
1339 | | #define HAVE_STDLIB_H 1 |
---|
1340 | | #define HAVE_STRING_H 1 |
---|
1341 | | #define HAVE_MEMORY_H 1 |
---|
1342 | | #define HAVE_STRINGS_H 1 |
---|
1343 | | #define HAVE_INTTYPES_H 1 |
---|
1344 | | #define HAVE_STDINT_H 1 |
---|
1345 | | #define HAVE_UNISTD_H 1 |
---|
1346 | | #define HAVE_DLFCN_H 1 |
---|
1347 | | #define HAVE_PTHREAD 1 |
---|
1348 | | #define HAVE_PF_ROUTE |
---|
1349 | | #define HAVE_SYS_FILIO_H |
---|
1350 | | #define HAVE_SYS_SYSCTL_H |
---|
1351 | | #define HAVE_STRUCT_IP_MREQ |
---|
1352 | | #define STDC_HEADERS 1 |
---|
1353 | | #define HAVE_ARPA_INET_H 1 |
---|
1354 | | #define HAVE_FCNTL_H 1 |
---|
1355 | | #define HAVE_INTTYPES_H 1 |
---|
1356 | | #define HAVE_LIMITS_H 1 |
---|
1357 | | #define HAVE_NETINET_IN_H 1 |
---|
1358 | | #define HAVE_STDLIB_H 1 |
---|
1359 | | #define HAVE_STRING_H 1 |
---|
1360 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1361 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1362 | | #define HAVE_SYS_TIME_H 1 |
---|
1363 | | #define HAVE_UNISTD_H 1 |
---|
1364 | | #define HAVE_NETDB_H 1 |
---|
1365 | | #define HAVE_SYSLOG_H 1 |
---|
1366 | | #define HAVE__BOOL 1 |
---|
1367 | | #define HAVE_STDBOOL_H 1 |
---|
1368 | | #define TIME_WITH_SYS_TIME 1 |
---|
1369 | | #define HAVE_SYS_WAIT_H 1 |
---|
1370 | | #define HAVE_SYS_SELECT_H 1 |
---|
1371 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1372 | | #define SELECT_TYPE_ARG1 int |
---|
1373 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
1374 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
1375 | | #define HAVE_STDLIB_H 1 |
---|
1376 | | #define HAVE_MALLOC 1 |
---|
1377 | | #define HAVE_STDLIB_H 1 |
---|
1378 | | #define HAVE_REALLOC 1 |
---|
1379 | | #define HAVE_GETHOSTNAME 1 |
---|
1380 | | #define HAVE_MEMCHR 1 |
---|
1381 | | #define HAVE_MEMMOVE 1 |
---|
1382 | | #define HAVE_MEMSET 1 |
---|
1383 | | #define HAVE_MKDIR 1 |
---|
1384 | | #define HAVE_SELECT 1 |
---|
1385 | | #define HAVE_SOCKET 1 |
---|
1386 | | #define HAVE_STRCHR 1 |
---|
1387 | | #define HAVE_STRCSPN 1 |
---|
1388 | | #define HAVE_STRDUP 1 |
---|
1389 | | #define HAVE_STRERROR 1 |
---|
1390 | | #define HAVE_STRRCHR 1 |
---|
1391 | | #define HAVE_STRSPN 1 |
---|
1392 | | #define HAVE_STRSTR 1 |
---|
1393 | | #define HAVE_UNAME 1 |
---|
1394 | | #define HAVE_SETREUID 1 |
---|
1395 | | /* end confdefs.h. */ |
---|
1396 | | /* Define setresgid to an innocuous variant, in case <limits.h> declares setresgid. |
---|
1397 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1398 | | #define setresgid innocuous_setresgid |
---|
1399 | | |
---|
1400 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1401 | | which can conflict with char setresgid (); below. |
---|
1402 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1403 | | <limits.h> exists even on freestanding compilers. */ |
---|
1404 | | |
---|
1405 | | #ifdef __STDC__ |
---|
1406 | | # include <limits.h> |
---|
1407 | | #else |
---|
1408 | | # include <assert.h> |
---|
1409 | | #endif |
---|
1410 | | |
---|
1411 | | #undef setresgid |
---|
1412 | | |
---|
1413 | | /* Override any GCC internal prototype to avoid an error. |
---|
1414 | | Use char because int might match the return type of a GCC |
---|
1415 | | builtin and then its argument prototype would still apply. */ |
---|
1416 | | #ifdef __cplusplus |
---|
1417 | | extern "C" |
---|
1418 | | #endif |
---|
1419 | | char setresgid (); |
---|
1420 | | /* The GNU C library defines this for functions which it implements |
---|
1421 | | to always fail with ENOSYS. Some functions are actually named |
---|
1422 | | something starting with __ and the normal name is an alias. */ |
---|
1423 | | #if defined __stub_setresgid || defined __stub___setresgid |
---|
1424 | | choke me |
---|
1425 | | #endif |
---|
1426 | | |
---|
1427 | | int |
---|
1428 | | main () |
---|
1429 | | { |
---|
1430 | | return setresgid (); |
---|
1431 | | ; |
---|
1432 | | return 0; |
---|
1433 | | } |
---|
1434 | configure:23864: result: no |
---|
1435 | configure:23784: checking for setregid |
---|
1436 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1437 | conftest.c:93: warning: function declaration isn't a prototype |
---|
1438 | conftest.c:103: warning: function declaration isn't a prototype |
---|
1439 | conftest.c: In function 'main': |
---|
1440 | conftest.c:103: warning: old-style function definition |
---|
1441 | configure:23846: $? = 0 |
---|
1442 | configure:23864: result: yes |
---|
1443 | configure:23784: checking for strcasecmp |
---|
1444 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1445 | conftest.c:94: warning: function declaration isn't a prototype |
---|
1446 | conftest.c:104: warning: function declaration isn't a prototype |
---|
1447 | conftest.c: In function 'main': |
---|
1448 | conftest.c:104: warning: old-style function definition |
---|
1449 | configure:23846: $? = 0 |
---|
1450 | configure:23864: result: yes |
---|
1451 | configure:23784: checking for gettimeofday |
---|
1452 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1453 | conftest.c:95: warning: function declaration isn't a prototype |
---|
1454 | conftest.c:105: warning: function declaration isn't a prototype |
---|
1455 | conftest.c: In function 'main': |
---|
1456 | conftest.c:105: warning: old-style function definition |
---|
1457 | configure:23846: $? = 0 |
---|
1458 | configure:23864: result: yes |
---|
1459 | configure:23784: checking for putenv |
---|
1460 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1461 | conftest.c:96: warning: function declaration isn't a prototype |
---|
1462 | conftest.c:106: warning: function declaration isn't a prototype |
---|
1463 | conftest.c: In function 'main': |
---|
1464 | conftest.c:106: warning: old-style function definition |
---|
1465 | configure:23846: $? = 0 |
---|
1466 | configure:23864: result: yes |
---|
1467 | configure:23784: checking for strncasecmp |
---|
1468 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1469 | conftest.c:97: warning: function declaration isn't a prototype |
---|
1470 | conftest.c:107: warning: function declaration isn't a prototype |
---|
1471 | conftest.c: In function 'main': |
---|
1472 | conftest.c:107: warning: old-style function definition |
---|
1473 | configure:23846: $? = 0 |
---|
1474 | configure:23864: result: yes |
---|
1475 | configure:23784: checking for strlcpy |
---|
1476 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1477 | conftest.c:98: warning: function declaration isn't a prototype |
---|
1478 | conftest.c:108: warning: function declaration isn't a prototype |
---|
1479 | conftest.c: In function 'main': |
---|
1480 | conftest.c:108: warning: old-style function definition |
---|
1481 | configure:23846: $? = 0 |
---|
1482 | configure:23864: result: yes |
---|
1483 | configure:23784: checking for gethostbyname |
---|
1484 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1485 | conftest.c:99: warning: function declaration isn't a prototype |
---|
1486 | conftest.c:109: warning: function declaration isn't a prototype |
---|
1487 | conftest.c: In function 'main': |
---|
1488 | conftest.c:109: warning: old-style function definition |
---|
1489 | configure:23846: $? = 0 |
---|
1490 | configure:23864: result: yes |
---|
1491 | configure:23784: checking for seteuid |
---|
1492 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1493 | conftest.c:100: warning: function declaration isn't a prototype |
---|
1494 | conftest.c:110: warning: function declaration isn't a prototype |
---|
1495 | conftest.c: In function 'main': |
---|
1496 | conftest.c:110: warning: old-style function definition |
---|
1497 | configure:23846: $? = 0 |
---|
1498 | configure:23864: result: yes |
---|
1499 | configure:23784: checking for setegid |
---|
1500 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1501 | conftest.c:101: warning: function declaration isn't a prototype |
---|
1502 | conftest.c:111: warning: function declaration isn't a prototype |
---|
1503 | conftest.c: In function 'main': |
---|
1504 | conftest.c:111: warning: old-style function definition |
---|
1505 | configure:23846: $? = 0 |
---|
1506 | configure:23864: result: yes |
---|
1507 | configure:23784: checking for setproctitle |
---|
1508 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1509 | conftest.c:102: warning: function declaration isn't a prototype |
---|
1510 | conftest.c:112: warning: function declaration isn't a prototype |
---|
1511 | conftest.c: In function 'main': |
---|
1512 | conftest.c:112: warning: old-style function definition |
---|
1513 | Undefined symbols: |
---|
1514 | "_setproctitle", referenced from: |
---|
1515 | _main in ccZ52G7h.o |
---|
1516 | ld: symbol(s) not found |
---|
1517 | collect2: ld returned 1 exit status |
---|
1518 | configure:23846: $? = 1 |
---|
1519 | configure: failed program was: |
---|
1520 | | /* confdefs.h. */ |
---|
1521 | | #define PACKAGE_NAME "avahi" |
---|
1522 | | #define PACKAGE_TARNAME "avahi" |
---|
1523 | | #define PACKAGE_VERSION "0.6.22" |
---|
1524 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
1525 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
1526 | | #define PACKAGE "avahi" |
---|
1527 | | #define VERSION "0.6.22" |
---|
1528 | | #define _GNU_SOURCE 1 |
---|
1529 | | #define STDC_HEADERS 1 |
---|
1530 | | #define HAVE_SYS_TYPES_H 1 |
---|
1531 | | #define HAVE_SYS_STAT_H 1 |
---|
1532 | | #define HAVE_STDLIB_H 1 |
---|
1533 | | #define HAVE_STRING_H 1 |
---|
1534 | | #define HAVE_MEMORY_H 1 |
---|
1535 | | #define HAVE_STRINGS_H 1 |
---|
1536 | | #define HAVE_INTTYPES_H 1 |
---|
1537 | | #define HAVE_STDINT_H 1 |
---|
1538 | | #define HAVE_UNISTD_H 1 |
---|
1539 | | #define HAVE_DLFCN_H 1 |
---|
1540 | | #define HAVE_PTHREAD 1 |
---|
1541 | | #define HAVE_PF_ROUTE |
---|
1542 | | #define HAVE_SYS_FILIO_H |
---|
1543 | | #define HAVE_SYS_SYSCTL_H |
---|
1544 | | #define HAVE_STRUCT_IP_MREQ |
---|
1545 | | #define STDC_HEADERS 1 |
---|
1546 | | #define HAVE_ARPA_INET_H 1 |
---|
1547 | | #define HAVE_FCNTL_H 1 |
---|
1548 | | #define HAVE_INTTYPES_H 1 |
---|
1549 | | #define HAVE_LIMITS_H 1 |
---|
1550 | | #define HAVE_NETINET_IN_H 1 |
---|
1551 | | #define HAVE_STDLIB_H 1 |
---|
1552 | | #define HAVE_STRING_H 1 |
---|
1553 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1554 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1555 | | #define HAVE_SYS_TIME_H 1 |
---|
1556 | | #define HAVE_UNISTD_H 1 |
---|
1557 | | #define HAVE_NETDB_H 1 |
---|
1558 | | #define HAVE_SYSLOG_H 1 |
---|
1559 | | #define HAVE__BOOL 1 |
---|
1560 | | #define HAVE_STDBOOL_H 1 |
---|
1561 | | #define TIME_WITH_SYS_TIME 1 |
---|
1562 | | #define HAVE_SYS_WAIT_H 1 |
---|
1563 | | #define HAVE_SYS_SELECT_H 1 |
---|
1564 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1565 | | #define SELECT_TYPE_ARG1 int |
---|
1566 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
1567 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
1568 | | #define HAVE_STDLIB_H 1 |
---|
1569 | | #define HAVE_MALLOC 1 |
---|
1570 | | #define HAVE_STDLIB_H 1 |
---|
1571 | | #define HAVE_REALLOC 1 |
---|
1572 | | #define HAVE_GETHOSTNAME 1 |
---|
1573 | | #define HAVE_MEMCHR 1 |
---|
1574 | | #define HAVE_MEMMOVE 1 |
---|
1575 | | #define HAVE_MEMSET 1 |
---|
1576 | | #define HAVE_MKDIR 1 |
---|
1577 | | #define HAVE_SELECT 1 |
---|
1578 | | #define HAVE_SOCKET 1 |
---|
1579 | | #define HAVE_STRCHR 1 |
---|
1580 | | #define HAVE_STRCSPN 1 |
---|
1581 | | #define HAVE_STRDUP 1 |
---|
1582 | | #define HAVE_STRERROR 1 |
---|
1583 | | #define HAVE_STRRCHR 1 |
---|
1584 | | #define HAVE_STRSPN 1 |
---|
1585 | | #define HAVE_STRSTR 1 |
---|
1586 | | #define HAVE_UNAME 1 |
---|
1587 | | #define HAVE_SETREUID 1 |
---|
1588 | | #define HAVE_SETREGID 1 |
---|
1589 | | #define HAVE_STRCASECMP 1 |
---|
1590 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1591 | | #define HAVE_PUTENV 1 |
---|
1592 | | #define HAVE_STRNCASECMP 1 |
---|
1593 | | #define HAVE_STRLCPY 1 |
---|
1594 | | #define HAVE_GETHOSTBYNAME 1 |
---|
1595 | | #define HAVE_SETEUID 1 |
---|
1596 | | #define HAVE_SETEGID 1 |
---|
1597 | | /* end confdefs.h. */ |
---|
1598 | | /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle. |
---|
1599 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1600 | | #define setproctitle innocuous_setproctitle |
---|
1601 | | |
---|
1602 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1603 | | which can conflict with char setproctitle (); below. |
---|
1604 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1605 | | <limits.h> exists even on freestanding compilers. */ |
---|
1606 | | |
---|
1607 | | #ifdef __STDC__ |
---|
1608 | | # include <limits.h> |
---|
1609 | | #else |
---|
1610 | | # include <assert.h> |
---|
1611 | | #endif |
---|
1612 | | |
---|
1613 | | #undef setproctitle |
---|
1614 | | |
---|
1615 | | /* Override any GCC internal prototype to avoid an error. |
---|
1616 | | Use char because int might match the return type of a GCC |
---|
1617 | | builtin and then its argument prototype would still apply. */ |
---|
1618 | | #ifdef __cplusplus |
---|
1619 | | extern "C" |
---|
1620 | | #endif |
---|
1621 | | char setproctitle (); |
---|
1622 | | /* The GNU C library defines this for functions which it implements |
---|
1623 | | to always fail with ENOSYS. Some functions are actually named |
---|
1624 | | something starting with __ and the normal name is an alias. */ |
---|
1625 | | #if defined __stub_setproctitle || defined __stub___setproctitle |
---|
1626 | | choke me |
---|
1627 | | #endif |
---|
1628 | | |
---|
1629 | | int |
---|
1630 | | main () |
---|
1631 | | { |
---|
1632 | | return setproctitle (); |
---|
1633 | | ; |
---|
1634 | | return 0; |
---|
1635 | | } |
---|
1636 | configure:23864: result: no |
---|
1637 | configure:23784: checking for getprogname |
---|
1638 | configure:23840: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1639 | conftest.c:102: warning: function declaration isn't a prototype |
---|
1640 | conftest.c:112: warning: function declaration isn't a prototype |
---|
1641 | conftest.c: In function 'main': |
---|
1642 | conftest.c:112: warning: old-style function definition |
---|
1643 | configure:23846: $? = 0 |
---|
1644 | configure:23864: result: yes |
---|
1645 | configure:23875: checking for uid_t in sys/types.h |
---|
1646 | configure:23898: result: yes |
---|
1647 | configure:23918: checking for unistd.h |
---|
1648 | configure:23924: result: yes |
---|
1649 | configure:24058: checking for working chown |
---|
1650 | configure:24101: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1651 | conftest.c:118: warning: function declaration isn't a prototype |
---|
1652 | conftest.c: In function 'main': |
---|
1653 | conftest.c:118: warning: old-style function definition |
---|
1654 | conftest.c:119: warning: initialization discards qualifiers from pointer target type |
---|
1655 | configure:24104: $? = 0 |
---|
1656 | configure:24110: ./conftest |
---|
1657 | configure:24113: $? = 0 |
---|
1658 | configure:24131: result: yes |
---|
1659 | configure:24141: checking whether lstat dereferences a symlink specified with a trailing slash |
---|
1660 | configure:24177: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1661 | conftest.c:117: warning: function declaration isn't a prototype |
---|
1662 | conftest.c: In function 'main': |
---|
1663 | conftest.c:117: warning: old-style function definition |
---|
1664 | configure:24180: $? = 0 |
---|
1665 | configure:24186: ./conftest |
---|
1666 | configure:24189: $? = 1 |
---|
1667 | configure: program exited with status 1 |
---|
1668 | configure: failed program was: |
---|
1669 | | /* confdefs.h. */ |
---|
1670 | | #define PACKAGE_NAME "avahi" |
---|
1671 | | #define PACKAGE_TARNAME "avahi" |
---|
1672 | | #define PACKAGE_VERSION "0.6.22" |
---|
1673 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
1674 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
1675 | | #define PACKAGE "avahi" |
---|
1676 | | #define VERSION "0.6.22" |
---|
1677 | | #define _GNU_SOURCE 1 |
---|
1678 | | #define STDC_HEADERS 1 |
---|
1679 | | #define HAVE_SYS_TYPES_H 1 |
---|
1680 | | #define HAVE_SYS_STAT_H 1 |
---|
1681 | | #define HAVE_STDLIB_H 1 |
---|
1682 | | #define HAVE_STRING_H 1 |
---|
1683 | | #define HAVE_MEMORY_H 1 |
---|
1684 | | #define HAVE_STRINGS_H 1 |
---|
1685 | | #define HAVE_INTTYPES_H 1 |
---|
1686 | | #define HAVE_STDINT_H 1 |
---|
1687 | | #define HAVE_UNISTD_H 1 |
---|
1688 | | #define HAVE_DLFCN_H 1 |
---|
1689 | | #define HAVE_PTHREAD 1 |
---|
1690 | | #define HAVE_PF_ROUTE |
---|
1691 | | #define HAVE_SYS_FILIO_H |
---|
1692 | | #define HAVE_SYS_SYSCTL_H |
---|
1693 | | #define HAVE_STRUCT_IP_MREQ |
---|
1694 | | #define STDC_HEADERS 1 |
---|
1695 | | #define HAVE_ARPA_INET_H 1 |
---|
1696 | | #define HAVE_FCNTL_H 1 |
---|
1697 | | #define HAVE_INTTYPES_H 1 |
---|
1698 | | #define HAVE_LIMITS_H 1 |
---|
1699 | | #define HAVE_NETINET_IN_H 1 |
---|
1700 | | #define HAVE_STDLIB_H 1 |
---|
1701 | | #define HAVE_STRING_H 1 |
---|
1702 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1703 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1704 | | #define HAVE_SYS_TIME_H 1 |
---|
1705 | | #define HAVE_UNISTD_H 1 |
---|
1706 | | #define HAVE_NETDB_H 1 |
---|
1707 | | #define HAVE_SYSLOG_H 1 |
---|
1708 | | #define HAVE__BOOL 1 |
---|
1709 | | #define HAVE_STDBOOL_H 1 |
---|
1710 | | #define TIME_WITH_SYS_TIME 1 |
---|
1711 | | #define HAVE_SYS_WAIT_H 1 |
---|
1712 | | #define HAVE_SYS_SELECT_H 1 |
---|
1713 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1714 | | #define SELECT_TYPE_ARG1 int |
---|
1715 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
1716 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
1717 | | #define HAVE_STDLIB_H 1 |
---|
1718 | | #define HAVE_MALLOC 1 |
---|
1719 | | #define HAVE_STDLIB_H 1 |
---|
1720 | | #define HAVE_REALLOC 1 |
---|
1721 | | #define HAVE_GETHOSTNAME 1 |
---|
1722 | | #define HAVE_MEMCHR 1 |
---|
1723 | | #define HAVE_MEMMOVE 1 |
---|
1724 | | #define HAVE_MEMSET 1 |
---|
1725 | | #define HAVE_MKDIR 1 |
---|
1726 | | #define HAVE_SELECT 1 |
---|
1727 | | #define HAVE_SOCKET 1 |
---|
1728 | | #define HAVE_STRCHR 1 |
---|
1729 | | #define HAVE_STRCSPN 1 |
---|
1730 | | #define HAVE_STRDUP 1 |
---|
1731 | | #define HAVE_STRERROR 1 |
---|
1732 | | #define HAVE_STRRCHR 1 |
---|
1733 | | #define HAVE_STRSPN 1 |
---|
1734 | | #define HAVE_STRSTR 1 |
---|
1735 | | #define HAVE_UNAME 1 |
---|
1736 | | #define HAVE_SETREUID 1 |
---|
1737 | | #define HAVE_SETREGID 1 |
---|
1738 | | #define HAVE_STRCASECMP 1 |
---|
1739 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1740 | | #define HAVE_PUTENV 1 |
---|
1741 | | #define HAVE_STRNCASECMP 1 |
---|
1742 | | #define HAVE_STRLCPY 1 |
---|
1743 | | #define HAVE_GETHOSTBYNAME 1 |
---|
1744 | | #define HAVE_SETEUID 1 |
---|
1745 | | #define HAVE_SETEGID 1 |
---|
1746 | | #define HAVE_GETPROGNAME 1 |
---|
1747 | | #define HAVE_UNISTD_H 1 |
---|
1748 | | #define HAVE_CHOWN 1 |
---|
1749 | | /* end confdefs.h. */ |
---|
1750 | | #include <stdio.h> |
---|
1751 | | #ifdef HAVE_SYS_TYPES_H |
---|
1752 | | # include <sys/types.h> |
---|
1753 | | #endif |
---|
1754 | | #ifdef HAVE_SYS_STAT_H |
---|
1755 | | # include <sys/stat.h> |
---|
1756 | | #endif |
---|
1757 | | #ifdef STDC_HEADERS |
---|
1758 | | # include <stdlib.h> |
---|
1759 | | # include <stddef.h> |
---|
1760 | | #else |
---|
1761 | | # ifdef HAVE_STDLIB_H |
---|
1762 | | # include <stdlib.h> |
---|
1763 | | # endif |
---|
1764 | | #endif |
---|
1765 | | #ifdef HAVE_STRING_H |
---|
1766 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1767 | | # include <memory.h> |
---|
1768 | | # endif |
---|
1769 | | # include <string.h> |
---|
1770 | | #endif |
---|
1771 | | #ifdef HAVE_STRINGS_H |
---|
1772 | | # include <strings.h> |
---|
1773 | | #endif |
---|
1774 | | #ifdef HAVE_INTTYPES_H |
---|
1775 | | # include <inttypes.h> |
---|
1776 | | #endif |
---|
1777 | | #ifdef HAVE_STDINT_H |
---|
1778 | | # include <stdint.h> |
---|
1779 | | #endif |
---|
1780 | | #ifdef HAVE_UNISTD_H |
---|
1781 | | # include <unistd.h> |
---|
1782 | | #endif |
---|
1783 | | int |
---|
1784 | | main () |
---|
1785 | | { |
---|
1786 | | struct stat sbuf; |
---|
1787 | | /* Linux will dereference the symlink and fail. |
---|
1788 | | That is better in the sense that it means we will not |
---|
1789 | | have to compile and use the lstat wrapper. */ |
---|
1790 | | return lstat ("conftest.sym/", &sbuf) == 0; |
---|
1791 | | ; |
---|
1792 | | return 0; |
---|
1793 | | } |
---|
1794 | configure:24212: result: no |
---|
1795 | configure:24231: checking whether stat accepts an empty string |
---|
1796 | configure:24261: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
1797 | conftest.c:117: warning: function declaration isn't a prototype |
---|
1798 | conftest.c: In function 'main': |
---|
1799 | conftest.c:117: warning: old-style function definition |
---|
1800 | configure:24264: $? = 0 |
---|
1801 | configure:24270: ./conftest |
---|
1802 | configure:24273: $? = 0 |
---|
1803 | configure:24289: result: no |
---|
1804 | configure:24305: checking for mode_t |
---|
1805 | configure:24335: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1806 | conftest.c:118: warning: function declaration isn't a prototype |
---|
1807 | conftest.c: In function 'main': |
---|
1808 | conftest.c:118: warning: old-style function definition |
---|
1809 | configure:24341: $? = 0 |
---|
1810 | configure:24356: result: yes |
---|
1811 | configure:24368: checking for pid_t |
---|
1812 | configure:24398: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1813 | conftest.c:118: warning: function declaration isn't a prototype |
---|
1814 | conftest.c: In function 'main': |
---|
1815 | conftest.c:118: warning: old-style function definition |
---|
1816 | configure:24404: $? = 0 |
---|
1817 | configure:24419: result: yes |
---|
1818 | configure:24432: checking whether environ is declared |
---|
1819 | configure:24461: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1820 | conftest.c:117: warning: function declaration isn't a prototype |
---|
1821 | conftest.c: In function 'main': |
---|
1822 | conftest.c:117: warning: old-style function definition |
---|
1823 | conftest.c:119: error: 'environ' undeclared (first use in this function) |
---|
1824 | conftest.c:119: error: (Each undeclared identifier is reported only once |
---|
1825 | conftest.c:119: error: for each function it appears in.) |
---|
1826 | configure:24467: $? = 1 |
---|
1827 | configure: failed program was: |
---|
1828 | | /* confdefs.h. */ |
---|
1829 | | #define PACKAGE_NAME "avahi" |
---|
1830 | | #define PACKAGE_TARNAME "avahi" |
---|
1831 | | #define PACKAGE_VERSION "0.6.22" |
---|
1832 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
1833 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
1834 | | #define PACKAGE "avahi" |
---|
1835 | | #define VERSION "0.6.22" |
---|
1836 | | #define _GNU_SOURCE 1 |
---|
1837 | | #define STDC_HEADERS 1 |
---|
1838 | | #define HAVE_SYS_TYPES_H 1 |
---|
1839 | | #define HAVE_SYS_STAT_H 1 |
---|
1840 | | #define HAVE_STDLIB_H 1 |
---|
1841 | | #define HAVE_STRING_H 1 |
---|
1842 | | #define HAVE_MEMORY_H 1 |
---|
1843 | | #define HAVE_STRINGS_H 1 |
---|
1844 | | #define HAVE_INTTYPES_H 1 |
---|
1845 | | #define HAVE_STDINT_H 1 |
---|
1846 | | #define HAVE_UNISTD_H 1 |
---|
1847 | | #define HAVE_DLFCN_H 1 |
---|
1848 | | #define HAVE_PTHREAD 1 |
---|
1849 | | #define HAVE_PF_ROUTE |
---|
1850 | | #define HAVE_SYS_FILIO_H |
---|
1851 | | #define HAVE_SYS_SYSCTL_H |
---|
1852 | | #define HAVE_STRUCT_IP_MREQ |
---|
1853 | | #define STDC_HEADERS 1 |
---|
1854 | | #define HAVE_ARPA_INET_H 1 |
---|
1855 | | #define HAVE_FCNTL_H 1 |
---|
1856 | | #define HAVE_INTTYPES_H 1 |
---|
1857 | | #define HAVE_LIMITS_H 1 |
---|
1858 | | #define HAVE_NETINET_IN_H 1 |
---|
1859 | | #define HAVE_STDLIB_H 1 |
---|
1860 | | #define HAVE_STRING_H 1 |
---|
1861 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1862 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1863 | | #define HAVE_SYS_TIME_H 1 |
---|
1864 | | #define HAVE_UNISTD_H 1 |
---|
1865 | | #define HAVE_NETDB_H 1 |
---|
1866 | | #define HAVE_SYSLOG_H 1 |
---|
1867 | | #define HAVE__BOOL 1 |
---|
1868 | | #define HAVE_STDBOOL_H 1 |
---|
1869 | | #define TIME_WITH_SYS_TIME 1 |
---|
1870 | | #define HAVE_SYS_WAIT_H 1 |
---|
1871 | | #define HAVE_SYS_SELECT_H 1 |
---|
1872 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1873 | | #define SELECT_TYPE_ARG1 int |
---|
1874 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
1875 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
1876 | | #define HAVE_STDLIB_H 1 |
---|
1877 | | #define HAVE_MALLOC 1 |
---|
1878 | | #define HAVE_STDLIB_H 1 |
---|
1879 | | #define HAVE_REALLOC 1 |
---|
1880 | | #define HAVE_GETHOSTNAME 1 |
---|
1881 | | #define HAVE_MEMCHR 1 |
---|
1882 | | #define HAVE_MEMMOVE 1 |
---|
1883 | | #define HAVE_MEMSET 1 |
---|
1884 | | #define HAVE_MKDIR 1 |
---|
1885 | | #define HAVE_SELECT 1 |
---|
1886 | | #define HAVE_SOCKET 1 |
---|
1887 | | #define HAVE_STRCHR 1 |
---|
1888 | | #define HAVE_STRCSPN 1 |
---|
1889 | | #define HAVE_STRDUP 1 |
---|
1890 | | #define HAVE_STRERROR 1 |
---|
1891 | | #define HAVE_STRRCHR 1 |
---|
1892 | | #define HAVE_STRSPN 1 |
---|
1893 | | #define HAVE_STRSTR 1 |
---|
1894 | | #define HAVE_UNAME 1 |
---|
1895 | | #define HAVE_SETREUID 1 |
---|
1896 | | #define HAVE_SETREGID 1 |
---|
1897 | | #define HAVE_STRCASECMP 1 |
---|
1898 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1899 | | #define HAVE_PUTENV 1 |
---|
1900 | | #define HAVE_STRNCASECMP 1 |
---|
1901 | | #define HAVE_STRLCPY 1 |
---|
1902 | | #define HAVE_GETHOSTBYNAME 1 |
---|
1903 | | #define HAVE_SETEUID 1 |
---|
1904 | | #define HAVE_SETEGID 1 |
---|
1905 | | #define HAVE_GETPROGNAME 1 |
---|
1906 | | #define HAVE_UNISTD_H 1 |
---|
1907 | | #define HAVE_CHOWN 1 |
---|
1908 | | /* end confdefs.h. */ |
---|
1909 | | #include <stdio.h> |
---|
1910 | | #ifdef HAVE_SYS_TYPES_H |
---|
1911 | | # include <sys/types.h> |
---|
1912 | | #endif |
---|
1913 | | #ifdef HAVE_SYS_STAT_H |
---|
1914 | | # include <sys/stat.h> |
---|
1915 | | #endif |
---|
1916 | | #ifdef STDC_HEADERS |
---|
1917 | | # include <stdlib.h> |
---|
1918 | | # include <stddef.h> |
---|
1919 | | #else |
---|
1920 | | # ifdef HAVE_STDLIB_H |
---|
1921 | | # include <stdlib.h> |
---|
1922 | | # endif |
---|
1923 | | #endif |
---|
1924 | | #ifdef HAVE_STRING_H |
---|
1925 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1926 | | # include <memory.h> |
---|
1927 | | # endif |
---|
1928 | | # include <string.h> |
---|
1929 | | #endif |
---|
1930 | | #ifdef HAVE_STRINGS_H |
---|
1931 | | # include <strings.h> |
---|
1932 | | #endif |
---|
1933 | | #ifdef HAVE_INTTYPES_H |
---|
1934 | | # include <inttypes.h> |
---|
1935 | | #endif |
---|
1936 | | #ifdef HAVE_STDINT_H |
---|
1937 | | # include <stdint.h> |
---|
1938 | | #endif |
---|
1939 | | #ifdef HAVE_UNISTD_H |
---|
1940 | | # include <unistd.h> |
---|
1941 | | #endif |
---|
1942 | | int |
---|
1943 | | main () |
---|
1944 | | { |
---|
1945 | | #ifndef environ |
---|
1946 | | (void) environ; |
---|
1947 | | #endif |
---|
1948 | | |
---|
1949 | | ; |
---|
1950 | | return 0; |
---|
1951 | | } |
---|
1952 | configure:24482: result: no |
---|
1953 | configure:24517: checking sys/capability.h usability |
---|
1954 | configure:24534: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1955 | conftest.c:116:28: error: sys/capability.h: No such file or directory |
---|
1956 | configure:24540: $? = 1 |
---|
1957 | configure: failed program was: |
---|
1958 | | /* confdefs.h. */ |
---|
1959 | | #define PACKAGE_NAME "avahi" |
---|
1960 | | #define PACKAGE_TARNAME "avahi" |
---|
1961 | | #define PACKAGE_VERSION "0.6.22" |
---|
1962 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
1963 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
1964 | | #define PACKAGE "avahi" |
---|
1965 | | #define VERSION "0.6.22" |
---|
1966 | | #define _GNU_SOURCE 1 |
---|
1967 | | #define STDC_HEADERS 1 |
---|
1968 | | #define HAVE_SYS_TYPES_H 1 |
---|
1969 | | #define HAVE_SYS_STAT_H 1 |
---|
1970 | | #define HAVE_STDLIB_H 1 |
---|
1971 | | #define HAVE_STRING_H 1 |
---|
1972 | | #define HAVE_MEMORY_H 1 |
---|
1973 | | #define HAVE_STRINGS_H 1 |
---|
1974 | | #define HAVE_INTTYPES_H 1 |
---|
1975 | | #define HAVE_STDINT_H 1 |
---|
1976 | | #define HAVE_UNISTD_H 1 |
---|
1977 | | #define HAVE_DLFCN_H 1 |
---|
1978 | | #define HAVE_PTHREAD 1 |
---|
1979 | | #define HAVE_PF_ROUTE |
---|
1980 | | #define HAVE_SYS_FILIO_H |
---|
1981 | | #define HAVE_SYS_SYSCTL_H |
---|
1982 | | #define HAVE_STRUCT_IP_MREQ |
---|
1983 | | #define STDC_HEADERS 1 |
---|
1984 | | #define HAVE_ARPA_INET_H 1 |
---|
1985 | | #define HAVE_FCNTL_H 1 |
---|
1986 | | #define HAVE_INTTYPES_H 1 |
---|
1987 | | #define HAVE_LIMITS_H 1 |
---|
1988 | | #define HAVE_NETINET_IN_H 1 |
---|
1989 | | #define HAVE_STDLIB_H 1 |
---|
1990 | | #define HAVE_STRING_H 1 |
---|
1991 | | #define HAVE_SYS_IOCTL_H 1 |
---|
1992 | | #define HAVE_SYS_SOCKET_H 1 |
---|
1993 | | #define HAVE_SYS_TIME_H 1 |
---|
1994 | | #define HAVE_UNISTD_H 1 |
---|
1995 | | #define HAVE_NETDB_H 1 |
---|
1996 | | #define HAVE_SYSLOG_H 1 |
---|
1997 | | #define HAVE__BOOL 1 |
---|
1998 | | #define HAVE_STDBOOL_H 1 |
---|
1999 | | #define TIME_WITH_SYS_TIME 1 |
---|
2000 | | #define HAVE_SYS_WAIT_H 1 |
---|
2001 | | #define HAVE_SYS_SELECT_H 1 |
---|
2002 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2003 | | #define SELECT_TYPE_ARG1 int |
---|
2004 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
2005 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
2006 | | #define HAVE_STDLIB_H 1 |
---|
2007 | | #define HAVE_MALLOC 1 |
---|
2008 | | #define HAVE_STDLIB_H 1 |
---|
2009 | | #define HAVE_REALLOC 1 |
---|
2010 | | #define HAVE_GETHOSTNAME 1 |
---|
2011 | | #define HAVE_MEMCHR 1 |
---|
2012 | | #define HAVE_MEMMOVE 1 |
---|
2013 | | #define HAVE_MEMSET 1 |
---|
2014 | | #define HAVE_MKDIR 1 |
---|
2015 | | #define HAVE_SELECT 1 |
---|
2016 | | #define HAVE_SOCKET 1 |
---|
2017 | | #define HAVE_STRCHR 1 |
---|
2018 | | #define HAVE_STRCSPN 1 |
---|
2019 | | #define HAVE_STRDUP 1 |
---|
2020 | | #define HAVE_STRERROR 1 |
---|
2021 | | #define HAVE_STRRCHR 1 |
---|
2022 | | #define HAVE_STRSPN 1 |
---|
2023 | | #define HAVE_STRSTR 1 |
---|
2024 | | #define HAVE_UNAME 1 |
---|
2025 | | #define HAVE_SETREUID 1 |
---|
2026 | | #define HAVE_SETREGID 1 |
---|
2027 | | #define HAVE_STRCASECMP 1 |
---|
2028 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2029 | | #define HAVE_PUTENV 1 |
---|
2030 | | #define HAVE_STRNCASECMP 1 |
---|
2031 | | #define HAVE_STRLCPY 1 |
---|
2032 | | #define HAVE_GETHOSTBYNAME 1 |
---|
2033 | | #define HAVE_SETEUID 1 |
---|
2034 | | #define HAVE_SETEGID 1 |
---|
2035 | | #define HAVE_GETPROGNAME 1 |
---|
2036 | | #define HAVE_UNISTD_H 1 |
---|
2037 | | #define HAVE_CHOWN 1 |
---|
2038 | | #define HAVE_DECL_ENVIRON 0 |
---|
2039 | | /* end confdefs.h. */ |
---|
2040 | | #include <stdio.h> |
---|
2041 | | #ifdef HAVE_SYS_TYPES_H |
---|
2042 | | # include <sys/types.h> |
---|
2043 | | #endif |
---|
2044 | | #ifdef HAVE_SYS_STAT_H |
---|
2045 | | # include <sys/stat.h> |
---|
2046 | | #endif |
---|
2047 | | #ifdef STDC_HEADERS |
---|
2048 | | # include <stdlib.h> |
---|
2049 | | # include <stddef.h> |
---|
2050 | | #else |
---|
2051 | | # ifdef HAVE_STDLIB_H |
---|
2052 | | # include <stdlib.h> |
---|
2053 | | # endif |
---|
2054 | | #endif |
---|
2055 | | #ifdef HAVE_STRING_H |
---|
2056 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2057 | | # include <memory.h> |
---|
2058 | | # endif |
---|
2059 | | # include <string.h> |
---|
2060 | | #endif |
---|
2061 | | #ifdef HAVE_STRINGS_H |
---|
2062 | | # include <strings.h> |
---|
2063 | | #endif |
---|
2064 | | #ifdef HAVE_INTTYPES_H |
---|
2065 | | # include <inttypes.h> |
---|
2066 | | #endif |
---|
2067 | | #ifdef HAVE_STDINT_H |
---|
2068 | | # include <stdint.h> |
---|
2069 | | #endif |
---|
2070 | | #ifdef HAVE_UNISTD_H |
---|
2071 | | # include <unistd.h> |
---|
2072 | | #endif |
---|
2073 | | #include <sys/capability.h> |
---|
2074 | configure:24554: result: no |
---|
2075 | configure:24558: checking sys/capability.h presence |
---|
2076 | configure:24573: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
2077 | conftest.c:83:28: error: sys/capability.h: No such file or directory |
---|
2078 | configure:24579: $? = 1 |
---|
2079 | configure: failed program was: |
---|
2080 | | /* confdefs.h. */ |
---|
2081 | | #define PACKAGE_NAME "avahi" |
---|
2082 | | #define PACKAGE_TARNAME "avahi" |
---|
2083 | | #define PACKAGE_VERSION "0.6.22" |
---|
2084 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
2085 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
2086 | | #define PACKAGE "avahi" |
---|
2087 | | #define VERSION "0.6.22" |
---|
2088 | | #define _GNU_SOURCE 1 |
---|
2089 | | #define STDC_HEADERS 1 |
---|
2090 | | #define HAVE_SYS_TYPES_H 1 |
---|
2091 | | #define HAVE_SYS_STAT_H 1 |
---|
2092 | | #define HAVE_STDLIB_H 1 |
---|
2093 | | #define HAVE_STRING_H 1 |
---|
2094 | | #define HAVE_MEMORY_H 1 |
---|
2095 | | #define HAVE_STRINGS_H 1 |
---|
2096 | | #define HAVE_INTTYPES_H 1 |
---|
2097 | | #define HAVE_STDINT_H 1 |
---|
2098 | | #define HAVE_UNISTD_H 1 |
---|
2099 | | #define HAVE_DLFCN_H 1 |
---|
2100 | | #define HAVE_PTHREAD 1 |
---|
2101 | | #define HAVE_PF_ROUTE |
---|
2102 | | #define HAVE_SYS_FILIO_H |
---|
2103 | | #define HAVE_SYS_SYSCTL_H |
---|
2104 | | #define HAVE_STRUCT_IP_MREQ |
---|
2105 | | #define STDC_HEADERS 1 |
---|
2106 | | #define HAVE_ARPA_INET_H 1 |
---|
2107 | | #define HAVE_FCNTL_H 1 |
---|
2108 | | #define HAVE_INTTYPES_H 1 |
---|
2109 | | #define HAVE_LIMITS_H 1 |
---|
2110 | | #define HAVE_NETINET_IN_H 1 |
---|
2111 | | #define HAVE_STDLIB_H 1 |
---|
2112 | | #define HAVE_STRING_H 1 |
---|
2113 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2114 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2115 | | #define HAVE_SYS_TIME_H 1 |
---|
2116 | | #define HAVE_UNISTD_H 1 |
---|
2117 | | #define HAVE_NETDB_H 1 |
---|
2118 | | #define HAVE_SYSLOG_H 1 |
---|
2119 | | #define HAVE__BOOL 1 |
---|
2120 | | #define HAVE_STDBOOL_H 1 |
---|
2121 | | #define TIME_WITH_SYS_TIME 1 |
---|
2122 | | #define HAVE_SYS_WAIT_H 1 |
---|
2123 | | #define HAVE_SYS_SELECT_H 1 |
---|
2124 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2125 | | #define SELECT_TYPE_ARG1 int |
---|
2126 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
2127 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
2128 | | #define HAVE_STDLIB_H 1 |
---|
2129 | | #define HAVE_MALLOC 1 |
---|
2130 | | #define HAVE_STDLIB_H 1 |
---|
2131 | | #define HAVE_REALLOC 1 |
---|
2132 | | #define HAVE_GETHOSTNAME 1 |
---|
2133 | | #define HAVE_MEMCHR 1 |
---|
2134 | | #define HAVE_MEMMOVE 1 |
---|
2135 | | #define HAVE_MEMSET 1 |
---|
2136 | | #define HAVE_MKDIR 1 |
---|
2137 | | #define HAVE_SELECT 1 |
---|
2138 | | #define HAVE_SOCKET 1 |
---|
2139 | | #define HAVE_STRCHR 1 |
---|
2140 | | #define HAVE_STRCSPN 1 |
---|
2141 | | #define HAVE_STRDUP 1 |
---|
2142 | | #define HAVE_STRERROR 1 |
---|
2143 | | #define HAVE_STRRCHR 1 |
---|
2144 | | #define HAVE_STRSPN 1 |
---|
2145 | | #define HAVE_STRSTR 1 |
---|
2146 | | #define HAVE_UNAME 1 |
---|
2147 | | #define HAVE_SETREUID 1 |
---|
2148 | | #define HAVE_SETREGID 1 |
---|
2149 | | #define HAVE_STRCASECMP 1 |
---|
2150 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2151 | | #define HAVE_PUTENV 1 |
---|
2152 | | #define HAVE_STRNCASECMP 1 |
---|
2153 | | #define HAVE_STRLCPY 1 |
---|
2154 | | #define HAVE_GETHOSTBYNAME 1 |
---|
2155 | | #define HAVE_SETEUID 1 |
---|
2156 | | #define HAVE_SETEGID 1 |
---|
2157 | | #define HAVE_GETPROGNAME 1 |
---|
2158 | | #define HAVE_UNISTD_H 1 |
---|
2159 | | #define HAVE_CHOWN 1 |
---|
2160 | | #define HAVE_DECL_ENVIRON 0 |
---|
2161 | | /* end confdefs.h. */ |
---|
2162 | | #include <sys/capability.h> |
---|
2163 | configure:24593: result: no |
---|
2164 | configure:24626: checking for sys/capability.h |
---|
2165 | configure:24634: result: no |
---|
2166 | configure:24664: checking sys/prctl.h usability |
---|
2167 | configure:24681: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2168 | conftest.c:116:23: error: sys/prctl.h: No such file or directory |
---|
2169 | configure:24687: $? = 1 |
---|
2170 | configure: failed program was: |
---|
2171 | | /* confdefs.h. */ |
---|
2172 | | #define PACKAGE_NAME "avahi" |
---|
2173 | | #define PACKAGE_TARNAME "avahi" |
---|
2174 | | #define PACKAGE_VERSION "0.6.22" |
---|
2175 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
2176 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
2177 | | #define PACKAGE "avahi" |
---|
2178 | | #define VERSION "0.6.22" |
---|
2179 | | #define _GNU_SOURCE 1 |
---|
2180 | | #define STDC_HEADERS 1 |
---|
2181 | | #define HAVE_SYS_TYPES_H 1 |
---|
2182 | | #define HAVE_SYS_STAT_H 1 |
---|
2183 | | #define HAVE_STDLIB_H 1 |
---|
2184 | | #define HAVE_STRING_H 1 |
---|
2185 | | #define HAVE_MEMORY_H 1 |
---|
2186 | | #define HAVE_STRINGS_H 1 |
---|
2187 | | #define HAVE_INTTYPES_H 1 |
---|
2188 | | #define HAVE_STDINT_H 1 |
---|
2189 | | #define HAVE_UNISTD_H 1 |
---|
2190 | | #define HAVE_DLFCN_H 1 |
---|
2191 | | #define HAVE_PTHREAD 1 |
---|
2192 | | #define HAVE_PF_ROUTE |
---|
2193 | | #define HAVE_SYS_FILIO_H |
---|
2194 | | #define HAVE_SYS_SYSCTL_H |
---|
2195 | | #define HAVE_STRUCT_IP_MREQ |
---|
2196 | | #define STDC_HEADERS 1 |
---|
2197 | | #define HAVE_ARPA_INET_H 1 |
---|
2198 | | #define HAVE_FCNTL_H 1 |
---|
2199 | | #define HAVE_INTTYPES_H 1 |
---|
2200 | | #define HAVE_LIMITS_H 1 |
---|
2201 | | #define HAVE_NETINET_IN_H 1 |
---|
2202 | | #define HAVE_STDLIB_H 1 |
---|
2203 | | #define HAVE_STRING_H 1 |
---|
2204 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2205 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2206 | | #define HAVE_SYS_TIME_H 1 |
---|
2207 | | #define HAVE_UNISTD_H 1 |
---|
2208 | | #define HAVE_NETDB_H 1 |
---|
2209 | | #define HAVE_SYSLOG_H 1 |
---|
2210 | | #define HAVE__BOOL 1 |
---|
2211 | | #define HAVE_STDBOOL_H 1 |
---|
2212 | | #define TIME_WITH_SYS_TIME 1 |
---|
2213 | | #define HAVE_SYS_WAIT_H 1 |
---|
2214 | | #define HAVE_SYS_SELECT_H 1 |
---|
2215 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2216 | | #define SELECT_TYPE_ARG1 int |
---|
2217 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
2218 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
2219 | | #define HAVE_STDLIB_H 1 |
---|
2220 | | #define HAVE_MALLOC 1 |
---|
2221 | | #define HAVE_STDLIB_H 1 |
---|
2222 | | #define HAVE_REALLOC 1 |
---|
2223 | | #define HAVE_GETHOSTNAME 1 |
---|
2224 | | #define HAVE_MEMCHR 1 |
---|
2225 | | #define HAVE_MEMMOVE 1 |
---|
2226 | | #define HAVE_MEMSET 1 |
---|
2227 | | #define HAVE_MKDIR 1 |
---|
2228 | | #define HAVE_SELECT 1 |
---|
2229 | | #define HAVE_SOCKET 1 |
---|
2230 | | #define HAVE_STRCHR 1 |
---|
2231 | | #define HAVE_STRCSPN 1 |
---|
2232 | | #define HAVE_STRDUP 1 |
---|
2233 | | #define HAVE_STRERROR 1 |
---|
2234 | | #define HAVE_STRRCHR 1 |
---|
2235 | | #define HAVE_STRSPN 1 |
---|
2236 | | #define HAVE_STRSTR 1 |
---|
2237 | | #define HAVE_UNAME 1 |
---|
2238 | | #define HAVE_SETREUID 1 |
---|
2239 | | #define HAVE_SETREGID 1 |
---|
2240 | | #define HAVE_STRCASECMP 1 |
---|
2241 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2242 | | #define HAVE_PUTENV 1 |
---|
2243 | | #define HAVE_STRNCASECMP 1 |
---|
2244 | | #define HAVE_STRLCPY 1 |
---|
2245 | | #define HAVE_GETHOSTBYNAME 1 |
---|
2246 | | #define HAVE_SETEUID 1 |
---|
2247 | | #define HAVE_SETEGID 1 |
---|
2248 | | #define HAVE_GETPROGNAME 1 |
---|
2249 | | #define HAVE_UNISTD_H 1 |
---|
2250 | | #define HAVE_CHOWN 1 |
---|
2251 | | #define HAVE_DECL_ENVIRON 0 |
---|
2252 | | /* end confdefs.h. */ |
---|
2253 | | #include <stdio.h> |
---|
2254 | | #ifdef HAVE_SYS_TYPES_H |
---|
2255 | | # include <sys/types.h> |
---|
2256 | | #endif |
---|
2257 | | #ifdef HAVE_SYS_STAT_H |
---|
2258 | | # include <sys/stat.h> |
---|
2259 | | #endif |
---|
2260 | | #ifdef STDC_HEADERS |
---|
2261 | | # include <stdlib.h> |
---|
2262 | | # include <stddef.h> |
---|
2263 | | #else |
---|
2264 | | # ifdef HAVE_STDLIB_H |
---|
2265 | | # include <stdlib.h> |
---|
2266 | | # endif |
---|
2267 | | #endif |
---|
2268 | | #ifdef HAVE_STRING_H |
---|
2269 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2270 | | # include <memory.h> |
---|
2271 | | # endif |
---|
2272 | | # include <string.h> |
---|
2273 | | #endif |
---|
2274 | | #ifdef HAVE_STRINGS_H |
---|
2275 | | # include <strings.h> |
---|
2276 | | #endif |
---|
2277 | | #ifdef HAVE_INTTYPES_H |
---|
2278 | | # include <inttypes.h> |
---|
2279 | | #endif |
---|
2280 | | #ifdef HAVE_STDINT_H |
---|
2281 | | # include <stdint.h> |
---|
2282 | | #endif |
---|
2283 | | #ifdef HAVE_UNISTD_H |
---|
2284 | | # include <unistd.h> |
---|
2285 | | #endif |
---|
2286 | | #include <sys/prctl.h> |
---|
2287 | configure:24701: result: no |
---|
2288 | configure:24705: checking sys/prctl.h presence |
---|
2289 | configure:24720: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
2290 | conftest.c:83:23: error: sys/prctl.h: No such file or directory |
---|
2291 | configure:24726: $? = 1 |
---|
2292 | configure: failed program was: |
---|
2293 | | /* confdefs.h. */ |
---|
2294 | | #define PACKAGE_NAME "avahi" |
---|
2295 | | #define PACKAGE_TARNAME "avahi" |
---|
2296 | | #define PACKAGE_VERSION "0.6.22" |
---|
2297 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
2298 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
2299 | | #define PACKAGE "avahi" |
---|
2300 | | #define VERSION "0.6.22" |
---|
2301 | | #define _GNU_SOURCE 1 |
---|
2302 | | #define STDC_HEADERS 1 |
---|
2303 | | #define HAVE_SYS_TYPES_H 1 |
---|
2304 | | #define HAVE_SYS_STAT_H 1 |
---|
2305 | | #define HAVE_STDLIB_H 1 |
---|
2306 | | #define HAVE_STRING_H 1 |
---|
2307 | | #define HAVE_MEMORY_H 1 |
---|
2308 | | #define HAVE_STRINGS_H 1 |
---|
2309 | | #define HAVE_INTTYPES_H 1 |
---|
2310 | | #define HAVE_STDINT_H 1 |
---|
2311 | | #define HAVE_UNISTD_H 1 |
---|
2312 | | #define HAVE_DLFCN_H 1 |
---|
2313 | | #define HAVE_PTHREAD 1 |
---|
2314 | | #define HAVE_PF_ROUTE |
---|
2315 | | #define HAVE_SYS_FILIO_H |
---|
2316 | | #define HAVE_SYS_SYSCTL_H |
---|
2317 | | #define HAVE_STRUCT_IP_MREQ |
---|
2318 | | #define STDC_HEADERS 1 |
---|
2319 | | #define HAVE_ARPA_INET_H 1 |
---|
2320 | | #define HAVE_FCNTL_H 1 |
---|
2321 | | #define HAVE_INTTYPES_H 1 |
---|
2322 | | #define HAVE_LIMITS_H 1 |
---|
2323 | | #define HAVE_NETINET_IN_H 1 |
---|
2324 | | #define HAVE_STDLIB_H 1 |
---|
2325 | | #define HAVE_STRING_H 1 |
---|
2326 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2327 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2328 | | #define HAVE_SYS_TIME_H 1 |
---|
2329 | | #define HAVE_UNISTD_H 1 |
---|
2330 | | #define HAVE_NETDB_H 1 |
---|
2331 | | #define HAVE_SYSLOG_H 1 |
---|
2332 | | #define HAVE__BOOL 1 |
---|
2333 | | #define HAVE_STDBOOL_H 1 |
---|
2334 | | #define TIME_WITH_SYS_TIME 1 |
---|
2335 | | #define HAVE_SYS_WAIT_H 1 |
---|
2336 | | #define HAVE_SYS_SELECT_H 1 |
---|
2337 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2338 | | #define SELECT_TYPE_ARG1 int |
---|
2339 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
2340 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
2341 | | #define HAVE_STDLIB_H 1 |
---|
2342 | | #define HAVE_MALLOC 1 |
---|
2343 | | #define HAVE_STDLIB_H 1 |
---|
2344 | | #define HAVE_REALLOC 1 |
---|
2345 | | #define HAVE_GETHOSTNAME 1 |
---|
2346 | | #define HAVE_MEMCHR 1 |
---|
2347 | | #define HAVE_MEMMOVE 1 |
---|
2348 | | #define HAVE_MEMSET 1 |
---|
2349 | | #define HAVE_MKDIR 1 |
---|
2350 | | #define HAVE_SELECT 1 |
---|
2351 | | #define HAVE_SOCKET 1 |
---|
2352 | | #define HAVE_STRCHR 1 |
---|
2353 | | #define HAVE_STRCSPN 1 |
---|
2354 | | #define HAVE_STRDUP 1 |
---|
2355 | | #define HAVE_STRERROR 1 |
---|
2356 | | #define HAVE_STRRCHR 1 |
---|
2357 | | #define HAVE_STRSPN 1 |
---|
2358 | | #define HAVE_STRSTR 1 |
---|
2359 | | #define HAVE_UNAME 1 |
---|
2360 | | #define HAVE_SETREUID 1 |
---|
2361 | | #define HAVE_SETREGID 1 |
---|
2362 | | #define HAVE_STRCASECMP 1 |
---|
2363 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2364 | | #define HAVE_PUTENV 1 |
---|
2365 | | #define HAVE_STRNCASECMP 1 |
---|
2366 | | #define HAVE_STRLCPY 1 |
---|
2367 | | #define HAVE_GETHOSTBYNAME 1 |
---|
2368 | | #define HAVE_SETEUID 1 |
---|
2369 | | #define HAVE_SETEGID 1 |
---|
2370 | | #define HAVE_GETPROGNAME 1 |
---|
2371 | | #define HAVE_UNISTD_H 1 |
---|
2372 | | #define HAVE_CHOWN 1 |
---|
2373 | | #define HAVE_DECL_ENVIRON 0 |
---|
2374 | | /* end confdefs.h. */ |
---|
2375 | | #include <sys/prctl.h> |
---|
2376 | configure:24740: result: no |
---|
2377 | configure:24773: checking for sys/prctl.h |
---|
2378 | configure:24781: result: no |
---|
2379 | configure:24800: checking for chroot |
---|
2380 | configure:24856: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
2381 | conftest.c:106: warning: function declaration isn't a prototype |
---|
2382 | conftest.c:116: warning: function declaration isn't a prototype |
---|
2383 | conftest.c: In function 'main': |
---|
2384 | conftest.c:116: warning: old-style function definition |
---|
2385 | configure:24862: $? = 0 |
---|
2386 | configure:24880: result: yes |
---|
2387 | configure:24912: checking for dlopen in -ldl |
---|
2388 | configure:24947: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -ldl >&5 |
---|
2389 | conftest.c:91: warning: function declaration isn't a prototype |
---|
2390 | conftest.c:94: warning: function declaration isn't a prototype |
---|
2391 | conftest.c: In function 'main': |
---|
2392 | conftest.c:94: warning: old-style function definition |
---|
2393 | configure:24953: $? = 0 |
---|
2394 | configure:24971: result: yes |
---|
2395 | configure:24979: checking for dlfcn.h |
---|
2396 | configure:24985: result: yes |
---|
2397 | configure:25159: checking linux/inotify.h usability |
---|
2398 | configure:25176: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2399 | conftest.c:119:27: error: linux/inotify.h: No such file or directory |
---|
2400 | configure:25182: $? = 1 |
---|
2401 | configure: failed program was: |
---|
2402 | | /* confdefs.h. */ |
---|
2403 | | #define PACKAGE_NAME "avahi" |
---|
2404 | | #define PACKAGE_TARNAME "avahi" |
---|
2405 | | #define PACKAGE_VERSION "0.6.22" |
---|
2406 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
2407 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
2408 | | #define PACKAGE "avahi" |
---|
2409 | | #define VERSION "0.6.22" |
---|
2410 | | #define _GNU_SOURCE 1 |
---|
2411 | | #define STDC_HEADERS 1 |
---|
2412 | | #define HAVE_SYS_TYPES_H 1 |
---|
2413 | | #define HAVE_SYS_STAT_H 1 |
---|
2414 | | #define HAVE_STDLIB_H 1 |
---|
2415 | | #define HAVE_STRING_H 1 |
---|
2416 | | #define HAVE_MEMORY_H 1 |
---|
2417 | | #define HAVE_STRINGS_H 1 |
---|
2418 | | #define HAVE_INTTYPES_H 1 |
---|
2419 | | #define HAVE_STDINT_H 1 |
---|
2420 | | #define HAVE_UNISTD_H 1 |
---|
2421 | | #define HAVE_DLFCN_H 1 |
---|
2422 | | #define HAVE_PTHREAD 1 |
---|
2423 | | #define HAVE_PF_ROUTE |
---|
2424 | | #define HAVE_SYS_FILIO_H |
---|
2425 | | #define HAVE_SYS_SYSCTL_H |
---|
2426 | | #define HAVE_STRUCT_IP_MREQ |
---|
2427 | | #define STDC_HEADERS 1 |
---|
2428 | | #define HAVE_ARPA_INET_H 1 |
---|
2429 | | #define HAVE_FCNTL_H 1 |
---|
2430 | | #define HAVE_INTTYPES_H 1 |
---|
2431 | | #define HAVE_LIMITS_H 1 |
---|
2432 | | #define HAVE_NETINET_IN_H 1 |
---|
2433 | | #define HAVE_STDLIB_H 1 |
---|
2434 | | #define HAVE_STRING_H 1 |
---|
2435 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2436 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2437 | | #define HAVE_SYS_TIME_H 1 |
---|
2438 | | #define HAVE_UNISTD_H 1 |
---|
2439 | | #define HAVE_NETDB_H 1 |
---|
2440 | | #define HAVE_SYSLOG_H 1 |
---|
2441 | | #define HAVE__BOOL 1 |
---|
2442 | | #define HAVE_STDBOOL_H 1 |
---|
2443 | | #define TIME_WITH_SYS_TIME 1 |
---|
2444 | | #define HAVE_SYS_WAIT_H 1 |
---|
2445 | | #define HAVE_SYS_SELECT_H 1 |
---|
2446 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2447 | | #define SELECT_TYPE_ARG1 int |
---|
2448 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
2449 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
2450 | | #define HAVE_STDLIB_H 1 |
---|
2451 | | #define HAVE_MALLOC 1 |
---|
2452 | | #define HAVE_STDLIB_H 1 |
---|
2453 | | #define HAVE_REALLOC 1 |
---|
2454 | | #define HAVE_GETHOSTNAME 1 |
---|
2455 | | #define HAVE_MEMCHR 1 |
---|
2456 | | #define HAVE_MEMMOVE 1 |
---|
2457 | | #define HAVE_MEMSET 1 |
---|
2458 | | #define HAVE_MKDIR 1 |
---|
2459 | | #define HAVE_SELECT 1 |
---|
2460 | | #define HAVE_SOCKET 1 |
---|
2461 | | #define HAVE_STRCHR 1 |
---|
2462 | | #define HAVE_STRCSPN 1 |
---|
2463 | | #define HAVE_STRDUP 1 |
---|
2464 | | #define HAVE_STRERROR 1 |
---|
2465 | | #define HAVE_STRRCHR 1 |
---|
2466 | | #define HAVE_STRSPN 1 |
---|
2467 | | #define HAVE_STRSTR 1 |
---|
2468 | | #define HAVE_UNAME 1 |
---|
2469 | | #define HAVE_SETREUID 1 |
---|
2470 | | #define HAVE_SETREGID 1 |
---|
2471 | | #define HAVE_STRCASECMP 1 |
---|
2472 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2473 | | #define HAVE_PUTENV 1 |
---|
2474 | | #define HAVE_STRNCASECMP 1 |
---|
2475 | | #define HAVE_STRLCPY 1 |
---|
2476 | | #define HAVE_GETHOSTBYNAME 1 |
---|
2477 | | #define HAVE_SETEUID 1 |
---|
2478 | | #define HAVE_SETEGID 1 |
---|
2479 | | #define HAVE_GETPROGNAME 1 |
---|
2480 | | #define HAVE_UNISTD_H 1 |
---|
2481 | | #define HAVE_CHOWN 1 |
---|
2482 | | #define HAVE_DECL_ENVIRON 0 |
---|
2483 | | #define HAVE_CHROOT 1 |
---|
2484 | | #define HAVE_DLFCN_H 1 |
---|
2485 | | #define HAVE_DLOPEN 1 |
---|
2486 | | /* end confdefs.h. */ |
---|
2487 | | #include <stdio.h> |
---|
2488 | | #ifdef HAVE_SYS_TYPES_H |
---|
2489 | | # include <sys/types.h> |
---|
2490 | | #endif |
---|
2491 | | #ifdef HAVE_SYS_STAT_H |
---|
2492 | | # include <sys/stat.h> |
---|
2493 | | #endif |
---|
2494 | | #ifdef STDC_HEADERS |
---|
2495 | | # include <stdlib.h> |
---|
2496 | | # include <stddef.h> |
---|
2497 | | #else |
---|
2498 | | # ifdef HAVE_STDLIB_H |
---|
2499 | | # include <stdlib.h> |
---|
2500 | | # endif |
---|
2501 | | #endif |
---|
2502 | | #ifdef HAVE_STRING_H |
---|
2503 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2504 | | # include <memory.h> |
---|
2505 | | # endif |
---|
2506 | | # include <string.h> |
---|
2507 | | #endif |
---|
2508 | | #ifdef HAVE_STRINGS_H |
---|
2509 | | # include <strings.h> |
---|
2510 | | #endif |
---|
2511 | | #ifdef HAVE_INTTYPES_H |
---|
2512 | | # include <inttypes.h> |
---|
2513 | | #endif |
---|
2514 | | #ifdef HAVE_STDINT_H |
---|
2515 | | # include <stdint.h> |
---|
2516 | | #endif |
---|
2517 | | #ifdef HAVE_UNISTD_H |
---|
2518 | | # include <unistd.h> |
---|
2519 | | #endif |
---|
2520 | | #include <linux/inotify.h> |
---|
2521 | configure:25196: result: no |
---|
2522 | configure:25200: checking linux/inotify.h presence |
---|
2523 | configure:25215: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
2524 | conftest.c:86:27: error: linux/inotify.h: No such file or directory |
---|
2525 | configure:25221: $? = 1 |
---|
2526 | configure: failed program was: |
---|
2527 | | /* confdefs.h. */ |
---|
2528 | | #define PACKAGE_NAME "avahi" |
---|
2529 | | #define PACKAGE_TARNAME "avahi" |
---|
2530 | | #define PACKAGE_VERSION "0.6.22" |
---|
2531 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
2532 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
2533 | | #define PACKAGE "avahi" |
---|
2534 | | #define VERSION "0.6.22" |
---|
2535 | | #define _GNU_SOURCE 1 |
---|
2536 | | #define STDC_HEADERS 1 |
---|
2537 | | #define HAVE_SYS_TYPES_H 1 |
---|
2538 | | #define HAVE_SYS_STAT_H 1 |
---|
2539 | | #define HAVE_STDLIB_H 1 |
---|
2540 | | #define HAVE_STRING_H 1 |
---|
2541 | | #define HAVE_MEMORY_H 1 |
---|
2542 | | #define HAVE_STRINGS_H 1 |
---|
2543 | | #define HAVE_INTTYPES_H 1 |
---|
2544 | | #define HAVE_STDINT_H 1 |
---|
2545 | | #define HAVE_UNISTD_H 1 |
---|
2546 | | #define HAVE_DLFCN_H 1 |
---|
2547 | | #define HAVE_PTHREAD 1 |
---|
2548 | | #define HAVE_PF_ROUTE |
---|
2549 | | #define HAVE_SYS_FILIO_H |
---|
2550 | | #define HAVE_SYS_SYSCTL_H |
---|
2551 | | #define HAVE_STRUCT_IP_MREQ |
---|
2552 | | #define STDC_HEADERS 1 |
---|
2553 | | #define HAVE_ARPA_INET_H 1 |
---|
2554 | | #define HAVE_FCNTL_H 1 |
---|
2555 | | #define HAVE_INTTYPES_H 1 |
---|
2556 | | #define HAVE_LIMITS_H 1 |
---|
2557 | | #define HAVE_NETINET_IN_H 1 |
---|
2558 | | #define HAVE_STDLIB_H 1 |
---|
2559 | | #define HAVE_STRING_H 1 |
---|
2560 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2561 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2562 | | #define HAVE_SYS_TIME_H 1 |
---|
2563 | | #define HAVE_UNISTD_H 1 |
---|
2564 | | #define HAVE_NETDB_H 1 |
---|
2565 | | #define HAVE_SYSLOG_H 1 |
---|
2566 | | #define HAVE__BOOL 1 |
---|
2567 | | #define HAVE_STDBOOL_H 1 |
---|
2568 | | #define TIME_WITH_SYS_TIME 1 |
---|
2569 | | #define HAVE_SYS_WAIT_H 1 |
---|
2570 | | #define HAVE_SYS_SELECT_H 1 |
---|
2571 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2572 | | #define SELECT_TYPE_ARG1 int |
---|
2573 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
2574 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
2575 | | #define HAVE_STDLIB_H 1 |
---|
2576 | | #define HAVE_MALLOC 1 |
---|
2577 | | #define HAVE_STDLIB_H 1 |
---|
2578 | | #define HAVE_REALLOC 1 |
---|
2579 | | #define HAVE_GETHOSTNAME 1 |
---|
2580 | | #define HAVE_MEMCHR 1 |
---|
2581 | | #define HAVE_MEMMOVE 1 |
---|
2582 | | #define HAVE_MEMSET 1 |
---|
2583 | | #define HAVE_MKDIR 1 |
---|
2584 | | #define HAVE_SELECT 1 |
---|
2585 | | #define HAVE_SOCKET 1 |
---|
2586 | | #define HAVE_STRCHR 1 |
---|
2587 | | #define HAVE_STRCSPN 1 |
---|
2588 | | #define HAVE_STRDUP 1 |
---|
2589 | | #define HAVE_STRERROR 1 |
---|
2590 | | #define HAVE_STRRCHR 1 |
---|
2591 | | #define HAVE_STRSPN 1 |
---|
2592 | | #define HAVE_STRSTR 1 |
---|
2593 | | #define HAVE_UNAME 1 |
---|
2594 | | #define HAVE_SETREUID 1 |
---|
2595 | | #define HAVE_SETREGID 1 |
---|
2596 | | #define HAVE_STRCASECMP 1 |
---|
2597 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2598 | | #define HAVE_PUTENV 1 |
---|
2599 | | #define HAVE_STRNCASECMP 1 |
---|
2600 | | #define HAVE_STRLCPY 1 |
---|
2601 | | #define HAVE_GETHOSTBYNAME 1 |
---|
2602 | | #define HAVE_SETEUID 1 |
---|
2603 | | #define HAVE_SETEGID 1 |
---|
2604 | | #define HAVE_GETPROGNAME 1 |
---|
2605 | | #define HAVE_UNISTD_H 1 |
---|
2606 | | #define HAVE_CHOWN 1 |
---|
2607 | | #define HAVE_DECL_ENVIRON 0 |
---|
2608 | | #define HAVE_CHROOT 1 |
---|
2609 | | #define HAVE_DLFCN_H 1 |
---|
2610 | | #define HAVE_DLOPEN 1 |
---|
2611 | | /* end confdefs.h. */ |
---|
2612 | | #include <linux/inotify.h> |
---|
2613 | configure:25235: result: no |
---|
2614 | configure:25268: checking for linux/inotify.h |
---|
2615 | configure:25276: result: no |
---|
2616 | configure:25304: checking sys/inotify.h usability |
---|
2617 | configure:25321: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
2618 | conftest.c:119:25: error: sys/inotify.h: No such file or directory |
---|
2619 | configure:25327: $? = 1 |
---|
2620 | configure: failed program was: |
---|
2621 | | /* confdefs.h. */ |
---|
2622 | | #define PACKAGE_NAME "avahi" |
---|
2623 | | #define PACKAGE_TARNAME "avahi" |
---|
2624 | | #define PACKAGE_VERSION "0.6.22" |
---|
2625 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
2626 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
2627 | | #define PACKAGE "avahi" |
---|
2628 | | #define VERSION "0.6.22" |
---|
2629 | | #define _GNU_SOURCE 1 |
---|
2630 | | #define STDC_HEADERS 1 |
---|
2631 | | #define HAVE_SYS_TYPES_H 1 |
---|
2632 | | #define HAVE_SYS_STAT_H 1 |
---|
2633 | | #define HAVE_STDLIB_H 1 |
---|
2634 | | #define HAVE_STRING_H 1 |
---|
2635 | | #define HAVE_MEMORY_H 1 |
---|
2636 | | #define HAVE_STRINGS_H 1 |
---|
2637 | | #define HAVE_INTTYPES_H 1 |
---|
2638 | | #define HAVE_STDINT_H 1 |
---|
2639 | | #define HAVE_UNISTD_H 1 |
---|
2640 | | #define HAVE_DLFCN_H 1 |
---|
2641 | | #define HAVE_PTHREAD 1 |
---|
2642 | | #define HAVE_PF_ROUTE |
---|
2643 | | #define HAVE_SYS_FILIO_H |
---|
2644 | | #define HAVE_SYS_SYSCTL_H |
---|
2645 | | #define HAVE_STRUCT_IP_MREQ |
---|
2646 | | #define STDC_HEADERS 1 |
---|
2647 | | #define HAVE_ARPA_INET_H 1 |
---|
2648 | | #define HAVE_FCNTL_H 1 |
---|
2649 | | #define HAVE_INTTYPES_H 1 |
---|
2650 | | #define HAVE_LIMITS_H 1 |
---|
2651 | | #define HAVE_NETINET_IN_H 1 |
---|
2652 | | #define HAVE_STDLIB_H 1 |
---|
2653 | | #define HAVE_STRING_H 1 |
---|
2654 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2655 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2656 | | #define HAVE_SYS_TIME_H 1 |
---|
2657 | | #define HAVE_UNISTD_H 1 |
---|
2658 | | #define HAVE_NETDB_H 1 |
---|
2659 | | #define HAVE_SYSLOG_H 1 |
---|
2660 | | #define HAVE__BOOL 1 |
---|
2661 | | #define HAVE_STDBOOL_H 1 |
---|
2662 | | #define TIME_WITH_SYS_TIME 1 |
---|
2663 | | #define HAVE_SYS_WAIT_H 1 |
---|
2664 | | #define HAVE_SYS_SELECT_H 1 |
---|
2665 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2666 | | #define SELECT_TYPE_ARG1 int |
---|
2667 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
2668 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
2669 | | #define HAVE_STDLIB_H 1 |
---|
2670 | | #define HAVE_MALLOC 1 |
---|
2671 | | #define HAVE_STDLIB_H 1 |
---|
2672 | | #define HAVE_REALLOC 1 |
---|
2673 | | #define HAVE_GETHOSTNAME 1 |
---|
2674 | | #define HAVE_MEMCHR 1 |
---|
2675 | | #define HAVE_MEMMOVE 1 |
---|
2676 | | #define HAVE_MEMSET 1 |
---|
2677 | | #define HAVE_MKDIR 1 |
---|
2678 | | #define HAVE_SELECT 1 |
---|
2679 | | #define HAVE_SOCKET 1 |
---|
2680 | | #define HAVE_STRCHR 1 |
---|
2681 | | #define HAVE_STRCSPN 1 |
---|
2682 | | #define HAVE_STRDUP 1 |
---|
2683 | | #define HAVE_STRERROR 1 |
---|
2684 | | #define HAVE_STRRCHR 1 |
---|
2685 | | #define HAVE_STRSPN 1 |
---|
2686 | | #define HAVE_STRSTR 1 |
---|
2687 | | #define HAVE_UNAME 1 |
---|
2688 | | #define HAVE_SETREUID 1 |
---|
2689 | | #define HAVE_SETREGID 1 |
---|
2690 | | #define HAVE_STRCASECMP 1 |
---|
2691 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2692 | | #define HAVE_PUTENV 1 |
---|
2693 | | #define HAVE_STRNCASECMP 1 |
---|
2694 | | #define HAVE_STRLCPY 1 |
---|
2695 | | #define HAVE_GETHOSTBYNAME 1 |
---|
2696 | | #define HAVE_SETEUID 1 |
---|
2697 | | #define HAVE_SETEGID 1 |
---|
2698 | | #define HAVE_GETPROGNAME 1 |
---|
2699 | | #define HAVE_UNISTD_H 1 |
---|
2700 | | #define HAVE_CHOWN 1 |
---|
2701 | | #define HAVE_DECL_ENVIRON 0 |
---|
2702 | | #define HAVE_CHROOT 1 |
---|
2703 | | #define HAVE_DLFCN_H 1 |
---|
2704 | | #define HAVE_DLOPEN 1 |
---|
2705 | | /* end confdefs.h. */ |
---|
2706 | | #include <stdio.h> |
---|
2707 | | #ifdef HAVE_SYS_TYPES_H |
---|
2708 | | # include <sys/types.h> |
---|
2709 | | #endif |
---|
2710 | | #ifdef HAVE_SYS_STAT_H |
---|
2711 | | # include <sys/stat.h> |
---|
2712 | | #endif |
---|
2713 | | #ifdef STDC_HEADERS |
---|
2714 | | # include <stdlib.h> |
---|
2715 | | # include <stddef.h> |
---|
2716 | | #else |
---|
2717 | | # ifdef HAVE_STDLIB_H |
---|
2718 | | # include <stdlib.h> |
---|
2719 | | # endif |
---|
2720 | | #endif |
---|
2721 | | #ifdef HAVE_STRING_H |
---|
2722 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2723 | | # include <memory.h> |
---|
2724 | | # endif |
---|
2725 | | # include <string.h> |
---|
2726 | | #endif |
---|
2727 | | #ifdef HAVE_STRINGS_H |
---|
2728 | | # include <strings.h> |
---|
2729 | | #endif |
---|
2730 | | #ifdef HAVE_INTTYPES_H |
---|
2731 | | # include <inttypes.h> |
---|
2732 | | #endif |
---|
2733 | | #ifdef HAVE_STDINT_H |
---|
2734 | | # include <stdint.h> |
---|
2735 | | #endif |
---|
2736 | | #ifdef HAVE_UNISTD_H |
---|
2737 | | # include <unistd.h> |
---|
2738 | | #endif |
---|
2739 | | #include <sys/inotify.h> |
---|
2740 | configure:25341: result: no |
---|
2741 | configure:25345: checking sys/inotify.h presence |
---|
2742 | configure:25360: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
2743 | conftest.c:86:25: error: sys/inotify.h: No such file or directory |
---|
2744 | configure:25366: $? = 1 |
---|
2745 | configure: failed program was: |
---|
2746 | | /* confdefs.h. */ |
---|
2747 | | #define PACKAGE_NAME "avahi" |
---|
2748 | | #define PACKAGE_TARNAME "avahi" |
---|
2749 | | #define PACKAGE_VERSION "0.6.22" |
---|
2750 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
2751 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
2752 | | #define PACKAGE "avahi" |
---|
2753 | | #define VERSION "0.6.22" |
---|
2754 | | #define _GNU_SOURCE 1 |
---|
2755 | | #define STDC_HEADERS 1 |
---|
2756 | | #define HAVE_SYS_TYPES_H 1 |
---|
2757 | | #define HAVE_SYS_STAT_H 1 |
---|
2758 | | #define HAVE_STDLIB_H 1 |
---|
2759 | | #define HAVE_STRING_H 1 |
---|
2760 | | #define HAVE_MEMORY_H 1 |
---|
2761 | | #define HAVE_STRINGS_H 1 |
---|
2762 | | #define HAVE_INTTYPES_H 1 |
---|
2763 | | #define HAVE_STDINT_H 1 |
---|
2764 | | #define HAVE_UNISTD_H 1 |
---|
2765 | | #define HAVE_DLFCN_H 1 |
---|
2766 | | #define HAVE_PTHREAD 1 |
---|
2767 | | #define HAVE_PF_ROUTE |
---|
2768 | | #define HAVE_SYS_FILIO_H |
---|
2769 | | #define HAVE_SYS_SYSCTL_H |
---|
2770 | | #define HAVE_STRUCT_IP_MREQ |
---|
2771 | | #define STDC_HEADERS 1 |
---|
2772 | | #define HAVE_ARPA_INET_H 1 |
---|
2773 | | #define HAVE_FCNTL_H 1 |
---|
2774 | | #define HAVE_INTTYPES_H 1 |
---|
2775 | | #define HAVE_LIMITS_H 1 |
---|
2776 | | #define HAVE_NETINET_IN_H 1 |
---|
2777 | | #define HAVE_STDLIB_H 1 |
---|
2778 | | #define HAVE_STRING_H 1 |
---|
2779 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2780 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2781 | | #define HAVE_SYS_TIME_H 1 |
---|
2782 | | #define HAVE_UNISTD_H 1 |
---|
2783 | | #define HAVE_NETDB_H 1 |
---|
2784 | | #define HAVE_SYSLOG_H 1 |
---|
2785 | | #define HAVE__BOOL 1 |
---|
2786 | | #define HAVE_STDBOOL_H 1 |
---|
2787 | | #define TIME_WITH_SYS_TIME 1 |
---|
2788 | | #define HAVE_SYS_WAIT_H 1 |
---|
2789 | | #define HAVE_SYS_SELECT_H 1 |
---|
2790 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2791 | | #define SELECT_TYPE_ARG1 int |
---|
2792 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
2793 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
2794 | | #define HAVE_STDLIB_H 1 |
---|
2795 | | #define HAVE_MALLOC 1 |
---|
2796 | | #define HAVE_STDLIB_H 1 |
---|
2797 | | #define HAVE_REALLOC 1 |
---|
2798 | | #define HAVE_GETHOSTNAME 1 |
---|
2799 | | #define HAVE_MEMCHR 1 |
---|
2800 | | #define HAVE_MEMMOVE 1 |
---|
2801 | | #define HAVE_MEMSET 1 |
---|
2802 | | #define HAVE_MKDIR 1 |
---|
2803 | | #define HAVE_SELECT 1 |
---|
2804 | | #define HAVE_SOCKET 1 |
---|
2805 | | #define HAVE_STRCHR 1 |
---|
2806 | | #define HAVE_STRCSPN 1 |
---|
2807 | | #define HAVE_STRDUP 1 |
---|
2808 | | #define HAVE_STRERROR 1 |
---|
2809 | | #define HAVE_STRRCHR 1 |
---|
2810 | | #define HAVE_STRSPN 1 |
---|
2811 | | #define HAVE_STRSTR 1 |
---|
2812 | | #define HAVE_UNAME 1 |
---|
2813 | | #define HAVE_SETREUID 1 |
---|
2814 | | #define HAVE_SETREGID 1 |
---|
2815 | | #define HAVE_STRCASECMP 1 |
---|
2816 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2817 | | #define HAVE_PUTENV 1 |
---|
2818 | | #define HAVE_STRNCASECMP 1 |
---|
2819 | | #define HAVE_STRLCPY 1 |
---|
2820 | | #define HAVE_GETHOSTBYNAME 1 |
---|
2821 | | #define HAVE_SETEUID 1 |
---|
2822 | | #define HAVE_SETEGID 1 |
---|
2823 | | #define HAVE_GETPROGNAME 1 |
---|
2824 | | #define HAVE_UNISTD_H 1 |
---|
2825 | | #define HAVE_CHOWN 1 |
---|
2826 | | #define HAVE_DECL_ENVIRON 0 |
---|
2827 | | #define HAVE_CHROOT 1 |
---|
2828 | | #define HAVE_DLFCN_H 1 |
---|
2829 | | #define HAVE_DLOPEN 1 |
---|
2830 | | /* end confdefs.h. */ |
---|
2831 | | #include <sys/inotify.h> |
---|
2832 | configure:25380: result: no |
---|
2833 | configure:25413: checking for sys/inotify.h |
---|
2834 | configure:25421: result: no |
---|
2835 | configure:25459: checking for kqueue |
---|
2836 | configure:25515: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
2837 | conftest.c:109: warning: function declaration isn't a prototype |
---|
2838 | conftest.c:119: warning: function declaration isn't a prototype |
---|
2839 | conftest.c: In function 'main': |
---|
2840 | conftest.c:119: warning: old-style function definition |
---|
2841 | configure:25521: $? = 0 |
---|
2842 | configure:25539: result: yes |
---|
2843 | configure:25572: checking whether NLS is requested |
---|
2844 | configure:25581: result: yes |
---|
2845 | configure:25619: checking for msgfmt |
---|
2846 | configure: trying /opt/local/bin/msgfmt... |
---|
2847 | 0 translated messages. |
---|
2848 | configure:25651: result: /opt/local/bin/msgfmt |
---|
2849 | configure:25660: checking for gmsgfmt |
---|
2850 | configure:25691: result: /opt/local/bin/msgfmt |
---|
2851 | configure:25742: checking for xgettext |
---|
2852 | configure: trying /opt/local/bin/xgettext... |
---|
2853 | /opt/local/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C |
---|
2854 | configure:25774: result: /opt/local/bin/xgettext |
---|
2855 | configure:25820: checking for msgmerge |
---|
2856 | configure: trying /opt/local/bin/msgmerge... |
---|
2857 | configure:25851: result: /opt/local/bin/msgmerge |
---|
2858 | configure:25905: checking for ld used by GCC |
---|
2859 | configure:25969: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
2860 | configure:25978: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld |
---|
2861 | configure:25991: result: no |
---|
2862 | configure:25998: checking for shared library run path origin |
---|
2863 | configure:26011: result: done |
---|
2864 | configure:26468: checking for CFPreferencesCopyAppValue |
---|
2865 | configure:26496: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2866 | conftest.c:91: warning: function declaration isn't a prototype |
---|
2867 | conftest.c: In function 'main': |
---|
2868 | conftest.c:91: warning: old-style function definition |
---|
2869 | configure:26502: $? = 0 |
---|
2870 | configure:26520: result: yes |
---|
2871 | configure:26529: checking for CFLocaleCopyCurrent |
---|
2872 | configure:26557: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -Wl,-framework -Wl,CoreFoundation >&5 |
---|
2873 | conftest.c:92: warning: function declaration isn't a prototype |
---|
2874 | conftest.c: In function 'main': |
---|
2875 | conftest.c:92: warning: old-style function definition |
---|
2876 | configure:26563: $? = 0 |
---|
2877 | configure:26581: result: yes |
---|
2878 | configure:26632: checking for GNU gettext in libc |
---|
2879 | configure:26662: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
2880 | conftest.c:96: warning: function declaration isn't a prototype |
---|
2881 | conftest.c: In function 'main': |
---|
2882 | conftest.c:96: warning: old-style function definition |
---|
2883 | Undefined symbols: |
---|
2884 | "__nl_msg_cat_cntr", referenced from: |
---|
2885 | __nl_msg_cat_cntr$non_lazy_ptr in ccs0vs4r.o |
---|
2886 | "__nl_domain_bindings", referenced from: |
---|
2887 | __nl_domain_bindings$non_lazy_ptr in ccs0vs4r.o |
---|
2888 | "_libintl_bindtextdomain", referenced from: |
---|
2889 | _main in ccs0vs4r.o |
---|
2890 | "_libintl_gettext", referenced from: |
---|
2891 | _main in ccs0vs4r.o |
---|
2892 | ld: symbol(s) not found |
---|
2893 | collect2: ld returned 1 exit status |
---|
2894 | configure:26668: $? = 1 |
---|
2895 | configure: failed program was: |
---|
2896 | | /* confdefs.h. */ |
---|
2897 | | #define PACKAGE_NAME "avahi" |
---|
2898 | | #define PACKAGE_TARNAME "avahi" |
---|
2899 | | #define PACKAGE_VERSION "0.6.22" |
---|
2900 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
2901 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
2902 | | #define PACKAGE "avahi" |
---|
2903 | | #define VERSION "0.6.22" |
---|
2904 | | #define _GNU_SOURCE 1 |
---|
2905 | | #define STDC_HEADERS 1 |
---|
2906 | | #define HAVE_SYS_TYPES_H 1 |
---|
2907 | | #define HAVE_SYS_STAT_H 1 |
---|
2908 | | #define HAVE_STDLIB_H 1 |
---|
2909 | | #define HAVE_STRING_H 1 |
---|
2910 | | #define HAVE_MEMORY_H 1 |
---|
2911 | | #define HAVE_STRINGS_H 1 |
---|
2912 | | #define HAVE_INTTYPES_H 1 |
---|
2913 | | #define HAVE_STDINT_H 1 |
---|
2914 | | #define HAVE_UNISTD_H 1 |
---|
2915 | | #define HAVE_DLFCN_H 1 |
---|
2916 | | #define HAVE_PTHREAD 1 |
---|
2917 | | #define HAVE_PF_ROUTE |
---|
2918 | | #define HAVE_SYS_FILIO_H |
---|
2919 | | #define HAVE_SYS_SYSCTL_H |
---|
2920 | | #define HAVE_STRUCT_IP_MREQ |
---|
2921 | | #define STDC_HEADERS 1 |
---|
2922 | | #define HAVE_ARPA_INET_H 1 |
---|
2923 | | #define HAVE_FCNTL_H 1 |
---|
2924 | | #define HAVE_INTTYPES_H 1 |
---|
2925 | | #define HAVE_LIMITS_H 1 |
---|
2926 | | #define HAVE_NETINET_IN_H 1 |
---|
2927 | | #define HAVE_STDLIB_H 1 |
---|
2928 | | #define HAVE_STRING_H 1 |
---|
2929 | | #define HAVE_SYS_IOCTL_H 1 |
---|
2930 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2931 | | #define HAVE_SYS_TIME_H 1 |
---|
2932 | | #define HAVE_UNISTD_H 1 |
---|
2933 | | #define HAVE_NETDB_H 1 |
---|
2934 | | #define HAVE_SYSLOG_H 1 |
---|
2935 | | #define HAVE__BOOL 1 |
---|
2936 | | #define HAVE_STDBOOL_H 1 |
---|
2937 | | #define TIME_WITH_SYS_TIME 1 |
---|
2938 | | #define HAVE_SYS_WAIT_H 1 |
---|
2939 | | #define HAVE_SYS_SELECT_H 1 |
---|
2940 | | #define HAVE_SYS_SOCKET_H 1 |
---|
2941 | | #define SELECT_TYPE_ARG1 int |
---|
2942 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
2943 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
2944 | | #define HAVE_STDLIB_H 1 |
---|
2945 | | #define HAVE_MALLOC 1 |
---|
2946 | | #define HAVE_STDLIB_H 1 |
---|
2947 | | #define HAVE_REALLOC 1 |
---|
2948 | | #define HAVE_GETHOSTNAME 1 |
---|
2949 | | #define HAVE_MEMCHR 1 |
---|
2950 | | #define HAVE_MEMMOVE 1 |
---|
2951 | | #define HAVE_MEMSET 1 |
---|
2952 | | #define HAVE_MKDIR 1 |
---|
2953 | | #define HAVE_SELECT 1 |
---|
2954 | | #define HAVE_SOCKET 1 |
---|
2955 | | #define HAVE_STRCHR 1 |
---|
2956 | | #define HAVE_STRCSPN 1 |
---|
2957 | | #define HAVE_STRDUP 1 |
---|
2958 | | #define HAVE_STRERROR 1 |
---|
2959 | | #define HAVE_STRRCHR 1 |
---|
2960 | | #define HAVE_STRSPN 1 |
---|
2961 | | #define HAVE_STRSTR 1 |
---|
2962 | | #define HAVE_UNAME 1 |
---|
2963 | | #define HAVE_SETREUID 1 |
---|
2964 | | #define HAVE_SETREGID 1 |
---|
2965 | | #define HAVE_STRCASECMP 1 |
---|
2966 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2967 | | #define HAVE_PUTENV 1 |
---|
2968 | | #define HAVE_STRNCASECMP 1 |
---|
2969 | | #define HAVE_STRLCPY 1 |
---|
2970 | | #define HAVE_GETHOSTBYNAME 1 |
---|
2971 | | #define HAVE_SETEUID 1 |
---|
2972 | | #define HAVE_SETEGID 1 |
---|
2973 | | #define HAVE_GETPROGNAME 1 |
---|
2974 | | #define HAVE_UNISTD_H 1 |
---|
2975 | | #define HAVE_CHOWN 1 |
---|
2976 | | #define HAVE_DECL_ENVIRON 0 |
---|
2977 | | #define HAVE_CHROOT 1 |
---|
2978 | | #define HAVE_DLFCN_H 1 |
---|
2979 | | #define HAVE_DLOPEN 1 |
---|
2980 | | #define HAVE_KQUEUE 1 |
---|
2981 | | #define HAVE_KQUEUE 1 |
---|
2982 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
2983 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
2984 | | /* end confdefs.h. */ |
---|
2985 | | #include <libintl.h> |
---|
2986 | | |
---|
2987 | | extern int _nl_msg_cat_cntr; |
---|
2988 | | extern int *_nl_domain_bindings; |
---|
2989 | | int |
---|
2990 | | main () |
---|
2991 | | { |
---|
2992 | | bindtextdomain ("", ""); |
---|
2993 | | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings |
---|
2994 | | ; |
---|
2995 | | return 0; |
---|
2996 | | } |
---|
2997 | configure:26686: result: no |
---|
2998 | configure:26720: checking for iconv |
---|
2999 | configure:26752: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
3000 | conftest.c:94: warning: function declaration isn't a prototype |
---|
3001 | conftest.c: In function 'main': |
---|
3002 | conftest.c:94: warning: old-style function definition |
---|
3003 | Undefined symbols: |
---|
3004 | "_libiconv_open", referenced from: |
---|
3005 | _main in ccfZC4Of.o |
---|
3006 | "_libiconv_close", referenced from: |
---|
3007 | _main in ccfZC4Of.o |
---|
3008 | "_libiconv", referenced from: |
---|
3009 | _main in ccfZC4Of.o |
---|
3010 | ld: symbol(s) not found |
---|
3011 | collect2: ld returned 1 exit status |
---|
3012 | configure:26758: $? = 1 |
---|
3013 | configure: failed program was: |
---|
3014 | | /* confdefs.h. */ |
---|
3015 | | #define PACKAGE_NAME "avahi" |
---|
3016 | | #define PACKAGE_TARNAME "avahi" |
---|
3017 | | #define PACKAGE_VERSION "0.6.22" |
---|
3018 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
3019 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
3020 | | #define PACKAGE "avahi" |
---|
3021 | | #define VERSION "0.6.22" |
---|
3022 | | #define _GNU_SOURCE 1 |
---|
3023 | | #define STDC_HEADERS 1 |
---|
3024 | | #define HAVE_SYS_TYPES_H 1 |
---|
3025 | | #define HAVE_SYS_STAT_H 1 |
---|
3026 | | #define HAVE_STDLIB_H 1 |
---|
3027 | | #define HAVE_STRING_H 1 |
---|
3028 | | #define HAVE_MEMORY_H 1 |
---|
3029 | | #define HAVE_STRINGS_H 1 |
---|
3030 | | #define HAVE_INTTYPES_H 1 |
---|
3031 | | #define HAVE_STDINT_H 1 |
---|
3032 | | #define HAVE_UNISTD_H 1 |
---|
3033 | | #define HAVE_DLFCN_H 1 |
---|
3034 | | #define HAVE_PTHREAD 1 |
---|
3035 | | #define HAVE_PF_ROUTE |
---|
3036 | | #define HAVE_SYS_FILIO_H |
---|
3037 | | #define HAVE_SYS_SYSCTL_H |
---|
3038 | | #define HAVE_STRUCT_IP_MREQ |
---|
3039 | | #define STDC_HEADERS 1 |
---|
3040 | | #define HAVE_ARPA_INET_H 1 |
---|
3041 | | #define HAVE_FCNTL_H 1 |
---|
3042 | | #define HAVE_INTTYPES_H 1 |
---|
3043 | | #define HAVE_LIMITS_H 1 |
---|
3044 | | #define HAVE_NETINET_IN_H 1 |
---|
3045 | | #define HAVE_STDLIB_H 1 |
---|
3046 | | #define HAVE_STRING_H 1 |
---|
3047 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3048 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3049 | | #define HAVE_SYS_TIME_H 1 |
---|
3050 | | #define HAVE_UNISTD_H 1 |
---|
3051 | | #define HAVE_NETDB_H 1 |
---|
3052 | | #define HAVE_SYSLOG_H 1 |
---|
3053 | | #define HAVE__BOOL 1 |
---|
3054 | | #define HAVE_STDBOOL_H 1 |
---|
3055 | | #define TIME_WITH_SYS_TIME 1 |
---|
3056 | | #define HAVE_SYS_WAIT_H 1 |
---|
3057 | | #define HAVE_SYS_SELECT_H 1 |
---|
3058 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3059 | | #define SELECT_TYPE_ARG1 int |
---|
3060 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
3061 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
3062 | | #define HAVE_STDLIB_H 1 |
---|
3063 | | #define HAVE_MALLOC 1 |
---|
3064 | | #define HAVE_STDLIB_H 1 |
---|
3065 | | #define HAVE_REALLOC 1 |
---|
3066 | | #define HAVE_GETHOSTNAME 1 |
---|
3067 | | #define HAVE_MEMCHR 1 |
---|
3068 | | #define HAVE_MEMMOVE 1 |
---|
3069 | | #define HAVE_MEMSET 1 |
---|
3070 | | #define HAVE_MKDIR 1 |
---|
3071 | | #define HAVE_SELECT 1 |
---|
3072 | | #define HAVE_SOCKET 1 |
---|
3073 | | #define HAVE_STRCHR 1 |
---|
3074 | | #define HAVE_STRCSPN 1 |
---|
3075 | | #define HAVE_STRDUP 1 |
---|
3076 | | #define HAVE_STRERROR 1 |
---|
3077 | | #define HAVE_STRRCHR 1 |
---|
3078 | | #define HAVE_STRSPN 1 |
---|
3079 | | #define HAVE_STRSTR 1 |
---|
3080 | | #define HAVE_UNAME 1 |
---|
3081 | | #define HAVE_SETREUID 1 |
---|
3082 | | #define HAVE_SETREGID 1 |
---|
3083 | | #define HAVE_STRCASECMP 1 |
---|
3084 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3085 | | #define HAVE_PUTENV 1 |
---|
3086 | | #define HAVE_STRNCASECMP 1 |
---|
3087 | | #define HAVE_STRLCPY 1 |
---|
3088 | | #define HAVE_GETHOSTBYNAME 1 |
---|
3089 | | #define HAVE_SETEUID 1 |
---|
3090 | | #define HAVE_SETEGID 1 |
---|
3091 | | #define HAVE_GETPROGNAME 1 |
---|
3092 | | #define HAVE_UNISTD_H 1 |
---|
3093 | | #define HAVE_CHOWN 1 |
---|
3094 | | #define HAVE_DECL_ENVIRON 0 |
---|
3095 | | #define HAVE_CHROOT 1 |
---|
3096 | | #define HAVE_DLFCN_H 1 |
---|
3097 | | #define HAVE_DLOPEN 1 |
---|
3098 | | #define HAVE_KQUEUE 1 |
---|
3099 | | #define HAVE_KQUEUE 1 |
---|
3100 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3101 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3102 | | /* end confdefs.h. */ |
---|
3103 | | #include <stdlib.h> |
---|
3104 | | #include <iconv.h> |
---|
3105 | | int |
---|
3106 | | main () |
---|
3107 | | { |
---|
3108 | | iconv_t cd = iconv_open("",""); |
---|
3109 | | iconv(cd,NULL,NULL,NULL,NULL); |
---|
3110 | | iconv_close(cd); |
---|
3111 | | ; |
---|
3112 | | return 0; |
---|
3113 | | } |
---|
3114 | configure:26801: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -liconv >&5 |
---|
3115 | conftest.c:94: warning: function declaration isn't a prototype |
---|
3116 | conftest.c: In function 'main': |
---|
3117 | conftest.c:94: warning: old-style function definition |
---|
3118 | configure:26807: $? = 0 |
---|
3119 | configure:26828: result: yes |
---|
3120 | configure:26838: checking how to link with libiconv |
---|
3121 | configure:26840: result: -liconv |
---|
3122 | configure:27244: checking for GNU gettext in libintl |
---|
3123 | configure:27282: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl -liconv -lc >&5 |
---|
3124 | conftest.c:101: warning: function declaration isn't a prototype |
---|
3125 | conftest.c: In function 'main': |
---|
3126 | conftest.c:101: warning: old-style function definition |
---|
3127 | configure:27288: $? = 0 |
---|
3128 | configure:27365: result: yes |
---|
3129 | configure:27402: checking whether to use NLS |
---|
3130 | configure:27404: result: yes |
---|
3131 | configure:27407: checking where the gettext function comes from |
---|
3132 | configure:27418: result: external libintl |
---|
3133 | configure:27426: checking how to link with libintl |
---|
3134 | configure:27428: result: -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation |
---|
3135 | configure:27492: checking for intltool >= 0.35.0 |
---|
3136 | configure:27499: result: 0.36.2 found |
---|
3137 | configure:27557: checking for perl |
---|
3138 | configure:27575: found /opt/local/bin/perl |
---|
3139 | configure:27587: result: /opt/local/bin/perl |
---|
3140 | configure:27606: checking for XML::Parser |
---|
3141 | configure:27609: result: ok |
---|
3142 | configure:27646: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
3143 | conftest.c:97: warning: function declaration isn't a prototype |
---|
3144 | conftest.c: In function 'main': |
---|
3145 | conftest.c:97: warning: old-style function definition |
---|
3146 | Undefined symbols: |
---|
3147 | "__nl_msg_cat_cntr", referenced from: |
---|
3148 | __nl_msg_cat_cntr$non_lazy_ptr in ccLrgvr8.o |
---|
3149 | ld: symbol(s) not found |
---|
3150 | collect2: ld returned 1 exit status |
---|
3151 | configure:27652: $? = 1 |
---|
3152 | configure: failed program was: |
---|
3153 | | /* confdefs.h. */ |
---|
3154 | | #define PACKAGE_NAME "avahi" |
---|
3155 | | #define PACKAGE_TARNAME "avahi" |
---|
3156 | | #define PACKAGE_VERSION "0.6.22" |
---|
3157 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
3158 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
3159 | | #define PACKAGE "avahi" |
---|
3160 | | #define VERSION "0.6.22" |
---|
3161 | | #define _GNU_SOURCE 1 |
---|
3162 | | #define STDC_HEADERS 1 |
---|
3163 | | #define HAVE_SYS_TYPES_H 1 |
---|
3164 | | #define HAVE_SYS_STAT_H 1 |
---|
3165 | | #define HAVE_STDLIB_H 1 |
---|
3166 | | #define HAVE_STRING_H 1 |
---|
3167 | | #define HAVE_MEMORY_H 1 |
---|
3168 | | #define HAVE_STRINGS_H 1 |
---|
3169 | | #define HAVE_INTTYPES_H 1 |
---|
3170 | | #define HAVE_STDINT_H 1 |
---|
3171 | | #define HAVE_UNISTD_H 1 |
---|
3172 | | #define HAVE_DLFCN_H 1 |
---|
3173 | | #define HAVE_PTHREAD 1 |
---|
3174 | | #define HAVE_PF_ROUTE |
---|
3175 | | #define HAVE_SYS_FILIO_H |
---|
3176 | | #define HAVE_SYS_SYSCTL_H |
---|
3177 | | #define HAVE_STRUCT_IP_MREQ |
---|
3178 | | #define STDC_HEADERS 1 |
---|
3179 | | #define HAVE_ARPA_INET_H 1 |
---|
3180 | | #define HAVE_FCNTL_H 1 |
---|
3181 | | #define HAVE_INTTYPES_H 1 |
---|
3182 | | #define HAVE_LIMITS_H 1 |
---|
3183 | | #define HAVE_NETINET_IN_H 1 |
---|
3184 | | #define HAVE_STDLIB_H 1 |
---|
3185 | | #define HAVE_STRING_H 1 |
---|
3186 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3187 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3188 | | #define HAVE_SYS_TIME_H 1 |
---|
3189 | | #define HAVE_UNISTD_H 1 |
---|
3190 | | #define HAVE_NETDB_H 1 |
---|
3191 | | #define HAVE_SYSLOG_H 1 |
---|
3192 | | #define HAVE__BOOL 1 |
---|
3193 | | #define HAVE_STDBOOL_H 1 |
---|
3194 | | #define TIME_WITH_SYS_TIME 1 |
---|
3195 | | #define HAVE_SYS_WAIT_H 1 |
---|
3196 | | #define HAVE_SYS_SELECT_H 1 |
---|
3197 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3198 | | #define SELECT_TYPE_ARG1 int |
---|
3199 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
3200 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
3201 | | #define HAVE_STDLIB_H 1 |
---|
3202 | | #define HAVE_MALLOC 1 |
---|
3203 | | #define HAVE_STDLIB_H 1 |
---|
3204 | | #define HAVE_REALLOC 1 |
---|
3205 | | #define HAVE_GETHOSTNAME 1 |
---|
3206 | | #define HAVE_MEMCHR 1 |
---|
3207 | | #define HAVE_MEMMOVE 1 |
---|
3208 | | #define HAVE_MEMSET 1 |
---|
3209 | | #define HAVE_MKDIR 1 |
---|
3210 | | #define HAVE_SELECT 1 |
---|
3211 | | #define HAVE_SOCKET 1 |
---|
3212 | | #define HAVE_STRCHR 1 |
---|
3213 | | #define HAVE_STRCSPN 1 |
---|
3214 | | #define HAVE_STRDUP 1 |
---|
3215 | | #define HAVE_STRERROR 1 |
---|
3216 | | #define HAVE_STRRCHR 1 |
---|
3217 | | #define HAVE_STRSPN 1 |
---|
3218 | | #define HAVE_STRSTR 1 |
---|
3219 | | #define HAVE_UNAME 1 |
---|
3220 | | #define HAVE_SETREUID 1 |
---|
3221 | | #define HAVE_SETREGID 1 |
---|
3222 | | #define HAVE_STRCASECMP 1 |
---|
3223 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3224 | | #define HAVE_PUTENV 1 |
---|
3225 | | #define HAVE_STRNCASECMP 1 |
---|
3226 | | #define HAVE_STRLCPY 1 |
---|
3227 | | #define HAVE_GETHOSTBYNAME 1 |
---|
3228 | | #define HAVE_SETEUID 1 |
---|
3229 | | #define HAVE_SETEGID 1 |
---|
3230 | | #define HAVE_GETPROGNAME 1 |
---|
3231 | | #define HAVE_UNISTD_H 1 |
---|
3232 | | #define HAVE_CHOWN 1 |
---|
3233 | | #define HAVE_DECL_ENVIRON 0 |
---|
3234 | | #define HAVE_CHROOT 1 |
---|
3235 | | #define HAVE_DLFCN_H 1 |
---|
3236 | | #define HAVE_DLOPEN 1 |
---|
3237 | | #define HAVE_KQUEUE 1 |
---|
3238 | | #define HAVE_KQUEUE 1 |
---|
3239 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3240 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3241 | | #define HAVE_ICONV 1 |
---|
3242 | | #define ENABLE_NLS 1 |
---|
3243 | | #define HAVE_GETTEXT 1 |
---|
3244 | | #define HAVE_DCGETTEXT 1 |
---|
3245 | | /* end confdefs.h. */ |
---|
3246 | | |
---|
3247 | | int |
---|
3248 | | main () |
---|
3249 | | { |
---|
3250 | | extern int _nl_msg_cat_cntr; |
---|
3251 | | return _nl_msg_cat_cntr |
---|
3252 | | ; |
---|
3253 | | return 0; |
---|
3254 | | } |
---|
3255 | configure:27794: checking locale.h usability |
---|
3256 | configure:27811: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3257 | configure:27817: $? = 0 |
---|
3258 | configure:27831: result: yes |
---|
3259 | configure:27835: checking locale.h presence |
---|
3260 | configure:27850: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
3261 | configure:27856: $? = 0 |
---|
3262 | configure:27870: result: yes |
---|
3263 | configure:27903: checking for locale.h |
---|
3264 | configure:27911: result: yes |
---|
3265 | configure:27925: checking for LC_MESSAGES |
---|
3266 | configure:27951: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
3267 | conftest.c:99: warning: function declaration isn't a prototype |
---|
3268 | conftest.c: In function 'main': |
---|
3269 | conftest.c:99: warning: old-style function definition |
---|
3270 | configure:27957: $? = 0 |
---|
3271 | configure:27974: result: yes |
---|
3272 | configure:28003: checking libintl.h usability |
---|
3273 | configure:28020: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3274 | configure:28026: $? = 0 |
---|
3275 | configure:28040: result: yes |
---|
3276 | configure:28044: checking libintl.h presence |
---|
3277 | configure:28059: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
3278 | configure:28065: $? = 0 |
---|
3279 | configure:28079: result: yes |
---|
3280 | configure:28112: checking for libintl.h |
---|
3281 | configure:28119: result: yes |
---|
3282 | configure:28130: checking for ngettext in libc |
---|
3283 | configure:28158: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c >&5 |
---|
3284 | conftest.c:102: warning: function declaration isn't a prototype |
---|
3285 | conftest.c: In function 'main': |
---|
3286 | conftest.c:102: warning: old-style function definition |
---|
3287 | Undefined symbols: |
---|
3288 | "_libintl_ngettext", referenced from: |
---|
3289 | _main in ccBAwOec.o |
---|
3290 | ld: symbol(s) not found |
---|
3291 | collect2: ld returned 1 exit status |
---|
3292 | configure:28164: $? = 1 |
---|
3293 | configure: failed program was: |
---|
3294 | | /* confdefs.h. */ |
---|
3295 | | #define PACKAGE_NAME "avahi" |
---|
3296 | | #define PACKAGE_TARNAME "avahi" |
---|
3297 | | #define PACKAGE_VERSION "0.6.22" |
---|
3298 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
3299 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
3300 | | #define PACKAGE "avahi" |
---|
3301 | | #define VERSION "0.6.22" |
---|
3302 | | #define _GNU_SOURCE 1 |
---|
3303 | | #define STDC_HEADERS 1 |
---|
3304 | | #define HAVE_SYS_TYPES_H 1 |
---|
3305 | | #define HAVE_SYS_STAT_H 1 |
---|
3306 | | #define HAVE_STDLIB_H 1 |
---|
3307 | | #define HAVE_STRING_H 1 |
---|
3308 | | #define HAVE_MEMORY_H 1 |
---|
3309 | | #define HAVE_STRINGS_H 1 |
---|
3310 | | #define HAVE_INTTYPES_H 1 |
---|
3311 | | #define HAVE_STDINT_H 1 |
---|
3312 | | #define HAVE_UNISTD_H 1 |
---|
3313 | | #define HAVE_DLFCN_H 1 |
---|
3314 | | #define HAVE_PTHREAD 1 |
---|
3315 | | #define HAVE_PF_ROUTE |
---|
3316 | | #define HAVE_SYS_FILIO_H |
---|
3317 | | #define HAVE_SYS_SYSCTL_H |
---|
3318 | | #define HAVE_STRUCT_IP_MREQ |
---|
3319 | | #define STDC_HEADERS 1 |
---|
3320 | | #define HAVE_ARPA_INET_H 1 |
---|
3321 | | #define HAVE_FCNTL_H 1 |
---|
3322 | | #define HAVE_INTTYPES_H 1 |
---|
3323 | | #define HAVE_LIMITS_H 1 |
---|
3324 | | #define HAVE_NETINET_IN_H 1 |
---|
3325 | | #define HAVE_STDLIB_H 1 |
---|
3326 | | #define HAVE_STRING_H 1 |
---|
3327 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3328 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3329 | | #define HAVE_SYS_TIME_H 1 |
---|
3330 | | #define HAVE_UNISTD_H 1 |
---|
3331 | | #define HAVE_NETDB_H 1 |
---|
3332 | | #define HAVE_SYSLOG_H 1 |
---|
3333 | | #define HAVE__BOOL 1 |
---|
3334 | | #define HAVE_STDBOOL_H 1 |
---|
3335 | | #define TIME_WITH_SYS_TIME 1 |
---|
3336 | | #define HAVE_SYS_WAIT_H 1 |
---|
3337 | | #define HAVE_SYS_SELECT_H 1 |
---|
3338 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3339 | | #define SELECT_TYPE_ARG1 int |
---|
3340 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
3341 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
3342 | | #define HAVE_STDLIB_H 1 |
---|
3343 | | #define HAVE_MALLOC 1 |
---|
3344 | | #define HAVE_STDLIB_H 1 |
---|
3345 | | #define HAVE_REALLOC 1 |
---|
3346 | | #define HAVE_GETHOSTNAME 1 |
---|
3347 | | #define HAVE_MEMCHR 1 |
---|
3348 | | #define HAVE_MEMMOVE 1 |
---|
3349 | | #define HAVE_MEMSET 1 |
---|
3350 | | #define HAVE_MKDIR 1 |
---|
3351 | | #define HAVE_SELECT 1 |
---|
3352 | | #define HAVE_SOCKET 1 |
---|
3353 | | #define HAVE_STRCHR 1 |
---|
3354 | | #define HAVE_STRCSPN 1 |
---|
3355 | | #define HAVE_STRDUP 1 |
---|
3356 | | #define HAVE_STRERROR 1 |
---|
3357 | | #define HAVE_STRRCHR 1 |
---|
3358 | | #define HAVE_STRSPN 1 |
---|
3359 | | #define HAVE_STRSTR 1 |
---|
3360 | | #define HAVE_UNAME 1 |
---|
3361 | | #define HAVE_SETREUID 1 |
---|
3362 | | #define HAVE_SETREGID 1 |
---|
3363 | | #define HAVE_STRCASECMP 1 |
---|
3364 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3365 | | #define HAVE_PUTENV 1 |
---|
3366 | | #define HAVE_STRNCASECMP 1 |
---|
3367 | | #define HAVE_STRLCPY 1 |
---|
3368 | | #define HAVE_GETHOSTBYNAME 1 |
---|
3369 | | #define HAVE_SETEUID 1 |
---|
3370 | | #define HAVE_SETEGID 1 |
---|
3371 | | #define HAVE_GETPROGNAME 1 |
---|
3372 | | #define HAVE_UNISTD_H 1 |
---|
3373 | | #define HAVE_CHOWN 1 |
---|
3374 | | #define HAVE_DECL_ENVIRON 0 |
---|
3375 | | #define HAVE_CHROOT 1 |
---|
3376 | | #define HAVE_DLFCN_H 1 |
---|
3377 | | #define HAVE_DLOPEN 1 |
---|
3378 | | #define HAVE_KQUEUE 1 |
---|
3379 | | #define HAVE_KQUEUE 1 |
---|
3380 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3381 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3382 | | #define HAVE_ICONV 1 |
---|
3383 | | #define ENABLE_NLS 1 |
---|
3384 | | #define HAVE_GETTEXT 1 |
---|
3385 | | #define HAVE_DCGETTEXT 1 |
---|
3386 | | #define GETTEXT_PACKAGE "avahi" |
---|
3387 | | #define HAVE_LOCALE_H 1 |
---|
3388 | | #define HAVE_LC_MESSAGES 1 |
---|
3389 | | /* end confdefs.h. */ |
---|
3390 | | |
---|
3391 | | #include <libintl.h> |
---|
3392 | | |
---|
3393 | | int |
---|
3394 | | main () |
---|
3395 | | { |
---|
3396 | | return !ngettext ("","", 1) |
---|
3397 | | ; |
---|
3398 | | return 0; |
---|
3399 | | } |
---|
3400 | configure:28182: result: no |
---|
3401 | configure:28346: checking for bindtextdomain in -lintl |
---|
3402 | configure:28381: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl >&5 |
---|
3403 | conftest.c:104: warning: function declaration isn't a prototype |
---|
3404 | conftest.c:107: warning: function declaration isn't a prototype |
---|
3405 | conftest.c: In function 'main': |
---|
3406 | conftest.c:107: warning: old-style function definition |
---|
3407 | configure:28387: $? = 0 |
---|
3408 | configure:28405: result: yes |
---|
3409 | configure:28408: checking for ngettext in -lintl |
---|
3410 | configure:28443: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl >&5 |
---|
3411 | conftest.c:104: warning: function declaration isn't a prototype |
---|
3412 | conftest.c:107: warning: function declaration isn't a prototype |
---|
3413 | conftest.c: In function 'main': |
---|
3414 | conftest.c:107: warning: old-style function definition |
---|
3415 | configure:28449: $? = 0 |
---|
3416 | configure:28467: result: yes |
---|
3417 | configure:28470: checking for dgettext in -lintl |
---|
3418 | configure:28505: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl >&5 |
---|
3419 | conftest.c:104: warning: function declaration isn't a prototype |
---|
3420 | conftest.c:107: warning: function declaration isn't a prototype |
---|
3421 | conftest.c: In function 'main': |
---|
3422 | conftest.c:107: warning: old-style function definition |
---|
3423 | configure:28511: $? = 0 |
---|
3424 | configure:28529: result: yes |
---|
3425 | configure:28694: checking for bind_textdomain_codeset |
---|
3426 | configure:28750: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl >&5 |
---|
3427 | conftest.c:120: warning: function declaration isn't a prototype |
---|
3428 | conftest.c:130: warning: function declaration isn't a prototype |
---|
3429 | conftest.c: In function 'main': |
---|
3430 | conftest.c:130: warning: old-style function definition |
---|
3431 | configure:28756: $? = 0 |
---|
3432 | configure:28774: result: yes |
---|
3433 | configure:28814: checking for msgfmt |
---|
3434 | configure:28841: result: /opt/local/bin/msgfmt |
---|
3435 | configure:28854: checking for dcgettext |
---|
3436 | configure:28910: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl >&5 |
---|
3437 | conftest.c:122: warning: function declaration isn't a prototype |
---|
3438 | conftest.c:132: warning: function declaration isn't a prototype |
---|
3439 | conftest.c: In function 'main': |
---|
3440 | conftest.c:132: warning: old-style function definition |
---|
3441 | configure:28916: $? = 0 |
---|
3442 | configure:28934: result: yes |
---|
3443 | configure:28945: checking if msgfmt accepts -c |
---|
3444 | configure:28960: $MSGFMT -c -o /dev/null conftest.foo |
---|
3445 | configure:28963: $? = 0 |
---|
3446 | configure:28965: result: yes |
---|
3447 | configure:28975: checking for gmsgfmt |
---|
3448 | configure:29006: result: /opt/local/bin/msgfmt |
---|
3449 | configure:29016: checking for xgettext |
---|
3450 | configure:29043: result: /opt/local/bin/xgettext |
---|
3451 | configure:29072: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lintl >&5 |
---|
3452 | conftest.c:103: warning: function declaration isn't a prototype |
---|
3453 | conftest.c: In function 'main': |
---|
3454 | conftest.c:103: warning: old-style function definition |
---|
3455 | configure:29078: $? = 0 |
---|
3456 | configure:29313: checking for pkg-config |
---|
3457 | configure:29329: found /opt/local/bin/pkg-config |
---|
3458 | configure:29341: result: yes |
---|
3459 | configure:29405: checking for pkg-config |
---|
3460 | configure:29423: found /opt/local/bin/pkg-config |
---|
3461 | configure:29435: result: /opt/local/bin/pkg-config |
---|
3462 | configure:29464: checking pkg-config is at least version 0.9.0 |
---|
3463 | configure:29467: result: yes |
---|
3464 | configure:29497: checking for GLIB20 |
---|
3465 | configure:29505: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 " |
---|
3466 | configure:29508: $? = 0 |
---|
3467 | configure:29523: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 " |
---|
3468 | configure:29526: $? = 0 |
---|
3469 | configure:29602: result: yes |
---|
3470 | configure:29640: checking for GOBJECT |
---|
3471 | configure:29648: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 gobject-2.0 " |
---|
3472 | configure:29651: $? = 0 |
---|
3473 | configure:29666: $PKG_CONFIG --exists --print-errors " glib-2.0 >= 2.4.0 gobject-2.0 " |
---|
3474 | configure:29669: $? = 0 |
---|
3475 | configure:29745: result: yes |
---|
3476 | configure:30182: checking for GTK20 |
---|
3477 | configure:30190: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 " |
---|
3478 | configure:30193: $? = 0 |
---|
3479 | configure:30208: $PKG_CONFIG --exists --print-errors " gtk+-2.0 >= 2.4.0 " |
---|
3480 | configure:30211: $? = 0 |
---|
3481 | configure:30287: result: yes |
---|
3482 | configure:30297: checking for GLADE20 |
---|
3483 | configure:30305: $PKG_CONFIG --exists --print-errors " libglade-2.0 >= 2.4.0 " |
---|
3484 | configure:30308: $? = 0 |
---|
3485 | configure:30323: $PKG_CONFIG --exists --print-errors " libglade-2.0 >= 2.4.0 " |
---|
3486 | configure:30326: $? = 0 |
---|
3487 | configure:30402: result: yes |
---|
3488 | configure:30456: checking for DBUS |
---|
3489 | configure:30464: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 " |
---|
3490 | configure:30467: $? = 0 |
---|
3491 | configure:30482: $PKG_CONFIG --exists --print-errors " dbus-1 >= 0.34 " |
---|
3492 | configure:30485: $? = 0 |
---|
3493 | configure:30561: result: yes |
---|
3494 | configure:30639: checking for dbus_connection_close |
---|
3495 | configure:30695: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -L/opt/local/lib -ldbus-1 >&5 |
---|
3496 | conftest.c:125: warning: function declaration isn't a prototype |
---|
3497 | conftest.c:135: warning: function declaration isn't a prototype |
---|
3498 | conftest.c: In function 'main': |
---|
3499 | conftest.c:135: warning: old-style function definition |
---|
3500 | configure:30701: $? = 0 |
---|
3501 | configure:30719: result: yes |
---|
3502 | configure:30639: checking for dbus_bus_get_private |
---|
3503 | configure:30695: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -L/opt/local/lib -ldbus-1 >&5 |
---|
3504 | conftest.c:126: warning: function declaration isn't a prototype |
---|
3505 | conftest.c:136: warning: function declaration isn't a prototype |
---|
3506 | conftest.c: In function 'main': |
---|
3507 | conftest.c:136: warning: old-style function definition |
---|
3508 | configure:30701: $? = 0 |
---|
3509 | configure:30719: result: yes |
---|
3510 | configure:30755: checking for XML_ParserCreate in -lexpat |
---|
3511 | configure:30790: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lexpat >&5 |
---|
3512 | conftest.c:111: warning: function declaration isn't a prototype |
---|
3513 | conftest.c:114: warning: function declaration isn't a prototype |
---|
3514 | conftest.c: In function 'main': |
---|
3515 | conftest.c:114: warning: old-style function definition |
---|
3516 | configure:30796: $? = 0 |
---|
3517 | configure:30814: result: yes |
---|
3518 | configure:30832: checking expat.h usability |
---|
3519 | configure:30849: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3520 | configure:30855: $? = 0 |
---|
3521 | configure:30869: result: yes |
---|
3522 | configure:30873: checking expat.h presence |
---|
3523 | configure:30888: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
3524 | configure:30894: $? = 0 |
---|
3525 | configure:30908: result: yes |
---|
3526 | configure:30941: checking for expat.h |
---|
3527 | configure:30949: result: yes |
---|
3528 | configure:30968: checking for XML_ParserCreate in -lbsdxml |
---|
3529 | configure:31003: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lbsdxml >&5 |
---|
3530 | conftest.c:112: warning: function declaration isn't a prototype |
---|
3531 | conftest.c:115: warning: function declaration isn't a prototype |
---|
3532 | conftest.c: In function 'main': |
---|
3533 | conftest.c:115: warning: old-style function definition |
---|
3534 | ld: library not found for -lbsdxml |
---|
3535 | collect2: ld returned 1 exit status |
---|
3536 | configure:31009: $? = 1 |
---|
3537 | configure: failed program was: |
---|
3538 | | /* confdefs.h. */ |
---|
3539 | | #define PACKAGE_NAME "avahi" |
---|
3540 | | #define PACKAGE_TARNAME "avahi" |
---|
3541 | | #define PACKAGE_VERSION "0.6.22" |
---|
3542 | | #define PACKAGE_STRING "avahi 0.6.22" |
---|
3543 | | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
3544 | | #define PACKAGE "avahi" |
---|
3545 | | #define VERSION "0.6.22" |
---|
3546 | | #define _GNU_SOURCE 1 |
---|
3547 | | #define STDC_HEADERS 1 |
---|
3548 | | #define HAVE_SYS_TYPES_H 1 |
---|
3549 | | #define HAVE_SYS_STAT_H 1 |
---|
3550 | | #define HAVE_STDLIB_H 1 |
---|
3551 | | #define HAVE_STRING_H 1 |
---|
3552 | | #define HAVE_MEMORY_H 1 |
---|
3553 | | #define HAVE_STRINGS_H 1 |
---|
3554 | | #define HAVE_INTTYPES_H 1 |
---|
3555 | | #define HAVE_STDINT_H 1 |
---|
3556 | | #define HAVE_UNISTD_H 1 |
---|
3557 | | #define HAVE_DLFCN_H 1 |
---|
3558 | | #define HAVE_PTHREAD 1 |
---|
3559 | | #define HAVE_PF_ROUTE |
---|
3560 | | #define HAVE_SYS_FILIO_H |
---|
3561 | | #define HAVE_SYS_SYSCTL_H |
---|
3562 | | #define HAVE_STRUCT_IP_MREQ |
---|
3563 | | #define STDC_HEADERS 1 |
---|
3564 | | #define HAVE_ARPA_INET_H 1 |
---|
3565 | | #define HAVE_FCNTL_H 1 |
---|
3566 | | #define HAVE_INTTYPES_H 1 |
---|
3567 | | #define HAVE_LIMITS_H 1 |
---|
3568 | | #define HAVE_NETINET_IN_H 1 |
---|
3569 | | #define HAVE_STDLIB_H 1 |
---|
3570 | | #define HAVE_STRING_H 1 |
---|
3571 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3572 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3573 | | #define HAVE_SYS_TIME_H 1 |
---|
3574 | | #define HAVE_UNISTD_H 1 |
---|
3575 | | #define HAVE_NETDB_H 1 |
---|
3576 | | #define HAVE_SYSLOG_H 1 |
---|
3577 | | #define HAVE__BOOL 1 |
---|
3578 | | #define HAVE_STDBOOL_H 1 |
---|
3579 | | #define TIME_WITH_SYS_TIME 1 |
---|
3580 | | #define HAVE_SYS_WAIT_H 1 |
---|
3581 | | #define HAVE_SYS_SELECT_H 1 |
---|
3582 | | #define HAVE_SYS_SOCKET_H 1 |
---|
3583 | | #define SELECT_TYPE_ARG1 int |
---|
3584 | | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
3585 | | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
3586 | | #define HAVE_STDLIB_H 1 |
---|
3587 | | #define HAVE_MALLOC 1 |
---|
3588 | | #define HAVE_STDLIB_H 1 |
---|
3589 | | #define HAVE_REALLOC 1 |
---|
3590 | | #define HAVE_GETHOSTNAME 1 |
---|
3591 | | #define HAVE_MEMCHR 1 |
---|
3592 | | #define HAVE_MEMMOVE 1 |
---|
3593 | | #define HAVE_MEMSET 1 |
---|
3594 | | #define HAVE_MKDIR 1 |
---|
3595 | | #define HAVE_SELECT 1 |
---|
3596 | | #define HAVE_SOCKET 1 |
---|
3597 | | #define HAVE_STRCHR 1 |
---|
3598 | | #define HAVE_STRCSPN 1 |
---|
3599 | | #define HAVE_STRDUP 1 |
---|
3600 | | #define HAVE_STRERROR 1 |
---|
3601 | | #define HAVE_STRRCHR 1 |
---|
3602 | | #define HAVE_STRSPN 1 |
---|
3603 | | #define HAVE_STRSTR 1 |
---|
3604 | | #define HAVE_UNAME 1 |
---|
3605 | | #define HAVE_SETREUID 1 |
---|
3606 | | #define HAVE_SETREGID 1 |
---|
3607 | | #define HAVE_STRCASECMP 1 |
---|
3608 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3609 | | #define HAVE_PUTENV 1 |
---|
3610 | | #define HAVE_STRNCASECMP 1 |
---|
3611 | | #define HAVE_STRLCPY 1 |
---|
3612 | | #define HAVE_GETHOSTBYNAME 1 |
---|
3613 | | #define HAVE_SETEUID 1 |
---|
3614 | | #define HAVE_SETEGID 1 |
---|
3615 | | #define HAVE_GETPROGNAME 1 |
---|
3616 | | #define HAVE_UNISTD_H 1 |
---|
3617 | | #define HAVE_CHOWN 1 |
---|
3618 | | #define HAVE_DECL_ENVIRON 0 |
---|
3619 | | #define HAVE_CHROOT 1 |
---|
3620 | | #define HAVE_DLFCN_H 1 |
---|
3621 | | #define HAVE_DLOPEN 1 |
---|
3622 | | #define HAVE_KQUEUE 1 |
---|
3623 | | #define HAVE_KQUEUE 1 |
---|
3624 | | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
3625 | | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
3626 | | #define HAVE_ICONV 1 |
---|
3627 | | #define ENABLE_NLS 1 |
---|
3628 | | #define HAVE_GETTEXT 1 |
---|
3629 | | #define HAVE_DCGETTEXT 1 |
---|
3630 | | #define GETTEXT_PACKAGE "avahi" |
---|
3631 | | #define HAVE_LOCALE_H 1 |
---|
3632 | | #define HAVE_LC_MESSAGES 1 |
---|
3633 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
3634 | | #define HAVE_GETTEXT 1 |
---|
3635 | | #define HAVE_DCGETTEXT 1 |
---|
3636 | | #define ENABLE_NLS 1 |
---|
3637 | | #define HAVE_DBUS 1 |
---|
3638 | | #define HAVE_DBUS_CONNECTION_CLOSE 1 |
---|
3639 | | #define HAVE_DBUS_BUS_GET_PRIVATE 1 |
---|
3640 | | #define HAVE_EXPAT_H 1 |
---|
3641 | | /* end confdefs.h. */ |
---|
3642 | | |
---|
3643 | | /* Override any GCC internal prototype to avoid an error. |
---|
3644 | | Use char because int might match the return type of a GCC |
---|
3645 | | builtin and then its argument prototype would still apply. */ |
---|
3646 | | #ifdef __cplusplus |
---|
3647 | | extern "C" |
---|
3648 | | #endif |
---|
3649 | | char XML_ParserCreate (); |
---|
3650 | | int |
---|
3651 | | main () |
---|
3652 | | { |
---|
3653 | | return XML_ParserCreate (); |
---|
3654 | | ; |
---|
3655 | | return 0; |
---|
3656 | | } |
---|
3657 | configure:31027: result: no |
---|
3658 | configure:31282: checking for gdbm_open in -lgdbm |
---|
3659 | configure:31317: /usr/bin/gcc-4.0 -o conftest -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib -L/opt/local/lib conftest.c -lgdbm >&5 |
---|
3660 | conftest.c:112: warning: function declaration isn't a prototype |
---|
3661 | conftest.c:115: warning: function declaration isn't a prototype |
---|
3662 | conftest.c: In function 'main': |
---|
3663 | conftest.c:115: warning: old-style function definition |
---|
3664 | configure:31323: $? = 0 |
---|
3665 | configure:31341: result: yes |
---|
3666 | configure:31359: checking gdbm.h usability |
---|
3667 | configure:31376: /usr/bin/gcc-4.0 -c -O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__ -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
3668 | In file included from conftest.c:138: |
---|
3669 | /opt/local/include/gdbm.h:85: warning: function declaration isn't a prototype |
---|
3670 | configure:31382: $? = 0 |
---|
3671 | configure:31396: result: yes |
---|
3672 | configure:31400: checking gdbm.h presence |
---|
3673 | configure:31415: /usr/bin/cpp-4.0 -I/opt/local/include -L/opt/local/lib conftest.c |
---|
3674 | configure:31421: $? = 0 |
---|
3675 | configure:31435: result: yes |
---|
3676 | configure:31468: checking for gdbm.h |
---|
3677 | configure:31476: result: yes |
---|
3678 | configure:31709: checking for LIBDAEMON |
---|
3679 | configure:31717: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.11 " |
---|
3680 | configure:31720: $? = 0 |
---|
3681 | configure:31735: $PKG_CONFIG --exists --print-errors " libdaemon >= 0.11 " |
---|
3682 | configure:31738: $? = 0 |
---|
3683 | configure:31814: result: yes |
---|
3684 | configure:31859: checking whether /opt/local/bin/python2.5 version >= 2.4 |
---|
3685 | configure:31868: /opt/local/bin/python2.5 -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.4', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) |
---|
3686 | configure:31871: $? = 0 |
---|
3687 | configure:31873: result: yes |
---|
3688 | configure:31968: checking for /opt/local/bin/python2.5 version |
---|
3689 | configure:31975: result: 2.5 |
---|
3690 | configure:31987: checking for /opt/local/bin/python2.5 platform |
---|
3691 | configure:31994: result: darwin |
---|
3692 | configure:32001: checking for /opt/local/bin/python2.5 script directory |
---|
3693 | configure:32009: result: ${prefix}/lib/python2.5/site-packages |
---|
3694 | configure:32018: checking for /opt/local/bin/python2.5 extension module directory |
---|
3695 | configure:32026: result: ${exec_prefix}/lib/python2.5/site-packages |
---|
3696 | configure:32057: checking for python module gtk |
---|
3697 | configure:32086: result: no |
---|
3698 | configure:32088: error: Could not find Python module gtk |
---|
3699 | |
---|
3700 | ## ---------------- ## |
---|
3701 | ## Cache variables. ## |
---|
3702 | ## ---------------- ## |
---|
3703 | |
---|
3704 | ac_cv_build=i386-apple-darwin9.1.0 |
---|
3705 | ac_cv_c_compiler_gnu=yes |
---|
3706 | ac_cv_c_const=yes |
---|
3707 | ac_cv_cxx_compiler_gnu=yes |
---|
3708 | ac_cv_env_CCC_set= |
---|
3709 | ac_cv_env_CCC_value= |
---|
3710 | ac_cv_env_CC_set=set |
---|
3711 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
3712 | ac_cv_env_CFLAGS_set=set |
---|
3713 | ac_cv_env_CFLAGS_value=-O2 |
---|
3714 | ac_cv_env_CPPFLAGS_set=set |
---|
3715 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -L/opt/local/lib' |
---|
3716 | ac_cv_env_CPP_set=set |
---|
3717 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
---|
3718 | ac_cv_env_CXXCPP_set= |
---|
3719 | ac_cv_env_CXXCPP_value= |
---|
3720 | ac_cv_env_CXXFLAGS_set=set |
---|
3721 | ac_cv_env_CXXFLAGS_value=-O2 |
---|
3722 | ac_cv_env_CXX_set=set |
---|
3723 | ac_cv_env_CXX_value=/usr/bin/g++-4.0 |
---|
3724 | ac_cv_env_DBUS_CFLAGS_set= |
---|
3725 | ac_cv_env_DBUS_CFLAGS_value= |
---|
3726 | ac_cv_env_DBUS_LIBS_set= |
---|
3727 | ac_cv_env_DBUS_LIBS_value= |
---|
3728 | ac_cv_env_DOXYGEN_PAPER_SIZE_set= |
---|
3729 | ac_cv_env_DOXYGEN_PAPER_SIZE_value= |
---|
3730 | ac_cv_env_F77_set= |
---|
3731 | ac_cv_env_F77_value= |
---|
3732 | ac_cv_env_FFLAGS_set=set |
---|
3733 | ac_cv_env_FFLAGS_value=-O2 |
---|
3734 | ac_cv_env_GLADE20_CFLAGS_set= |
---|
3735 | ac_cv_env_GLADE20_CFLAGS_value= |
---|
3736 | ac_cv_env_GLADE20_LIBS_set= |
---|
3737 | ac_cv_env_GLADE20_LIBS_value= |
---|
3738 | ac_cv_env_GLIB20_CFLAGS_set= |
---|
3739 | ac_cv_env_GLIB20_CFLAGS_value= |
---|
3740 | ac_cv_env_GLIB20_LIBS_set= |
---|
3741 | ac_cv_env_GLIB20_LIBS_value= |
---|
3742 | ac_cv_env_GOBJECT_CFLAGS_set= |
---|
3743 | ac_cv_env_GOBJECT_CFLAGS_value= |
---|
3744 | ac_cv_env_GOBJECT_LIBS_set= |
---|
3745 | ac_cv_env_GOBJECT_LIBS_value= |
---|
3746 | ac_cv_env_GTK20_CFLAGS_set= |
---|
3747 | ac_cv_env_GTK20_CFLAGS_value= |
---|
3748 | ac_cv_env_GTK20_LIBS_set= |
---|
3749 | ac_cv_env_GTK20_LIBS_value= |
---|
3750 | ac_cv_env_LDFLAGS_set=set |
---|
3751 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
3752 | ac_cv_env_LIBDAEMON_CFLAGS_set= |
---|
3753 | ac_cv_env_LIBDAEMON_CFLAGS_value= |
---|
3754 | ac_cv_env_LIBDAEMON_LIBS_set= |
---|
3755 | ac_cv_env_LIBDAEMON_LIBS_value= |
---|
3756 | ac_cv_env_LIBS_set= |
---|
3757 | ac_cv_env_LIBS_value= |
---|
3758 | ac_cv_env_MONODOC_CFLAGS_set= |
---|
3759 | ac_cv_env_MONODOC_CFLAGS_value= |
---|
3760 | ac_cv_env_MONODOC_LIBS_set= |
---|
3761 | ac_cv_env_MONODOC_LIBS_value= |
---|
3762 | ac_cv_env_PKG_CONFIG_set= |
---|
3763 | ac_cv_env_PKG_CONFIG_value= |
---|
3764 | ac_cv_env_QT3_CFLAGS_set= |
---|
3765 | ac_cv_env_QT3_CFLAGS_value= |
---|
3766 | ac_cv_env_QT3_LIBS_set= |
---|
3767 | ac_cv_env_QT3_LIBS_value= |
---|
3768 | ac_cv_env_QT4_CFLAGS_set= |
---|
3769 | ac_cv_env_QT4_CFLAGS_value= |
---|
3770 | ac_cv_env_QT4_LIBS_set= |
---|
3771 | ac_cv_env_QT4_LIBS_value= |
---|
3772 | ac_cv_env_build_alias_set= |
---|
3773 | ac_cv_env_build_alias_value= |
---|
3774 | ac_cv_env_host_alias_set= |
---|
3775 | ac_cv_env_host_alias_value= |
---|
3776 | ac_cv_env_target_alias_set= |
---|
3777 | ac_cv_env_target_alias_value= |
---|
3778 | ac_cv_f77_compiler_gnu=no |
---|
3779 | ac_cv_func_bind_textdomain_codeset=yes |
---|
3780 | ac_cv_func_chown_works=yes |
---|
3781 | ac_cv_func_chroot=yes |
---|
3782 | ac_cv_func_dbus_bus_get_private=yes |
---|
3783 | ac_cv_func_dbus_connection_close=yes |
---|
3784 | ac_cv_func_dcgettext=yes |
---|
3785 | ac_cv_func_gethostbyname=yes |
---|
3786 | ac_cv_func_gethostname=yes |
---|
3787 | ac_cv_func_getprogname=yes |
---|
3788 | ac_cv_func_gettimeofday=yes |
---|
3789 | ac_cv_func_kqueue=yes |
---|
3790 | ac_cv_func_lstat_dereferences_slashed_symlink=no |
---|
3791 | ac_cv_func_malloc_0_nonnull=yes |
---|
3792 | ac_cv_func_memchr=yes |
---|
3793 | ac_cv_func_memcmp_working=yes |
---|
3794 | ac_cv_func_memmove=yes |
---|
3795 | ac_cv_func_memset=yes |
---|
3796 | ac_cv_func_mkdir=yes |
---|
3797 | ac_cv_func_putenv=yes |
---|
3798 | ac_cv_func_realloc_0_nonnull=yes |
---|
3799 | ac_cv_func_select=yes |
---|
3800 | ac_cv_func_select_args='int,fd_set *,struct timeval *' |
---|
3801 | ac_cv_func_setegid=yes |
---|
3802 | ac_cv_func_seteuid=yes |
---|
3803 | ac_cv_func_setproctitle=no |
---|
3804 | ac_cv_func_setregid=yes |
---|
3805 | ac_cv_func_setresgid=no |
---|
3806 | ac_cv_func_setresuid=no |
---|
3807 | ac_cv_func_setreuid=yes |
---|
3808 | ac_cv_func_socket=yes |
---|
3809 | ac_cv_func_stat_empty_string_bug=no |
---|
3810 | ac_cv_func_strcasecmp=yes |
---|
3811 | ac_cv_func_strchr=yes |
---|
3812 | ac_cv_func_strcspn=yes |
---|
3813 | ac_cv_func_strdup=yes |
---|
3814 | ac_cv_func_strerror=yes |
---|
3815 | ac_cv_func_strlcpy=yes |
---|
3816 | ac_cv_func_strncasecmp=yes |
---|
3817 | ac_cv_func_strrchr=yes |
---|
3818 | ac_cv_func_strspn=yes |
---|
3819 | ac_cv_func_strstr=yes |
---|
3820 | ac_cv_func_uname=yes |
---|
3821 | ac_cv_have_decl_CMSG_SPACE=no |
---|
3822 | ac_cv_have_decl_environ=no |
---|
3823 | ac_cv_header_arpa_inet_h=yes |
---|
3824 | ac_cv_header_dlfcn_h=yes |
---|
3825 | ac_cv_header_expat_h=yes |
---|
3826 | ac_cv_header_fcntl_h=yes |
---|
3827 | ac_cv_header_gdbm_h=yes |
---|
3828 | ac_cv_header_inttypes_h=yes |
---|
3829 | ac_cv_header_libintl_h=yes |
---|
3830 | ac_cv_header_limits_h=yes |
---|
3831 | ac_cv_header_linux_inotify_h=no |
---|
3832 | ac_cv_header_linux_netlink_h=no |
---|
3833 | ac_cv_header_locale_h=yes |
---|
3834 | ac_cv_header_memory_h=yes |
---|
3835 | ac_cv_header_net_route_h=yes |
---|
3836 | ac_cv_header_netdb_h=yes |
---|
3837 | ac_cv_header_netinet_in_h=yes |
---|
3838 | ac_cv_header_stdbool_h=yes |
---|
3839 | ac_cv_header_stdc=yes |
---|
3840 | ac_cv_header_stdint_h=yes |
---|
3841 | ac_cv_header_stdlib_h=yes |
---|
3842 | ac_cv_header_string_h=yes |
---|
3843 | ac_cv_header_strings_h=yes |
---|
3844 | ac_cv_header_sys_capability_h=no |
---|
3845 | ac_cv_header_sys_filio_h=yes |
---|
3846 | ac_cv_header_sys_inotify_h=no |
---|
3847 | ac_cv_header_sys_ioctl_h=yes |
---|
3848 | ac_cv_header_sys_prctl_h=no |
---|
3849 | ac_cv_header_sys_select_h=yes |
---|
3850 | ac_cv_header_sys_socket_h=yes |
---|
3851 | ac_cv_header_sys_stat_h=yes |
---|
3852 | ac_cv_header_sys_sysctl_h=yes |
---|
3853 | ac_cv_header_sys_time_h=yes |
---|
3854 | ac_cv_header_sys_types_h=yes |
---|
3855 | ac_cv_header_sys_wait_h=yes |
---|
3856 | ac_cv_header_syslog_h=yes |
---|
3857 | ac_cv_header_time=yes |
---|
3858 | ac_cv_header_unistd_h=yes |
---|
3859 | ac_cv_host=i386-apple-darwin9.1.0 |
---|
3860 | ac_cv_lib_bsdxml_XML_ParserCreate=no |
---|
3861 | ac_cv_lib_dl_dlopen=yes |
---|
3862 | ac_cv_lib_expat_XML_ParserCreate=yes |
---|
3863 | ac_cv_lib_gdbm_gdbm_open=yes |
---|
3864 | ac_cv_lib_intl_bindtextdomain=yes |
---|
3865 | ac_cv_lib_intl_dgettext=yes |
---|
3866 | ac_cv_lib_intl_ngettext=yes |
---|
3867 | ac_cv_objext=o |
---|
3868 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
3869 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
3870 | ac_cv_path_GREP=/usr/bin/grep |
---|
3871 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl |
---|
3872 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
3873 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
---|
3874 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
3875 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
3876 | ac_cv_prog_AWK=gawk |
---|
3877 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
---|
3878 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E' |
---|
3879 | ac_cv_prog_ac_ct_AR=ar |
---|
3880 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
3881 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3882 | ac_cv_prog_ac_ct_STRIP=strip |
---|
3883 | ac_cv_prog_cc__usr_bin_gcc_4_0_c_o=yes |
---|
3884 | ac_cv_prog_cc_c89= |
---|
3885 | ac_cv_prog_cc_g=yes |
---|
3886 | ac_cv_prog_cxx_g=yes |
---|
3887 | ac_cv_prog_f77_g=no |
---|
3888 | ac_cv_prog_gcc_traditional=no |
---|
3889 | ac_cv_prog_have_pkg_config=yes |
---|
3890 | ac_cv_prog_make_make_set=yes |
---|
3891 | ac_cv_search_inet_ntop='none required' |
---|
3892 | ac_cv_search_recv='none required' |
---|
3893 | ac_cv_type__Bool=yes |
---|
3894 | ac_cv_type_mode_t=yes |
---|
3895 | ac_cv_type_pid_t=yes |
---|
3896 | ac_cv_type_size_t=yes |
---|
3897 | ac_cv_type_uid_t=yes |
---|
3898 | acl_cv_hardcode_direct=no |
---|
3899 | acl_cv_hardcode_libdir_flag_spec= |
---|
3900 | acl_cv_hardcode_libdir_separator= |
---|
3901 | acl_cv_hardcode_minus_L=no |
---|
3902 | acl_cv_libext=a |
---|
3903 | acl_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
3904 | acl_cv_prog_gnu_ld=no |
---|
3905 | acl_cv_rpath=done |
---|
3906 | acl_cv_shlibext=dylib |
---|
3907 | acl_cv_wl=-Wl, |
---|
3908 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
3909 | am_cv_CXX_dependencies_compiler_type=gcc3 |
---|
3910 | am_cv_func_iconv=yes |
---|
3911 | am_cv_lib_iconv=yes |
---|
3912 | am_cv_python_platform=darwin |
---|
3913 | am_cv_python_pyexecdir='${exec_prefix}/lib/python2.5/site-packages' |
---|
3914 | am_cv_python_pythondir='${prefix}/lib/python2.5/site-packages' |
---|
3915 | am_cv_python_version=2.5 |
---|
3916 | am_cv_val_LC_MESSAGES=yes |
---|
3917 | avahi_cv_has_struct_lifconf=no |
---|
3918 | avahi_cv_sys_cxx_works=yes |
---|
3919 | gt_cv_func_CFLocaleCopyCurrent=yes |
---|
3920 | gt_cv_func_CFPreferencesCopyAppValue=yes |
---|
3921 | gt_cv_func_dgettext_libc=no |
---|
3922 | gt_cv_func_dgettext_libintl=yes |
---|
3923 | gt_cv_func_gnugettext1_libc=no |
---|
3924 | gt_cv_func_gnugettext1_libintl=yes |
---|
3925 | gt_cv_func_ngettext_libc=no |
---|
3926 | gt_cv_have_gettext=yes |
---|
3927 | lt_cv_deplibs_check_method=pass_all |
---|
3928 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
3929 | lt_cv_file_magic_test_file= |
---|
3930 | lt_cv_ld_reload_flag=-r |
---|
3931 | lt_cv_objdir=.libs |
---|
3932 | lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
3933 | lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld |
---|
3934 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
3935 | lt_cv_path_SED=/usr/bin/sed |
---|
3936 | lt_cv_prog_compiler_c_o=yes |
---|
3937 | lt_cv_prog_compiler_c_o_CXX=yes |
---|
3938 | lt_cv_prog_compiler_rtti_exceptions=no |
---|
3939 | lt_cv_prog_gnu_ld=no |
---|
3940 | lt_cv_prog_gnu_ldcxx=no |
---|
3941 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
3942 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
3943 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
3944 | lt_cv_sys_max_cmd_len=196608 |
---|
3945 | lt_lt_cv_prog_compiler_c_o='"yes"' |
---|
3946 | lt_lt_cv_prog_compiler_c_o_CXX='"yes"' |
---|
3947 | lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' |
---|
3948 | lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' |
---|
3949 | lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' |
---|
3950 | pkg_cv_DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include ' |
---|
3951 | pkg_cv_DBUS_LIBS='-L/opt/local/lib -ldbus-1 ' |
---|
3952 | pkg_cv_GLADE20_CFLAGS='-DXTHREADS -I/opt/local/include/libglade-2.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/libxml2 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include ' |
---|
3953 | pkg_cv_GLADE20_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lm -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lSM -lICE -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11 ' |
---|
3954 | pkg_cv_GLIB20_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
3955 | pkg_cv_GLIB20_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -liconv ' |
---|
3956 | pkg_cv_GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
3957 | pkg_cv_GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv ' |
---|
3958 | pkg_cv_GTK20_CFLAGS='-DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include ' |
---|
3959 | pkg_cv_GTK20_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lSM -lICE -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11 ' |
---|
3960 | pkg_cv_LIBDAEMON_CFLAGS='-D_REENTRANT -I/opt/local/include ' |
---|
3961 | pkg_cv_LIBDAEMON_LIBS='-L/opt/local/lib -ldaemon ' |
---|
3962 | py_cv_mod_gtk_=no |
---|
3963 | ssp_cv_lib=no |
---|
3964 | |
---|
3965 | ## ----------------- ## |
---|
3966 | ## Output variables. ## |
---|
3967 | ## ----------------- ## |
---|
3968 | |
---|
3969 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run aclocal-1.9' |
---|
3970 | ALL_LINGUAS='' |
---|
3971 | AMDEPBACKSLASH='\' |
---|
3972 | AMDEP_FALSE='#' |
---|
3973 | AMDEP_TRUE='' |
---|
3974 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run tar' |
---|
3975 | AR='ar' |
---|
3976 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run autoconf' |
---|
3977 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run autoheader' |
---|
3978 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run automake-1.9' |
---|
3979 | AVAHI_AUTOIPD_GROUP='' |
---|
3980 | AVAHI_AUTOIPD_USER='' |
---|
3981 | AVAHI_GROUP='' |
---|
3982 | AVAHI_PRIV_ACCESS_GROUP='' |
---|
3983 | AVAHI_USER='' |
---|
3984 | AWK='gawk' |
---|
3985 | BUILD_MANPAGES_FALSE='' |
---|
3986 | BUILD_MANPAGES_TRUE='' |
---|
3987 | CATALOGS='' |
---|
3988 | CATOBJEXT='.gmo' |
---|
3989 | CC='/usr/bin/gcc-4.0' |
---|
3990 | CCDEPMODE='depmode=gcc3' |
---|
3991 | CFLAGS='-O2 -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -fPIC -D__EXTENSIONS__' |
---|
3992 | CPP='/usr/bin/cpp-4.0' |
---|
3993 | CPPFLAGS='-I/opt/local/include -L/opt/local/lib' |
---|
3994 | CXX='/usr/bin/g++-4.0' |
---|
3995 | CXXCPP='/usr/bin/g++-4.0 -E' |
---|
3996 | CXXDEPMODE='depmode=gcc3' |
---|
3997 | CXXFLAGS='-O2' |
---|
3998 | CYGPATH_W='echo' |
---|
3999 | DATADIRNAME='share' |
---|
4000 | DBUS_CFLAGS='-I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=0 -DDBUS_VERSION_MICRO=2 -DDBUS_API_SUBJECT_TO_CHANGE' |
---|
4001 | DBUS_LIBS='-L/opt/local/lib -ldbus-1 ' |
---|
4002 | DBUS_SYSTEM_BUS_DEFAULT_ADDRESS='unix:path=/var/run/dbus/system_bus_socket' |
---|
4003 | DBUS_SYS_DIR='${prefix}/etc/dbus-1/system.d' |
---|
4004 | DEFS='' |
---|
4005 | DEPDIR='.deps' |
---|
4006 | DOXYGEN_PAPER_SIZE='' |
---|
4007 | DX_COND_chi_FALSE='' |
---|
4008 | DX_COND_chi_TRUE='' |
---|
4009 | DX_COND_chm_FALSE='' |
---|
4010 | DX_COND_chm_TRUE='' |
---|
4011 | DX_COND_doc_FALSE='' |
---|
4012 | DX_COND_doc_TRUE='' |
---|
4013 | DX_COND_dot_FALSE='' |
---|
4014 | DX_COND_dot_TRUE='' |
---|
4015 | DX_COND_html_FALSE='' |
---|
4016 | DX_COND_html_TRUE='' |
---|
4017 | DX_COND_latex_FALSE='' |
---|
4018 | DX_COND_latex_TRUE='' |
---|
4019 | DX_COND_man_FALSE='' |
---|
4020 | DX_COND_man_TRUE='' |
---|
4021 | DX_COND_pdf_FALSE='' |
---|
4022 | DX_COND_pdf_TRUE='' |
---|
4023 | DX_COND_ps_FALSE='' |
---|
4024 | DX_COND_ps_TRUE='' |
---|
4025 | DX_COND_rtf_FALSE='' |
---|
4026 | DX_COND_rtf_TRUE='' |
---|
4027 | DX_COND_xml_FALSE='' |
---|
4028 | DX_COND_xml_TRUE='' |
---|
4029 | DX_CONFIG='' |
---|
4030 | DX_DOCDIR='' |
---|
4031 | DX_DOT='' |
---|
4032 | DX_DOXYGEN='' |
---|
4033 | DX_DVIPS='' |
---|
4034 | DX_EGREP='' |
---|
4035 | DX_ENV='' |
---|
4036 | DX_FLAG_chi='' |
---|
4037 | DX_FLAG_chm='' |
---|
4038 | DX_FLAG_doc='' |
---|
4039 | DX_FLAG_dot='' |
---|
4040 | DX_FLAG_html='' |
---|
4041 | DX_FLAG_man='' |
---|
4042 | DX_FLAG_pdf='' |
---|
4043 | DX_FLAG_ps='' |
---|
4044 | DX_FLAG_rtf='' |
---|
4045 | DX_FLAG_xml='' |
---|
4046 | DX_HHC='' |
---|
4047 | DX_LATEX='' |
---|
4048 | DX_MAKEINDEX='' |
---|
4049 | DX_PDFLATEX='' |
---|
4050 | DX_PERL='' |
---|
4051 | DX_PROJECT='' |
---|
4052 | ECHO='/bin/echo' |
---|
4053 | ECHO_C='ECHO_N='' |
---|
4054 | ECHO_T='' |
---|
4055 | EGREP='/usr/bin/grep -E' |
---|
4056 | ENABLE_AUTOIPD_FALSE='' |
---|
4057 | ENABLE_AUTOIPD_TRUE='' |
---|
4058 | ENABLE_CHROOT_FALSE='' |
---|
4059 | ENABLE_CHROOT_TRUE='#' |
---|
4060 | ENABLE_COMPAT_HOWL_FALSE='' |
---|
4061 | ENABLE_COMPAT_HOWL_TRUE='' |
---|
4062 | ENABLE_COMPAT_LIBDNS_SD_FALSE='' |
---|
4063 | ENABLE_COMPAT_LIBDNS_SD_TRUE='' |
---|
4064 | ENABLE_CORE_DOCS_FALSE='' |
---|
4065 | ENABLE_CORE_DOCS_TRUE='' |
---|
4066 | ENABLE_TESTS_FALSE='' |
---|
4067 | ENABLE_TESTS_TRUE='' |
---|
4068 | EXEEXT='' |
---|
4069 | F77='' |
---|
4070 | FFLAGS='-O2' |
---|
4071 | GACUTIL='' |
---|
4072 | GETTEXT_PACKAGE='avahi' |
---|
4073 | GLADE20_CFLAGS='-DXTHREADS -I/opt/local/include/libglade-2.0 -I/opt/local/include/gtk-2.0 -I/opt/local/include/libxml2 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include ' |
---|
4074 | GLADE20_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lm -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lSM -lICE -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11 ' |
---|
4075 | GLIB20_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
4076 | GLIB20_LIBS='-L/opt/local/lib -lglib-2.0 -lintl -liconv ' |
---|
4077 | GMOFILES='' |
---|
4078 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
4079 | GMSGFMT_015='/opt/local/bin/msgfmt' |
---|
4080 | GOBJECT_CFLAGS='-I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
4081 | GOBJECT_LIBS='-L/opt/local/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv ' |
---|
4082 | GREP='/usr/bin/grep' |
---|
4083 | GTK20_CFLAGS='-DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11/include ' |
---|
4084 | GTK20_LIBS='-R/usr/X11/lib -Wl,-framework,CoreServices,-framework,ApplicationServices -L/opt/local/lib -L/usr/X11/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lSM -lICE -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lfreetype -lz -lfontconfig -lexpat -lpng12 -lXrender -lX11 ' |
---|
4085 | HAVE_DBM_FALSE='' |
---|
4086 | HAVE_DBM_TRUE='#' |
---|
4087 | HAVE_DBUS_FALSE='#' |
---|
4088 | HAVE_DBUS_TRUE='' |
---|
4089 | HAVE_DLOPEN_FALSE='#' |
---|
4090 | HAVE_DLOPEN_TRUE='' |
---|
4091 | HAVE_GDBM_FALSE='#' |
---|
4092 | HAVE_GDBM_TRUE='' |
---|
4093 | HAVE_GLIB_FALSE='#' |
---|
4094 | HAVE_GLIB_TRUE='' |
---|
4095 | HAVE_GOBJECT_FALSE='#' |
---|
4096 | HAVE_GOBJECT_TRUE='' |
---|
4097 | HAVE_GTK_FALSE='#' |
---|
4098 | HAVE_GTK_TRUE='' |
---|
4099 | HAVE_INOTIFY_FALSE='' |
---|
4100 | HAVE_INOTIFY_TRUE='#' |
---|
4101 | HAVE_KQUEUE_FALSE='#' |
---|
4102 | HAVE_KQUEUE_TRUE='' |
---|
4103 | HAVE_LIBDAEMON_FALSE='#' |
---|
4104 | HAVE_LIBDAEMON_TRUE='' |
---|
4105 | HAVE_MONODOC_FALSE='' |
---|
4106 | HAVE_MONODOC_TRUE='' |
---|
4107 | HAVE_MONO_FALSE='' |
---|
4108 | HAVE_MONO_TRUE='' |
---|
4109 | HAVE_NETLINK_FALSE='' |
---|
4110 | HAVE_NETLINK_TRUE='#' |
---|
4111 | HAVE_PF_ROUTE_FALSE='#' |
---|
4112 | HAVE_PF_ROUTE_TRUE='' |
---|
4113 | HAVE_PYGTK_FALSE='' |
---|
4114 | HAVE_PYGTK_TRUE='' |
---|
4115 | HAVE_PYTHON_DBUS_FALSE='' |
---|
4116 | HAVE_PYTHON_DBUS_TRUE='' |
---|
4117 | HAVE_PYTHON_FALSE='' |
---|
4118 | HAVE_PYTHON_TRUE='' |
---|
4119 | HAVE_QT3_FALSE='' |
---|
4120 | HAVE_QT3_TRUE='#' |
---|
4121 | HAVE_QT4_FALSE='' |
---|
4122 | HAVE_QT4_TRUE='#' |
---|
4123 | HAVE_SYS_FILIO_H_FALSE='#' |
---|
4124 | HAVE_SYS_FILIO_H_TRUE='' |
---|
4125 | HAVE_SYS_SYSCTL_H_FALSE='' |
---|
4126 | HAVE_SYS_SYSCTL_H_TRUE='#' |
---|
4127 | HAVE_XML_FALSE='#' |
---|
4128 | HAVE_XML_TRUE='' |
---|
4129 | HOWL_COMPAT_VERSION='0.9.8' |
---|
4130 | INSTALL_DATA='${INSTALL} -m 644' |
---|
4131 | INSTALL_PROGRAM='${INSTALL}' |
---|
4132 | INSTALL_SCRIPT='${INSTALL}' |
---|
4133 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
4134 | INSTOBJEXT='.mo' |
---|
4135 | INTLLIBS='-lintl ' |
---|
4136 | INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4137 | INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4138 | INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4139 | INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' |
---|
4140 | INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4141 | INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4142 | INTLTOOL_MERGE='$(top_builddir)/intltool-merge' |
---|
4143 | INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' |
---|
4144 | INTLTOOL_PERL='/opt/local/bin/perl' |
---|
4145 | INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4146 | INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4147 | INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4148 | INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4149 | INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4150 | INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4151 | INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4152 | INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4153 | INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4154 | INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4155 | INTLTOOL_UPDATE='$(top_builddir)/intltool-update' |
---|
4156 | INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4157 | INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' |
---|
4158 | INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
---|
4159 | INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' |
---|
4160 | LDFLAGS='-L/opt/local/lib' |
---|
4161 | LIBAVAHI_CLIENT_VERSION_INFO='5:4:2' |
---|
4162 | LIBAVAHI_COMMON_VERSION_INFO='8:0:5' |
---|
4163 | LIBAVAHI_COMPAT_HOWL_VERSION_INFO='0:0:0' |
---|
4164 | LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO='1:0:0' |
---|
4165 | LIBAVAHI_CORE_VERSION_INFO='5:4:0' |
---|
4166 | LIBAVAHI_GLIB_VERSION_INFO='1:1:0' |
---|
4167 | LIBAVAHI_GOBJECT_VERSION_INFO='0:0:0' |
---|
4168 | LIBAVAHI_QT3_VERSION_INFO='1:1:0' |
---|
4169 | LIBAVAHI_QT4_VERSION_INFO='1:1:0' |
---|
4170 | LIBAVAHI_UI_VERSION_INFO='1:0:1' |
---|
4171 | LIBDAEMON_CFLAGS='-D_REENTRANT -I/opt/local/include ' |
---|
4172 | LIBDAEMON_LIBS='-L/opt/local/lib -ldaemon ' |
---|
4173 | LIBICONV='-liconv' |
---|
4174 | LIBINTL='-lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation' |
---|
4175 | LIBOBJS=' lstat.o' |
---|
4176 | LIBS='' |
---|
4177 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
4178 | LN_S='ln -s' |
---|
4179 | LTLIBICONV='-L/opt/local/lib -liconv -R/opt/local/lib' |
---|
4180 | LTLIBINTL='-L/opt/local/lib -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation' |
---|
4181 | LTLIBOBJS='' |
---|
4182 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/missing --run makeinfo' |
---|
4183 | MCS='' |
---|
4184 | MDASSEMBLER='' |
---|
4185 | MKINSTALLDIRS='./mkinstalldirs' |
---|
4186 | MOC_QT3='' |
---|
4187 | MOC_QT4='' |
---|
4188 | MONODOCER='' |
---|
4189 | MONODOC_CFLAGS='' |
---|
4190 | MONODOC_DIR='' |
---|
4191 | MONODOC_LIBS='' |
---|
4192 | MSGFMT='/opt/local/bin/msgfmt' |
---|
4193 | MSGFMT_015='/opt/local/bin/msgfmt' |
---|
4194 | MSGFMT_OPTS='-c' |
---|
4195 | MSGMERGE='/opt/local/bin/msgmerge' |
---|
4196 | OBJEXT='o' |
---|
4197 | PACKAGE='avahi' |
---|
4198 | PACKAGE_BUGREPORT='avahi (at) lists (dot) freedesktop (dot) org' |
---|
4199 | PACKAGE_NAME='avahi' |
---|
4200 | PACKAGE_STRING='avahi 0.6.22' |
---|
4201 | PACKAGE_TARNAME='avahi' |
---|
4202 | PACKAGE_URL='http://avahi.org/' |
---|
4203 | PACKAGE_VERSION='0.6.22' |
---|
4204 | PATH_SEPARATOR=':' |
---|
4205 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
4206 | POFILES='' |
---|
4207 | POSUB='po' |
---|
4208 | PO_IN_DATADIR_FALSE='' |
---|
4209 | PO_IN_DATADIR_TRUE='' |
---|
4210 | PTHREAD_CC='/usr/bin/gcc-4.0' |
---|
4211 | PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
---|
4212 | PTHREAD_LIBS='' |
---|
4213 | PYTHON='/opt/local/bin/python2.5' |
---|
4214 | PYTHON_EXEC_PREFIX='${exec_prefix}' |
---|
4215 | PYTHON_PLATFORM='darwin' |
---|
4216 | PYTHON_PREFIX='${prefix}' |
---|
4217 | PYTHON_VERSION='2.5' |
---|
4218 | QT3_CFLAGS='' |
---|
4219 | QT3_LIBS='' |
---|
4220 | QT4_CFLAGS='' |
---|
4221 | QT4_LIBS='' |
---|
4222 | RANLIB='ranlib' |
---|
4223 | SED='/usr/bin/sed' |
---|
4224 | SET_MAKE='' |
---|
4225 | SHELL='/bin/sh' |
---|
4226 | STRIP='strip' |
---|
4227 | TARGET_ARCHLINUX_FALSE='' |
---|
4228 | TARGET_ARCHLINUX_TRUE='#' |
---|
4229 | TARGET_DARWIN_FALSE='#' |
---|
4230 | TARGET_DARWIN_TRUE='' |
---|
4231 | TARGET_DEBIAN_FALSE='' |
---|
4232 | TARGET_DEBIAN_TRUE='#' |
---|
4233 | TARGET_FEDORA_FALSE='' |
---|
4234 | TARGET_FEDORA_TRUE='#' |
---|
4235 | TARGET_FREEBSD_FALSE='' |
---|
4236 | TARGET_FREEBSD_TRUE='#' |
---|
4237 | TARGET_GENTOO_FALSE='' |
---|
4238 | TARGET_GENTOO_TRUE='#' |
---|
4239 | TARGET_MANDRIVA_FALSE='' |
---|
4240 | TARGET_MANDRIVA_TRUE='#' |
---|
4241 | TARGET_NETBSD_FALSE='' |
---|
4242 | TARGET_NETBSD_TRUE='#' |
---|
4243 | TARGET_SLACKWARE_FALSE='' |
---|
4244 | TARGET_SLACKWARE_TRUE='#' |
---|
4245 | TARGET_SUSE_FALSE='' |
---|
4246 | TARGET_SUSE_TRUE='#' |
---|
4247 | USE_NLS='yes' |
---|
4248 | USE_XMLTOMAN_FALSE='' |
---|
4249 | USE_XMLTOMAN_TRUE='' |
---|
4250 | VERSION='0.6.22' |
---|
4251 | XGETTEXT='/opt/local/bin/xgettext' |
---|
4252 | XGETTEXT_015='/opt/local/bin/xgettext' |
---|
4253 | XML_CFLAGS='-DUSE_EXPAT_H' |
---|
4254 | XML_LIBS='-lexpat' |
---|
4255 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
4256 | ac_ct_CXX='' |
---|
4257 | ac_ct_F77='' |
---|
4258 | acx_pthread_config='' |
---|
4259 | am__fastdepCC_FALSE='#' |
---|
4260 | am__fastdepCC_TRUE='' |
---|
4261 | am__fastdepCXX_FALSE='#' |
---|
4262 | am__fastdepCXX_TRUE='' |
---|
4263 | am__include='include' |
---|
4264 | am__leading_dot='.' |
---|
4265 | am__quote='' |
---|
4266 | am__tar='${AMTAR} chof - "$$tardir"' |
---|
4267 | am__untar='${AMTAR} xf -' |
---|
4268 | avahi_runtime_dir='' |
---|
4269 | avahi_socket='' |
---|
4270 | avahilocaledir='${prefix}/${DATADIRNAME}/locale' |
---|
4271 | bindir='${exec_prefix}/bin' |
---|
4272 | build='i386-apple-darwin9.1.0' |
---|
4273 | build_alias='' |
---|
4274 | build_cpu='i386' |
---|
4275 | build_os='darwin9.1.0' |
---|
4276 | build_vendor='apple' |
---|
4277 | datadir='${datarootdir}' |
---|
4278 | datarootdir='${prefix}/share' |
---|
4279 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
4280 | dvidir='${docdir}' |
---|
4281 | exec_prefix='NONE' |
---|
4282 | have_pkg_config='yes' |
---|
4283 | have_xmltoman='' |
---|
4284 | host='i386-apple-darwin9.1.0' |
---|
4285 | host_alias='' |
---|
4286 | host_cpu='i386' |
---|
4287 | host_os='darwin9.1.0' |
---|
4288 | host_vendor='apple' |
---|
4289 | htmldir='${docdir}' |
---|
4290 | includedir='${prefix}/include' |
---|
4291 | infodir='${datarootdir}/info' |
---|
4292 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_avahi/work/avahi-0.6.22/install-sh' |
---|
4293 | interfacesdir='' |
---|
4294 | libdir='${exec_prefix}/lib' |
---|
4295 | libexecdir='${exec_prefix}/libexec' |
---|
4296 | localedir='${datarootdir}/locale' |
---|
4297 | localstatedir='${prefix}/var' |
---|
4298 | mandir='${datarootdir}/man' |
---|
4299 | mkdir_p='$(install_sh) -d' |
---|
4300 | oldincludedir='/usr/include' |
---|
4301 | pdfdir='${docdir}' |
---|
4302 | pkgpyexecdir='${pyexecdir}/avahi' |
---|
4303 | pkgpythondir='${pythondir}/avahi' |
---|
4304 | prefix='/opt/local' |
---|
4305 | program_transform_name='s,x,x,' |
---|
4306 | psdir='${docdir}' |
---|
4307 | pyexecdir='${exec_prefix}/lib/python2.5/site-packages' |
---|
4308 | pythondir='${prefix}/lib/python2.5/site-packages' |
---|
4309 | sbindir='${exec_prefix}/sbin' |
---|
4310 | sharedstatedir='${prefix}/com' |
---|
4311 | sysconfdir='${prefix}/etc' |
---|
4312 | target_alias='' |
---|
4313 | |
---|
4314 | ## ----------- ## |
---|
4315 | ## confdefs.h. ## |
---|
4316 | ## ----------- ## |
---|
4317 | |
---|
4318 | #define PACKAGE_NAME "avahi" |
---|
4319 | #define PACKAGE_TARNAME "avahi" |
---|
4320 | #define PACKAGE_VERSION "0.6.22" |
---|
4321 | #define PACKAGE_STRING "avahi 0.6.22" |
---|
4322 | #define PACKAGE_BUGREPORT "avahi (at) lists (dot) freedesktop (dot) org" |
---|
4323 | #define PACKAGE "avahi" |
---|
4324 | #define VERSION "0.6.22" |
---|
4325 | #define _GNU_SOURCE 1 |
---|
4326 | #define STDC_HEADERS 1 |
---|
4327 | #define HAVE_SYS_TYPES_H 1 |
---|
4328 | #define HAVE_SYS_STAT_H 1 |
---|
4329 | #define HAVE_STDLIB_H 1 |
---|
4330 | #define HAVE_STRING_H 1 |
---|
4331 | #define HAVE_MEMORY_H 1 |
---|
4332 | #define HAVE_STRINGS_H 1 |
---|
4333 | #define HAVE_INTTYPES_H 1 |
---|
4334 | #define HAVE_STDINT_H 1 |
---|
4335 | #define HAVE_UNISTD_H 1 |
---|
4336 | #define HAVE_DLFCN_H 1 |
---|
4337 | #define HAVE_PTHREAD 1 |
---|
4338 | #define HAVE_PF_ROUTE |
---|
4339 | #define HAVE_SYS_FILIO_H |
---|
4340 | #define HAVE_SYS_SYSCTL_H |
---|
4341 | #define HAVE_STRUCT_IP_MREQ |
---|
4342 | #define STDC_HEADERS 1 |
---|
4343 | #define HAVE_ARPA_INET_H 1 |
---|
4344 | #define HAVE_FCNTL_H 1 |
---|
4345 | #define HAVE_INTTYPES_H 1 |
---|
4346 | #define HAVE_LIMITS_H 1 |
---|
4347 | #define HAVE_NETINET_IN_H 1 |
---|
4348 | #define HAVE_STDLIB_H 1 |
---|
4349 | #define HAVE_STRING_H 1 |
---|
4350 | #define HAVE_SYS_IOCTL_H 1 |
---|
4351 | #define HAVE_SYS_SOCKET_H 1 |
---|
4352 | #define HAVE_SYS_TIME_H 1 |
---|
4353 | #define HAVE_UNISTD_H 1 |
---|
4354 | #define HAVE_NETDB_H 1 |
---|
4355 | #define HAVE_SYSLOG_H 1 |
---|
4356 | #define HAVE__BOOL 1 |
---|
4357 | #define HAVE_STDBOOL_H 1 |
---|
4358 | #define TIME_WITH_SYS_TIME 1 |
---|
4359 | #define HAVE_SYS_WAIT_H 1 |
---|
4360 | #define HAVE_SYS_SELECT_H 1 |
---|
4361 | #define HAVE_SYS_SOCKET_H 1 |
---|
4362 | #define SELECT_TYPE_ARG1 int |
---|
4363 | #define SELECT_TYPE_ARG234 (fd_set *) |
---|
4364 | #define SELECT_TYPE_ARG5 (struct timeval *) |
---|
4365 | #define HAVE_STDLIB_H 1 |
---|
4366 | #define HAVE_MALLOC 1 |
---|
4367 | #define HAVE_STDLIB_H 1 |
---|
4368 | #define HAVE_REALLOC 1 |
---|
4369 | #define HAVE_GETHOSTNAME 1 |
---|
4370 | #define HAVE_MEMCHR 1 |
---|
4371 | #define HAVE_MEMMOVE 1 |
---|
4372 | #define HAVE_MEMSET 1 |
---|
4373 | #define HAVE_MKDIR 1 |
---|
4374 | #define HAVE_SELECT 1 |
---|
4375 | #define HAVE_SOCKET 1 |
---|
4376 | #define HAVE_STRCHR 1 |
---|
4377 | #define HAVE_STRCSPN 1 |
---|
4378 | #define HAVE_STRDUP 1 |
---|
4379 | #define HAVE_STRERROR 1 |
---|
4380 | #define HAVE_STRRCHR 1 |
---|
4381 | #define HAVE_STRSPN 1 |
---|
4382 | #define HAVE_STRSTR 1 |
---|
4383 | #define HAVE_UNAME 1 |
---|
4384 | #define HAVE_SETREUID 1 |
---|
4385 | #define HAVE_SETREGID 1 |
---|
4386 | #define HAVE_STRCASECMP 1 |
---|
4387 | #define HAVE_GETTIMEOFDAY 1 |
---|
4388 | #define HAVE_PUTENV 1 |
---|
4389 | #define HAVE_STRNCASECMP 1 |
---|
4390 | #define HAVE_STRLCPY 1 |
---|
4391 | #define HAVE_GETHOSTBYNAME 1 |
---|
4392 | #define HAVE_SETEUID 1 |
---|
4393 | #define HAVE_SETEGID 1 |
---|
4394 | #define HAVE_GETPROGNAME 1 |
---|
4395 | #define HAVE_UNISTD_H 1 |
---|
4396 | #define HAVE_CHOWN 1 |
---|
4397 | #define HAVE_DECL_ENVIRON 0 |
---|
4398 | #define HAVE_CHROOT 1 |
---|
4399 | #define HAVE_DLFCN_H 1 |
---|
4400 | #define HAVE_DLOPEN 1 |
---|
4401 | #define HAVE_KQUEUE 1 |
---|
4402 | #define HAVE_KQUEUE 1 |
---|
4403 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 |
---|
4404 | #define HAVE_CFLOCALECOPYCURRENT 1 |
---|
4405 | #define HAVE_ICONV 1 |
---|
4406 | #define ENABLE_NLS 1 |
---|
4407 | #define HAVE_GETTEXT 1 |
---|
4408 | #define HAVE_DCGETTEXT 1 |
---|
4409 | #define GETTEXT_PACKAGE "avahi" |
---|
4410 | #define HAVE_LOCALE_H 1 |
---|
4411 | #define HAVE_LC_MESSAGES 1 |
---|
4412 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
---|
4413 | #define HAVE_GETTEXT 1 |
---|
4414 | #define HAVE_DCGETTEXT 1 |
---|
4415 | #define ENABLE_NLS 1 |
---|
4416 | #define HAVE_DBUS 1 |
---|
4417 | #define HAVE_DBUS_CONNECTION_CLOSE 1 |
---|
4418 | #define HAVE_DBUS_BUS_GET_PRIVATE 1 |
---|
4419 | #define HAVE_EXPAT_H 1 |
---|
4420 | #define HAVE_GDBM_H 1 |
---|
4421 | #define HAVE_GDBM |
---|
4422 | |
---|
4423 | configure: exit 1 |
---|