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.59. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = nasmobil-3.local |
---|
14 | uname -m = i386 |
---|
15 | uname -r = 9.7.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~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 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~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: 3.00 gigabytes |
---|
33 | Default processor set: 99 tasks, 418 threads, 2 processors |
---|
34 | Load average: 2.53, Mach factor: 0.79 |
---|
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:1363: checking whether GTK+-2.0 is requested |
---|
53 | configure:1372: result: yes |
---|
54 | configure:1375: checking whether GIMP plugin is requested |
---|
55 | configure:1384: result: yes |
---|
56 | configure:1388: checking whether GIMP-2.0 is requested |
---|
57 | configure:1397: result: yes |
---|
58 | configure:1401: checking whether JPEG support is requested |
---|
59 | configure:1410: result: yes |
---|
60 | configure:1413: checking whether PNG support is requested |
---|
61 | configure:1422: result: yes |
---|
62 | configure:1425: checking whether TIFF support is requested |
---|
63 | configure:1434: result: yes |
---|
64 | configure:1437: checking whether LCMS (color management) support is requested |
---|
65 | configure:1446: result: yes |
---|
66 | configure:1499: checking for gcc |
---|
67 | configure:1525: result: /usr/bin/gcc-4.0 |
---|
68 | configure:1769: checking for C compiler version |
---|
69 | configure:1772: /usr/bin/gcc-4.0 --version </dev/null >&5 |
---|
70 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5488) |
---|
71 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
72 | This is free software; see the source for copying conditions. There is NO |
---|
73 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
74 | |
---|
75 | configure:1775: $? = 0 |
---|
76 | configure:1777: /usr/bin/gcc-4.0 -v </dev/null >&5 |
---|
77 | Using built-in specs. |
---|
78 | Target: i686-apple-darwin9 |
---|
79 | Configured with: /var/tmp/gcc/gcc-5488~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
80 | Thread model: posix |
---|
81 | gcc version 4.0.1 (Apple Inc. build 5488) |
---|
82 | configure:1780: $? = 0 |
---|
83 | configure:1782: /usr/bin/gcc-4.0 -V </dev/null >&5 |
---|
84 | gcc-4.0: argument to `-V' is missing |
---|
85 | configure:1785: $? = 1 |
---|
86 | configure:1808: checking for C compiler default output file name |
---|
87 | configure:1811: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c >&5 |
---|
88 | configure:1814: $? = 0 |
---|
89 | configure:1860: result: a.out |
---|
90 | configure:1865: checking whether the C compiler works |
---|
91 | configure:1871: ./a.out |
---|
92 | configure:1874: $? = 0 |
---|
93 | configure:1891: result: yes |
---|
94 | configure:1898: checking whether we are cross compiling |
---|
95 | configure:1900: result: no |
---|
96 | configure:1903: checking for suffix of executables |
---|
97 | configure:1905: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c >&5 |
---|
98 | configure:1908: $? = 0 |
---|
99 | configure:1933: result: |
---|
100 | configure:1939: checking for suffix of object files |
---|
101 | configure:1960: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
102 | configure:1963: $? = 0 |
---|
103 | configure:1985: result: o |
---|
104 | configure:1989: checking whether we are using the GNU C compiler |
---|
105 | configure:2013: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
106 | configure:2019: $? = 0 |
---|
107 | configure:2023: test -z |
---|
108 | || test ! -s conftest.err |
---|
109 | configure:2026: $? = 0 |
---|
110 | configure:2029: test -s conftest.o |
---|
111 | configure:2032: $? = 0 |
---|
112 | configure:2045: result: yes |
---|
113 | configure:2051: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
114 | configure:2072: /usr/bin/gcc-4.0 -c -g -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
115 | configure:2078: $? = 0 |
---|
116 | configure:2082: test -z |
---|
117 | || test ! -s conftest.err |
---|
118 | configure:2085: $? = 0 |
---|
119 | configure:2088: test -s conftest.o |
---|
120 | configure:2091: $? = 0 |
---|
121 | configure:2102: result: yes |
---|
122 | configure:2119: checking for /usr/bin/gcc-4.0 option to accept ANSI C |
---|
123 | configure:2189: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
124 | configure:2195: $? = 0 |
---|
125 | configure:2199: test -z |
---|
126 | || test ! -s conftest.err |
---|
127 | configure:2202: $? = 0 |
---|
128 | configure:2205: test -s conftest.o |
---|
129 | configure:2208: $? = 0 |
---|
130 | configure:2226: result: none needed |
---|
131 | configure:2244: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
132 | conftest.c:2: error: syntax error before 'me' |
---|
133 | configure:2250: $? = 1 |
---|
134 | configure: failed program was: |
---|
135 | | #ifndef __cplusplus |
---|
136 | | choke me |
---|
137 | | #endif |
---|
138 | configure:2389: checking how to run the C preprocessor |
---|
139 | configure:2507: result: /usr/bin/cpp-4.0 |
---|
140 | configure:2531: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c |
---|
141 | configure:2537: $? = 0 |
---|
142 | configure:2569: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c |
---|
143 | conftest.c:12:28: error: ac_nonexistent.h: No such file or directory |
---|
144 | configure:2575: $? = 1 |
---|
145 | configure: failed program was: |
---|
146 | | /* confdefs.h. */ |
---|
147 | | |
---|
148 | | #define PACKAGE_NAME "" |
---|
149 | | #define PACKAGE_TARNAME "" |
---|
150 | | #define PACKAGE_VERSION "" |
---|
151 | | #define PACKAGE_STRING "" |
---|
152 | | #define PACKAGE_BUGREPORT "" |
---|
153 | | #define PACKAGE "xsane" |
---|
154 | | #define VERSION "0.996" |
---|
155 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
156 | | /* end confdefs.h. */ |
---|
157 | | #include <ac_nonexistent.h> |
---|
158 | configure:2619: checking for egrep |
---|
159 | configure:2629: result: grep -E |
---|
160 | configure:2635: checking for AIX |
---|
161 | configure:2657: result: no |
---|
162 | configure:2663: checking for ANSI C header files |
---|
163 | configure:2688: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
164 | configure:2694: $? = 0 |
---|
165 | configure:2698: test -z |
---|
166 | || test ! -s conftest.err |
---|
167 | configure:2701: $? = 0 |
---|
168 | configure:2704: test -s conftest.o |
---|
169 | configure:2707: $? = 0 |
---|
170 | configure:2796: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c >&5 |
---|
171 | conftest.c: In function 'main': |
---|
172 | conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit' |
---|
173 | configure:2799: $? = 0 |
---|
174 | configure:2801: ./conftest |
---|
175 | configure:2804: $? = 0 |
---|
176 | configure:2819: result: yes |
---|
177 | configure:2843: checking for sys/types.h |
---|
178 | configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
179 | configure:2865: $? = 0 |
---|
180 | configure:2869: test -z |
---|
181 | || test ! -s conftest.err |
---|
182 | configure:2872: $? = 0 |
---|
183 | configure:2875: test -s conftest.o |
---|
184 | configure:2878: $? = 0 |
---|
185 | configure:2889: result: yes |
---|
186 | configure:2843: checking for sys/stat.h |
---|
187 | configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
188 | configure:2865: $? = 0 |
---|
189 | configure:2869: test -z |
---|
190 | || test ! -s conftest.err |
---|
191 | configure:2872: $? = 0 |
---|
192 | configure:2875: test -s conftest.o |
---|
193 | configure:2878: $? = 0 |
---|
194 | configure:2889: result: yes |
---|
195 | configure:2843: checking for stdlib.h |
---|
196 | configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
197 | configure:2865: $? = 0 |
---|
198 | configure:2869: test -z |
---|
199 | || test ! -s conftest.err |
---|
200 | configure:2872: $? = 0 |
---|
201 | configure:2875: test -s conftest.o |
---|
202 | configure:2878: $? = 0 |
---|
203 | configure:2889: result: yes |
---|
204 | configure:2843: checking for string.h |
---|
205 | configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
206 | configure:2865: $? = 0 |
---|
207 | configure:2869: test -z |
---|
208 | || test ! -s conftest.err |
---|
209 | configure:2872: $? = 0 |
---|
210 | configure:2875: test -s conftest.o |
---|
211 | configure:2878: $? = 0 |
---|
212 | configure:2889: result: yes |
---|
213 | configure:2843: checking for memory.h |
---|
214 | configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
215 | configure:2865: $? = 0 |
---|
216 | configure:2869: test -z |
---|
217 | || test ! -s conftest.err |
---|
218 | configure:2872: $? = 0 |
---|
219 | configure:2875: test -s conftest.o |
---|
220 | configure:2878: $? = 0 |
---|
221 | configure:2889: result: yes |
---|
222 | configure:2843: checking for strings.h |
---|
223 | configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
224 | configure:2865: $? = 0 |
---|
225 | configure:2869: test -z |
---|
226 | || test ! -s conftest.err |
---|
227 | configure:2872: $? = 0 |
---|
228 | configure:2875: test -s conftest.o |
---|
229 | configure:2878: $? = 0 |
---|
230 | configure:2889: result: yes |
---|
231 | configure:2843: checking for inttypes.h |
---|
232 | configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
233 | configure:2865: $? = 0 |
---|
234 | configure:2869: test -z |
---|
235 | || test ! -s conftest.err |
---|
236 | configure:2872: $? = 0 |
---|
237 | configure:2875: test -s conftest.o |
---|
238 | configure:2878: $? = 0 |
---|
239 | configure:2889: result: yes |
---|
240 | configure:2843: checking for stdint.h |
---|
241 | configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
242 | configure:2865: $? = 0 |
---|
243 | configure:2869: test -z |
---|
244 | || test ! -s conftest.err |
---|
245 | configure:2872: $? = 0 |
---|
246 | configure:2875: test -s conftest.o |
---|
247 | configure:2878: $? = 0 |
---|
248 | configure:2889: result: yes |
---|
249 | configure:2843: checking for unistd.h |
---|
250 | configure:2859: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
251 | configure:2865: $? = 0 |
---|
252 | configure:2869: test -z |
---|
253 | || test ! -s conftest.err |
---|
254 | configure:2872: $? = 0 |
---|
255 | configure:2875: test -s conftest.o |
---|
256 | configure:2878: $? = 0 |
---|
257 | configure:2889: result: yes |
---|
258 | configure:2911: checking minix/config.h usability |
---|
259 | configure:2923: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
260 | conftest.c:56:26: error: minix/config.h: No such file or directory |
---|
261 | configure:2929: $? = 1 |
---|
262 | configure: failed program was: |
---|
263 | | /* confdefs.h. */ |
---|
264 | | |
---|
265 | | #define PACKAGE_NAME "" |
---|
266 | | #define PACKAGE_TARNAME "" |
---|
267 | | #define PACKAGE_VERSION "" |
---|
268 | | #define PACKAGE_STRING "" |
---|
269 | | #define PACKAGE_BUGREPORT "" |
---|
270 | | #define PACKAGE "xsane" |
---|
271 | | #define VERSION "0.996" |
---|
272 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
273 | | #define STDC_HEADERS 1 |
---|
274 | | #define HAVE_SYS_TYPES_H 1 |
---|
275 | | #define HAVE_SYS_STAT_H 1 |
---|
276 | | #define HAVE_STDLIB_H 1 |
---|
277 | | #define HAVE_STRING_H 1 |
---|
278 | | #define HAVE_MEMORY_H 1 |
---|
279 | | #define HAVE_STRINGS_H 1 |
---|
280 | | #define HAVE_INTTYPES_H 1 |
---|
281 | | #define HAVE_STDINT_H 1 |
---|
282 | | #define HAVE_UNISTD_H 1 |
---|
283 | | /* end confdefs.h. */ |
---|
284 | | #include <stdio.h> |
---|
285 | | #if HAVE_SYS_TYPES_H |
---|
286 | | # include <sys/types.h> |
---|
287 | | #endif |
---|
288 | | #if HAVE_SYS_STAT_H |
---|
289 | | # include <sys/stat.h> |
---|
290 | | #endif |
---|
291 | | #if STDC_HEADERS |
---|
292 | | # include <stdlib.h> |
---|
293 | | # include <stddef.h> |
---|
294 | | #else |
---|
295 | | # if HAVE_STDLIB_H |
---|
296 | | # include <stdlib.h> |
---|
297 | | # endif |
---|
298 | | #endif |
---|
299 | | #if HAVE_STRING_H |
---|
300 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
301 | | # include <memory.h> |
---|
302 | | # endif |
---|
303 | | # include <string.h> |
---|
304 | | #endif |
---|
305 | | #if HAVE_STRINGS_H |
---|
306 | | # include <strings.h> |
---|
307 | | #endif |
---|
308 | | #if HAVE_INTTYPES_H |
---|
309 | | # include <inttypes.h> |
---|
310 | | #else |
---|
311 | | # if HAVE_STDINT_H |
---|
312 | | # include <stdint.h> |
---|
313 | | # endif |
---|
314 | | #endif |
---|
315 | | #if HAVE_UNISTD_H |
---|
316 | | # include <unistd.h> |
---|
317 | | #endif |
---|
318 | | #include <minix/config.h> |
---|
319 | configure:2952: result: no |
---|
320 | configure:2956: checking minix/config.h presence |
---|
321 | configure:2966: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c |
---|
322 | conftest.c:22:26: error: minix/config.h: No such file or directory |
---|
323 | configure:2972: $? = 1 |
---|
324 | configure: failed program was: |
---|
325 | | /* confdefs.h. */ |
---|
326 | | |
---|
327 | | #define PACKAGE_NAME "" |
---|
328 | | #define PACKAGE_TARNAME "" |
---|
329 | | #define PACKAGE_VERSION "" |
---|
330 | | #define PACKAGE_STRING "" |
---|
331 | | #define PACKAGE_BUGREPORT "" |
---|
332 | | #define PACKAGE "xsane" |
---|
333 | | #define VERSION "0.996" |
---|
334 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
335 | | #define STDC_HEADERS 1 |
---|
336 | | #define HAVE_SYS_TYPES_H 1 |
---|
337 | | #define HAVE_SYS_STAT_H 1 |
---|
338 | | #define HAVE_STDLIB_H 1 |
---|
339 | | #define HAVE_STRING_H 1 |
---|
340 | | #define HAVE_MEMORY_H 1 |
---|
341 | | #define HAVE_STRINGS_H 1 |
---|
342 | | #define HAVE_INTTYPES_H 1 |
---|
343 | | #define HAVE_STDINT_H 1 |
---|
344 | | #define HAVE_UNISTD_H 1 |
---|
345 | | /* end confdefs.h. */ |
---|
346 | | #include <minix/config.h> |
---|
347 | configure:2992: result: no |
---|
348 | configure:3027: checking for minix/config.h |
---|
349 | configure:3034: result: no |
---|
350 | configure:3063: checking for library containing strerror |
---|
351 | configure:3093: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -no-cpp-precomp -L/opt/local/lib conftest.c >&5 |
---|
352 | configure:3099: $? = 0 |
---|
353 | configure:3103: test -z |
---|
354 | || test ! -s conftest.err |
---|
355 | configure:3106: $? = 0 |
---|
356 | configure:3109: test -s conftest |
---|
357 | configure:3112: $? = 0 |
---|
358 | configure:3182: result: none required |
---|
359 | configure:3235: checking for gcc |
---|
360 | configure:3261: result: /usr/bin/gcc-4.0 |
---|
361 | configure:3505: checking for C compiler version |
---|
362 | configure:3508: /usr/bin/gcc-4.0 --version </dev/null >&5 |
---|
363 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5488) |
---|
364 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
365 | This is free software; see the source for copying conditions. There is NO |
---|
366 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
367 | |
---|
368 | configure:3511: $? = 0 |
---|
369 | configure:3513: /usr/bin/gcc-4.0 -v </dev/null >&5 |
---|
370 | Using built-in specs. |
---|
371 | Target: i686-apple-darwin9 |
---|
372 | Configured with: /var/tmp/gcc/gcc-5488~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9 |
---|
373 | Thread model: posix |
---|
374 | gcc version 4.0.1 (Apple Inc. build 5488) |
---|
375 | configure:3516: $? = 0 |
---|
376 | configure:3518: /usr/bin/gcc-4.0 -V </dev/null >&5 |
---|
377 | gcc-4.0: argument to `-V' is missing |
---|
378 | configure:3521: $? = 1 |
---|
379 | configure:3524: checking whether we are using the GNU C compiler |
---|
380 | configure:3580: result: yes |
---|
381 | configure:3586: checking whether /usr/bin/gcc-4.0 accepts -g |
---|
382 | configure:3637: result: yes |
---|
383 | configure:3654: checking for /usr/bin/gcc-4.0 option to accept ANSI C |
---|
384 | configure:3761: result: none needed |
---|
385 | configure:3779: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -no-cpp-precomp conftest.c >&5 |
---|
386 | conftest.c:2: error: syntax error before 'me' |
---|
387 | configure:3785: $? = 1 |
---|
388 | configure: failed program was: |
---|
389 | | #ifndef __cplusplus |
---|
390 | | choke me |
---|
391 | | #endif |
---|
392 | configure:3959: checking for a BSD-compatible install |
---|
393 | configure:4014: result: /usr/bin/install -c |
---|
394 | configure:4025: checking whether make sets $(MAKE) |
---|
395 | configure:4045: result: yes |
---|
396 | configure:4059: checking how to run the C preprocessor |
---|
397 | configure:4177: result: /usr/bin/cpp-4.0 |
---|
398 | configure:4201: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c |
---|
399 | configure:4207: $? = 0 |
---|
400 | configure:4239: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp conftest.c |
---|
401 | conftest.c:22:28: error: ac_nonexistent.h: No such file or directory |
---|
402 | configure:4245: $? = 1 |
---|
403 | configure: failed program was: |
---|
404 | | /* confdefs.h. */ |
---|
405 | | |
---|
406 | | #define PACKAGE_NAME "" |
---|
407 | | #define PACKAGE_TARNAME "" |
---|
408 | | #define PACKAGE_VERSION "" |
---|
409 | | #define PACKAGE_STRING "" |
---|
410 | | #define PACKAGE_BUGREPORT "" |
---|
411 | | #define PACKAGE "xsane" |
---|
412 | | #define VERSION "0.996" |
---|
413 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
414 | | #define STDC_HEADERS 1 |
---|
415 | | #define HAVE_SYS_TYPES_H 1 |
---|
416 | | #define HAVE_SYS_STAT_H 1 |
---|
417 | | #define HAVE_STDLIB_H 1 |
---|
418 | | #define HAVE_STRING_H 1 |
---|
419 | | #define HAVE_MEMORY_H 1 |
---|
420 | | #define HAVE_STRINGS_H 1 |
---|
421 | | #define HAVE_INTTYPES_H 1 |
---|
422 | | #define HAVE_STDINT_H 1 |
---|
423 | | #define HAVE_UNISTD_H 1 |
---|
424 | | /* end confdefs.h. */ |
---|
425 | | #include <ac_nonexistent.h> |
---|
426 | configure:4289: checking whether /usr/bin/gcc-4.0 needs -traditional |
---|
427 | conftest.c:22:20: error: termio.h: No such file or directory |
---|
428 | configure:4331: result: no |
---|
429 | configure:4359: checking windows.h usability |
---|
430 | configure:4371: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
431 | conftest.c:56:21: error: windows.h: No such file or directory |
---|
432 | configure:4377: $? = 1 |
---|
433 | configure: failed program was: |
---|
434 | | /* confdefs.h. */ |
---|
435 | | |
---|
436 | | #define PACKAGE_NAME "" |
---|
437 | | #define PACKAGE_TARNAME "" |
---|
438 | | #define PACKAGE_VERSION "" |
---|
439 | | #define PACKAGE_STRING "" |
---|
440 | | #define PACKAGE_BUGREPORT "" |
---|
441 | | #define PACKAGE "xsane" |
---|
442 | | #define VERSION "0.996" |
---|
443 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
444 | | #define STDC_HEADERS 1 |
---|
445 | | #define HAVE_SYS_TYPES_H 1 |
---|
446 | | #define HAVE_SYS_STAT_H 1 |
---|
447 | | #define HAVE_STDLIB_H 1 |
---|
448 | | #define HAVE_STRING_H 1 |
---|
449 | | #define HAVE_MEMORY_H 1 |
---|
450 | | #define HAVE_STRINGS_H 1 |
---|
451 | | #define HAVE_INTTYPES_H 1 |
---|
452 | | #define HAVE_STDINT_H 1 |
---|
453 | | #define HAVE_UNISTD_H 1 |
---|
454 | | /* end confdefs.h. */ |
---|
455 | | #include <stdio.h> |
---|
456 | | #if HAVE_SYS_TYPES_H |
---|
457 | | # include <sys/types.h> |
---|
458 | | #endif |
---|
459 | | #if HAVE_SYS_STAT_H |
---|
460 | | # include <sys/stat.h> |
---|
461 | | #endif |
---|
462 | | #if STDC_HEADERS |
---|
463 | | # include <stdlib.h> |
---|
464 | | # include <stddef.h> |
---|
465 | | #else |
---|
466 | | # if HAVE_STDLIB_H |
---|
467 | | # include <stdlib.h> |
---|
468 | | # endif |
---|
469 | | #endif |
---|
470 | | #if HAVE_STRING_H |
---|
471 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
472 | | # include <memory.h> |
---|
473 | | # endif |
---|
474 | | # include <string.h> |
---|
475 | | #endif |
---|
476 | | #if HAVE_STRINGS_H |
---|
477 | | # include <strings.h> |
---|
478 | | #endif |
---|
479 | | #if HAVE_INTTYPES_H |
---|
480 | | # include <inttypes.h> |
---|
481 | | #else |
---|
482 | | # if HAVE_STDINT_H |
---|
483 | | # include <stdint.h> |
---|
484 | | # endif |
---|
485 | | #endif |
---|
486 | | #if HAVE_UNISTD_H |
---|
487 | | # include <unistd.h> |
---|
488 | | #endif |
---|
489 | | #include <windows.h> |
---|
490 | configure:4400: result: no |
---|
491 | configure:4404: checking windows.h presence |
---|
492 | configure:4414: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
493 | conftest.c:22:21: error: windows.h: No such file or directory |
---|
494 | configure:4420: $? = 1 |
---|
495 | configure: failed program was: |
---|
496 | | /* confdefs.h. */ |
---|
497 | | |
---|
498 | | #define PACKAGE_NAME "" |
---|
499 | | #define PACKAGE_TARNAME "" |
---|
500 | | #define PACKAGE_VERSION "" |
---|
501 | | #define PACKAGE_STRING "" |
---|
502 | | #define PACKAGE_BUGREPORT "" |
---|
503 | | #define PACKAGE "xsane" |
---|
504 | | #define VERSION "0.996" |
---|
505 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
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 | | /* end confdefs.h. */ |
---|
517 | | #include <windows.h> |
---|
518 | configure:4440: result: no |
---|
519 | configure:4475: checking for windows.h |
---|
520 | configure:4482: result: no |
---|
521 | configure:4534: checking for ANSI C header files |
---|
522 | configure:4690: result: yes |
---|
523 | configure:4712: checking for windows.h |
---|
524 | configure:4717: result: no |
---|
525 | configure:4721: checking os2.h usability |
---|
526 | configure:4733: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
527 | conftest.c:57:17: error: os2.h: No such file or directory |
---|
528 | configure:4739: $? = 1 |
---|
529 | configure: failed program was: |
---|
530 | | /* confdefs.h. */ |
---|
531 | | |
---|
532 | | #define PACKAGE_NAME "" |
---|
533 | | #define PACKAGE_TARNAME "" |
---|
534 | | #define PACKAGE_VERSION "" |
---|
535 | | #define PACKAGE_STRING "" |
---|
536 | | #define PACKAGE_BUGREPORT "" |
---|
537 | | #define PACKAGE "xsane" |
---|
538 | | #define VERSION "0.996" |
---|
539 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
540 | | #define STDC_HEADERS 1 |
---|
541 | | #define HAVE_SYS_TYPES_H 1 |
---|
542 | | #define HAVE_SYS_STAT_H 1 |
---|
543 | | #define HAVE_STDLIB_H 1 |
---|
544 | | #define HAVE_STRING_H 1 |
---|
545 | | #define HAVE_MEMORY_H 1 |
---|
546 | | #define HAVE_STRINGS_H 1 |
---|
547 | | #define HAVE_INTTYPES_H 1 |
---|
548 | | #define HAVE_STDINT_H 1 |
---|
549 | | #define HAVE_UNISTD_H 1 |
---|
550 | | #define STDC_HEADERS 1 |
---|
551 | | /* end confdefs.h. */ |
---|
552 | | #include <stdio.h> |
---|
553 | | #if HAVE_SYS_TYPES_H |
---|
554 | | # include <sys/types.h> |
---|
555 | | #endif |
---|
556 | | #if HAVE_SYS_STAT_H |
---|
557 | | # include <sys/stat.h> |
---|
558 | | #endif |
---|
559 | | #if STDC_HEADERS |
---|
560 | | # include <stdlib.h> |
---|
561 | | # include <stddef.h> |
---|
562 | | #else |
---|
563 | | # if HAVE_STDLIB_H |
---|
564 | | # include <stdlib.h> |
---|
565 | | # endif |
---|
566 | | #endif |
---|
567 | | #if HAVE_STRING_H |
---|
568 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
569 | | # include <memory.h> |
---|
570 | | # endif |
---|
571 | | # include <string.h> |
---|
572 | | #endif |
---|
573 | | #if HAVE_STRINGS_H |
---|
574 | | # include <strings.h> |
---|
575 | | #endif |
---|
576 | | #if HAVE_INTTYPES_H |
---|
577 | | # include <inttypes.h> |
---|
578 | | #else |
---|
579 | | # if HAVE_STDINT_H |
---|
580 | | # include <stdint.h> |
---|
581 | | # endif |
---|
582 | | #endif |
---|
583 | | #if HAVE_UNISTD_H |
---|
584 | | # include <unistd.h> |
---|
585 | | #endif |
---|
586 | | #include <os2.h> |
---|
587 | configure:4762: result: no |
---|
588 | configure:4766: checking os2.h presence |
---|
589 | configure:4776: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
590 | conftest.c:23:17: error: os2.h: No such file or directory |
---|
591 | configure:4782: $? = 1 |
---|
592 | configure: failed program was: |
---|
593 | | /* confdefs.h. */ |
---|
594 | | |
---|
595 | | #define PACKAGE_NAME "" |
---|
596 | | #define PACKAGE_TARNAME "" |
---|
597 | | #define PACKAGE_VERSION "" |
---|
598 | | #define PACKAGE_STRING "" |
---|
599 | | #define PACKAGE_BUGREPORT "" |
---|
600 | | #define PACKAGE "xsane" |
---|
601 | | #define VERSION "0.996" |
---|
602 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
603 | | #define STDC_HEADERS 1 |
---|
604 | | #define HAVE_SYS_TYPES_H 1 |
---|
605 | | #define HAVE_SYS_STAT_H 1 |
---|
606 | | #define HAVE_STDLIB_H 1 |
---|
607 | | #define HAVE_STRING_H 1 |
---|
608 | | #define HAVE_MEMORY_H 1 |
---|
609 | | #define HAVE_STRINGS_H 1 |
---|
610 | | #define HAVE_INTTYPES_H 1 |
---|
611 | | #define HAVE_STDINT_H 1 |
---|
612 | | #define HAVE_UNISTD_H 1 |
---|
613 | | #define STDC_HEADERS 1 |
---|
614 | | /* end confdefs.h. */ |
---|
615 | | #include <os2.h> |
---|
616 | configure:4802: result: no |
---|
617 | configure:4837: checking for os2.h |
---|
618 | configure:4844: result: no |
---|
619 | configure:4721: checking fcntl.h usability |
---|
620 | configure:4733: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
621 | configure:4739: $? = 0 |
---|
622 | configure:4743: test -z |
---|
623 | || test ! -s conftest.err |
---|
624 | configure:4746: $? = 0 |
---|
625 | configure:4749: test -s conftest.o |
---|
626 | configure:4752: $? = 0 |
---|
627 | configure:4762: result: yes |
---|
628 | configure:4766: checking fcntl.h presence |
---|
629 | configure:4776: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
630 | configure:4782: $? = 0 |
---|
631 | configure:4802: result: yes |
---|
632 | configure:4837: checking for fcntl.h |
---|
633 | configure:4844: result: yes |
---|
634 | configure:4712: checking for unistd.h |
---|
635 | configure:4717: result: yes |
---|
636 | configure:4721: checking libc.h usability |
---|
637 | configure:4733: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
638 | configure:4739: $? = 0 |
---|
639 | configure:4743: test -z |
---|
640 | || test ! -s conftest.err |
---|
641 | configure:4746: $? = 0 |
---|
642 | configure:4749: test -s conftest.o |
---|
643 | configure:4752: $? = 0 |
---|
644 | configure:4762: result: yes |
---|
645 | configure:4766: checking libc.h presence |
---|
646 | configure:4776: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
647 | configure:4782: $? = 0 |
---|
648 | configure:4802: result: yes |
---|
649 | configure:4837: checking for libc.h |
---|
650 | configure:4844: result: yes |
---|
651 | configure:4721: checking sys/time.h usability |
---|
652 | configure:4733: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
653 | configure:4739: $? = 0 |
---|
654 | configure:4743: test -z |
---|
655 | || test ! -s conftest.err |
---|
656 | configure:4746: $? = 0 |
---|
657 | configure:4749: test -s conftest.o |
---|
658 | configure:4752: $? = 0 |
---|
659 | configure:4762: result: yes |
---|
660 | configure:4766: checking sys/time.h presence |
---|
661 | configure:4776: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
662 | configure:4782: $? = 0 |
---|
663 | configure:4802: result: yes |
---|
664 | configure:4837: checking for sys/time.h |
---|
665 | configure:4844: result: yes |
---|
666 | configure:4712: checking for sys/types.h |
---|
667 | configure:4717: result: yes |
---|
668 | configure:4721: checking zlib.h usability |
---|
669 | configure:4733: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
670 | configure:4739: $? = 0 |
---|
671 | configure:4743: test -z |
---|
672 | || test ! -s conftest.err |
---|
673 | configure:4746: $? = 0 |
---|
674 | configure:4749: test -s conftest.o |
---|
675 | configure:4752: $? = 0 |
---|
676 | configure:4762: result: yes |
---|
677 | configure:4766: checking zlib.h presence |
---|
678 | configure:4776: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
679 | configure:4782: $? = 0 |
---|
680 | configure:4802: result: yes |
---|
681 | configure:4837: checking for zlib.h |
---|
682 | configure:4844: result: yes |
---|
683 | configure:4858: checking for an ANSI C-conforming const |
---|
684 | configure:4925: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
685 | conftest.c: In function 'main': |
---|
686 | conftest.c:56: warning: unused variable 's' |
---|
687 | conftest.c:76: warning: unused variable 'foo' |
---|
688 | conftest.c:43: warning: unused variable 'zero' |
---|
689 | conftest.c:37: warning: unused variable 'x' |
---|
690 | conftest.c:58: warning: 't' is used uninitialized in this function |
---|
691 | conftest.c:73: warning: 'b' is used uninitialized in this function |
---|
692 | configure:4931: $? = 0 |
---|
693 | configure:4935: test -z |
---|
694 | || test ! -s conftest.err |
---|
695 | configure:4938: $? = 0 |
---|
696 | configure:4941: test -s conftest.o |
---|
697 | configure:4944: $? = 0 |
---|
698 | configure:4955: result: yes |
---|
699 | configure:4965: checking for inline |
---|
700 | configure:4986: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
701 | configure:4992: $? = 0 |
---|
702 | configure:4996: test -z |
---|
703 | || test ! -s conftest.err |
---|
704 | configure:4999: $? = 0 |
---|
705 | configure:5002: test -s conftest.o |
---|
706 | configure:5005: $? = 0 |
---|
707 | configure:5017: result: inline |
---|
708 | configure:5036: checking return type of signal handlers |
---|
709 | configure:5067: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
710 | conftest.c: In function 'main': |
---|
711 | conftest.c:43: warning: unused variable 'i' |
---|
712 | configure:5073: $? = 0 |
---|
713 | configure:5077: test -z |
---|
714 | || test ! -s conftest.err |
---|
715 | configure:5080: $? = 0 |
---|
716 | configure:5083: test -s conftest.o |
---|
717 | configure:5086: $? = 0 |
---|
718 | configure:5097: result: void |
---|
719 | configure:5105: checking for size_t |
---|
720 | configure:5129: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
721 | configure:5135: $? = 0 |
---|
722 | configure:5139: test -z |
---|
723 | || test ! -s conftest.err |
---|
724 | configure:5142: $? = 0 |
---|
725 | configure:5145: test -s conftest.o |
---|
726 | configure:5148: $? = 0 |
---|
727 | configure:5159: result: yes |
---|
728 | configure:5171: checking for pid_t |
---|
729 | configure:5195: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
730 | configure:5201: $? = 0 |
---|
731 | configure:5205: test -z |
---|
732 | || test ! -s conftest.err |
---|
733 | configure:5208: $? = 0 |
---|
734 | configure:5211: test -s conftest.o |
---|
735 | configure:5214: $? = 0 |
---|
736 | configure:5225: result: yes |
---|
737 | configure:5237: checking for ssize_t |
---|
738 | configure:5261: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
739 | configure:5267: $? = 0 |
---|
740 | configure:5271: test -z |
---|
741 | || test ! -s conftest.err |
---|
742 | configure:5274: $? = 0 |
---|
743 | configure:5277: test -s conftest.o |
---|
744 | configure:5280: $? = 0 |
---|
745 | configure:5291: result: yes |
---|
746 | configure:5303: checking for u_char |
---|
747 | configure:5327: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
748 | configure:5333: $? = 0 |
---|
749 | configure:5337: test -z |
---|
750 | || test ! -s conftest.err |
---|
751 | configure:5340: $? = 0 |
---|
752 | configure:5343: test -s conftest.o |
---|
753 | configure:5346: $? = 0 |
---|
754 | configure:5357: result: yes |
---|
755 | configure:5369: checking for u_int |
---|
756 | configure:5393: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
757 | configure:5399: $? = 0 |
---|
758 | configure:5403: test -z |
---|
759 | || test ! -s conftest.err |
---|
760 | configure:5406: $? = 0 |
---|
761 | configure:5409: test -s conftest.o |
---|
762 | configure:5412: $? = 0 |
---|
763 | configure:5423: result: yes |
---|
764 | configure:5435: checking for u_long |
---|
765 | configure:5459: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
766 | configure:5465: $? = 0 |
---|
767 | configure:5469: test -z |
---|
768 | || test ! -s conftest.err |
---|
769 | configure:5472: $? = 0 |
---|
770 | configure:5475: test -s conftest.o |
---|
771 | configure:5478: $? = 0 |
---|
772 | configure:5489: result: yes |
---|
773 | configure:5503: checking for sqrt in -lm |
---|
774 | configure:5533: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -lm >&5 |
---|
775 | conftest.c:37: warning: conflicting types for built-in function 'sqrt' |
---|
776 | configure:5539: $? = 0 |
---|
777 | configure:5543: test -z |
---|
778 | || test ! -s conftest.err |
---|
779 | configure:5546: $? = 0 |
---|
780 | configure:5549: test -s conftest |
---|
781 | configure:5552: $? = 0 |
---|
782 | configure:5565: result: yes |
---|
783 | configure:5577: checking for deflateInit_ in -lz |
---|
784 | configure:5607: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -lz -lm >&5 |
---|
785 | configure:5613: $? = 0 |
---|
786 | configure:5617: test -z |
---|
787 | || test ! -s conftest.err |
---|
788 | configure:5620: $? = 0 |
---|
789 | configure:5623: test -s conftest |
---|
790 | configure:5626: $? = 0 |
---|
791 | configure:5639: result: yes |
---|
792 | configure:5653: checking for jpeg_start_decompress in -ljpeg |
---|
793 | configure:5683: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -ljpeg -lz -lm >&5 |
---|
794 | configure:5689: $? = 0 |
---|
795 | configure:5693: test -z |
---|
796 | || test ! -s conftest.err |
---|
797 | configure:5696: $? = 0 |
---|
798 | configure:5699: test -s conftest |
---|
799 | configure:5702: $? = 0 |
---|
800 | configure:5715: result: yes |
---|
801 | configure:5731: checking for TIFFOpen in -ltiff |
---|
802 | configure:5761: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -ltiff -ljpeg -lz -lm >&5 |
---|
803 | configure:5767: $? = 0 |
---|
804 | configure:5771: test -z |
---|
805 | || test ! -s conftest.err |
---|
806 | configure:5774: $? = 0 |
---|
807 | configure:5777: test -s conftest |
---|
808 | configure:5780: $? = 0 |
---|
809 | configure:5793: result: yes |
---|
810 | configure:5808: checking for cmsOpenProfileFromFile in -llcms |
---|
811 | configure:5838: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
812 | configure:5844: $? = 0 |
---|
813 | configure:5848: test -z |
---|
814 | || test ! -s conftest.err |
---|
815 | configure:5851: $? = 0 |
---|
816 | configure:5854: test -s conftest |
---|
817 | configure:5857: $? = 0 |
---|
818 | configure:5870: result: yes |
---|
819 | configure:5885: checking for working alloca.h |
---|
820 | configure:5906: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
821 | conftest.c: In function 'main': |
---|
822 | conftest.c:39: warning: unused variable 'p' |
---|
823 | configure:5912: $? = 0 |
---|
824 | configure:5916: test -z |
---|
825 | || test ! -s conftest.err |
---|
826 | configure:5919: $? = 0 |
---|
827 | configure:5922: test -s conftest |
---|
828 | configure:5925: $? = 0 |
---|
829 | configure:5937: result: yes |
---|
830 | configure:5947: checking for alloca |
---|
831 | configure:5988: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
832 | conftest.c: In function 'main': |
---|
833 | conftest.c:60: warning: unused variable 'p' |
---|
834 | configure:5994: $? = 0 |
---|
835 | configure:5998: test -z |
---|
836 | || test ! -s conftest.err |
---|
837 | configure:6001: $? = 0 |
---|
838 | configure:6004: test -s conftest |
---|
839 | configure:6007: $? = 0 |
---|
840 | configure:6019: result: yes |
---|
841 | configure:6248: checking for stdlib.h |
---|
842 | configure:6253: result: yes |
---|
843 | configure:6248: checking for unistd.h |
---|
844 | configure:6253: result: yes |
---|
845 | configure:6397: checking for getpagesize |
---|
846 | configure:6454: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
847 | configure:6460: $? = 0 |
---|
848 | configure:6464: test -z |
---|
849 | || test ! -s conftest.err |
---|
850 | configure:6467: $? = 0 |
---|
851 | configure:6470: test -s conftest |
---|
852 | configure:6473: $? = 0 |
---|
853 | configure:6485: result: yes |
---|
854 | configure:6495: checking for working mmap |
---|
855 | configure:6637: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
856 | configure:6640: $? = 0 |
---|
857 | configure:6642: ./conftest |
---|
858 | configure:6645: $? = 0 |
---|
859 | configure:6659: result: yes |
---|
860 | configure:6687: checking for atexit |
---|
861 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
862 | configure:6750: $? = 0 |
---|
863 | configure:6754: test -z |
---|
864 | || test ! -s conftest.err |
---|
865 | configure:6757: $? = 0 |
---|
866 | configure:6760: test -s conftest |
---|
867 | configure:6763: $? = 0 |
---|
868 | configure:6775: result: yes |
---|
869 | configure:6687: checking for mkdir |
---|
870 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
871 | configure:6750: $? = 0 |
---|
872 | configure:6754: test -z |
---|
873 | || test ! -s conftest.err |
---|
874 | configure:6757: $? = 0 |
---|
875 | configure:6760: test -s conftest |
---|
876 | configure:6763: $? = 0 |
---|
877 | configure:6775: result: yes |
---|
878 | configure:6687: checking for sigprocmask |
---|
879 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
880 | configure:6750: $? = 0 |
---|
881 | configure:6754: test -z |
---|
882 | || test ! -s conftest.err |
---|
883 | configure:6757: $? = 0 |
---|
884 | configure:6760: test -s conftest |
---|
885 | configure:6763: $? = 0 |
---|
886 | configure:6775: result: yes |
---|
887 | configure:6687: checking for strdup |
---|
888 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
889 | conftest.c:68: warning: conflicting types for built-in function 'strdup' |
---|
890 | configure:6750: $? = 0 |
---|
891 | configure:6754: test -z |
---|
892 | || test ! -s conftest.err |
---|
893 | configure:6757: $? = 0 |
---|
894 | configure:6760: test -s conftest |
---|
895 | configure:6763: $? = 0 |
---|
896 | configure:6775: result: yes |
---|
897 | configure:6687: checking for strndup |
---|
898 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
899 | Undefined symbols: |
---|
900 | "_strndup", referenced from: |
---|
901 | _f in ccoaFu3K.o |
---|
902 | _strndup$non_lazy_ptr in ccoaFu3K.o |
---|
903 | ld: symbol(s) not found |
---|
904 | collect2: ld returned 1 exit status |
---|
905 | configure:6750: $? = 1 |
---|
906 | configure: failed program was: |
---|
907 | | /* confdefs.h. */ |
---|
908 | | |
---|
909 | | #define PACKAGE_NAME "" |
---|
910 | | #define PACKAGE_TARNAME "" |
---|
911 | | #define PACKAGE_VERSION "" |
---|
912 | | #define PACKAGE_STRING "" |
---|
913 | | #define PACKAGE_BUGREPORT "" |
---|
914 | | #define PACKAGE "xsane" |
---|
915 | | #define VERSION "0.996" |
---|
916 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
917 | | #define STDC_HEADERS 1 |
---|
918 | | #define HAVE_SYS_TYPES_H 1 |
---|
919 | | #define HAVE_SYS_STAT_H 1 |
---|
920 | | #define HAVE_STDLIB_H 1 |
---|
921 | | #define HAVE_STRING_H 1 |
---|
922 | | #define HAVE_MEMORY_H 1 |
---|
923 | | #define HAVE_STRINGS_H 1 |
---|
924 | | #define HAVE_INTTYPES_H 1 |
---|
925 | | #define HAVE_STDINT_H 1 |
---|
926 | | #define HAVE_UNISTD_H 1 |
---|
927 | | #define STDC_HEADERS 1 |
---|
928 | | #define HAVE_FCNTL_H 1 |
---|
929 | | #define HAVE_UNISTD_H 1 |
---|
930 | | #define HAVE_LIBC_H 1 |
---|
931 | | #define HAVE_SYS_TIME_H 1 |
---|
932 | | #define HAVE_SYS_TYPES_H 1 |
---|
933 | | #define HAVE_ZLIB_H 1 |
---|
934 | | #define RETSIGTYPE void |
---|
935 | | #define HAVE_LIBM 1 |
---|
936 | | #define HAVE_LIBZ 1 |
---|
937 | | #define HAVE_LIBJPEG 1 |
---|
938 | | #define HAVE_LIBTIFF 1 |
---|
939 | | #define HAVE_LIBLCMS 1 |
---|
940 | | #define HAVE_ALLOCA_H 1 |
---|
941 | | #define HAVE_ALLOCA 1 |
---|
942 | | #define HAVE_STDLIB_H 1 |
---|
943 | | #define HAVE_UNISTD_H 1 |
---|
944 | | #define HAVE_GETPAGESIZE 1 |
---|
945 | | #define HAVE_MMAP 1 |
---|
946 | | #define HAVE_ATEXIT 1 |
---|
947 | | #define HAVE_MKDIR 1 |
---|
948 | | #define HAVE_SIGPROCMASK 1 |
---|
949 | | #define HAVE_STRDUP 1 |
---|
950 | | /* end confdefs.h. */ |
---|
951 | | /* Define strndup to an innocuous variant, in case <limits.h> declares strndup. |
---|
952 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
953 | | #define strndup innocuous_strndup |
---|
954 | | |
---|
955 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
956 | | which can conflict with char strndup (); below. |
---|
957 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
958 | | <limits.h> exists even on freestanding compilers. */ |
---|
959 | | |
---|
960 | | #ifdef __STDC__ |
---|
961 | | # include <limits.h> |
---|
962 | | #else |
---|
963 | | # include <assert.h> |
---|
964 | | #endif |
---|
965 | | |
---|
966 | | #undef strndup |
---|
967 | | |
---|
968 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
969 | | #ifdef __cplusplus |
---|
970 | | extern "C" |
---|
971 | | { |
---|
972 | | #endif |
---|
973 | | /* We use char because int might match the return type of a gcc2 |
---|
974 | | builtin and then its argument prototype would still apply. */ |
---|
975 | | char strndup (); |
---|
976 | | /* The GNU C library defines this for functions which it implements |
---|
977 | | to always fail with ENOSYS. Some functions are actually named |
---|
978 | | something starting with __ and the normal name is an alias. */ |
---|
979 | | #if defined (__stub_strndup) || defined (__stub___strndup) |
---|
980 | | choke me |
---|
981 | | #else |
---|
982 | | char (*f) () = strndup; |
---|
983 | | #endif |
---|
984 | | #ifdef __cplusplus |
---|
985 | | } |
---|
986 | | #endif |
---|
987 | | |
---|
988 | | int |
---|
989 | | main () |
---|
990 | | { |
---|
991 | | return f != strndup; |
---|
992 | | ; |
---|
993 | | return 0; |
---|
994 | | } |
---|
995 | configure:6775: result: no |
---|
996 | configure:6687: checking for strftime |
---|
997 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
998 | conftest.c:69: warning: conflicting types for built-in function 'strftime' |
---|
999 | configure:6750: $? = 0 |
---|
1000 | configure:6754: test -z |
---|
1001 | || test ! -s conftest.err |
---|
1002 | configure:6757: $? = 0 |
---|
1003 | configure:6760: test -s conftest |
---|
1004 | configure:6763: $? = 0 |
---|
1005 | configure:6775: result: yes |
---|
1006 | configure:6687: checking for strstr |
---|
1007 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1008 | conftest.c:70: warning: conflicting types for built-in function 'strstr' |
---|
1009 | configure:6750: $? = 0 |
---|
1010 | configure:6754: test -z |
---|
1011 | || test ! -s conftest.err |
---|
1012 | configure:6757: $? = 0 |
---|
1013 | configure:6760: test -s conftest |
---|
1014 | configure:6763: $? = 0 |
---|
1015 | configure:6775: result: yes |
---|
1016 | configure:6687: checking for strsep |
---|
1017 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1018 | configure:6750: $? = 0 |
---|
1019 | configure:6754: test -z |
---|
1020 | || test ! -s conftest.err |
---|
1021 | configure:6757: $? = 0 |
---|
1022 | configure:6760: test -s conftest |
---|
1023 | configure:6763: $? = 0 |
---|
1024 | configure:6775: result: yes |
---|
1025 | configure:6687: checking for strtod |
---|
1026 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1027 | configure:6750: $? = 0 |
---|
1028 | configure:6754: test -z |
---|
1029 | || test ! -s conftest.err |
---|
1030 | configure:6757: $? = 0 |
---|
1031 | configure:6760: test -s conftest |
---|
1032 | configure:6763: $? = 0 |
---|
1033 | configure:6775: result: yes |
---|
1034 | configure:6687: checking for snprintf |
---|
1035 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1036 | conftest.c:73: warning: conflicting types for built-in function 'snprintf' |
---|
1037 | configure:6750: $? = 0 |
---|
1038 | configure:6754: test -z |
---|
1039 | || test ! -s conftest.err |
---|
1040 | configure:6757: $? = 0 |
---|
1041 | configure:6760: test -s conftest |
---|
1042 | configure:6763: $? = 0 |
---|
1043 | configure:6775: result: yes |
---|
1044 | configure:6687: checking for usleep |
---|
1045 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1046 | configure:6750: $? = 0 |
---|
1047 | configure:6754: test -z |
---|
1048 | || test ! -s conftest.err |
---|
1049 | configure:6757: $? = 0 |
---|
1050 | configure:6760: test -s conftest |
---|
1051 | configure:6763: $? = 0 |
---|
1052 | configure:6775: result: yes |
---|
1053 | configure:6687: checking for strcasecmp |
---|
1054 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1055 | configure:6750: $? = 0 |
---|
1056 | configure:6754: test -z |
---|
1057 | || test ! -s conftest.err |
---|
1058 | configure:6757: $? = 0 |
---|
1059 | configure:6760: test -s conftest |
---|
1060 | configure:6763: $? = 0 |
---|
1061 | configure:6775: result: yes |
---|
1062 | configure:6687: checking for strncasecmp |
---|
1063 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1064 | configure:6750: $? = 0 |
---|
1065 | configure:6754: test -z |
---|
1066 | || test ! -s conftest.err |
---|
1067 | configure:6757: $? = 0 |
---|
1068 | configure:6760: test -s conftest |
---|
1069 | configure:6763: $? = 0 |
---|
1070 | configure:6775: result: yes |
---|
1071 | configure:6687: checking for lstat |
---|
1072 | configure:6744: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1073 | configure:6750: $? = 0 |
---|
1074 | configure:6754: test -z |
---|
1075 | || test ! -s conftest.err |
---|
1076 | configure:6757: $? = 0 |
---|
1077 | configure:6760: test -s conftest |
---|
1078 | configure:6763: $? = 0 |
---|
1079 | configure:6775: result: yes |
---|
1080 | configure:6827: checking for ranlib |
---|
1081 | configure:6843: found /usr/bin/ranlib |
---|
1082 | configure:6854: result: ranlib |
---|
1083 | configure:6866: checking for off_t |
---|
1084 | configure:6890: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
1085 | configure:6896: $? = 0 |
---|
1086 | configure:6900: test -z |
---|
1087 | || test ! -s conftest.err |
---|
1088 | configure:6903: $? = 0 |
---|
1089 | configure:6906: test -s conftest.o |
---|
1090 | configure:6909: $? = 0 |
---|
1091 | configure:6920: result: yes |
---|
1092 | configure:6956: checking argz.h usability |
---|
1093 | configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
1094 | conftest.c:88:18: error: argz.h: No such file or directory |
---|
1095 | configure:6974: $? = 1 |
---|
1096 | configure: failed program was: |
---|
1097 | | /* confdefs.h. */ |
---|
1098 | | |
---|
1099 | | #define PACKAGE_NAME "" |
---|
1100 | | #define PACKAGE_TARNAME "" |
---|
1101 | | #define PACKAGE_VERSION "" |
---|
1102 | | #define PACKAGE_STRING "" |
---|
1103 | | #define PACKAGE_BUGREPORT "" |
---|
1104 | | #define PACKAGE "xsane" |
---|
1105 | | #define VERSION "0.996" |
---|
1106 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
1107 | | #define STDC_HEADERS 1 |
---|
1108 | | #define HAVE_SYS_TYPES_H 1 |
---|
1109 | | #define HAVE_SYS_STAT_H 1 |
---|
1110 | | #define HAVE_STDLIB_H 1 |
---|
1111 | | #define HAVE_STRING_H 1 |
---|
1112 | | #define HAVE_MEMORY_H 1 |
---|
1113 | | #define HAVE_STRINGS_H 1 |
---|
1114 | | #define HAVE_INTTYPES_H 1 |
---|
1115 | | #define HAVE_STDINT_H 1 |
---|
1116 | | #define HAVE_UNISTD_H 1 |
---|
1117 | | #define STDC_HEADERS 1 |
---|
1118 | | #define HAVE_FCNTL_H 1 |
---|
1119 | | #define HAVE_UNISTD_H 1 |
---|
1120 | | #define HAVE_LIBC_H 1 |
---|
1121 | | #define HAVE_SYS_TIME_H 1 |
---|
1122 | | #define HAVE_SYS_TYPES_H 1 |
---|
1123 | | #define HAVE_ZLIB_H 1 |
---|
1124 | | #define RETSIGTYPE void |
---|
1125 | | #define HAVE_LIBM 1 |
---|
1126 | | #define HAVE_LIBZ 1 |
---|
1127 | | #define HAVE_LIBJPEG 1 |
---|
1128 | | #define HAVE_LIBTIFF 1 |
---|
1129 | | #define HAVE_LIBLCMS 1 |
---|
1130 | | #define HAVE_ALLOCA_H 1 |
---|
1131 | | #define HAVE_ALLOCA 1 |
---|
1132 | | #define HAVE_STDLIB_H 1 |
---|
1133 | | #define HAVE_UNISTD_H 1 |
---|
1134 | | #define HAVE_GETPAGESIZE 1 |
---|
1135 | | #define HAVE_MMAP 1 |
---|
1136 | | #define HAVE_ATEXIT 1 |
---|
1137 | | #define HAVE_MKDIR 1 |
---|
1138 | | #define HAVE_SIGPROCMASK 1 |
---|
1139 | | #define HAVE_STRDUP 1 |
---|
1140 | | #define HAVE_STRFTIME 1 |
---|
1141 | | #define HAVE_STRSTR 1 |
---|
1142 | | #define HAVE_STRSEP 1 |
---|
1143 | | #define HAVE_STRTOD 1 |
---|
1144 | | #define HAVE_SNPRINTF 1 |
---|
1145 | | #define HAVE_USLEEP 1 |
---|
1146 | | #define HAVE_STRCASECMP 1 |
---|
1147 | | #define HAVE_STRNCASECMP 1 |
---|
1148 | | #define HAVE_LSTAT 1 |
---|
1149 | | /* end confdefs.h. */ |
---|
1150 | | #include <stdio.h> |
---|
1151 | | #if HAVE_SYS_TYPES_H |
---|
1152 | | # include <sys/types.h> |
---|
1153 | | #endif |
---|
1154 | | #if HAVE_SYS_STAT_H |
---|
1155 | | # include <sys/stat.h> |
---|
1156 | | #endif |
---|
1157 | | #if STDC_HEADERS |
---|
1158 | | # include <stdlib.h> |
---|
1159 | | # include <stddef.h> |
---|
1160 | | #else |
---|
1161 | | # if HAVE_STDLIB_H |
---|
1162 | | # include <stdlib.h> |
---|
1163 | | # endif |
---|
1164 | | #endif |
---|
1165 | | #if HAVE_STRING_H |
---|
1166 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1167 | | # include <memory.h> |
---|
1168 | | # endif |
---|
1169 | | # include <string.h> |
---|
1170 | | #endif |
---|
1171 | | #if HAVE_STRINGS_H |
---|
1172 | | # include <strings.h> |
---|
1173 | | #endif |
---|
1174 | | #if HAVE_INTTYPES_H |
---|
1175 | | # include <inttypes.h> |
---|
1176 | | #else |
---|
1177 | | # if HAVE_STDINT_H |
---|
1178 | | # include <stdint.h> |
---|
1179 | | # endif |
---|
1180 | | #endif |
---|
1181 | | #if HAVE_UNISTD_H |
---|
1182 | | # include <unistd.h> |
---|
1183 | | #endif |
---|
1184 | | #include <argz.h> |
---|
1185 | configure:6997: result: no |
---|
1186 | configure:7001: checking argz.h presence |
---|
1187 | configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
1188 | conftest.c:54:18: error: argz.h: No such file or directory |
---|
1189 | configure:7017: $? = 1 |
---|
1190 | configure: failed program was: |
---|
1191 | | /* confdefs.h. */ |
---|
1192 | | |
---|
1193 | | #define PACKAGE_NAME "" |
---|
1194 | | #define PACKAGE_TARNAME "" |
---|
1195 | | #define PACKAGE_VERSION "" |
---|
1196 | | #define PACKAGE_STRING "" |
---|
1197 | | #define PACKAGE_BUGREPORT "" |
---|
1198 | | #define PACKAGE "xsane" |
---|
1199 | | #define VERSION "0.996" |
---|
1200 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
1201 | | #define STDC_HEADERS 1 |
---|
1202 | | #define HAVE_SYS_TYPES_H 1 |
---|
1203 | | #define HAVE_SYS_STAT_H 1 |
---|
1204 | | #define HAVE_STDLIB_H 1 |
---|
1205 | | #define HAVE_STRING_H 1 |
---|
1206 | | #define HAVE_MEMORY_H 1 |
---|
1207 | | #define HAVE_STRINGS_H 1 |
---|
1208 | | #define HAVE_INTTYPES_H 1 |
---|
1209 | | #define HAVE_STDINT_H 1 |
---|
1210 | | #define HAVE_UNISTD_H 1 |
---|
1211 | | #define STDC_HEADERS 1 |
---|
1212 | | #define HAVE_FCNTL_H 1 |
---|
1213 | | #define HAVE_UNISTD_H 1 |
---|
1214 | | #define HAVE_LIBC_H 1 |
---|
1215 | | #define HAVE_SYS_TIME_H 1 |
---|
1216 | | #define HAVE_SYS_TYPES_H 1 |
---|
1217 | | #define HAVE_ZLIB_H 1 |
---|
1218 | | #define RETSIGTYPE void |
---|
1219 | | #define HAVE_LIBM 1 |
---|
1220 | | #define HAVE_LIBZ 1 |
---|
1221 | | #define HAVE_LIBJPEG 1 |
---|
1222 | | #define HAVE_LIBTIFF 1 |
---|
1223 | | #define HAVE_LIBLCMS 1 |
---|
1224 | | #define HAVE_ALLOCA_H 1 |
---|
1225 | | #define HAVE_ALLOCA 1 |
---|
1226 | | #define HAVE_STDLIB_H 1 |
---|
1227 | | #define HAVE_UNISTD_H 1 |
---|
1228 | | #define HAVE_GETPAGESIZE 1 |
---|
1229 | | #define HAVE_MMAP 1 |
---|
1230 | | #define HAVE_ATEXIT 1 |
---|
1231 | | #define HAVE_MKDIR 1 |
---|
1232 | | #define HAVE_SIGPROCMASK 1 |
---|
1233 | | #define HAVE_STRDUP 1 |
---|
1234 | | #define HAVE_STRFTIME 1 |
---|
1235 | | #define HAVE_STRSTR 1 |
---|
1236 | | #define HAVE_STRSEP 1 |
---|
1237 | | #define HAVE_STRTOD 1 |
---|
1238 | | #define HAVE_SNPRINTF 1 |
---|
1239 | | #define HAVE_USLEEP 1 |
---|
1240 | | #define HAVE_STRCASECMP 1 |
---|
1241 | | #define HAVE_STRNCASECMP 1 |
---|
1242 | | #define HAVE_LSTAT 1 |
---|
1243 | | /* end confdefs.h. */ |
---|
1244 | | #include <argz.h> |
---|
1245 | configure:7037: result: no |
---|
1246 | configure:7072: checking for argz.h |
---|
1247 | configure:7079: result: no |
---|
1248 | configure:6956: checking limits.h usability |
---|
1249 | configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
1250 | configure:6974: $? = 0 |
---|
1251 | configure:6978: test -z |
---|
1252 | || test ! -s conftest.err |
---|
1253 | configure:6981: $? = 0 |
---|
1254 | configure:6984: test -s conftest.o |
---|
1255 | configure:6987: $? = 0 |
---|
1256 | configure:6997: result: yes |
---|
1257 | configure:7001: checking limits.h presence |
---|
1258 | configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
1259 | configure:7017: $? = 0 |
---|
1260 | configure:7037: result: yes |
---|
1261 | configure:7072: checking for limits.h |
---|
1262 | configure:7079: result: yes |
---|
1263 | configure:6956: checking locale.h usability |
---|
1264 | configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
1265 | configure:6974: $? = 0 |
---|
1266 | configure:6978: test -z |
---|
1267 | || test ! -s conftest.err |
---|
1268 | configure:6981: $? = 0 |
---|
1269 | configure:6984: test -s conftest.o |
---|
1270 | configure:6987: $? = 0 |
---|
1271 | configure:6997: result: yes |
---|
1272 | configure:7001: checking locale.h presence |
---|
1273 | configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
1274 | configure:7017: $? = 0 |
---|
1275 | configure:7037: result: yes |
---|
1276 | configure:7072: checking for locale.h |
---|
1277 | configure:7079: result: yes |
---|
1278 | configure:6956: checking nl_types.h usability |
---|
1279 | configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
1280 | configure:6974: $? = 0 |
---|
1281 | configure:6978: test -z |
---|
1282 | || test ! -s conftest.err |
---|
1283 | configure:6981: $? = 0 |
---|
1284 | configure:6984: test -s conftest.o |
---|
1285 | configure:6987: $? = 0 |
---|
1286 | configure:6997: result: yes |
---|
1287 | configure:7001: checking nl_types.h presence |
---|
1288 | configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
1289 | configure:7017: $? = 0 |
---|
1290 | configure:7037: result: yes |
---|
1291 | configure:7072: checking for nl_types.h |
---|
1292 | configure:7079: result: yes |
---|
1293 | configure:6956: checking malloc.h usability |
---|
1294 | configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
1295 | conftest.c:91:20: error: malloc.h: No such file or directory |
---|
1296 | configure:6974: $? = 1 |
---|
1297 | configure: failed program was: |
---|
1298 | | /* confdefs.h. */ |
---|
1299 | | |
---|
1300 | | #define PACKAGE_NAME "" |
---|
1301 | | #define PACKAGE_TARNAME "" |
---|
1302 | | #define PACKAGE_VERSION "" |
---|
1303 | | #define PACKAGE_STRING "" |
---|
1304 | | #define PACKAGE_BUGREPORT "" |
---|
1305 | | #define PACKAGE "xsane" |
---|
1306 | | #define VERSION "0.996" |
---|
1307 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
1308 | | #define STDC_HEADERS 1 |
---|
1309 | | #define HAVE_SYS_TYPES_H 1 |
---|
1310 | | #define HAVE_SYS_STAT_H 1 |
---|
1311 | | #define HAVE_STDLIB_H 1 |
---|
1312 | | #define HAVE_STRING_H 1 |
---|
1313 | | #define HAVE_MEMORY_H 1 |
---|
1314 | | #define HAVE_STRINGS_H 1 |
---|
1315 | | #define HAVE_INTTYPES_H 1 |
---|
1316 | | #define HAVE_STDINT_H 1 |
---|
1317 | | #define HAVE_UNISTD_H 1 |
---|
1318 | | #define STDC_HEADERS 1 |
---|
1319 | | #define HAVE_FCNTL_H 1 |
---|
1320 | | #define HAVE_UNISTD_H 1 |
---|
1321 | | #define HAVE_LIBC_H 1 |
---|
1322 | | #define HAVE_SYS_TIME_H 1 |
---|
1323 | | #define HAVE_SYS_TYPES_H 1 |
---|
1324 | | #define HAVE_ZLIB_H 1 |
---|
1325 | | #define RETSIGTYPE void |
---|
1326 | | #define HAVE_LIBM 1 |
---|
1327 | | #define HAVE_LIBZ 1 |
---|
1328 | | #define HAVE_LIBJPEG 1 |
---|
1329 | | #define HAVE_LIBTIFF 1 |
---|
1330 | | #define HAVE_LIBLCMS 1 |
---|
1331 | | #define HAVE_ALLOCA_H 1 |
---|
1332 | | #define HAVE_ALLOCA 1 |
---|
1333 | | #define HAVE_STDLIB_H 1 |
---|
1334 | | #define HAVE_UNISTD_H 1 |
---|
1335 | | #define HAVE_GETPAGESIZE 1 |
---|
1336 | | #define HAVE_MMAP 1 |
---|
1337 | | #define HAVE_ATEXIT 1 |
---|
1338 | | #define HAVE_MKDIR 1 |
---|
1339 | | #define HAVE_SIGPROCMASK 1 |
---|
1340 | | #define HAVE_STRDUP 1 |
---|
1341 | | #define HAVE_STRFTIME 1 |
---|
1342 | | #define HAVE_STRSTR 1 |
---|
1343 | | #define HAVE_STRSEP 1 |
---|
1344 | | #define HAVE_STRTOD 1 |
---|
1345 | | #define HAVE_SNPRINTF 1 |
---|
1346 | | #define HAVE_USLEEP 1 |
---|
1347 | | #define HAVE_STRCASECMP 1 |
---|
1348 | | #define HAVE_STRNCASECMP 1 |
---|
1349 | | #define HAVE_LSTAT 1 |
---|
1350 | | #define HAVE_LIMITS_H 1 |
---|
1351 | | #define HAVE_LOCALE_H 1 |
---|
1352 | | #define HAVE_NL_TYPES_H 1 |
---|
1353 | | /* end confdefs.h. */ |
---|
1354 | | #include <stdio.h> |
---|
1355 | | #if HAVE_SYS_TYPES_H |
---|
1356 | | # include <sys/types.h> |
---|
1357 | | #endif |
---|
1358 | | #if HAVE_SYS_STAT_H |
---|
1359 | | # include <sys/stat.h> |
---|
1360 | | #endif |
---|
1361 | | #if STDC_HEADERS |
---|
1362 | | # include <stdlib.h> |
---|
1363 | | # include <stddef.h> |
---|
1364 | | #else |
---|
1365 | | # if HAVE_STDLIB_H |
---|
1366 | | # include <stdlib.h> |
---|
1367 | | # endif |
---|
1368 | | #endif |
---|
1369 | | #if HAVE_STRING_H |
---|
1370 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1371 | | # include <memory.h> |
---|
1372 | | # endif |
---|
1373 | | # include <string.h> |
---|
1374 | | #endif |
---|
1375 | | #if HAVE_STRINGS_H |
---|
1376 | | # include <strings.h> |
---|
1377 | | #endif |
---|
1378 | | #if HAVE_INTTYPES_H |
---|
1379 | | # include <inttypes.h> |
---|
1380 | | #else |
---|
1381 | | # if HAVE_STDINT_H |
---|
1382 | | # include <stdint.h> |
---|
1383 | | # endif |
---|
1384 | | #endif |
---|
1385 | | #if HAVE_UNISTD_H |
---|
1386 | | # include <unistd.h> |
---|
1387 | | #endif |
---|
1388 | | #include <malloc.h> |
---|
1389 | configure:6997: result: no |
---|
1390 | configure:7001: checking malloc.h presence |
---|
1391 | configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
1392 | conftest.c:57:20: error: malloc.h: No such file or directory |
---|
1393 | configure:7017: $? = 1 |
---|
1394 | configure: failed program was: |
---|
1395 | | /* confdefs.h. */ |
---|
1396 | | |
---|
1397 | | #define PACKAGE_NAME "" |
---|
1398 | | #define PACKAGE_TARNAME "" |
---|
1399 | | #define PACKAGE_VERSION "" |
---|
1400 | | #define PACKAGE_STRING "" |
---|
1401 | | #define PACKAGE_BUGREPORT "" |
---|
1402 | | #define PACKAGE "xsane" |
---|
1403 | | #define VERSION "0.996" |
---|
1404 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
1405 | | #define STDC_HEADERS 1 |
---|
1406 | | #define HAVE_SYS_TYPES_H 1 |
---|
1407 | | #define HAVE_SYS_STAT_H 1 |
---|
1408 | | #define HAVE_STDLIB_H 1 |
---|
1409 | | #define HAVE_STRING_H 1 |
---|
1410 | | #define HAVE_MEMORY_H 1 |
---|
1411 | | #define HAVE_STRINGS_H 1 |
---|
1412 | | #define HAVE_INTTYPES_H 1 |
---|
1413 | | #define HAVE_STDINT_H 1 |
---|
1414 | | #define HAVE_UNISTD_H 1 |
---|
1415 | | #define STDC_HEADERS 1 |
---|
1416 | | #define HAVE_FCNTL_H 1 |
---|
1417 | | #define HAVE_UNISTD_H 1 |
---|
1418 | | #define HAVE_LIBC_H 1 |
---|
1419 | | #define HAVE_SYS_TIME_H 1 |
---|
1420 | | #define HAVE_SYS_TYPES_H 1 |
---|
1421 | | #define HAVE_ZLIB_H 1 |
---|
1422 | | #define RETSIGTYPE void |
---|
1423 | | #define HAVE_LIBM 1 |
---|
1424 | | #define HAVE_LIBZ 1 |
---|
1425 | | #define HAVE_LIBJPEG 1 |
---|
1426 | | #define HAVE_LIBTIFF 1 |
---|
1427 | | #define HAVE_LIBLCMS 1 |
---|
1428 | | #define HAVE_ALLOCA_H 1 |
---|
1429 | | #define HAVE_ALLOCA 1 |
---|
1430 | | #define HAVE_STDLIB_H 1 |
---|
1431 | | #define HAVE_UNISTD_H 1 |
---|
1432 | | #define HAVE_GETPAGESIZE 1 |
---|
1433 | | #define HAVE_MMAP 1 |
---|
1434 | | #define HAVE_ATEXIT 1 |
---|
1435 | | #define HAVE_MKDIR 1 |
---|
1436 | | #define HAVE_SIGPROCMASK 1 |
---|
1437 | | #define HAVE_STRDUP 1 |
---|
1438 | | #define HAVE_STRFTIME 1 |
---|
1439 | | #define HAVE_STRSTR 1 |
---|
1440 | | #define HAVE_STRSEP 1 |
---|
1441 | | #define HAVE_STRTOD 1 |
---|
1442 | | #define HAVE_SNPRINTF 1 |
---|
1443 | | #define HAVE_USLEEP 1 |
---|
1444 | | #define HAVE_STRCASECMP 1 |
---|
1445 | | #define HAVE_STRNCASECMP 1 |
---|
1446 | | #define HAVE_LSTAT 1 |
---|
1447 | | #define HAVE_LIMITS_H 1 |
---|
1448 | | #define HAVE_LOCALE_H 1 |
---|
1449 | | #define HAVE_NL_TYPES_H 1 |
---|
1450 | | /* end confdefs.h. */ |
---|
1451 | | #include <malloc.h> |
---|
1452 | configure:7037: result: no |
---|
1453 | configure:7072: checking for malloc.h |
---|
1454 | configure:7079: result: no |
---|
1455 | configure:6947: checking for string.h |
---|
1456 | configure:6952: result: yes |
---|
1457 | configure:6947: checking for unistd.h |
---|
1458 | configure:6952: result: yes |
---|
1459 | configure:6956: checking values.h usability |
---|
1460 | configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
1461 | conftest.c:93:20: error: values.h: No such file or directory |
---|
1462 | configure:6974: $? = 1 |
---|
1463 | configure: failed program was: |
---|
1464 | | /* confdefs.h. */ |
---|
1465 | | |
---|
1466 | | #define PACKAGE_NAME "" |
---|
1467 | | #define PACKAGE_TARNAME "" |
---|
1468 | | #define PACKAGE_VERSION "" |
---|
1469 | | #define PACKAGE_STRING "" |
---|
1470 | | #define PACKAGE_BUGREPORT "" |
---|
1471 | | #define PACKAGE "xsane" |
---|
1472 | | #define VERSION "0.996" |
---|
1473 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
1474 | | #define STDC_HEADERS 1 |
---|
1475 | | #define HAVE_SYS_TYPES_H 1 |
---|
1476 | | #define HAVE_SYS_STAT_H 1 |
---|
1477 | | #define HAVE_STDLIB_H 1 |
---|
1478 | | #define HAVE_STRING_H 1 |
---|
1479 | | #define HAVE_MEMORY_H 1 |
---|
1480 | | #define HAVE_STRINGS_H 1 |
---|
1481 | | #define HAVE_INTTYPES_H 1 |
---|
1482 | | #define HAVE_STDINT_H 1 |
---|
1483 | | #define HAVE_UNISTD_H 1 |
---|
1484 | | #define STDC_HEADERS 1 |
---|
1485 | | #define HAVE_FCNTL_H 1 |
---|
1486 | | #define HAVE_UNISTD_H 1 |
---|
1487 | | #define HAVE_LIBC_H 1 |
---|
1488 | | #define HAVE_SYS_TIME_H 1 |
---|
1489 | | #define HAVE_SYS_TYPES_H 1 |
---|
1490 | | #define HAVE_ZLIB_H 1 |
---|
1491 | | #define RETSIGTYPE void |
---|
1492 | | #define HAVE_LIBM 1 |
---|
1493 | | #define HAVE_LIBZ 1 |
---|
1494 | | #define HAVE_LIBJPEG 1 |
---|
1495 | | #define HAVE_LIBTIFF 1 |
---|
1496 | | #define HAVE_LIBLCMS 1 |
---|
1497 | | #define HAVE_ALLOCA_H 1 |
---|
1498 | | #define HAVE_ALLOCA 1 |
---|
1499 | | #define HAVE_STDLIB_H 1 |
---|
1500 | | #define HAVE_UNISTD_H 1 |
---|
1501 | | #define HAVE_GETPAGESIZE 1 |
---|
1502 | | #define HAVE_MMAP 1 |
---|
1503 | | #define HAVE_ATEXIT 1 |
---|
1504 | | #define HAVE_MKDIR 1 |
---|
1505 | | #define HAVE_SIGPROCMASK 1 |
---|
1506 | | #define HAVE_STRDUP 1 |
---|
1507 | | #define HAVE_STRFTIME 1 |
---|
1508 | | #define HAVE_STRSTR 1 |
---|
1509 | | #define HAVE_STRSEP 1 |
---|
1510 | | #define HAVE_STRTOD 1 |
---|
1511 | | #define HAVE_SNPRINTF 1 |
---|
1512 | | #define HAVE_USLEEP 1 |
---|
1513 | | #define HAVE_STRCASECMP 1 |
---|
1514 | | #define HAVE_STRNCASECMP 1 |
---|
1515 | | #define HAVE_LSTAT 1 |
---|
1516 | | #define HAVE_LIMITS_H 1 |
---|
1517 | | #define HAVE_LOCALE_H 1 |
---|
1518 | | #define HAVE_NL_TYPES_H 1 |
---|
1519 | | #define HAVE_STRING_H 1 |
---|
1520 | | #define HAVE_UNISTD_H 1 |
---|
1521 | | /* end confdefs.h. */ |
---|
1522 | | #include <stdio.h> |
---|
1523 | | #if HAVE_SYS_TYPES_H |
---|
1524 | | # include <sys/types.h> |
---|
1525 | | #endif |
---|
1526 | | #if HAVE_SYS_STAT_H |
---|
1527 | | # include <sys/stat.h> |
---|
1528 | | #endif |
---|
1529 | | #if STDC_HEADERS |
---|
1530 | | # include <stdlib.h> |
---|
1531 | | # include <stddef.h> |
---|
1532 | | #else |
---|
1533 | | # if HAVE_STDLIB_H |
---|
1534 | | # include <stdlib.h> |
---|
1535 | | # endif |
---|
1536 | | #endif |
---|
1537 | | #if HAVE_STRING_H |
---|
1538 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1539 | | # include <memory.h> |
---|
1540 | | # endif |
---|
1541 | | # include <string.h> |
---|
1542 | | #endif |
---|
1543 | | #if HAVE_STRINGS_H |
---|
1544 | | # include <strings.h> |
---|
1545 | | #endif |
---|
1546 | | #if HAVE_INTTYPES_H |
---|
1547 | | # include <inttypes.h> |
---|
1548 | | #else |
---|
1549 | | # if HAVE_STDINT_H |
---|
1550 | | # include <stdint.h> |
---|
1551 | | # endif |
---|
1552 | | #endif |
---|
1553 | | #if HAVE_UNISTD_H |
---|
1554 | | # include <unistd.h> |
---|
1555 | | #endif |
---|
1556 | | #include <values.h> |
---|
1557 | configure:6997: result: no |
---|
1558 | configure:7001: checking values.h presence |
---|
1559 | configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
1560 | conftest.c:59:20: error: values.h: No such file or directory |
---|
1561 | configure:7017: $? = 1 |
---|
1562 | configure: failed program was: |
---|
1563 | | /* confdefs.h. */ |
---|
1564 | | |
---|
1565 | | #define PACKAGE_NAME "" |
---|
1566 | | #define PACKAGE_TARNAME "" |
---|
1567 | | #define PACKAGE_VERSION "" |
---|
1568 | | #define PACKAGE_STRING "" |
---|
1569 | | #define PACKAGE_BUGREPORT "" |
---|
1570 | | #define PACKAGE "xsane" |
---|
1571 | | #define VERSION "0.996" |
---|
1572 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
1573 | | #define STDC_HEADERS 1 |
---|
1574 | | #define HAVE_SYS_TYPES_H 1 |
---|
1575 | | #define HAVE_SYS_STAT_H 1 |
---|
1576 | | #define HAVE_STDLIB_H 1 |
---|
1577 | | #define HAVE_STRING_H 1 |
---|
1578 | | #define HAVE_MEMORY_H 1 |
---|
1579 | | #define HAVE_STRINGS_H 1 |
---|
1580 | | #define HAVE_INTTYPES_H 1 |
---|
1581 | | #define HAVE_STDINT_H 1 |
---|
1582 | | #define HAVE_UNISTD_H 1 |
---|
1583 | | #define STDC_HEADERS 1 |
---|
1584 | | #define HAVE_FCNTL_H 1 |
---|
1585 | | #define HAVE_UNISTD_H 1 |
---|
1586 | | #define HAVE_LIBC_H 1 |
---|
1587 | | #define HAVE_SYS_TIME_H 1 |
---|
1588 | | #define HAVE_SYS_TYPES_H 1 |
---|
1589 | | #define HAVE_ZLIB_H 1 |
---|
1590 | | #define RETSIGTYPE void |
---|
1591 | | #define HAVE_LIBM 1 |
---|
1592 | | #define HAVE_LIBZ 1 |
---|
1593 | | #define HAVE_LIBJPEG 1 |
---|
1594 | | #define HAVE_LIBTIFF 1 |
---|
1595 | | #define HAVE_LIBLCMS 1 |
---|
1596 | | #define HAVE_ALLOCA_H 1 |
---|
1597 | | #define HAVE_ALLOCA 1 |
---|
1598 | | #define HAVE_STDLIB_H 1 |
---|
1599 | | #define HAVE_UNISTD_H 1 |
---|
1600 | | #define HAVE_GETPAGESIZE 1 |
---|
1601 | | #define HAVE_MMAP 1 |
---|
1602 | | #define HAVE_ATEXIT 1 |
---|
1603 | | #define HAVE_MKDIR 1 |
---|
1604 | | #define HAVE_SIGPROCMASK 1 |
---|
1605 | | #define HAVE_STRDUP 1 |
---|
1606 | | #define HAVE_STRFTIME 1 |
---|
1607 | | #define HAVE_STRSTR 1 |
---|
1608 | | #define HAVE_STRSEP 1 |
---|
1609 | | #define HAVE_STRTOD 1 |
---|
1610 | | #define HAVE_SNPRINTF 1 |
---|
1611 | | #define HAVE_USLEEP 1 |
---|
1612 | | #define HAVE_STRCASECMP 1 |
---|
1613 | | #define HAVE_STRNCASECMP 1 |
---|
1614 | | #define HAVE_LSTAT 1 |
---|
1615 | | #define HAVE_LIMITS_H 1 |
---|
1616 | | #define HAVE_LOCALE_H 1 |
---|
1617 | | #define HAVE_NL_TYPES_H 1 |
---|
1618 | | #define HAVE_STRING_H 1 |
---|
1619 | | #define HAVE_UNISTD_H 1 |
---|
1620 | | /* end confdefs.h. */ |
---|
1621 | | #include <values.h> |
---|
1622 | configure:7037: result: no |
---|
1623 | configure:7072: checking for values.h |
---|
1624 | configure:7079: result: no |
---|
1625 | configure:6956: checking sys/param.h usability |
---|
1626 | configure:6968: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
1627 | configure:6974: $? = 0 |
---|
1628 | configure:6978: test -z |
---|
1629 | || test ! -s conftest.err |
---|
1630 | configure:6981: $? = 0 |
---|
1631 | configure:6984: test -s conftest.o |
---|
1632 | configure:6987: $? = 0 |
---|
1633 | configure:6997: result: yes |
---|
1634 | configure:7001: checking sys/param.h presence |
---|
1635 | configure:7011: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
1636 | configure:7017: $? = 0 |
---|
1637 | configure:7037: result: yes |
---|
1638 | configure:7072: checking for sys/param.h |
---|
1639 | configure:7079: result: yes |
---|
1640 | configure:7106: checking for getcwd |
---|
1641 | configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1642 | configure:7169: $? = 0 |
---|
1643 | configure:7173: test -z |
---|
1644 | || test ! -s conftest.err |
---|
1645 | configure:7176: $? = 0 |
---|
1646 | configure:7179: test -s conftest |
---|
1647 | configure:7182: $? = 0 |
---|
1648 | configure:7194: result: yes |
---|
1649 | configure:7106: checking for munmap |
---|
1650 | configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1651 | configure:7169: $? = 0 |
---|
1652 | configure:7173: test -z |
---|
1653 | || test ! -s conftest.err |
---|
1654 | configure:7176: $? = 0 |
---|
1655 | configure:7179: test -s conftest |
---|
1656 | configure:7182: $? = 0 |
---|
1657 | configure:7194: result: yes |
---|
1658 | configure:7106: checking for putenv |
---|
1659 | configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1660 | configure:7169: $? = 0 |
---|
1661 | configure:7173: test -z |
---|
1662 | || test ! -s conftest.err |
---|
1663 | configure:7176: $? = 0 |
---|
1664 | configure:7179: test -s conftest |
---|
1665 | configure:7182: $? = 0 |
---|
1666 | configure:7194: result: yes |
---|
1667 | configure:7106: checking for setenv |
---|
1668 | configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1669 | configure:7169: $? = 0 |
---|
1670 | configure:7173: test -z |
---|
1671 | || test ! -s conftest.err |
---|
1672 | configure:7176: $? = 0 |
---|
1673 | configure:7179: test -s conftest |
---|
1674 | configure:7182: $? = 0 |
---|
1675 | configure:7194: result: yes |
---|
1676 | configure:7106: checking for setlocale |
---|
1677 | configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1678 | configure:7169: $? = 0 |
---|
1679 | configure:7173: test -z |
---|
1680 | || test ! -s conftest.err |
---|
1681 | configure:7176: $? = 0 |
---|
1682 | configure:7179: test -s conftest |
---|
1683 | configure:7182: $? = 0 |
---|
1684 | configure:7194: result: yes |
---|
1685 | configure:7106: checking for strchr |
---|
1686 | configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1687 | conftest.c:89: warning: conflicting types for built-in function 'strchr' |
---|
1688 | configure:7169: $? = 0 |
---|
1689 | configure:7173: test -z |
---|
1690 | || test ! -s conftest.err |
---|
1691 | configure:7176: $? = 0 |
---|
1692 | configure:7179: test -s conftest |
---|
1693 | configure:7182: $? = 0 |
---|
1694 | configure:7194: result: yes |
---|
1695 | configure:7106: checking for strcasecmp |
---|
1696 | configure:7194: result: yes |
---|
1697 | configure:7106: checking for __argz_count |
---|
1698 | configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1699 | Undefined symbols: |
---|
1700 | "___argz_count", referenced from: |
---|
1701 | _f in ccyx7mRj.o |
---|
1702 | ___argz_count$non_lazy_ptr in ccyx7mRj.o |
---|
1703 | ld: symbol(s) not found |
---|
1704 | collect2: ld returned 1 exit status |
---|
1705 | configure:7169: $? = 1 |
---|
1706 | configure: failed program was: |
---|
1707 | | /* confdefs.h. */ |
---|
1708 | | |
---|
1709 | | #define PACKAGE_NAME "" |
---|
1710 | | #define PACKAGE_TARNAME "" |
---|
1711 | | #define PACKAGE_VERSION "" |
---|
1712 | | #define PACKAGE_STRING "" |
---|
1713 | | #define PACKAGE_BUGREPORT "" |
---|
1714 | | #define PACKAGE "xsane" |
---|
1715 | | #define VERSION "0.996" |
---|
1716 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
1717 | | #define STDC_HEADERS 1 |
---|
1718 | | #define HAVE_SYS_TYPES_H 1 |
---|
1719 | | #define HAVE_SYS_STAT_H 1 |
---|
1720 | | #define HAVE_STDLIB_H 1 |
---|
1721 | | #define HAVE_STRING_H 1 |
---|
1722 | | #define HAVE_MEMORY_H 1 |
---|
1723 | | #define HAVE_STRINGS_H 1 |
---|
1724 | | #define HAVE_INTTYPES_H 1 |
---|
1725 | | #define HAVE_STDINT_H 1 |
---|
1726 | | #define HAVE_UNISTD_H 1 |
---|
1727 | | #define STDC_HEADERS 1 |
---|
1728 | | #define HAVE_FCNTL_H 1 |
---|
1729 | | #define HAVE_UNISTD_H 1 |
---|
1730 | | #define HAVE_LIBC_H 1 |
---|
1731 | | #define HAVE_SYS_TIME_H 1 |
---|
1732 | | #define HAVE_SYS_TYPES_H 1 |
---|
1733 | | #define HAVE_ZLIB_H 1 |
---|
1734 | | #define RETSIGTYPE void |
---|
1735 | | #define HAVE_LIBM 1 |
---|
1736 | | #define HAVE_LIBZ 1 |
---|
1737 | | #define HAVE_LIBJPEG 1 |
---|
1738 | | #define HAVE_LIBTIFF 1 |
---|
1739 | | #define HAVE_LIBLCMS 1 |
---|
1740 | | #define HAVE_ALLOCA_H 1 |
---|
1741 | | #define HAVE_ALLOCA 1 |
---|
1742 | | #define HAVE_STDLIB_H 1 |
---|
1743 | | #define HAVE_UNISTD_H 1 |
---|
1744 | | #define HAVE_GETPAGESIZE 1 |
---|
1745 | | #define HAVE_MMAP 1 |
---|
1746 | | #define HAVE_ATEXIT 1 |
---|
1747 | | #define HAVE_MKDIR 1 |
---|
1748 | | #define HAVE_SIGPROCMASK 1 |
---|
1749 | | #define HAVE_STRDUP 1 |
---|
1750 | | #define HAVE_STRFTIME 1 |
---|
1751 | | #define HAVE_STRSTR 1 |
---|
1752 | | #define HAVE_STRSEP 1 |
---|
1753 | | #define HAVE_STRTOD 1 |
---|
1754 | | #define HAVE_SNPRINTF 1 |
---|
1755 | | #define HAVE_USLEEP 1 |
---|
1756 | | #define HAVE_STRCASECMP 1 |
---|
1757 | | #define HAVE_STRNCASECMP 1 |
---|
1758 | | #define HAVE_LSTAT 1 |
---|
1759 | | #define HAVE_LIMITS_H 1 |
---|
1760 | | #define HAVE_LOCALE_H 1 |
---|
1761 | | #define HAVE_NL_TYPES_H 1 |
---|
1762 | | #define HAVE_STRING_H 1 |
---|
1763 | | #define HAVE_UNISTD_H 1 |
---|
1764 | | #define HAVE_SYS_PARAM_H 1 |
---|
1765 | | #define HAVE_GETCWD 1 |
---|
1766 | | #define HAVE_MUNMAP 1 |
---|
1767 | | #define HAVE_PUTENV 1 |
---|
1768 | | #define HAVE_SETENV 1 |
---|
1769 | | #define HAVE_SETLOCALE 1 |
---|
1770 | | #define HAVE_STRCHR 1 |
---|
1771 | | #define HAVE_STRCASECMP 1 |
---|
1772 | | /* end confdefs.h. */ |
---|
1773 | | /* Define __argz_count to an innocuous variant, in case <limits.h> declares __argz_count. |
---|
1774 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1775 | | #define __argz_count innocuous___argz_count |
---|
1776 | | |
---|
1777 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1778 | | which can conflict with char __argz_count (); below. |
---|
1779 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1780 | | <limits.h> exists even on freestanding compilers. */ |
---|
1781 | | |
---|
1782 | | #ifdef __STDC__ |
---|
1783 | | # include <limits.h> |
---|
1784 | | #else |
---|
1785 | | # include <assert.h> |
---|
1786 | | #endif |
---|
1787 | | |
---|
1788 | | #undef __argz_count |
---|
1789 | | |
---|
1790 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1791 | | #ifdef __cplusplus |
---|
1792 | | extern "C" |
---|
1793 | | { |
---|
1794 | | #endif |
---|
1795 | | /* We use char because int might match the return type of a gcc2 |
---|
1796 | | builtin and then its argument prototype would still apply. */ |
---|
1797 | | char __argz_count (); |
---|
1798 | | /* The GNU C library defines this for functions which it implements |
---|
1799 | | to always fail with ENOSYS. Some functions are actually named |
---|
1800 | | something starting with __ and the normal name is an alias. */ |
---|
1801 | | #if defined (__stub___argz_count) || defined (__stub_____argz_count) |
---|
1802 | | choke me |
---|
1803 | | #else |
---|
1804 | | char (*f) () = __argz_count; |
---|
1805 | | #endif |
---|
1806 | | #ifdef __cplusplus |
---|
1807 | | } |
---|
1808 | | #endif |
---|
1809 | | |
---|
1810 | | int |
---|
1811 | | main () |
---|
1812 | | { |
---|
1813 | | return f != __argz_count; |
---|
1814 | | ; |
---|
1815 | | return 0; |
---|
1816 | | } |
---|
1817 | configure:7194: result: no |
---|
1818 | configure:7106: checking for __argz_stringify |
---|
1819 | configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1820 | Undefined symbols: |
---|
1821 | "___argz_stringify", referenced from: |
---|
1822 | _f in ccyXXgZG.o |
---|
1823 | ___argz_stringify$non_lazy_ptr in ccyXXgZG.o |
---|
1824 | ld: symbol(s) not found |
---|
1825 | collect2: ld returned 1 exit status |
---|
1826 | configure:7169: $? = 1 |
---|
1827 | configure: failed program was: |
---|
1828 | | /* confdefs.h. */ |
---|
1829 | | |
---|
1830 | | #define PACKAGE_NAME "" |
---|
1831 | | #define PACKAGE_TARNAME "" |
---|
1832 | | #define PACKAGE_VERSION "" |
---|
1833 | | #define PACKAGE_STRING "" |
---|
1834 | | #define PACKAGE_BUGREPORT "" |
---|
1835 | | #define PACKAGE "xsane" |
---|
1836 | | #define VERSION "0.996" |
---|
1837 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
1838 | | #define STDC_HEADERS 1 |
---|
1839 | | #define HAVE_SYS_TYPES_H 1 |
---|
1840 | | #define HAVE_SYS_STAT_H 1 |
---|
1841 | | #define HAVE_STDLIB_H 1 |
---|
1842 | | #define HAVE_STRING_H 1 |
---|
1843 | | #define HAVE_MEMORY_H 1 |
---|
1844 | | #define HAVE_STRINGS_H 1 |
---|
1845 | | #define HAVE_INTTYPES_H 1 |
---|
1846 | | #define HAVE_STDINT_H 1 |
---|
1847 | | #define HAVE_UNISTD_H 1 |
---|
1848 | | #define STDC_HEADERS 1 |
---|
1849 | | #define HAVE_FCNTL_H 1 |
---|
1850 | | #define HAVE_UNISTD_H 1 |
---|
1851 | | #define HAVE_LIBC_H 1 |
---|
1852 | | #define HAVE_SYS_TIME_H 1 |
---|
1853 | | #define HAVE_SYS_TYPES_H 1 |
---|
1854 | | #define HAVE_ZLIB_H 1 |
---|
1855 | | #define RETSIGTYPE void |
---|
1856 | | #define HAVE_LIBM 1 |
---|
1857 | | #define HAVE_LIBZ 1 |
---|
1858 | | #define HAVE_LIBJPEG 1 |
---|
1859 | | #define HAVE_LIBTIFF 1 |
---|
1860 | | #define HAVE_LIBLCMS 1 |
---|
1861 | | #define HAVE_ALLOCA_H 1 |
---|
1862 | | #define HAVE_ALLOCA 1 |
---|
1863 | | #define HAVE_STDLIB_H 1 |
---|
1864 | | #define HAVE_UNISTD_H 1 |
---|
1865 | | #define HAVE_GETPAGESIZE 1 |
---|
1866 | | #define HAVE_MMAP 1 |
---|
1867 | | #define HAVE_ATEXIT 1 |
---|
1868 | | #define HAVE_MKDIR 1 |
---|
1869 | | #define HAVE_SIGPROCMASK 1 |
---|
1870 | | #define HAVE_STRDUP 1 |
---|
1871 | | #define HAVE_STRFTIME 1 |
---|
1872 | | #define HAVE_STRSTR 1 |
---|
1873 | | #define HAVE_STRSEP 1 |
---|
1874 | | #define HAVE_STRTOD 1 |
---|
1875 | | #define HAVE_SNPRINTF 1 |
---|
1876 | | #define HAVE_USLEEP 1 |
---|
1877 | | #define HAVE_STRCASECMP 1 |
---|
1878 | | #define HAVE_STRNCASECMP 1 |
---|
1879 | | #define HAVE_LSTAT 1 |
---|
1880 | | #define HAVE_LIMITS_H 1 |
---|
1881 | | #define HAVE_LOCALE_H 1 |
---|
1882 | | #define HAVE_NL_TYPES_H 1 |
---|
1883 | | #define HAVE_STRING_H 1 |
---|
1884 | | #define HAVE_UNISTD_H 1 |
---|
1885 | | #define HAVE_SYS_PARAM_H 1 |
---|
1886 | | #define HAVE_GETCWD 1 |
---|
1887 | | #define HAVE_MUNMAP 1 |
---|
1888 | | #define HAVE_PUTENV 1 |
---|
1889 | | #define HAVE_SETENV 1 |
---|
1890 | | #define HAVE_SETLOCALE 1 |
---|
1891 | | #define HAVE_STRCHR 1 |
---|
1892 | | #define HAVE_STRCASECMP 1 |
---|
1893 | | /* end confdefs.h. */ |
---|
1894 | | /* Define __argz_stringify to an innocuous variant, in case <limits.h> declares __argz_stringify. |
---|
1895 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1896 | | #define __argz_stringify innocuous___argz_stringify |
---|
1897 | | |
---|
1898 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1899 | | which can conflict with char __argz_stringify (); below. |
---|
1900 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1901 | | <limits.h> exists even on freestanding compilers. */ |
---|
1902 | | |
---|
1903 | | #ifdef __STDC__ |
---|
1904 | | # include <limits.h> |
---|
1905 | | #else |
---|
1906 | | # include <assert.h> |
---|
1907 | | #endif |
---|
1908 | | |
---|
1909 | | #undef __argz_stringify |
---|
1910 | | |
---|
1911 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
1912 | | #ifdef __cplusplus |
---|
1913 | | extern "C" |
---|
1914 | | { |
---|
1915 | | #endif |
---|
1916 | | /* We use char because int might match the return type of a gcc2 |
---|
1917 | | builtin and then its argument prototype would still apply. */ |
---|
1918 | | char __argz_stringify (); |
---|
1919 | | /* The GNU C library defines this for functions which it implements |
---|
1920 | | to always fail with ENOSYS. Some functions are actually named |
---|
1921 | | something starting with __ and the normal name is an alias. */ |
---|
1922 | | #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify) |
---|
1923 | | choke me |
---|
1924 | | #else |
---|
1925 | | char (*f) () = __argz_stringify; |
---|
1926 | | #endif |
---|
1927 | | #ifdef __cplusplus |
---|
1928 | | } |
---|
1929 | | #endif |
---|
1930 | | |
---|
1931 | | int |
---|
1932 | | main () |
---|
1933 | | { |
---|
1934 | | return f != __argz_stringify; |
---|
1935 | | ; |
---|
1936 | | return 0; |
---|
1937 | | } |
---|
1938 | configure:7194: result: no |
---|
1939 | configure:7106: checking for __argz_next |
---|
1940 | configure:7163: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
1941 | Undefined symbols: |
---|
1942 | "___argz_next", referenced from: |
---|
1943 | _f in ccamotjp.o |
---|
1944 | ___argz_next$non_lazy_ptr in ccamotjp.o |
---|
1945 | ld: symbol(s) not found |
---|
1946 | collect2: ld returned 1 exit status |
---|
1947 | configure:7169: $? = 1 |
---|
1948 | configure: failed program was: |
---|
1949 | | /* confdefs.h. */ |
---|
1950 | | |
---|
1951 | | #define PACKAGE_NAME "" |
---|
1952 | | #define PACKAGE_TARNAME "" |
---|
1953 | | #define PACKAGE_VERSION "" |
---|
1954 | | #define PACKAGE_STRING "" |
---|
1955 | | #define PACKAGE_BUGREPORT "" |
---|
1956 | | #define PACKAGE "xsane" |
---|
1957 | | #define VERSION "0.996" |
---|
1958 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
1959 | | #define STDC_HEADERS 1 |
---|
1960 | | #define HAVE_SYS_TYPES_H 1 |
---|
1961 | | #define HAVE_SYS_STAT_H 1 |
---|
1962 | | #define HAVE_STDLIB_H 1 |
---|
1963 | | #define HAVE_STRING_H 1 |
---|
1964 | | #define HAVE_MEMORY_H 1 |
---|
1965 | | #define HAVE_STRINGS_H 1 |
---|
1966 | | #define HAVE_INTTYPES_H 1 |
---|
1967 | | #define HAVE_STDINT_H 1 |
---|
1968 | | #define HAVE_UNISTD_H 1 |
---|
1969 | | #define STDC_HEADERS 1 |
---|
1970 | | #define HAVE_FCNTL_H 1 |
---|
1971 | | #define HAVE_UNISTD_H 1 |
---|
1972 | | #define HAVE_LIBC_H 1 |
---|
1973 | | #define HAVE_SYS_TIME_H 1 |
---|
1974 | | #define HAVE_SYS_TYPES_H 1 |
---|
1975 | | #define HAVE_ZLIB_H 1 |
---|
1976 | | #define RETSIGTYPE void |
---|
1977 | | #define HAVE_LIBM 1 |
---|
1978 | | #define HAVE_LIBZ 1 |
---|
1979 | | #define HAVE_LIBJPEG 1 |
---|
1980 | | #define HAVE_LIBTIFF 1 |
---|
1981 | | #define HAVE_LIBLCMS 1 |
---|
1982 | | #define HAVE_ALLOCA_H 1 |
---|
1983 | | #define HAVE_ALLOCA 1 |
---|
1984 | | #define HAVE_STDLIB_H 1 |
---|
1985 | | #define HAVE_UNISTD_H 1 |
---|
1986 | | #define HAVE_GETPAGESIZE 1 |
---|
1987 | | #define HAVE_MMAP 1 |
---|
1988 | | #define HAVE_ATEXIT 1 |
---|
1989 | | #define HAVE_MKDIR 1 |
---|
1990 | | #define HAVE_SIGPROCMASK 1 |
---|
1991 | | #define HAVE_STRDUP 1 |
---|
1992 | | #define HAVE_STRFTIME 1 |
---|
1993 | | #define HAVE_STRSTR 1 |
---|
1994 | | #define HAVE_STRSEP 1 |
---|
1995 | | #define HAVE_STRTOD 1 |
---|
1996 | | #define HAVE_SNPRINTF 1 |
---|
1997 | | #define HAVE_USLEEP 1 |
---|
1998 | | #define HAVE_STRCASECMP 1 |
---|
1999 | | #define HAVE_STRNCASECMP 1 |
---|
2000 | | #define HAVE_LSTAT 1 |
---|
2001 | | #define HAVE_LIMITS_H 1 |
---|
2002 | | #define HAVE_LOCALE_H 1 |
---|
2003 | | #define HAVE_NL_TYPES_H 1 |
---|
2004 | | #define HAVE_STRING_H 1 |
---|
2005 | | #define HAVE_UNISTD_H 1 |
---|
2006 | | #define HAVE_SYS_PARAM_H 1 |
---|
2007 | | #define HAVE_GETCWD 1 |
---|
2008 | | #define HAVE_MUNMAP 1 |
---|
2009 | | #define HAVE_PUTENV 1 |
---|
2010 | | #define HAVE_SETENV 1 |
---|
2011 | | #define HAVE_SETLOCALE 1 |
---|
2012 | | #define HAVE_STRCHR 1 |
---|
2013 | | #define HAVE_STRCASECMP 1 |
---|
2014 | | /* end confdefs.h. */ |
---|
2015 | | /* Define __argz_next to an innocuous variant, in case <limits.h> declares __argz_next. |
---|
2016 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
2017 | | #define __argz_next innocuous___argz_next |
---|
2018 | | |
---|
2019 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
2020 | | which can conflict with char __argz_next (); below. |
---|
2021 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
2022 | | <limits.h> exists even on freestanding compilers. */ |
---|
2023 | | |
---|
2024 | | #ifdef __STDC__ |
---|
2025 | | # include <limits.h> |
---|
2026 | | #else |
---|
2027 | | # include <assert.h> |
---|
2028 | | #endif |
---|
2029 | | |
---|
2030 | | #undef __argz_next |
---|
2031 | | |
---|
2032 | | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
2033 | | #ifdef __cplusplus |
---|
2034 | | extern "C" |
---|
2035 | | { |
---|
2036 | | #endif |
---|
2037 | | /* We use char because int might match the return type of a gcc2 |
---|
2038 | | builtin and then its argument prototype would still apply. */ |
---|
2039 | | char __argz_next (); |
---|
2040 | | /* The GNU C library defines this for functions which it implements |
---|
2041 | | to always fail with ENOSYS. Some functions are actually named |
---|
2042 | | something starting with __ and the normal name is an alias. */ |
---|
2043 | | #if defined (__stub___argz_next) || defined (__stub_____argz_next) |
---|
2044 | | choke me |
---|
2045 | | #else |
---|
2046 | | char (*f) () = __argz_next; |
---|
2047 | | #endif |
---|
2048 | | #ifdef __cplusplus |
---|
2049 | | } |
---|
2050 | | #endif |
---|
2051 | | |
---|
2052 | | int |
---|
2053 | | main () |
---|
2054 | | { |
---|
2055 | | return f != __argz_next; |
---|
2056 | | ; |
---|
2057 | | return 0; |
---|
2058 | | } |
---|
2059 | configure:7194: result: no |
---|
2060 | configure:7210: checking for stpcpy |
---|
2061 | configure:7267: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
2062 | conftest.c:91: warning: conflicting types for built-in function 'stpcpy' |
---|
2063 | configure:7273: $? = 0 |
---|
2064 | configure:7277: test -z |
---|
2065 | || test ! -s conftest.err |
---|
2066 | configure:7280: $? = 0 |
---|
2067 | configure:7283: test -s conftest |
---|
2068 | configure:7286: $? = 0 |
---|
2069 | configure:7298: result: yes |
---|
2070 | configure:7317: checking for LC_MESSAGES |
---|
2071 | configure:7338: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
2072 | configure:7344: $? = 0 |
---|
2073 | configure:7348: test -z |
---|
2074 | || test ! -s conftest.err |
---|
2075 | configure:7351: $? = 0 |
---|
2076 | configure:7354: test -s conftest |
---|
2077 | configure:7357: $? = 0 |
---|
2078 | configure:7369: result: yes |
---|
2079 | configure:7378: checking whether NLS is requested |
---|
2080 | configure:7387: result: yes |
---|
2081 | configure:7398: checking whether included gettext is requested |
---|
2082 | configure:7408: result: no |
---|
2083 | configure:7427: checking libintl.h usability |
---|
2084 | configure:7439: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c >&5 |
---|
2085 | configure:7445: $? = 0 |
---|
2086 | configure:7449: test -z |
---|
2087 | || test ! -s conftest.err |
---|
2088 | configure:7452: $? = 0 |
---|
2089 | configure:7455: test -s conftest.o |
---|
2090 | configure:7458: $? = 0 |
---|
2091 | configure:7468: result: yes |
---|
2092 | configure:7472: checking libintl.h presence |
---|
2093 | configure:7482: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE conftest.c |
---|
2094 | configure:7488: $? = 0 |
---|
2095 | configure:7508: result: yes |
---|
2096 | configure:7543: checking for libintl.h |
---|
2097 | configure:7550: result: yes |
---|
2098 | configure:7555: checking for gettext in libc |
---|
2099 | configure:7576: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
2100 | Undefined symbols: |
---|
2101 | "_libintl_gettext", referenced from: |
---|
2102 | _main in cc39ZBfd.o |
---|
2103 | ld: symbol(s) not found |
---|
2104 | collect2: ld returned 1 exit status |
---|
2105 | configure:7582: $? = 1 |
---|
2106 | configure: failed program was: |
---|
2107 | | /* confdefs.h. */ |
---|
2108 | | |
---|
2109 | | #define PACKAGE_NAME "" |
---|
2110 | | #define PACKAGE_TARNAME "" |
---|
2111 | | #define PACKAGE_VERSION "" |
---|
2112 | | #define PACKAGE_STRING "" |
---|
2113 | | #define PACKAGE_BUGREPORT "" |
---|
2114 | | #define PACKAGE "xsane" |
---|
2115 | | #define VERSION "0.996" |
---|
2116 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
2117 | | #define STDC_HEADERS 1 |
---|
2118 | | #define HAVE_SYS_TYPES_H 1 |
---|
2119 | | #define HAVE_SYS_STAT_H 1 |
---|
2120 | | #define HAVE_STDLIB_H 1 |
---|
2121 | | #define HAVE_STRING_H 1 |
---|
2122 | | #define HAVE_MEMORY_H 1 |
---|
2123 | | #define HAVE_STRINGS_H 1 |
---|
2124 | | #define HAVE_INTTYPES_H 1 |
---|
2125 | | #define HAVE_STDINT_H 1 |
---|
2126 | | #define HAVE_UNISTD_H 1 |
---|
2127 | | #define STDC_HEADERS 1 |
---|
2128 | | #define HAVE_FCNTL_H 1 |
---|
2129 | | #define HAVE_UNISTD_H 1 |
---|
2130 | | #define HAVE_LIBC_H 1 |
---|
2131 | | #define HAVE_SYS_TIME_H 1 |
---|
2132 | | #define HAVE_SYS_TYPES_H 1 |
---|
2133 | | #define HAVE_ZLIB_H 1 |
---|
2134 | | #define RETSIGTYPE void |
---|
2135 | | #define HAVE_LIBM 1 |
---|
2136 | | #define HAVE_LIBZ 1 |
---|
2137 | | #define HAVE_LIBJPEG 1 |
---|
2138 | | #define HAVE_LIBTIFF 1 |
---|
2139 | | #define HAVE_LIBLCMS 1 |
---|
2140 | | #define HAVE_ALLOCA_H 1 |
---|
2141 | | #define HAVE_ALLOCA 1 |
---|
2142 | | #define HAVE_STDLIB_H 1 |
---|
2143 | | #define HAVE_UNISTD_H 1 |
---|
2144 | | #define HAVE_GETPAGESIZE 1 |
---|
2145 | | #define HAVE_MMAP 1 |
---|
2146 | | #define HAVE_ATEXIT 1 |
---|
2147 | | #define HAVE_MKDIR 1 |
---|
2148 | | #define HAVE_SIGPROCMASK 1 |
---|
2149 | | #define HAVE_STRDUP 1 |
---|
2150 | | #define HAVE_STRFTIME 1 |
---|
2151 | | #define HAVE_STRSTR 1 |
---|
2152 | | #define HAVE_STRSEP 1 |
---|
2153 | | #define HAVE_STRTOD 1 |
---|
2154 | | #define HAVE_SNPRINTF 1 |
---|
2155 | | #define HAVE_USLEEP 1 |
---|
2156 | | #define HAVE_STRCASECMP 1 |
---|
2157 | | #define HAVE_STRNCASECMP 1 |
---|
2158 | | #define HAVE_LSTAT 1 |
---|
2159 | | #define HAVE_LIMITS_H 1 |
---|
2160 | | #define HAVE_LOCALE_H 1 |
---|
2161 | | #define HAVE_NL_TYPES_H 1 |
---|
2162 | | #define HAVE_STRING_H 1 |
---|
2163 | | #define HAVE_UNISTD_H 1 |
---|
2164 | | #define HAVE_SYS_PARAM_H 1 |
---|
2165 | | #define HAVE_GETCWD 1 |
---|
2166 | | #define HAVE_MUNMAP 1 |
---|
2167 | | #define HAVE_PUTENV 1 |
---|
2168 | | #define HAVE_SETENV 1 |
---|
2169 | | #define HAVE_SETLOCALE 1 |
---|
2170 | | #define HAVE_STRCHR 1 |
---|
2171 | | #define HAVE_STRCASECMP 1 |
---|
2172 | | #define HAVE_STPCPY 1 |
---|
2173 | | #define HAVE_STPCPY 1 |
---|
2174 | | #define HAVE_LC_MESSAGES 1 |
---|
2175 | | #define ENABLE_NLS 1 |
---|
2176 | | /* end confdefs.h. */ |
---|
2177 | | #include <libintl.h> |
---|
2178 | | int |
---|
2179 | | main () |
---|
2180 | | { |
---|
2181 | | return (int) gettext ("") |
---|
2182 | | ; |
---|
2183 | | return 0; |
---|
2184 | | } |
---|
2185 | configure:7607: result: no |
---|
2186 | configure:7611: checking for bindtextdomain in -lintl |
---|
2187 | configure:7641: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -lintl -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
2188 | configure:7647: $? = 0 |
---|
2189 | configure:7651: test -z |
---|
2190 | || test ! -s conftest.err |
---|
2191 | configure:7654: $? = 0 |
---|
2192 | configure:7657: test -s conftest |
---|
2193 | configure:7660: $? = 0 |
---|
2194 | configure:7673: result: yes |
---|
2195 | configure:7676: checking for gettext in libintl |
---|
2196 | configure:7697: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
2197 | conftest.c: In function 'main': |
---|
2198 | conftest.c:75: warning: implicit declaration of function 'gettext' |
---|
2199 | conftest.c:75: warning: incompatible implicit declaration of built-in function 'gettext' |
---|
2200 | Undefined symbols: |
---|
2201 | "_gettext", referenced from: |
---|
2202 | _main in cc7feZhz.o |
---|
2203 | ld: symbol(s) not found |
---|
2204 | collect2: ld returned 1 exit status |
---|
2205 | configure:7703: $? = 1 |
---|
2206 | configure: failed program was: |
---|
2207 | | /* confdefs.h. */ |
---|
2208 | | |
---|
2209 | | #define PACKAGE_NAME "" |
---|
2210 | | #define PACKAGE_TARNAME "" |
---|
2211 | | #define PACKAGE_VERSION "" |
---|
2212 | | #define PACKAGE_STRING "" |
---|
2213 | | #define PACKAGE_BUGREPORT "" |
---|
2214 | | #define PACKAGE "xsane" |
---|
2215 | | #define VERSION "0.996" |
---|
2216 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
2217 | | #define STDC_HEADERS 1 |
---|
2218 | | #define HAVE_SYS_TYPES_H 1 |
---|
2219 | | #define HAVE_SYS_STAT_H 1 |
---|
2220 | | #define HAVE_STDLIB_H 1 |
---|
2221 | | #define HAVE_STRING_H 1 |
---|
2222 | | #define HAVE_MEMORY_H 1 |
---|
2223 | | #define HAVE_STRINGS_H 1 |
---|
2224 | | #define HAVE_INTTYPES_H 1 |
---|
2225 | | #define HAVE_STDINT_H 1 |
---|
2226 | | #define HAVE_UNISTD_H 1 |
---|
2227 | | #define STDC_HEADERS 1 |
---|
2228 | | #define HAVE_FCNTL_H 1 |
---|
2229 | | #define HAVE_UNISTD_H 1 |
---|
2230 | | #define HAVE_LIBC_H 1 |
---|
2231 | | #define HAVE_SYS_TIME_H 1 |
---|
2232 | | #define HAVE_SYS_TYPES_H 1 |
---|
2233 | | #define HAVE_ZLIB_H 1 |
---|
2234 | | #define RETSIGTYPE void |
---|
2235 | | #define HAVE_LIBM 1 |
---|
2236 | | #define HAVE_LIBZ 1 |
---|
2237 | | #define HAVE_LIBJPEG 1 |
---|
2238 | | #define HAVE_LIBTIFF 1 |
---|
2239 | | #define HAVE_LIBLCMS 1 |
---|
2240 | | #define HAVE_ALLOCA_H 1 |
---|
2241 | | #define HAVE_ALLOCA 1 |
---|
2242 | | #define HAVE_STDLIB_H 1 |
---|
2243 | | #define HAVE_UNISTD_H 1 |
---|
2244 | | #define HAVE_GETPAGESIZE 1 |
---|
2245 | | #define HAVE_MMAP 1 |
---|
2246 | | #define HAVE_ATEXIT 1 |
---|
2247 | | #define HAVE_MKDIR 1 |
---|
2248 | | #define HAVE_SIGPROCMASK 1 |
---|
2249 | | #define HAVE_STRDUP 1 |
---|
2250 | | #define HAVE_STRFTIME 1 |
---|
2251 | | #define HAVE_STRSTR 1 |
---|
2252 | | #define HAVE_STRSEP 1 |
---|
2253 | | #define HAVE_STRTOD 1 |
---|
2254 | | #define HAVE_SNPRINTF 1 |
---|
2255 | | #define HAVE_USLEEP 1 |
---|
2256 | | #define HAVE_STRCASECMP 1 |
---|
2257 | | #define HAVE_STRNCASECMP 1 |
---|
2258 | | #define HAVE_LSTAT 1 |
---|
2259 | | #define HAVE_LIMITS_H 1 |
---|
2260 | | #define HAVE_LOCALE_H 1 |
---|
2261 | | #define HAVE_NL_TYPES_H 1 |
---|
2262 | | #define HAVE_STRING_H 1 |
---|
2263 | | #define HAVE_UNISTD_H 1 |
---|
2264 | | #define HAVE_SYS_PARAM_H 1 |
---|
2265 | | #define HAVE_GETCWD 1 |
---|
2266 | | #define HAVE_MUNMAP 1 |
---|
2267 | | #define HAVE_PUTENV 1 |
---|
2268 | | #define HAVE_SETENV 1 |
---|
2269 | | #define HAVE_SETLOCALE 1 |
---|
2270 | | #define HAVE_STRCHR 1 |
---|
2271 | | #define HAVE_STRCASECMP 1 |
---|
2272 | | #define HAVE_STPCPY 1 |
---|
2273 | | #define HAVE_STPCPY 1 |
---|
2274 | | #define HAVE_LC_MESSAGES 1 |
---|
2275 | | #define ENABLE_NLS 1 |
---|
2276 | | /* end confdefs.h. */ |
---|
2277 | | |
---|
2278 | | int |
---|
2279 | | main () |
---|
2280 | | { |
---|
2281 | | return (int) gettext ("") |
---|
2282 | | ; |
---|
2283 | | return 0; |
---|
2284 | | } |
---|
2285 | configure:7728: result: no |
---|
2286 | configure:8016: checking whether catgets can be used |
---|
2287 | configure:8026: result: no |
---|
2288 | configure:8372: checking for msgfmt |
---|
2289 | configure:8399: result: /opt/local/bin/msgfmt |
---|
2290 | configure:8408: checking for gmsgfmt |
---|
2291 | configure:8439: result: /opt/local/bin/msgfmt |
---|
2292 | configure:8448: checking for xgettext |
---|
2293 | configure:8475: result: /opt/local/bin/xgettext |
---|
2294 | configure:8541: checking for catalogs to be installed |
---|
2295 | configure:8550: result: ca cs da de es fi fr hu it ja nl pa pl pt pt_BR ro ru sk sl sr sv vi tr zh zh_CN |
---|
2296 | configure:8767: checking for sane-config |
---|
2297 | configure:8785: found /opt/local/bin/sane-config |
---|
2298 | configure:8798: result: /opt/local/bin/sane-config |
---|
2299 | configure:8806: checking for SANE - version >= 1.0.0 |
---|
2300 | configure:8891: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -L/opt/local/lib -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm -lsane -lusb -lpthread -lm -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -ljpeg -ltiff -ldl >&5 |
---|
2301 | conftest.c: In function 'main': |
---|
2302 | conftest.c:80: warning: implicit declaration of function 'system' |
---|
2303 | conftest.c:84: warning: implicit declaration of function 'exit' |
---|
2304 | conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit' |
---|
2305 | configure:8894: $? = 0 |
---|
2306 | configure:8896: ./conftest |
---|
2307 | configure:8899: $? = 0 |
---|
2308 | configure:8918: result: yes |
---|
2309 | configure:9033: checking for pkg-config |
---|
2310 | configure:9051: found /opt/local/bin/pkg-config |
---|
2311 | configure:9064: result: /opt/local/bin/pkg-config |
---|
2312 | configure:9085: checking for GIMP - version >= 1.3.23 |
---|
2313 | configure:9248: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
2314 | conftest.c:73:26: error: libgimp/gimp.h: No such file or directory |
---|
2315 | conftest.c:75: error: syntax error before 'PLUG_IN_INFO' |
---|
2316 | conftest.c:75: warning: type defaults to 'int' in declaration of 'PLUG_IN_INFO' |
---|
2317 | conftest.c:77: warning: initialization makes integer from pointer without a cast |
---|
2318 | conftest.c:78: warning: excess elements in scalar initializer |
---|
2319 | conftest.c:78: warning: (near initialization for 'PLUG_IN_INFO') |
---|
2320 | conftest.c:79: warning: excess elements in scalar initializer |
---|
2321 | conftest.c:79: warning: (near initialization for 'PLUG_IN_INFO') |
---|
2322 | conftest.c:81: warning: excess elements in scalar initializer |
---|
2323 | conftest.c:81: warning: (near initialization for 'PLUG_IN_INFO') |
---|
2324 | conftest.c:81: warning: data definition has no type or storage class |
---|
2325 | configure:9254: $? = 1 |
---|
2326 | configure: failed program was: |
---|
2327 | | /* confdefs.h. */ |
---|
2328 | | |
---|
2329 | | #define PACKAGE_NAME "" |
---|
2330 | | #define PACKAGE_TARNAME "" |
---|
2331 | | #define PACKAGE_VERSION "" |
---|
2332 | | #define PACKAGE_STRING "" |
---|
2333 | | #define PACKAGE_BUGREPORT "" |
---|
2334 | | #define PACKAGE "xsane" |
---|
2335 | | #define VERSION "0.996" |
---|
2336 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
2337 | | #define STDC_HEADERS 1 |
---|
2338 | | #define HAVE_SYS_TYPES_H 1 |
---|
2339 | | #define HAVE_SYS_STAT_H 1 |
---|
2340 | | #define HAVE_STDLIB_H 1 |
---|
2341 | | #define HAVE_STRING_H 1 |
---|
2342 | | #define HAVE_MEMORY_H 1 |
---|
2343 | | #define HAVE_STRINGS_H 1 |
---|
2344 | | #define HAVE_INTTYPES_H 1 |
---|
2345 | | #define HAVE_STDINT_H 1 |
---|
2346 | | #define HAVE_UNISTD_H 1 |
---|
2347 | | #define STDC_HEADERS 1 |
---|
2348 | | #define HAVE_FCNTL_H 1 |
---|
2349 | | #define HAVE_UNISTD_H 1 |
---|
2350 | | #define HAVE_LIBC_H 1 |
---|
2351 | | #define HAVE_SYS_TIME_H 1 |
---|
2352 | | #define HAVE_SYS_TYPES_H 1 |
---|
2353 | | #define HAVE_ZLIB_H 1 |
---|
2354 | | #define RETSIGTYPE void |
---|
2355 | | #define HAVE_LIBM 1 |
---|
2356 | | #define HAVE_LIBZ 1 |
---|
2357 | | #define HAVE_LIBJPEG 1 |
---|
2358 | | #define HAVE_LIBTIFF 1 |
---|
2359 | | #define HAVE_LIBLCMS 1 |
---|
2360 | | #define HAVE_ALLOCA_H 1 |
---|
2361 | | #define HAVE_ALLOCA 1 |
---|
2362 | | #define HAVE_STDLIB_H 1 |
---|
2363 | | #define HAVE_UNISTD_H 1 |
---|
2364 | | #define HAVE_GETPAGESIZE 1 |
---|
2365 | | #define HAVE_MMAP 1 |
---|
2366 | | #define HAVE_ATEXIT 1 |
---|
2367 | | #define HAVE_MKDIR 1 |
---|
2368 | | #define HAVE_SIGPROCMASK 1 |
---|
2369 | | #define HAVE_STRDUP 1 |
---|
2370 | | #define HAVE_STRFTIME 1 |
---|
2371 | | #define HAVE_STRSTR 1 |
---|
2372 | | #define HAVE_STRSEP 1 |
---|
2373 | | #define HAVE_STRTOD 1 |
---|
2374 | | #define HAVE_SNPRINTF 1 |
---|
2375 | | #define HAVE_USLEEP 1 |
---|
2376 | | #define HAVE_STRCASECMP 1 |
---|
2377 | | #define HAVE_STRNCASECMP 1 |
---|
2378 | | #define HAVE_LSTAT 1 |
---|
2379 | | #define HAVE_LIMITS_H 1 |
---|
2380 | | #define HAVE_LOCALE_H 1 |
---|
2381 | | #define HAVE_NL_TYPES_H 1 |
---|
2382 | | #define HAVE_STRING_H 1 |
---|
2383 | | #define HAVE_UNISTD_H 1 |
---|
2384 | | #define HAVE_SYS_PARAM_H 1 |
---|
2385 | | #define HAVE_GETCWD 1 |
---|
2386 | | #define HAVE_MUNMAP 1 |
---|
2387 | | #define HAVE_PUTENV 1 |
---|
2388 | | #define HAVE_SETENV 1 |
---|
2389 | | #define HAVE_SETLOCALE 1 |
---|
2390 | | #define HAVE_STRCHR 1 |
---|
2391 | | #define HAVE_STRCASECMP 1 |
---|
2392 | | #define HAVE_STPCPY 1 |
---|
2393 | | #define HAVE_STPCPY 1 |
---|
2394 | | #define HAVE_LC_MESSAGES 1 |
---|
2395 | | #define ENABLE_NLS 1 |
---|
2396 | | /* end confdefs.h. */ |
---|
2397 | | |
---|
2398 | | #include <stdio.h> |
---|
2399 | | #include <libgimp/gimp.h> |
---|
2400 | | |
---|
2401 | | GimpPlugInInfo PLUG_IN_INFO = |
---|
2402 | | { |
---|
2403 | | NULL, /* init_proc */ |
---|
2404 | | NULL, /* quit_proc */ |
---|
2405 | | NULL, /* query_proc */ |
---|
2406 | | NULL /* run_proc */ |
---|
2407 | | }; |
---|
2408 | | |
---|
2409 | | int |
---|
2410 | | main () |
---|
2411 | | { |
---|
2412 | | return 0; |
---|
2413 | | ; |
---|
2414 | | return 0; |
---|
2415 | | } |
---|
2416 | configure:9342: checking for pkg-config |
---|
2417 | configure:9373: result: /opt/local/bin/pkg-config |
---|
2418 | configure:9394: checking for GTK+ - version >= 2.0.0 |
---|
2419 | configure:9539: result: no |
---|
2420 | configure:9572: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
2421 | conftest.c:72:21: error: gtk/gtk.h: No such file or directory |
---|
2422 | conftest.c: In function 'main': |
---|
2423 | conftest.c:78: error: 'gtk_major_version' undeclared (first use in this function) |
---|
2424 | conftest.c:78: error: (Each undeclared identifier is reported only once |
---|
2425 | conftest.c:78: error: for each function it appears in.) |
---|
2426 | conftest.c:78: error: 'gtk_minor_version' undeclared (first use in this function) |
---|
2427 | conftest.c:78: error: 'gtk_micro_version' undeclared (first use in this function) |
---|
2428 | configure:9578: $? = 1 |
---|
2429 | configure: failed program was: |
---|
2430 | | /* confdefs.h. */ |
---|
2431 | | |
---|
2432 | | #define PACKAGE_NAME "" |
---|
2433 | | #define PACKAGE_TARNAME "" |
---|
2434 | | #define PACKAGE_VERSION "" |
---|
2435 | | #define PACKAGE_STRING "" |
---|
2436 | | #define PACKAGE_BUGREPORT "" |
---|
2437 | | #define PACKAGE "xsane" |
---|
2438 | | #define VERSION "0.996" |
---|
2439 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
2440 | | #define STDC_HEADERS 1 |
---|
2441 | | #define HAVE_SYS_TYPES_H 1 |
---|
2442 | | #define HAVE_SYS_STAT_H 1 |
---|
2443 | | #define HAVE_STDLIB_H 1 |
---|
2444 | | #define HAVE_STRING_H 1 |
---|
2445 | | #define HAVE_MEMORY_H 1 |
---|
2446 | | #define HAVE_STRINGS_H 1 |
---|
2447 | | #define HAVE_INTTYPES_H 1 |
---|
2448 | | #define HAVE_STDINT_H 1 |
---|
2449 | | #define HAVE_UNISTD_H 1 |
---|
2450 | | #define STDC_HEADERS 1 |
---|
2451 | | #define HAVE_FCNTL_H 1 |
---|
2452 | | #define HAVE_UNISTD_H 1 |
---|
2453 | | #define HAVE_LIBC_H 1 |
---|
2454 | | #define HAVE_SYS_TIME_H 1 |
---|
2455 | | #define HAVE_SYS_TYPES_H 1 |
---|
2456 | | #define HAVE_ZLIB_H 1 |
---|
2457 | | #define RETSIGTYPE void |
---|
2458 | | #define HAVE_LIBM 1 |
---|
2459 | | #define HAVE_LIBZ 1 |
---|
2460 | | #define HAVE_LIBJPEG 1 |
---|
2461 | | #define HAVE_LIBTIFF 1 |
---|
2462 | | #define HAVE_LIBLCMS 1 |
---|
2463 | | #define HAVE_ALLOCA_H 1 |
---|
2464 | | #define HAVE_ALLOCA 1 |
---|
2465 | | #define HAVE_STDLIB_H 1 |
---|
2466 | | #define HAVE_UNISTD_H 1 |
---|
2467 | | #define HAVE_GETPAGESIZE 1 |
---|
2468 | | #define HAVE_MMAP 1 |
---|
2469 | | #define HAVE_ATEXIT 1 |
---|
2470 | | #define HAVE_MKDIR 1 |
---|
2471 | | #define HAVE_SIGPROCMASK 1 |
---|
2472 | | #define HAVE_STRDUP 1 |
---|
2473 | | #define HAVE_STRFTIME 1 |
---|
2474 | | #define HAVE_STRSTR 1 |
---|
2475 | | #define HAVE_STRSEP 1 |
---|
2476 | | #define HAVE_STRTOD 1 |
---|
2477 | | #define HAVE_SNPRINTF 1 |
---|
2478 | | #define HAVE_USLEEP 1 |
---|
2479 | | #define HAVE_STRCASECMP 1 |
---|
2480 | | #define HAVE_STRNCASECMP 1 |
---|
2481 | | #define HAVE_LSTAT 1 |
---|
2482 | | #define HAVE_LIMITS_H 1 |
---|
2483 | | #define HAVE_LOCALE_H 1 |
---|
2484 | | #define HAVE_NL_TYPES_H 1 |
---|
2485 | | #define HAVE_STRING_H 1 |
---|
2486 | | #define HAVE_UNISTD_H 1 |
---|
2487 | | #define HAVE_SYS_PARAM_H 1 |
---|
2488 | | #define HAVE_GETCWD 1 |
---|
2489 | | #define HAVE_MUNMAP 1 |
---|
2490 | | #define HAVE_PUTENV 1 |
---|
2491 | | #define HAVE_SETENV 1 |
---|
2492 | | #define HAVE_SETLOCALE 1 |
---|
2493 | | #define HAVE_STRCHR 1 |
---|
2494 | | #define HAVE_STRCASECMP 1 |
---|
2495 | | #define HAVE_STPCPY 1 |
---|
2496 | | #define HAVE_STPCPY 1 |
---|
2497 | | #define HAVE_LC_MESSAGES 1 |
---|
2498 | | #define ENABLE_NLS 1 |
---|
2499 | | /* end confdefs.h. */ |
---|
2500 | | |
---|
2501 | | #include <gtk/gtk.h> |
---|
2502 | | #include <stdio.h> |
---|
2503 | | |
---|
2504 | | int |
---|
2505 | | main () |
---|
2506 | | { |
---|
2507 | | return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version)); |
---|
2508 | | ; |
---|
2509 | | return 0; |
---|
2510 | | } |
---|
2511 | configure:9674: checking for gtk-config |
---|
2512 | configure:9705: result: no |
---|
2513 | configure:9713: checking for GTK - version >= 1.2.0 |
---|
2514 | configure:9849: result: no |
---|
2515 | configure:9988: checking for gimp-config |
---|
2516 | configure:10019: result: no |
---|
2517 | configure:10041: checking for gimptool |
---|
2518 | configure:10072: result: no |
---|
2519 | configure:10102: checking libgimp/gimp.h usability |
---|
2520 | configure:10114: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl conftest.c >&5 |
---|
2521 | conftest.c:105:26: error: libgimp/gimp.h: No such file or directory |
---|
2522 | configure:10120: $? = 1 |
---|
2523 | configure: failed program was: |
---|
2524 | | /* confdefs.h. */ |
---|
2525 | | |
---|
2526 | | #define PACKAGE_NAME "" |
---|
2527 | | #define PACKAGE_TARNAME "" |
---|
2528 | | #define PACKAGE_VERSION "" |
---|
2529 | | #define PACKAGE_STRING "" |
---|
2530 | | #define PACKAGE_BUGREPORT "" |
---|
2531 | | #define PACKAGE "xsane" |
---|
2532 | | #define VERSION "0.996" |
---|
2533 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
2534 | | #define STDC_HEADERS 1 |
---|
2535 | | #define HAVE_SYS_TYPES_H 1 |
---|
2536 | | #define HAVE_SYS_STAT_H 1 |
---|
2537 | | #define HAVE_STDLIB_H 1 |
---|
2538 | | #define HAVE_STRING_H 1 |
---|
2539 | | #define HAVE_MEMORY_H 1 |
---|
2540 | | #define HAVE_STRINGS_H 1 |
---|
2541 | | #define HAVE_INTTYPES_H 1 |
---|
2542 | | #define HAVE_STDINT_H 1 |
---|
2543 | | #define HAVE_UNISTD_H 1 |
---|
2544 | | #define STDC_HEADERS 1 |
---|
2545 | | #define HAVE_FCNTL_H 1 |
---|
2546 | | #define HAVE_UNISTD_H 1 |
---|
2547 | | #define HAVE_LIBC_H 1 |
---|
2548 | | #define HAVE_SYS_TIME_H 1 |
---|
2549 | | #define HAVE_SYS_TYPES_H 1 |
---|
2550 | | #define HAVE_ZLIB_H 1 |
---|
2551 | | #define RETSIGTYPE void |
---|
2552 | | #define HAVE_LIBM 1 |
---|
2553 | | #define HAVE_LIBZ 1 |
---|
2554 | | #define HAVE_LIBJPEG 1 |
---|
2555 | | #define HAVE_LIBTIFF 1 |
---|
2556 | | #define HAVE_LIBLCMS 1 |
---|
2557 | | #define HAVE_ALLOCA_H 1 |
---|
2558 | | #define HAVE_ALLOCA 1 |
---|
2559 | | #define HAVE_STDLIB_H 1 |
---|
2560 | | #define HAVE_UNISTD_H 1 |
---|
2561 | | #define HAVE_GETPAGESIZE 1 |
---|
2562 | | #define HAVE_MMAP 1 |
---|
2563 | | #define HAVE_ATEXIT 1 |
---|
2564 | | #define HAVE_MKDIR 1 |
---|
2565 | | #define HAVE_SIGPROCMASK 1 |
---|
2566 | | #define HAVE_STRDUP 1 |
---|
2567 | | #define HAVE_STRFTIME 1 |
---|
2568 | | #define HAVE_STRSTR 1 |
---|
2569 | | #define HAVE_STRSEP 1 |
---|
2570 | | #define HAVE_STRTOD 1 |
---|
2571 | | #define HAVE_SNPRINTF 1 |
---|
2572 | | #define HAVE_USLEEP 1 |
---|
2573 | | #define HAVE_STRCASECMP 1 |
---|
2574 | | #define HAVE_STRNCASECMP 1 |
---|
2575 | | #define HAVE_LSTAT 1 |
---|
2576 | | #define HAVE_LIMITS_H 1 |
---|
2577 | | #define HAVE_LOCALE_H 1 |
---|
2578 | | #define HAVE_NL_TYPES_H 1 |
---|
2579 | | #define HAVE_STRING_H 1 |
---|
2580 | | #define HAVE_UNISTD_H 1 |
---|
2581 | | #define HAVE_SYS_PARAM_H 1 |
---|
2582 | | #define HAVE_GETCWD 1 |
---|
2583 | | #define HAVE_MUNMAP 1 |
---|
2584 | | #define HAVE_PUTENV 1 |
---|
2585 | | #define HAVE_SETENV 1 |
---|
2586 | | #define HAVE_SETLOCALE 1 |
---|
2587 | | #define HAVE_STRCHR 1 |
---|
2588 | | #define HAVE_STRCASECMP 1 |
---|
2589 | | #define HAVE_STPCPY 1 |
---|
2590 | | #define HAVE_STPCPY 1 |
---|
2591 | | #define HAVE_LC_MESSAGES 1 |
---|
2592 | | #define ENABLE_NLS 1 |
---|
2593 | | /* end confdefs.h. */ |
---|
2594 | | #include <stdio.h> |
---|
2595 | | #if HAVE_SYS_TYPES_H |
---|
2596 | | # include <sys/types.h> |
---|
2597 | | #endif |
---|
2598 | | #if HAVE_SYS_STAT_H |
---|
2599 | | # include <sys/stat.h> |
---|
2600 | | #endif |
---|
2601 | | #if STDC_HEADERS |
---|
2602 | | # include <stdlib.h> |
---|
2603 | | # include <stddef.h> |
---|
2604 | | #else |
---|
2605 | | # if HAVE_STDLIB_H |
---|
2606 | | # include <stdlib.h> |
---|
2607 | | # endif |
---|
2608 | | #endif |
---|
2609 | | #if HAVE_STRING_H |
---|
2610 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
2611 | | # include <memory.h> |
---|
2612 | | # endif |
---|
2613 | | # include <string.h> |
---|
2614 | | #endif |
---|
2615 | | #if HAVE_STRINGS_H |
---|
2616 | | # include <strings.h> |
---|
2617 | | #endif |
---|
2618 | | #if HAVE_INTTYPES_H |
---|
2619 | | # include <inttypes.h> |
---|
2620 | | #else |
---|
2621 | | # if HAVE_STDINT_H |
---|
2622 | | # include <stdint.h> |
---|
2623 | | # endif |
---|
2624 | | #endif |
---|
2625 | | #if HAVE_UNISTD_H |
---|
2626 | | # include <unistd.h> |
---|
2627 | | #endif |
---|
2628 | | #include <libgimp/gimp.h> |
---|
2629 | configure:10143: result: no |
---|
2630 | configure:10147: checking libgimp/gimp.h presence |
---|
2631 | configure:10157: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl conftest.c |
---|
2632 | conftest.c:71:26: error: libgimp/gimp.h: No such file or directory |
---|
2633 | configure:10163: $? = 1 |
---|
2634 | configure: failed program was: |
---|
2635 | | /* confdefs.h. */ |
---|
2636 | | |
---|
2637 | | #define PACKAGE_NAME "" |
---|
2638 | | #define PACKAGE_TARNAME "" |
---|
2639 | | #define PACKAGE_VERSION "" |
---|
2640 | | #define PACKAGE_STRING "" |
---|
2641 | | #define PACKAGE_BUGREPORT "" |
---|
2642 | | #define PACKAGE "xsane" |
---|
2643 | | #define VERSION "0.996" |
---|
2644 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
2645 | | #define STDC_HEADERS 1 |
---|
2646 | | #define HAVE_SYS_TYPES_H 1 |
---|
2647 | | #define HAVE_SYS_STAT_H 1 |
---|
2648 | | #define HAVE_STDLIB_H 1 |
---|
2649 | | #define HAVE_STRING_H 1 |
---|
2650 | | #define HAVE_MEMORY_H 1 |
---|
2651 | | #define HAVE_STRINGS_H 1 |
---|
2652 | | #define HAVE_INTTYPES_H 1 |
---|
2653 | | #define HAVE_STDINT_H 1 |
---|
2654 | | #define HAVE_UNISTD_H 1 |
---|
2655 | | #define STDC_HEADERS 1 |
---|
2656 | | #define HAVE_FCNTL_H 1 |
---|
2657 | | #define HAVE_UNISTD_H 1 |
---|
2658 | | #define HAVE_LIBC_H 1 |
---|
2659 | | #define HAVE_SYS_TIME_H 1 |
---|
2660 | | #define HAVE_SYS_TYPES_H 1 |
---|
2661 | | #define HAVE_ZLIB_H 1 |
---|
2662 | | #define RETSIGTYPE void |
---|
2663 | | #define HAVE_LIBM 1 |
---|
2664 | | #define HAVE_LIBZ 1 |
---|
2665 | | #define HAVE_LIBJPEG 1 |
---|
2666 | | #define HAVE_LIBTIFF 1 |
---|
2667 | | #define HAVE_LIBLCMS 1 |
---|
2668 | | #define HAVE_ALLOCA_H 1 |
---|
2669 | | #define HAVE_ALLOCA 1 |
---|
2670 | | #define HAVE_STDLIB_H 1 |
---|
2671 | | #define HAVE_UNISTD_H 1 |
---|
2672 | | #define HAVE_GETPAGESIZE 1 |
---|
2673 | | #define HAVE_MMAP 1 |
---|
2674 | | #define HAVE_ATEXIT 1 |
---|
2675 | | #define HAVE_MKDIR 1 |
---|
2676 | | #define HAVE_SIGPROCMASK 1 |
---|
2677 | | #define HAVE_STRDUP 1 |
---|
2678 | | #define HAVE_STRFTIME 1 |
---|
2679 | | #define HAVE_STRSTR 1 |
---|
2680 | | #define HAVE_STRSEP 1 |
---|
2681 | | #define HAVE_STRTOD 1 |
---|
2682 | | #define HAVE_SNPRINTF 1 |
---|
2683 | | #define HAVE_USLEEP 1 |
---|
2684 | | #define HAVE_STRCASECMP 1 |
---|
2685 | | #define HAVE_STRNCASECMP 1 |
---|
2686 | | #define HAVE_LSTAT 1 |
---|
2687 | | #define HAVE_LIMITS_H 1 |
---|
2688 | | #define HAVE_LOCALE_H 1 |
---|
2689 | | #define HAVE_NL_TYPES_H 1 |
---|
2690 | | #define HAVE_STRING_H 1 |
---|
2691 | | #define HAVE_UNISTD_H 1 |
---|
2692 | | #define HAVE_SYS_PARAM_H 1 |
---|
2693 | | #define HAVE_GETCWD 1 |
---|
2694 | | #define HAVE_MUNMAP 1 |
---|
2695 | | #define HAVE_PUTENV 1 |
---|
2696 | | #define HAVE_SETENV 1 |
---|
2697 | | #define HAVE_SETLOCALE 1 |
---|
2698 | | #define HAVE_STRCHR 1 |
---|
2699 | | #define HAVE_STRCASECMP 1 |
---|
2700 | | #define HAVE_STPCPY 1 |
---|
2701 | | #define HAVE_STPCPY 1 |
---|
2702 | | #define HAVE_LC_MESSAGES 1 |
---|
2703 | | #define ENABLE_NLS 1 |
---|
2704 | | /* end confdefs.h. */ |
---|
2705 | | #include <libgimp/gimp.h> |
---|
2706 | configure:10183: result: no |
---|
2707 | configure:10218: checking for libgimp/gimp.h |
---|
2708 | configure:10225: result: no |
---|
2709 | configure:10254: checking libgimp/gimpfeatures.h usability |
---|
2710 | configure:10266: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl conftest.c >&5 |
---|
2711 | conftest.c:105:34: error: libgimp/gimpfeatures.h: No such file or directory |
---|
2712 | configure:10272: $? = 1 |
---|
2713 | configure: failed program was: |
---|
2714 | | /* confdefs.h. */ |
---|
2715 | | |
---|
2716 | | #define PACKAGE_NAME "" |
---|
2717 | | #define PACKAGE_TARNAME "" |
---|
2718 | | #define PACKAGE_VERSION "" |
---|
2719 | | #define PACKAGE_STRING "" |
---|
2720 | | #define PACKAGE_BUGREPORT "" |
---|
2721 | | #define PACKAGE "xsane" |
---|
2722 | | #define VERSION "0.996" |
---|
2723 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
2724 | | #define STDC_HEADERS 1 |
---|
2725 | | #define HAVE_SYS_TYPES_H 1 |
---|
2726 | | #define HAVE_SYS_STAT_H 1 |
---|
2727 | | #define HAVE_STDLIB_H 1 |
---|
2728 | | #define HAVE_STRING_H 1 |
---|
2729 | | #define HAVE_MEMORY_H 1 |
---|
2730 | | #define HAVE_STRINGS_H 1 |
---|
2731 | | #define HAVE_INTTYPES_H 1 |
---|
2732 | | #define HAVE_STDINT_H 1 |
---|
2733 | | #define HAVE_UNISTD_H 1 |
---|
2734 | | #define STDC_HEADERS 1 |
---|
2735 | | #define HAVE_FCNTL_H 1 |
---|
2736 | | #define HAVE_UNISTD_H 1 |
---|
2737 | | #define HAVE_LIBC_H 1 |
---|
2738 | | #define HAVE_SYS_TIME_H 1 |
---|
2739 | | #define HAVE_SYS_TYPES_H 1 |
---|
2740 | | #define HAVE_ZLIB_H 1 |
---|
2741 | | #define RETSIGTYPE void |
---|
2742 | | #define HAVE_LIBM 1 |
---|
2743 | | #define HAVE_LIBZ 1 |
---|
2744 | | #define HAVE_LIBJPEG 1 |
---|
2745 | | #define HAVE_LIBTIFF 1 |
---|
2746 | | #define HAVE_LIBLCMS 1 |
---|
2747 | | #define HAVE_ALLOCA_H 1 |
---|
2748 | | #define HAVE_ALLOCA 1 |
---|
2749 | | #define HAVE_STDLIB_H 1 |
---|
2750 | | #define HAVE_UNISTD_H 1 |
---|
2751 | | #define HAVE_GETPAGESIZE 1 |
---|
2752 | | #define HAVE_MMAP 1 |
---|
2753 | | #define HAVE_ATEXIT 1 |
---|
2754 | | #define HAVE_MKDIR 1 |
---|
2755 | | #define HAVE_SIGPROCMASK 1 |
---|
2756 | | #define HAVE_STRDUP 1 |
---|
2757 | | #define HAVE_STRFTIME 1 |
---|
2758 | | #define HAVE_STRSTR 1 |
---|
2759 | | #define HAVE_STRSEP 1 |
---|
2760 | | #define HAVE_STRTOD 1 |
---|
2761 | | #define HAVE_SNPRINTF 1 |
---|
2762 | | #define HAVE_USLEEP 1 |
---|
2763 | | #define HAVE_STRCASECMP 1 |
---|
2764 | | #define HAVE_STRNCASECMP 1 |
---|
2765 | | #define HAVE_LSTAT 1 |
---|
2766 | | #define HAVE_LIMITS_H 1 |
---|
2767 | | #define HAVE_LOCALE_H 1 |
---|
2768 | | #define HAVE_NL_TYPES_H 1 |
---|
2769 | | #define HAVE_STRING_H 1 |
---|
2770 | | #define HAVE_UNISTD_H 1 |
---|
2771 | | #define HAVE_SYS_PARAM_H 1 |
---|
2772 | | #define HAVE_GETCWD 1 |
---|
2773 | | #define HAVE_MUNMAP 1 |
---|
2774 | | #define HAVE_PUTENV 1 |
---|
2775 | | #define HAVE_SETENV 1 |
---|
2776 | | #define HAVE_SETLOCALE 1 |
---|
2777 | | #define HAVE_STRCHR 1 |
---|
2778 | | #define HAVE_STRCASECMP 1 |
---|
2779 | | #define HAVE_STPCPY 1 |
---|
2780 | | #define HAVE_STPCPY 1 |
---|
2781 | | #define HAVE_LC_MESSAGES 1 |
---|
2782 | | #define ENABLE_NLS 1 |
---|
2783 | | /* end confdefs.h. */ |
---|
2784 | | #include <stdio.h> |
---|
2785 | | #if HAVE_SYS_TYPES_H |
---|
2786 | | # include <sys/types.h> |
---|
2787 | | #endif |
---|
2788 | | #if HAVE_SYS_STAT_H |
---|
2789 | | # include <sys/stat.h> |
---|
2790 | | #endif |
---|
2791 | | #if STDC_HEADERS |
---|
2792 | | # include <stdlib.h> |
---|
2793 | | # include <stddef.h> |
---|
2794 | | #else |
---|
2795 | | # if HAVE_STDLIB_H |
---|
2796 | | # include <stdlib.h> |
---|
2797 | | # endif |
---|
2798 | | #endif |
---|
2799 | | #if HAVE_STRING_H |
---|
2800 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
2801 | | # include <memory.h> |
---|
2802 | | # endif |
---|
2803 | | # include <string.h> |
---|
2804 | | #endif |
---|
2805 | | #if HAVE_STRINGS_H |
---|
2806 | | # include <strings.h> |
---|
2807 | | #endif |
---|
2808 | | #if HAVE_INTTYPES_H |
---|
2809 | | # include <inttypes.h> |
---|
2810 | | #else |
---|
2811 | | # if HAVE_STDINT_H |
---|
2812 | | # include <stdint.h> |
---|
2813 | | # endif |
---|
2814 | | #endif |
---|
2815 | | #if HAVE_UNISTD_H |
---|
2816 | | # include <unistd.h> |
---|
2817 | | #endif |
---|
2818 | | #include <libgimp/gimpfeatures.h> |
---|
2819 | configure:10295: result: no |
---|
2820 | configure:10299: checking libgimp/gimpfeatures.h presence |
---|
2821 | configure:10309: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl conftest.c |
---|
2822 | conftest.c:71:34: error: libgimp/gimpfeatures.h: No such file or directory |
---|
2823 | configure:10315: $? = 1 |
---|
2824 | configure: failed program was: |
---|
2825 | | /* confdefs.h. */ |
---|
2826 | | |
---|
2827 | | #define PACKAGE_NAME "" |
---|
2828 | | #define PACKAGE_TARNAME "" |
---|
2829 | | #define PACKAGE_VERSION "" |
---|
2830 | | #define PACKAGE_STRING "" |
---|
2831 | | #define PACKAGE_BUGREPORT "" |
---|
2832 | | #define PACKAGE "xsane" |
---|
2833 | | #define VERSION "0.996" |
---|
2834 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
2835 | | #define STDC_HEADERS 1 |
---|
2836 | | #define HAVE_SYS_TYPES_H 1 |
---|
2837 | | #define HAVE_SYS_STAT_H 1 |
---|
2838 | | #define HAVE_STDLIB_H 1 |
---|
2839 | | #define HAVE_STRING_H 1 |
---|
2840 | | #define HAVE_MEMORY_H 1 |
---|
2841 | | #define HAVE_STRINGS_H 1 |
---|
2842 | | #define HAVE_INTTYPES_H 1 |
---|
2843 | | #define HAVE_STDINT_H 1 |
---|
2844 | | #define HAVE_UNISTD_H 1 |
---|
2845 | | #define STDC_HEADERS 1 |
---|
2846 | | #define HAVE_FCNTL_H 1 |
---|
2847 | | #define HAVE_UNISTD_H 1 |
---|
2848 | | #define HAVE_LIBC_H 1 |
---|
2849 | | #define HAVE_SYS_TIME_H 1 |
---|
2850 | | #define HAVE_SYS_TYPES_H 1 |
---|
2851 | | #define HAVE_ZLIB_H 1 |
---|
2852 | | #define RETSIGTYPE void |
---|
2853 | | #define HAVE_LIBM 1 |
---|
2854 | | #define HAVE_LIBZ 1 |
---|
2855 | | #define HAVE_LIBJPEG 1 |
---|
2856 | | #define HAVE_LIBTIFF 1 |
---|
2857 | | #define HAVE_LIBLCMS 1 |
---|
2858 | | #define HAVE_ALLOCA_H 1 |
---|
2859 | | #define HAVE_ALLOCA 1 |
---|
2860 | | #define HAVE_STDLIB_H 1 |
---|
2861 | | #define HAVE_UNISTD_H 1 |
---|
2862 | | #define HAVE_GETPAGESIZE 1 |
---|
2863 | | #define HAVE_MMAP 1 |
---|
2864 | | #define HAVE_ATEXIT 1 |
---|
2865 | | #define HAVE_MKDIR 1 |
---|
2866 | | #define HAVE_SIGPROCMASK 1 |
---|
2867 | | #define HAVE_STRDUP 1 |
---|
2868 | | #define HAVE_STRFTIME 1 |
---|
2869 | | #define HAVE_STRSTR 1 |
---|
2870 | | #define HAVE_STRSEP 1 |
---|
2871 | | #define HAVE_STRTOD 1 |
---|
2872 | | #define HAVE_SNPRINTF 1 |
---|
2873 | | #define HAVE_USLEEP 1 |
---|
2874 | | #define HAVE_STRCASECMP 1 |
---|
2875 | | #define HAVE_STRNCASECMP 1 |
---|
2876 | | #define HAVE_LSTAT 1 |
---|
2877 | | #define HAVE_LIMITS_H 1 |
---|
2878 | | #define HAVE_LOCALE_H 1 |
---|
2879 | | #define HAVE_NL_TYPES_H 1 |
---|
2880 | | #define HAVE_STRING_H 1 |
---|
2881 | | #define HAVE_UNISTD_H 1 |
---|
2882 | | #define HAVE_SYS_PARAM_H 1 |
---|
2883 | | #define HAVE_GETCWD 1 |
---|
2884 | | #define HAVE_MUNMAP 1 |
---|
2885 | | #define HAVE_PUTENV 1 |
---|
2886 | | #define HAVE_SETENV 1 |
---|
2887 | | #define HAVE_SETLOCALE 1 |
---|
2888 | | #define HAVE_STRCHR 1 |
---|
2889 | | #define HAVE_STRCASECMP 1 |
---|
2890 | | #define HAVE_STPCPY 1 |
---|
2891 | | #define HAVE_STPCPY 1 |
---|
2892 | | #define HAVE_LC_MESSAGES 1 |
---|
2893 | | #define ENABLE_NLS 1 |
---|
2894 | | /* end confdefs.h. */ |
---|
2895 | | #include <libgimp/gimpfeatures.h> |
---|
2896 | configure:10335: result: no |
---|
2897 | configure:10370: checking for libgimp/gimpfeatures.h |
---|
2898 | configure:10377: result: no |
---|
2899 | configure:10850: result: no |
---|
2900 | configure:10888: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -L/opt/local/lib conftest.c -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
2901 | conftest.c:72:26: error: libgimp/gimp.h: No such file or directory |
---|
2902 | conftest.c:76:36: error: operator '>' has no left operand |
---|
2903 | conftest.c:79: error: syntax error before 'PLUG_IN_INFO' |
---|
2904 | conftest.c:79: warning: type defaults to 'int' in declaration of 'PLUG_IN_INFO' |
---|
2905 | conftest.c:79: warning: initialization makes integer from pointer without a cast |
---|
2906 | conftest.c:79: warning: excess elements in scalar initializer |
---|
2907 | conftest.c:79: warning: (near initialization for 'PLUG_IN_INFO') |
---|
2908 | conftest.c:79: warning: excess elements in scalar initializer |
---|
2909 | conftest.c:79: warning: (near initialization for 'PLUG_IN_INFO') |
---|
2910 | conftest.c:79: warning: excess elements in scalar initializer |
---|
2911 | conftest.c:79: warning: (near initialization for 'PLUG_IN_INFO') |
---|
2912 | conftest.c:79: warning: data definition has no type or storage class |
---|
2913 | conftest.c: In function 'main': |
---|
2914 | conftest.c:84: error: 'gimp_major_version' undeclared (first use in this function) |
---|
2915 | conftest.c:84: error: (Each undeclared identifier is reported only once |
---|
2916 | conftest.c:84: error: for each function it appears in.) |
---|
2917 | conftest.c:84: error: 'gimp_minor_version' undeclared (first use in this function) |
---|
2918 | conftest.c:84: error: 'gimp_micro_version' undeclared (first use in this function) |
---|
2919 | configure:10894: $? = 1 |
---|
2920 | configure: failed program was: |
---|
2921 | | /* confdefs.h. */ |
---|
2922 | | |
---|
2923 | | #define PACKAGE_NAME "" |
---|
2924 | | #define PACKAGE_TARNAME "" |
---|
2925 | | #define PACKAGE_VERSION "" |
---|
2926 | | #define PACKAGE_STRING "" |
---|
2927 | | #define PACKAGE_BUGREPORT "" |
---|
2928 | | #define PACKAGE "xsane" |
---|
2929 | | #define VERSION "0.996" |
---|
2930 | | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
2931 | | #define STDC_HEADERS 1 |
---|
2932 | | #define HAVE_SYS_TYPES_H 1 |
---|
2933 | | #define HAVE_SYS_STAT_H 1 |
---|
2934 | | #define HAVE_STDLIB_H 1 |
---|
2935 | | #define HAVE_STRING_H 1 |
---|
2936 | | #define HAVE_MEMORY_H 1 |
---|
2937 | | #define HAVE_STRINGS_H 1 |
---|
2938 | | #define HAVE_INTTYPES_H 1 |
---|
2939 | | #define HAVE_STDINT_H 1 |
---|
2940 | | #define HAVE_UNISTD_H 1 |
---|
2941 | | #define STDC_HEADERS 1 |
---|
2942 | | #define HAVE_FCNTL_H 1 |
---|
2943 | | #define HAVE_UNISTD_H 1 |
---|
2944 | | #define HAVE_LIBC_H 1 |
---|
2945 | | #define HAVE_SYS_TIME_H 1 |
---|
2946 | | #define HAVE_SYS_TYPES_H 1 |
---|
2947 | | #define HAVE_ZLIB_H 1 |
---|
2948 | | #define RETSIGTYPE void |
---|
2949 | | #define HAVE_LIBM 1 |
---|
2950 | | #define HAVE_LIBZ 1 |
---|
2951 | | #define HAVE_LIBJPEG 1 |
---|
2952 | | #define HAVE_LIBTIFF 1 |
---|
2953 | | #define HAVE_LIBLCMS 1 |
---|
2954 | | #define HAVE_ALLOCA_H 1 |
---|
2955 | | #define HAVE_ALLOCA 1 |
---|
2956 | | #define HAVE_STDLIB_H 1 |
---|
2957 | | #define HAVE_UNISTD_H 1 |
---|
2958 | | #define HAVE_GETPAGESIZE 1 |
---|
2959 | | #define HAVE_MMAP 1 |
---|
2960 | | #define HAVE_ATEXIT 1 |
---|
2961 | | #define HAVE_MKDIR 1 |
---|
2962 | | #define HAVE_SIGPROCMASK 1 |
---|
2963 | | #define HAVE_STRDUP 1 |
---|
2964 | | #define HAVE_STRFTIME 1 |
---|
2965 | | #define HAVE_STRSTR 1 |
---|
2966 | | #define HAVE_STRSEP 1 |
---|
2967 | | #define HAVE_STRTOD 1 |
---|
2968 | | #define HAVE_SNPRINTF 1 |
---|
2969 | | #define HAVE_USLEEP 1 |
---|
2970 | | #define HAVE_STRCASECMP 1 |
---|
2971 | | #define HAVE_STRNCASECMP 1 |
---|
2972 | | #define HAVE_LSTAT 1 |
---|
2973 | | #define HAVE_LIMITS_H 1 |
---|
2974 | | #define HAVE_LOCALE_H 1 |
---|
2975 | | #define HAVE_NL_TYPES_H 1 |
---|
2976 | | #define HAVE_STRING_H 1 |
---|
2977 | | #define HAVE_UNISTD_H 1 |
---|
2978 | | #define HAVE_SYS_PARAM_H 1 |
---|
2979 | | #define HAVE_GETCWD 1 |
---|
2980 | | #define HAVE_MUNMAP 1 |
---|
2981 | | #define HAVE_PUTENV 1 |
---|
2982 | | #define HAVE_SETENV 1 |
---|
2983 | | #define HAVE_SETLOCALE 1 |
---|
2984 | | #define HAVE_STRCHR 1 |
---|
2985 | | #define HAVE_STRCASECMP 1 |
---|
2986 | | #define HAVE_STPCPY 1 |
---|
2987 | | #define HAVE_STPCPY 1 |
---|
2988 | | #define HAVE_LC_MESSAGES 1 |
---|
2989 | | #define ENABLE_NLS 1 |
---|
2990 | | /* end confdefs.h. */ |
---|
2991 | | |
---|
2992 | | #include <libgimp/gimp.h> |
---|
2993 | | #include <stdio.h> |
---|
2994 | | #define GIMP_TEST_CHECK_VERSION(major, minor, micro) ( > (major) || ( == (major) && > (minor)) || ( == (major) && == (minor) && >= (micro))) |
---|
2995 | | |
---|
2996 | | #if !GIMP_TEST_CHECK_VERSION(1,1,25) |
---|
2997 | | # define GimpPlugInInfo GPlugInInfo /* do test with gimp interface version 1.0 */ |
---|
2998 | | #endif |
---|
2999 | | GimpPlugInInfo PLUG_IN_INFO = { NULL, NULL, NULL, NULL }; |
---|
3000 | | |
---|
3001 | | int |
---|
3002 | | main () |
---|
3003 | | { |
---|
3004 | | return ((gimp_major_version) || (gimp_minor_version) || (gimp_micro_version)); |
---|
3005 | | ; |
---|
3006 | | return 0; |
---|
3007 | | } |
---|
3008 | configure:10980: checking png.h usability |
---|
3009 | configure:10992: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl conftest.c >&5 |
---|
3010 | configure:10998: $? = 0 |
---|
3011 | configure:11002: test -z |
---|
3012 | || test ! -s conftest.err |
---|
3013 | configure:11005: $? = 0 |
---|
3014 | configure:11008: test -s conftest.o |
---|
3015 | configure:11011: $? = 0 |
---|
3016 | configure:11021: result: yes |
---|
3017 | configure:11025: checking png.h presence |
---|
3018 | configure:11035: /usr/bin/cpp-4.0 -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl conftest.c |
---|
3019 | configure:11041: $? = 0 |
---|
3020 | configure:11061: result: yes |
---|
3021 | configure:11096: checking for png.h |
---|
3022 | configure:11103: result: yes |
---|
3023 | configure:11112: checking for png_create_info_struct in -lpng |
---|
3024 | configure:11142: /usr/bin/gcc-4.0 -o conftest -O2 -Wall -I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -L/opt/local/lib conftest.c -lpng -llcms -ltiff -ljpeg -lz -lm >&5 |
---|
3025 | configure:11148: $? = 0 |
---|
3026 | configure:11152: test -z |
---|
3027 | || test ! -s conftest.err |
---|
3028 | configure:11155: $? = 0 |
---|
3029 | configure:11158: test -s conftest |
---|
3030 | configure:11161: $? = 0 |
---|
3031 | configure:11174: result: yes |
---|
3032 | |
---|
3033 | ## ---------------- ## |
---|
3034 | ## Cache variables. ## |
---|
3035 | ## ---------------- ## |
---|
3036 | |
---|
3037 | ac_cv_c_compiler_gnu=yes |
---|
3038 | ac_cv_c_const=yes |
---|
3039 | ac_cv_c_inline=inline |
---|
3040 | ac_cv_env_CC_set=set |
---|
3041 | ac_cv_env_CC_value=/usr/bin/gcc-4.0 |
---|
3042 | ac_cv_env_CFLAGS_set=set |
---|
3043 | ac_cv_env_CFLAGS_value=-O2 |
---|
3044 | ac_cv_env_CPPFLAGS_set=set |
---|
3045 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -no-cpp-precomp' |
---|
3046 | ac_cv_env_CPP_set=set |
---|
3047 | ac_cv_env_CPP_value=/usr/bin/cpp-4.0 |
---|
3048 | ac_cv_env_LDFLAGS_set=set |
---|
3049 | ac_cv_env_LDFLAGS_value=-L/opt/local/lib |
---|
3050 | ac_cv_env_build_alias_set= |
---|
3051 | ac_cv_env_build_alias_value= |
---|
3052 | ac_cv_env_host_alias_set= |
---|
3053 | ac_cv_env_host_alias_value= |
---|
3054 | ac_cv_env_target_alias_set= |
---|
3055 | ac_cv_env_target_alias_value= |
---|
3056 | ac_cv_exeext= |
---|
3057 | ac_cv_func___argz_count=no |
---|
3058 | ac_cv_func___argz_next=no |
---|
3059 | ac_cv_func___argz_stringify=no |
---|
3060 | ac_cv_func_alloca_works=yes |
---|
3061 | ac_cv_func_atexit=yes |
---|
3062 | ac_cv_func_getcwd=yes |
---|
3063 | ac_cv_func_getpagesize=yes |
---|
3064 | ac_cv_func_lstat=yes |
---|
3065 | ac_cv_func_mkdir=yes |
---|
3066 | ac_cv_func_mmap_fixed_mapped=yes |
---|
3067 | ac_cv_func_munmap=yes |
---|
3068 | ac_cv_func_putenv=yes |
---|
3069 | ac_cv_func_setenv=yes |
---|
3070 | ac_cv_func_setlocale=yes |
---|
3071 | ac_cv_func_sigprocmask=yes |
---|
3072 | ac_cv_func_snprintf=yes |
---|
3073 | ac_cv_func_stpcpy=yes |
---|
3074 | ac_cv_func_strcasecmp=yes |
---|
3075 | ac_cv_func_strchr=yes |
---|
3076 | ac_cv_func_strdup=yes |
---|
3077 | ac_cv_func_strftime=yes |
---|
3078 | ac_cv_func_strncasecmp=yes |
---|
3079 | ac_cv_func_strndup=no |
---|
3080 | ac_cv_func_strsep=yes |
---|
3081 | ac_cv_func_strstr=yes |
---|
3082 | ac_cv_func_strtod=yes |
---|
3083 | ac_cv_func_usleep=yes |
---|
3084 | ac_cv_header_argz_h=no |
---|
3085 | ac_cv_header_fcntl_h=yes |
---|
3086 | ac_cv_header_inttypes_h=yes |
---|
3087 | ac_cv_header_libc_h=yes |
---|
3088 | ac_cv_header_libgimp_gimp_h=no |
---|
3089 | ac_cv_header_libgimp_gimpfeatures_h=no |
---|
3090 | ac_cv_header_libintl_h=yes |
---|
3091 | ac_cv_header_limits_h=yes |
---|
3092 | ac_cv_header_locale_h=yes |
---|
3093 | ac_cv_header_malloc_h=no |
---|
3094 | ac_cv_header_memory_h=yes |
---|
3095 | ac_cv_header_minix_config_h=no |
---|
3096 | ac_cv_header_nl_types_h=yes |
---|
3097 | ac_cv_header_os2_h=no |
---|
3098 | ac_cv_header_png_h=yes |
---|
3099 | ac_cv_header_stdc=yes |
---|
3100 | ac_cv_header_stdint_h=yes |
---|
3101 | ac_cv_header_stdlib_h=yes |
---|
3102 | ac_cv_header_string_h=yes |
---|
3103 | ac_cv_header_strings_h=yes |
---|
3104 | ac_cv_header_sys_param_h=yes |
---|
3105 | ac_cv_header_sys_stat_h=yes |
---|
3106 | ac_cv_header_sys_time_h=yes |
---|
3107 | ac_cv_header_sys_types_h=yes |
---|
3108 | ac_cv_header_unistd_h=yes |
---|
3109 | ac_cv_header_values_h=no |
---|
3110 | ac_cv_header_windows_h=no |
---|
3111 | ac_cv_header_zlib_h=yes |
---|
3112 | ac_cv_lib_intl_bindtextdomain=yes |
---|
3113 | ac_cv_lib_jpeg_jpeg_start_decompress=yes |
---|
3114 | ac_cv_lib_lcms_cmsOpenProfileFromFile=yes |
---|
3115 | ac_cv_lib_m_sqrt=yes |
---|
3116 | ac_cv_lib_png_png_create_info_struct=yes |
---|
3117 | ac_cv_lib_tiff_TIFFOpen=yes |
---|
3118 | ac_cv_lib_z_deflateInit_=yes |
---|
3119 | ac_cv_objext=o |
---|
3120 | ac_cv_path_GIMP_CONFIG=no |
---|
3121 | ac_cv_path_GIMP_TOOL=no |
---|
3122 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
---|
3123 | ac_cv_path_GTK_CONFIG=no |
---|
3124 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
---|
3125 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
---|
3126 | ac_cv_path_SANE_CONFIG=/opt/local/bin/sane-config |
---|
3127 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
---|
3128 | ac_cv_prog_CPP=/usr/bin/cpp-4.0 |
---|
3129 | ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0 |
---|
3130 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3131 | ac_cv_prog_cc_g=yes |
---|
3132 | ac_cv_prog_cc_stdc= |
---|
3133 | ac_cv_prog_egrep='grep -E' |
---|
3134 | ac_cv_prog_gcc_traditional=no |
---|
3135 | ac_cv_prog_make_make_set=yes |
---|
3136 | ac_cv_search_strerror='none required' |
---|
3137 | ac_cv_type_off_t=yes |
---|
3138 | ac_cv_type_pid_t=yes |
---|
3139 | ac_cv_type_signal=void |
---|
3140 | ac_cv_type_size_t=yes |
---|
3141 | ac_cv_type_ssize_t=yes |
---|
3142 | ac_cv_type_u_char=yes |
---|
3143 | ac_cv_type_u_int=yes |
---|
3144 | ac_cv_type_u_long=yes |
---|
3145 | ac_cv_working_alloca_h=yes |
---|
3146 | am_cv_prog_cc_stdc= |
---|
3147 | am_cv_val_LC_MESSAGES=yes |
---|
3148 | gt_cv_func_gettext_libc=no |
---|
3149 | gt_cv_func_gettext_libintl=no |
---|
3150 | nls_cv_force_use_gnu_gettext=no |
---|
3151 | nls_cv_header_intl=intl/libintl.h |
---|
3152 | nls_cv_header_libgt=intl/libgettext.h |
---|
3153 | nls_cv_use_catgets=no |
---|
3154 | nls_cv_use_gnu_gettext=yes |
---|
3155 | |
---|
3156 | ## ----------------- ## |
---|
3157 | ## Output variables. ## |
---|
3158 | ## ----------------- ## |
---|
3159 | |
---|
3160 | ALLOCA='' |
---|
3161 | BINPROGS='xsane' |
---|
3162 | CATALOGS=' ca.gmo cs.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo nl.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo vi.gmo tr.gmo zh.gmo zh_CN.gmo' |
---|
3163 | CATOBJEXT='.gmo' |
---|
3164 | CC='/usr/bin/gcc-4.0' |
---|
3165 | CFLAGS='-O2 -Wall ' |
---|
3166 | CPP='/usr/bin/cpp-4.0' |
---|
3167 | CPPFLAGS='-I/opt/local/include -no-cpp-precomp -D_GNU_SOURCE -I$(top_builddir)/intl -DV_MAJOR=0 -DV_MINOR=996 -DSANE_V_MAJOR=1' |
---|
3168 | DATADIRNAME='share' |
---|
3169 | DEFS='' |
---|
3170 | DLL_PRELOAD='' |
---|
3171 | ECHO_C='ECHO_N='' |
---|
3172 | ECHO_T='' |
---|
3173 | EGREP='grep -E' |
---|
3174 | EXEEXT='' |
---|
3175 | GENCAT='' |
---|
3176 | GIMP_CFLAGS='' |
---|
3177 | GIMP_CFLAGS_NOUI='' |
---|
3178 | GIMP_CONFIG='no' |
---|
3179 | GIMP_DATA_DIR='' |
---|
3180 | GIMP_LIBS='' |
---|
3181 | GIMP_LIBS_NOUI='' |
---|
3182 | GIMP_PLUGIN_DIR='' |
---|
3183 | GIMP_TOOL='no' |
---|
3184 | GMOFILES=' ca.gmo cs.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo hu.gmo it.gmo ja.gmo nl.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo vi.gmo tr.gmo zh.gmo zh_CN.gmo' |
---|
3185 | GMSGFMT='/opt/local/bin/msgfmt' |
---|
3186 | GTK_CFLAGS='' |
---|
3187 | GTK_CONFIG='no' |
---|
3188 | GTK_LIBS='' |
---|
3189 | GT_NO='' |
---|
3190 | GT_YES='#YES#' |
---|
3191 | INCLUDES=' -I/usr/local/include' |
---|
3192 | INCLUDE_LOCALE_H='#include <locale.h>' |
---|
3193 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3194 | INSTALL_PROGRAM='${INSTALL}' |
---|
3195 | INSTALL_SCRIPT='${INSTALL}' |
---|
3196 | INSTOBJEXT='.mo' |
---|
3197 | INTLDEPS='$(top_builddir)/intl/libintl.a' |
---|
3198 | INTLLIBS='$(top_builddir)/intl/libintl.a' |
---|
3199 | INTLOBJS='$(GETTOBJS)' |
---|
3200 | INTLSUB='intl' |
---|
3201 | LDFLAGS='-L/opt/local/lib' |
---|
3202 | LIBOBJS='' |
---|
3203 | LIBS='-lpng -llcms -ltiff -ljpeg -lz -lm ' |
---|
3204 | LTLIBOBJS='' |
---|
3205 | MKINSTALLDIRS='$(top_srcdir)/mkinstalldirs' |
---|
3206 | MSGFMT='/opt/local/bin/msgfmt' |
---|
3207 | OBJEXT='o' |
---|
3208 | PACKAGE='xsane' |
---|
3209 | PACKAGE_BUGREPORT='' |
---|
3210 | PACKAGE_NAME='' |
---|
3211 | PACKAGE_STRING='' |
---|
3212 | PACKAGE_TARNAME='' |
---|
3213 | PACKAGE_VERSION='' |
---|
3214 | PATH_SEPARATOR=':' |
---|
3215 | PKG_CONFIG='/opt/local/bin/pkg-config' |
---|
3216 | POFILES=' ca.po cs.po da.po de.po es.po fi.po fr.po hu.po it.po ja.po nl.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po vi.po tr.po zh.po zh_CN.po' |
---|
3217 | POSUB='po' |
---|
3218 | RANLIB='ranlib' |
---|
3219 | SANE_CFLAGS='-I/opt/local/include' |
---|
3220 | SANE_CONFIG='/opt/local/bin/sane-config' |
---|
3221 | SANE_LDFLAGS='-L/opt/local/lib ' |
---|
3222 | SANE_LIBS='-lsane -lusb -lpthread -lm -Wl,-framework,CoreFoundation -Wl,-framework,IOKit -ljpeg -ltiff -ldl' |
---|
3223 | SANE_MAJOR='' |
---|
3224 | SANE_PREFIX='/opt/local' |
---|
3225 | SET_MAKE='' |
---|
3226 | SHELL='/bin/sh' |
---|
3227 | USE_INCLUDED_LIBINTL='yes' |
---|
3228 | USE_NLS='yes' |
---|
3229 | VERSION='0.996' |
---|
3230 | V_MAJOR='0' |
---|
3231 | V_MINOR='996' |
---|
3232 | XGETTEXT='/opt/local/bin/xgettext' |
---|
3233 | XSANE_ICON='' |
---|
3234 | XSANE_PACKAGE_VERSION='xsane-0.996' |
---|
3235 | ac_ct_CC='/usr/bin/gcc-4.0' |
---|
3236 | ac_ct_RANLIB='ranlib' |
---|
3237 | bindir='${exec_prefix}/bin' |
---|
3238 | build_alias='' |
---|
3239 | datadir='${prefix}/share' |
---|
3240 | exec_prefix='NONE' |
---|
3241 | host_alias='' |
---|
3242 | includedir='${prefix}/include' |
---|
3243 | infodir='${prefix}/info' |
---|
3244 | l='' |
---|
3245 | libdir='${exec_prefix}/lib' |
---|
3246 | libexecdir='${exec_prefix}/libexec' |
---|
3247 | localstatedir='${prefix}/var' |
---|
3248 | mandir='${prefix}/man' |
---|
3249 | oldincludedir='/usr/include' |
---|
3250 | prefix='/opt/local' |
---|
3251 | program_transform_name='s,x,x,' |
---|
3252 | sbindir='${exec_prefix}/sbin' |
---|
3253 | sharedstatedir='${prefix}/com' |
---|
3254 | sysconfdir='${prefix}/etc' |
---|
3255 | target_alias='' |
---|
3256 | |
---|
3257 | ## ----------- ## |
---|
3258 | ## confdefs.h. ## |
---|
3259 | ## ----------- ## |
---|
3260 | |
---|
3261 | #define ENABLE_NLS 1 |
---|
3262 | #define HAVE_ALLOCA 1 |
---|
3263 | #define HAVE_ALLOCA_H 1 |
---|
3264 | #define HAVE_ATEXIT 1 |
---|
3265 | #define HAVE_FCNTL_H 1 |
---|
3266 | #define HAVE_GETCWD 1 |
---|
3267 | #define HAVE_GETPAGESIZE 1 |
---|
3268 | #define HAVE_INTTYPES_H 1 |
---|
3269 | #define HAVE_LC_MESSAGES 1 |
---|
3270 | #define HAVE_LIBC_H 1 |
---|
3271 | #define HAVE_LIBJPEG 1 |
---|
3272 | #define HAVE_LIBLCMS 1 |
---|
3273 | #define HAVE_LIBM 1 |
---|
3274 | #define HAVE_LIBPNG 1 |
---|
3275 | #define HAVE_LIBTIFF 1 |
---|
3276 | #define HAVE_LIBZ 1 |
---|
3277 | #define HAVE_LIMITS_H 1 |
---|
3278 | #define HAVE_LOCALE_H 1 |
---|
3279 | #define HAVE_LSTAT 1 |
---|
3280 | #define HAVE_MEMORY_H 1 |
---|
3281 | #define HAVE_MKDIR 1 |
---|
3282 | #define HAVE_MMAP 1 |
---|
3283 | #define HAVE_MUNMAP 1 |
---|
3284 | #define HAVE_NL_TYPES_H 1 |
---|
3285 | #define HAVE_PNG_H 1 |
---|
3286 | #define HAVE_PUTENV 1 |
---|
3287 | #define HAVE_SETENV 1 |
---|
3288 | #define HAVE_SETLOCALE 1 |
---|
3289 | #define HAVE_SIGPROCMASK 1 |
---|
3290 | #define HAVE_SNPRINTF 1 |
---|
3291 | #define HAVE_STDINT_H 1 |
---|
3292 | #define HAVE_STDLIB_H 1 |
---|
3293 | #define HAVE_STDLIB_H 1 |
---|
3294 | #define HAVE_STPCPY 1 |
---|
3295 | #define HAVE_STPCPY 1 |
---|
3296 | #define HAVE_STRCASECMP 1 |
---|
3297 | #define HAVE_STRCASECMP 1 |
---|
3298 | #define HAVE_STRCHR 1 |
---|
3299 | #define HAVE_STRDUP 1 |
---|
3300 | #define HAVE_STRFTIME 1 |
---|
3301 | #define HAVE_STRINGS_H 1 |
---|
3302 | #define HAVE_STRING_H 1 |
---|
3303 | #define HAVE_STRING_H 1 |
---|
3304 | #define HAVE_STRNCASECMP 1 |
---|
3305 | #define HAVE_STRSEP 1 |
---|
3306 | #define HAVE_STRSTR 1 |
---|
3307 | #define HAVE_STRTOD 1 |
---|
3308 | #define HAVE_SYS_PARAM_H 1 |
---|
3309 | #define HAVE_SYS_STAT_H 1 |
---|
3310 | #define HAVE_SYS_TIME_H 1 |
---|
3311 | #define HAVE_SYS_TYPES_H 1 |
---|
3312 | #define HAVE_SYS_TYPES_H 1 |
---|
3313 | #define HAVE_UNISTD_H 1 |
---|
3314 | #define HAVE_UNISTD_H 1 |
---|
3315 | #define HAVE_UNISTD_H 1 |
---|
3316 | #define HAVE_UNISTD_H 1 |
---|
3317 | #define HAVE_USLEEP 1 |
---|
3318 | #define HAVE_ZLIB_H 1 |
---|
3319 | #define PACKAGE "xsane" |
---|
3320 | #define PACKAGE_BUGREPORT "" |
---|
3321 | #define PACKAGE_NAME "" |
---|
3322 | #define PACKAGE_STRING "" |
---|
3323 | #define PACKAGE_TARNAME "" |
---|
3324 | #define PACKAGE_VERSION "" |
---|
3325 | #define RETSIGTYPE void |
---|
3326 | #define STDC_HEADERS 1 |
---|
3327 | #define STDC_HEADERS 1 |
---|
3328 | #define VERSION "0.996" |
---|
3329 | #define XSANE_PACKAGE_VERSION "xsane-0.996" |
---|
3330 | |
---|
3331 | configure: exit 0 |
---|