1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by configure, which was |
---|
5 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --with-gtk --without-motif |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = rakuba.rakupottery.org.uk |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.6.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~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.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~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: 70 tasks, 256 threads, 2 processors |
---|
34 | Load average: 1.34, Mach factor: 0.65 |
---|
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:2327: checking build system type |
---|
53 | configure:2345: result: i386-apple-darwin9.6.0 |
---|
54 | configure:2367: checking host system type |
---|
55 | configure:2382: result: i386-apple-darwin9.6.0 |
---|
56 | configure:2453: checking for gcc |
---|
57 | configure:2480: result: /usr/bin/gcc-4.0 |
---|
58 | configure:2718: checking for C compiler version |
---|
59 | configure:2725: /usr/bin/gcc-4.0 --version >&5 |
---|
60 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
61 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
62 | This is free software; see the source for copying conditions. There is NO |
---|
63 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
64 | |
---|
65 | configure:2728: $? = 0 |
---|
66 | configure:2735: /usr/bin/gcc-4.0 -v >&5 |
---|
67 | Using built-in specs. |
---|
68 | Target: i686-apple-darwin9 |
---|
69 | 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 |
---|
70 | Thread model: posix |
---|
71 | gcc version 4.0.1 (Apple Inc. build 5465) |
---|
72 | configure:2738: $? = 0 |
---|
73 | configure:2745: /usr/bin/gcc-4.0 -V >&5 |
---|
74 | gcc-4.0: argument to `-V' is missing |
---|
75 | configure:2748: $? = 1 |
---|
76 | configure:2771: checking for C compiler default output file name |
---|
77 | configure:2798: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
78 | configure:2801: $? = 0 |
---|
79 | configure:2839: result: a.out |
---|
80 | configure:2856: checking whether the C compiler works |
---|
81 | configure:2866: ./a.out |
---|
82 | configure:2869: $? = 0 |
---|
83 | configure:2886: result: yes |
---|
84 | configure:2893: checking whether we are cross compiling |
---|
85 | configure:2895: result: no |
---|
86 | configure:2898: checking for suffix of executables |
---|
87 | configure:2905: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
88 | configure:2908: $? = 0 |
---|
89 | configure:2932: result: |
---|
90 | configure:2938: checking for suffix of object files |
---|
91 | configure:2964: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
92 | configure:2967: $? = 0 |
---|
93 | configure:2990: result: o |
---|
94 | configure:2994: checking whether we are using the GNU C compiler |
---|
95 | configure:3023: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
96 | configure:3029: $? = 0 |
---|
97 | configure:3046: result: yes |
---|
98 | configure:3051: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
99 | configure:3081: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5 |
---|
100 | configure:3087: $? = 0 |
---|
101 | configure:3186: result: yes |
---|
102 | configure:3203: checking for /usr/bin/gcc-4.0 option to accept ISO C89 |
---|
103 | configure:3277: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5 |
---|
104 | configure:3283: $? = 0 |
---|
105 | configure:3306: result: none needed |
---|
106 | configure:3363: checking whether the compiler works on ANSI C |
---|
107 | configure:3384: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
108 | configure:3387: $? = 0 |
---|
109 | configure:3393: ./conftest |
---|
110 | configure:3396: $? = 0 |
---|
111 | configure:3398: result: yes |
---|
112 | configure:3418: result: Turning on gcc compiler warnings. |
---|
113 | configure:3441: checking whether gcc accepts -Wno-overlength-strings |
---|
114 | configure:3456: result: no |
---|
115 | configure:3462: checking whether gcc accepts -Wdeclaration-after-statement |
---|
116 | configure:3477: result: yes |
---|
117 | configure:3483: checking whether gcc accepts -no-cpp-precomp |
---|
118 | configure:3498: result: yes |
---|
119 | configure:3505: checking whether gcc accepts -std=c89 |
---|
120 | configure:3520: result: yes |
---|
121 | configure:3525: result: Disabling C++ comments in ANSI C code. |
---|
122 | configure:3559: checking how to run the C preprocessor |
---|
123 | configure:3675: result: /usr/bin/cpp-4.0 |
---|
124 | configure:3704: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
125 | configure:3710: $? = 0 |
---|
126 | configure:3741: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
127 | conftest.c:8:28: error: ac_nonexistent.h: No such file or directory |
---|
128 | configure:3747: $? = 1 |
---|
129 | configure: failed program was: |
---|
130 | | /* confdefs.h. */ |
---|
131 | | #define PACKAGE_NAME "" |
---|
132 | | #define PACKAGE_TARNAME "" |
---|
133 | | #define PACKAGE_VERSION "" |
---|
134 | | #define PACKAGE_STRING "" |
---|
135 | | #define PACKAGE_BUGREPORT "" |
---|
136 | | /* end confdefs.h. */ |
---|
137 | | #include <ac_nonexistent.h> |
---|
138 | configure:3784: checking for an ANSI C-conforming const |
---|
139 | configure:3859: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
140 | conftest.c:11: warning: function declaration isn't a prototype |
---|
141 | conftest.c: In function 'main': |
---|
142 | conftest.c:37: warning: 't' is used uninitialized in this function |
---|
143 | conftest.c:53: warning: 'b' is used uninitialized in this function |
---|
144 | conftest.c:59: warning: 'cs[0]' is used uninitialized in this function |
---|
145 | configure:3865: $? = 0 |
---|
146 | configure:3880: result: yes |
---|
147 | configure:3890: checking for inline |
---|
148 | configure:3916: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
149 | conftest.c:10: error: syntax error before 'foo_t' |
---|
150 | conftest.c:10: warning: function declaration isn't a prototype |
---|
151 | conftest.c:11: error: syntax error before 'foo_t' |
---|
152 | conftest.c:11: warning: function declaration isn't a prototype |
---|
153 | configure:3922: $? = 1 |
---|
154 | configure: failed program was: |
---|
155 | | /* confdefs.h. */ |
---|
156 | | #define PACKAGE_NAME "" |
---|
157 | | #define PACKAGE_TARNAME "" |
---|
158 | | #define PACKAGE_VERSION "" |
---|
159 | | #define PACKAGE_STRING "" |
---|
160 | | #define PACKAGE_BUGREPORT "" |
---|
161 | | /* end confdefs.h. */ |
---|
162 | | #ifndef __cplusplus |
---|
163 | | typedef int foo_t; |
---|
164 | | static inline foo_t static_foo () {return 0; } |
---|
165 | | inline foo_t foo () {return 0; } |
---|
166 | | #endif |
---|
167 | | |
---|
168 | configure:3916: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
169 | conftest.c:10: warning: function declaration isn't a prototype |
---|
170 | conftest.c:11: warning: function declaration isn't a prototype |
---|
171 | configure:3922: $? = 0 |
---|
172 | configure:3940: result: __inline__ |
---|
173 | configure:3961: checking for bc |
---|
174 | configure:3964: result: yes |
---|
175 | configure:3994: checking for a BSD-compatible install |
---|
176 | configure:4050: result: /usr/bin/install -c |
---|
177 | configure:4061: checking whether "${INSTALL} -d" creates intermediate directories |
---|
178 | configure:4079: result: yes |
---|
179 | configure:4114: checking whether make sets $(MAKE) |
---|
180 | configure:4135: result: yes |
---|
181 | configure:4154: checking for grep that handles long lines and -e |
---|
182 | configure:4228: result: /usr/bin/grep |
---|
183 | configure:4233: checking for egrep |
---|
184 | configure:4311: result: /usr/bin/grep -E |
---|
185 | configure:4316: checking for ANSI C header files |
---|
186 | configure:4346: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
187 | conftest.c:18: warning: function declaration isn't a prototype |
---|
188 | configure:4352: $? = 0 |
---|
189 | configure:4451: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
190 | conftest.c:24: warning: function declaration isn't a prototype |
---|
191 | configure:4454: $? = 0 |
---|
192 | configure:4460: ./conftest |
---|
193 | configure:4463: $? = 0 |
---|
194 | configure:4480: result: yes |
---|
195 | configure:4504: checking for sys/types.h |
---|
196 | configure:4525: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
197 | configure:4531: $? = 0 |
---|
198 | configure:4547: result: yes |
---|
199 | configure:4504: checking for sys/stat.h |
---|
200 | configure:4525: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
201 | configure:4531: $? = 0 |
---|
202 | configure:4547: result: yes |
---|
203 | configure:4504: checking for stdlib.h |
---|
204 | configure:4525: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
205 | configure:4531: $? = 0 |
---|
206 | configure:4547: result: yes |
---|
207 | configure:4504: checking for string.h |
---|
208 | configure:4525: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
209 | configure:4531: $? = 0 |
---|
210 | configure:4547: result: yes |
---|
211 | configure:4504: checking for memory.h |
---|
212 | configure:4525: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
213 | configure:4531: $? = 0 |
---|
214 | configure:4547: result: yes |
---|
215 | configure:4504: checking for strings.h |
---|
216 | configure:4525: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
217 | configure:4531: $? = 0 |
---|
218 | configure:4547: result: yes |
---|
219 | configure:4504: checking for inttypes.h |
---|
220 | configure:4525: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
221 | configure:4531: $? = 0 |
---|
222 | configure:4547: result: yes |
---|
223 | configure:4504: checking for stdint.h |
---|
224 | configure:4525: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
225 | configure:4531: $? = 0 |
---|
226 | configure:4547: result: yes |
---|
227 | configure:4504: checking for unistd.h |
---|
228 | configure:4525: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
229 | configure:4531: $? = 0 |
---|
230 | configure:4547: result: yes |
---|
231 | configure:4564: checking for unistd.h |
---|
232 | configure:4570: result: yes |
---|
233 | configure:4699: checking for mode_t |
---|
234 | configure:4729: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
235 | conftest.c:58: warning: function declaration isn't a prototype |
---|
236 | configure:4735: $? = 0 |
---|
237 | configure:4750: result: yes |
---|
238 | configure:4762: checking for pid_t |
---|
239 | configure:4792: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
240 | conftest.c:58: warning: function declaration isn't a prototype |
---|
241 | configure:4798: $? = 0 |
---|
242 | configure:4813: result: yes |
---|
243 | configure:4825: checking for size_t |
---|
244 | configure:4855: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
245 | conftest.c:58: warning: function declaration isn't a prototype |
---|
246 | configure:4861: $? = 0 |
---|
247 | configure:4876: result: yes |
---|
248 | configure:4888: checking return type of signal handlers |
---|
249 | configure:4916: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
250 | conftest.c:27: warning: function declaration isn't a prototype |
---|
251 | conftest.c: In function 'main': |
---|
252 | conftest.c:28: error: void value not ignored as it ought to be |
---|
253 | configure:4922: $? = 1 |
---|
254 | configure: failed program was: |
---|
255 | | /* confdefs.h. */ |
---|
256 | | #define PACKAGE_NAME "" |
---|
257 | | #define PACKAGE_TARNAME "" |
---|
258 | | #define PACKAGE_VERSION "" |
---|
259 | | #define PACKAGE_STRING "" |
---|
260 | | #define PACKAGE_BUGREPORT "" |
---|
261 | | #ifndef __cplusplus |
---|
262 | | #define inline __inline__ |
---|
263 | | #endif |
---|
264 | | #define STDC_HEADERS 1 |
---|
265 | | #define HAVE_SYS_TYPES_H 1 |
---|
266 | | #define HAVE_SYS_STAT_H 1 |
---|
267 | | #define HAVE_STDLIB_H 1 |
---|
268 | | #define HAVE_STRING_H 1 |
---|
269 | | #define HAVE_MEMORY_H 1 |
---|
270 | | #define HAVE_STRINGS_H 1 |
---|
271 | | #define HAVE_INTTYPES_H 1 |
---|
272 | | #define HAVE_STDINT_H 1 |
---|
273 | | #define HAVE_UNISTD_H 1 |
---|
274 | | #define HAVE_UNISTD_H 1 |
---|
275 | | /* end confdefs.h. */ |
---|
276 | | #include <sys/types.h> |
---|
277 | | #include <signal.h> |
---|
278 | | |
---|
279 | | int |
---|
280 | | main () |
---|
281 | | { |
---|
282 | | return *(signal (0, 0)) (0) == 1; |
---|
283 | | ; |
---|
284 | | return 0; |
---|
285 | | } |
---|
286 | configure:4937: result: void |
---|
287 | configure:4945: checking whether time.h and sys/time.h may both be included |
---|
288 | configure:4975: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
289 | conftest.c:29: warning: function declaration isn't a prototype |
---|
290 | configure:4981: $? = 0 |
---|
291 | configure:4996: result: yes |
---|
292 | configure:5006: checking for sys/wait.h that is POSIX.1 compatible |
---|
293 | configure:5042: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
294 | conftest.c:35: warning: function declaration isn't a prototype |
---|
295 | configure:5048: $? = 0 |
---|
296 | configure:5063: result: yes |
---|
297 | configure:5081: checking for dirent.h that defines DIR |
---|
298 | configure:5110: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
299 | conftest.c:30: warning: function declaration isn't a prototype |
---|
300 | configure:5116: $? = 0 |
---|
301 | configure:5132: result: yes |
---|
302 | configure:5145: checking for library containing opendir |
---|
303 | configure:5186: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
304 | conftest.c:33: warning: function declaration isn't a prototype |
---|
305 | conftest.c:36: warning: function declaration isn't a prototype |
---|
306 | configure:5192: $? = 0 |
---|
307 | configure:5220: result: none required |
---|
308 | configure:5314: checking how to call gettimeofday |
---|
309 | configure:5342: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
310 | conftest.c:30: warning: function declaration isn't a prototype |
---|
311 | configure:5348: $? = 0 |
---|
312 | configure:5423: result: two arguments |
---|
313 | configure:5442: checking for select |
---|
314 | configure:5498: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
315 | conftest.c:51: warning: function declaration isn't a prototype |
---|
316 | conftest.c:61: warning: function declaration isn't a prototype |
---|
317 | configure:5504: $? = 0 |
---|
318 | configure:5522: result: yes |
---|
319 | configure:5442: checking for fcntl |
---|
320 | configure:5498: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
321 | conftest.c:52: warning: function declaration isn't a prototype |
---|
322 | conftest.c:62: warning: function declaration isn't a prototype |
---|
323 | configure:5504: $? = 0 |
---|
324 | configure:5522: result: yes |
---|
325 | configure:5442: checking for uname |
---|
326 | configure:5498: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
327 | conftest.c:53: warning: function declaration isn't a prototype |
---|
328 | conftest.c:63: warning: function declaration isn't a prototype |
---|
329 | configure:5504: $? = 0 |
---|
330 | configure:5522: result: yes |
---|
331 | configure:5442: checking for nice |
---|
332 | configure:5498: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
333 | conftest.c:54: warning: function declaration isn't a prototype |
---|
334 | conftest.c:64: warning: function declaration isn't a prototype |
---|
335 | configure:5504: $? = 0 |
---|
336 | configure:5522: result: yes |
---|
337 | configure:5442: checking for setpriority |
---|
338 | configure:5498: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
339 | conftest.c:55: warning: function declaration isn't a prototype |
---|
340 | conftest.c:65: warning: function declaration isn't a prototype |
---|
341 | configure:5504: $? = 0 |
---|
342 | configure:5522: result: yes |
---|
343 | configure:5442: checking for getcwd |
---|
344 | configure:5498: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
345 | conftest.c:56: warning: function declaration isn't a prototype |
---|
346 | conftest.c:66: warning: function declaration isn't a prototype |
---|
347 | configure:5504: $? = 0 |
---|
348 | configure:5522: result: yes |
---|
349 | configure:5442: checking for getwd |
---|
350 | configure:5498: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
351 | conftest.c:57: warning: function declaration isn't a prototype |
---|
352 | conftest.c:67: warning: function declaration isn't a prototype |
---|
353 | configure:5504: $? = 0 |
---|
354 | configure:5522: result: yes |
---|
355 | configure:5442: checking for putenv |
---|
356 | configure:5498: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
357 | conftest.c:58: warning: function declaration isn't a prototype |
---|
358 | conftest.c:68: warning: function declaration isn't a prototype |
---|
359 | configure:5504: $? = 0 |
---|
360 | configure:5522: result: yes |
---|
361 | configure:5442: checking for sbrk |
---|
362 | configure:5498: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
363 | conftest.c:59: warning: function declaration isn't a prototype |
---|
364 | conftest.c:69: warning: function declaration isn't a prototype |
---|
365 | configure:5504: $? = 0 |
---|
366 | configure:5522: result: yes |
---|
367 | configure:5539: checking for sigaction |
---|
368 | configure:5595: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
369 | conftest.c:60: warning: function declaration isn't a prototype |
---|
370 | conftest.c:70: warning: function declaration isn't a prototype |
---|
371 | configure:5601: $? = 0 |
---|
372 | configure:5619: result: yes |
---|
373 | configure:5539: checking for syslog |
---|
374 | configure:5595: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
375 | conftest.c:61: warning: function declaration isn't a prototype |
---|
376 | conftest.c:71: warning: function declaration isn't a prototype |
---|
377 | configure:5601: $? = 0 |
---|
378 | configure:5619: result: yes |
---|
379 | configure:5539: checking for realpath |
---|
380 | configure:5595: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
381 | conftest.c:62: warning: function declaration isn't a prototype |
---|
382 | conftest.c:72: warning: function declaration isn't a prototype |
---|
383 | configure:5601: $? = 0 |
---|
384 | configure:5619: result: yes |
---|
385 | configure:5539: checking for setrlimit |
---|
386 | configure:5595: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
387 | conftest.c:63: warning: function declaration isn't a prototype |
---|
388 | conftest.c:73: warning: function declaration isn't a prototype |
---|
389 | configure:5601: $? = 0 |
---|
390 | configure:5619: result: yes |
---|
391 | configure:5633: checking for setlocale |
---|
392 | configure:5689: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
393 | conftest.c:64: warning: function declaration isn't a prototype |
---|
394 | conftest.c:74: warning: function declaration isn't a prototype |
---|
395 | configure:5695: $? = 0 |
---|
396 | configure:5713: result: yes |
---|
397 | configure:5723: checking for struct icmp |
---|
398 | configure:5782: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
399 | conftest.c:63: warning: function declaration isn't a prototype |
---|
400 | conftest.c: In function 'main': |
---|
401 | conftest.c:65: warning: unused variable 's' |
---|
402 | configure:5788: $? = 0 |
---|
403 | configure:5803: result: yes |
---|
404 | configure:5811: checking for struct icmphdr |
---|
405 | configure:5865: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
406 | conftest.c:64: warning: function declaration isn't a prototype |
---|
407 | conftest.c: In function 'main': |
---|
408 | conftest.c:65: error: storage size of 'i' isn't known |
---|
409 | conftest.c:66: warning: unused variable 's' |
---|
410 | conftest.c:65: warning: unused variable 'i' |
---|
411 | configure:5871: $? = 1 |
---|
412 | configure: failed program was: |
---|
413 | | /* confdefs.h. */ |
---|
414 | | #define PACKAGE_NAME "" |
---|
415 | | #define PACKAGE_TARNAME "" |
---|
416 | | #define PACKAGE_VERSION "" |
---|
417 | | #define PACKAGE_STRING "" |
---|
418 | | #define PACKAGE_BUGREPORT "" |
---|
419 | | #ifndef __cplusplus |
---|
420 | | #define inline __inline__ |
---|
421 | | #endif |
---|
422 | | #define STDC_HEADERS 1 |
---|
423 | | #define HAVE_SYS_TYPES_H 1 |
---|
424 | | #define HAVE_SYS_STAT_H 1 |
---|
425 | | #define HAVE_STDLIB_H 1 |
---|
426 | | #define HAVE_STRING_H 1 |
---|
427 | | #define HAVE_MEMORY_H 1 |
---|
428 | | #define HAVE_STRINGS_H 1 |
---|
429 | | #define HAVE_INTTYPES_H 1 |
---|
430 | | #define HAVE_STDINT_H 1 |
---|
431 | | #define HAVE_UNISTD_H 1 |
---|
432 | | #define HAVE_UNISTD_H 1 |
---|
433 | | #define RETSIGTYPE void |
---|
434 | | #define TIME_WITH_SYS_TIME 1 |
---|
435 | | #define HAVE_SYS_WAIT_H 1 |
---|
436 | | #define HAVE_DIRENT_H 1 |
---|
437 | | #define HAVE_GETTIMEOFDAY 1 |
---|
438 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
439 | | #define HAVE_SELECT 1 |
---|
440 | | #define HAVE_FCNTL 1 |
---|
441 | | #define HAVE_UNAME 1 |
---|
442 | | #define HAVE_NICE 1 |
---|
443 | | #define HAVE_SETPRIORITY 1 |
---|
444 | | #define HAVE_GETCWD 1 |
---|
445 | | #define HAVE_GETWD 1 |
---|
446 | | #define HAVE_PUTENV 1 |
---|
447 | | #define HAVE_SBRK 1 |
---|
448 | | #define HAVE_SIGACTION 1 |
---|
449 | | #define HAVE_SYSLOG 1 |
---|
450 | | #define HAVE_REALPATH 1 |
---|
451 | | #define HAVE_SETRLIMIT 1 |
---|
452 | | #define HAVE_SETLOCALE 1 |
---|
453 | | #define HAVE_ICMP 1 |
---|
454 | | /* end confdefs.h. */ |
---|
455 | | #include <stdlib.h> |
---|
456 | | #include <stdio.h> |
---|
457 | | #include <math.h> |
---|
458 | | #include <unistd.h> |
---|
459 | | #include <limits.h> |
---|
460 | | #include <signal.h> |
---|
461 | | #include <fcntl.h> |
---|
462 | | #include <sys/types.h> |
---|
463 | | #include <sys/time.h> |
---|
464 | | #include <sys/ipc.h> |
---|
465 | | #include <sys/shm.h> |
---|
466 | | #include <sys/socket.h> |
---|
467 | | #include <netinet/in_systm.h> |
---|
468 | | #include <netinet/in.h> |
---|
469 | | #include <netinet/ip.h> |
---|
470 | | #include <netinet/ip_icmp.h> |
---|
471 | | #include <netinet/udp.h> |
---|
472 | | #include <arpa/inet.h> |
---|
473 | | #include <netdb.h> |
---|
474 | | int |
---|
475 | | main () |
---|
476 | | { |
---|
477 | | struct icmphdr i; |
---|
478 | | struct sockaddr s; |
---|
479 | | struct sockaddr_in si; |
---|
480 | | struct ip ip; |
---|
481 | | i.type = ICMP_ECHO; |
---|
482 | | i.code = 0; |
---|
483 | | i.checksum = 0; |
---|
484 | | i.un.echo.id = 0; |
---|
485 | | i.un.echo.sequence = 0; |
---|
486 | | si.sin_family = AF_INET; |
---|
487 | | ip.ip_hl = 0; |
---|
488 | | ; |
---|
489 | | return 0; |
---|
490 | | } |
---|
491 | configure:5886: result: no |
---|
492 | configure:5910: checking crypt.h usability |
---|
493 | configure:5927: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
494 | conftest.c:76:19: error: crypt.h: No such file or directory |
---|
495 | configure:5933: $? = 1 |
---|
496 | configure: failed program was: |
---|
497 | | /* confdefs.h. */ |
---|
498 | | #define PACKAGE_NAME "" |
---|
499 | | #define PACKAGE_TARNAME "" |
---|
500 | | #define PACKAGE_VERSION "" |
---|
501 | | #define PACKAGE_STRING "" |
---|
502 | | #define PACKAGE_BUGREPORT "" |
---|
503 | | #ifndef __cplusplus |
---|
504 | | #define inline __inline__ |
---|
505 | | #endif |
---|
506 | | #define STDC_HEADERS 1 |
---|
507 | | #define HAVE_SYS_TYPES_H 1 |
---|
508 | | #define HAVE_SYS_STAT_H 1 |
---|
509 | | #define HAVE_STDLIB_H 1 |
---|
510 | | #define HAVE_STRING_H 1 |
---|
511 | | #define HAVE_MEMORY_H 1 |
---|
512 | | #define HAVE_STRINGS_H 1 |
---|
513 | | #define HAVE_INTTYPES_H 1 |
---|
514 | | #define HAVE_STDINT_H 1 |
---|
515 | | #define HAVE_UNISTD_H 1 |
---|
516 | | #define HAVE_UNISTD_H 1 |
---|
517 | | #define RETSIGTYPE void |
---|
518 | | #define TIME_WITH_SYS_TIME 1 |
---|
519 | | #define HAVE_SYS_WAIT_H 1 |
---|
520 | | #define HAVE_DIRENT_H 1 |
---|
521 | | #define HAVE_GETTIMEOFDAY 1 |
---|
522 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
523 | | #define HAVE_SELECT 1 |
---|
524 | | #define HAVE_FCNTL 1 |
---|
525 | | #define HAVE_UNAME 1 |
---|
526 | | #define HAVE_NICE 1 |
---|
527 | | #define HAVE_SETPRIORITY 1 |
---|
528 | | #define HAVE_GETCWD 1 |
---|
529 | | #define HAVE_GETWD 1 |
---|
530 | | #define HAVE_PUTENV 1 |
---|
531 | | #define HAVE_SBRK 1 |
---|
532 | | #define HAVE_SIGACTION 1 |
---|
533 | | #define HAVE_SYSLOG 1 |
---|
534 | | #define HAVE_REALPATH 1 |
---|
535 | | #define HAVE_SETRLIMIT 1 |
---|
536 | | #define HAVE_SETLOCALE 1 |
---|
537 | | #define HAVE_ICMP 1 |
---|
538 | | /* end confdefs.h. */ |
---|
539 | | #include <stdio.h> |
---|
540 | | #ifdef HAVE_SYS_TYPES_H |
---|
541 | | # include <sys/types.h> |
---|
542 | | #endif |
---|
543 | | #ifdef HAVE_SYS_STAT_H |
---|
544 | | # include <sys/stat.h> |
---|
545 | | #endif |
---|
546 | | #ifdef STDC_HEADERS |
---|
547 | | # include <stdlib.h> |
---|
548 | | # include <stddef.h> |
---|
549 | | #else |
---|
550 | | # ifdef HAVE_STDLIB_H |
---|
551 | | # include <stdlib.h> |
---|
552 | | # endif |
---|
553 | | #endif |
---|
554 | | #ifdef HAVE_STRING_H |
---|
555 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
556 | | # include <memory.h> |
---|
557 | | # endif |
---|
558 | | # include <string.h> |
---|
559 | | #endif |
---|
560 | | #ifdef HAVE_STRINGS_H |
---|
561 | | # include <strings.h> |
---|
562 | | #endif |
---|
563 | | #ifdef HAVE_INTTYPES_H |
---|
564 | | # include <inttypes.h> |
---|
565 | | #endif |
---|
566 | | #ifdef HAVE_STDINT_H |
---|
567 | | # include <stdint.h> |
---|
568 | | #endif |
---|
569 | | #ifdef HAVE_UNISTD_H |
---|
570 | | # include <unistd.h> |
---|
571 | | #endif |
---|
572 | | #include <crypt.h> |
---|
573 | configure:5947: result: no |
---|
574 | configure:5951: checking crypt.h presence |
---|
575 | configure:5966: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
576 | conftest.c:43:19: error: crypt.h: No such file or directory |
---|
577 | configure:5972: $? = 1 |
---|
578 | configure: failed program was: |
---|
579 | | /* confdefs.h. */ |
---|
580 | | #define PACKAGE_NAME "" |
---|
581 | | #define PACKAGE_TARNAME "" |
---|
582 | | #define PACKAGE_VERSION "" |
---|
583 | | #define PACKAGE_STRING "" |
---|
584 | | #define PACKAGE_BUGREPORT "" |
---|
585 | | #ifndef __cplusplus |
---|
586 | | #define inline __inline__ |
---|
587 | | #endif |
---|
588 | | #define STDC_HEADERS 1 |
---|
589 | | #define HAVE_SYS_TYPES_H 1 |
---|
590 | | #define HAVE_SYS_STAT_H 1 |
---|
591 | | #define HAVE_STDLIB_H 1 |
---|
592 | | #define HAVE_STRING_H 1 |
---|
593 | | #define HAVE_MEMORY_H 1 |
---|
594 | | #define HAVE_STRINGS_H 1 |
---|
595 | | #define HAVE_INTTYPES_H 1 |
---|
596 | | #define HAVE_STDINT_H 1 |
---|
597 | | #define HAVE_UNISTD_H 1 |
---|
598 | | #define HAVE_UNISTD_H 1 |
---|
599 | | #define RETSIGTYPE void |
---|
600 | | #define TIME_WITH_SYS_TIME 1 |
---|
601 | | #define HAVE_SYS_WAIT_H 1 |
---|
602 | | #define HAVE_DIRENT_H 1 |
---|
603 | | #define HAVE_GETTIMEOFDAY 1 |
---|
604 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
605 | | #define HAVE_SELECT 1 |
---|
606 | | #define HAVE_FCNTL 1 |
---|
607 | | #define HAVE_UNAME 1 |
---|
608 | | #define HAVE_NICE 1 |
---|
609 | | #define HAVE_SETPRIORITY 1 |
---|
610 | | #define HAVE_GETCWD 1 |
---|
611 | | #define HAVE_GETWD 1 |
---|
612 | | #define HAVE_PUTENV 1 |
---|
613 | | #define HAVE_SBRK 1 |
---|
614 | | #define HAVE_SIGACTION 1 |
---|
615 | | #define HAVE_SYSLOG 1 |
---|
616 | | #define HAVE_REALPATH 1 |
---|
617 | | #define HAVE_SETRLIMIT 1 |
---|
618 | | #define HAVE_SETLOCALE 1 |
---|
619 | | #define HAVE_ICMP 1 |
---|
620 | | /* end confdefs.h. */ |
---|
621 | | #include <crypt.h> |
---|
622 | configure:5986: result: no |
---|
623 | configure:6014: checking for crypt.h |
---|
624 | configure:6022: result: no |
---|
625 | configure:5910: checking sys/select.h usability |
---|
626 | configure:5927: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
627 | configure:5933: $? = 0 |
---|
628 | configure:5947: result: yes |
---|
629 | configure:5951: checking sys/select.h presence |
---|
630 | configure:5966: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
631 | configure:5972: $? = 0 |
---|
632 | configure:5986: result: yes |
---|
633 | configure:6014: checking for sys/select.h |
---|
634 | configure:6022: result: yes |
---|
635 | configure:6039: checking for perl5 |
---|
636 | configure:6057: found /opt/local/bin/perl5 |
---|
637 | configure:6069: result: /opt/local/bin/perl5 |
---|
638 | configure:6083: checking perl version |
---|
639 | configure:6090: result: 5.008008 |
---|
640 | configure:6101: checking for X |
---|
641 | configure:6336: result: libraries /usr/X11/lib, headers /usr/X11/include |
---|
642 | configure:6358: checking whether -R must be followed by a space |
---|
643 | configure:6384: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -R/usr/X11/lib >&5 |
---|
644 | conftest.c:47: warning: function declaration isn't a prototype |
---|
645 | configure:6390: $? = 0 |
---|
646 | configure: failed program was: |
---|
647 | | /* confdefs.h. */ |
---|
648 | | #define PACKAGE_NAME "" |
---|
649 | | #define PACKAGE_TARNAME "" |
---|
650 | | #define PACKAGE_VERSION "" |
---|
651 | | #define PACKAGE_STRING "" |
---|
652 | | #define PACKAGE_BUGREPORT "" |
---|
653 | | #ifndef __cplusplus |
---|
654 | | #define inline __inline__ |
---|
655 | | #endif |
---|
656 | | #define STDC_HEADERS 1 |
---|
657 | | #define HAVE_SYS_TYPES_H 1 |
---|
658 | | #define HAVE_SYS_STAT_H 1 |
---|
659 | | #define HAVE_STDLIB_H 1 |
---|
660 | | #define HAVE_STRING_H 1 |
---|
661 | | #define HAVE_MEMORY_H 1 |
---|
662 | | #define HAVE_STRINGS_H 1 |
---|
663 | | #define HAVE_INTTYPES_H 1 |
---|
664 | | #define HAVE_STDINT_H 1 |
---|
665 | | #define HAVE_UNISTD_H 1 |
---|
666 | | #define HAVE_UNISTD_H 1 |
---|
667 | | #define RETSIGTYPE void |
---|
668 | | #define TIME_WITH_SYS_TIME 1 |
---|
669 | | #define HAVE_SYS_WAIT_H 1 |
---|
670 | | #define HAVE_DIRENT_H 1 |
---|
671 | | #define HAVE_GETTIMEOFDAY 1 |
---|
672 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
673 | | #define HAVE_SELECT 1 |
---|
674 | | #define HAVE_FCNTL 1 |
---|
675 | | #define HAVE_UNAME 1 |
---|
676 | | #define HAVE_NICE 1 |
---|
677 | | #define HAVE_SETPRIORITY 1 |
---|
678 | | #define HAVE_GETCWD 1 |
---|
679 | | #define HAVE_GETWD 1 |
---|
680 | | #define HAVE_PUTENV 1 |
---|
681 | | #define HAVE_SBRK 1 |
---|
682 | | #define HAVE_SIGACTION 1 |
---|
683 | | #define HAVE_SYSLOG 1 |
---|
684 | | #define HAVE_REALPATH 1 |
---|
685 | | #define HAVE_SETRLIMIT 1 |
---|
686 | | #define HAVE_SETLOCALE 1 |
---|
687 | | #define HAVE_ICMP 1 |
---|
688 | | #define HAVE_SYS_SELECT_H 1 |
---|
689 | | /* end confdefs.h. */ |
---|
690 | | |
---|
691 | | int |
---|
692 | | main () |
---|
693 | | { |
---|
694 | | |
---|
695 | | ; |
---|
696 | | return 0; |
---|
697 | | } |
---|
698 | configure:6425: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -R /usr/X11/lib >&5 |
---|
699 | conftest.c:47: warning: function declaration isn't a prototype |
---|
700 | ld: in /usr/X11/lib, can't map file, errno=22 |
---|
701 | collect2: ld returned 1 exit status |
---|
702 | configure:6431: $? = 1 |
---|
703 | configure: failed program was: |
---|
704 | | /* confdefs.h. */ |
---|
705 | | #define PACKAGE_NAME "" |
---|
706 | | #define PACKAGE_TARNAME "" |
---|
707 | | #define PACKAGE_VERSION "" |
---|
708 | | #define PACKAGE_STRING "" |
---|
709 | | #define PACKAGE_BUGREPORT "" |
---|
710 | | #ifndef __cplusplus |
---|
711 | | #define inline __inline__ |
---|
712 | | #endif |
---|
713 | | #define STDC_HEADERS 1 |
---|
714 | | #define HAVE_SYS_TYPES_H 1 |
---|
715 | | #define HAVE_SYS_STAT_H 1 |
---|
716 | | #define HAVE_STDLIB_H 1 |
---|
717 | | #define HAVE_STRING_H 1 |
---|
718 | | #define HAVE_MEMORY_H 1 |
---|
719 | | #define HAVE_STRINGS_H 1 |
---|
720 | | #define HAVE_INTTYPES_H 1 |
---|
721 | | #define HAVE_STDINT_H 1 |
---|
722 | | #define HAVE_UNISTD_H 1 |
---|
723 | | #define HAVE_UNISTD_H 1 |
---|
724 | | #define RETSIGTYPE void |
---|
725 | | #define TIME_WITH_SYS_TIME 1 |
---|
726 | | #define HAVE_SYS_WAIT_H 1 |
---|
727 | | #define HAVE_DIRENT_H 1 |
---|
728 | | #define HAVE_GETTIMEOFDAY 1 |
---|
729 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
730 | | #define HAVE_SELECT 1 |
---|
731 | | #define HAVE_FCNTL 1 |
---|
732 | | #define HAVE_UNAME 1 |
---|
733 | | #define HAVE_NICE 1 |
---|
734 | | #define HAVE_SETPRIORITY 1 |
---|
735 | | #define HAVE_GETCWD 1 |
---|
736 | | #define HAVE_GETWD 1 |
---|
737 | | #define HAVE_PUTENV 1 |
---|
738 | | #define HAVE_SBRK 1 |
---|
739 | | #define HAVE_SIGACTION 1 |
---|
740 | | #define HAVE_SYSLOG 1 |
---|
741 | | #define HAVE_REALPATH 1 |
---|
742 | | #define HAVE_SETRLIMIT 1 |
---|
743 | | #define HAVE_SETLOCALE 1 |
---|
744 | | #define HAVE_ICMP 1 |
---|
745 | | #define HAVE_SYS_SELECT_H 1 |
---|
746 | | /* end confdefs.h. */ |
---|
747 | | |
---|
748 | | int |
---|
749 | | main () |
---|
750 | | { |
---|
751 | | |
---|
752 | | ; |
---|
753 | | return 0; |
---|
754 | | } |
---|
755 | configure:6444: result: neither works |
---|
756 | configure:6497: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -L/usr/X11/lib -lX11 >&5 |
---|
757 | conftest.c:51: warning: function declaration isn't a prototype |
---|
758 | conftest.c:54: warning: function declaration isn't a prototype |
---|
759 | configure:6503: $? = 0 |
---|
760 | configure:6660: checking for gethostbyname |
---|
761 | configure:6716: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
762 | conftest.c:67: warning: function declaration isn't a prototype |
---|
763 | conftest.c:77: warning: function declaration isn't a prototype |
---|
764 | configure:6722: $? = 0 |
---|
765 | configure:6739: result: yes |
---|
766 | configure:6884: checking for connect |
---|
767 | configure:6940: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
768 | conftest.c:67: warning: function declaration isn't a prototype |
---|
769 | conftest.c:77: warning: function declaration isn't a prototype |
---|
770 | configure:6946: $? = 0 |
---|
771 | configure:6963: result: yes |
---|
772 | configure:7035: checking for remove |
---|
773 | configure:7091: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
774 | conftest.c:67: warning: function declaration isn't a prototype |
---|
775 | conftest.c:77: warning: function declaration isn't a prototype |
---|
776 | configure:7097: $? = 0 |
---|
777 | configure:7114: result: yes |
---|
778 | configure:7186: checking for shmat |
---|
779 | configure:7242: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
780 | conftest.c:67: warning: function declaration isn't a prototype |
---|
781 | conftest.c:77: warning: function declaration isn't a prototype |
---|
782 | configure:7248: $? = 0 |
---|
783 | configure:7265: result: yes |
---|
784 | configure:7346: checking for IceConnectionNumber in -lICE |
---|
785 | configure:7381: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib -L/usr/X11/lib conftest.c -lICE >&5 |
---|
786 | conftest.c:51: warning: function declaration isn't a prototype |
---|
787 | conftest.c:54: warning: function declaration isn't a prototype |
---|
788 | configure:7387: $? = 0 |
---|
789 | configure:7405: result: yes |
---|
790 | configure:7423: checking for X app-defaults directory |
---|
791 | configure:7511: result: /usr/X11/lib/X11/app-defaults |
---|
792 | configure:7708: checking for XPointer |
---|
793 | configure:7741: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
794 | conftest.c:47: warning: function declaration isn't a prototype |
---|
795 | conftest.c: In function 'main': |
---|
796 | conftest.c:48: warning: unused variable 'foo' |
---|
797 | configure:7747: $? = 0 |
---|
798 | configure:7763: result: yes |
---|
799 | configure:7772: checking whether this is MacOS X |
---|
800 | configure:7780: result: yes |
---|
801 | configure:7848: checking for perl |
---|
802 | configure:7866: found /opt/local/bin/perl |
---|
803 | configure:7878: result: /opt/local/bin/perl |
---|
804 | configure:7968: checking for ranlib |
---|
805 | configure:7984: found /usr/bin/ranlib |
---|
806 | configure:7995: result: ranlib |
---|
807 | configure:8021: checking for off_t |
---|
808 | configure:8051: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
809 | conftest.c:82: warning: function declaration isn't a prototype |
---|
810 | configure:8057: $? = 0 |
---|
811 | configure:8072: result: yes |
---|
812 | configure:8086: checking for working alloca.h |
---|
813 | configure:8113: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
814 | conftest.c:49: warning: function declaration isn't a prototype |
---|
815 | configure:8119: $? = 0 |
---|
816 | configure:8136: result: yes |
---|
817 | configure:8146: checking for alloca |
---|
818 | configure:8193: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
819 | conftest.c:70: warning: function declaration isn't a prototype |
---|
820 | configure:8199: $? = 0 |
---|
821 | configure:8216: result: yes |
---|
822 | configure:8449: checking for stdlib.h |
---|
823 | configure:8455: result: yes |
---|
824 | configure:8449: checking for unistd.h |
---|
825 | configure:8455: result: yes |
---|
826 | configure:8588: checking for getpagesize |
---|
827 | configure:8644: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
828 | conftest.c:73: warning: function declaration isn't a prototype |
---|
829 | conftest.c:83: warning: function declaration isn't a prototype |
---|
830 | configure:8650: $? = 0 |
---|
831 | configure:8668: result: yes |
---|
832 | configure:8678: checking for working mmap |
---|
833 | configure:8825: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
834 | conftest.c:155: warning: function declaration isn't a prototype |
---|
835 | configure:8828: $? = 0 |
---|
836 | configure:8834: ./conftest |
---|
837 | configure:8837: $? = 0 |
---|
838 | configure:8853: result: yes |
---|
839 | configure:8888: checking argz.h usability |
---|
840 | configure:8905: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
841 | conftest.c:85:18: error: argz.h: No such file or directory |
---|
842 | configure:8911: $? = 1 |
---|
843 | configure: failed program was: |
---|
844 | | /* confdefs.h. */ |
---|
845 | | #define PACKAGE_NAME "" |
---|
846 | | #define PACKAGE_TARNAME "" |
---|
847 | | #define PACKAGE_VERSION "" |
---|
848 | | #define PACKAGE_STRING "" |
---|
849 | | #define PACKAGE_BUGREPORT "" |
---|
850 | | #ifndef __cplusplus |
---|
851 | | #define inline __inline__ |
---|
852 | | #endif |
---|
853 | | #define STDC_HEADERS 1 |
---|
854 | | #define HAVE_SYS_TYPES_H 1 |
---|
855 | | #define HAVE_SYS_STAT_H 1 |
---|
856 | | #define HAVE_STDLIB_H 1 |
---|
857 | | #define HAVE_STRING_H 1 |
---|
858 | | #define HAVE_MEMORY_H 1 |
---|
859 | | #define HAVE_STRINGS_H 1 |
---|
860 | | #define HAVE_INTTYPES_H 1 |
---|
861 | | #define HAVE_STDINT_H 1 |
---|
862 | | #define HAVE_UNISTD_H 1 |
---|
863 | | #define HAVE_UNISTD_H 1 |
---|
864 | | #define RETSIGTYPE void |
---|
865 | | #define TIME_WITH_SYS_TIME 1 |
---|
866 | | #define HAVE_SYS_WAIT_H 1 |
---|
867 | | #define HAVE_DIRENT_H 1 |
---|
868 | | #define HAVE_GETTIMEOFDAY 1 |
---|
869 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
870 | | #define HAVE_SELECT 1 |
---|
871 | | #define HAVE_FCNTL 1 |
---|
872 | | #define HAVE_UNAME 1 |
---|
873 | | #define HAVE_NICE 1 |
---|
874 | | #define HAVE_SETPRIORITY 1 |
---|
875 | | #define HAVE_GETCWD 1 |
---|
876 | | #define HAVE_GETWD 1 |
---|
877 | | #define HAVE_PUTENV 1 |
---|
878 | | #define HAVE_SBRK 1 |
---|
879 | | #define HAVE_SIGACTION 1 |
---|
880 | | #define HAVE_SYSLOG 1 |
---|
881 | | #define HAVE_REALPATH 1 |
---|
882 | | #define HAVE_SETRLIMIT 1 |
---|
883 | | #define HAVE_SETLOCALE 1 |
---|
884 | | #define HAVE_ICMP 1 |
---|
885 | | #define HAVE_SYS_SELECT_H 1 |
---|
886 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
887 | | #define PACKAGE "xscreensaver" |
---|
888 | | #define HAVE_ALLOCA_H 1 |
---|
889 | | #define HAVE_ALLOCA 1 |
---|
890 | | #define HAVE_STDLIB_H 1 |
---|
891 | | #define HAVE_UNISTD_H 1 |
---|
892 | | #define HAVE_GETPAGESIZE 1 |
---|
893 | | #define HAVE_MMAP 1 |
---|
894 | | /* end confdefs.h. */ |
---|
895 | | #include <stdio.h> |
---|
896 | | #ifdef HAVE_SYS_TYPES_H |
---|
897 | | # include <sys/types.h> |
---|
898 | | #endif |
---|
899 | | #ifdef HAVE_SYS_STAT_H |
---|
900 | | # include <sys/stat.h> |
---|
901 | | #endif |
---|
902 | | #ifdef STDC_HEADERS |
---|
903 | | # include <stdlib.h> |
---|
904 | | # include <stddef.h> |
---|
905 | | #else |
---|
906 | | # ifdef HAVE_STDLIB_H |
---|
907 | | # include <stdlib.h> |
---|
908 | | # endif |
---|
909 | | #endif |
---|
910 | | #ifdef HAVE_STRING_H |
---|
911 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
912 | | # include <memory.h> |
---|
913 | | # endif |
---|
914 | | # include <string.h> |
---|
915 | | #endif |
---|
916 | | #ifdef HAVE_STRINGS_H |
---|
917 | | # include <strings.h> |
---|
918 | | #endif |
---|
919 | | #ifdef HAVE_INTTYPES_H |
---|
920 | | # include <inttypes.h> |
---|
921 | | #endif |
---|
922 | | #ifdef HAVE_STDINT_H |
---|
923 | | # include <stdint.h> |
---|
924 | | #endif |
---|
925 | | #ifdef HAVE_UNISTD_H |
---|
926 | | # include <unistd.h> |
---|
927 | | #endif |
---|
928 | | #include <argz.h> |
---|
929 | configure:8925: result: no |
---|
930 | configure:8929: checking argz.h presence |
---|
931 | configure:8944: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
932 | conftest.c:52:18: error: argz.h: No such file or directory |
---|
933 | configure:8950: $? = 1 |
---|
934 | configure: failed program was: |
---|
935 | | /* confdefs.h. */ |
---|
936 | | #define PACKAGE_NAME "" |
---|
937 | | #define PACKAGE_TARNAME "" |
---|
938 | | #define PACKAGE_VERSION "" |
---|
939 | | #define PACKAGE_STRING "" |
---|
940 | | #define PACKAGE_BUGREPORT "" |
---|
941 | | #ifndef __cplusplus |
---|
942 | | #define inline __inline__ |
---|
943 | | #endif |
---|
944 | | #define STDC_HEADERS 1 |
---|
945 | | #define HAVE_SYS_TYPES_H 1 |
---|
946 | | #define HAVE_SYS_STAT_H 1 |
---|
947 | | #define HAVE_STDLIB_H 1 |
---|
948 | | #define HAVE_STRING_H 1 |
---|
949 | | #define HAVE_MEMORY_H 1 |
---|
950 | | #define HAVE_STRINGS_H 1 |
---|
951 | | #define HAVE_INTTYPES_H 1 |
---|
952 | | #define HAVE_STDINT_H 1 |
---|
953 | | #define HAVE_UNISTD_H 1 |
---|
954 | | #define HAVE_UNISTD_H 1 |
---|
955 | | #define RETSIGTYPE void |
---|
956 | | #define TIME_WITH_SYS_TIME 1 |
---|
957 | | #define HAVE_SYS_WAIT_H 1 |
---|
958 | | #define HAVE_DIRENT_H 1 |
---|
959 | | #define HAVE_GETTIMEOFDAY 1 |
---|
960 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
961 | | #define HAVE_SELECT 1 |
---|
962 | | #define HAVE_FCNTL 1 |
---|
963 | | #define HAVE_UNAME 1 |
---|
964 | | #define HAVE_NICE 1 |
---|
965 | | #define HAVE_SETPRIORITY 1 |
---|
966 | | #define HAVE_GETCWD 1 |
---|
967 | | #define HAVE_GETWD 1 |
---|
968 | | #define HAVE_PUTENV 1 |
---|
969 | | #define HAVE_SBRK 1 |
---|
970 | | #define HAVE_SIGACTION 1 |
---|
971 | | #define HAVE_SYSLOG 1 |
---|
972 | | #define HAVE_REALPATH 1 |
---|
973 | | #define HAVE_SETRLIMIT 1 |
---|
974 | | #define HAVE_SETLOCALE 1 |
---|
975 | | #define HAVE_ICMP 1 |
---|
976 | | #define HAVE_SYS_SELECT_H 1 |
---|
977 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
978 | | #define PACKAGE "xscreensaver" |
---|
979 | | #define HAVE_ALLOCA_H 1 |
---|
980 | | #define HAVE_ALLOCA 1 |
---|
981 | | #define HAVE_STDLIB_H 1 |
---|
982 | | #define HAVE_UNISTD_H 1 |
---|
983 | | #define HAVE_GETPAGESIZE 1 |
---|
984 | | #define HAVE_MMAP 1 |
---|
985 | | /* end confdefs.h. */ |
---|
986 | | #include <argz.h> |
---|
987 | configure:8964: result: no |
---|
988 | configure:8992: checking for argz.h |
---|
989 | configure:9000: result: no |
---|
990 | configure:8888: checking limits.h usability |
---|
991 | configure:8905: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
992 | configure:8911: $? = 0 |
---|
993 | configure:8925: result: yes |
---|
994 | configure:8929: checking limits.h presence |
---|
995 | configure:8944: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
996 | configure:8950: $? = 0 |
---|
997 | configure:8964: result: yes |
---|
998 | configure:8992: checking for limits.h |
---|
999 | configure:9000: result: yes |
---|
1000 | configure:8888: checking locale.h usability |
---|
1001 | configure:8905: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1002 | configure:8911: $? = 0 |
---|
1003 | configure:8925: result: yes |
---|
1004 | configure:8929: checking locale.h presence |
---|
1005 | configure:8944: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1006 | configure:8950: $? = 0 |
---|
1007 | configure:8964: result: yes |
---|
1008 | configure:8992: checking for locale.h |
---|
1009 | configure:9000: result: yes |
---|
1010 | configure:8888: checking nl_types.h usability |
---|
1011 | configure:8905: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1012 | configure:8911: $? = 0 |
---|
1013 | configure:8925: result: yes |
---|
1014 | configure:8929: checking nl_types.h presence |
---|
1015 | configure:8944: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1016 | configure:8950: $? = 0 |
---|
1017 | configure:8964: result: yes |
---|
1018 | configure:8992: checking for nl_types.h |
---|
1019 | configure:9000: result: yes |
---|
1020 | configure:8888: checking malloc.h usability |
---|
1021 | configure:8905: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1022 | conftest.c:88:20: error: malloc.h: No such file or directory |
---|
1023 | configure:8911: $? = 1 |
---|
1024 | configure: failed program was: |
---|
1025 | | /* confdefs.h. */ |
---|
1026 | | #define PACKAGE_NAME "" |
---|
1027 | | #define PACKAGE_TARNAME "" |
---|
1028 | | #define PACKAGE_VERSION "" |
---|
1029 | | #define PACKAGE_STRING "" |
---|
1030 | | #define PACKAGE_BUGREPORT "" |
---|
1031 | | #ifndef __cplusplus |
---|
1032 | | #define inline __inline__ |
---|
1033 | | #endif |
---|
1034 | | #define STDC_HEADERS 1 |
---|
1035 | | #define HAVE_SYS_TYPES_H 1 |
---|
1036 | | #define HAVE_SYS_STAT_H 1 |
---|
1037 | | #define HAVE_STDLIB_H 1 |
---|
1038 | | #define HAVE_STRING_H 1 |
---|
1039 | | #define HAVE_MEMORY_H 1 |
---|
1040 | | #define HAVE_STRINGS_H 1 |
---|
1041 | | #define HAVE_INTTYPES_H 1 |
---|
1042 | | #define HAVE_STDINT_H 1 |
---|
1043 | | #define HAVE_UNISTD_H 1 |
---|
1044 | | #define HAVE_UNISTD_H 1 |
---|
1045 | | #define RETSIGTYPE void |
---|
1046 | | #define TIME_WITH_SYS_TIME 1 |
---|
1047 | | #define HAVE_SYS_WAIT_H 1 |
---|
1048 | | #define HAVE_DIRENT_H 1 |
---|
1049 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1050 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
1051 | | #define HAVE_SELECT 1 |
---|
1052 | | #define HAVE_FCNTL 1 |
---|
1053 | | #define HAVE_UNAME 1 |
---|
1054 | | #define HAVE_NICE 1 |
---|
1055 | | #define HAVE_SETPRIORITY 1 |
---|
1056 | | #define HAVE_GETCWD 1 |
---|
1057 | | #define HAVE_GETWD 1 |
---|
1058 | | #define HAVE_PUTENV 1 |
---|
1059 | | #define HAVE_SBRK 1 |
---|
1060 | | #define HAVE_SIGACTION 1 |
---|
1061 | | #define HAVE_SYSLOG 1 |
---|
1062 | | #define HAVE_REALPATH 1 |
---|
1063 | | #define HAVE_SETRLIMIT 1 |
---|
1064 | | #define HAVE_SETLOCALE 1 |
---|
1065 | | #define HAVE_ICMP 1 |
---|
1066 | | #define HAVE_SYS_SELECT_H 1 |
---|
1067 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
1068 | | #define PACKAGE "xscreensaver" |
---|
1069 | | #define HAVE_ALLOCA_H 1 |
---|
1070 | | #define HAVE_ALLOCA 1 |
---|
1071 | | #define HAVE_STDLIB_H 1 |
---|
1072 | | #define HAVE_UNISTD_H 1 |
---|
1073 | | #define HAVE_GETPAGESIZE 1 |
---|
1074 | | #define HAVE_MMAP 1 |
---|
1075 | | #define HAVE_LIMITS_H 1 |
---|
1076 | | #define HAVE_LOCALE_H 1 |
---|
1077 | | #define HAVE_NL_TYPES_H 1 |
---|
1078 | | /* end confdefs.h. */ |
---|
1079 | | #include <stdio.h> |
---|
1080 | | #ifdef HAVE_SYS_TYPES_H |
---|
1081 | | # include <sys/types.h> |
---|
1082 | | #endif |
---|
1083 | | #ifdef HAVE_SYS_STAT_H |
---|
1084 | | # include <sys/stat.h> |
---|
1085 | | #endif |
---|
1086 | | #ifdef STDC_HEADERS |
---|
1087 | | # include <stdlib.h> |
---|
1088 | | # include <stddef.h> |
---|
1089 | | #else |
---|
1090 | | # ifdef HAVE_STDLIB_H |
---|
1091 | | # include <stdlib.h> |
---|
1092 | | # endif |
---|
1093 | | #endif |
---|
1094 | | #ifdef HAVE_STRING_H |
---|
1095 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
1096 | | # include <memory.h> |
---|
1097 | | # endif |
---|
1098 | | # include <string.h> |
---|
1099 | | #endif |
---|
1100 | | #ifdef HAVE_STRINGS_H |
---|
1101 | | # include <strings.h> |
---|
1102 | | #endif |
---|
1103 | | #ifdef HAVE_INTTYPES_H |
---|
1104 | | # include <inttypes.h> |
---|
1105 | | #endif |
---|
1106 | | #ifdef HAVE_STDINT_H |
---|
1107 | | # include <stdint.h> |
---|
1108 | | #endif |
---|
1109 | | #ifdef HAVE_UNISTD_H |
---|
1110 | | # include <unistd.h> |
---|
1111 | | #endif |
---|
1112 | | #include <malloc.h> |
---|
1113 | configure:8925: result: no |
---|
1114 | configure:8929: checking malloc.h presence |
---|
1115 | configure:8944: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1116 | conftest.c:55:20: error: malloc.h: No such file or directory |
---|
1117 | configure:8950: $? = 1 |
---|
1118 | configure: failed program was: |
---|
1119 | | /* confdefs.h. */ |
---|
1120 | | #define PACKAGE_NAME "" |
---|
1121 | | #define PACKAGE_TARNAME "" |
---|
1122 | | #define PACKAGE_VERSION "" |
---|
1123 | | #define PACKAGE_STRING "" |
---|
1124 | | #define PACKAGE_BUGREPORT "" |
---|
1125 | | #ifndef __cplusplus |
---|
1126 | | #define inline __inline__ |
---|
1127 | | #endif |
---|
1128 | | #define STDC_HEADERS 1 |
---|
1129 | | #define HAVE_SYS_TYPES_H 1 |
---|
1130 | | #define HAVE_SYS_STAT_H 1 |
---|
1131 | | #define HAVE_STDLIB_H 1 |
---|
1132 | | #define HAVE_STRING_H 1 |
---|
1133 | | #define HAVE_MEMORY_H 1 |
---|
1134 | | #define HAVE_STRINGS_H 1 |
---|
1135 | | #define HAVE_INTTYPES_H 1 |
---|
1136 | | #define HAVE_STDINT_H 1 |
---|
1137 | | #define HAVE_UNISTD_H 1 |
---|
1138 | | #define HAVE_UNISTD_H 1 |
---|
1139 | | #define RETSIGTYPE void |
---|
1140 | | #define TIME_WITH_SYS_TIME 1 |
---|
1141 | | #define HAVE_SYS_WAIT_H 1 |
---|
1142 | | #define HAVE_DIRENT_H 1 |
---|
1143 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1144 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
1145 | | #define HAVE_SELECT 1 |
---|
1146 | | #define HAVE_FCNTL 1 |
---|
1147 | | #define HAVE_UNAME 1 |
---|
1148 | | #define HAVE_NICE 1 |
---|
1149 | | #define HAVE_SETPRIORITY 1 |
---|
1150 | | #define HAVE_GETCWD 1 |
---|
1151 | | #define HAVE_GETWD 1 |
---|
1152 | | #define HAVE_PUTENV 1 |
---|
1153 | | #define HAVE_SBRK 1 |
---|
1154 | | #define HAVE_SIGACTION 1 |
---|
1155 | | #define HAVE_SYSLOG 1 |
---|
1156 | | #define HAVE_REALPATH 1 |
---|
1157 | | #define HAVE_SETRLIMIT 1 |
---|
1158 | | #define HAVE_SETLOCALE 1 |
---|
1159 | | #define HAVE_ICMP 1 |
---|
1160 | | #define HAVE_SYS_SELECT_H 1 |
---|
1161 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
1162 | | #define PACKAGE "xscreensaver" |
---|
1163 | | #define HAVE_ALLOCA_H 1 |
---|
1164 | | #define HAVE_ALLOCA 1 |
---|
1165 | | #define HAVE_STDLIB_H 1 |
---|
1166 | | #define HAVE_UNISTD_H 1 |
---|
1167 | | #define HAVE_GETPAGESIZE 1 |
---|
1168 | | #define HAVE_MMAP 1 |
---|
1169 | | #define HAVE_LIMITS_H 1 |
---|
1170 | | #define HAVE_LOCALE_H 1 |
---|
1171 | | #define HAVE_NL_TYPES_H 1 |
---|
1172 | | /* end confdefs.h. */ |
---|
1173 | | #include <malloc.h> |
---|
1174 | configure:8964: result: no |
---|
1175 | configure:8992: checking for malloc.h |
---|
1176 | configure:9000: result: no |
---|
1177 | configure:8878: checking for string.h |
---|
1178 | configure:8884: result: yes |
---|
1179 | configure:8878: checking for unistd.h |
---|
1180 | configure:8884: result: yes |
---|
1181 | configure:8888: checking sys/param.h usability |
---|
1182 | configure:8905: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1183 | configure:8911: $? = 0 |
---|
1184 | configure:8925: result: yes |
---|
1185 | configure:8929: checking sys/param.h presence |
---|
1186 | configure:8944: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1187 | configure:8950: $? = 0 |
---|
1188 | configure:8964: result: yes |
---|
1189 | configure:8992: checking for sys/param.h |
---|
1190 | configure:9000: result: yes |
---|
1191 | configure:9028: checking for getcwd |
---|
1192 | configure:9108: result: yes |
---|
1193 | configure:9028: checking for munmap |
---|
1194 | configure:9084: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1195 | conftest.c:82: warning: function declaration isn't a prototype |
---|
1196 | conftest.c:92: warning: function declaration isn't a prototype |
---|
1197 | configure:9090: $? = 0 |
---|
1198 | configure:9108: result: yes |
---|
1199 | configure:9028: checking for putenv |
---|
1200 | configure:9108: result: yes |
---|
1201 | configure:9028: checking for setenv |
---|
1202 | configure:9084: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1203 | conftest.c:84: warning: function declaration isn't a prototype |
---|
1204 | conftest.c:94: warning: function declaration isn't a prototype |
---|
1205 | configure:9090: $? = 0 |
---|
1206 | configure:9108: result: yes |
---|
1207 | configure:9028: checking for setlocale |
---|
1208 | configure:9108: result: yes |
---|
1209 | configure:9028: checking for strchr |
---|
1210 | configure:9084: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1211 | conftest.c:86: warning: function declaration isn't a prototype |
---|
1212 | conftest.c:86: warning: conflicting types for built-in function 'strchr' |
---|
1213 | conftest.c:96: warning: function declaration isn't a prototype |
---|
1214 | configure:9090: $? = 0 |
---|
1215 | configure:9108: result: yes |
---|
1216 | configure:9028: checking for strcasecmp |
---|
1217 | configure:9084: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1218 | conftest.c:87: warning: function declaration isn't a prototype |
---|
1219 | conftest.c:97: warning: function declaration isn't a prototype |
---|
1220 | configure:9090: $? = 0 |
---|
1221 | configure:9108: result: yes |
---|
1222 | configure:9028: checking for strdup |
---|
1223 | configure:9084: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1224 | conftest.c:88: warning: function declaration isn't a prototype |
---|
1225 | conftest.c:98: warning: function declaration isn't a prototype |
---|
1226 | configure:9090: $? = 0 |
---|
1227 | configure:9108: result: yes |
---|
1228 | configure:9028: checking for __argz_count |
---|
1229 | configure:9084: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1230 | conftest.c:89: warning: function declaration isn't a prototype |
---|
1231 | conftest.c:99: warning: function declaration isn't a prototype |
---|
1232 | Undefined symbols: |
---|
1233 | "___argz_count", referenced from: |
---|
1234 | _main in cc1a2fpE.o |
---|
1235 | ld: symbol(s) not found |
---|
1236 | collect2: ld returned 1 exit status |
---|
1237 | configure:9090: $? = 1 |
---|
1238 | configure: failed program was: |
---|
1239 | | /* confdefs.h. */ |
---|
1240 | | #define PACKAGE_NAME "" |
---|
1241 | | #define PACKAGE_TARNAME "" |
---|
1242 | | #define PACKAGE_VERSION "" |
---|
1243 | | #define PACKAGE_STRING "" |
---|
1244 | | #define PACKAGE_BUGREPORT "" |
---|
1245 | | #ifndef __cplusplus |
---|
1246 | | #define inline __inline__ |
---|
1247 | | #endif |
---|
1248 | | #define STDC_HEADERS 1 |
---|
1249 | | #define HAVE_SYS_TYPES_H 1 |
---|
1250 | | #define HAVE_SYS_STAT_H 1 |
---|
1251 | | #define HAVE_STDLIB_H 1 |
---|
1252 | | #define HAVE_STRING_H 1 |
---|
1253 | | #define HAVE_MEMORY_H 1 |
---|
1254 | | #define HAVE_STRINGS_H 1 |
---|
1255 | | #define HAVE_INTTYPES_H 1 |
---|
1256 | | #define HAVE_STDINT_H 1 |
---|
1257 | | #define HAVE_UNISTD_H 1 |
---|
1258 | | #define HAVE_UNISTD_H 1 |
---|
1259 | | #define RETSIGTYPE void |
---|
1260 | | #define TIME_WITH_SYS_TIME 1 |
---|
1261 | | #define HAVE_SYS_WAIT_H 1 |
---|
1262 | | #define HAVE_DIRENT_H 1 |
---|
1263 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1264 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
1265 | | #define HAVE_SELECT 1 |
---|
1266 | | #define HAVE_FCNTL 1 |
---|
1267 | | #define HAVE_UNAME 1 |
---|
1268 | | #define HAVE_NICE 1 |
---|
1269 | | #define HAVE_SETPRIORITY 1 |
---|
1270 | | #define HAVE_GETCWD 1 |
---|
1271 | | #define HAVE_GETWD 1 |
---|
1272 | | #define HAVE_PUTENV 1 |
---|
1273 | | #define HAVE_SBRK 1 |
---|
1274 | | #define HAVE_SIGACTION 1 |
---|
1275 | | #define HAVE_SYSLOG 1 |
---|
1276 | | #define HAVE_REALPATH 1 |
---|
1277 | | #define HAVE_SETRLIMIT 1 |
---|
1278 | | #define HAVE_SETLOCALE 1 |
---|
1279 | | #define HAVE_ICMP 1 |
---|
1280 | | #define HAVE_SYS_SELECT_H 1 |
---|
1281 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
1282 | | #define PACKAGE "xscreensaver" |
---|
1283 | | #define HAVE_ALLOCA_H 1 |
---|
1284 | | #define HAVE_ALLOCA 1 |
---|
1285 | | #define HAVE_STDLIB_H 1 |
---|
1286 | | #define HAVE_UNISTD_H 1 |
---|
1287 | | #define HAVE_GETPAGESIZE 1 |
---|
1288 | | #define HAVE_MMAP 1 |
---|
1289 | | #define HAVE_LIMITS_H 1 |
---|
1290 | | #define HAVE_LOCALE_H 1 |
---|
1291 | | #define HAVE_NL_TYPES_H 1 |
---|
1292 | | #define HAVE_STRING_H 1 |
---|
1293 | | #define HAVE_UNISTD_H 1 |
---|
1294 | | #define HAVE_SYS_PARAM_H 1 |
---|
1295 | | #define HAVE_GETCWD 1 |
---|
1296 | | #define HAVE_MUNMAP 1 |
---|
1297 | | #define HAVE_PUTENV 1 |
---|
1298 | | #define HAVE_SETENV 1 |
---|
1299 | | #define HAVE_SETLOCALE 1 |
---|
1300 | | #define HAVE_STRCHR 1 |
---|
1301 | | #define HAVE_STRCASECMP 1 |
---|
1302 | | #define HAVE_STRDUP 1 |
---|
1303 | | /* end confdefs.h. */ |
---|
1304 | | /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count. |
---|
1305 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1306 | | #define __argz_count innocuous___argz_count |
---|
1307 | | |
---|
1308 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1309 | | which can conflict with char __argz_count (); below. |
---|
1310 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1311 | | <limits.h> exists even on freestanding compilers. */ |
---|
1312 | | |
---|
1313 | | #ifdef __STDC__ |
---|
1314 | | # include <limits.h> |
---|
1315 | | #else |
---|
1316 | | # include <assert.h> |
---|
1317 | | #endif |
---|
1318 | | |
---|
1319 | | #undef __argz_count |
---|
1320 | | |
---|
1321 | | /* Override any GCC internal prototype to avoid an error. |
---|
1322 | | Use char because int might match the return type of a GCC |
---|
1323 | | builtin and then its argument prototype would still apply. */ |
---|
1324 | | #ifdef __cplusplus |
---|
1325 | | extern "C" |
---|
1326 | | #endif |
---|
1327 | | char __argz_count (); |
---|
1328 | | /* The GNU C library defines this for functions which it implements |
---|
1329 | | to always fail with ENOSYS. Some functions are actually named |
---|
1330 | | something starting with __ and the normal name is an alias. */ |
---|
1331 | | #if defined __stub___argz_count || defined __stub_____argz_count |
---|
1332 | | choke me |
---|
1333 | | #endif |
---|
1334 | | |
---|
1335 | | int |
---|
1336 | | main () |
---|
1337 | | { |
---|
1338 | | return __argz_count (); |
---|
1339 | | ; |
---|
1340 | | return 0; |
---|
1341 | | } |
---|
1342 | configure:9108: result: no |
---|
1343 | configure:9028: checking for __argz_stringify |
---|
1344 | configure:9084: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1345 | conftest.c:89: warning: function declaration isn't a prototype |
---|
1346 | conftest.c:99: warning: function declaration isn't a prototype |
---|
1347 | Undefined symbols: |
---|
1348 | "___argz_stringify", referenced from: |
---|
1349 | _main in ccHaoan6.o |
---|
1350 | ld: symbol(s) not found |
---|
1351 | collect2: ld returned 1 exit status |
---|
1352 | configure:9090: $? = 1 |
---|
1353 | configure: failed program was: |
---|
1354 | | /* confdefs.h. */ |
---|
1355 | | #define PACKAGE_NAME "" |
---|
1356 | | #define PACKAGE_TARNAME "" |
---|
1357 | | #define PACKAGE_VERSION "" |
---|
1358 | | #define PACKAGE_STRING "" |
---|
1359 | | #define PACKAGE_BUGREPORT "" |
---|
1360 | | #ifndef __cplusplus |
---|
1361 | | #define inline __inline__ |
---|
1362 | | #endif |
---|
1363 | | #define STDC_HEADERS 1 |
---|
1364 | | #define HAVE_SYS_TYPES_H 1 |
---|
1365 | | #define HAVE_SYS_STAT_H 1 |
---|
1366 | | #define HAVE_STDLIB_H 1 |
---|
1367 | | #define HAVE_STRING_H 1 |
---|
1368 | | #define HAVE_MEMORY_H 1 |
---|
1369 | | #define HAVE_STRINGS_H 1 |
---|
1370 | | #define HAVE_INTTYPES_H 1 |
---|
1371 | | #define HAVE_STDINT_H 1 |
---|
1372 | | #define HAVE_UNISTD_H 1 |
---|
1373 | | #define HAVE_UNISTD_H 1 |
---|
1374 | | #define RETSIGTYPE void |
---|
1375 | | #define TIME_WITH_SYS_TIME 1 |
---|
1376 | | #define HAVE_SYS_WAIT_H 1 |
---|
1377 | | #define HAVE_DIRENT_H 1 |
---|
1378 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1379 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
1380 | | #define HAVE_SELECT 1 |
---|
1381 | | #define HAVE_FCNTL 1 |
---|
1382 | | #define HAVE_UNAME 1 |
---|
1383 | | #define HAVE_NICE 1 |
---|
1384 | | #define HAVE_SETPRIORITY 1 |
---|
1385 | | #define HAVE_GETCWD 1 |
---|
1386 | | #define HAVE_GETWD 1 |
---|
1387 | | #define HAVE_PUTENV 1 |
---|
1388 | | #define HAVE_SBRK 1 |
---|
1389 | | #define HAVE_SIGACTION 1 |
---|
1390 | | #define HAVE_SYSLOG 1 |
---|
1391 | | #define HAVE_REALPATH 1 |
---|
1392 | | #define HAVE_SETRLIMIT 1 |
---|
1393 | | #define HAVE_SETLOCALE 1 |
---|
1394 | | #define HAVE_ICMP 1 |
---|
1395 | | #define HAVE_SYS_SELECT_H 1 |
---|
1396 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
1397 | | #define PACKAGE "xscreensaver" |
---|
1398 | | #define HAVE_ALLOCA_H 1 |
---|
1399 | | #define HAVE_ALLOCA 1 |
---|
1400 | | #define HAVE_STDLIB_H 1 |
---|
1401 | | #define HAVE_UNISTD_H 1 |
---|
1402 | | #define HAVE_GETPAGESIZE 1 |
---|
1403 | | #define HAVE_MMAP 1 |
---|
1404 | | #define HAVE_LIMITS_H 1 |
---|
1405 | | #define HAVE_LOCALE_H 1 |
---|
1406 | | #define HAVE_NL_TYPES_H 1 |
---|
1407 | | #define HAVE_STRING_H 1 |
---|
1408 | | #define HAVE_UNISTD_H 1 |
---|
1409 | | #define HAVE_SYS_PARAM_H 1 |
---|
1410 | | #define HAVE_GETCWD 1 |
---|
1411 | | #define HAVE_MUNMAP 1 |
---|
1412 | | #define HAVE_PUTENV 1 |
---|
1413 | | #define HAVE_SETENV 1 |
---|
1414 | | #define HAVE_SETLOCALE 1 |
---|
1415 | | #define HAVE_STRCHR 1 |
---|
1416 | | #define HAVE_STRCASECMP 1 |
---|
1417 | | #define HAVE_STRDUP 1 |
---|
1418 | | /* end confdefs.h. */ |
---|
1419 | | /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify. |
---|
1420 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1421 | | #define __argz_stringify innocuous___argz_stringify |
---|
1422 | | |
---|
1423 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1424 | | which can conflict with char __argz_stringify (); below. |
---|
1425 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1426 | | <limits.h> exists even on freestanding compilers. */ |
---|
1427 | | |
---|
1428 | | #ifdef __STDC__ |
---|
1429 | | # include <limits.h> |
---|
1430 | | #else |
---|
1431 | | # include <assert.h> |
---|
1432 | | #endif |
---|
1433 | | |
---|
1434 | | #undef __argz_stringify |
---|
1435 | | |
---|
1436 | | /* Override any GCC internal prototype to avoid an error. |
---|
1437 | | Use char because int might match the return type of a GCC |
---|
1438 | | builtin and then its argument prototype would still apply. */ |
---|
1439 | | #ifdef __cplusplus |
---|
1440 | | extern "C" |
---|
1441 | | #endif |
---|
1442 | | char __argz_stringify (); |
---|
1443 | | /* The GNU C library defines this for functions which it implements |
---|
1444 | | to always fail with ENOSYS. Some functions are actually named |
---|
1445 | | something starting with __ and the normal name is an alias. */ |
---|
1446 | | #if defined __stub___argz_stringify || defined __stub_____argz_stringify |
---|
1447 | | choke me |
---|
1448 | | #endif |
---|
1449 | | |
---|
1450 | | int |
---|
1451 | | main () |
---|
1452 | | { |
---|
1453 | | return __argz_stringify (); |
---|
1454 | | ; |
---|
1455 | | return 0; |
---|
1456 | | } |
---|
1457 | configure:9108: result: no |
---|
1458 | configure:9028: checking for __argz_next |
---|
1459 | configure:9084: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1460 | conftest.c:89: warning: function declaration isn't a prototype |
---|
1461 | conftest.c:99: warning: function declaration isn't a prototype |
---|
1462 | Undefined symbols: |
---|
1463 | "___argz_next", referenced from: |
---|
1464 | _main in ccRBPsJL.o |
---|
1465 | ld: symbol(s) not found |
---|
1466 | collect2: ld returned 1 exit status |
---|
1467 | configure:9090: $? = 1 |
---|
1468 | configure: failed program was: |
---|
1469 | | /* confdefs.h. */ |
---|
1470 | | #define PACKAGE_NAME "" |
---|
1471 | | #define PACKAGE_TARNAME "" |
---|
1472 | | #define PACKAGE_VERSION "" |
---|
1473 | | #define PACKAGE_STRING "" |
---|
1474 | | #define PACKAGE_BUGREPORT "" |
---|
1475 | | #ifndef __cplusplus |
---|
1476 | | #define inline __inline__ |
---|
1477 | | #endif |
---|
1478 | | #define STDC_HEADERS 1 |
---|
1479 | | #define HAVE_SYS_TYPES_H 1 |
---|
1480 | | #define HAVE_SYS_STAT_H 1 |
---|
1481 | | #define HAVE_STDLIB_H 1 |
---|
1482 | | #define HAVE_STRING_H 1 |
---|
1483 | | #define HAVE_MEMORY_H 1 |
---|
1484 | | #define HAVE_STRINGS_H 1 |
---|
1485 | | #define HAVE_INTTYPES_H 1 |
---|
1486 | | #define HAVE_STDINT_H 1 |
---|
1487 | | #define HAVE_UNISTD_H 1 |
---|
1488 | | #define HAVE_UNISTD_H 1 |
---|
1489 | | #define RETSIGTYPE void |
---|
1490 | | #define TIME_WITH_SYS_TIME 1 |
---|
1491 | | #define HAVE_SYS_WAIT_H 1 |
---|
1492 | | #define HAVE_DIRENT_H 1 |
---|
1493 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1494 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
1495 | | #define HAVE_SELECT 1 |
---|
1496 | | #define HAVE_FCNTL 1 |
---|
1497 | | #define HAVE_UNAME 1 |
---|
1498 | | #define HAVE_NICE 1 |
---|
1499 | | #define HAVE_SETPRIORITY 1 |
---|
1500 | | #define HAVE_GETCWD 1 |
---|
1501 | | #define HAVE_GETWD 1 |
---|
1502 | | #define HAVE_PUTENV 1 |
---|
1503 | | #define HAVE_SBRK 1 |
---|
1504 | | #define HAVE_SIGACTION 1 |
---|
1505 | | #define HAVE_SYSLOG 1 |
---|
1506 | | #define HAVE_REALPATH 1 |
---|
1507 | | #define HAVE_SETRLIMIT 1 |
---|
1508 | | #define HAVE_SETLOCALE 1 |
---|
1509 | | #define HAVE_ICMP 1 |
---|
1510 | | #define HAVE_SYS_SELECT_H 1 |
---|
1511 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
1512 | | #define PACKAGE "xscreensaver" |
---|
1513 | | #define HAVE_ALLOCA_H 1 |
---|
1514 | | #define HAVE_ALLOCA 1 |
---|
1515 | | #define HAVE_STDLIB_H 1 |
---|
1516 | | #define HAVE_UNISTD_H 1 |
---|
1517 | | #define HAVE_GETPAGESIZE 1 |
---|
1518 | | #define HAVE_MMAP 1 |
---|
1519 | | #define HAVE_LIMITS_H 1 |
---|
1520 | | #define HAVE_LOCALE_H 1 |
---|
1521 | | #define HAVE_NL_TYPES_H 1 |
---|
1522 | | #define HAVE_STRING_H 1 |
---|
1523 | | #define HAVE_UNISTD_H 1 |
---|
1524 | | #define HAVE_SYS_PARAM_H 1 |
---|
1525 | | #define HAVE_GETCWD 1 |
---|
1526 | | #define HAVE_MUNMAP 1 |
---|
1527 | | #define HAVE_PUTENV 1 |
---|
1528 | | #define HAVE_SETENV 1 |
---|
1529 | | #define HAVE_SETLOCALE 1 |
---|
1530 | | #define HAVE_STRCHR 1 |
---|
1531 | | #define HAVE_STRCASECMP 1 |
---|
1532 | | #define HAVE_STRDUP 1 |
---|
1533 | | /* end confdefs.h. */ |
---|
1534 | | /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next. |
---|
1535 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1536 | | #define __argz_next innocuous___argz_next |
---|
1537 | | |
---|
1538 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1539 | | which can conflict with char __argz_next (); below. |
---|
1540 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1541 | | <limits.h> exists even on freestanding compilers. */ |
---|
1542 | | |
---|
1543 | | #ifdef __STDC__ |
---|
1544 | | # include <limits.h> |
---|
1545 | | #else |
---|
1546 | | # include <assert.h> |
---|
1547 | | #endif |
---|
1548 | | |
---|
1549 | | #undef __argz_next |
---|
1550 | | |
---|
1551 | | /* Override any GCC internal prototype to avoid an error. |
---|
1552 | | Use char because int might match the return type of a GCC |
---|
1553 | | builtin and then its argument prototype would still apply. */ |
---|
1554 | | #ifdef __cplusplus |
---|
1555 | | extern "C" |
---|
1556 | | #endif |
---|
1557 | | char __argz_next (); |
---|
1558 | | /* The GNU C library defines this for functions which it implements |
---|
1559 | | to always fail with ENOSYS. Some functions are actually named |
---|
1560 | | something starting with __ and the normal name is an alias. */ |
---|
1561 | | #if defined __stub___argz_next || defined __stub_____argz_next |
---|
1562 | | choke me |
---|
1563 | | #endif |
---|
1564 | | |
---|
1565 | | int |
---|
1566 | | main () |
---|
1567 | | { |
---|
1568 | | return __argz_next (); |
---|
1569 | | ; |
---|
1570 | | return 0; |
---|
1571 | | } |
---|
1572 | configure:9108: result: no |
---|
1573 | configure:9120: checking for LC_MESSAGES |
---|
1574 | configure:9146: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1575 | conftest.c:69: warning: function declaration isn't a prototype |
---|
1576 | configure:9152: $? = 0 |
---|
1577 | configure:9169: result: yes |
---|
1578 | configure:9200: checking libintl.h usability |
---|
1579 | configure:9217: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
1580 | configure:9223: $? = 0 |
---|
1581 | configure:9237: result: yes |
---|
1582 | configure:9241: checking libintl.h presence |
---|
1583 | configure:9256: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
1584 | configure:9262: $? = 0 |
---|
1585 | configure:9276: result: yes |
---|
1586 | configure:9304: checking for libintl.h |
---|
1587 | configure:9311: result: yes |
---|
1588 | configure:9316: checking for dgettext in libc |
---|
1589 | configure:9342: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c >&5 |
---|
1590 | conftest.c:70: warning: function declaration isn't a prototype |
---|
1591 | Undefined symbols: |
---|
1592 | "_libintl_dgettext", referenced from: |
---|
1593 | _main in ccvK6qJ2.o |
---|
1594 | ld: symbol(s) not found |
---|
1595 | collect2: ld returned 1 exit status |
---|
1596 | configure:9348: $? = 1 |
---|
1597 | configure: failed program was: |
---|
1598 | | /* confdefs.h. */ |
---|
1599 | | #define PACKAGE_NAME "" |
---|
1600 | | #define PACKAGE_TARNAME "" |
---|
1601 | | #define PACKAGE_VERSION "" |
---|
1602 | | #define PACKAGE_STRING "" |
---|
1603 | | #define PACKAGE_BUGREPORT "" |
---|
1604 | | #ifndef __cplusplus |
---|
1605 | | #define inline __inline__ |
---|
1606 | | #endif |
---|
1607 | | #define STDC_HEADERS 1 |
---|
1608 | | #define HAVE_SYS_TYPES_H 1 |
---|
1609 | | #define HAVE_SYS_STAT_H 1 |
---|
1610 | | #define HAVE_STDLIB_H 1 |
---|
1611 | | #define HAVE_STRING_H 1 |
---|
1612 | | #define HAVE_MEMORY_H 1 |
---|
1613 | | #define HAVE_STRINGS_H 1 |
---|
1614 | | #define HAVE_INTTYPES_H 1 |
---|
1615 | | #define HAVE_STDINT_H 1 |
---|
1616 | | #define HAVE_UNISTD_H 1 |
---|
1617 | | #define HAVE_UNISTD_H 1 |
---|
1618 | | #define RETSIGTYPE void |
---|
1619 | | #define TIME_WITH_SYS_TIME 1 |
---|
1620 | | #define HAVE_SYS_WAIT_H 1 |
---|
1621 | | #define HAVE_DIRENT_H 1 |
---|
1622 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1623 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
1624 | | #define HAVE_SELECT 1 |
---|
1625 | | #define HAVE_FCNTL 1 |
---|
1626 | | #define HAVE_UNAME 1 |
---|
1627 | | #define HAVE_NICE 1 |
---|
1628 | | #define HAVE_SETPRIORITY 1 |
---|
1629 | | #define HAVE_GETCWD 1 |
---|
1630 | | #define HAVE_GETWD 1 |
---|
1631 | | #define HAVE_PUTENV 1 |
---|
1632 | | #define HAVE_SBRK 1 |
---|
1633 | | #define HAVE_SIGACTION 1 |
---|
1634 | | #define HAVE_SYSLOG 1 |
---|
1635 | | #define HAVE_REALPATH 1 |
---|
1636 | | #define HAVE_SETRLIMIT 1 |
---|
1637 | | #define HAVE_SETLOCALE 1 |
---|
1638 | | #define HAVE_ICMP 1 |
---|
1639 | | #define HAVE_SYS_SELECT_H 1 |
---|
1640 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
1641 | | #define PACKAGE "xscreensaver" |
---|
1642 | | #define HAVE_ALLOCA_H 1 |
---|
1643 | | #define HAVE_ALLOCA 1 |
---|
1644 | | #define HAVE_STDLIB_H 1 |
---|
1645 | | #define HAVE_UNISTD_H 1 |
---|
1646 | | #define HAVE_GETPAGESIZE 1 |
---|
1647 | | #define HAVE_MMAP 1 |
---|
1648 | | #define HAVE_LIMITS_H 1 |
---|
1649 | | #define HAVE_LOCALE_H 1 |
---|
1650 | | #define HAVE_NL_TYPES_H 1 |
---|
1651 | | #define HAVE_STRING_H 1 |
---|
1652 | | #define HAVE_UNISTD_H 1 |
---|
1653 | | #define HAVE_SYS_PARAM_H 1 |
---|
1654 | | #define HAVE_GETCWD 1 |
---|
1655 | | #define HAVE_MUNMAP 1 |
---|
1656 | | #define HAVE_PUTENV 1 |
---|
1657 | | #define HAVE_SETENV 1 |
---|
1658 | | #define HAVE_SETLOCALE 1 |
---|
1659 | | #define HAVE_STRCHR 1 |
---|
1660 | | #define HAVE_STRCASECMP 1 |
---|
1661 | | #define HAVE_STRDUP 1 |
---|
1662 | | #define HAVE_LC_MESSAGES 1 |
---|
1663 | | /* end confdefs.h. */ |
---|
1664 | | #include <libintl.h> |
---|
1665 | | int |
---|
1666 | | main () |
---|
1667 | | { |
---|
1668 | | return (int) dgettext ("","") |
---|
1669 | | ; |
---|
1670 | | return 0; |
---|
1671 | | } |
---|
1672 | configure:9365: result: no |
---|
1673 | configure:9369: checking for bindtextdomain in -lintl |
---|
1674 | configure:9404: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lintl >&5 |
---|
1675 | conftest.c:74: warning: function declaration isn't a prototype |
---|
1676 | conftest.c:77: warning: function declaration isn't a prototype |
---|
1677 | configure:9410: $? = 0 |
---|
1678 | configure:9428: result: yes |
---|
1679 | configure:9431: checking for dgettext in libintl |
---|
1680 | configure:9436: checking for dgettext in -lintl |
---|
1681 | configure:9471: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lintl >&5 |
---|
1682 | conftest.c:74: warning: function declaration isn't a prototype |
---|
1683 | conftest.c:77: warning: function declaration isn't a prototype |
---|
1684 | configure:9477: $? = 0 |
---|
1685 | configure:9495: result: yes |
---|
1686 | configure:9504: result: yes |
---|
1687 | configure:9523: checking for msgfmt |
---|
1688 | configure:9550: result: /opt/local/bin/msgfmt |
---|
1689 | configure:9561: checking for dcgettext |
---|
1690 | configure:9617: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lintl >&5 |
---|
1691 | conftest.c:91: warning: function declaration isn't a prototype |
---|
1692 | conftest.c:101: warning: function declaration isn't a prototype |
---|
1693 | configure:9623: $? = 0 |
---|
1694 | configure:9641: result: yes |
---|
1695 | configure:9653: checking for gmsgfmt |
---|
1696 | configure:9684: result: /opt/local/bin/msgfmt |
---|
1697 | configure:9694: checking for xgettext |
---|
1698 | configure:9721: result: /opt/local/bin/xgettext |
---|
1699 | configure:9750: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c -lintl >&5 |
---|
1700 | conftest.c:72: warning: function declaration isn't a prototype |
---|
1701 | conftest.c: In function 'main': |
---|
1702 | conftest.c:73: warning: nested extern declaration of '_nl_msg_cat_cntr' |
---|
1703 | configure:9756: $? = 0 |
---|
1704 | configure:9841: checking for catalogs to be installed |
---|
1705 | configure:9850: result: ca da de es et fi fr hu it ja ko nb nl no pl pt pt_BR ru sk sv vi wa zh_CN zh_TW |
---|
1706 | configure:10047: checking for X11/Xmu/Error.h |
---|
1707 | configure:10070: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
1708 | configure:10076: $? = 0 |
---|
1709 | configure:10091: result: yes |
---|
1710 | configure:10406: checking for X11/extensions/XScreenSaver.h |
---|
1711 | configure:10427: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
1712 | conftest.c:73:41: error: X11/extensions/XScreenSaver.h: No such file or directory |
---|
1713 | configure:10433: $? = 1 |
---|
1714 | configure: failed program was: |
---|
1715 | | /* confdefs.h. */ |
---|
1716 | | #define PACKAGE_NAME "" |
---|
1717 | | #define PACKAGE_TARNAME "" |
---|
1718 | | #define PACKAGE_VERSION "" |
---|
1719 | | #define PACKAGE_STRING "" |
---|
1720 | | #define PACKAGE_BUGREPORT "" |
---|
1721 | | #ifndef __cplusplus |
---|
1722 | | #define inline __inline__ |
---|
1723 | | #endif |
---|
1724 | | #define STDC_HEADERS 1 |
---|
1725 | | #define HAVE_SYS_TYPES_H 1 |
---|
1726 | | #define HAVE_SYS_STAT_H 1 |
---|
1727 | | #define HAVE_STDLIB_H 1 |
---|
1728 | | #define HAVE_STRING_H 1 |
---|
1729 | | #define HAVE_MEMORY_H 1 |
---|
1730 | | #define HAVE_STRINGS_H 1 |
---|
1731 | | #define HAVE_INTTYPES_H 1 |
---|
1732 | | #define HAVE_STDINT_H 1 |
---|
1733 | | #define HAVE_UNISTD_H 1 |
---|
1734 | | #define HAVE_UNISTD_H 1 |
---|
1735 | | #define RETSIGTYPE void |
---|
1736 | | #define TIME_WITH_SYS_TIME 1 |
---|
1737 | | #define HAVE_SYS_WAIT_H 1 |
---|
1738 | | #define HAVE_DIRENT_H 1 |
---|
1739 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1740 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
1741 | | #define HAVE_SELECT 1 |
---|
1742 | | #define HAVE_FCNTL 1 |
---|
1743 | | #define HAVE_UNAME 1 |
---|
1744 | | #define HAVE_NICE 1 |
---|
1745 | | #define HAVE_SETPRIORITY 1 |
---|
1746 | | #define HAVE_GETCWD 1 |
---|
1747 | | #define HAVE_GETWD 1 |
---|
1748 | | #define HAVE_PUTENV 1 |
---|
1749 | | #define HAVE_SBRK 1 |
---|
1750 | | #define HAVE_SIGACTION 1 |
---|
1751 | | #define HAVE_SYSLOG 1 |
---|
1752 | | #define HAVE_REALPATH 1 |
---|
1753 | | #define HAVE_SETRLIMIT 1 |
---|
1754 | | #define HAVE_SETLOCALE 1 |
---|
1755 | | #define HAVE_ICMP 1 |
---|
1756 | | #define HAVE_SYS_SELECT_H 1 |
---|
1757 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
1758 | | #define PACKAGE "xscreensaver" |
---|
1759 | | #define HAVE_ALLOCA_H 1 |
---|
1760 | | #define HAVE_ALLOCA 1 |
---|
1761 | | #define HAVE_STDLIB_H 1 |
---|
1762 | | #define HAVE_UNISTD_H 1 |
---|
1763 | | #define HAVE_GETPAGESIZE 1 |
---|
1764 | | #define HAVE_MMAP 1 |
---|
1765 | | #define HAVE_LIMITS_H 1 |
---|
1766 | | #define HAVE_LOCALE_H 1 |
---|
1767 | | #define HAVE_NL_TYPES_H 1 |
---|
1768 | | #define HAVE_STRING_H 1 |
---|
1769 | | #define HAVE_UNISTD_H 1 |
---|
1770 | | #define HAVE_SYS_PARAM_H 1 |
---|
1771 | | #define HAVE_GETCWD 1 |
---|
1772 | | #define HAVE_MUNMAP 1 |
---|
1773 | | #define HAVE_PUTENV 1 |
---|
1774 | | #define HAVE_SETENV 1 |
---|
1775 | | #define HAVE_SETLOCALE 1 |
---|
1776 | | #define HAVE_STRCHR 1 |
---|
1777 | | #define HAVE_STRCASECMP 1 |
---|
1778 | | #define HAVE_STRDUP 1 |
---|
1779 | | #define HAVE_LC_MESSAGES 1 |
---|
1780 | | #define HAVE_GETTEXT 1 |
---|
1781 | | #define HAVE_DCGETTEXT 1 |
---|
1782 | | #define ENABLE_NLS 1 |
---|
1783 | | #define HAVE_XMU 1 |
---|
1784 | | /* end confdefs.h. */ |
---|
1785 | | #include <X11/Xlib.h> |
---|
1786 | | |
---|
1787 | | #include <X11/extensions/XScreenSaver.h> |
---|
1788 | configure:10448: result: no |
---|
1789 | configure:10537: checking for X11/extensions/xidle.h |
---|
1790 | configure:10558: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
1791 | conftest.c:73:34: error: X11/extensions/xidle.h: No such file or directory |
---|
1792 | configure:10564: $? = 1 |
---|
1793 | configure: failed program was: |
---|
1794 | | /* confdefs.h. */ |
---|
1795 | | #define PACKAGE_NAME "" |
---|
1796 | | #define PACKAGE_TARNAME "" |
---|
1797 | | #define PACKAGE_VERSION "" |
---|
1798 | | #define PACKAGE_STRING "" |
---|
1799 | | #define PACKAGE_BUGREPORT "" |
---|
1800 | | #ifndef __cplusplus |
---|
1801 | | #define inline __inline__ |
---|
1802 | | #endif |
---|
1803 | | #define STDC_HEADERS 1 |
---|
1804 | | #define HAVE_SYS_TYPES_H 1 |
---|
1805 | | #define HAVE_SYS_STAT_H 1 |
---|
1806 | | #define HAVE_STDLIB_H 1 |
---|
1807 | | #define HAVE_STRING_H 1 |
---|
1808 | | #define HAVE_MEMORY_H 1 |
---|
1809 | | #define HAVE_STRINGS_H 1 |
---|
1810 | | #define HAVE_INTTYPES_H 1 |
---|
1811 | | #define HAVE_STDINT_H 1 |
---|
1812 | | #define HAVE_UNISTD_H 1 |
---|
1813 | | #define HAVE_UNISTD_H 1 |
---|
1814 | | #define RETSIGTYPE void |
---|
1815 | | #define TIME_WITH_SYS_TIME 1 |
---|
1816 | | #define HAVE_SYS_WAIT_H 1 |
---|
1817 | | #define HAVE_DIRENT_H 1 |
---|
1818 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1819 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
1820 | | #define HAVE_SELECT 1 |
---|
1821 | | #define HAVE_FCNTL 1 |
---|
1822 | | #define HAVE_UNAME 1 |
---|
1823 | | #define HAVE_NICE 1 |
---|
1824 | | #define HAVE_SETPRIORITY 1 |
---|
1825 | | #define HAVE_GETCWD 1 |
---|
1826 | | #define HAVE_GETWD 1 |
---|
1827 | | #define HAVE_PUTENV 1 |
---|
1828 | | #define HAVE_SBRK 1 |
---|
1829 | | #define HAVE_SIGACTION 1 |
---|
1830 | | #define HAVE_SYSLOG 1 |
---|
1831 | | #define HAVE_REALPATH 1 |
---|
1832 | | #define HAVE_SETRLIMIT 1 |
---|
1833 | | #define HAVE_SETLOCALE 1 |
---|
1834 | | #define HAVE_ICMP 1 |
---|
1835 | | #define HAVE_SYS_SELECT_H 1 |
---|
1836 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
1837 | | #define PACKAGE "xscreensaver" |
---|
1838 | | #define HAVE_ALLOCA_H 1 |
---|
1839 | | #define HAVE_ALLOCA 1 |
---|
1840 | | #define HAVE_STDLIB_H 1 |
---|
1841 | | #define HAVE_UNISTD_H 1 |
---|
1842 | | #define HAVE_GETPAGESIZE 1 |
---|
1843 | | #define HAVE_MMAP 1 |
---|
1844 | | #define HAVE_LIMITS_H 1 |
---|
1845 | | #define HAVE_LOCALE_H 1 |
---|
1846 | | #define HAVE_NL_TYPES_H 1 |
---|
1847 | | #define HAVE_STRING_H 1 |
---|
1848 | | #define HAVE_UNISTD_H 1 |
---|
1849 | | #define HAVE_SYS_PARAM_H 1 |
---|
1850 | | #define HAVE_GETCWD 1 |
---|
1851 | | #define HAVE_MUNMAP 1 |
---|
1852 | | #define HAVE_PUTENV 1 |
---|
1853 | | #define HAVE_SETENV 1 |
---|
1854 | | #define HAVE_SETLOCALE 1 |
---|
1855 | | #define HAVE_STRCHR 1 |
---|
1856 | | #define HAVE_STRCASECMP 1 |
---|
1857 | | #define HAVE_STRDUP 1 |
---|
1858 | | #define HAVE_LC_MESSAGES 1 |
---|
1859 | | #define HAVE_GETTEXT 1 |
---|
1860 | | #define HAVE_DCGETTEXT 1 |
---|
1861 | | #define ENABLE_NLS 1 |
---|
1862 | | #define HAVE_XMU 1 |
---|
1863 | | /* end confdefs.h. */ |
---|
1864 | | #include <X11/Xlib.h> |
---|
1865 | | |
---|
1866 | | #include <X11/extensions/xidle.h> |
---|
1867 | configure:10579: result: no |
---|
1868 | configure:10669: checking for X11/extensions/XSGIvc.h |
---|
1869 | configure:10690: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
1870 | conftest.c:73:35: error: X11/extensions/XSGIvc.h: No such file or directory |
---|
1871 | configure:10696: $? = 1 |
---|
1872 | configure: failed program was: |
---|
1873 | | /* confdefs.h. */ |
---|
1874 | | #define PACKAGE_NAME "" |
---|
1875 | | #define PACKAGE_TARNAME "" |
---|
1876 | | #define PACKAGE_VERSION "" |
---|
1877 | | #define PACKAGE_STRING "" |
---|
1878 | | #define PACKAGE_BUGREPORT "" |
---|
1879 | | #ifndef __cplusplus |
---|
1880 | | #define inline __inline__ |
---|
1881 | | #endif |
---|
1882 | | #define STDC_HEADERS 1 |
---|
1883 | | #define HAVE_SYS_TYPES_H 1 |
---|
1884 | | #define HAVE_SYS_STAT_H 1 |
---|
1885 | | #define HAVE_STDLIB_H 1 |
---|
1886 | | #define HAVE_STRING_H 1 |
---|
1887 | | #define HAVE_MEMORY_H 1 |
---|
1888 | | #define HAVE_STRINGS_H 1 |
---|
1889 | | #define HAVE_INTTYPES_H 1 |
---|
1890 | | #define HAVE_STDINT_H 1 |
---|
1891 | | #define HAVE_UNISTD_H 1 |
---|
1892 | | #define HAVE_UNISTD_H 1 |
---|
1893 | | #define RETSIGTYPE void |
---|
1894 | | #define TIME_WITH_SYS_TIME 1 |
---|
1895 | | #define HAVE_SYS_WAIT_H 1 |
---|
1896 | | #define HAVE_DIRENT_H 1 |
---|
1897 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1898 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
1899 | | #define HAVE_SELECT 1 |
---|
1900 | | #define HAVE_FCNTL 1 |
---|
1901 | | #define HAVE_UNAME 1 |
---|
1902 | | #define HAVE_NICE 1 |
---|
1903 | | #define HAVE_SETPRIORITY 1 |
---|
1904 | | #define HAVE_GETCWD 1 |
---|
1905 | | #define HAVE_GETWD 1 |
---|
1906 | | #define HAVE_PUTENV 1 |
---|
1907 | | #define HAVE_SBRK 1 |
---|
1908 | | #define HAVE_SIGACTION 1 |
---|
1909 | | #define HAVE_SYSLOG 1 |
---|
1910 | | #define HAVE_REALPATH 1 |
---|
1911 | | #define HAVE_SETRLIMIT 1 |
---|
1912 | | #define HAVE_SETLOCALE 1 |
---|
1913 | | #define HAVE_ICMP 1 |
---|
1914 | | #define HAVE_SYS_SELECT_H 1 |
---|
1915 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
1916 | | #define PACKAGE "xscreensaver" |
---|
1917 | | #define HAVE_ALLOCA_H 1 |
---|
1918 | | #define HAVE_ALLOCA 1 |
---|
1919 | | #define HAVE_STDLIB_H 1 |
---|
1920 | | #define HAVE_UNISTD_H 1 |
---|
1921 | | #define HAVE_GETPAGESIZE 1 |
---|
1922 | | #define HAVE_MMAP 1 |
---|
1923 | | #define HAVE_LIMITS_H 1 |
---|
1924 | | #define HAVE_LOCALE_H 1 |
---|
1925 | | #define HAVE_NL_TYPES_H 1 |
---|
1926 | | #define HAVE_STRING_H 1 |
---|
1927 | | #define HAVE_UNISTD_H 1 |
---|
1928 | | #define HAVE_SYS_PARAM_H 1 |
---|
1929 | | #define HAVE_GETCWD 1 |
---|
1930 | | #define HAVE_MUNMAP 1 |
---|
1931 | | #define HAVE_PUTENV 1 |
---|
1932 | | #define HAVE_SETENV 1 |
---|
1933 | | #define HAVE_SETLOCALE 1 |
---|
1934 | | #define HAVE_STRCHR 1 |
---|
1935 | | #define HAVE_STRCASECMP 1 |
---|
1936 | | #define HAVE_STRDUP 1 |
---|
1937 | | #define HAVE_LC_MESSAGES 1 |
---|
1938 | | #define HAVE_GETTEXT 1 |
---|
1939 | | #define HAVE_DCGETTEXT 1 |
---|
1940 | | #define ENABLE_NLS 1 |
---|
1941 | | #define HAVE_XMU 1 |
---|
1942 | | /* end confdefs.h. */ |
---|
1943 | | #include <X11/Xlib.h> |
---|
1944 | | |
---|
1945 | | #include <X11/extensions/XSGIvc.h> |
---|
1946 | configure:10711: result: no |
---|
1947 | configure:10901: checking for X11/extensions/dpms.h |
---|
1948 | configure:10923: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
1949 | In file included from conftest.c:72: |
---|
1950 | /usr/X11/include/X11/Xmd.h:155: warning: ISO C90 does not support 'long long' |
---|
1951 | configure:10929: $? = 0 |
---|
1952 | configure:10944: result: yes |
---|
1953 | configure:10977: checking for DPMSInfo in -lXext |
---|
1954 | configure:11012: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lXext -lXext -lX11 >&5 |
---|
1955 | conftest.c:78: warning: function declaration isn't a prototype |
---|
1956 | conftest.c:81: warning: function declaration isn't a prototype |
---|
1957 | configure:11018: $? = 0 |
---|
1958 | configure:11036: result: yes |
---|
1959 | configure:11231: checking for X11/extensions/Xinerama.h |
---|
1960 | configure:11252: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
1961 | configure:11258: $? = 0 |
---|
1962 | configure:11273: result: yes |
---|
1963 | configure:11306: checking for XineramaQueryScreens in -lXext |
---|
1964 | configure:11341: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lXext -lXext -lX11 >&5 |
---|
1965 | conftest.c:79: warning: function declaration isn't a prototype |
---|
1966 | conftest.c:82: warning: function declaration isn't a prototype |
---|
1967 | Undefined symbols: |
---|
1968 | "_XineramaQueryScreens", referenced from: |
---|
1969 | _main in cc0OTNdQ.o |
---|
1970 | ld: symbol(s) not found |
---|
1971 | collect2: ld returned 1 exit status |
---|
1972 | configure:11347: $? = 1 |
---|
1973 | configure: failed program was: |
---|
1974 | | /* confdefs.h. */ |
---|
1975 | | #define PACKAGE_NAME "" |
---|
1976 | | #define PACKAGE_TARNAME "" |
---|
1977 | | #define PACKAGE_VERSION "" |
---|
1978 | | #define PACKAGE_STRING "" |
---|
1979 | | #define PACKAGE_BUGREPORT "" |
---|
1980 | | #ifndef __cplusplus |
---|
1981 | | #define inline __inline__ |
---|
1982 | | #endif |
---|
1983 | | #define STDC_HEADERS 1 |
---|
1984 | | #define HAVE_SYS_TYPES_H 1 |
---|
1985 | | #define HAVE_SYS_STAT_H 1 |
---|
1986 | | #define HAVE_STDLIB_H 1 |
---|
1987 | | #define HAVE_STRING_H 1 |
---|
1988 | | #define HAVE_MEMORY_H 1 |
---|
1989 | | #define HAVE_STRINGS_H 1 |
---|
1990 | | #define HAVE_INTTYPES_H 1 |
---|
1991 | | #define HAVE_STDINT_H 1 |
---|
1992 | | #define HAVE_UNISTD_H 1 |
---|
1993 | | #define HAVE_UNISTD_H 1 |
---|
1994 | | #define RETSIGTYPE void |
---|
1995 | | #define TIME_WITH_SYS_TIME 1 |
---|
1996 | | #define HAVE_SYS_WAIT_H 1 |
---|
1997 | | #define HAVE_DIRENT_H 1 |
---|
1998 | | #define HAVE_GETTIMEOFDAY 1 |
---|
1999 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
2000 | | #define HAVE_SELECT 1 |
---|
2001 | | #define HAVE_FCNTL 1 |
---|
2002 | | #define HAVE_UNAME 1 |
---|
2003 | | #define HAVE_NICE 1 |
---|
2004 | | #define HAVE_SETPRIORITY 1 |
---|
2005 | | #define HAVE_GETCWD 1 |
---|
2006 | | #define HAVE_GETWD 1 |
---|
2007 | | #define HAVE_PUTENV 1 |
---|
2008 | | #define HAVE_SBRK 1 |
---|
2009 | | #define HAVE_SIGACTION 1 |
---|
2010 | | #define HAVE_SYSLOG 1 |
---|
2011 | | #define HAVE_REALPATH 1 |
---|
2012 | | #define HAVE_SETRLIMIT 1 |
---|
2013 | | #define HAVE_SETLOCALE 1 |
---|
2014 | | #define HAVE_ICMP 1 |
---|
2015 | | #define HAVE_SYS_SELECT_H 1 |
---|
2016 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
2017 | | #define PACKAGE "xscreensaver" |
---|
2018 | | #define HAVE_ALLOCA_H 1 |
---|
2019 | | #define HAVE_ALLOCA 1 |
---|
2020 | | #define HAVE_STDLIB_H 1 |
---|
2021 | | #define HAVE_UNISTD_H 1 |
---|
2022 | | #define HAVE_GETPAGESIZE 1 |
---|
2023 | | #define HAVE_MMAP 1 |
---|
2024 | | #define HAVE_LIMITS_H 1 |
---|
2025 | | #define HAVE_LOCALE_H 1 |
---|
2026 | | #define HAVE_NL_TYPES_H 1 |
---|
2027 | | #define HAVE_STRING_H 1 |
---|
2028 | | #define HAVE_UNISTD_H 1 |
---|
2029 | | #define HAVE_SYS_PARAM_H 1 |
---|
2030 | | #define HAVE_GETCWD 1 |
---|
2031 | | #define HAVE_MUNMAP 1 |
---|
2032 | | #define HAVE_PUTENV 1 |
---|
2033 | | #define HAVE_SETENV 1 |
---|
2034 | | #define HAVE_SETLOCALE 1 |
---|
2035 | | #define HAVE_STRCHR 1 |
---|
2036 | | #define HAVE_STRCASECMP 1 |
---|
2037 | | #define HAVE_STRDUP 1 |
---|
2038 | | #define HAVE_LC_MESSAGES 1 |
---|
2039 | | #define HAVE_GETTEXT 1 |
---|
2040 | | #define HAVE_DCGETTEXT 1 |
---|
2041 | | #define ENABLE_NLS 1 |
---|
2042 | | #define HAVE_XMU 1 |
---|
2043 | | #define HAVE_DPMS_EXTENSION 1 |
---|
2044 | | /* end confdefs.h. */ |
---|
2045 | | |
---|
2046 | | /* Override any GCC internal prototype to avoid an error. |
---|
2047 | | Use char because int might match the return type of a GCC |
---|
2048 | | builtin and then its argument prototype would still apply. */ |
---|
2049 | | #ifdef __cplusplus |
---|
2050 | | extern "C" |
---|
2051 | | #endif |
---|
2052 | | char XineramaQueryScreens (); |
---|
2053 | | int |
---|
2054 | | main () |
---|
2055 | | { |
---|
2056 | | return XineramaQueryScreens (); |
---|
2057 | | ; |
---|
2058 | | return 0; |
---|
2059 | | } |
---|
2060 | configure:11365: result: no |
---|
2061 | configure:11399: checking for XineramaQueryScreens in -lXinerama |
---|
2062 | configure:11434: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lXinerama -lXext -lX11 >&5 |
---|
2063 | conftest.c:79: warning: function declaration isn't a prototype |
---|
2064 | conftest.c:82: warning: function declaration isn't a prototype |
---|
2065 | configure:11440: $? = 0 |
---|
2066 | configure:11458: result: yes |
---|
2067 | configure:11561: checking for X11/extensions/xf86vmode.h |
---|
2068 | configure:11582: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2069 | In file included from /usr/X11/include/X11/extensions/xf86vmode.h:39, |
---|
2070 | from conftest.c:75: |
---|
2071 | /usr/X11/include/X11/Xmd.h:155: warning: ISO C90 does not support 'long long' |
---|
2072 | configure:11588: $? = 0 |
---|
2073 | configure:11603: result: yes |
---|
2074 | configure:11634: checking for XF86VidModeGetViewPort in -lXxf86vm |
---|
2075 | configure:11669: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lXxf86vm -lXext -lX11 >&5 |
---|
2076 | conftest.c:80: warning: function declaration isn't a prototype |
---|
2077 | conftest.c:83: warning: function declaration isn't a prototype |
---|
2078 | configure:11675: $? = 0 |
---|
2079 | configure:11693: result: yes |
---|
2080 | configure:11873: checking for XF86VidModeSetGamma in -lXxf86vm |
---|
2081 | configure:11908: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lXxf86vm -lXext -lX11 >&5 |
---|
2082 | conftest.c:81: warning: function declaration isn't a prototype |
---|
2083 | conftest.c:84: warning: function declaration isn't a prototype |
---|
2084 | configure:11914: $? = 0 |
---|
2085 | configure:11932: result: yes |
---|
2086 | configure:11968: checking for XF86VidModeSetGammaRamp in -lXxf86vm |
---|
2087 | configure:12003: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lXxf86vm -lXext -lX11 >&5 |
---|
2088 | conftest.c:81: warning: function declaration isn't a prototype |
---|
2089 | conftest.c:84: warning: function declaration isn't a prototype |
---|
2090 | configure:12009: $? = 0 |
---|
2091 | configure:12027: result: yes |
---|
2092 | configure:12143: checking for X11/extensions/Xrandr.h |
---|
2093 | configure:12164: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2094 | configure:12170: $? = 0 |
---|
2095 | configure:12185: result: yes |
---|
2096 | configure:12218: checking for XRenderSetSubpixelOrder in -lXrender |
---|
2097 | configure:12253: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lXrender -lXext -lX11 >&5 |
---|
2098 | conftest.c:83: warning: function declaration isn't a prototype |
---|
2099 | conftest.c:86: warning: function declaration isn't a prototype |
---|
2100 | configure:12259: $? = 0 |
---|
2101 | configure:12277: result: yes |
---|
2102 | configure:12311: checking for XRRGetScreenInfo in -lXext |
---|
2103 | configure:12346: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lXext -lXrender -lXext -lX11 >&5 |
---|
2104 | conftest.c:83: warning: function declaration isn't a prototype |
---|
2105 | conftest.c:86: warning: function declaration isn't a prototype |
---|
2106 | Undefined symbols: |
---|
2107 | "_XRRGetScreenInfo", referenced from: |
---|
2108 | _main in ccxtn4he.o |
---|
2109 | ld: symbol(s) not found |
---|
2110 | collect2: ld returned 1 exit status |
---|
2111 | configure:12352: $? = 1 |
---|
2112 | configure: failed program was: |
---|
2113 | | /* confdefs.h. */ |
---|
2114 | | #define PACKAGE_NAME "" |
---|
2115 | | #define PACKAGE_TARNAME "" |
---|
2116 | | #define PACKAGE_VERSION "" |
---|
2117 | | #define PACKAGE_STRING "" |
---|
2118 | | #define PACKAGE_BUGREPORT "" |
---|
2119 | | #ifndef __cplusplus |
---|
2120 | | #define inline __inline__ |
---|
2121 | | #endif |
---|
2122 | | #define STDC_HEADERS 1 |
---|
2123 | | #define HAVE_SYS_TYPES_H 1 |
---|
2124 | | #define HAVE_SYS_STAT_H 1 |
---|
2125 | | #define HAVE_STDLIB_H 1 |
---|
2126 | | #define HAVE_STRING_H 1 |
---|
2127 | | #define HAVE_MEMORY_H 1 |
---|
2128 | | #define HAVE_STRINGS_H 1 |
---|
2129 | | #define HAVE_INTTYPES_H 1 |
---|
2130 | | #define HAVE_STDINT_H 1 |
---|
2131 | | #define HAVE_UNISTD_H 1 |
---|
2132 | | #define HAVE_UNISTD_H 1 |
---|
2133 | | #define RETSIGTYPE void |
---|
2134 | | #define TIME_WITH_SYS_TIME 1 |
---|
2135 | | #define HAVE_SYS_WAIT_H 1 |
---|
2136 | | #define HAVE_DIRENT_H 1 |
---|
2137 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2138 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
2139 | | #define HAVE_SELECT 1 |
---|
2140 | | #define HAVE_FCNTL 1 |
---|
2141 | | #define HAVE_UNAME 1 |
---|
2142 | | #define HAVE_NICE 1 |
---|
2143 | | #define HAVE_SETPRIORITY 1 |
---|
2144 | | #define HAVE_GETCWD 1 |
---|
2145 | | #define HAVE_GETWD 1 |
---|
2146 | | #define HAVE_PUTENV 1 |
---|
2147 | | #define HAVE_SBRK 1 |
---|
2148 | | #define HAVE_SIGACTION 1 |
---|
2149 | | #define HAVE_SYSLOG 1 |
---|
2150 | | #define HAVE_REALPATH 1 |
---|
2151 | | #define HAVE_SETRLIMIT 1 |
---|
2152 | | #define HAVE_SETLOCALE 1 |
---|
2153 | | #define HAVE_ICMP 1 |
---|
2154 | | #define HAVE_SYS_SELECT_H 1 |
---|
2155 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
2156 | | #define PACKAGE "xscreensaver" |
---|
2157 | | #define HAVE_ALLOCA_H 1 |
---|
2158 | | #define HAVE_ALLOCA 1 |
---|
2159 | | #define HAVE_STDLIB_H 1 |
---|
2160 | | #define HAVE_UNISTD_H 1 |
---|
2161 | | #define HAVE_GETPAGESIZE 1 |
---|
2162 | | #define HAVE_MMAP 1 |
---|
2163 | | #define HAVE_LIMITS_H 1 |
---|
2164 | | #define HAVE_LOCALE_H 1 |
---|
2165 | | #define HAVE_NL_TYPES_H 1 |
---|
2166 | | #define HAVE_STRING_H 1 |
---|
2167 | | #define HAVE_UNISTD_H 1 |
---|
2168 | | #define HAVE_SYS_PARAM_H 1 |
---|
2169 | | #define HAVE_GETCWD 1 |
---|
2170 | | #define HAVE_MUNMAP 1 |
---|
2171 | | #define HAVE_PUTENV 1 |
---|
2172 | | #define HAVE_SETENV 1 |
---|
2173 | | #define HAVE_SETLOCALE 1 |
---|
2174 | | #define HAVE_STRCHR 1 |
---|
2175 | | #define HAVE_STRCASECMP 1 |
---|
2176 | | #define HAVE_STRDUP 1 |
---|
2177 | | #define HAVE_LC_MESSAGES 1 |
---|
2178 | | #define HAVE_GETTEXT 1 |
---|
2179 | | #define HAVE_DCGETTEXT 1 |
---|
2180 | | #define ENABLE_NLS 1 |
---|
2181 | | #define HAVE_XMU 1 |
---|
2182 | | #define HAVE_DPMS_EXTENSION 1 |
---|
2183 | | #define HAVE_XINERAMA 1 |
---|
2184 | | #define HAVE_XF86VMODE 1 |
---|
2185 | | #define HAVE_XF86VMODE_GAMMA 1 |
---|
2186 | | #define HAVE_XF86VMODE_GAMMA_RAMP 1 |
---|
2187 | | /* end confdefs.h. */ |
---|
2188 | | |
---|
2189 | | /* Override any GCC internal prototype to avoid an error. |
---|
2190 | | Use char because int might match the return type of a GCC |
---|
2191 | | builtin and then its argument prototype would still apply. */ |
---|
2192 | | #ifdef __cplusplus |
---|
2193 | | extern "C" |
---|
2194 | | #endif |
---|
2195 | | char XRRGetScreenInfo (); |
---|
2196 | | int |
---|
2197 | | main () |
---|
2198 | | { |
---|
2199 | | return XRRGetScreenInfo (); |
---|
2200 | | ; |
---|
2201 | | return 0; |
---|
2202 | | } |
---|
2203 | configure:12370: result: no |
---|
2204 | configure:12404: checking for XRRGetScreenInfo in -lXrandr |
---|
2205 | configure:12439: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lXrandr -lXrender -lXext -lX11 >&5 |
---|
2206 | conftest.c:83: warning: function declaration isn't a prototype |
---|
2207 | conftest.c:86: warning: function declaration isn't a prototype |
---|
2208 | configure:12445: $? = 0 |
---|
2209 | configure:12463: result: yes |
---|
2210 | configure:12505: checking for XRRGetOutputInfo in -lc |
---|
2211 | configure:12540: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lc -lXxf86vm -lXrandr -lXrender >&5 |
---|
2212 | conftest.c:84: warning: function declaration isn't a prototype |
---|
2213 | conftest.c:87: warning: function declaration isn't a prototype |
---|
2214 | configure:12546: $? = 0 |
---|
2215 | configure:12564: result: yes |
---|
2216 | configure:12616: checking for XF86MiscSetGrabKeysState in -lXxf86misc |
---|
2217 | configure:12651: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lXxf86misc -lXext -lX11 >&5 |
---|
2218 | conftest.c:85: warning: function declaration isn't a prototype |
---|
2219 | conftest.c:88: warning: function declaration isn't a prototype |
---|
2220 | configure:12657: $? = 0 |
---|
2221 | configure:12675: result: yes |
---|
2222 | configure:12703: checking for XHPDisableReset in X11/XHPlib.h |
---|
2223 | conftest.c:79:24: error: X11/XHPlib.h: No such file or directory |
---|
2224 | configure:12731: result: no |
---|
2225 | configure:15193: checking for pkg-config |
---|
2226 | configure:15211: found /opt/local/bin/pkg-config |
---|
2227 | configure:15223: result: /opt/local/bin/pkg-config |
---|
2228 | configure:15249: checking for gtk+-2.0 |
---|
2229 | configure:15254: result: 2.14.5 |
---|
2230 | configure:15249: checking for gmodule-2.0 |
---|
2231 | configure:15254: result: 2.18.3 |
---|
2232 | configure:15249: checking for libxml-2.0 |
---|
2233 | configure:15254: result: 2.7.2 |
---|
2234 | configure:15249: checking for libglade-2.0 |
---|
2235 | configure:15265: result: no |
---|
2236 | configure:16209: checking GL/gl.h usability |
---|
2237 | configure:16226: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2238 | configure:16232: $? = 0 |
---|
2239 | configure:16246: result: yes |
---|
2240 | configure:16250: checking GL/gl.h presence |
---|
2241 | configure:16265: /usr/bin/cpp-4.0 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c |
---|
2242 | configure:16271: $? = 0 |
---|
2243 | configure:16285: result: yes |
---|
2244 | configure:16313: checking for GL/gl.h |
---|
2245 | configure:16320: result: yes |
---|
2246 | configure:16340: checking for GL/glx.h |
---|
2247 | configure:16361: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2248 | configure:16367: $? = 0 |
---|
2249 | configure:16382: result: yes |
---|
2250 | configure:16401: checking whether GL is really MesaGL |
---|
2251 | configure:16435: result: no |
---|
2252 | configure:16448: result: adding "-bind_at_load -multiply_defined suppress" to GL_LIBS |
---|
2253 | configure:16459: result: adding "-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib" to GL_LIBS |
---|
2254 | configure:16656: checking for glXCreateContext in -lGL |
---|
2255 | configure:16691: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lGL -lGLU -bind_at_load -multiply_defined suppress -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -lX11 -lXext -lXxf86vm -lm >&5 |
---|
2256 | conftest.c:89: warning: function declaration isn't a prototype |
---|
2257 | conftest.c:92: warning: function declaration isn't a prototype |
---|
2258 | configure:16697: $? = 0 |
---|
2259 | configure:16715: result: yes |
---|
2260 | configure:16863: checking for glBindTexture in -lGL |
---|
2261 | configure:16898: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lGL -lGL -lGLU -lXxf86vm -bind_at_load -multiply_defined suppress -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -lX11 -lXext -lm >&5 |
---|
2262 | conftest.c:90: warning: function declaration isn't a prototype |
---|
2263 | conftest.c:93: warning: function declaration isn't a prototype |
---|
2264 | configure:16904: $? = 0 |
---|
2265 | configure:16923: result: yes |
---|
2266 | configure:17022: checking for GL/gle.h |
---|
2267 | configure:17043: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2268 | conftest.c:86:20: error: GL/gle.h: No such file or directory |
---|
2269 | configure:17049: $? = 1 |
---|
2270 | configure: failed program was: |
---|
2271 | | /* confdefs.h. */ |
---|
2272 | | #define PACKAGE_NAME "" |
---|
2273 | | #define PACKAGE_TARNAME "" |
---|
2274 | | #define PACKAGE_VERSION "" |
---|
2275 | | #define PACKAGE_STRING "" |
---|
2276 | | #define PACKAGE_BUGREPORT "" |
---|
2277 | | #ifndef __cplusplus |
---|
2278 | | #define inline __inline__ |
---|
2279 | | #endif |
---|
2280 | | #define STDC_HEADERS 1 |
---|
2281 | | #define HAVE_SYS_TYPES_H 1 |
---|
2282 | | #define HAVE_SYS_STAT_H 1 |
---|
2283 | | #define HAVE_STDLIB_H 1 |
---|
2284 | | #define HAVE_STRING_H 1 |
---|
2285 | | #define HAVE_MEMORY_H 1 |
---|
2286 | | #define HAVE_STRINGS_H 1 |
---|
2287 | | #define HAVE_INTTYPES_H 1 |
---|
2288 | | #define HAVE_STDINT_H 1 |
---|
2289 | | #define HAVE_UNISTD_H 1 |
---|
2290 | | #define HAVE_UNISTD_H 1 |
---|
2291 | | #define RETSIGTYPE void |
---|
2292 | | #define TIME_WITH_SYS_TIME 1 |
---|
2293 | | #define HAVE_SYS_WAIT_H 1 |
---|
2294 | | #define HAVE_DIRENT_H 1 |
---|
2295 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2296 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
2297 | | #define HAVE_SELECT 1 |
---|
2298 | | #define HAVE_FCNTL 1 |
---|
2299 | | #define HAVE_UNAME 1 |
---|
2300 | | #define HAVE_NICE 1 |
---|
2301 | | #define HAVE_SETPRIORITY 1 |
---|
2302 | | #define HAVE_GETCWD 1 |
---|
2303 | | #define HAVE_GETWD 1 |
---|
2304 | | #define HAVE_PUTENV 1 |
---|
2305 | | #define HAVE_SBRK 1 |
---|
2306 | | #define HAVE_SIGACTION 1 |
---|
2307 | | #define HAVE_SYSLOG 1 |
---|
2308 | | #define HAVE_REALPATH 1 |
---|
2309 | | #define HAVE_SETRLIMIT 1 |
---|
2310 | | #define HAVE_SETLOCALE 1 |
---|
2311 | | #define HAVE_ICMP 1 |
---|
2312 | | #define HAVE_SYS_SELECT_H 1 |
---|
2313 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
2314 | | #define PACKAGE "xscreensaver" |
---|
2315 | | #define HAVE_ALLOCA_H 1 |
---|
2316 | | #define HAVE_ALLOCA 1 |
---|
2317 | | #define HAVE_STDLIB_H 1 |
---|
2318 | | #define HAVE_UNISTD_H 1 |
---|
2319 | | #define HAVE_GETPAGESIZE 1 |
---|
2320 | | #define HAVE_MMAP 1 |
---|
2321 | | #define HAVE_LIMITS_H 1 |
---|
2322 | | #define HAVE_LOCALE_H 1 |
---|
2323 | | #define HAVE_NL_TYPES_H 1 |
---|
2324 | | #define HAVE_STRING_H 1 |
---|
2325 | | #define HAVE_UNISTD_H 1 |
---|
2326 | | #define HAVE_SYS_PARAM_H 1 |
---|
2327 | | #define HAVE_GETCWD 1 |
---|
2328 | | #define HAVE_MUNMAP 1 |
---|
2329 | | #define HAVE_PUTENV 1 |
---|
2330 | | #define HAVE_SETENV 1 |
---|
2331 | | #define HAVE_SETLOCALE 1 |
---|
2332 | | #define HAVE_STRCHR 1 |
---|
2333 | | #define HAVE_STRCASECMP 1 |
---|
2334 | | #define HAVE_STRDUP 1 |
---|
2335 | | #define HAVE_LC_MESSAGES 1 |
---|
2336 | | #define HAVE_GETTEXT 1 |
---|
2337 | | #define HAVE_DCGETTEXT 1 |
---|
2338 | | #define ENABLE_NLS 1 |
---|
2339 | | #define HAVE_XMU 1 |
---|
2340 | | #define HAVE_DPMS_EXTENSION 1 |
---|
2341 | | #define HAVE_XINERAMA 1 |
---|
2342 | | #define HAVE_XF86VMODE 1 |
---|
2343 | | #define HAVE_XF86VMODE_GAMMA 1 |
---|
2344 | | #define HAVE_XF86VMODE_GAMMA_RAMP 1 |
---|
2345 | | #define HAVE_RANDR 1 |
---|
2346 | | #define HAVE_RANDR_12 1 |
---|
2347 | | #define HAVE_XF86MISCSETGRABKEYSSTATE 1 |
---|
2348 | | #define HAVE_PROC_INTERRUPTS 1 |
---|
2349 | | #define NO_LOCKING 1 |
---|
2350 | | #define ALLOW_ROOT_PASSWD 1 |
---|
2351 | | #define HAVE_GL 1 |
---|
2352 | | #define HAVE_GLBINDTEXTURE 1 |
---|
2353 | | /* end confdefs.h. */ |
---|
2354 | | #include <GL/gl.h> |
---|
2355 | | |
---|
2356 | | #include <GL/gle.h> |
---|
2357 | configure:17064: result: no |
---|
2358 | configure:17084: checking for GL/gutil.h |
---|
2359 | configure:17105: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2360 | conftest.c:86:22: error: GL/gutil.h: No such file or directory |
---|
2361 | configure:17111: $? = 1 |
---|
2362 | configure: failed program was: |
---|
2363 | | /* confdefs.h. */ |
---|
2364 | | #define PACKAGE_NAME "" |
---|
2365 | | #define PACKAGE_TARNAME "" |
---|
2366 | | #define PACKAGE_VERSION "" |
---|
2367 | | #define PACKAGE_STRING "" |
---|
2368 | | #define PACKAGE_BUGREPORT "" |
---|
2369 | | #ifndef __cplusplus |
---|
2370 | | #define inline __inline__ |
---|
2371 | | #endif |
---|
2372 | | #define STDC_HEADERS 1 |
---|
2373 | | #define HAVE_SYS_TYPES_H 1 |
---|
2374 | | #define HAVE_SYS_STAT_H 1 |
---|
2375 | | #define HAVE_STDLIB_H 1 |
---|
2376 | | #define HAVE_STRING_H 1 |
---|
2377 | | #define HAVE_MEMORY_H 1 |
---|
2378 | | #define HAVE_STRINGS_H 1 |
---|
2379 | | #define HAVE_INTTYPES_H 1 |
---|
2380 | | #define HAVE_STDINT_H 1 |
---|
2381 | | #define HAVE_UNISTD_H 1 |
---|
2382 | | #define HAVE_UNISTD_H 1 |
---|
2383 | | #define RETSIGTYPE void |
---|
2384 | | #define TIME_WITH_SYS_TIME 1 |
---|
2385 | | #define HAVE_SYS_WAIT_H 1 |
---|
2386 | | #define HAVE_DIRENT_H 1 |
---|
2387 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2388 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
2389 | | #define HAVE_SELECT 1 |
---|
2390 | | #define HAVE_FCNTL 1 |
---|
2391 | | #define HAVE_UNAME 1 |
---|
2392 | | #define HAVE_NICE 1 |
---|
2393 | | #define HAVE_SETPRIORITY 1 |
---|
2394 | | #define HAVE_GETCWD 1 |
---|
2395 | | #define HAVE_GETWD 1 |
---|
2396 | | #define HAVE_PUTENV 1 |
---|
2397 | | #define HAVE_SBRK 1 |
---|
2398 | | #define HAVE_SIGACTION 1 |
---|
2399 | | #define HAVE_SYSLOG 1 |
---|
2400 | | #define HAVE_REALPATH 1 |
---|
2401 | | #define HAVE_SETRLIMIT 1 |
---|
2402 | | #define HAVE_SETLOCALE 1 |
---|
2403 | | #define HAVE_ICMP 1 |
---|
2404 | | #define HAVE_SYS_SELECT_H 1 |
---|
2405 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
2406 | | #define PACKAGE "xscreensaver" |
---|
2407 | | #define HAVE_ALLOCA_H 1 |
---|
2408 | | #define HAVE_ALLOCA 1 |
---|
2409 | | #define HAVE_STDLIB_H 1 |
---|
2410 | | #define HAVE_UNISTD_H 1 |
---|
2411 | | #define HAVE_GETPAGESIZE 1 |
---|
2412 | | #define HAVE_MMAP 1 |
---|
2413 | | #define HAVE_LIMITS_H 1 |
---|
2414 | | #define HAVE_LOCALE_H 1 |
---|
2415 | | #define HAVE_NL_TYPES_H 1 |
---|
2416 | | #define HAVE_STRING_H 1 |
---|
2417 | | #define HAVE_UNISTD_H 1 |
---|
2418 | | #define HAVE_SYS_PARAM_H 1 |
---|
2419 | | #define HAVE_GETCWD 1 |
---|
2420 | | #define HAVE_MUNMAP 1 |
---|
2421 | | #define HAVE_PUTENV 1 |
---|
2422 | | #define HAVE_SETENV 1 |
---|
2423 | | #define HAVE_SETLOCALE 1 |
---|
2424 | | #define HAVE_STRCHR 1 |
---|
2425 | | #define HAVE_STRCASECMP 1 |
---|
2426 | | #define HAVE_STRDUP 1 |
---|
2427 | | #define HAVE_LC_MESSAGES 1 |
---|
2428 | | #define HAVE_GETTEXT 1 |
---|
2429 | | #define HAVE_DCGETTEXT 1 |
---|
2430 | | #define ENABLE_NLS 1 |
---|
2431 | | #define HAVE_XMU 1 |
---|
2432 | | #define HAVE_DPMS_EXTENSION 1 |
---|
2433 | | #define HAVE_XINERAMA 1 |
---|
2434 | | #define HAVE_XF86VMODE 1 |
---|
2435 | | #define HAVE_XF86VMODE_GAMMA 1 |
---|
2436 | | #define HAVE_XF86VMODE_GAMMA_RAMP 1 |
---|
2437 | | #define HAVE_RANDR 1 |
---|
2438 | | #define HAVE_RANDR_12 1 |
---|
2439 | | #define HAVE_XF86MISCSETGRABKEYSSTATE 1 |
---|
2440 | | #define HAVE_PROC_INTERRUPTS 1 |
---|
2441 | | #define NO_LOCKING 1 |
---|
2442 | | #define ALLOW_ROOT_PASSWD 1 |
---|
2443 | | #define HAVE_GL 1 |
---|
2444 | | #define HAVE_GLBINDTEXTURE 1 |
---|
2445 | | /* end confdefs.h. */ |
---|
2446 | | #include <GL/gl.h> |
---|
2447 | | |
---|
2448 | | #include <GL/gutil.h> |
---|
2449 | configure:17126: result: no |
---|
2450 | configure:15249: checking for gdk-pixbuf-2.0 |
---|
2451 | configure:15254: result: 2.14.5 |
---|
2452 | configure:15249: checking for gdk-pixbuf-xlib-2.0 |
---|
2453 | configure:15254: result: 2.14.5 |
---|
2454 | configure:17604: checking for gdk-pixbuf includes |
---|
2455 | configure:17611: result: -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include |
---|
2456 | configure:17613: checking for gdk-pixbuf libs |
---|
2457 | configure:17620: result: -L/opt/local/lib -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv |
---|
2458 | configure:17655: checking gdk-pixbuf/gdk-pixbuf.h usability |
---|
2459 | configure:17672: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2460 | configure:17678: $? = 0 |
---|
2461 | configure:17692: result: yes |
---|
2462 | configure:17696: checking gdk-pixbuf/gdk-pixbuf.h presence |
---|
2463 | configure:17711: /usr/bin/cpp-4.0 -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c |
---|
2464 | configure:17717: $? = 0 |
---|
2465 | configure:17731: result: yes |
---|
2466 | configure:17759: checking for gdk-pixbuf/gdk-pixbuf.h |
---|
2467 | configure:17766: result: yes |
---|
2468 | configure:17798: checking gdk-pixbuf/gdk-pixbuf-xlib.h usability |
---|
2469 | configure:17815: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2470 | conftest.c:117:40: error: gdk-pixbuf/gdk-pixbuf-xlib.h: No such file or directory |
---|
2471 | configure:17821: $? = 1 |
---|
2472 | configure: failed program was: |
---|
2473 | | /* confdefs.h. */ |
---|
2474 | | #define PACKAGE_NAME "" |
---|
2475 | | #define PACKAGE_TARNAME "" |
---|
2476 | | #define PACKAGE_VERSION "" |
---|
2477 | | #define PACKAGE_STRING "" |
---|
2478 | | #define PACKAGE_BUGREPORT "" |
---|
2479 | | #ifndef __cplusplus |
---|
2480 | | #define inline __inline__ |
---|
2481 | | #endif |
---|
2482 | | #define STDC_HEADERS 1 |
---|
2483 | | #define HAVE_SYS_TYPES_H 1 |
---|
2484 | | #define HAVE_SYS_STAT_H 1 |
---|
2485 | | #define HAVE_STDLIB_H 1 |
---|
2486 | | #define HAVE_STRING_H 1 |
---|
2487 | | #define HAVE_MEMORY_H 1 |
---|
2488 | | #define HAVE_STRINGS_H 1 |
---|
2489 | | #define HAVE_INTTYPES_H 1 |
---|
2490 | | #define HAVE_STDINT_H 1 |
---|
2491 | | #define HAVE_UNISTD_H 1 |
---|
2492 | | #define HAVE_UNISTD_H 1 |
---|
2493 | | #define RETSIGTYPE void |
---|
2494 | | #define TIME_WITH_SYS_TIME 1 |
---|
2495 | | #define HAVE_SYS_WAIT_H 1 |
---|
2496 | | #define HAVE_DIRENT_H 1 |
---|
2497 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2498 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
2499 | | #define HAVE_SELECT 1 |
---|
2500 | | #define HAVE_FCNTL 1 |
---|
2501 | | #define HAVE_UNAME 1 |
---|
2502 | | #define HAVE_NICE 1 |
---|
2503 | | #define HAVE_SETPRIORITY 1 |
---|
2504 | | #define HAVE_GETCWD 1 |
---|
2505 | | #define HAVE_GETWD 1 |
---|
2506 | | #define HAVE_PUTENV 1 |
---|
2507 | | #define HAVE_SBRK 1 |
---|
2508 | | #define HAVE_SIGACTION 1 |
---|
2509 | | #define HAVE_SYSLOG 1 |
---|
2510 | | #define HAVE_REALPATH 1 |
---|
2511 | | #define HAVE_SETRLIMIT 1 |
---|
2512 | | #define HAVE_SETLOCALE 1 |
---|
2513 | | #define HAVE_ICMP 1 |
---|
2514 | | #define HAVE_SYS_SELECT_H 1 |
---|
2515 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
2516 | | #define PACKAGE "xscreensaver" |
---|
2517 | | #define HAVE_ALLOCA_H 1 |
---|
2518 | | #define HAVE_ALLOCA 1 |
---|
2519 | | #define HAVE_STDLIB_H 1 |
---|
2520 | | #define HAVE_UNISTD_H 1 |
---|
2521 | | #define HAVE_GETPAGESIZE 1 |
---|
2522 | | #define HAVE_MMAP 1 |
---|
2523 | | #define HAVE_LIMITS_H 1 |
---|
2524 | | #define HAVE_LOCALE_H 1 |
---|
2525 | | #define HAVE_NL_TYPES_H 1 |
---|
2526 | | #define HAVE_STRING_H 1 |
---|
2527 | | #define HAVE_UNISTD_H 1 |
---|
2528 | | #define HAVE_SYS_PARAM_H 1 |
---|
2529 | | #define HAVE_GETCWD 1 |
---|
2530 | | #define HAVE_MUNMAP 1 |
---|
2531 | | #define HAVE_PUTENV 1 |
---|
2532 | | #define HAVE_SETENV 1 |
---|
2533 | | #define HAVE_SETLOCALE 1 |
---|
2534 | | #define HAVE_STRCHR 1 |
---|
2535 | | #define HAVE_STRCASECMP 1 |
---|
2536 | | #define HAVE_STRDUP 1 |
---|
2537 | | #define HAVE_LC_MESSAGES 1 |
---|
2538 | | #define HAVE_GETTEXT 1 |
---|
2539 | | #define HAVE_DCGETTEXT 1 |
---|
2540 | | #define ENABLE_NLS 1 |
---|
2541 | | #define HAVE_XMU 1 |
---|
2542 | | #define HAVE_DPMS_EXTENSION 1 |
---|
2543 | | #define HAVE_XINERAMA 1 |
---|
2544 | | #define HAVE_XF86VMODE 1 |
---|
2545 | | #define HAVE_XF86VMODE_GAMMA 1 |
---|
2546 | | #define HAVE_XF86VMODE_GAMMA_RAMP 1 |
---|
2547 | | #define HAVE_RANDR 1 |
---|
2548 | | #define HAVE_RANDR_12 1 |
---|
2549 | | #define HAVE_XF86MISCSETGRABKEYSSTATE 1 |
---|
2550 | | #define HAVE_PROC_INTERRUPTS 1 |
---|
2551 | | #define NO_LOCKING 1 |
---|
2552 | | #define ALLOW_ROOT_PASSWD 1 |
---|
2553 | | #define HAVE_GL 1 |
---|
2554 | | #define HAVE_GLBINDTEXTURE 1 |
---|
2555 | | /* end confdefs.h. */ |
---|
2556 | | #include <stdio.h> |
---|
2557 | | #ifdef HAVE_SYS_TYPES_H |
---|
2558 | | # include <sys/types.h> |
---|
2559 | | #endif |
---|
2560 | | #ifdef HAVE_SYS_STAT_H |
---|
2561 | | # include <sys/stat.h> |
---|
2562 | | #endif |
---|
2563 | | #ifdef STDC_HEADERS |
---|
2564 | | # include <stdlib.h> |
---|
2565 | | # include <stddef.h> |
---|
2566 | | #else |
---|
2567 | | # ifdef HAVE_STDLIB_H |
---|
2568 | | # include <stdlib.h> |
---|
2569 | | # endif |
---|
2570 | | #endif |
---|
2571 | | #ifdef HAVE_STRING_H |
---|
2572 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2573 | | # include <memory.h> |
---|
2574 | | # endif |
---|
2575 | | # include <string.h> |
---|
2576 | | #endif |
---|
2577 | | #ifdef HAVE_STRINGS_H |
---|
2578 | | # include <strings.h> |
---|
2579 | | #endif |
---|
2580 | | #ifdef HAVE_INTTYPES_H |
---|
2581 | | # include <inttypes.h> |
---|
2582 | | #endif |
---|
2583 | | #ifdef HAVE_STDINT_H |
---|
2584 | | # include <stdint.h> |
---|
2585 | | #endif |
---|
2586 | | #ifdef HAVE_UNISTD_H |
---|
2587 | | # include <unistd.h> |
---|
2588 | | #endif |
---|
2589 | | #include <gdk-pixbuf/gdk-pixbuf-xlib.h> |
---|
2590 | configure:17835: result: no |
---|
2591 | configure:17839: checking gdk-pixbuf/gdk-pixbuf-xlib.h presence |
---|
2592 | configure:17854: /usr/bin/cpp-4.0 -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c |
---|
2593 | conftest.c:84:40: error: gdk-pixbuf/gdk-pixbuf-xlib.h: No such file or directory |
---|
2594 | configure:17860: $? = 1 |
---|
2595 | configure: failed program was: |
---|
2596 | | /* confdefs.h. */ |
---|
2597 | | #define PACKAGE_NAME "" |
---|
2598 | | #define PACKAGE_TARNAME "" |
---|
2599 | | #define PACKAGE_VERSION "" |
---|
2600 | | #define PACKAGE_STRING "" |
---|
2601 | | #define PACKAGE_BUGREPORT "" |
---|
2602 | | #ifndef __cplusplus |
---|
2603 | | #define inline __inline__ |
---|
2604 | | #endif |
---|
2605 | | #define STDC_HEADERS 1 |
---|
2606 | | #define HAVE_SYS_TYPES_H 1 |
---|
2607 | | #define HAVE_SYS_STAT_H 1 |
---|
2608 | | #define HAVE_STDLIB_H 1 |
---|
2609 | | #define HAVE_STRING_H 1 |
---|
2610 | | #define HAVE_MEMORY_H 1 |
---|
2611 | | #define HAVE_STRINGS_H 1 |
---|
2612 | | #define HAVE_INTTYPES_H 1 |
---|
2613 | | #define HAVE_STDINT_H 1 |
---|
2614 | | #define HAVE_UNISTD_H 1 |
---|
2615 | | #define HAVE_UNISTD_H 1 |
---|
2616 | | #define RETSIGTYPE void |
---|
2617 | | #define TIME_WITH_SYS_TIME 1 |
---|
2618 | | #define HAVE_SYS_WAIT_H 1 |
---|
2619 | | #define HAVE_DIRENT_H 1 |
---|
2620 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2621 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
2622 | | #define HAVE_SELECT 1 |
---|
2623 | | #define HAVE_FCNTL 1 |
---|
2624 | | #define HAVE_UNAME 1 |
---|
2625 | | #define HAVE_NICE 1 |
---|
2626 | | #define HAVE_SETPRIORITY 1 |
---|
2627 | | #define HAVE_GETCWD 1 |
---|
2628 | | #define HAVE_GETWD 1 |
---|
2629 | | #define HAVE_PUTENV 1 |
---|
2630 | | #define HAVE_SBRK 1 |
---|
2631 | | #define HAVE_SIGACTION 1 |
---|
2632 | | #define HAVE_SYSLOG 1 |
---|
2633 | | #define HAVE_REALPATH 1 |
---|
2634 | | #define HAVE_SETRLIMIT 1 |
---|
2635 | | #define HAVE_SETLOCALE 1 |
---|
2636 | | #define HAVE_ICMP 1 |
---|
2637 | | #define HAVE_SYS_SELECT_H 1 |
---|
2638 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
2639 | | #define PACKAGE "xscreensaver" |
---|
2640 | | #define HAVE_ALLOCA_H 1 |
---|
2641 | | #define HAVE_ALLOCA 1 |
---|
2642 | | #define HAVE_STDLIB_H 1 |
---|
2643 | | #define HAVE_UNISTD_H 1 |
---|
2644 | | #define HAVE_GETPAGESIZE 1 |
---|
2645 | | #define HAVE_MMAP 1 |
---|
2646 | | #define HAVE_LIMITS_H 1 |
---|
2647 | | #define HAVE_LOCALE_H 1 |
---|
2648 | | #define HAVE_NL_TYPES_H 1 |
---|
2649 | | #define HAVE_STRING_H 1 |
---|
2650 | | #define HAVE_UNISTD_H 1 |
---|
2651 | | #define HAVE_SYS_PARAM_H 1 |
---|
2652 | | #define HAVE_GETCWD 1 |
---|
2653 | | #define HAVE_MUNMAP 1 |
---|
2654 | | #define HAVE_PUTENV 1 |
---|
2655 | | #define HAVE_SETENV 1 |
---|
2656 | | #define HAVE_SETLOCALE 1 |
---|
2657 | | #define HAVE_STRCHR 1 |
---|
2658 | | #define HAVE_STRCASECMP 1 |
---|
2659 | | #define HAVE_STRDUP 1 |
---|
2660 | | #define HAVE_LC_MESSAGES 1 |
---|
2661 | | #define HAVE_GETTEXT 1 |
---|
2662 | | #define HAVE_DCGETTEXT 1 |
---|
2663 | | #define ENABLE_NLS 1 |
---|
2664 | | #define HAVE_XMU 1 |
---|
2665 | | #define HAVE_DPMS_EXTENSION 1 |
---|
2666 | | #define HAVE_XINERAMA 1 |
---|
2667 | | #define HAVE_XF86VMODE 1 |
---|
2668 | | #define HAVE_XF86VMODE_GAMMA 1 |
---|
2669 | | #define HAVE_XF86VMODE_GAMMA_RAMP 1 |
---|
2670 | | #define HAVE_RANDR 1 |
---|
2671 | | #define HAVE_RANDR_12 1 |
---|
2672 | | #define HAVE_XF86MISCSETGRABKEYSSTATE 1 |
---|
2673 | | #define HAVE_PROC_INTERRUPTS 1 |
---|
2674 | | #define NO_LOCKING 1 |
---|
2675 | | #define ALLOW_ROOT_PASSWD 1 |
---|
2676 | | #define HAVE_GL 1 |
---|
2677 | | #define HAVE_GLBINDTEXTURE 1 |
---|
2678 | | /* end confdefs.h. */ |
---|
2679 | | #include <gdk-pixbuf/gdk-pixbuf-xlib.h> |
---|
2680 | configure:17874: result: no |
---|
2681 | configure:17902: checking for gdk-pixbuf/gdk-pixbuf-xlib.h |
---|
2682 | configure:17909: result: no |
---|
2683 | configure:17942: checking gdk-pixbuf-xlib/gdk-pixbuf-xlib.h usability |
---|
2684 | configure:17959: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2685 | configure:17965: $? = 0 |
---|
2686 | configure:17979: result: yes |
---|
2687 | configure:17983: checking gdk-pixbuf-xlib/gdk-pixbuf-xlib.h presence |
---|
2688 | configure:17998: /usr/bin/cpp-4.0 -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c |
---|
2689 | configure:18004: $? = 0 |
---|
2690 | configure:18018: result: yes |
---|
2691 | configure:18046: checking for gdk-pixbuf-xlib/gdk-pixbuf-xlib.h |
---|
2692 | configure:18053: result: yes |
---|
2693 | configure:18074: result: checking for gdk_pixbuf usability... |
---|
2694 | configure:18097: checking for gdk_pixbuf_new_from_file in -lc |
---|
2695 | configure:18132: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lc -L/opt/local/lib -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lX11 -lXext -lm >&5 |
---|
2696 | conftest.c:91: warning: function declaration isn't a prototype |
---|
2697 | conftest.c:94: warning: function declaration isn't a prototype |
---|
2698 | configure:18138: $? = 0 |
---|
2699 | configure:18156: result: yes |
---|
2700 | configure:18188: checking for gdk_pixbuf_xlib_init in -lc |
---|
2701 | configure:18223: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lc -L/opt/local/lib -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lX11 -lXext -lm >&5 |
---|
2702 | conftest.c:91: warning: function declaration isn't a prototype |
---|
2703 | conftest.c:94: warning: function declaration isn't a prototype |
---|
2704 | configure:18229: $? = 0 |
---|
2705 | configure:18247: result: yes |
---|
2706 | configure:18345: checking for X11/xpm.h |
---|
2707 | configure:18366: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2708 | configure:18372: $? = 0 |
---|
2709 | configure:18387: result: yes |
---|
2710 | configure:18507: checking jpeglib.h usability |
---|
2711 | configure:18524: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2712 | In file included from /opt/local/include/jpeglib.h:28, |
---|
2713 | from conftest.c:119: |
---|
2714 | /opt/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined |
---|
2715 | conftest.c:47:1: warning: this is the location of the previous definition |
---|
2716 | configure:18530: $? = 0 |
---|
2717 | configure:18544: result: yes |
---|
2718 | configure:18548: checking jpeglib.h presence |
---|
2719 | configure:18563: /usr/bin/cpp-4.0 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c |
---|
2720 | In file included from /opt/local/include/jpeglib.h:28, |
---|
2721 | from conftest.c:86: |
---|
2722 | /opt/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined |
---|
2723 | conftest.c:47:1: warning: this is the location of the previous definition |
---|
2724 | configure:18569: $? = 0 |
---|
2725 | configure:18583: result: yes |
---|
2726 | configure:18611: checking for jpeglib.h |
---|
2727 | configure:18618: result: yes |
---|
2728 | configure:18652: checking for jpeg_start_compress in -ljpeg |
---|
2729 | configure:18687: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -ljpeg >&5 |
---|
2730 | conftest.c:93: warning: function declaration isn't a prototype |
---|
2731 | conftest.c:96: warning: function declaration isn't a prototype |
---|
2732 | configure:18693: $? = 0 |
---|
2733 | configure:18711: result: yes |
---|
2734 | configure:18755: checking pty.h usability |
---|
2735 | configure:18772: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
2736 | conftest.c:120:17: error: pty.h: No such file or directory |
---|
2737 | configure:18778: $? = 1 |
---|
2738 | configure: failed program was: |
---|
2739 | | /* confdefs.h. */ |
---|
2740 | | #define PACKAGE_NAME "" |
---|
2741 | | #define PACKAGE_TARNAME "" |
---|
2742 | | #define PACKAGE_VERSION "" |
---|
2743 | | #define PACKAGE_STRING "" |
---|
2744 | | #define PACKAGE_BUGREPORT "" |
---|
2745 | | #ifndef __cplusplus |
---|
2746 | | #define inline __inline__ |
---|
2747 | | #endif |
---|
2748 | | #define STDC_HEADERS 1 |
---|
2749 | | #define HAVE_SYS_TYPES_H 1 |
---|
2750 | | #define HAVE_SYS_STAT_H 1 |
---|
2751 | | #define HAVE_STDLIB_H 1 |
---|
2752 | | #define HAVE_STRING_H 1 |
---|
2753 | | #define HAVE_MEMORY_H 1 |
---|
2754 | | #define HAVE_STRINGS_H 1 |
---|
2755 | | #define HAVE_INTTYPES_H 1 |
---|
2756 | | #define HAVE_STDINT_H 1 |
---|
2757 | | #define HAVE_UNISTD_H 1 |
---|
2758 | | #define HAVE_UNISTD_H 1 |
---|
2759 | | #define RETSIGTYPE void |
---|
2760 | | #define TIME_WITH_SYS_TIME 1 |
---|
2761 | | #define HAVE_SYS_WAIT_H 1 |
---|
2762 | | #define HAVE_DIRENT_H 1 |
---|
2763 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2764 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
2765 | | #define HAVE_SELECT 1 |
---|
2766 | | #define HAVE_FCNTL 1 |
---|
2767 | | #define HAVE_UNAME 1 |
---|
2768 | | #define HAVE_NICE 1 |
---|
2769 | | #define HAVE_SETPRIORITY 1 |
---|
2770 | | #define HAVE_GETCWD 1 |
---|
2771 | | #define HAVE_GETWD 1 |
---|
2772 | | #define HAVE_PUTENV 1 |
---|
2773 | | #define HAVE_SBRK 1 |
---|
2774 | | #define HAVE_SIGACTION 1 |
---|
2775 | | #define HAVE_SYSLOG 1 |
---|
2776 | | #define HAVE_REALPATH 1 |
---|
2777 | | #define HAVE_SETRLIMIT 1 |
---|
2778 | | #define HAVE_SETLOCALE 1 |
---|
2779 | | #define HAVE_ICMP 1 |
---|
2780 | | #define HAVE_SYS_SELECT_H 1 |
---|
2781 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
2782 | | #define PACKAGE "xscreensaver" |
---|
2783 | | #define HAVE_ALLOCA_H 1 |
---|
2784 | | #define HAVE_ALLOCA 1 |
---|
2785 | | #define HAVE_STDLIB_H 1 |
---|
2786 | | #define HAVE_UNISTD_H 1 |
---|
2787 | | #define HAVE_GETPAGESIZE 1 |
---|
2788 | | #define HAVE_MMAP 1 |
---|
2789 | | #define HAVE_LIMITS_H 1 |
---|
2790 | | #define HAVE_LOCALE_H 1 |
---|
2791 | | #define HAVE_NL_TYPES_H 1 |
---|
2792 | | #define HAVE_STRING_H 1 |
---|
2793 | | #define HAVE_UNISTD_H 1 |
---|
2794 | | #define HAVE_SYS_PARAM_H 1 |
---|
2795 | | #define HAVE_GETCWD 1 |
---|
2796 | | #define HAVE_MUNMAP 1 |
---|
2797 | | #define HAVE_PUTENV 1 |
---|
2798 | | #define HAVE_SETENV 1 |
---|
2799 | | #define HAVE_SETLOCALE 1 |
---|
2800 | | #define HAVE_STRCHR 1 |
---|
2801 | | #define HAVE_STRCASECMP 1 |
---|
2802 | | #define HAVE_STRDUP 1 |
---|
2803 | | #define HAVE_LC_MESSAGES 1 |
---|
2804 | | #define HAVE_GETTEXT 1 |
---|
2805 | | #define HAVE_DCGETTEXT 1 |
---|
2806 | | #define ENABLE_NLS 1 |
---|
2807 | | #define HAVE_XMU 1 |
---|
2808 | | #define HAVE_DPMS_EXTENSION 1 |
---|
2809 | | #define HAVE_XINERAMA 1 |
---|
2810 | | #define HAVE_XF86VMODE 1 |
---|
2811 | | #define HAVE_XF86VMODE_GAMMA 1 |
---|
2812 | | #define HAVE_XF86VMODE_GAMMA_RAMP 1 |
---|
2813 | | #define HAVE_RANDR 1 |
---|
2814 | | #define HAVE_RANDR_12 1 |
---|
2815 | | #define HAVE_XF86MISCSETGRABKEYSSTATE 1 |
---|
2816 | | #define HAVE_PROC_INTERRUPTS 1 |
---|
2817 | | #define NO_LOCKING 1 |
---|
2818 | | #define ALLOW_ROOT_PASSWD 1 |
---|
2819 | | #define HAVE_GL 1 |
---|
2820 | | #define HAVE_GLBINDTEXTURE 1 |
---|
2821 | | #define HAVE_GDK_PIXBUF 1 |
---|
2822 | | #define HAVE_XPM 1 |
---|
2823 | | #define HAVE_JPEGLIB 1 |
---|
2824 | | /* end confdefs.h. */ |
---|
2825 | | #include <stdio.h> |
---|
2826 | | #ifdef HAVE_SYS_TYPES_H |
---|
2827 | | # include <sys/types.h> |
---|
2828 | | #endif |
---|
2829 | | #ifdef HAVE_SYS_STAT_H |
---|
2830 | | # include <sys/stat.h> |
---|
2831 | | #endif |
---|
2832 | | #ifdef STDC_HEADERS |
---|
2833 | | # include <stdlib.h> |
---|
2834 | | # include <stddef.h> |
---|
2835 | | #else |
---|
2836 | | # ifdef HAVE_STDLIB_H |
---|
2837 | | # include <stdlib.h> |
---|
2838 | | # endif |
---|
2839 | | #endif |
---|
2840 | | #ifdef HAVE_STRING_H |
---|
2841 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
---|
2842 | | # include <memory.h> |
---|
2843 | | # endif |
---|
2844 | | # include <string.h> |
---|
2845 | | #endif |
---|
2846 | | #ifdef HAVE_STRINGS_H |
---|
2847 | | # include <strings.h> |
---|
2848 | | #endif |
---|
2849 | | #ifdef HAVE_INTTYPES_H |
---|
2850 | | # include <inttypes.h> |
---|
2851 | | #endif |
---|
2852 | | #ifdef HAVE_STDINT_H |
---|
2853 | | # include <stdint.h> |
---|
2854 | | #endif |
---|
2855 | | #ifdef HAVE_UNISTD_H |
---|
2856 | | # include <unistd.h> |
---|
2857 | | #endif |
---|
2858 | | #include <pty.h> |
---|
2859 | configure:18792: result: no |
---|
2860 | configure:18796: checking pty.h presence |
---|
2861 | configure:18811: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
2862 | conftest.c:87:17: error: pty.h: No such file or directory |
---|
2863 | configure:18817: $? = 1 |
---|
2864 | configure: failed program was: |
---|
2865 | | /* confdefs.h. */ |
---|
2866 | | #define PACKAGE_NAME "" |
---|
2867 | | #define PACKAGE_TARNAME "" |
---|
2868 | | #define PACKAGE_VERSION "" |
---|
2869 | | #define PACKAGE_STRING "" |
---|
2870 | | #define PACKAGE_BUGREPORT "" |
---|
2871 | | #ifndef __cplusplus |
---|
2872 | | #define inline __inline__ |
---|
2873 | | #endif |
---|
2874 | | #define STDC_HEADERS 1 |
---|
2875 | | #define HAVE_SYS_TYPES_H 1 |
---|
2876 | | #define HAVE_SYS_STAT_H 1 |
---|
2877 | | #define HAVE_STDLIB_H 1 |
---|
2878 | | #define HAVE_STRING_H 1 |
---|
2879 | | #define HAVE_MEMORY_H 1 |
---|
2880 | | #define HAVE_STRINGS_H 1 |
---|
2881 | | #define HAVE_INTTYPES_H 1 |
---|
2882 | | #define HAVE_STDINT_H 1 |
---|
2883 | | #define HAVE_UNISTD_H 1 |
---|
2884 | | #define HAVE_UNISTD_H 1 |
---|
2885 | | #define RETSIGTYPE void |
---|
2886 | | #define TIME_WITH_SYS_TIME 1 |
---|
2887 | | #define HAVE_SYS_WAIT_H 1 |
---|
2888 | | #define HAVE_DIRENT_H 1 |
---|
2889 | | #define HAVE_GETTIMEOFDAY 1 |
---|
2890 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
2891 | | #define HAVE_SELECT 1 |
---|
2892 | | #define HAVE_FCNTL 1 |
---|
2893 | | #define HAVE_UNAME 1 |
---|
2894 | | #define HAVE_NICE 1 |
---|
2895 | | #define HAVE_SETPRIORITY 1 |
---|
2896 | | #define HAVE_GETCWD 1 |
---|
2897 | | #define HAVE_GETWD 1 |
---|
2898 | | #define HAVE_PUTENV 1 |
---|
2899 | | #define HAVE_SBRK 1 |
---|
2900 | | #define HAVE_SIGACTION 1 |
---|
2901 | | #define HAVE_SYSLOG 1 |
---|
2902 | | #define HAVE_REALPATH 1 |
---|
2903 | | #define HAVE_SETRLIMIT 1 |
---|
2904 | | #define HAVE_SETLOCALE 1 |
---|
2905 | | #define HAVE_ICMP 1 |
---|
2906 | | #define HAVE_SYS_SELECT_H 1 |
---|
2907 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
2908 | | #define PACKAGE "xscreensaver" |
---|
2909 | | #define HAVE_ALLOCA_H 1 |
---|
2910 | | #define HAVE_ALLOCA 1 |
---|
2911 | | #define HAVE_STDLIB_H 1 |
---|
2912 | | #define HAVE_UNISTD_H 1 |
---|
2913 | | #define HAVE_GETPAGESIZE 1 |
---|
2914 | | #define HAVE_MMAP 1 |
---|
2915 | | #define HAVE_LIMITS_H 1 |
---|
2916 | | #define HAVE_LOCALE_H 1 |
---|
2917 | | #define HAVE_NL_TYPES_H 1 |
---|
2918 | | #define HAVE_STRING_H 1 |
---|
2919 | | #define HAVE_UNISTD_H 1 |
---|
2920 | | #define HAVE_SYS_PARAM_H 1 |
---|
2921 | | #define HAVE_GETCWD 1 |
---|
2922 | | #define HAVE_MUNMAP 1 |
---|
2923 | | #define HAVE_PUTENV 1 |
---|
2924 | | #define HAVE_SETENV 1 |
---|
2925 | | #define HAVE_SETLOCALE 1 |
---|
2926 | | #define HAVE_STRCHR 1 |
---|
2927 | | #define HAVE_STRCASECMP 1 |
---|
2928 | | #define HAVE_STRDUP 1 |
---|
2929 | | #define HAVE_LC_MESSAGES 1 |
---|
2930 | | #define HAVE_GETTEXT 1 |
---|
2931 | | #define HAVE_DCGETTEXT 1 |
---|
2932 | | #define ENABLE_NLS 1 |
---|
2933 | | #define HAVE_XMU 1 |
---|
2934 | | #define HAVE_DPMS_EXTENSION 1 |
---|
2935 | | #define HAVE_XINERAMA 1 |
---|
2936 | | #define HAVE_XF86VMODE 1 |
---|
2937 | | #define HAVE_XF86VMODE_GAMMA 1 |
---|
2938 | | #define HAVE_XF86VMODE_GAMMA_RAMP 1 |
---|
2939 | | #define HAVE_RANDR 1 |
---|
2940 | | #define HAVE_RANDR_12 1 |
---|
2941 | | #define HAVE_XF86MISCSETGRABKEYSSTATE 1 |
---|
2942 | | #define HAVE_PROC_INTERRUPTS 1 |
---|
2943 | | #define NO_LOCKING 1 |
---|
2944 | | #define ALLOW_ROOT_PASSWD 1 |
---|
2945 | | #define HAVE_GL 1 |
---|
2946 | | #define HAVE_GLBINDTEXTURE 1 |
---|
2947 | | #define HAVE_GDK_PIXBUF 1 |
---|
2948 | | #define HAVE_XPM 1 |
---|
2949 | | #define HAVE_JPEGLIB 1 |
---|
2950 | | /* end confdefs.h. */ |
---|
2951 | | #include <pty.h> |
---|
2952 | configure:18831: result: no |
---|
2953 | configure:18859: checking for pty.h |
---|
2954 | configure:18867: result: no |
---|
2955 | configure:18755: checking util.h usability |
---|
2956 | configure:18772: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include conftest.c >&5 |
---|
2957 | configure:18778: $? = 0 |
---|
2958 | configure:18792: result: yes |
---|
2959 | configure:18796: checking util.h presence |
---|
2960 | configure:18811: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c |
---|
2961 | configure:18817: $? = 0 |
---|
2962 | configure:18831: result: yes |
---|
2963 | configure:18859: checking for util.h |
---|
2964 | configure:18867: result: yes |
---|
2965 | configure:18899: checking for forkpty in -lutil |
---|
2966 | configure:18934: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -o conftest -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include -L/opt/local/lib -L/opt/local/lib -L/sw/lib -L/usr/X11/lib conftest.c -lutil >&5 |
---|
2967 | conftest.c:95: warning: function declaration isn't a prototype |
---|
2968 | conftest.c:98: warning: function declaration isn't a prototype |
---|
2969 | configure:18940: $? = 0 |
---|
2970 | configure:18958: result: yes |
---|
2971 | configure:19142: checking for X11/extensions/XShm.h |
---|
2972 | configure:19163: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2973 | configure:19169: $? = 0 |
---|
2974 | configure:19184: result: yes |
---|
2975 | configure:19213: checking sys/ipc.h usability |
---|
2976 | configure:19230: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2977 | configure:19236: $? = 0 |
---|
2978 | configure:19250: result: yes |
---|
2979 | configure:19254: checking sys/ipc.h presence |
---|
2980 | configure:19269: /usr/bin/cpp-4.0 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c |
---|
2981 | configure:19275: $? = 0 |
---|
2982 | configure:19289: result: yes |
---|
2983 | configure:19317: checking for sys/ipc.h |
---|
2984 | configure:19324: result: yes |
---|
2985 | configure:19356: checking sys/shm.h usability |
---|
2986 | configure:19373: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2987 | configure:19379: $? = 0 |
---|
2988 | configure:19393: result: yes |
---|
2989 | configure:19397: checking sys/shm.h presence |
---|
2990 | configure:19412: /usr/bin/cpp-4.0 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c |
---|
2991 | configure:19418: $? = 0 |
---|
2992 | configure:19432: result: yes |
---|
2993 | configure:19460: checking for sys/shm.h |
---|
2994 | configure:19467: result: yes |
---|
2995 | configure:19668: checking for X11/extensions/Xdbe.h |
---|
2996 | configure:19689: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
2997 | configure:19695: $? = 0 |
---|
2998 | configure:19710: result: yes |
---|
2999 | configure:19805: checking for X11/extensions/readdisplay.h |
---|
3000 | configure:19826: /usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__ -c -O2 -I/opt/local/include -I/opt/local/include -I/sw/include -I/usr/X11/include conftest.c >&5 |
---|
3001 | conftest.c:93:40: error: X11/extensions/readdisplay.h: No such file or directory |
---|
3002 | configure:19832: $? = 1 |
---|
3003 | configure: failed program was: |
---|
3004 | | /* confdefs.h. */ |
---|
3005 | | #define PACKAGE_NAME "" |
---|
3006 | | #define PACKAGE_TARNAME "" |
---|
3007 | | #define PACKAGE_VERSION "" |
---|
3008 | | #define PACKAGE_STRING "" |
---|
3009 | | #define PACKAGE_BUGREPORT "" |
---|
3010 | | #ifndef __cplusplus |
---|
3011 | | #define inline __inline__ |
---|
3012 | | #endif |
---|
3013 | | #define STDC_HEADERS 1 |
---|
3014 | | #define HAVE_SYS_TYPES_H 1 |
---|
3015 | | #define HAVE_SYS_STAT_H 1 |
---|
3016 | | #define HAVE_STDLIB_H 1 |
---|
3017 | | #define HAVE_STRING_H 1 |
---|
3018 | | #define HAVE_MEMORY_H 1 |
---|
3019 | | #define HAVE_STRINGS_H 1 |
---|
3020 | | #define HAVE_INTTYPES_H 1 |
---|
3021 | | #define HAVE_STDINT_H 1 |
---|
3022 | | #define HAVE_UNISTD_H 1 |
---|
3023 | | #define HAVE_UNISTD_H 1 |
---|
3024 | | #define RETSIGTYPE void |
---|
3025 | | #define TIME_WITH_SYS_TIME 1 |
---|
3026 | | #define HAVE_SYS_WAIT_H 1 |
---|
3027 | | #define HAVE_DIRENT_H 1 |
---|
3028 | | #define HAVE_GETTIMEOFDAY 1 |
---|
3029 | | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
3030 | | #define HAVE_SELECT 1 |
---|
3031 | | #define HAVE_FCNTL 1 |
---|
3032 | | #define HAVE_UNAME 1 |
---|
3033 | | #define HAVE_NICE 1 |
---|
3034 | | #define HAVE_SETPRIORITY 1 |
---|
3035 | | #define HAVE_GETCWD 1 |
---|
3036 | | #define HAVE_GETWD 1 |
---|
3037 | | #define HAVE_PUTENV 1 |
---|
3038 | | #define HAVE_SBRK 1 |
---|
3039 | | #define HAVE_SIGACTION 1 |
---|
3040 | | #define HAVE_SYSLOG 1 |
---|
3041 | | #define HAVE_REALPATH 1 |
---|
3042 | | #define HAVE_SETRLIMIT 1 |
---|
3043 | | #define HAVE_SETLOCALE 1 |
---|
3044 | | #define HAVE_ICMP 1 |
---|
3045 | | #define HAVE_SYS_SELECT_H 1 |
---|
3046 | | #define GETTEXT_PACKAGE "xscreensaver" |
---|
3047 | | #define PACKAGE "xscreensaver" |
---|
3048 | | #define HAVE_ALLOCA_H 1 |
---|
3049 | | #define HAVE_ALLOCA 1 |
---|
3050 | | #define HAVE_STDLIB_H 1 |
---|
3051 | | #define HAVE_UNISTD_H 1 |
---|
3052 | | #define HAVE_GETPAGESIZE 1 |
---|
3053 | | #define HAVE_MMAP 1 |
---|
3054 | | #define HAVE_LIMITS_H 1 |
---|
3055 | | #define HAVE_LOCALE_H 1 |
---|
3056 | | #define HAVE_NL_TYPES_H 1 |
---|
3057 | | #define HAVE_STRING_H 1 |
---|
3058 | | #define HAVE_UNISTD_H 1 |
---|
3059 | | #define HAVE_SYS_PARAM_H 1 |
---|
3060 | | #define HAVE_GETCWD 1 |
---|
3061 | | #define HAVE_MUNMAP 1 |
---|
3062 | | #define HAVE_PUTENV 1 |
---|
3063 | | #define HAVE_SETENV 1 |
---|
3064 | | #define HAVE_SETLOCALE 1 |
---|
3065 | | #define HAVE_STRCHR 1 |
---|
3066 | | #define HAVE_STRCASECMP 1 |
---|
3067 | | #define HAVE_STRDUP 1 |
---|
3068 | | #define HAVE_LC_MESSAGES 1 |
---|
3069 | | #define HAVE_GETTEXT 1 |
---|
3070 | | #define HAVE_DCGETTEXT 1 |
---|
3071 | | #define ENABLE_NLS 1 |
---|
3072 | | #define HAVE_XMU 1 |
---|
3073 | | #define HAVE_DPMS_EXTENSION 1 |
---|
3074 | | #define HAVE_XINERAMA 1 |
---|
3075 | | #define HAVE_XF86VMODE 1 |
---|
3076 | | #define HAVE_XF86VMODE_GAMMA 1 |
---|
3077 | | #define HAVE_XF86VMODE_GAMMA_RAMP 1 |
---|
3078 | | #define HAVE_RANDR 1 |
---|
3079 | | #define HAVE_RANDR_12 1 |
---|
3080 | | #define HAVE_XF86MISCSETGRABKEYSSTATE 1 |
---|
3081 | | #define HAVE_PROC_INTERRUPTS 1 |
---|
3082 | | #define NO_LOCKING 1 |
---|
3083 | | #define ALLOW_ROOT_PASSWD 1 |
---|
3084 | | #define HAVE_GL 1 |
---|
3085 | | #define HAVE_GLBINDTEXTURE 1 |
---|
3086 | | #define HAVE_GDK_PIXBUF 1 |
---|
3087 | | #define HAVE_XPM 1 |
---|
3088 | | #define HAVE_JPEGLIB 1 |
---|
3089 | | #define HAVE_UTIL_H 1 |
---|
3090 | | #define HAVE_FORKPTY 1 |
---|
3091 | | #define HAVE_XSHM_EXTENSION 1 |
---|
3092 | | #define HAVE_DOUBLE_BUFFER_EXTENSION 1 |
---|
3093 | | /* end confdefs.h. */ |
---|
3094 | | #include <X11/Xlib.h> |
---|
3095 | | |
---|
3096 | | #include <X11/extensions/readdisplay.h> |
---|
3097 | configure:19847: result: no |
---|
3098 | configure:19908: checking for image directory /usr/share/backgrounds/images/ |
---|
3099 | configure:19915: result: no |
---|
3100 | configure:19908: checking for image directory /usr/share/wallpapers/ |
---|
3101 | configure:19915: result: no |
---|
3102 | configure:19908: checking for image directory /Library/Desktop Pictures/ |
---|
3103 | configure:19911: result: yes |
---|
3104 | configure:19988: checking for text file /usr/X11R6/lib/X11/doc/README |
---|
3105 | configure:19995: result: no |
---|
3106 | configure:19988: checking for text file /usr/share/doc/xserver-common/copyright |
---|
3107 | configure:19995: result: no |
---|
3108 | configure:19988: checking for text file /usr/share/doc/xserver-xorg-core/copyright |
---|
3109 | configure:19995: result: no |
---|
3110 | configure:19988: checking for text file /usr/X11R6/README |
---|
3111 | configure:19995: result: no |
---|
3112 | configure:19988: checking for text file /usr/share/doc/debian/debian-manifesto |
---|
3113 | configure:19995: result: no |
---|
3114 | configure:20257: checking for locale directory |
---|
3115 | configure:20276: result: /opt/local/share/locale |
---|
3116 | configure:20479: creating ./config.status |
---|
3117 | |
---|
3118 | ## ---------------------- ## |
---|
3119 | ## Running config.status. ## |
---|
3120 | ## ---------------------- ## |
---|
3121 | |
---|
3122 | This file was extended by config.status, which was |
---|
3123 | generated by GNU Autoconf 2.61. Invocation command line was |
---|
3124 | |
---|
3125 | CONFIG_FILES = |
---|
3126 | CONFIG_HEADERS = |
---|
3127 | CONFIG_LINKS = |
---|
3128 | CONFIG_COMMANDS = |
---|
3129 | $ ./config.status |
---|
3130 | |
---|
3131 | on rakuba.rakupottery.org.uk |
---|
3132 | |
---|
3133 | config.status:731: creating Makefile |
---|
3134 | config.status:731: creating utils/Makefile |
---|
3135 | config.status:731: creating driver/Makefile |
---|
3136 | config.status:731: creating hacks/Makefile |
---|
3137 | config.status:731: creating hacks/glx/Makefile |
---|
3138 | config.status:731: creating po/Makefile.in |
---|
3139 | config.status:731: creating driver/XScreenSaver.ad |
---|
3140 | config.status:731: creating config.h |
---|
3141 | config.status:1040: executing default-1 commands |
---|
3142 | config.status:1040: executing default-2 commands |
---|
3143 | |
---|
3144 | ## ---------------- ## |
---|
3145 | ## Cache variables. ## |
---|
3146 | ## ---------------- ## |
---|
3147 | |
---|
3148 | ac_cv_browser=no |
---|
3149 | ac_cv_build=i386-apple-darwin9.6.0 |
---|
3150 | ac_cv_c_compiler_gnu=yes |
---|
3151 | ac_cv_c_const=yes |
---|
3152 | ac_cv_c_inline=__inline__ |
---|
3153 | ac_cv_env_CC_set=set |
---|
3154 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
3155 | ac_cv_env_CFLAGS_set=set |
---|
3156 | ac_cv_env_CFLAGS_value=-O2 |
---|
3157 | ac_cv_env_CPPFLAGS_set=set |
---|
3158 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
3159 | ac_cv_env_CPP_set=set |
---|
3160 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
---|
3161 | ac_cv_env_LDFLAGS_set=set |
---|
3162 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
3163 | ac_cv_env_LIBS_set= |
---|
3164 | ac_cv_env_LIBS_value= |
---|
3165 | ac_cv_env_XMKMF_set= |
---|
3166 | ac_cv_env_XMKMF_value= |
---|
3167 | ac_cv_env_build_alias_set= |
---|
3168 | ac_cv_env_build_alias_value= |
---|
3169 | ac_cv_env_host_alias_set= |
---|
3170 | ac_cv_env_host_alias_value= |
---|
3171 | ac_cv_env_target_alias_set= |
---|
3172 | ac_cv_env_target_alias_value= |
---|
3173 | ac_cv_func___argz_count=no |
---|
3174 | ac_cv_func___argz_next=no |
---|
3175 | ac_cv_func___argz_stringify=no |
---|
3176 | ac_cv_func_alloca_works=yes |
---|
3177 | ac_cv_func_connect=yes |
---|
3178 | ac_cv_func_dcgettext=yes |
---|
3179 | ac_cv_func_fcntl=yes |
---|
3180 | ac_cv_func_getcwd=yes |
---|
3181 | ac_cv_func_gethostbyname=yes |
---|
3182 | ac_cv_func_getpagesize=yes |
---|
3183 | ac_cv_func_getwd=yes |
---|
3184 | ac_cv_func_mmap_fixed_mapped=yes |
---|
3185 | ac_cv_func_munmap=yes |
---|
3186 | ac_cv_func_nice=yes |
---|
3187 | ac_cv_func_putenv=yes |
---|
3188 | ac_cv_func_realpath=yes |
---|
3189 | ac_cv_func_remove=yes |
---|
3190 | ac_cv_func_sbrk=yes |
---|
3191 | ac_cv_func_select=yes |
---|
3192 | ac_cv_func_setenv=yes |
---|
3193 | ac_cv_func_setlocale=yes |
---|
3194 | ac_cv_func_setpriority=yes |
---|
3195 | ac_cv_func_setrlimit=yes |
---|
3196 | ac_cv_func_shmat=yes |
---|
3197 | ac_cv_func_sigaction=yes |
---|
3198 | ac_cv_func_strcasecmp=yes |
---|
3199 | ac_cv_func_strchr=yes |
---|
3200 | ac_cv_func_strdup=yes |
---|
3201 | ac_cv_func_syslog=yes |
---|
3202 | ac_cv_func_uname=yes |
---|
3203 | ac_cv_gcc_accepts_no_cpp_precomp=yes |
---|
3204 | ac_cv_gcc_accepts_no_decl_after=yes |
---|
3205 | ac_cv_gcc_accepts_no_overlength=no |
---|
3206 | ac_cv_gcc_accepts_std=yes |
---|
3207 | ac_cv_gdk_pixbuf_config_cflags='-I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
3208 | ac_cv_gdk_pixbuf_config_libs='-L/opt/local/lib -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv ' |
---|
3209 | ac_cv_gettimeofday_args=2 |
---|
3210 | ac_cv_have_icmp=yes |
---|
3211 | ac_cv_have_icmphdr=no |
---|
3212 | ac_cv_have_mesa_gl=no |
---|
3213 | ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11/include'\'' ac_x_libraries='\''/usr/X11/lib'\''' |
---|
3214 | ac_cv_header_GL_gl_h=yes |
---|
3215 | ac_cv_header_GL_gle_h=no |
---|
3216 | ac_cv_header_GL_glx_h=yes |
---|
3217 | ac_cv_header_GL_gutil_h=no |
---|
3218 | ac_cv_header_X11_Xmu_Error_h=yes |
---|
3219 | ac_cv_header_X11_extensions_XSGIvc_h=no |
---|
3220 | ac_cv_header_X11_extensions_XScreenSaver_h=no |
---|
3221 | ac_cv_header_X11_extensions_XShm_h=yes |
---|
3222 | ac_cv_header_X11_extensions_Xdbe_h=yes |
---|
3223 | ac_cv_header_X11_extensions_Xinerama_h=yes |
---|
3224 | ac_cv_header_X11_extensions_Xrandr_h=yes |
---|
3225 | ac_cv_header_X11_extensions_dpms_h=yes |
---|
3226 | ac_cv_header_X11_extensions_readdisplay_h=no |
---|
3227 | ac_cv_header_X11_extensions_xf86vmode_h=yes |
---|
3228 | ac_cv_header_X11_extensions_xidle_h=no |
---|
3229 | ac_cv_header_X11_xpm_h=yes |
---|
3230 | ac_cv_header_argz_h=no |
---|
3231 | ac_cv_header_crypt_h=no |
---|
3232 | ac_cv_header_dirent_dirent_h=yes |
---|
3233 | ac_cv_header_gdk_pixbuf_gdk_pixbuf_h=yes |
---|
3234 | ac_cv_header_gdk_pixbuf_gdk_pixbuf_xlib_h=no |
---|
3235 | ac_cv_header_gdk_pixbuf_xlib_gdk_pixbuf_xlib_h=yes |
---|
3236 | ac_cv_header_inttypes_h=yes |
---|
3237 | ac_cv_header_jpeglib_h=yes |
---|
3238 | ac_cv_header_libintl_h=yes |
---|
3239 | ac_cv_header_limits_h=yes |
---|
3240 | ac_cv_header_locale_h=yes |
---|
3241 | ac_cv_header_malloc_h=no |
---|
3242 | ac_cv_header_memory_h=yes |
---|
3243 | ac_cv_header_nl_types_h=yes |
---|
3244 | ac_cv_header_pty_h=no |
---|
3245 | ac_cv_header_stdc=yes |
---|
3246 | ac_cv_header_stdint_h=yes |
---|
3247 | ac_cv_header_stdlib_h=yes |
---|
3248 | ac_cv_header_string_h=yes |
---|
3249 | ac_cv_header_strings_h=yes |
---|
3250 | ac_cv_header_sys_ipc_h=yes |
---|
3251 | ac_cv_header_sys_param_h=yes |
---|
3252 | ac_cv_header_sys_select_h=yes |
---|
3253 | ac_cv_header_sys_shm_h=yes |
---|
3254 | ac_cv_header_sys_stat_h=yes |
---|
3255 | ac_cv_header_sys_types_h=yes |
---|
3256 | ac_cv_header_sys_wait_h=yes |
---|
3257 | ac_cv_header_time=yes |
---|
3258 | ac_cv_header_unistd_h=yes |
---|
3259 | ac_cv_header_util_h=yes |
---|
3260 | ac_cv_host=i386-apple-darwin9.6.0 |
---|
3261 | ac_cv_imagedir='/Library/Desktop Pictures/' |
---|
3262 | ac_cv_install_d_creates_dirs=yes |
---|
3263 | ac_cv_lib_GL___glBindTexture=yes |
---|
3264 | ac_cv_lib_GL_glXCreateContext=yes |
---|
3265 | ac_cv_lib_ICE_IceConnectionNumber=yes |
---|
3266 | ac_cv_lib_Xext_DPMSInfo=yes |
---|
3267 | ac_cv_lib_Xext_XRRGetScreenInfo=no |
---|
3268 | ac_cv_lib_Xext_XineramaQueryScreens=no |
---|
3269 | ac_cv_lib_Xinerama_XineramaQueryScreens=yes |
---|
3270 | ac_cv_lib_Xrandr_XRRGetScreenInfo=yes |
---|
3271 | ac_cv_lib_Xrender_XRenderSetSubpixelOrder=yes |
---|
3272 | ac_cv_lib_Xxf86misc_XF86MiscSetGrabKeysState=yes |
---|
3273 | ac_cv_lib_Xxf86vm_XF86VidModeGetViewPort=yes |
---|
3274 | ac_cv_lib_Xxf86vm_XF86VidModeSetGamma=yes |
---|
3275 | ac_cv_lib_Xxf86vm_XF86VidModeSetGammaRamp=yes |
---|
3276 | ac_cv_lib_c_XRRGetOutputInfo=yes |
---|
3277 | ac_cv_lib_c_gdk_pixbuf_new_from_file=yes |
---|
3278 | ac_cv_lib_c_gdk_pixbuf_xlib_init=yes |
---|
3279 | ac_cv_lib_intl_bindtextdomain=yes |
---|
3280 | ac_cv_lib_intl_dgettext=yes |
---|
3281 | ac_cv_lib_jpeg_jpeg_start_compress=yes |
---|
3282 | ac_cv_lib_util_forkpty=yes |
---|
3283 | ac_cv_login_manager_program= |
---|
3284 | ac_cv_objext=o |
---|
3285 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
3286 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
3287 | ac_cv_path_GREP=/usr/bin/grep |
---|
3288 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl |
---|
3289 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
3290 | ac_cv_path_PERL=/opt/local/bin/perl5 |
---|
3291 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
3292 | ac_cv_path_pkg_config=/opt/local/bin/pkg-config |
---|
3293 | ac_cv_perl_version=5.008008 |
---|
3294 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
---|
3295 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
3296 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3297 | ac_cv_prog_cc_c89= |
---|
3298 | ac_cv_prog_cc_g=yes |
---|
3299 | ac_cv_prog_make_make_set=yes |
---|
3300 | ac_cv_search_opendir='none required' |
---|
3301 | ac_cv_textfile= |
---|
3302 | ac_cv_type_mode_t=yes |
---|
3303 | ac_cv_type_off_t=yes |
---|
3304 | ac_cv_type_pid_t=yes |
---|
3305 | ac_cv_type_signal=void |
---|
3306 | ac_cv_type_size_t=yes |
---|
3307 | ac_cv_working_alloca_h=yes |
---|
3308 | ac_cv_x_app_defaults=/usr/X11/lib/X11/app-defaults |
---|
3309 | ac_cv_xpointer=yes |
---|
3310 | am_cv_val_LC_MESSAGES=yes |
---|
3311 | gt_cv_func_dgettext_libc=no |
---|
3312 | gt_cv_func_dgettext_libintl=yes |
---|
3313 | nls_cv_force_use_gnu_gettext=no |
---|
3314 | nls_cv_header_intl= |
---|
3315 | nls_cv_header_libgt= |
---|
3316 | nls_cv_use_gnu_gettext=no |
---|
3317 | |
---|
3318 | ## ----------------- ## |
---|
3319 | ## Output variables. ## |
---|
3320 | ## ----------------- ## |
---|
3321 | |
---|
3322 | ALLOCA='' |
---|
3323 | ALL_DEMO_PROGRAMS='' |
---|
3324 | APPDEFAULTS='/usr/X11/lib/X11/app-defaults' |
---|
3325 | CATALOGS=' ca.gmo da.gmo de.gmo es.gmo et.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sv.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo' |
---|
3326 | CATOBJEXT='.gmo' |
---|
3327 | CC='/usr/bin/gcc-4.0 -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wdeclaration-after-statement -no-cpp-precomp -std=c89 -U__STRICT_ANSI__' |
---|
3328 | CFLAGS='-O2' |
---|
3329 | CPP='/usr/bin/cpp-4.0' |
---|
3330 | CPPFLAGS='-I/opt/local/include' |
---|
3331 | DATADIRNAME='share' |
---|
3332 | DEFAULT_IMAGES_P='True' |
---|
3333 | DEFAULT_IMAGE_DIRECTORY='/Library/Desktop Pictures/' |
---|
3334 | DEFAULT_TEXT_FILE='' |
---|
3335 | DEFS='-DHAVE_CONFIG_H' |
---|
3336 | DEPEND='makedepend' |
---|
3337 | DEPEND_DEFINES='' |
---|
3338 | DEPEND_FLAGS='' |
---|
3339 | ECHO_C='ECHO_N='' |
---|
3340 | ECHO_T='' |
---|
3341 | EGREP='/usr/bin/grep -E' |
---|
3342 | EXEEXT='' |
---|
3343 | EXES_OSX='$(EXES_OSX)' |
---|
3344 | GETTEXT_PACKAGE='xscreensaver' |
---|
3345 | GLE_EXES='' |
---|
3346 | GLE_KLUDGE='-' |
---|
3347 | GLE_LIBS='' |
---|
3348 | GL_EXES='$(GL_EXES)' |
---|
3349 | GL_KLUDGE=' ' |
---|
3350 | GL_LIBS='-lGL -lGLU -lXxf86vm -bind_at_load -multiply_defined suppress -Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib' |
---|
3351 | GL_MEN='$(GL_MEN)' |
---|
3352 | GL_UTIL_EXES='$(GL_UTIL_EXES)' |
---|
3353 | GMOFILES=' ca.gmo da.gmo de.gmo es.gmo et.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sv.gmo vi.gmo wa.gmo zh_CN.gmo zh_TW.gmo' |
---|
3354 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
3355 | GNOME22='! ' |
---|
3356 | GNOME24='! ' |
---|
3357 | GREP='/usr/bin/grep' |
---|
3358 | GTK_DATADIR='' |
---|
3359 | GTK_EXTRA_OBJS='' |
---|
3360 | GTK_LIBS='' |
---|
3361 | HACKDIR='/opt/local/libexec/xscreensaver' |
---|
3362 | HACKDIR_FULL='/opt/local/libexec/xscreensaver' |
---|
3363 | HACK_CONF_DIR='/opt/local/share/xscreensaver/config' |
---|
3364 | HACK_LIBS='' |
---|
3365 | HAVE_PAM_FAIL_DELAY='' |
---|
3366 | INCLUDES=' -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
---|
3367 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3368 | INSTALL_DIRS='${INSTALL} -d' |
---|
3369 | INSTALL_PAM='' |
---|
3370 | INSTALL_PROGRAM='${INSTALL}' |
---|
3371 | INSTALL_SCRIPT='${INSTALL}' |
---|
3372 | INSTALL_SETUID='$(INSTALL_PROGRAM) $(SUID_FLAGS)' |
---|
3373 | INSTOBJEXT='.mo' |
---|
3374 | INTLDEPS='' |
---|
3375 | INTLLIBS='-lintl' |
---|
3376 | INTLOBJS='' |
---|
3377 | INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' |
---|
3378 | INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' |
---|
3379 | INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' |
---|
3380 | INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' |
---|
3381 | INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache' |
---|
3382 | INTLTOOL_MERGE='$(top_builddir)/intltool-merge' |
---|
3383 | INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p' |
---|
3384 | INTLTOOL_PERL='/opt/local/bin/perl' |
---|
3385 | INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' |
---|
3386 | INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache' |
---|
3387 | INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' |
---|
3388 | INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache' |
---|
3389 | INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' |
---|
3390 | INTLTOOL_UPDATE='$(top_builddir)/intltool-update' |
---|
3391 | INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache' |
---|
3392 | JPEG_EXES='$(JPEG_EXES)' |
---|
3393 | JPEG_LIBS='-ljpeg' |
---|
3394 | LDFLAGS='-L/opt/local/lib -L${exec_prefix}/lib' |
---|
3395 | LIBOBJS='' |
---|
3396 | LIBS='' |
---|
3397 | LOCK_OBJS='$(NOLOCK_OBJS_1)' |
---|
3398 | LOCK_SRCS='$(NOLOCK_SRCS_1)' |
---|
3399 | LTLIBOBJS='' |
---|
3400 | MEN_OSX='$(MEN_OSX)' |
---|
3401 | MKINSTALLDIRS='${INSTALL} -d' |
---|
3402 | MOTIF_LIBS='' |
---|
3403 | MSGFMT='/opt/local/bin/msgfmt' |
---|
3404 | NEED_SETUID='no' |
---|
3405 | NEW_LOGIN_COMMAND='gdmflexiserver -ls' |
---|
3406 | NEW_LOGIN_COMMAND_P='! ' |
---|
3407 | NOGNOME='' |
---|
3408 | OBJCC='/usr/bin/gcc-4.0 -Wall' |
---|
3409 | OBJEXT='o' |
---|
3410 | PACKAGE_BUGREPORT='' |
---|
3411 | PACKAGE_NAME='' |
---|
3412 | PACKAGE_STRING='' |
---|
3413 | PACKAGE_TARNAME='' |
---|
3414 | PACKAGE_VERSION='' |
---|
3415 | PASSWD_LIBS='' |
---|
3416 | PASSWD_OBJS=' $(PWENT_OBJS)' |
---|
3417 | PASSWD_SRCS=' $(PWENT_SRCS)' |
---|
3418 | PATH_SEPARATOR=':' |
---|
3419 | PERL='/opt/local/bin/perl5' |
---|
3420 | POFILES=' ca.po da.po de.po es.po et.po fi.po fr.po hu.po it.po ja.po ko.po nb.po nl.po no.po pl.po pt.po pt_BR.po ru.po sk.po sv.po vi.po wa.po zh_CN.po zh_TW.po' |
---|
3421 | POSUB='po' |
---|
3422 | PO_DATADIR='/opt/local/share' |
---|
3423 | PREFERRED_DEMO_PROGRAM='' |
---|
3424 | PTY_LIBS='-lutil' |
---|
3425 | RANLIB='ranlib' |
---|
3426 | SAVER_GL_LIBS='' |
---|
3427 | SAVER_GL_OBJS='' |
---|
3428 | SAVER_GL_SRCS='' |
---|
3429 | SAVER_LIBS=' -lXxf86vm -lXrandr -lXrender -lXxf86misc' |
---|
3430 | SCRIPTS_OSX='$(SCRIPTS_OSX)' |
---|
3431 | SETUID_HACKS='no' |
---|
3432 | SET_MAKE='' |
---|
3433 | SHELL='/bin/sh' |
---|
3434 | USE_NLS='yes' |
---|
3435 | WITH_BROWSER='gnome-open' |
---|
3436 | XDPMS_LIBS='' |
---|
3437 | XGETTEXT='/opt/local/bin/xgettext' |
---|
3438 | XINERAMA_LIBS='-lXinerama' |
---|
3439 | XMKMF='' |
---|
3440 | XML_LIBS='' |
---|
3441 | XMU_LIBS='-lXmu' |
---|
3442 | XMU_OBJS='' |
---|
3443 | XMU_SRCS='' |
---|
3444 | XPM_LIBS='-lXpm -L/opt/local/lib -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv ' |
---|
3445 | X_CFLAGS='-I/sw/include -I/usr/X11/include' |
---|
3446 | X_EXTRA_LIBS='' |
---|
3447 | X_LIBS='-L/sw/lib -L/usr/X11/lib' |
---|
3448 | X_PRE_LIBS=' -lSM -lICE' |
---|
3449 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
3450 | bindir='/opt/local/bin' |
---|
3451 | build='i386-apple-darwin9.6.0' |
---|
3452 | build_alias='' |
---|
3453 | build_cpu='i386' |
---|
3454 | build_os='darwin9.6.0' |
---|
3455 | build_vendor='apple' |
---|
3456 | datadir='${datarootdir}' |
---|
3457 | datarootdir='${prefix}/share' |
---|
3458 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
3459 | dvidir='${docdir}' |
---|
3460 | exec_prefix='${prefix}' |
---|
3461 | gnome_open_program='' |
---|
3462 | gnome_url_show_program='' |
---|
3463 | host='i386-apple-darwin9.6.0' |
---|
3464 | host_alias='' |
---|
3465 | host_cpu='i386' |
---|
3466 | host_os='darwin9.6.0' |
---|
3467 | host_vendor='apple' |
---|
3468 | htmldir='${docdir}' |
---|
3469 | includedir='${prefix}/include' |
---|
3470 | infodir='${datarootdir}/info' |
---|
3471 | libdir='${exec_prefix}/lib' |
---|
3472 | libexecdir='${exec_prefix}/libexec' |
---|
3473 | localedir='${datarootdir}/locale' |
---|
3474 | localstatedir='${prefix}/var' |
---|
3475 | login_manager_tmp='' |
---|
3476 | mandir='${datarootdir}/man' |
---|
3477 | oldincludedir='/usr/include' |
---|
3478 | pdfdir='${docdir}' |
---|
3479 | pkg_config='/opt/local/bin/pkg-config' |
---|
3480 | prefix='/opt/local' |
---|
3481 | program_transform_name='s,x,x,' |
---|
3482 | psdir='${docdir}' |
---|
3483 | sbindir='${exec_prefix}/sbin' |
---|
3484 | sharedstatedir='${prefix}/com' |
---|
3485 | sysconfdir='${prefix}/etc' |
---|
3486 | target_alias='' |
---|
3487 | |
---|
3488 | ## ----------- ## |
---|
3489 | ## confdefs.h. ## |
---|
3490 | ## ----------- ## |
---|
3491 | |
---|
3492 | #define PACKAGE_NAME "" |
---|
3493 | #define PACKAGE_TARNAME "" |
---|
3494 | #define PACKAGE_VERSION "" |
---|
3495 | #define PACKAGE_STRING "" |
---|
3496 | #define PACKAGE_BUGREPORT "" |
---|
3497 | #ifndef __cplusplus |
---|
3498 | #define inline __inline__ |
---|
3499 | #endif |
---|
3500 | #define STDC_HEADERS 1 |
---|
3501 | #define HAVE_SYS_TYPES_H 1 |
---|
3502 | #define HAVE_SYS_STAT_H 1 |
---|
3503 | #define HAVE_STDLIB_H 1 |
---|
3504 | #define HAVE_STRING_H 1 |
---|
3505 | #define HAVE_MEMORY_H 1 |
---|
3506 | #define HAVE_STRINGS_H 1 |
---|
3507 | #define HAVE_INTTYPES_H 1 |
---|
3508 | #define HAVE_STDINT_H 1 |
---|
3509 | #define HAVE_UNISTD_H 1 |
---|
3510 | #define HAVE_UNISTD_H 1 |
---|
3511 | #define RETSIGTYPE void |
---|
3512 | #define TIME_WITH_SYS_TIME 1 |
---|
3513 | #define HAVE_SYS_WAIT_H 1 |
---|
3514 | #define HAVE_DIRENT_H 1 |
---|
3515 | #define HAVE_GETTIMEOFDAY 1 |
---|
3516 | #define GETTIMEOFDAY_TWO_ARGS 1 |
---|
3517 | #define HAVE_SELECT 1 |
---|
3518 | #define HAVE_FCNTL 1 |
---|
3519 | #define HAVE_UNAME 1 |
---|
3520 | #define HAVE_NICE 1 |
---|
3521 | #define HAVE_SETPRIORITY 1 |
---|
3522 | #define HAVE_GETCWD 1 |
---|
3523 | #define HAVE_GETWD 1 |
---|
3524 | #define HAVE_PUTENV 1 |
---|
3525 | #define HAVE_SBRK 1 |
---|
3526 | #define HAVE_SIGACTION 1 |
---|
3527 | #define HAVE_SYSLOG 1 |
---|
3528 | #define HAVE_REALPATH 1 |
---|
3529 | #define HAVE_SETRLIMIT 1 |
---|
3530 | #define HAVE_SETLOCALE 1 |
---|
3531 | #define HAVE_ICMP 1 |
---|
3532 | #define HAVE_SYS_SELECT_H 1 |
---|
3533 | #define GETTEXT_PACKAGE "xscreensaver" |
---|
3534 | #define PACKAGE "xscreensaver" |
---|
3535 | #define HAVE_ALLOCA_H 1 |
---|
3536 | #define HAVE_ALLOCA 1 |
---|
3537 | #define HAVE_STDLIB_H 1 |
---|
3538 | #define HAVE_UNISTD_H 1 |
---|
3539 | #define HAVE_GETPAGESIZE 1 |
---|
3540 | #define HAVE_MMAP 1 |
---|
3541 | #define HAVE_LIMITS_H 1 |
---|
3542 | #define HAVE_LOCALE_H 1 |
---|
3543 | #define HAVE_NL_TYPES_H 1 |
---|
3544 | #define HAVE_STRING_H 1 |
---|
3545 | #define HAVE_UNISTD_H 1 |
---|
3546 | #define HAVE_SYS_PARAM_H 1 |
---|
3547 | #define HAVE_GETCWD 1 |
---|
3548 | #define HAVE_MUNMAP 1 |
---|
3549 | #define HAVE_PUTENV 1 |
---|
3550 | #define HAVE_SETENV 1 |
---|
3551 | #define HAVE_SETLOCALE 1 |
---|
3552 | #define HAVE_STRCHR 1 |
---|
3553 | #define HAVE_STRCASECMP 1 |
---|
3554 | #define HAVE_STRDUP 1 |
---|
3555 | #define HAVE_LC_MESSAGES 1 |
---|
3556 | #define HAVE_GETTEXT 1 |
---|
3557 | #define HAVE_DCGETTEXT 1 |
---|
3558 | #define ENABLE_NLS 1 |
---|
3559 | #define HAVE_XMU 1 |
---|
3560 | #define HAVE_DPMS_EXTENSION 1 |
---|
3561 | #define HAVE_XINERAMA 1 |
---|
3562 | #define HAVE_XF86VMODE 1 |
---|
3563 | #define HAVE_XF86VMODE_GAMMA 1 |
---|
3564 | #define HAVE_XF86VMODE_GAMMA_RAMP 1 |
---|
3565 | #define HAVE_RANDR 1 |
---|
3566 | #define HAVE_RANDR_12 1 |
---|
3567 | #define HAVE_XF86MISCSETGRABKEYSSTATE 1 |
---|
3568 | #define HAVE_PROC_INTERRUPTS 1 |
---|
3569 | #define NO_LOCKING 1 |
---|
3570 | #define ALLOW_ROOT_PASSWD 1 |
---|
3571 | #define HAVE_GL 1 |
---|
3572 | #define HAVE_GLBINDTEXTURE 1 |
---|
3573 | #define HAVE_GDK_PIXBUF 1 |
---|
3574 | #define HAVE_XPM 1 |
---|
3575 | #define HAVE_JPEGLIB 1 |
---|
3576 | #define HAVE_UTIL_H 1 |
---|
3577 | #define HAVE_FORKPTY 1 |
---|
3578 | #define HAVE_XSHM_EXTENSION 1 |
---|
3579 | #define HAVE_DOUBLE_BUFFER_EXTENSION 1 |
---|
3580 | |
---|
3581 | configure: exit 0 |
---|