Ticket #14271: config.log

File config.log, 85.2 KB (added by nicholas.wieland@…, 16 years ago)

config.log

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=${prefix}/share/man
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = adreadedsunnyday.local
14uname -m = i386
15uname -r = 8.11.1
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 1.00 gigabytes
33Default processor set: 80 tasks, 278 threads, 2 processors
34Load average: 4.10, Mach factor: 0.40
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:1860: checking for gcc
53configure:1887: result: /usr/bin/gcc-4.0
54configure:2125: checking for C compiler version
55configure:2132: /usr/bin/gcc-4.0 --version >&5
56i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370)
57Copyright (C) 2005 Free Software Foundation, Inc.
58This is free software; see the source for copying conditions.  There is NO
59warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
60
61configure:2135: $? = 0
62configure:2142: /usr/bin/gcc-4.0 -v >&5
63Using built-in specs.
64Target: i686-apple-darwin8
65Configured with: /var/tmp/gcc/gcc-5370~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=powerpc-apple-darwin8 --with-arch=nocona --with-tune=generic --program-prefix= --host=i686-apple-darwin8 --target=i686-apple-darwin8
66Thread model: posix
67gcc version 4.0.1 (Apple Computer, Inc. build 5370)
68configure:2145: $? = 0
69configure:2152: /usr/bin/gcc-4.0 -V >&5
70gcc-4.0: argument to `-V' is missing
71configure:2155: $? = 1
72configure:2178: checking for C compiler default output file name
73configure:2205: /usr/bin/gcc-4.0 -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c  >&5
74configure:2208: $? = 0
75configure:2246: result: a.out
76configure:2263: checking whether the C compiler works
77configure:2273: ./a.out
78configure:2276: $? = 0
79configure:2293: result: yes
80configure:2300: checking whether we are cross compiling
81configure:2302: result: no
82configure:2305: checking for suffix of executables
83configure:2312: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c  >&5
84configure:2315: $? = 0
85configure:2339: result:
86configure:2345: checking for suffix of object files
87configure:2371: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
88configure:2374: $? = 0
89configure:2397: result: o
90configure:2401: checking whether we are using the GNU C compiler
91configure:2430: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
92configure:2436: $? = 0
93configure:2453: result: yes
94configure:2458: checking whether /usr/bin/gcc-4.0 accepts -g
95configure:2488: /usr/bin/gcc-4.0 -c -g -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
96configure:2494: $? = 0
97configure:2593: result: yes
98configure:2610: checking for /usr/bin/gcc-4.0 option to accept ISO C89
99configure:2684: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
100configure:2690: $? = 0
101configure:2713: result: none needed
102configure:2736: checking how to run the C preprocessor
103configure:2852: result: /usr/bin/cpp-4.0
104configure:2881: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
105configure:2887: $? = 0
106configure:2918: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
107conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
108configure:2924: $? = 1
109configure: failed program was:
110| /* confdefs.h.  */
111| #define PACKAGE_NAME ""
112| #define PACKAGE_TARNAME ""
113| #define PACKAGE_VERSION ""
114| #define PACKAGE_STRING ""
115| #define PACKAGE_BUGREPORT ""
116| /* end confdefs.h.  */
117| #include <ac_nonexistent.h>
118configure:3006: checking for ranlib
119configure:3022: found /usr/bin/ranlib
120configure:3033: result: ranlib
121configure:3101: checking supported compiler flags
122configure:3129: /usr/bin/gcc-4.0 -c -O2 -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
123configure:3135: $? = 0
124configure:3177: /usr/bin/gcc-4.0 -c -O2 -Wall -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
125configure:3183: $? = 0
126configure:3177: /usr/bin/gcc-4.0 -c -O2 -Wstrict-prototypes -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
127conftest.c:11: warning: function declaration isn't a prototype
128configure:3183: $? = 0
129configure:3177: /usr/bin/gcc-4.0 -c -O2 -Wmissing-declarations -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
130configure:3183: $? = 0
131configure:3177: /usr/bin/gcc-4.0 -c -O2 -Wmissing-prototypes -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
132configure:3183: $? = 0
133configure:3177: /usr/bin/gcc-4.0 -c -O2 -Wwrite-strings -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
134configure:3183: $? = 0
135configure:3177: /usr/bin/gcc-4.0 -c -O2 -Wno-strict-aliasing -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
136configure:3183: $? = 0
137configure:3177: /usr/bin/gcc-4.0 -c -O2 -fno-builtin -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
138configure:3183: $? = 0
139configure:3177: /usr/bin/gcc-4.0 -c -O2 -fno-common -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
140configure:3183: $? = 0
141configure:3202: result:  ...done.
142configure:3214: checking for dirent.h that defines DIR
143configure:3243: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
144configure:3249: $? = 0
145configure:3265: result: yes
146configure:3278: checking for library containing opendir
147configure:3319: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c  >&5
148configure:3325: $? = 0
149configure:3353: result: none required
150configure:3448: checking for grep that handles long lines and -e
151configure:3522: result: /usr/bin/grep
152configure:3527: checking for egrep
153configure:3605: result: /usr/bin/grep -E
154configure:3610: checking for ANSI C header files
155configure:3640: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
156configure:3646: $? = 0
157configure:3742: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c  >&5
158configure:3745: $? = 0
159configure:3751: ./conftest
160configure:3754: $? = 0
161configure:3771: result: yes
162configure:3795: checking for sys/types.h
163configure:3816: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
164configure:3822: $? = 0
165configure:3838: result: yes
166configure:3795: checking for sys/stat.h
167configure:3816: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
168configure:3822: $? = 0
169configure:3838: result: yes
170configure:3795: checking for stdlib.h
171configure:3816: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
172configure:3822: $? = 0
173configure:3838: result: yes
174configure:3795: checking for string.h
175configure:3816: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
176configure:3822: $? = 0
177configure:3838: result: yes
178configure:3795: checking for memory.h
179configure:3816: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
180configure:3822: $? = 0
181configure:3838: result: yes
182configure:3795: checking for strings.h
183configure:3816: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
184configure:3822: $? = 0
185configure:3838: result: yes
186configure:3795: checking for inttypes.h
187configure:3816: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
188configure:3822: $? = 0
189configure:3838: result: yes
190configure:3795: checking for stdint.h
191configure:3816: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
192configure:3822: $? = 0
193configure:3838: result: yes
194configure:3795: checking for unistd.h
195configure:3816: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
196configure:3822: $? = 0
197configure:3838: result: yes
198configure:3877: checking errno.h usability
199configure:3894: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
200configure:3900: $? = 0
201configure:3914: result: yes
202configure:3918: checking errno.h presence
203configure:3933: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
204configure:3939: $? = 0
205configure:3953: result: yes
206configure:3981: checking for errno.h
207configure:3989: result: yes
208configure:3877: checking fcntl.h usability
209configure:3894: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
210configure:3900: $? = 0
211configure:3914: result: yes
212configure:3918: checking fcntl.h presence
213configure:3933: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
214configure:3939: $? = 0
215configure:3953: result: yes
216configure:3981: checking for fcntl.h
217configure:3989: result: yes
218configure:3877: checking limits.h usability
219configure:3894: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
220configure:3900: $? = 0
221configure:3914: result: yes
222configure:3918: checking limits.h presence
223configure:3933: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
224configure:3939: $? = 0
225configure:3953: result: yes
226configure:3981: checking for limits.h
227configure:3989: result: yes
228configure:3877: checking malloc.h usability
229configure:3894: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
230conftest.c:55:20: error: malloc.h: No such file or directory
231configure:3900: $? = 1
232configure: failed program was:
233| /* confdefs.h.  */
234| #define PACKAGE_NAME ""
235| #define PACKAGE_TARNAME ""
236| #define PACKAGE_VERSION ""
237| #define PACKAGE_STRING ""
238| #define PACKAGE_BUGREPORT ""
239| #define HAVE_DIRENT_H 1
240| #define STDC_HEADERS 1
241| #define HAVE_SYS_TYPES_H 1
242| #define HAVE_SYS_STAT_H 1
243| #define HAVE_STDLIB_H 1
244| #define HAVE_STRING_H 1
245| #define HAVE_MEMORY_H 1
246| #define HAVE_STRINGS_H 1
247| #define HAVE_INTTYPES_H 1
248| #define HAVE_STDINT_H 1
249| #define HAVE_UNISTD_H 1
250| #define HAVE_ERRNO_H 1
251| #define HAVE_FCNTL_H 1
252| #define HAVE_LIMITS_H 1
253| /* end confdefs.h.  */
254| #include <stdio.h>
255| #ifdef HAVE_SYS_TYPES_H
256| # include <sys/types.h>
257| #endif
258| #ifdef HAVE_SYS_STAT_H
259| # include <sys/stat.h>
260| #endif
261| #ifdef STDC_HEADERS
262| # include <stdlib.h>
263| # include <stddef.h>
264| #else
265| # ifdef HAVE_STDLIB_H
266| #  include <stdlib.h>
267| # endif
268| #endif
269| #ifdef HAVE_STRING_H
270| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
271| #  include <memory.h>
272| # endif
273| # include <string.h>
274| #endif
275| #ifdef HAVE_STRINGS_H
276| # include <strings.h>
277| #endif
278| #ifdef HAVE_INTTYPES_H
279| # include <inttypes.h>
280| #endif
281| #ifdef HAVE_STDINT_H
282| # include <stdint.h>
283| #endif
284| #ifdef HAVE_UNISTD_H
285| # include <unistd.h>
286| #endif
287| #include <malloc.h>
288configure:3914: result: no
289configure:3918: checking malloc.h presence
290configure:3933: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
291conftest.c:22:20: error: malloc.h: No such file or directory
292configure:3939: $? = 1
293configure: failed program was:
294| /* confdefs.h.  */
295| #define PACKAGE_NAME ""
296| #define PACKAGE_TARNAME ""
297| #define PACKAGE_VERSION ""
298| #define PACKAGE_STRING ""
299| #define PACKAGE_BUGREPORT ""
300| #define HAVE_DIRENT_H 1
301| #define STDC_HEADERS 1
302| #define HAVE_SYS_TYPES_H 1
303| #define HAVE_SYS_STAT_H 1
304| #define HAVE_STDLIB_H 1
305| #define HAVE_STRING_H 1
306| #define HAVE_MEMORY_H 1
307| #define HAVE_STRINGS_H 1
308| #define HAVE_INTTYPES_H 1
309| #define HAVE_STDINT_H 1
310| #define HAVE_UNISTD_H 1
311| #define HAVE_ERRNO_H 1
312| #define HAVE_FCNTL_H 1
313| #define HAVE_LIMITS_H 1
314| /* end confdefs.h.  */
315| #include <malloc.h>
316configure:3953: result: no
317configure:3981: checking for malloc.h
318configure:3989: result: no
319configure:3867: checking for memory.h
320configure:3873: result: yes
321configure:3867: checking for stdlib.h
322configure:3873: result: yes
323configure:3867: checking for string.h
324configure:3873: result: yes
325configure:3867: checking for strings.h
326configure:3873: result: yes
327configure:3877: checking sys/ioctl.h usability
328configure:3894: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
329configure:3900: $? = 0
330configure:3914: result: yes
331configure:3918: checking sys/ioctl.h presence
332configure:3933: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
333configure:3939: $? = 0
334configure:3953: result: yes
335configure:3981: checking for sys/ioctl.h
336configure:3989: result: yes
337configure:3877: checking sys/param.h usability
338configure:3894: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
339configure:3900: $? = 0
340configure:3914: result: yes
341configure:3918: checking sys/param.h presence
342configure:3933: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
343configure:3939: $? = 0
344configure:3953: result: yes
345configure:3981: checking for sys/param.h
346configure:3989: result: yes
347configure:3877: checking sys/time.h usability
348configure:3894: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
349configure:3900: $? = 0
350configure:3914: result: yes
351configure:3918: checking sys/time.h presence
352configure:3933: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
353configure:3939: $? = 0
354configure:3953: result: yes
355configure:3981: checking for sys/time.h
356configure:3989: result: yes
357configure:3877: checking syslog.h usability
358configure:3894: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
359configure:3900: $? = 0
360configure:3914: result: yes
361configure:3918: checking syslog.h presence
362configure:3933: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
363configure:3939: $? = 0
364configure:3953: result: yes
365configure:3981: checking for syslog.h
366configure:3989: result: yes
367configure:3867: checking for unistd.h
368configure:3873: result: yes
369configure:4014: checking sys/window.h usability
370configure:4031: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
371conftest.c:64:24: error: sys/window.h: No such file or directory
372configure:4037: $? = 1
373configure: failed program was:
374| /* confdefs.h.  */
375| #define PACKAGE_NAME ""
376| #define PACKAGE_TARNAME ""
377| #define PACKAGE_VERSION ""
378| #define PACKAGE_STRING ""
379| #define PACKAGE_BUGREPORT ""
380| #define HAVE_DIRENT_H 1
381| #define STDC_HEADERS 1
382| #define HAVE_SYS_TYPES_H 1
383| #define HAVE_SYS_STAT_H 1
384| #define HAVE_STDLIB_H 1
385| #define HAVE_STRING_H 1
386| #define HAVE_MEMORY_H 1
387| #define HAVE_STRINGS_H 1
388| #define HAVE_INTTYPES_H 1
389| #define HAVE_STDINT_H 1
390| #define HAVE_UNISTD_H 1
391| #define HAVE_ERRNO_H 1
392| #define HAVE_FCNTL_H 1
393| #define HAVE_LIMITS_H 1
394| #define HAVE_MEMORY_H 1
395| #define HAVE_STDLIB_H 1
396| #define HAVE_STRING_H 1
397| #define HAVE_STRINGS_H 1
398| #define HAVE_SYS_IOCTL_H 1
399| #define HAVE_SYS_PARAM_H 1
400| #define HAVE_SYS_TIME_H 1
401| #define HAVE_SYSLOG_H 1
402| #define HAVE_UNISTD_H 1
403| /* end confdefs.h.  */
404| #include <stdio.h>
405| #ifdef HAVE_SYS_TYPES_H
406| # include <sys/types.h>
407| #endif
408| #ifdef HAVE_SYS_STAT_H
409| # include <sys/stat.h>
410| #endif
411| #ifdef STDC_HEADERS
412| # include <stdlib.h>
413| # include <stddef.h>
414| #else
415| # ifdef HAVE_STDLIB_H
416| #  include <stdlib.h>
417| # endif
418| #endif
419| #ifdef HAVE_STRING_H
420| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
421| #  include <memory.h>
422| # endif
423| # include <string.h>
424| #endif
425| #ifdef HAVE_STRINGS_H
426| # include <strings.h>
427| #endif
428| #ifdef HAVE_INTTYPES_H
429| # include <inttypes.h>
430| #endif
431| #ifdef HAVE_STDINT_H
432| # include <stdint.h>
433| #endif
434| #ifdef HAVE_UNISTD_H
435| # include <unistd.h>
436| #endif
437| #include <sys/window.h>
438configure:4051: result: no
439configure:4055: checking sys/window.h presence
440configure:4070: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
441conftest.c:31:24: error: sys/window.h: No such file or directory
442configure:4076: $? = 1
443configure: failed program was:
444| /* confdefs.h.  */
445| #define PACKAGE_NAME ""
446| #define PACKAGE_TARNAME ""
447| #define PACKAGE_VERSION ""
448| #define PACKAGE_STRING ""
449| #define PACKAGE_BUGREPORT ""
450| #define HAVE_DIRENT_H 1
451| #define STDC_HEADERS 1
452| #define HAVE_SYS_TYPES_H 1
453| #define HAVE_SYS_STAT_H 1
454| #define HAVE_STDLIB_H 1
455| #define HAVE_STRING_H 1
456| #define HAVE_MEMORY_H 1
457| #define HAVE_STRINGS_H 1
458| #define HAVE_INTTYPES_H 1
459| #define HAVE_STDINT_H 1
460| #define HAVE_UNISTD_H 1
461| #define HAVE_ERRNO_H 1
462| #define HAVE_FCNTL_H 1
463| #define HAVE_LIMITS_H 1
464| #define HAVE_MEMORY_H 1
465| #define HAVE_STDLIB_H 1
466| #define HAVE_STRING_H 1
467| #define HAVE_STRINGS_H 1
468| #define HAVE_SYS_IOCTL_H 1
469| #define HAVE_SYS_PARAM_H 1
470| #define HAVE_SYS_TIME_H 1
471| #define HAVE_SYSLOG_H 1
472| #define HAVE_UNISTD_H 1
473| /* end confdefs.h.  */
474| #include <sys/window.h>
475configure:4090: result: no
476configure:4118: checking for sys/window.h
477configure:4125: result: no
478configure:4133: checking for an ANSI C-conforming const
479configure:4208: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
480configure:4214: $? = 0
481configure:4229: result: yes
482configure:4239: checking for inline
483configure:4265: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
484configure:4271: $? = 0
485configure:4289: result: inline
486configure:4308: checking for mode_t
487configure:4338: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
488configure:4344: $? = 0
489configure:4359: result: yes
490configure:4371: checking for off_t
491configure:4401: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
492configure:4407: $? = 0
493configure:4422: result: yes
494configure:4434: checking for size_t
495configure:4464: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
496configure:4470: $? = 0
497configure:4485: result: yes
498configure:4497: checking for struct stat.st_blocks
499configure:4525: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
500configure:4531: $? = 0
501configure:4588: result: yes
502configure:4611: checking whether time.h and sys/time.h may both be included
503configure:4641: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
504configure:4647: $? = 0
505configure:4662: result: yes
506configure:4672: checking whether struct tm is in sys/time.h or time.h
507configure:4702: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
508configure:4708: $? = 0
509configure:4723: result: time.h
510configure:5125: checking for unsigned long int
511configure:5155: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
512configure:5161: $? = 0
513configure:5176: result: yes
514configure:5183: checking size of unsigned long int
515configure:5485: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c  >&5
516configure:5488: $? = 0
517configure:5494: ./conftest
518configure:5497: $? = 0
519configure:5520: result: 4
520configure:5533: checking for unsigned long long
521configure:5563: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
522configure:5569: $? = 0
523configure:5584: result: yes
524configure:5591: checking size of unsigned long long
525configure:5893: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c  >&5
526configure:5896: $? = 0
527configure:5902: ./conftest
528configure:5905: $? = 0
529configure:5928: result: 8
530configure:6766: checking for pkg-config
531configure:6784: found /opt/local/bin/pkg-config
532configure:6796: result: /opt/local/bin/pkg-config
533configure:6818: checking for fontconfig with pkg-config
534configure:6821: result: yes
535configure:7039: checking for cos in -lm
536configure:7074: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -lm   >&5
537conftest.c:43: warning: conflicting types for built-in function 'cos'
538configure:7080: $? = 0
539configure:7098: result: yes
540configure:7122: checking for iconv_open
541configure:7178: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -lm  >&5
542/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
543_iconv_open
544collect2: ld returned 1 exit status
545configure:7184: $? = 1
546configure: failed program was:
547| /* confdefs.h.  */
548| #define PACKAGE_NAME ""
549| #define PACKAGE_TARNAME ""
550| #define PACKAGE_VERSION ""
551| #define PACKAGE_STRING ""
552| #define PACKAGE_BUGREPORT ""
553| #define HAVE_DIRENT_H 1
554| #define STDC_HEADERS 1
555| #define HAVE_SYS_TYPES_H 1
556| #define HAVE_SYS_STAT_H 1
557| #define HAVE_STDLIB_H 1
558| #define HAVE_STRING_H 1
559| #define HAVE_MEMORY_H 1
560| #define HAVE_STRINGS_H 1
561| #define HAVE_INTTYPES_H 1
562| #define HAVE_STDINT_H 1
563| #define HAVE_UNISTD_H 1
564| #define HAVE_ERRNO_H 1
565| #define HAVE_FCNTL_H 1
566| #define HAVE_LIMITS_H 1
567| #define HAVE_MEMORY_H 1
568| #define HAVE_STDLIB_H 1
569| #define HAVE_STRING_H 1
570| #define HAVE_STRINGS_H 1
571| #define HAVE_SYS_IOCTL_H 1
572| #define HAVE_SYS_PARAM_H 1
573| #define HAVE_SYS_TIME_H 1
574| #define HAVE_SYSLOG_H 1
575| #define HAVE_UNISTD_H 1
576| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
577| #define HAVE_ST_BLOCKS 1
578| #define TIME_WITH_SYS_TIME 1
579| #define SIZEOF_UNSIGNED_LONG_INT 4
580| #define SIZEOF_UNSIGNED_LONG_LONG 8
581| #define HAVE_LIBM 1
582| /* end confdefs.h.  */
583| /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open.
584|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
585| #define iconv_open innocuous_iconv_open
586|
587| /* System header to define __stub macros and hopefully few prototypes,
588|     which can conflict with char iconv_open (); below.
589|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
590|     <limits.h> exists even on freestanding compilers.  */
591|
592| #ifdef __STDC__
593| # include <limits.h>
594| #else
595| # include <assert.h>
596| #endif
597|
598| #undef iconv_open
599|
600| /* Override any GCC internal prototype to avoid an error.
601|    Use char because int might match the return type of a GCC
602|    builtin and then its argument prototype would still apply.  */
603| #ifdef __cplusplus
604| extern "C"
605| #endif
606| char iconv_open ();
607| /* The GNU C library defines this for functions which it implements
608|     to always fail with ENOSYS.  Some functions are actually named
609|     something starting with __ and the normal name is an alias.  */
610| #if defined __stub_iconv_open || defined __stub___iconv_open
611| choke me
612| #endif
613|
614| int
615| main ()
616| {
617| return iconv_open ();
618|   ;
619|   return 0;
620| }
621configure:7201: result: no
622configure:7209: checking for libiconv_open in -liconv
623configure:7244: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -liconv  -lm  >&5
624configure:7250: $? = 0
625configure:7268: result: yes
626configure:7588: checking for dlopen in -ldl
627configure:7623: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl  -lm  -liconv >&5
628configure:7629: $? = 0
629configure:7647: result: yes
630configure:7659: checking for local jpeg library source
631configure:7663: result: jpeg
632configure:7901: checking for jmemsys.h
633configure:7904: result: yes
634configure:7917: checking for local zlib source
635configure:7923: result: yes
636configure:8156: checking for local png library source
637configure:8159: result: yes
638configure:8409: checking for cups-config
639configure:8427: found /usr/bin/cups-config
640configure:8439: result: /usr/bin/cups-config
641configure:8496: checking for local ijs library source
642configure:8499: result: yes
643configure:8521: checking for local jbig2dec library source
644configure:8527: result: jbig2dec
645configure:8630: checking for local jasper library source
646configure:8636: result: jasper
647configure:8638: checking for local jasper configure script
648configure:8641: result: yes
649configure:8796: checking for GTK+ 2.x
650configure:8805: result: no
651configure:8880: checking for X
652configure:9115: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
653configure:9137: checking whether -R must be followed by a space
654configure:9163: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ -R/usr/X11R6/lib >&5
655i686-apple-darwin8-gcc-4.0.1: unrecognized option '-R/usr/X11R6/lib'
656configure:9169: $? = 0
657configure: failed program was:
658| /* confdefs.h.  */
659| #define PACKAGE_NAME ""
660| #define PACKAGE_TARNAME ""
661| #define PACKAGE_VERSION ""
662| #define PACKAGE_STRING ""
663| #define PACKAGE_BUGREPORT ""
664| #define HAVE_DIRENT_H 1
665| #define STDC_HEADERS 1
666| #define HAVE_SYS_TYPES_H 1
667| #define HAVE_SYS_STAT_H 1
668| #define HAVE_STDLIB_H 1
669| #define HAVE_STRING_H 1
670| #define HAVE_MEMORY_H 1
671| #define HAVE_STRINGS_H 1
672| #define HAVE_INTTYPES_H 1
673| #define HAVE_STDINT_H 1
674| #define HAVE_UNISTD_H 1
675| #define HAVE_ERRNO_H 1
676| #define HAVE_FCNTL_H 1
677| #define HAVE_LIMITS_H 1
678| #define HAVE_MEMORY_H 1
679| #define HAVE_STDLIB_H 1
680| #define HAVE_STRING_H 1
681| #define HAVE_STRINGS_H 1
682| #define HAVE_SYS_IOCTL_H 1
683| #define HAVE_SYS_PARAM_H 1
684| #define HAVE_SYS_TIME_H 1
685| #define HAVE_SYSLOG_H 1
686| #define HAVE_UNISTD_H 1
687| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
688| #define HAVE_ST_BLOCKS 1
689| #define TIME_WITH_SYS_TIME 1
690| #define SIZEOF_UNSIGNED_LONG_INT 4
691| #define SIZEOF_UNSIGNED_LONG_LONG 8
692| #define HAVE_LIBM 1
693| #define USE_LIBICONV_GNU 1
694| #define HAVE_LIBDL 1
695| /* end confdefs.h.  */
696|
697| int
698| main ()
699| {
700|
701|   ;
702|   return 0;
703| }
704configure:9204: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ -R /usr/X11R6/lib >&5
705i686-apple-darwin8-gcc-4.0.1: unrecognized option '-R'
706/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: can't map file: /usr/X11R6/lib ((os/kern) invalid argument)
707collect2: ld returned 1 exit status
708configure:9210: $? = 1
709configure: failed program was:
710| /* confdefs.h.  */
711| #define PACKAGE_NAME ""
712| #define PACKAGE_TARNAME ""
713| #define PACKAGE_VERSION ""
714| #define PACKAGE_STRING ""
715| #define PACKAGE_BUGREPORT ""
716| #define HAVE_DIRENT_H 1
717| #define STDC_HEADERS 1
718| #define HAVE_SYS_TYPES_H 1
719| #define HAVE_SYS_STAT_H 1
720| #define HAVE_STDLIB_H 1
721| #define HAVE_STRING_H 1
722| #define HAVE_MEMORY_H 1
723| #define HAVE_STRINGS_H 1
724| #define HAVE_INTTYPES_H 1
725| #define HAVE_STDINT_H 1
726| #define HAVE_UNISTD_H 1
727| #define HAVE_ERRNO_H 1
728| #define HAVE_FCNTL_H 1
729| #define HAVE_LIMITS_H 1
730| #define HAVE_MEMORY_H 1
731| #define HAVE_STDLIB_H 1
732| #define HAVE_STRING_H 1
733| #define HAVE_STRINGS_H 1
734| #define HAVE_SYS_IOCTL_H 1
735| #define HAVE_SYS_PARAM_H 1
736| #define HAVE_SYS_TIME_H 1
737| #define HAVE_SYSLOG_H 1
738| #define HAVE_UNISTD_H 1
739| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
740| #define HAVE_ST_BLOCKS 1
741| #define TIME_WITH_SYS_TIME 1
742| #define SIZEOF_UNSIGNED_LONG_INT 4
743| #define SIZEOF_UNSIGNED_LONG_LONG 8
744| #define HAVE_LIBM 1
745| #define USE_LIBICONV_GNU 1
746| #define HAVE_LIBDL 1
747| /* end confdefs.h.  */
748|
749| int
750| main ()
751| {
752|
753|   ;
754|   return 0;
755| }
756configure:9223: result: neither works
757configure:9276: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++  -L/usr/X11R6/lib -lX11 >&5
758configure:9282: $? = 0
759configure:9439: checking for gethostbyname
760configure:9495: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
761configure:9501: $? = 0
762configure:9518: result: yes
763configure:9663: checking for connect
764configure:9719: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
765configure:9725: $? = 0
766configure:9742: result: yes
767configure:9814: checking for remove
768configure:9870: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
769configure:9876: $? = 0
770configure:9893: result: yes
771configure:9965: checking for shmat
772configure:10021: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
773configure:10027: $? = 0
774configure:10044: result: yes
775configure:10125: checking for IceConnectionNumber in -lICE
776configure:10160: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib -L/usr/X11R6/lib conftest.c -lICE  -ldl -lm  -liconv -lstdc++ >&5
777configure:10166: $? = 0
778configure:10184: result: yes
779configure:10225: checking for XOpenDisplay in -lX11
780configure:10260: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib -L/usr/X11R6/lib conftest.c -lX11  -ldl -lm  -liconv -lstdc++ >&5
781configure:10266: $? = 0
782configure:10284: result: yes
783configure:10296: checking for XdbeQueryExtension in -lXext
784configure:10331: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib -L/usr/X11R6/lib conftest.c -lXext  -lX11 -ldl -lm  -liconv -lstdc++ >&5
785configure:10337: $? = 0
786configure:10355: result: yes
787configure:10367: checking for XtAppCreateShell in -lXt
788configure:10402: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib -L/usr/X11R6/lib conftest.c -lXt  -lXext -lX11 -ldl -lm  -liconv -lstdc++ >&5
789configure:10408: $? = 0
790configure:10426: result: yes
791configure:10774: checking for mkstemp
792configure:10830: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
793configure:10836: $? = 0
794configure:10854: result: yes
795configure:10870: checking for hypot
796configure:10926: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
797conftest.c:66: warning: conflicting types for built-in function 'hypot'
798configure:10932: $? = 0
799configure:10950: result: yes
800configure:10966: checking for fopen64
801configure:11022: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
802/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
803_fopen64
804collect2: ld returned 1 exit status
805configure:11028: $? = 1
806configure: failed program was:
807| /* confdefs.h.  */
808| #define PACKAGE_NAME ""
809| #define PACKAGE_TARNAME ""
810| #define PACKAGE_VERSION ""
811| #define PACKAGE_STRING ""
812| #define PACKAGE_BUGREPORT ""
813| #define HAVE_DIRENT_H 1
814| #define STDC_HEADERS 1
815| #define HAVE_SYS_TYPES_H 1
816| #define HAVE_SYS_STAT_H 1
817| #define HAVE_STDLIB_H 1
818| #define HAVE_STRING_H 1
819| #define HAVE_MEMORY_H 1
820| #define HAVE_STRINGS_H 1
821| #define HAVE_INTTYPES_H 1
822| #define HAVE_STDINT_H 1
823| #define HAVE_UNISTD_H 1
824| #define HAVE_ERRNO_H 1
825| #define HAVE_FCNTL_H 1
826| #define HAVE_LIMITS_H 1
827| #define HAVE_MEMORY_H 1
828| #define HAVE_STDLIB_H 1
829| #define HAVE_STRING_H 1
830| #define HAVE_STRINGS_H 1
831| #define HAVE_SYS_IOCTL_H 1
832| #define HAVE_SYS_PARAM_H 1
833| #define HAVE_SYS_TIME_H 1
834| #define HAVE_SYSLOG_H 1
835| #define HAVE_UNISTD_H 1
836| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
837| #define HAVE_ST_BLOCKS 1
838| #define TIME_WITH_SYS_TIME 1
839| #define SIZEOF_UNSIGNED_LONG_INT 4
840| #define SIZEOF_UNSIGNED_LONG_LONG 8
841| #define HAVE_LIBM 1
842| #define USE_LIBICONV_GNU 1
843| #define HAVE_LIBDL 1
844| #define HAVE_LIBX11 1
845| #define HAVE_LIBXEXT 1
846| #define HAVE_LIBXT 1
847| #define HAVE_MKSTEMP 1
848| #define HAVE_HYPOT 1
849| /* end confdefs.h.  */
850| /* Define fopen64 to an innocuous variant, in case <limits.h> declares fopen64.
851|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
852| #define fopen64 innocuous_fopen64
853|
854| /* System header to define __stub macros and hopefully few prototypes,
855|     which can conflict with char fopen64 (); below.
856|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
857|     <limits.h> exists even on freestanding compilers.  */
858|
859| #ifdef __STDC__
860| # include <limits.h>
861| #else
862| # include <assert.h>
863| #endif
864|
865| #undef fopen64
866|
867| /* Override any GCC internal prototype to avoid an error.
868|    Use char because int might match the return type of a GCC
869|    builtin and then its argument prototype would still apply.  */
870| #ifdef __cplusplus
871| extern "C"
872| #endif
873| char fopen64 ();
874| /* The GNU C library defines this for functions which it implements
875|     to always fail with ENOSYS.  Some functions are actually named
876|     something starting with __ and the normal name is an alias.  */
877| #if defined __stub_fopen64 || defined __stub___fopen64
878| choke me
879| #endif
880|
881| int
882| main ()
883| {
884| return fopen64 ();
885|   ;
886|   return 0;
887| }
888configure:11046: result: no
889configure:11062: checking for mkstemp64
890configure:11118: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
891/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
892_mkstemp64
893collect2: ld returned 1 exit status
894configure:11124: $? = 1
895configure: failed program was:
896| /* confdefs.h.  */
897| #define PACKAGE_NAME ""
898| #define PACKAGE_TARNAME ""
899| #define PACKAGE_VERSION ""
900| #define PACKAGE_STRING ""
901| #define PACKAGE_BUGREPORT ""
902| #define HAVE_DIRENT_H 1
903| #define STDC_HEADERS 1
904| #define HAVE_SYS_TYPES_H 1
905| #define HAVE_SYS_STAT_H 1
906| #define HAVE_STDLIB_H 1
907| #define HAVE_STRING_H 1
908| #define HAVE_MEMORY_H 1
909| #define HAVE_STRINGS_H 1
910| #define HAVE_INTTYPES_H 1
911| #define HAVE_STDINT_H 1
912| #define HAVE_UNISTD_H 1
913| #define HAVE_ERRNO_H 1
914| #define HAVE_FCNTL_H 1
915| #define HAVE_LIMITS_H 1
916| #define HAVE_MEMORY_H 1
917| #define HAVE_STDLIB_H 1
918| #define HAVE_STRING_H 1
919| #define HAVE_STRINGS_H 1
920| #define HAVE_SYS_IOCTL_H 1
921| #define HAVE_SYS_PARAM_H 1
922| #define HAVE_SYS_TIME_H 1
923| #define HAVE_SYSLOG_H 1
924| #define HAVE_UNISTD_H 1
925| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
926| #define HAVE_ST_BLOCKS 1
927| #define TIME_WITH_SYS_TIME 1
928| #define SIZEOF_UNSIGNED_LONG_INT 4
929| #define SIZEOF_UNSIGNED_LONG_LONG 8
930| #define HAVE_LIBM 1
931| #define USE_LIBICONV_GNU 1
932| #define HAVE_LIBDL 1
933| #define HAVE_LIBX11 1
934| #define HAVE_LIBXEXT 1
935| #define HAVE_LIBXT 1
936| #define HAVE_MKSTEMP 1
937| #define HAVE_HYPOT 1
938| /* end confdefs.h.  */
939| /* Define mkstemp64 to an innocuous variant, in case <limits.h> declares mkstemp64.
940|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
941| #define mkstemp64 innocuous_mkstemp64
942|
943| /* System header to define __stub macros and hopefully few prototypes,
944|     which can conflict with char mkstemp64 (); below.
945|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
946|     <limits.h> exists even on freestanding compilers.  */
947|
948| #ifdef __STDC__
949| # include <limits.h>
950| #else
951| # include <assert.h>
952| #endif
953|
954| #undef mkstemp64
955|
956| /* Override any GCC internal prototype to avoid an error.
957|    Use char because int might match the return type of a GCC
958|    builtin and then its argument prototype would still apply.  */
959| #ifdef __cplusplus
960| extern "C"
961| #endif
962| char mkstemp64 ();
963| /* The GNU C library defines this for functions which it implements
964|     to always fail with ENOSYS.  Some functions are actually named
965|     something starting with __ and the normal name is an alias.  */
966| #if defined __stub_mkstemp64 || defined __stub___mkstemp64
967| choke me
968| #endif
969|
970| int
971| main ()
972| {
973| return mkstemp64 ();
974|   ;
975|   return 0;
976| }
977configure:11142: result: no
978configure:11155: checking whether /usr/bin/gcc-4.0 needs -traditional
979conftest.c:44:20: error: termio.h: No such file or directory
980configure:11197: result: no
981configure:11205: checking for pid_t
982configure:11235: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
983configure:11241: $? = 0
984configure:11256: result: yes
985configure:11283: checking vfork.h usability
986configure:11300: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
987conftest.c:77:19: error: vfork.h: No such file or directory
988configure:11306: $? = 1
989configure: failed program was:
990| /* confdefs.h.  */
991| #define PACKAGE_NAME ""
992| #define PACKAGE_TARNAME ""
993| #define PACKAGE_VERSION ""
994| #define PACKAGE_STRING ""
995| #define PACKAGE_BUGREPORT ""
996| #define HAVE_DIRENT_H 1
997| #define STDC_HEADERS 1
998| #define HAVE_SYS_TYPES_H 1
999| #define HAVE_SYS_STAT_H 1
1000| #define HAVE_STDLIB_H 1
1001| #define HAVE_STRING_H 1
1002| #define HAVE_MEMORY_H 1
1003| #define HAVE_STRINGS_H 1
1004| #define HAVE_INTTYPES_H 1
1005| #define HAVE_STDINT_H 1
1006| #define HAVE_UNISTD_H 1
1007| #define HAVE_ERRNO_H 1
1008| #define HAVE_FCNTL_H 1
1009| #define HAVE_LIMITS_H 1
1010| #define HAVE_MEMORY_H 1
1011| #define HAVE_STDLIB_H 1
1012| #define HAVE_STRING_H 1
1013| #define HAVE_STRINGS_H 1
1014| #define HAVE_SYS_IOCTL_H 1
1015| #define HAVE_SYS_PARAM_H 1
1016| #define HAVE_SYS_TIME_H 1
1017| #define HAVE_SYSLOG_H 1
1018| #define HAVE_UNISTD_H 1
1019| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
1020| #define HAVE_ST_BLOCKS 1
1021| #define TIME_WITH_SYS_TIME 1
1022| #define SIZEOF_UNSIGNED_LONG_INT 4
1023| #define SIZEOF_UNSIGNED_LONG_LONG 8
1024| #define HAVE_LIBM 1
1025| #define USE_LIBICONV_GNU 1
1026| #define HAVE_LIBDL 1
1027| #define HAVE_LIBX11 1
1028| #define HAVE_LIBXEXT 1
1029| #define HAVE_LIBXT 1
1030| #define HAVE_MKSTEMP 1
1031| #define HAVE_HYPOT 1
1032| /* end confdefs.h.  */
1033| #include <stdio.h>
1034| #ifdef HAVE_SYS_TYPES_H
1035| # include <sys/types.h>
1036| #endif
1037| #ifdef HAVE_SYS_STAT_H
1038| # include <sys/stat.h>
1039| #endif
1040| #ifdef STDC_HEADERS
1041| # include <stdlib.h>
1042| # include <stddef.h>
1043| #else
1044| # ifdef HAVE_STDLIB_H
1045| #  include <stdlib.h>
1046| # endif
1047| #endif
1048| #ifdef HAVE_STRING_H
1049| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1050| #  include <memory.h>
1051| # endif
1052| # include <string.h>
1053| #endif
1054| #ifdef HAVE_STRINGS_H
1055| # include <strings.h>
1056| #endif
1057| #ifdef HAVE_INTTYPES_H
1058| # include <inttypes.h>
1059| #endif
1060| #ifdef HAVE_STDINT_H
1061| # include <stdint.h>
1062| #endif
1063| #ifdef HAVE_UNISTD_H
1064| # include <unistd.h>
1065| #endif
1066| #include <vfork.h>
1067configure:11320: result: no
1068configure:11324: checking vfork.h presence
1069configure:11339: /usr/bin/cpp-4.0 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c
1070conftest.c:44:19: error: vfork.h: No such file or directory
1071configure:11345: $? = 1
1072configure: failed program was:
1073| /* confdefs.h.  */
1074| #define PACKAGE_NAME ""
1075| #define PACKAGE_TARNAME ""
1076| #define PACKAGE_VERSION ""
1077| #define PACKAGE_STRING ""
1078| #define PACKAGE_BUGREPORT ""
1079| #define HAVE_DIRENT_H 1
1080| #define STDC_HEADERS 1
1081| #define HAVE_SYS_TYPES_H 1
1082| #define HAVE_SYS_STAT_H 1
1083| #define HAVE_STDLIB_H 1
1084| #define HAVE_STRING_H 1
1085| #define HAVE_MEMORY_H 1
1086| #define HAVE_STRINGS_H 1
1087| #define HAVE_INTTYPES_H 1
1088| #define HAVE_STDINT_H 1
1089| #define HAVE_UNISTD_H 1
1090| #define HAVE_ERRNO_H 1
1091| #define HAVE_FCNTL_H 1
1092| #define HAVE_LIMITS_H 1
1093| #define HAVE_MEMORY_H 1
1094| #define HAVE_STDLIB_H 1
1095| #define HAVE_STRING_H 1
1096| #define HAVE_STRINGS_H 1
1097| #define HAVE_SYS_IOCTL_H 1
1098| #define HAVE_SYS_PARAM_H 1
1099| #define HAVE_SYS_TIME_H 1
1100| #define HAVE_SYSLOG_H 1
1101| #define HAVE_UNISTD_H 1
1102| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
1103| #define HAVE_ST_BLOCKS 1
1104| #define TIME_WITH_SYS_TIME 1
1105| #define SIZEOF_UNSIGNED_LONG_INT 4
1106| #define SIZEOF_UNSIGNED_LONG_LONG 8
1107| #define HAVE_LIBM 1
1108| #define USE_LIBICONV_GNU 1
1109| #define HAVE_LIBDL 1
1110| #define HAVE_LIBX11 1
1111| #define HAVE_LIBXEXT 1
1112| #define HAVE_LIBXT 1
1113| #define HAVE_MKSTEMP 1
1114| #define HAVE_HYPOT 1
1115| /* end confdefs.h.  */
1116| #include <vfork.h>
1117configure:11359: result: no
1118configure:11387: checking for vfork.h
1119configure:11395: result: no
1120configure:11413: checking for fork
1121configure:11469: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1122conftest.c:67: warning: conflicting types for built-in function 'fork'
1123configure:11475: $? = 0
1124configure:11493: result: yes
1125configure:11413: checking for vfork
1126configure:11469: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1127configure:11475: $? = 0
1128configure:11493: result: yes
1129configure:11504: checking for working fork
1130configure:11536: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1131configure:11539: $? = 0
1132configure:11545: ./conftest
1133configure:11548: $? = 0
1134configure:11564: result: yes
1135configure:11585: checking for working vfork
1136configure:11723: result: yes
1137configure:11759: checking for stdlib.h
1138configure:11765: result: yes
1139configure:11894: checking for GNU libc compatible malloc
1140configure:11928: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1141configure:11931: $? = 0
1142configure:11937: ./conftest
1143configure:11940: $? = 0
1144configure:11956: result: yes
1145configure:11984: checking for working memcmp
1146configure:12037: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1147configure:12040: $? = 0
1148configure:12046: ./conftest
1149configure:12049: $? = 0
1150configure:12065: result: yes
1151configure:12074: checking return type of signal handlers
1152configure:12102: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include conftest.c >&5
1153conftest.c: In function 'main':
1154conftest.c:56: error: void value not ignored as it ought to be
1155configure:12108: $? = 1
1156configure: failed program was:
1157| /* confdefs.h.  */
1158| #define PACKAGE_NAME ""
1159| #define PACKAGE_TARNAME ""
1160| #define PACKAGE_VERSION ""
1161| #define PACKAGE_STRING ""
1162| #define PACKAGE_BUGREPORT ""
1163| #define HAVE_DIRENT_H 1
1164| #define STDC_HEADERS 1
1165| #define HAVE_SYS_TYPES_H 1
1166| #define HAVE_SYS_STAT_H 1
1167| #define HAVE_STDLIB_H 1
1168| #define HAVE_STRING_H 1
1169| #define HAVE_MEMORY_H 1
1170| #define HAVE_STRINGS_H 1
1171| #define HAVE_INTTYPES_H 1
1172| #define HAVE_STDINT_H 1
1173| #define HAVE_UNISTD_H 1
1174| #define HAVE_ERRNO_H 1
1175| #define HAVE_FCNTL_H 1
1176| #define HAVE_LIMITS_H 1
1177| #define HAVE_MEMORY_H 1
1178| #define HAVE_STDLIB_H 1
1179| #define HAVE_STRING_H 1
1180| #define HAVE_STRINGS_H 1
1181| #define HAVE_SYS_IOCTL_H 1
1182| #define HAVE_SYS_PARAM_H 1
1183| #define HAVE_SYS_TIME_H 1
1184| #define HAVE_SYSLOG_H 1
1185| #define HAVE_UNISTD_H 1
1186| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
1187| #define HAVE_ST_BLOCKS 1
1188| #define TIME_WITH_SYS_TIME 1
1189| #define SIZEOF_UNSIGNED_LONG_INT 4
1190| #define SIZEOF_UNSIGNED_LONG_LONG 8
1191| #define HAVE_LIBM 1
1192| #define USE_LIBICONV_GNU 1
1193| #define HAVE_LIBDL 1
1194| #define HAVE_LIBX11 1
1195| #define HAVE_LIBXEXT 1
1196| #define HAVE_LIBXT 1
1197| #define HAVE_MKSTEMP 1
1198| #define HAVE_HYPOT 1
1199| #define HAVE_FORK 1
1200| #define HAVE_VFORK 1
1201| #define HAVE_WORKING_VFORK 1
1202| #define HAVE_WORKING_FORK 1
1203| #define HAVE_STDLIB_H 1
1204| #define HAVE_MALLOC 1
1205| /* end confdefs.h.  */
1206| #include <sys/types.h>
1207| #include <signal.h>
1208|
1209| int
1210| main ()
1211| {
1212| return *(signal (0, 0)) (0) == 1;
1213|   ;
1214|   return 0;
1215| }
1216configure:12123: result: void
1217configure:12131: checking whether lstat dereferences a symlink specified with a trailing slash
1218configure:12167: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1219configure:12170: $? = 0
1220configure:12176: ./conftest
1221configure:12179: $? = 1
1222configure: program exited with status 1
1223configure: failed program was:
1224| /* confdefs.h.  */
1225| #define PACKAGE_NAME ""
1226| #define PACKAGE_TARNAME ""
1227| #define PACKAGE_VERSION ""
1228| #define PACKAGE_STRING ""
1229| #define PACKAGE_BUGREPORT ""
1230| #define HAVE_DIRENT_H 1
1231| #define STDC_HEADERS 1
1232| #define HAVE_SYS_TYPES_H 1
1233| #define HAVE_SYS_STAT_H 1
1234| #define HAVE_STDLIB_H 1
1235| #define HAVE_STRING_H 1
1236| #define HAVE_MEMORY_H 1
1237| #define HAVE_STRINGS_H 1
1238| #define HAVE_INTTYPES_H 1
1239| #define HAVE_STDINT_H 1
1240| #define HAVE_UNISTD_H 1
1241| #define HAVE_ERRNO_H 1
1242| #define HAVE_FCNTL_H 1
1243| #define HAVE_LIMITS_H 1
1244| #define HAVE_MEMORY_H 1
1245| #define HAVE_STDLIB_H 1
1246| #define HAVE_STRING_H 1
1247| #define HAVE_STRINGS_H 1
1248| #define HAVE_SYS_IOCTL_H 1
1249| #define HAVE_SYS_PARAM_H 1
1250| #define HAVE_SYS_TIME_H 1
1251| #define HAVE_SYSLOG_H 1
1252| #define HAVE_UNISTD_H 1
1253| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
1254| #define HAVE_ST_BLOCKS 1
1255| #define TIME_WITH_SYS_TIME 1
1256| #define SIZEOF_UNSIGNED_LONG_INT 4
1257| #define SIZEOF_UNSIGNED_LONG_LONG 8
1258| #define HAVE_LIBM 1
1259| #define USE_LIBICONV_GNU 1
1260| #define HAVE_LIBDL 1
1261| #define HAVE_LIBX11 1
1262| #define HAVE_LIBXEXT 1
1263| #define HAVE_LIBXT 1
1264| #define HAVE_MKSTEMP 1
1265| #define HAVE_HYPOT 1
1266| #define HAVE_FORK 1
1267| #define HAVE_VFORK 1
1268| #define HAVE_WORKING_VFORK 1
1269| #define HAVE_WORKING_FORK 1
1270| #define HAVE_STDLIB_H 1
1271| #define HAVE_MALLOC 1
1272| #define RETSIGTYPE void
1273| /* end confdefs.h.  */
1274| #include <stdio.h>
1275| #ifdef HAVE_SYS_TYPES_H
1276| # include <sys/types.h>
1277| #endif
1278| #ifdef HAVE_SYS_STAT_H
1279| # include <sys/stat.h>
1280| #endif
1281| #ifdef STDC_HEADERS
1282| # include <stdlib.h>
1283| # include <stddef.h>
1284| #else
1285| # ifdef HAVE_STDLIB_H
1286| #  include <stdlib.h>
1287| # endif
1288| #endif
1289| #ifdef HAVE_STRING_H
1290| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1291| #  include <memory.h>
1292| # endif
1293| # include <string.h>
1294| #endif
1295| #ifdef HAVE_STRINGS_H
1296| # include <strings.h>
1297| #endif
1298| #ifdef HAVE_INTTYPES_H
1299| # include <inttypes.h>
1300| #endif
1301| #ifdef HAVE_STDINT_H
1302| # include <stdint.h>
1303| #endif
1304| #ifdef HAVE_UNISTD_H
1305| # include <unistd.h>
1306| #endif
1307| int
1308| main ()
1309| {
1310| struct stat sbuf;
1311|      /* Linux will dereference the symlink and fail.
1312|       That is better in the sense that it means we will not
1313|       have to compile and use the lstat wrapper.  */
1314|      return lstat ("conftest.sym/", &sbuf) == 0;
1315|   ;
1316|   return 0;
1317| }
1318configure:12202: result: no
1319configure:12221: checking whether stat accepts an empty string
1320configure:12251: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1321configure:12254: $? = 0
1322configure:12260: ./conftest
1323configure:12263: $? = 0
1324configure:12279: result: no
1325configure:12299: checking for vprintf
1326configure:12355: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1327conftest.c:74: warning: conflicting types for built-in function 'vprintf'
1328configure:12361: $? = 0
1329configure:12379: result: yes
1330configure:12386: checking for _doprnt
1331configure:12442: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1332/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
1333__doprnt
1334collect2: ld returned 1 exit status
1335configure:12448: $? = 1
1336configure: failed program was:
1337| /* confdefs.h.  */
1338| #define PACKAGE_NAME ""
1339| #define PACKAGE_TARNAME ""
1340| #define PACKAGE_VERSION ""
1341| #define PACKAGE_STRING ""
1342| #define PACKAGE_BUGREPORT ""
1343| #define HAVE_DIRENT_H 1
1344| #define STDC_HEADERS 1
1345| #define HAVE_SYS_TYPES_H 1
1346| #define HAVE_SYS_STAT_H 1
1347| #define HAVE_STDLIB_H 1
1348| #define HAVE_STRING_H 1
1349| #define HAVE_MEMORY_H 1
1350| #define HAVE_STRINGS_H 1
1351| #define HAVE_INTTYPES_H 1
1352| #define HAVE_STDINT_H 1
1353| #define HAVE_UNISTD_H 1
1354| #define HAVE_ERRNO_H 1
1355| #define HAVE_FCNTL_H 1
1356| #define HAVE_LIMITS_H 1
1357| #define HAVE_MEMORY_H 1
1358| #define HAVE_STDLIB_H 1
1359| #define HAVE_STRING_H 1
1360| #define HAVE_STRINGS_H 1
1361| #define HAVE_SYS_IOCTL_H 1
1362| #define HAVE_SYS_PARAM_H 1
1363| #define HAVE_SYS_TIME_H 1
1364| #define HAVE_SYSLOG_H 1
1365| #define HAVE_UNISTD_H 1
1366| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
1367| #define HAVE_ST_BLOCKS 1
1368| #define TIME_WITH_SYS_TIME 1
1369| #define SIZEOF_UNSIGNED_LONG_INT 4
1370| #define SIZEOF_UNSIGNED_LONG_LONG 8
1371| #define HAVE_LIBM 1
1372| #define USE_LIBICONV_GNU 1
1373| #define HAVE_LIBDL 1
1374| #define HAVE_LIBX11 1
1375| #define HAVE_LIBXEXT 1
1376| #define HAVE_LIBXT 1
1377| #define HAVE_MKSTEMP 1
1378| #define HAVE_HYPOT 1
1379| #define HAVE_FORK 1
1380| #define HAVE_VFORK 1
1381| #define HAVE_WORKING_VFORK 1
1382| #define HAVE_WORKING_FORK 1
1383| #define HAVE_STDLIB_H 1
1384| #define HAVE_MALLOC 1
1385| #define RETSIGTYPE void
1386| #define HAVE_VPRINTF 1
1387| /* end confdefs.h.  */
1388| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
1389|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1390| #define _doprnt innocuous__doprnt
1391|
1392| /* System header to define __stub macros and hopefully few prototypes,
1393|     which can conflict with char _doprnt (); below.
1394|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1395|     <limits.h> exists even on freestanding compilers.  */
1396|
1397| #ifdef __STDC__
1398| # include <limits.h>
1399| #else
1400| # include <assert.h>
1401| #endif
1402|
1403| #undef _doprnt
1404|
1405| /* Override any GCC internal prototype to avoid an error.
1406|    Use char because int might match the return type of a GCC
1407|    builtin and then its argument prototype would still apply.  */
1408| #ifdef __cplusplus
1409| extern "C"
1410| #endif
1411| char _doprnt ();
1412| /* The GNU C library defines this for functions which it implements
1413|     to always fail with ENOSYS.  Some functions are actually named
1414|     something starting with __ and the normal name is an alias.  */
1415| #if defined __stub__doprnt || defined __stub____doprnt
1416| choke me
1417| #endif
1418|
1419| int
1420| main ()
1421| {
1422| return _doprnt ();
1423|   ;
1424|   return 0;
1425| }
1426configure:12465: result: no
1427configure:12502: checking for bzero
1428configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1429conftest.c:75: warning: conflicting types for built-in function 'bzero'
1430configure:12564: $? = 0
1431configure:12582: result: yes
1432configure:12502: checking for dup2
1433configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1434configure:12564: $? = 0
1435configure:12582: result: yes
1436configure:12502: checking for floor
1437configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1438conftest.c:77: warning: conflicting types for built-in function 'floor'
1439configure:12564: $? = 0
1440configure:12582: result: yes
1441configure:12502: checking for gettimeofday
1442configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1443configure:12564: $? = 0
1444configure:12582: result: yes
1445configure:12502: checking for memchr
1446configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1447configure:12564: $? = 0
1448configure:12582: result: yes
1449configure:12502: checking for memmove
1450configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1451conftest.c:80: warning: conflicting types for built-in function 'memmove'
1452configure:12564: $? = 0
1453configure:12582: result: yes
1454configure:12502: checking for memset
1455configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1456conftest.c:81: warning: conflicting types for built-in function 'memset'
1457configure:12564: $? = 0
1458configure:12582: result: yes
1459configure:12502: checking for mkdir
1460configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1461configure:12564: $? = 0
1462configure:12582: result: yes
1463configure:12502: checking for mkfifo
1464configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1465configure:12564: $? = 0
1466configure:12582: result: yes
1467configure:12502: checking for modf
1468configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1469conftest.c:84: warning: conflicting types for built-in function 'modf'
1470configure:12564: $? = 0
1471configure:12582: result: yes
1472configure:12502: checking for pow
1473configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1474conftest.c:85: warning: conflicting types for built-in function 'pow'
1475configure:12564: $? = 0
1476configure:12582: result: yes
1477configure:12502: checking for putenv
1478configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1479configure:12564: $? = 0
1480configure:12582: result: yes
1481configure:12502: checking for rint
1482configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1483conftest.c:87: warning: conflicting types for built-in function 'rint'
1484configure:12564: $? = 0
1485configure:12582: result: yes
1486configure:12502: checking for setenv
1487configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1488configure:12564: $? = 0
1489configure:12582: result: yes
1490configure:12502: checking for sqrt
1491configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1492conftest.c:89: warning: conflicting types for built-in function 'sqrt'
1493configure:12564: $? = 0
1494configure:12582: result: yes
1495configure:12502: checking for strchr
1496configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1497conftest.c:90: warning: conflicting types for built-in function 'strchr'
1498configure:12564: $? = 0
1499configure:12582: result: yes
1500configure:12502: checking for strerror
1501configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1502configure:12564: $? = 0
1503configure:12582: result: yes
1504configure:12502: checking for strrchr
1505configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1506conftest.c:92: warning: conflicting types for built-in function 'strrchr'
1507configure:12564: $? = 0
1508configure:12582: result: yes
1509configure:12502: checking for strspn
1510configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1511conftest.c:93: warning: conflicting types for built-in function 'strspn'
1512configure:12564: $? = 0
1513configure:12582: result: yes
1514configure:12502: checking for strstr
1515configure:12558: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include -L/opt/local/lib conftest.c -ldl -lm  -liconv -lstdc++ >&5
1516conftest.c:94: warning: conflicting types for built-in function 'strstr'
1517configure:12564: $? = 0
1518configure:12582: result: yes
1519configure:12728: creating ./config.status
1520
1521## ---------------------- ##
1522## Running config.status. ##
1523## ---------------------- ##
1524
1525This file was extended by config.status, which was
1526generated by GNU Autoconf 2.61.  Invocation command line was
1527
1528  CONFIG_FILES    =
1529  CONFIG_HEADERS  =
1530  CONFIG_LINKS    =
1531  CONFIG_COMMANDS =
1532  $ ./config.status
1533
1534on adreadedsunnyday.local
1535
1536config.status:641: creating Makefile
1537config.status:641: creating cups/pstopxl
1538config.status:641: creating cups/pstoraster
1539
1540## ---------------- ##
1541## Cache variables. ##
1542## ---------------- ##
1543
1544ac_cv_c_compiler_gnu=yes
1545ac_cv_c_const=yes
1546ac_cv_c_inline=inline
1547ac_cv_env_CC_set=set
1548ac_cv_env_CC_value=/usr/bin/gcc-4.0
1549ac_cv_env_CFLAGS_set=set
1550ac_cv_env_CFLAGS_value=-O2
1551ac_cv_env_CPPFLAGS_set=set
1552ac_cv_env_CPPFLAGS_value='-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include'
1553ac_cv_env_CPP_set=set
1554ac_cv_env_CPP_value=/usr/bin/cpp-4.0
1555ac_cv_env_LDFLAGS_set=set
1556ac_cv_env_LDFLAGS_value=-L/opt/local/lib
1557ac_cv_env_LIBS_set=
1558ac_cv_env_LIBS_value=
1559ac_cv_env_XMKMF_set=
1560ac_cv_env_XMKMF_value=
1561ac_cv_env_build_alias_set=
1562ac_cv_env_build_alias_value=
1563ac_cv_env_host_alias_set=
1564ac_cv_env_host_alias_value=
1565ac_cv_env_target_alias_set=
1566ac_cv_env_target_alias_value=
1567ac_cv_func__doprnt=no
1568ac_cv_func_bzero=yes
1569ac_cv_func_connect=yes
1570ac_cv_func_dup2=yes
1571ac_cv_func_floor=yes
1572ac_cv_func_fopen64=no
1573ac_cv_func_fork=yes
1574ac_cv_func_fork_works=yes
1575ac_cv_func_gethostbyname=yes
1576ac_cv_func_gettimeofday=yes
1577ac_cv_func_hypot=yes
1578ac_cv_func_iconv_open=no
1579ac_cv_func_lstat_dereferences_slashed_symlink=no
1580ac_cv_func_malloc_0_nonnull=yes
1581ac_cv_func_memchr=yes
1582ac_cv_func_memcmp_working=yes
1583ac_cv_func_memmove=yes
1584ac_cv_func_memset=yes
1585ac_cv_func_mkdir=yes
1586ac_cv_func_mkfifo=yes
1587ac_cv_func_mkstemp64=no
1588ac_cv_func_mkstemp=yes
1589ac_cv_func_modf=yes
1590ac_cv_func_pow=yes
1591ac_cv_func_putenv=yes
1592ac_cv_func_remove=yes
1593ac_cv_func_rint=yes
1594ac_cv_func_setenv=yes
1595ac_cv_func_shmat=yes
1596ac_cv_func_sqrt=yes
1597ac_cv_func_stat_empty_string_bug=no
1598ac_cv_func_strchr=yes
1599ac_cv_func_strerror=yes
1600ac_cv_func_strrchr=yes
1601ac_cv_func_strspn=yes
1602ac_cv_func_strstr=yes
1603ac_cv_func_vfork=yes
1604ac_cv_func_vfork_works=yes
1605ac_cv_func_vprintf=yes
1606ac_cv_have_x='have_x=yes        ac_x_includes='\''/usr/X11R6/include'\''        ac_x_libraries='\''/usr/X11R6/lib'\'''
1607ac_cv_header_dirent_dirent_h=yes
1608ac_cv_header_errno_h=yes
1609ac_cv_header_fcntl_h=yes
1610ac_cv_header_inttypes_h=yes
1611ac_cv_header_limits_h=yes
1612ac_cv_header_malloc_h=no
1613ac_cv_header_memory_h=yes
1614ac_cv_header_stdc=yes
1615ac_cv_header_stdint_h=yes
1616ac_cv_header_stdlib_h=yes
1617ac_cv_header_string_h=yes
1618ac_cv_header_strings_h=yes
1619ac_cv_header_sys_ioctl_h=yes
1620ac_cv_header_sys_param_h=yes
1621ac_cv_header_sys_stat_h=yes
1622ac_cv_header_sys_time_h=yes
1623ac_cv_header_sys_types_h=yes
1624ac_cv_header_sys_window_h=no
1625ac_cv_header_syslog_h=yes
1626ac_cv_header_time=yes
1627ac_cv_header_unistd_h=yes
1628ac_cv_header_vfork_h=no
1629ac_cv_lib_ICE_IceConnectionNumber=yes
1630ac_cv_lib_X11_XOpenDisplay=yes
1631ac_cv_lib_Xext_XdbeQueryExtension=yes
1632ac_cv_lib_Xt_XtAppCreateShell=yes
1633ac_cv_lib_dl_dlopen=yes
1634ac_cv_lib_iconv_libiconv_open=yes
1635ac_cv_lib_m_cos=yes
1636ac_cv_member_struct_stat_st_blocks=yes
1637ac_cv_objext=o
1638ac_cv_path_CUPSCONFIG=/usr/bin/cups-config
1639ac_cv_path_EGREP='/usr/bin/grep -E'
1640ac_cv_path_GREP=/usr/bin/grep
1641ac_cv_path_PKGCONFIG=/opt/local/bin/pkg-config
1642ac_cv_prog_CPP=/usr/bin/cpp-4.0
1643ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
1644ac_cv_prog_ac_ct_RANLIB=ranlib
1645ac_cv_prog_cc_c89=
1646ac_cv_prog_cc_g=yes
1647ac_cv_prog_gcc_traditional=no
1648ac_cv_search_opendir='none required'
1649ac_cv_sizeof_unsigned_long_int=4
1650ac_cv_sizeof_unsigned_long_long=8
1651ac_cv_struct_tm=time.h
1652ac_cv_type_mode_t=yes
1653ac_cv_type_off_t=yes
1654ac_cv_type_pid_t=yes
1655ac_cv_type_signal=void
1656ac_cv_type_size_t=yes
1657ac_cv_type_unsigned_long_int=yes
1658ac_cv_type_unsigned_long_long=yes
1659
1660## ----------------- ##
1661## Output variables. ##
1662## ----------------- ##
1663
1664CC='/usr/bin/gcc-4.0'
1665CFLAGS='-O2'
1666COMPILE_INITS='1'
1667CONTRIBINCLUDE='include contrib/contrib.mak'
1668CPP='/usr/bin/cpp-4.0'
1669CPPFLAGS='-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_ghostscript/work/ghostscript-8.61/jasper/src/libjasper/include -I/opt/local/include'
1670CUPSCFLAGS=' -O2'
1671CUPSCONFIG='/usr/bin/cups-config'
1672CUPSDATA='/usr/share/cups'
1673CUPSDEV='$(DD)cups.dev'
1674CUPSINCLUDE='include cups/cups.mak'
1675CUPSLIBDIRS=''
1676CUPSLIBS=' cupsimage z cups'
1677CUPSSERVERBIN='/usr/libexec/cups'
1678CUPSSERVERROOT='/private/etc/cups'
1679DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_ST_BLOCKS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_LONG_INT=4 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHAVE_LIBM=1 -DUSE_LIBICONV_GNU=1 -DHAVE_LIBDL=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_MKSTEMP=1 -DHAVE_HYPOT=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_BZERO=1 -DHAVE_DUP2=1 -DHAVE_FLOOR=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMCHR=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_MKFIFO=1 -DHAVE_MODF=1 -DHAVE_POW=1 -DHAVE_PUTENV=1 -DHAVE_RINT=1 -DHAVE_SETENV=1 -DHAVE_SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSPN=1 -DHAVE_STRSTR=1'
1680DYNAMIC_CFLAGS=''
1681DYNAMIC_DEVS=''
1682DYNAMIC_FLAGS=''
1683DYNAMIC_LDFLAGS=''
1684DYNAMIC_LIBS=''
1685ECHO_C=''
1686ECHO_N='-n'
1687ECHO_T=''
1688EGREP='/usr/bin/grep -E'
1689EXEEXT=''
1690FILES='$(DD)bbox.dev $(DD)bit.dev $(DD)bitcmyk.dev $(DD)bitrgb.dev $(DD)bitrgbtags.dev $(DD)bmp16.dev $(DD)bmp16m.dev $(DD)bmp256.dev $(DD)bmp32b.dev $(DD)bmpgray.dev $(DD)bmpmono.dev $(DD)bmpsep1.dev $(DD)bmpsep8.dev $(DD)ccr.dev $(DD)cfax.dev $(DD)cgm24.dev $(DD)cgm8.dev $(DD)cgmmono.dev $(DD)cif.dev $(DD)devicen.dev $(DD)dfaxhigh.dev $(DD)dfaxlow.dev $(DD)epswrite.dev $(DD)fax.dev $(DD)faxg3.dev $(DD)faxg32d.dev $(DD)faxg4.dev $(DD)imdi.dev $(DD)inferno.dev $(DD)jpeg.dev $(DD)jpegcmyk.dev $(DD)jpeggray.dev $(DD)mag16.dev $(DD)mag256.dev $(DD)mgr4.dev $(DD)mgr8.dev $(DD)mgrgray2.dev $(DD)mgrgray4.dev $(DD)mgrgray8.dev $(DD)mgrmono.dev $(DD)miff24.dev $(DD)pam.dev $(DD)pbm.dev $(DD)pbmraw.dev $(DD)pcx16.dev $(DD)pcx24b.dev $(DD)pcx256.dev $(DD)pcx2up.dev $(DD)pcxcmyk.dev $(DD)pcxgray.dev $(DD)pcxmono.dev $(DD)pdfwrite.dev $(DD)pgm.dev $(DD)pgmraw.dev $(DD)pgnm.dev $(DD)pgnmraw.dev $(DD)pkm.dev $(DD)pkmraw.dev $(DD)pksm.dev $(DD)pksmraw.dev $(DD)plan9bm.dev $(DD)png16.dev $(DD)png16m.dev $(DD)png256.dev $(DD)pngalpha.dev $(DD)pnggray.dev $(DD)pngmono.dev $(DD)pnm.dev $(DD)pnmraw.dev $(DD)ppm.dev $(DD)ppmraw.dev $(DD)ps2write.dev $(DD)psdcmyk.dev $(DD)psdf.dev $(DD)psdrgb.dev $(DD)psgray.dev $(DD)psmono.dev $(DD)psrgb.dev $(DD)pswrite.dev $(DD)sgirgb.dev $(DD)simdi.dev $(DD)spotcmyk.dev $(DD)sunhmono.dev $(DD)tfax.dev $(DD)tiff12nc.dev $(DD)tiff24nc.dev $(DD)tiff32nc.dev $(DD)tiffcrle.dev $(DD)tiffg3.dev $(DD)tiffg32d.dev $(DD)tiffg4.dev $(DD)tiffgray.dev $(DD)tifflzw.dev $(DD)tiffpack.dev $(DD)tiffs.dev $(DD)tiffsep.dev $(DD)wtscmyk.dev $(DD)wtsimdi.dev $(DD)xcf.dev '
1691FONTCONFIG_CFLAGS='-O2 -I/opt/local/include  '
1692FONTCONFIG_LIBS='-L/opt/local/lib -lfontconfig -lexpat  '
1693GCFLAGS=' -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long"'
1694GREP='/usr/bin/grep'
1695GS='gs'
1696GTKCONFIG=''
1697HAVE_FILE64=''
1698HAVE_FONTCONFIG='-DHAVE_FONTCONFIG'
1699HAVE_HYPOT='-DHAVE_HYPOT'
1700HAVE_MKSTEMP64=''
1701HAVE_MKSTEMP='-DHAVE_MKSTEMP'
1702IJSDEVS='$(DD)ijs.dev'
1703IJSDIR='ijs'
1704INSTALL_CONTRIB='install-contrib-extras'
1705INSTALL_SHARED=''
1706JASPERDIR='jasper'
1707JBIG2DEVS='$(PSD)jbig2.dev'
1708JBIG2DIR='jbig2dec'
1709JPXDEVS='$(PSD)jpx.dev'
1710LDFLAGS='-L/opt/local/lib'
1711LIBJPEGDIR='jpeg'
1712LIBOBJS=' ${LIBOBJDIR}lstat$U.o'
1713LIBPNGDIR='libpng'
1714LIBS='-ldl -lm  -liconv -lstdc++'
1715LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo'
1716OBJEXT='o'
1717OMNIDEVS='$(DD)omni.dev'
1718OPT_CFLAGS=' -O2'
1719PACKAGE_BUGREPORT=''
1720PACKAGE_NAME=''
1721PACKAGE_STRING=''
1722PACKAGE_TARNAME=''
1723PACKAGE_VERSION=''
1724PATH_SEPARATOR=':'
1725PKGCONFIG='/opt/local/bin/pkg-config'
1726PNGDEVS='$(DD)png48.dev $(DD)png16m.dev $(DD)pnggray.dev $(DD)pngmono.dev $(DD)png256.dev $(DD)png16.dev $(DD)pngalpha.dev'
1727PRINTERS='$(DD)alc1900.dev $(DD)alc2000.dev $(DD)alc4000.dev $(DD)alc4100.dev $(DD)alc8500.dev $(DD)alc8600.dev $(DD)alc9100.dev $(DD)ap3250.dev $(DD)appledmp.dev $(DD)atx23.dev $(DD)atx24.dev $(DD)atx38.dev $(DD)bj10e.dev $(DD)bj10v.dev $(DD)bj10vh.dev $(DD)bj200.dev $(DD)bjc600.dev $(DD)bjc800.dev $(DD)bjc880j.dev $(DD)bjccmyk.dev $(DD)bjccolor.dev $(DD)bjcgray.dev $(DD)bjcmono.dev $(DD)cdeskjet.dev $(DD)cdj1600.dev $(DD)cdj500.dev $(DD)cdj550.dev $(DD)cdj670.dev $(DD)cdj850.dev $(DD)cdj880.dev $(DD)cdj890.dev $(DD)cdj970.dev $(DD)cdjcolor.dev $(DD)cdjmono.dev $(DD)chp2200.dev $(DD)cljet5.dev $(DD)cljet5c.dev $(DD)cljet5pr.dev $(DD)coslw2p.dev $(DD)coslwxl.dev $(DD)cp50.dev $(DD)declj250.dev $(DD)deskjet.dev $(DD)dj505j.dev $(DD)djet500.dev $(DD)djet500c.dev $(DD)dl2100.dev $(DD)dnj650c.dev $(DD)epl2050.dev $(DD)epl2050p.dev $(DD)epl2120.dev $(DD)epl2500.dev $(DD)epl2750.dev $(DD)epl5800.dev $(DD)epl5900.dev $(DD)epl6100.dev $(DD)epl6200.dev $(DD)eps9high.dev $(DD)eps9mid.dev $(DD)epson.dev $(DD)epsonc.dev $(DD)escp.dev $(DD)escpage.dev $(DD)fmlbp.dev $(DD)fmpr.dev $(DD)fs600.dev $(DD)gdi.dev $(DD)hl1240.dev $(DD)hl1250.dev $(DD)hl7x0.dev $(DD)hpdj1120c.dev $(DD)hpdj310.dev $(DD)hpdj320.dev $(DD)hpdj340.dev $(DD)hpdj400.dev $(DD)hpdj500.dev $(DD)hpdj500c.dev $(DD)hpdj510.dev $(DD)hpdj520.dev $(DD)hpdj540.dev $(DD)hpdj550c.dev $(DD)hpdj560c.dev $(DD)hpdj600.dev $(DD)hpdj660c.dev $(DD)hpdj670c.dev $(DD)hpdj680c.dev $(DD)hpdj690c.dev $(DD)hpdj850c.dev $(DD)hpdj855c.dev $(DD)hpdj870c.dev $(DD)hpdj890c.dev $(DD)hpdjplus.dev $(DD)hpdjportable.dev $(DD)ibmpro.dev $(DD)imagen.dev $(DD)iwhi.dev $(DD)iwlo.dev $(DD)iwlq.dev $(DD)jetp3852.dev $(DD)jj100.dev $(DD)la50.dev $(DD)la70.dev $(DD)la75.dev $(DD)la75plus.dev $(DD)laserjet.dev $(DD)lbp310.dev $(DD)lbp320.dev $(DD)lbp8.dev $(DD)lex2050.dev $(DD)lex3200.dev $(DD)lex5700.dev $(DD)lex7000.dev $(DD)lips2p.dev $(DD)lips3.dev $(DD)lips4.dev $(DD)lips4v.dev $(DD)lj250.dev $(DD)lj3100sw.dev $(DD)lj4dith.dev $(DD)lj4dithp.dev $(DD)lj5gray.dev $(DD)lj5mono.dev $(DD)ljet2p.dev $(DD)ljet3.dev $(DD)ljet3d.dev $(DD)ljet4.dev $(DD)ljet4d.dev $(DD)ljet4pjl.dev $(DD)ljetplus.dev $(DD)ln03.dev $(DD)lp1800.dev $(DD)lp1900.dev $(DD)lp2000.dev $(DD)lp2200.dev $(DD)lp2400.dev $(DD)lp2500.dev $(DD)lp2563.dev $(DD)lp3000c.dev $(DD)lp7500.dev $(DD)lp7700.dev $(DD)lp7900.dev $(DD)lp8000.dev $(DD)lp8000c.dev $(DD)lp8100.dev $(DD)lp8200c.dev $(DD)lp8300c.dev $(DD)lp8300f.dev $(DD)lp8400f.dev $(DD)lp8500c.dev $(DD)lp8600.dev $(DD)lp8600f.dev $(DD)lp8700.dev $(DD)lp8800c.dev $(DD)lp8900.dev $(DD)lp9000b.dev $(DD)lp9000c.dev $(DD)lp9100.dev $(DD)lp9200b.dev $(DD)lp9200c.dev $(DD)lp9300.dev $(DD)lp9400.dev $(DD)lp9500c.dev $(DD)lp9600.dev $(DD)lp9600s.dev $(DD)lp9800c.dev $(DD)lps4500.dev $(DD)lps6500.dev $(DD)lq850.dev $(DD)lx5000.dev $(DD)lxm3200.dev $(DD)lxm5700m.dev $(DD)m8510.dev $(DD)md1xMono.dev $(DD)md2k.dev $(DD)md50Eco.dev $(DD)md50Mono.dev $(DD)md5k.dev $(DD)mj500c.dev $(DD)mj6000c.dev $(DD)mj700v2c.dev $(DD)mj8000c.dev $(DD)ml600.dev $(DD)necp6.dev $(DD)npdl.dev $(DD)oce9050.dev $(DD)oki182.dev $(DD)oki4w.dev $(DD)okiibm.dev $(DD)oprp.dev $(DD)opvp.dev $(DD)paintjet.dev $(DD)pcl3.dev $(DD)photoex.dev $(DD)picty180.dev $(DD)pj.dev $(DD)pjetxl.dev $(DD)pjxl.dev $(DD)pjxl300.dev $(DD)pr1000.dev $(DD)pr1000_4.dev $(DD)pr150.dev $(DD)pr201.dev $(DD)pxlcolor.dev $(DD)pxlmono.dev $(DD)r4081.dev $(DD)rpdl.dev $(DD)samsunggdi.dev $(DD)sj48.dev $(DD)st800.dev $(DD)stcolor.dev $(DD)t4693d2.dev $(DD)t4693d4.dev $(DD)t4693d8.dev $(DD)tek4696.dev $(DD)uniprint.dev $(DD)xes.dev '
1728RANLIB='ranlib'
1729SHARE_JASPER='0'
1730SHARE_JBIG2='0'
1731SHARE_LIBJPEG='0'
1732SHARE_LIBPNG='0'
1733SHARE_ZLIB='0'
1734SHELL='/bin/sh'
1735SOC_CFLAGS=''
1736SOC_LIBS=''
1737SOC_LOADER='dxmainc.c'
1738X11DEVS='$(DD)x11.dev $(DD)x11alpha.dev $(DD)x11cmyk.dev $(DD)x11mono.dev $(DD)x11_.dev $(DD)x11alt_.dev $(DD)x11cmyk2.dev $(DD)x11cmyk4.dev $(DD)x11cmyk8.dev $(DD)x11rg16x.dev $(DD)x11rg32x.dev $(DD)x11gray2.dev $(DD)x11gray4.dev'
1739XLIBS=''
1740XMKMF=''
1741X_CFLAGS='-I/usr/X11R6/include'
1742X_DEVS='$(DD)x11.dev $(DD)x11alpha.dev $(DD)x11cmyk.dev $(DD)x11mono.dev $(DD)x11_.dev $(DD)x11alt_.dev $(DD)x11cmyk2.dev $(DD)x11cmyk4.dev $(DD)x11cmyk8.dev $(DD)x11rg16x.dev $(DD)x11rg32x.dev $(DD)x11gray2.dev $(DD)x11gray4.dev'
1743X_EXTRA_LIBS=''
1744X_LDFLAGS='-L/usr/X11R6/lib'
1745X_LIBS=' Xt SM ICE Xext X11'
1746X_PRE_LIBS=' -lSM -lICE'
1747ZLIBDIR='zlib'
1748ac_ct_CC='/usr/bin/gcc-4.0'
1749bindir='${exec_prefix}/bin'
1750build_alias=''
1751datadir='${datarootdir}'
1752datarootdir='${prefix}/share'
1753docdir='${datarootdir}/doc/${PACKAGE}'
1754dvidir='${docdir}'
1755exec_prefix='${prefix}'
1756fontpath='${datarootdir}/fonts/default/ghostscript:${datarootdir}/fonts/default/Type1:${datarootdir}/fonts/default/TrueType:/usr/lib/DPS/outline/base:/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/TrueType:/usr/share/cups/fonts'
1757host_alias=''
1758htmldir='${docdir}'
1759includedir='${prefix}/include'
1760infodir='${datarootdir}/info'
1761libdir='${exec_prefix}/lib'
1762libexecdir='${exec_prefix}/libexec'
1763localedir='${datarootdir}/locale'
1764localstatedir='${prefix}/var'
1765mandir='${prefix}/share/man'
1766oldincludedir='/usr/include'
1767pdfdir='${docdir}'
1768prefix='/opt/local'
1769program_transform_name='s,x,x,'
1770psdir='${docdir}'
1771sbindir='${exec_prefix}/sbin'
1772sharedstatedir='${prefix}/com'
1773sysconfdir='${prefix}/etc'
1774target_alias=''
1775
1776## ----------- ##
1777## confdefs.h. ##
1778## ----------- ##
1779
1780#define PACKAGE_NAME ""
1781#define PACKAGE_TARNAME ""
1782#define PACKAGE_VERSION ""
1783#define PACKAGE_STRING ""
1784#define PACKAGE_BUGREPORT ""
1785#define HAVE_DIRENT_H 1
1786#define STDC_HEADERS 1
1787#define HAVE_SYS_TYPES_H 1
1788#define HAVE_SYS_STAT_H 1
1789#define HAVE_STDLIB_H 1
1790#define HAVE_STRING_H 1
1791#define HAVE_MEMORY_H 1
1792#define HAVE_STRINGS_H 1
1793#define HAVE_INTTYPES_H 1
1794#define HAVE_STDINT_H 1
1795#define HAVE_UNISTD_H 1
1796#define HAVE_ERRNO_H 1
1797#define HAVE_FCNTL_H 1
1798#define HAVE_LIMITS_H 1
1799#define HAVE_MEMORY_H 1
1800#define HAVE_STDLIB_H 1
1801#define HAVE_STRING_H 1
1802#define HAVE_STRINGS_H 1
1803#define HAVE_SYS_IOCTL_H 1
1804#define HAVE_SYS_PARAM_H 1
1805#define HAVE_SYS_TIME_H 1
1806#define HAVE_SYSLOG_H 1
1807#define HAVE_UNISTD_H 1
1808#define HAVE_STRUCT_STAT_ST_BLOCKS 1
1809#define HAVE_ST_BLOCKS 1
1810#define TIME_WITH_SYS_TIME 1
1811#define SIZEOF_UNSIGNED_LONG_INT 4
1812#define SIZEOF_UNSIGNED_LONG_LONG 8
1813#define HAVE_LIBM 1
1814#define USE_LIBICONV_GNU 1
1815#define HAVE_LIBDL 1
1816#define HAVE_LIBX11 1
1817#define HAVE_LIBXEXT 1
1818#define HAVE_LIBXT 1
1819#define HAVE_MKSTEMP 1
1820#define HAVE_HYPOT 1
1821#define HAVE_FORK 1
1822#define HAVE_VFORK 1
1823#define HAVE_WORKING_VFORK 1
1824#define HAVE_WORKING_FORK 1
1825#define HAVE_STDLIB_H 1
1826#define HAVE_MALLOC 1
1827#define RETSIGTYPE void
1828#define HAVE_VPRINTF 1
1829#define HAVE_BZERO 1
1830#define HAVE_DUP2 1
1831#define HAVE_FLOOR 1
1832#define HAVE_GETTIMEOFDAY 1
1833#define HAVE_MEMCHR 1
1834#define HAVE_MEMMOVE 1
1835#define HAVE_MEMSET 1
1836#define HAVE_MKDIR 1
1837#define HAVE_MKFIFO 1
1838#define HAVE_MODF 1
1839#define HAVE_POW 1
1840#define HAVE_PUTENV 1
1841#define HAVE_RINT 1
1842#define HAVE_SETENV 1
1843#define HAVE_SQRT 1
1844#define HAVE_STRCHR 1
1845#define HAVE_STRERROR 1
1846#define HAVE_STRRCHR 1
1847#define HAVE_STRSPN 1
1848#define HAVE_STRSTR 1
1849
1850configure: exit 0