Ticket #7510: config.2.log

File config.2.log, 45.5 KB (added by Martin.Buchmann@…, 18 years ago)

My config.log using lesstif

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.57.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-x --mandir=/opt/local/share/man --with-appdef-dir=/etc/X11/app-defaults --with-Xp-library=/opt/local/lib --with-Xp-includes=/opt/local/include --with-Xt-library=/opt/local/lib --with-Xt-includes=/opt/local/include --with-Xm-library=/opt/local/lib --with-Xm-includes=/opt/local/include --with-t1-library=/opt/local/lib --with-t1-includes=/opt/local/include --with-libpaper-library=/opt/local/lib --with-libpaper-includes=/opt/local/include --with-freetype2-library=/opt/local/lib --with-freetype2-includes=/opt/local/include/freetype2 --enable-wordlist --enable-opi
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = metallw08.timewe.uni-jena.de
14uname -m = Power Macintosh
15uname -r = 8.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC
27Kernel configured for up to 2 processors.
282 processors are physically available.
29Processor type: ppc970 (PowerPC 970)
30Processors active: 0 1
31Primary memory available: 1.25 gigabytes
32Default processor set: 97 tasks, 288 threads, 2 processors
33Load average: 3.81, Mach factor: 0.41
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: /opt/local/bin
39PATH: /opt/local/sbin
40PATH: /bin
41PATH: /sbin
42PATH: /usr/bin
43PATH: /usr/sbin
44PATH: /usr/X11R6/bin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1431: checking for gcc
52configure:1447: found /usr/bin/gcc
53configure:1457: result: gcc
54configure:1701: checking for C compiler version
55configure:1704: gcc --version </dev/null >&5
56powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026)
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:1707: $? = 0
62configure:1709: gcc -v </dev/null >&5
63Using built-in specs.
64Target: powerpc-apple-darwin8
65Configured with: /private/var/tmp/gcc/gcc-5026.obj~19/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
66Thread model: posix
67gcc version 4.0.0 (Apple Computer, Inc. build 5026)
68configure:1712: $? = 0
69configure:1714: gcc -V </dev/null >&5
70gcc: argument to `-V' is missing
71configure:1717: $? = 1
72configure:1741: checking for C compiler default output
73configure:1744: gcc -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
74configure:1747: $? = 0
75configure:1793: result: a.out
76configure:1798: checking whether the C compiler works
77configure:1804: ./a.out
78configure:1807: $? = 0
79configure:1824: result: yes
80configure:1831: checking whether we are cross compiling
81configure:1833: result: no
82configure:1836: checking for suffix of executables
83configure:1838: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
84configure:1841: $? = 0
85configure:1866: result:
86configure:1872: checking for suffix of object files
87configure:1894: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
88configure:1897: $? = 0
89configure:1919: result: o
90configure:1923: checking whether we are using the GNU C compiler
91configure:1948: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
92configure:1951: $? = 0
93configure:1954: test -s conftest.o
94configure:1957: $? = 0
95configure:1970: result: yes
96configure:1976: checking whether gcc accepts -g
97configure:1998: gcc -c -g -I/usr/X11R6/include conftest.c >&5
98configure:2001: $? = 0
99configure:2004: test -s conftest.o
100configure:2007: $? = 0
101configure:2018: result: yes
102configure:2035: checking for gcc option to accept ANSI C
103configure:2096: gcc  -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
104configure:2099: $? = 0
105configure:2102: test -s conftest.o
106configure:2105: $? = 0
107configure:2123: result: none needed
108configure:2141: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
109conftest.c:2: error: parse error before 'me'
110configure:2144: $? = 1
111configure: failed program was:
112| #ifndef __cplusplus
113|   choke me
114| #endif
115configure:2254: checking for library containing strerror
116configure:2285: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
117configure:2288: $? = 0
118configure:2291: test -s conftest
119configure:2294: $? = 0
120configure:2353: result: none required
121configure:2416: checking for g++
122configure:2432: found /usr/bin/g++
123configure:2442: result: g++
124configure:2458: checking for C++ compiler version
125configure:2461: g++ --version </dev/null >&5
126powerpc-apple-darwin8-g++-4.0.0 (GCC) 4.0.0 (Apple Computer, Inc. build 5026)
127Copyright (C) 2005 Free Software Foundation, Inc.
128This is free software; see the source for copying conditions.  There is NO
129warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
130
131configure:2464: $? = 0
132configure:2466: g++ -v </dev/null >&5
133Using built-in specs.
134Target: powerpc-apple-darwin8
135Configured with: /private/var/tmp/gcc/gcc-5026.obj~19/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
136Thread model: posix
137gcc version 4.0.0 (Apple Computer, Inc. build 5026)
138configure:2469: $? = 0
139configure:2471: g++ -V </dev/null >&5
140g++: argument to `-V' is missing
141configure:2474: $? = 1
142configure:2477: checking whether we are using the GNU C++ compiler
143configure:2502: g++ -c -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include conftest.cc >&5
144configure:2505: $? = 0
145configure:2508: test -s conftest.o
146configure:2511: $? = 0
147configure:2524: result: yes
148configure:2530: checking whether g++ accepts -g
149configure:2552: g++ -c -g -I/usr/X11R6/include conftest.cc >&5
150configure:2555: $? = 0
151configure:2558: test -s conftest.o
152configure:2561: $? = 0
153configure:2572: result: yes
154configure:2616: g++ -c -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include conftest.cc >&5
155configure:2619: $? = 0
156configure:2622: test -s conftest.o
157configure:2625: $? = 0
158configure:2652: g++ -c -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include conftest.cc >&5
159configure: In function 'int main()':
160configure:2651: error: 'exit' was not declared in this scope
161configure:2655: $? = 1
162configure: failed program was:
163| #line 2635 "configure"
164| /* confdefs.h.  */
165|
166| #define PACKAGE_NAME ""
167| #define PACKAGE_TARNAME ""
168| #define PACKAGE_VERSION ""
169| #define PACKAGE_STRING ""
170| #define PACKAGE_BUGREPORT ""
171| #define OPI_SUPPORT 1
172| #define TEXTOUT_WORD_LIST 1
173| #define APPDEFDIR "/etc/X11/app-defaults"
174| #define SYSTEM_XPDFRC "/opt/local/etc/xpdfrc"
175| /* end confdefs.h.  */
176|
177| int
178| main ()
179| {
180| exit (42);
181|   ;
182|   return 0;
183| }
184configure:2616: g++ -c -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include conftest.cc >&5
185configure:2619: $? = 0
186configure:2622: test -s conftest.o
187configure:2625: $? = 0
188configure:2652: g++ -c -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include conftest.cc >&5
189configure:2655: $? = 0
190configure:2658: test -s conftest.o
191configure:2661: $? = 0
192configure:2721: checking for a BSD-compatible install
193configure:2775: result: /opt/local/bin/ginstall -c
194configure:2827: checking for ranlib
195configure:2843: found /usr/bin/ranlib
196configure:2854: result: ranlib
197configure:2872: checking for OS/2 (with EMX)
198configure:2894: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
199configure: In function 'main':
200configure:2897: error: '__EMX__' undeclared (first use in this function)
201configure:2897: error: (Each undeclared identifier is reported only once
202configure:2897: error: for each function it appears in.)
203configure:2897: $? = 1
204configure: failed program was:
205| #line 2877 "configure"
206| /* confdefs.h.  */
207|
208| #define PACKAGE_NAME ""
209| #define PACKAGE_TARNAME ""
210| #define PACKAGE_VERSION ""
211| #define PACKAGE_STRING ""
212| #define PACKAGE_BUGREPORT ""
213| #define OPI_SUPPORT 1
214| #define TEXTOUT_WORD_LIST 1
215| #define APPDEFDIR "/etc/X11/app-defaults"
216| #define SYSTEM_XPDFRC "/opt/local/etc/xpdfrc"
217| #ifdef __cplusplus
218| #include <stdlib.h>
219| #endif
220| /* end confdefs.h.  */
221|
222| int
223| main ()
224| {
225| __EMX__
226|   ;
227|   return 0;
228| }
229configure:2914: result: no
230configure:2922: checking for DOS (with DJGPP)
231configure:2944: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
232configure: In function 'main':
233configure:2947: error: '__DJGPP__' undeclared (first use in this function)
234configure:2947: error: (Each undeclared identifier is reported only once
235configure:2947: error: for each function it appears in.)
236configure:2947: $? = 1
237configure: failed program was:
238| #line 2927 "configure"
239| /* confdefs.h.  */
240|
241| #define PACKAGE_NAME ""
242| #define PACKAGE_TARNAME ""
243| #define PACKAGE_VERSION ""
244| #define PACKAGE_STRING ""
245| #define PACKAGE_BUGREPORT ""
246| #define OPI_SUPPORT 1
247| #define TEXTOUT_WORD_LIST 1
248| #define APPDEFDIR "/etc/X11/app-defaults"
249| #define SYSTEM_XPDFRC "/opt/local/etc/xpdfrc"
250| #ifdef __cplusplus
251| #include <stdlib.h>
252| #endif
253| /* end confdefs.h.  */
254|
255| int
256| main ()
257| {
258| __DJGPP__
259|   ;
260|   return 0;
261| }
262configure:2964: result: no
263configure:2983: checking how to run the C preprocessor
264configure:3019: gcc -E -I/usr/X11R6/include conftest.c
265configure:3025: $? = 0
266configure:3057: gcc -E -I/usr/X11R6/include conftest.c
267configure:3063:28: error: ac_nonexistent.h: No such file or directory
268configure:3063: $? = 1
269configure: failed program was:
270| #line 3048 "configure"
271| /* confdefs.h.  */
272|
273| #define PACKAGE_NAME ""
274| #define PACKAGE_TARNAME ""
275| #define PACKAGE_VERSION ""
276| #define PACKAGE_STRING ""
277| #define PACKAGE_BUGREPORT ""
278| #define OPI_SUPPORT 1
279| #define TEXTOUT_WORD_LIST 1
280| #define APPDEFDIR "/etc/X11/app-defaults"
281| #define SYSTEM_XPDFRC "/opt/local/etc/xpdfrc"
282| #ifdef __cplusplus
283| #include <stdlib.h>
284| #endif
285| /* end confdefs.h.  */
286| #include <ac_nonexistent.h>
287configure:3101: result: gcc -E
288configure:3126: gcc -E -I/usr/X11R6/include conftest.c
289configure:3132: $? = 0
290configure:3164: gcc -E -I/usr/X11R6/include conftest.c
291configure:3170:28: error: ac_nonexistent.h: No such file or directory
292configure:3170: $? = 1
293configure: failed program was:
294| #line 3155 "configure"
295| /* confdefs.h.  */
296|
297| #define PACKAGE_NAME ""
298| #define PACKAGE_TARNAME ""
299| #define PACKAGE_VERSION ""
300| #define PACKAGE_STRING ""
301| #define PACKAGE_BUGREPORT ""
302| #define OPI_SUPPORT 1
303| #define TEXTOUT_WORD_LIST 1
304| #define APPDEFDIR "/etc/X11/app-defaults"
305| #define SYSTEM_XPDFRC "/opt/local/etc/xpdfrc"
306| #ifdef __cplusplus
307| #include <stdlib.h>
308| #endif
309| /* end confdefs.h.  */
310| #include <ac_nonexistent.h>
311configure:3213: checking for X
312configure:3433: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
313configure:3586: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c   -L/usr/X11R6/lib -lX11 >&5
314configure:3589: $? = 0
315configure:3592: test -s conftest
316configure:3595: $? = 0
317configure:3732: checking for gethostbyname
318configure:3782: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
319configure:3785: $? = 0
320configure:3788: test -s conftest
321configure:3791: $? = 0
322configure:3802: result: yes
323configure:3933: checking for connect
324configure:3983: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
325configure:3986: $? = 0
326configure:3989: test -s conftest
327configure:3992: $? = 0
328configure:4003: result: yes
329configure:4068: checking for remove
330configure:4118: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
331configure:4121: $? = 0
332configure:4124: test -s conftest
333configure:4127: $? = 0
334configure:4138: result: yes
335configure:4203: checking for shmat
336configure:4253: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
337configure:4256: $? = 0
338configure:4259: test -s conftest
339configure:4262: $? = 0
340configure:4273: result: yes
341configure:4347: checking for IceConnectionNumber in -lICE
342configure:4378: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz -L/usr/X11R6/lib conftest.c -lICE   >&5
343configure:4381: $? = 0
344configure:4384: test -s conftest
345configure:4387: $? = 0
346configure:4399: result: yes
347configure:4417: checking for dirent.h that defines DIR
348configure:4442: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
349configure:4445: $? = 0
350configure:4448: test -s conftest.o
351configure:4451: $? = 0
352configure:4462: result: yes
353configure:4475: checking for library containing opendir
354configure:4506: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
355configure:4509: $? = 0
356configure:4512: test -s conftest
357configure:4515: $? = 0
358configure:4574: result: none required
359configure:4699: checking for gethostbyname
360configure:4769: result: yes
361configure:4833: checking select() and fd_set in sys/select.h and sys/bsdtypes.h
362configure:4856: g++ -c -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include conftest.cc >&5
363configure:4859: $? = 0
364configure:4862: test -s conftest.o
365configure:4865: $? = 0
366configure:4876: result: not needed
367configure:4983: checking FD_ZERO and strings.h or bstring.h
368configure:5006: g++ -c -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include conftest.cc >&5
369configure:5009: $? = 0
370configure:5012: test -s conftest.o
371configure:5015: $? = 0
372configure:5026: result: not needed
373configure:5137: checking for rewinddir
374configure:5187: g++ -o conftest -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include -lz conftest.cc  >&5
375configure:5190: $? = 0
376configure:5193: test -s conftest
377configure:5196: $? = 0
378configure:5207: result: yes
379configure:5288: checking for popen
380configure:5338: g++ -o conftest -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include -lz conftest.cc  >&5
381configure:5341: $? = 0
382configure:5344: test -s conftest
383configure:5347: $? = 0
384configure:5358: result: yes
385configure:5368: checking for mkstemp
386configure:5391: g++ -o conftest -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include -lz conftest.cc  >&5
387configure:5394: $? = 0
388configure:5397: test -s conftest
389configure:5400: $? = 0
390configure:5411: result: yes
391configure:5419: checking for mkstemps
392configure:5442: g++ -o conftest -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include -lz conftest.cc  >&5
393configure:5445: $? = 0
394configure:5448: test -s conftest
395configure:5451: $? = 0
396configure:5462: result: yes
397configure:5471: checking whether select takes fd_set arguments
398configure:5499: g++ -c -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/X11R6/include conftest.cc >&5
399configure:5502: $? = 0
400configure:5505: test -s conftest.o
401configure:5508: $? = 0
402configure:5519: result: yes
403configure:5542: checking for special C compiler options needed for large files
404configure:5622: result: no
405configure:5628: checking for _FILE_OFFSET_BITS value needed for large files
406configure:5660: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
407configure:5663: $? = 0
408configure:5666: test -s conftest.o
409configure:5669: $? = 0
410configure:5725: result: no
411configure:5735: checking for _LARGE_FILES value needed for large files
412configure:5767: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
413configure:5770: $? = 0
414configure:5773: test -s conftest.o
415configure:5776: $? = 0
416configure:5832: result: no
417configure:5844: checking for _LARGEFILE_SOURCE value needed for large files
418configure:5868: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
419configure: In function 'main':
420configure:5875: warning: the address of 'fseeko', will always evaluate as 'true'
421configure:5871: $? = 0
422configure:5874: test -s conftest.o
423configure:5877: $? = 0
424configure:5925: result: no
425configure:5939: checking for fseeko
426configure:5961: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
427configure: In function 'main':
428configure:5968: warning: the address of 'fseeko', will always evaluate as 'true'
429configure:5964: $? = 0
430configure:5967: test -s conftest
431configure:5970: $? = 0
432configure:5981: result: yes
433configure:5995: checking for fseek64
434configure:6045: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
435/usr/bin/ld: warning prebinding disabled because of undefined symbols
436/usr/bin/ld: Undefined symbols:
437_fseek64
438collect2: ld returned 1 exit status
439configure:6048: $? = 1
440configure: failed program was:
441| #line 6000 "configure"
442| /* confdefs.h.  */
443|
444| #define PACKAGE_NAME ""
445| #define PACKAGE_TARNAME ""
446| #define PACKAGE_VERSION ""
447| #define PACKAGE_STRING ""
448| #define PACKAGE_BUGREPORT ""
449| #define OPI_SUPPORT 1
450| #define TEXTOUT_WORD_LIST 1
451| #define APPDEFDIR "/etc/X11/app-defaults"
452| #define SYSTEM_XPDFRC "/opt/local/etc/xpdfrc"
453| #ifdef __cplusplus
454| #include <stdlib.h>
455| #endif
456| #define HAVE_DIRENT_H 1
457| #define HAVE_REWINDDIR 1
458| #define HAVE_POPEN 1
459| #define HAVE_MKSTEMP 1
460| #define HAVE_MKSTEMPS 1
461| #define HAVE_FSEEKO 1
462| /* end confdefs.h.  */
463| /* System header to define __stub macros and hopefully few prototypes,
464|     which can conflict with char fseek64 (); below.
465|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
466|     <limits.h> exists even on freestanding compilers.  */
467| #ifdef __STDC__
468| # include <limits.h>
469| #else
470| # include <assert.h>
471| #endif
472| /* Override any gcc2 internal prototype to avoid an error.  */
473| #ifdef __cplusplus
474| extern "C"
475| {
476| #endif
477| /* We use char because int might match the return type of a gcc2
478|    builtin and then its argument prototype would still apply.  */
479| char fseek64 ();
480| /* The GNU C library defines this for functions which it implements
481|     to always fail with ENOSYS.  Some functions are actually named
482|     something starting with __ and the normal name is an alias.  */
483| #if defined (__stub_fseek64) || defined (__stub___fseek64)
484| choke me
485| #else
486| char (*f) () = fseek64;
487| #endif
488| #ifdef __cplusplus
489| }
490| #endif
491|
492| int
493| main ()
494| {
495| return f != fseek64;
496|   ;
497|   return 0;
498| }
499configure:6065: result: no
500configure:6081: checking for ftell64
501configure:6131: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
502/usr/bin/ld: warning prebinding disabled because of undefined symbols
503/usr/bin/ld: Undefined symbols:
504_ftell64
505collect2: ld returned 1 exit status
506configure:6134: $? = 1
507configure: failed program was:
508| #line 6086 "configure"
509| /* confdefs.h.  */
510|
511| #define PACKAGE_NAME ""
512| #define PACKAGE_TARNAME ""
513| #define PACKAGE_VERSION ""
514| #define PACKAGE_STRING ""
515| #define PACKAGE_BUGREPORT ""
516| #define OPI_SUPPORT 1
517| #define TEXTOUT_WORD_LIST 1
518| #define APPDEFDIR "/etc/X11/app-defaults"
519| #define SYSTEM_XPDFRC "/opt/local/etc/xpdfrc"
520| #ifdef __cplusplus
521| #include <stdlib.h>
522| #endif
523| #define HAVE_DIRENT_H 1
524| #define HAVE_REWINDDIR 1
525| #define HAVE_POPEN 1
526| #define HAVE_MKSTEMP 1
527| #define HAVE_MKSTEMPS 1
528| #define HAVE_FSEEKO 1
529| /* end confdefs.h.  */
530| /* System header to define __stub macros and hopefully few prototypes,
531|     which can conflict with char ftell64 (); below.
532|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
533|     <limits.h> exists even on freestanding compilers.  */
534| #ifdef __STDC__
535| # include <limits.h>
536| #else
537| # include <assert.h>
538| #endif
539| /* Override any gcc2 internal prototype to avoid an error.  */
540| #ifdef __cplusplus
541| extern "C"
542| {
543| #endif
544| /* We use char because int might match the return type of a gcc2
545|    builtin and then its argument prototype would still apply.  */
546| char ftell64 ();
547| /* The GNU C library defines this for functions which it implements
548|     to always fail with ENOSYS.  Some functions are actually named
549|     something starting with __ and the normal name is an alias.  */
550| #if defined (__stub_ftell64) || defined (__stub___ftell64)
551| choke me
552| #else
553| char (*f) () = ftell64;
554| #endif
555| #ifdef __cplusplus
556| }
557| #endif
558|
559| int
560| main ()
561| {
562| return f != ftell64;
563|   ;
564|   return 0;
565| }
566configure:6151: result: no
567configure:6171: checking for egrep
568configure:6181: result: grep -E
569configure:6186: checking for ANSI C header files
570configure:6212: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
571configure:6215: $? = 0
572configure:6218: test -s conftest.o
573configure:6221: $? = 0
574configure:6310: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c  >&5
575configure: In function 'main':
576configure:6319: warning: incompatible implicit declaration of built-in function 'exit'
577configure:6313: $? = 0
578configure:6315: ./conftest
579configure:6318: $? = 0
580configure:6333: result: yes
581configure:6357: checking for sys/types.h
582configure:6374: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
583configure:6377: $? = 0
584configure:6380: test -s conftest.o
585configure:6383: $? = 0
586configure:6394: result: yes
587configure:6357: checking for sys/stat.h
588configure:6374: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
589configure:6377: $? = 0
590configure:6380: test -s conftest.o
591configure:6383: $? = 0
592configure:6394: result: yes
593configure:6357: checking for stdlib.h
594configure:6374: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
595configure:6377: $? = 0
596configure:6380: test -s conftest.o
597configure:6383: $? = 0
598configure:6394: result: yes
599configure:6357: checking for string.h
600configure:6374: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
601configure:6377: $? = 0
602configure:6380: test -s conftest.o
603configure:6383: $? = 0
604configure:6394: result: yes
605configure:6357: checking for memory.h
606configure:6374: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
607configure:6377: $? = 0
608configure:6380: test -s conftest.o
609configure:6383: $? = 0
610configure:6394: result: yes
611configure:6357: checking for strings.h
612configure:6374: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
613configure:6377: $? = 0
614configure:6380: test -s conftest.o
615configure:6383: $? = 0
616configure:6394: result: yes
617configure:6357: checking for inttypes.h
618configure:6374: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
619configure:6377: $? = 0
620configure:6380: test -s conftest.o
621configure:6383: $? = 0
622configure:6394: result: yes
623configure:6357: checking for stdint.h
624configure:6374: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
625configure:6377: $? = 0
626configure:6380: test -s conftest.o
627configure:6383: $? = 0
628configure:6394: result: yes
629configure:6357: checking for unistd.h
630configure:6374: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5
631configure:6377: $? = 0
632configure:6380: test -s conftest.o
633configure:6383: $? = 0
634configure:6394: result: yes
635configure:6430: checking whether to use Xpm library
636configure:6437: result: maybe
637configure:6488: checking where to find the Xpm header files
638configure:6495: result:
639configure:6528: checking X11/xpm.h usability
640configure:6541: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include   -I/usr/X11R6/include conftest.c >&5
641configure:6544: $? = 0
642configure:6547: test -s conftest.o
643configure:6550: $? = 0
644configure:6560: result: yes
645configure:6564: checking X11/xpm.h presence
646configure:6575: gcc -E -I/usr/X11R6/include   -I/usr/X11R6/include conftest.c
647configure:6581: $? = 0
648configure:6600: result: yes
649configure:6636: checking for X11/xpm.h
650configure:6643: result: yes
651configure:6675: checking for XpmCreatePixmapFromData in -lXpm
652configure:6706: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c -lXpm   -I/usr/X11R6/include -lXpm  -L/usr/X11R6/lib  -lSM -lICE  -lX11  >&5
653configure:6709: $? = 0
654configure:6712: test -s conftest
655configure:6715: $? = 0
656configure:6727: result: yes
657configure:6738: result: using Xpm library
658configure:6793: checking whether to use Xext library
659configure:6800: result: maybe
660configure:6851: checking where to find the Xext header files
661configure:6858: result:
662configure:6891: checking X11/Xlib.h usability
663configure:6904: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include   -I/usr/X11R6/include conftest.c >&5
664configure:6907: $? = 0
665configure:6910: test -s conftest.o
666configure:6913: $? = 0
667configure:6923: result: yes
668configure:6927: checking X11/Xlib.h presence
669configure:6938: gcc -E -I/usr/X11R6/include   -I/usr/X11R6/include conftest.c
670configure:6944: $? = 0
671configure:6963: result: yes
672configure:6999: checking for X11/Xlib.h
673configure:7006: result: yes
674configure:7038: checking for XextAddDisplay in -lXext
675configure:7069: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c -lXext   -I/usr/X11R6/include -lXext  -L/usr/X11R6/lib  -lSM -lICE  -lX11  >&5
676configure:7072: $? = 0
677configure:7075: test -s conftest
678configure:7078: $? = 0
679configure:7090: result: yes
680configure:7101: result: using Xext library
681configure:7153: checking whether to use Xp library
682configure:7160: result: /opt/local/lib
683configure:7211: checking where to find the Xp header files
684configure:7218: result: /opt/local/include
685configure:7251: checking X11/extensions/Print.h usability
686configure:7264: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include -I/opt/local/include  -I/usr/X11R6/include conftest.c >&5
687configure:7267: $? = 0
688configure:7270: test -s conftest.o
689configure:7273: $? = 0
690configure:7283: result: yes
691configure:7287: checking X11/extensions/Print.h presence
692configure:7298: gcc -E -I/usr/X11R6/include -I/opt/local/include  -I/usr/X11R6/include conftest.c
693configure:7304: $? = 0
694configure:7323: result: yes
695configure:7359: checking for X11/extensions/Print.h
696configure:7366: result: yes
697configure:7398: checking for XpStartPage in -lXp
698configure:7429: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c -lXp -I/opt/local/include  -I/usr/X11R6/include -L/opt/local/lib -lXp  -L/usr/X11R6/lib  -lSM -lICE -lXext  -lX11  >&5
699/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
700/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
701/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
702/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
703configure:7432: $? = 0
704configure:7435: test -s conftest
705configure:7438: $? = 0
706configure:7450: result: yes
707configure:7461: result: using Xp library
708configure:7513: checking whether to use Xt library
709configure:7520: result: /opt/local/lib
710configure:7571: checking where to find the Xt header files
711configure:7578: result: /opt/local/include
712configure:7611: checking X11/Intrinsic.h usability
713configure:7624: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include -I/opt/local/include  -I/usr/X11R6/include conftest.c >&5
714configure:7627: $? = 0
715configure:7630: test -s conftest.o
716configure:7633: $? = 0
717configure:7643: result: yes
718configure:7647: checking X11/Intrinsic.h presence
719configure:7658: gcc -E -I/usr/X11R6/include -I/opt/local/include  -I/usr/X11R6/include conftest.c
720configure:7664: $? = 0
721configure:7683: result: yes
722configure:7719: checking for X11/Intrinsic.h
723configure:7726: result: yes
724configure:7758: checking for XtAppInitialize in -lXt
725configure:7789: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c -lXt -I/opt/local/include  -I/usr/X11R6/include -L/opt/local/lib -lXt  -L/usr/X11R6/lib  -lSM -lICE  -lX11  >&5
726/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
727/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
728/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x3000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
729/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x4000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
730configure:7792: $? = 0
731configure:7795: test -s conftest
732configure:7798: $? = 0
733configure:7810: result: yes
734configure:7821: result: using Xt library
735configure:7873: checking whether to use Xm library
736configure:7880: result: /opt/local/lib
737configure:7931: checking where to find the Xm header files
738configure:7938: result: /opt/local/include
739configure:7971: checking Xm/XmAll.h usability
740configure:7984: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include -I/opt/local/include  -I/usr/X11R6/include conftest.c >&5
741configure:7987: $? = 0
742configure:7990: test -s conftest.o
743configure:7993: $? = 0
744configure:8003: result: yes
745configure:8007: checking Xm/XmAll.h presence
746configure:8018: gcc -E -I/usr/X11R6/include -I/opt/local/include  -I/usr/X11R6/include conftest.c
747configure:8024: $? = 0
748configure:8043: result: yes
749configure:8079: checking for Xm/XmAll.h
750configure:8086: result: yes
751configure:8118: checking for XmCreateForm in -lXm
752configure:8149: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c -lXm -I/opt/local/include  -I/usr/X11R6/include -L/opt/local/lib -lXm -L/opt/local/lib -lXt  -L/usr/X11R6/lib  -lSM -lICE -L/opt/local/lib -lXp -lXext  -lX11  >&5
753/usr/bin/ld: warning prebinding disabled because dependent library: /usr/X11R6/lib/libXm.2.dylib is not prebound
754configure:8152: $? = 0
755configure:8155: test -s conftest
756configure:8158: $? = 0
757configure:8170: result: yes
758configure:8181: result: using Xm library
759configure:8233: checking whether to use Sgm library
760configure:8240: result: maybe
761configure:8291: checking where to find the Sgm header files
762configure:8298: result:
763configure:8331: checking Sgm/HPanedW.h usability
764configure:8344: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include   -I/usr/X11R6/include conftest.c >&5
765configure:8403:25: error: Sgm/HPanedW.h: No such file or directory
766configure:8347: $? = 1
767configure: failed program was:
768| #line 8333 "configure"
769| /* confdefs.h.  */
770|
771| #define PACKAGE_NAME ""
772| #define PACKAGE_TARNAME ""
773| #define PACKAGE_VERSION ""
774| #define PACKAGE_STRING ""
775| #define PACKAGE_BUGREPORT ""
776| #define OPI_SUPPORT 1
777| #define TEXTOUT_WORD_LIST 1
778| #define APPDEFDIR "/etc/X11/app-defaults"
779| #define SYSTEM_XPDFRC "/opt/local/etc/xpdfrc"
780| #ifdef __cplusplus
781| #include <stdlib.h>
782| #endif
783| #define HAVE_DIRENT_H 1
784| #define HAVE_REWINDDIR 1
785| #define HAVE_POPEN 1
786| #define HAVE_MKSTEMP 1
787| #define HAVE_MKSTEMPS 1
788| #define HAVE_FSEEKO 1
789| #define STDC_HEADERS 1
790| #define HAVE_SYS_TYPES_H 1
791| #define HAVE_SYS_STAT_H 1
792| #define HAVE_STDLIB_H 1
793| #define HAVE_STRING_H 1
794| #define HAVE_MEMORY_H 1
795| #define HAVE_STRINGS_H 1
796| #define HAVE_INTTYPES_H 1
797| #define HAVE_STDINT_H 1
798| #define HAVE_UNISTD_H 1
799| #define HAVE_X11_XPM_H 1
800| #define HAVE_X11_XLIB_H 1
801| #define HAVE_X11_EXTENSIONS_PRINT_H 1
802| #define HAVE_X11_INTRINSIC_H 1
803| #define HAVE_XM_XMALL_H 1
804| /* end confdefs.h.  */
805| #include <stdio.h>
806| #if HAVE_SYS_TYPES_H
807| # include <sys/types.h>
808| #endif
809| #if HAVE_SYS_STAT_H
810| # include <sys/stat.h>
811| #endif
812| #if STDC_HEADERS
813| # include <stdlib.h>
814| # include <stddef.h>
815| #else
816| # if HAVE_STDLIB_H
817| #  include <stdlib.h>
818| # endif
819| #endif
820| #if HAVE_STRING_H
821| # if !STDC_HEADERS && HAVE_MEMORY_H
822| #  include <memory.h>
823| # endif
824| # include <string.h>
825| #endif
826| #if HAVE_STRINGS_H
827| # include <strings.h>
828| #endif
829| #if HAVE_INTTYPES_H
830| # include <inttypes.h>
831| #else
832| # if HAVE_STDINT_H
833| #  include <stdint.h>
834| # endif
835| #endif
836| #if HAVE_UNISTD_H
837| # include <unistd.h>
838| #endif
839| #include <Sgm/HPanedW.h>
840configure:8363: result: no
841configure:8367: checking Sgm/HPanedW.h presence
842configure:8378: gcc -E -I/usr/X11R6/include   -I/usr/X11R6/include conftest.c
843configure:8405:25: error: Sgm/HPanedW.h: No such file or directory
844configure:8384: $? = 1
845configure: failed program was:
846| #line 8369 "configure"
847| /* confdefs.h.  */
848|
849| #define PACKAGE_NAME ""
850| #define PACKAGE_TARNAME ""
851| #define PACKAGE_VERSION ""
852| #define PACKAGE_STRING ""
853| #define PACKAGE_BUGREPORT ""
854| #define OPI_SUPPORT 1
855| #define TEXTOUT_WORD_LIST 1
856| #define APPDEFDIR "/etc/X11/app-defaults"
857| #define SYSTEM_XPDFRC "/opt/local/etc/xpdfrc"
858| #ifdef __cplusplus
859| #include <stdlib.h>
860| #endif
861| #define HAVE_DIRENT_H 1
862| #define HAVE_REWINDDIR 1
863| #define HAVE_POPEN 1
864| #define HAVE_MKSTEMP 1
865| #define HAVE_MKSTEMPS 1
866| #define HAVE_FSEEKO 1
867| #define STDC_HEADERS 1
868| #define HAVE_SYS_TYPES_H 1
869| #define HAVE_SYS_STAT_H 1
870| #define HAVE_STDLIB_H 1
871| #define HAVE_STRING_H 1
872| #define HAVE_MEMORY_H 1
873| #define HAVE_STRINGS_H 1
874| #define HAVE_INTTYPES_H 1
875| #define HAVE_STDINT_H 1
876| #define HAVE_UNISTD_H 1
877| #define HAVE_X11_XPM_H 1
878| #define HAVE_X11_XLIB_H 1
879| #define HAVE_X11_EXTENSIONS_PRINT_H 1
880| #define HAVE_X11_INTRINSIC_H 1
881| #define HAVE_XM_XMALL_H 1
882| /* end confdefs.h.  */
883| #include <Sgm/HPanedW.h>
884configure:8403: result: no
885configure:8439: checking for Sgm/HPanedW.h
886configure:8446: result: no
887configure:8548: result: not using Sgm library
888configure:8571: checking for XtAppSetExitFlag in -lXt
889configure:8602: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c -lXt -L/opt/local/lib -lXt  -L/usr/X11R6/lib  -lSM -lICE -L/opt/local/lib -lXp -lXext  -lX11  >&5
890/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
891/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x3000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
892/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x4000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
893/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x5000 size = 0x2000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
894configure:8605: $? = 0
895configure:8608: test -s conftest
896configure:8611: $? = 0
897configure:8623: result: yes
898configure:8659: checking whether to use t1 library
899configure:8666: result: /opt/local/lib
900configure:8717: checking where to find the t1 header files
901configure:8724: result: /opt/local/include
902configure:8757: checking t1lib.h usability
903configure:8770: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include -I/opt/local/include  -I/usr/X11R6/include conftest.c >&5
904configure:8773: $? = 0
905configure:8776: test -s conftest.o
906configure:8779: $? = 0
907configure:8789: result: yes
908configure:8793: checking t1lib.h presence
909configure:8804: gcc -E -I/usr/X11R6/include -I/opt/local/include  -I/usr/X11R6/include conftest.c
910configure:8810: $? = 0
911configure:8829: result: yes
912configure:8865: checking for t1lib.h
913configure:8872: result: yes
914configure:8904: checking for T1_InitLib in -lt1
915configure:8935: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c -lt1 -I/opt/local/include  -I/usr/X11R6/include -L/opt/local/lib -lt1 -lm  >&5
916/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libt1.5.dylib is not prebound
917configure:8938: $? = 0
918configure:8941: test -s conftest
919configure:8944: $? = 0
920configure:8956: result: yes
921configure:8967: result: using t1 library
922configure:9020: checking whether to use freetype2 library
923configure:9027: result: /opt/local/lib
924configure:9078: checking where to find the freetype2 header files
925configure:9085: result: /opt/local/include/freetype2
926configure:9118: checking ft2build.h usability
927configure:9131: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include -I/opt/local/include/freetype2  conftest.c >&5
928configure:9134: $? = 0
929configure:9137: test -s conftest.o
930configure:9140: $? = 0
931configure:9150: result: yes
932configure:9154: checking ft2build.h presence
933configure:9165: gcc -E -I/usr/X11R6/include -I/opt/local/include/freetype2  conftest.c
934configure:9171: $? = 0
935configure:9190: result: yes
936configure:9226: checking for ft2build.h
937configure:9233: result: yes
938configure:9265: checking for FT_Get_Name_Index in -lfreetype
939configure:9296: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c -lfreetype -I/opt/local/include/freetype2  -L/opt/local/lib -lfreetype -lm  >&5
940/usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libfreetype.6.dylib is not prebound
941configure:9299: $? = 0
942configure:9302: test -s conftest
943configure:9305: $? = 0
944configure:9317: result: yes
945configure:9328: result: using freetype2 library
946configure:9387: checking whether to use libpaper library
947configure:9394: result: /opt/local/lib
948configure:9445: checking where to find the libpaper header files
949configure:9452: result: /opt/local/include
950configure:9485: checking paper.h usability
951configure:9498: gcc -c -I/usr/X11R6/include -I/usr/X11R6/include -I/opt/local/include  conftest.c >&5
952configure:9501: $? = 0
953configure:9504: test -s conftest.o
954configure:9507: $? = 0
955configure:9517: result: yes
956configure:9521: checking paper.h presence
957configure:9532: gcc -E -I/usr/X11R6/include -I/opt/local/include  conftest.c
958configure:9538: $? = 0
959configure:9557: result: yes
960configure:9593: checking for paper.h
961configure:9600: result: yes
962configure:9632: checking for paperinit in -lpaper
963configure:9663: gcc -o conftest -I/usr/X11R6/include -I/usr/X11R6/include -lz conftest.c -lpaper -I/opt/local/include  -L/opt/local/lib -lpaper   >&5
964/usr/bin/ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
965/usr/bin/ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x3000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
966/usr/bin/ld: warning prebinding not disabled because (__DATA segment (address = 0x4000 size = 0x1000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
967/usr/bin/ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x5000 size = 0x3000) of conftest overlaps with __TEXT segment (address = 0x0 size = 0x11000) of /opt/local/lib/libz.1.dylib
968configure:9666: $? = 0
969configure:9669: test -s conftest
970configure:9672: $? = 0
971configure:9684: result: yes
972configure:9695: result: using libpaper library
973configure:9830: creating ./config.status
974
975## ---------------------- ##
976## Running config.status. ##
977## ---------------------- ##
978
979This file was extended by config.status, which was
980generated by GNU Autoconf 2.57.  Invocation command line was
981
982  CONFIG_FILES    =
983  CONFIG_HEADERS  =
984  CONFIG_LINKS    =
985  CONFIG_COMMANDS =
986  $ ./config.status
987
988on metallw08.timewe.uni-jena.de
989
990config.status:652: creating Makefile
991config.status:652: creating goo/Makefile
992config.status:652: creating fofi/Makefile
993config.status:652: creating splash/Makefile
994config.status:652: creating xpdf/Makefile
995config.status:756: creating aconf.h
996
997## ---------------- ##
998## Cache variables. ##
999## ---------------- ##
1000
1001ac_cv_c_compiler_gnu=yes
1002ac_cv_cxx_compiler_gnu=yes
1003ac_cv_env_CC_set=
1004ac_cv_env_CC_value=
1005ac_cv_env_CFLAGS_set=set
1006ac_cv_env_CFLAGS_value=-I/usr/X11R6/include
1007ac_cv_env_CPPFLAGS_set=set
1008ac_cv_env_CPPFLAGS_value=-I/usr/X11R6/include
1009ac_cv_env_CPP_set=
1010ac_cv_env_CPP_value=
1011ac_cv_env_CXXFLAGS_set=set
1012ac_cv_env_CXXFLAGS_value='-I/opt/local/include/freetype2 -I/opt/local/include'
1013ac_cv_env_CXX_set=
1014ac_cv_env_CXX_value=
1015ac_cv_env_LDFLAGS_set=set
1016ac_cv_env_LDFLAGS_value=-lz
1017ac_cv_env_build_alias_set=
1018ac_cv_env_build_alias_value=
1019ac_cv_env_host_alias_set=
1020ac_cv_env_host_alias_value=
1021ac_cv_env_target_alias_set=
1022ac_cv_env_target_alias_value=
1023ac_cv_exeext=
1024ac_cv_func_connect=yes
1025ac_cv_func_fseek64=no
1026ac_cv_func_fseeko=yes
1027ac_cv_func_ftell64=no
1028ac_cv_func_gethostbyname=yes
1029ac_cv_func_popen=yes
1030ac_cv_func_remove=yes
1031ac_cv_func_rewinddir=yes
1032ac_cv_func_shmat=yes
1033ac_cv_have_x='have_x=yes                ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
1034ac_cv_header_Sgm_HPanedW_h=no
1035ac_cv_header_X11_Intrinsic_h=yes
1036ac_cv_header_X11_Xlib_h=yes
1037ac_cv_header_X11_extensions_Print_h=yes
1038ac_cv_header_X11_xpm_h=yes
1039ac_cv_header_Xm_XmAll_h=yes
1040ac_cv_header_dirent_dirent_h=yes
1041ac_cv_header_ft2build_h=yes
1042ac_cv_header_inttypes_h=yes
1043ac_cv_header_memory_h=yes
1044ac_cv_header_paper_h=yes
1045ac_cv_header_stdc=yes
1046ac_cv_header_stdint_h=yes
1047ac_cv_header_stdlib_h=yes
1048ac_cv_header_string_h=yes
1049ac_cv_header_strings_h=yes
1050ac_cv_header_sys_stat_h=yes
1051ac_cv_header_sys_types_h=yes
1052ac_cv_header_t1lib_h=yes
1053ac_cv_header_unistd_h=yes
1054ac_cv_lib_ICE_IceConnectionNumber=yes
1055ac_cv_lib_Xext_XextAddDisplay=yes
1056ac_cv_lib_Xm_XmCreateForm=yes
1057ac_cv_lib_Xp_XpStartPage=yes
1058ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes
1059ac_cv_lib_Xt_XtAppInitialize=yes
1060ac_cv_lib_Xt_XtAppSetExitFlag=yes
1061ac_cv_lib_freetype_FT_Get_Name_Index=yes
1062ac_cv_lib_paper_paperinit=yes
1063ac_cv_lib_t1_T1_InitLib=yes
1064ac_cv_objext=o
1065ac_cv_path_install='/opt/local/bin/ginstall -c'
1066ac_cv_prog_CPP='gcc -E'
1067ac_cv_prog_ac_ct_CC=gcc
1068ac_cv_prog_ac_ct_CXX=g++
1069ac_cv_prog_ac_ct_RANLIB=ranlib
1070ac_cv_prog_cc_g=yes
1071ac_cv_prog_cc_stdc=
1072ac_cv_prog_cxx_g=yes
1073ac_cv_prog_egrep='grep -E'
1074ac_cv_search_opendir='none required'
1075ac_cv_search_strerror='none required'
1076ac_cv_sys_file_offset_bits=no
1077ac_cv_sys_large_files=no
1078ac_cv_sys_largefile_CC=no
1079ac_cv_sys_largefile_source=no
1080smr_cv_with_Sgm_includes=
1081smr_cv_with_Sgm_library=maybe
1082smr_cv_with_Xext_includes=
1083smr_cv_with_Xext_library=maybe
1084smr_cv_with_Xm_includes=/opt/local/include
1085smr_cv_with_Xm_library=/opt/local/lib
1086smr_cv_with_Xp_includes=/opt/local/include
1087smr_cv_with_Xp_library=/opt/local/lib
1088smr_cv_with_Xpm_includes=
1089smr_cv_with_Xpm_library=maybe
1090smr_cv_with_Xt_includes=/opt/local/include
1091smr_cv_with_Xt_library=/opt/local/lib
1092smr_cv_with_freetype2_includes=/opt/local/include/freetype2
1093smr_cv_with_freetype2_library=/opt/local/lib
1094smr_cv_with_libpaper_includes=/opt/local/include
1095smr_cv_with_libpaper_library=/opt/local/lib
1096smr_cv_with_t1_includes=/opt/local/include
1097smr_cv_with_t1_library=/opt/local/lib
1098xpdf_cv_func_fseek64=no
1099xpdf_cv_func_ftell64=no
1100xpdf_cv_func_mkstemp=yes
1101xpdf_cv_func_mkstemps=yes
1102xpdf_cv_func_select_arg=yes
1103xpdf_cv_sys_dos=no
1104xpdf_cv_sys_os2=no
1105
1106## ----------------- ##
1107## Output variables. ##
1108## ----------------- ##
1109
1110AR='ar rc'
1111CC='gcc'
1112CFLAGS='-I/usr/X11R6/include'
1113CPP='gcc -E'
1114CPPFLAGS='-I/usr/X11R6/include'
1115CXX='g++'
1116CXXFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include'
1117DEFS='-DHAVE_CONFIG_H'
1118ECHO_C=''
1119ECHO_N='-n'
1120ECHO_T=''
1121EGREP='grep -E'
1122EXE=''
1123EXEEXT=''
1124INSTALL_DATA='${INSTALL} -m 644'
1125INSTALL_PROGRAM='${INSTALL}'
1126INSTALL_SCRIPT='${INSTALL}'
1127LDFLAGS='-lz'
1128LIBOBJS=''
1129LIBPREFIX='lib'
1130LIBS=''
1131LTLIBOBJS=''
1132OBJEXT='o'
1133PACKAGE_BUGREPORT=''
1134PACKAGE_NAME=''
1135PACKAGE_STRING=''
1136PACKAGE_TARNAME=''
1137PACKAGE_VERSION=''
1138PATH_SEPARATOR=':'
1139RANLIB='ranlib'
1140SHELL='/bin/sh'
1141Sgm_CFLAGS=''
1142Sgm_LIBS=''
1143UP_DIR=''
1144X=''
1145XPDF_TARGET='all'
1146X_CFLAGS=' -I/usr/X11R6/include'
1147X_EXTRA_LIBS=''
1148X_LIBS=' -L/usr/X11R6/lib'
1149X_PRE_LIBS=' -lSM -lICE'
1150Xext_CFLAGS=''
1151Xext_LIBS='-lXext'
1152Xm_CFLAGS='-I/opt/local/include'
1153Xm_LIBS='-L/opt/local/lib -lXm'
1154Xp_CFLAGS='-I/opt/local/include'
1155Xp_LIBS='-L/opt/local/lib -lXp'
1156Xpm_CFLAGS=''
1157Xpm_LIBS='-lXpm'
1158Xt_CFLAGS='-I/opt/local/include'
1159Xt_LIBS='-L/opt/local/lib -lXt'
1160ac_ct_CC='gcc'
1161ac_ct_CXX='g++'
1162ac_ct_RANLIB='ranlib'
1163bindir='${exec_prefix}/bin'
1164build_alias=''
1165datadir='${prefix}/share'
1166exec_prefix='${prefix}'
1167freetype2_CFLAGS='-I/opt/local/include/freetype2'
1168freetype2_LIBS='-L/opt/local/lib -lfreetype'
1169host_alias=''
1170includedir='${prefix}/include'
1171infodir='${prefix}/info'
1172libdir='${exec_prefix}/lib'
1173libexecdir='${exec_prefix}/libexec'
1174libpaper_CFLAGS='-I/opt/local/include'
1175libpaper_LIBS='-L/opt/local/lib -lpaper'
1176localstatedir='${prefix}/var'
1177mandir='/opt/local/share/man'
1178oldincludedir='/usr/include'
1179prefix='/opt/local'
1180program_transform_name='s,x,x,'
1181sbindir='${exec_prefix}/sbin'
1182sharedstatedir='${prefix}/com'
1183sysconfdir='${prefix}/etc'
1184t1_CFLAGS='-I/opt/local/include'
1185t1_LIBS='-L/opt/local/lib -lt1'
1186target_alias=''
1187
1188## ----------- ##
1189## confdefs.h. ##
1190## ----------- ##
1191
1192#define APPDEFDIR "/etc/X11/app-defaults"
1193#define HAVE_DIRENT_H 1
1194#define HAVE_FREETYPE_FREETYPE_H 1
1195#define HAVE_FSEEKO 1
1196#define HAVE_FT2BUILD_H 1
1197#define HAVE_INTTYPES_H 1
1198#define HAVE_MEMORY_H 1
1199#define HAVE_MKSTEMP 1
1200#define HAVE_MKSTEMPS 1
1201#define HAVE_PAPER_H 1
1202#define HAVE_POPEN 1
1203#define HAVE_REWINDDIR 1
1204#define HAVE_STDINT_H 1
1205#define HAVE_STDLIB_H 1
1206#define HAVE_STRINGS_H 1
1207#define HAVE_STRING_H 1
1208#define HAVE_SYS_STAT_H 1
1209#define HAVE_SYS_TYPES_H 1
1210#define HAVE_T1LIB_H 1
1211#define HAVE_UNISTD_H 1
1212#define HAVE_X11_EXTENSIONS_PRINT_H 1
1213#define HAVE_X11_INTRINSIC_H 1
1214#define HAVE_X11_XLIB_H 1
1215#define HAVE_X11_XPM_H 1
1216#define HAVE_XM_XMALL_H 1
1217#define HAVE_XTAPPSETEXITFLAG 1
1218#define OPI_SUPPORT 1
1219#define PACKAGE_BUGREPORT ""
1220#define PACKAGE_NAME ""
1221#define PACKAGE_STRING ""
1222#define PACKAGE_TARNAME ""
1223#define PACKAGE_VERSION ""
1224#define STDC_HEADERS 1
1225#define SYSTEM_XPDFRC "/opt/local/etc/xpdfrc"
1226#define TEXTOUT_WORD_LIST 1
1227#endif
1228#ifdef __cplusplus
1229#include <stdlib.h>
1230
1231configure: exit 0