~ubuntu-branches/ubuntu/trusty/librep/trusty

« back to all changes in this revision

Viewing changes to config.log

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2007-01-25 11:09:23 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070125110923-2owlh6jsptg68pn5
Tags: 0.17+svn20070119-2ubuntu1
* Re-sync with Debian.  Following change kept:
  - Still building with --with-stack-direction=-1 for ppc/ia64.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This file contains any messages produced by compilers while
 
2
running configure, to aid debugging if configure makes a mistake.
 
3
 
 
4
It was created by configure, which was
 
5
generated by GNU Autoconf 2.61.  Invocation command line was
 
6
 
 
7
  $ ./configure 
 
8
 
 
9
## --------- ##
 
10
## Platform. ##
 
11
## --------- ##
 
12
 
 
13
hostname = christian.marillat.net
 
14
uname -m = i686
 
15
uname -r = 2.6.19.2
 
16
uname -s = Linux
 
17
uname -v = #1 SMP Mon Jan 15 16:02:55 CET 2007
 
18
 
 
19
/usr/bin/uname -p = unknown
 
20
/bin/uname -X     = unknown
 
21
 
 
22
/bin/arch              = i686
 
23
/usr/bin/arch -k       = unknown
 
24
/usr/convex/getsysinfo = unknown
 
25
/usr/bin/hostinfo      = unknown
 
26
/bin/machine           = unknown
 
27
/usr/bin/oslevel       = unknown
 
28
/bin/universe          = unknown
 
29
 
 
30
PATH: /home/marillat/bin
 
31
PATH: /usr/local/sbin
 
32
PATH: /usr/local/bin
 
33
PATH: /usr/sbin
 
34
PATH: /usr/bin
 
35
PATH: /sbin
 
36
PATH: /bin
 
37
PATH: /usr/bin/X11
 
38
PATH: /usr/games
 
39
 
 
40
 
 
41
## ----------- ##
 
42
## Core tests. ##
 
43
## ----------- ##
 
44
 
 
45
configure:1991: checking build system type
 
46
configure:2009: result: i686-pc-linux-gnu
 
47
configure:2031: checking host system type
 
48
configure:2046: result: i686-pc-linux-gnu
 
49
configure:2147: checking for gcc
 
50
configure:2163: found /usr/bin/gcc
 
51
configure:2174: result: gcc
 
52
configure:2412: checking for C compiler version
 
53
configure:2419: gcc --version >&5
 
54
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
 
55
Copyright (C) 2006 Free Software Foundation, Inc.
 
56
This is free software; see the source for copying conditions.  There is NO
 
57
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
58
 
 
59
configure:2422: $? = 0
 
60
configure:2429: gcc -v >&5
 
61
Using built-in specs.
 
62
Target: i486-linux-gnu
 
63
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
 
64
Thread model: posix
 
65
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
 
66
configure:2432: $? = 0
 
67
configure:2439: gcc -V >&5
 
68
gcc: '-V' option must have argument
 
69
configure:2442: $? = 1
 
70
configure:2465: checking for C compiler default output file name
 
71
configure:2492: gcc    conftest.c  >&5
 
72
configure:2495: $? = 0
 
73
configure:2533: result: a.out
 
74
configure:2550: checking whether the C compiler works
 
75
configure:2560: ./a.out
 
76
configure:2563: $? = 0
 
77
configure:2580: result: yes
 
78
configure:2587: checking whether we are cross compiling
 
79
configure:2589: result: no
 
80
configure:2592: checking for suffix of executables
 
81
configure:2599: gcc -o conftest    conftest.c  >&5
 
82
configure:2602: $? = 0
 
83
configure:2626: result: 
 
84
configure:2632: checking for suffix of object files
 
85
configure:2658: gcc -c   conftest.c >&5
 
86
configure:2661: $? = 0
 
87
configure:2684: result: o
 
88
configure:2688: checking whether we are using the GNU C compiler
 
89
configure:2717: gcc -c   conftest.c >&5
 
90
configure:2723: $? = 0
 
91
configure:2740: result: yes
 
92
configure:2745: checking whether gcc accepts -g
 
93
configure:2775: gcc -c -g  conftest.c >&5
 
94
configure:2781: $? = 0
 
95
configure:2880: result: yes
 
96
configure:2897: checking for gcc option to accept ISO C89
 
97
configure:2971: gcc  -c -g -O2  conftest.c >&5
 
98
configure:2977: $? = 0
 
99
configure:3000: result: none needed
 
100
configure:3019: checking for library containing strerror
 
101
configure:3060: gcc -o conftest -g -O2   conftest.c  >&5
 
102
configure:3066: $? = 0
 
103
configure:3094: result: none required
 
104
configure:3107: checking how to run the C preprocessor
 
105
configure:3147: gcc -E  conftest.c
 
106
configure:3153: $? = 0
 
107
configure:3184: gcc -E  conftest.c
 
108
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
 
109
configure:3190: $? = 1
 
110
configure: failed program was:
 
111
| /* confdefs.h.  */
 
112
| #define PACKAGE_NAME ""
 
113
| #define PACKAGE_TARNAME ""
 
114
| #define PACKAGE_VERSION ""
 
115
| #define PACKAGE_STRING ""
 
116
| #define PACKAGE_BUGREPORT ""
 
117
| /* end confdefs.h.  */
 
118
| #include <ac_nonexistent.h>
 
119
configure:3223: result: gcc -E
 
120
configure:3252: gcc -E  conftest.c
 
121
configure:3258: $? = 0
 
122
configure:3289: gcc -E  conftest.c
 
123
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
 
124
configure:3295: $? = 1
 
125
configure: failed program was:
 
126
| /* confdefs.h.  */
 
127
| #define PACKAGE_NAME ""
 
128
| #define PACKAGE_TARNAME ""
 
129
| #define PACKAGE_VERSION ""
 
130
| #define PACKAGE_STRING ""
 
131
| #define PACKAGE_BUGREPORT ""
 
132
| /* end confdefs.h.  */
 
133
| #include <ac_nonexistent.h>
 
134
configure:3345: checking for a BSD-compatible install
 
135
configure:3401: result: /usr/bin/install -c
 
136
configure:3412: checking whether ln -s works
 
137
configure:3416: result: yes
 
138
configure:3423: checking whether make sets $(MAKE)
 
139
configure:3444: result: yes
 
140
configure:3454: checking for grep that handles long lines and -e
 
141
configure:3528: result: /bin/grep
 
142
configure:3533: checking for egrep
 
143
configure:3611: result: /bin/grep -E
 
144
configure:3617: checking whether gcc needs -traditional
 
145
configure:3659: result: no
 
146
configure:3740: checking for a sed that does not truncate output
 
147
configure:3794: result: /bin/sed
 
148
configure:3808: checking for ld used by gcc
 
149
configure:3875: result: /usr/bin/ld
 
150
configure:3884: checking if the linker (/usr/bin/ld) is GNU ld
 
151
configure:3899: result: yes
 
152
configure:3904: checking for /usr/bin/ld option to reload object files
 
153
configure:3911: result: -r
 
154
configure:3929: checking for BSD-compatible nm
 
155
configure:3978: result: /usr/bin/nm -B
 
156
configure:3982: checking how to recognise dependent libraries
 
157
configure:4158: result: pass_all
 
158
configure:4386: checking for ANSI C header files
 
159
configure:4416: gcc -c -g -O2  conftest.c >&5
 
160
configure:4422: $? = 0
 
161
configure:4521: gcc -o conftest -g -O2   conftest.c  >&5
 
162
configure:4524: $? = 0
 
163
configure:4530: ./conftest
 
164
configure:4533: $? = 0
 
165
configure:4550: result: yes
 
166
configure:4574: checking for sys/types.h
 
167
configure:4595: gcc -c -g -O2  conftest.c >&5
 
168
configure:4601: $? = 0
 
169
configure:4617: result: yes
 
170
configure:4574: checking for sys/stat.h
 
171
configure:4595: gcc -c -g -O2  conftest.c >&5
 
172
configure:4601: $? = 0
 
173
configure:4617: result: yes
 
174
configure:4574: checking for stdlib.h
 
175
configure:4595: gcc -c -g -O2  conftest.c >&5
 
176
configure:4601: $? = 0
 
177
configure:4617: result: yes
 
178
configure:4574: checking for string.h
 
179
configure:4595: gcc -c -g -O2  conftest.c >&5
 
180
configure:4601: $? = 0
 
181
configure:4617: result: yes
 
182
configure:4574: checking for memory.h
 
183
configure:4595: gcc -c -g -O2  conftest.c >&5
 
184
configure:4601: $? = 0
 
185
configure:4617: result: yes
 
186
configure:4574: checking for strings.h
 
187
configure:4595: gcc -c -g -O2  conftest.c >&5
 
188
configure:4601: $? = 0
 
189
configure:4617: result: yes
 
190
configure:4574: checking for inttypes.h
 
191
configure:4595: gcc -c -g -O2  conftest.c >&5
 
192
configure:4601: $? = 0
 
193
configure:4617: result: yes
 
194
configure:4574: checking for stdint.h
 
195
configure:4595: gcc -c -g -O2  conftest.c >&5
 
196
configure:4601: $? = 0
 
197
configure:4617: result: yes
 
198
configure:4574: checking for unistd.h
 
199
configure:4595: gcc -c -g -O2  conftest.c >&5
 
200
configure:4601: $? = 0
 
201
configure:4617: result: yes
 
202
configure:4644: checking dlfcn.h usability
 
203
configure:4661: gcc -c -g -O2  conftest.c >&5
 
204
configure:4667: $? = 0
 
205
configure:4681: result: yes
 
206
configure:4685: checking dlfcn.h presence
 
207
configure:4700: gcc -E  conftest.c
 
208
configure:4706: $? = 0
 
209
configure:4720: result: yes
 
210
configure:4748: checking for dlfcn.h
 
211
configure:4756: result: yes
 
212
configure:4827: checking for g++
 
213
configure:4843: found /usr/bin/g++
 
214
configure:4854: result: g++
 
215
configure:4885: checking for C++ compiler version
 
216
configure:4892: g++ --version >&5
 
217
g++ (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
 
218
Copyright (C) 2006 Free Software Foundation, Inc.
 
219
This is free software; see the source for copying conditions.  There is NO
 
220
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
221
 
 
222
configure:4895: $? = 0
 
223
configure:4902: g++ -v >&5
 
224
Using built-in specs.
 
225
Target: i486-linux-gnu
 
226
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
 
227
Thread model: posix
 
228
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
 
229
configure:4905: $? = 0
 
230
configure:4912: g++ -V >&5
 
231
g++: '-V' option must have argument
 
232
configure:4915: $? = 1
 
233
configure:4918: checking whether we are using the GNU C++ compiler
 
234
configure:4947: g++ -c   conftest.cpp >&5
 
235
configure:4953: $? = 0
 
236
configure:4970: result: yes
 
237
configure:4975: checking whether g++ accepts -g
 
238
configure:5005: g++ -c -g  conftest.cpp >&5
 
239
configure:5011: $? = 0
 
240
configure:5110: result: yes
 
241
configure:5143: checking how to run the C++ preprocessor
 
242
configure:5179: g++ -E  conftest.cpp
 
243
configure:5185: $? = 0
 
244
configure:5216: g++ -E  conftest.cpp
 
245
conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
 
246
configure:5222: $? = 1
 
247
configure: failed program was:
 
248
| /* confdefs.h.  */
 
249
| #define PACKAGE_NAME ""
 
250
| #define PACKAGE_TARNAME ""
 
251
| #define PACKAGE_VERSION ""
 
252
| #define PACKAGE_STRING ""
 
253
| #define PACKAGE_BUGREPORT ""
 
254
| #define STDC_HEADERS 1
 
255
| #define HAVE_SYS_TYPES_H 1
 
256
| #define HAVE_SYS_STAT_H 1
 
257
| #define HAVE_STDLIB_H 1
 
258
| #define HAVE_STRING_H 1
 
259
| #define HAVE_MEMORY_H 1
 
260
| #define HAVE_STRINGS_H 1
 
261
| #define HAVE_INTTYPES_H 1
 
262
| #define HAVE_STDINT_H 1
 
263
| #define HAVE_UNISTD_H 1
 
264
| #define HAVE_DLFCN_H 1
 
265
| /* end confdefs.h.  */
 
266
| #include <ac_nonexistent.h>
 
267
configure:5255: result: g++ -E
 
268
configure:5284: g++ -E  conftest.cpp
 
269
configure:5290: $? = 0
 
270
configure:5321: g++ -E  conftest.cpp
 
271
conftest.cpp:19:28: error: ac_nonexistent.h: No such file or directory
 
272
configure:5327: $? = 1
 
273
configure: failed program was:
 
274
| /* confdefs.h.  */
 
275
| #define PACKAGE_NAME ""
 
276
| #define PACKAGE_TARNAME ""
 
277
| #define PACKAGE_VERSION ""
 
278
| #define PACKAGE_STRING ""
 
279
| #define PACKAGE_BUGREPORT ""
 
280
| #define STDC_HEADERS 1
 
281
| #define HAVE_SYS_TYPES_H 1
 
282
| #define HAVE_SYS_STAT_H 1
 
283
| #define HAVE_STDLIB_H 1
 
284
| #define HAVE_STRING_H 1
 
285
| #define HAVE_MEMORY_H 1
 
286
| #define HAVE_STRINGS_H 1
 
287
| #define HAVE_INTTYPES_H 1
 
288
| #define HAVE_STDINT_H 1
 
289
| #define HAVE_UNISTD_H 1
 
290
| #define HAVE_DLFCN_H 1
 
291
| /* end confdefs.h.  */
 
292
| #include <ac_nonexistent.h>
 
293
configure:5420: checking for g77
 
294
configure:5450: result: no
 
295
configure:5420: checking for xlf
 
296
configure:5450: result: no
 
297
configure:5420: checking for f77
 
298
configure:5450: result: no
 
299
configure:5420: checking for frt
 
300
configure:5450: result: no
 
301
configure:5420: checking for pgf77
 
302
configure:5450: result: no
 
303
configure:5420: checking for cf77
 
304
configure:5450: result: no
 
305
configure:5420: checking for fort77
 
306
configure:5450: result: no
 
307
configure:5420: checking for fl32
 
308
configure:5450: result: no
 
309
configure:5420: checking for af77
 
310
configure:5450: result: no
 
311
configure:5420: checking for xlf90
 
312
configure:5450: result: no
 
313
configure:5420: checking for f90
 
314
configure:5450: result: no
 
315
configure:5420: checking for pgf90
 
316
configure:5450: result: no
 
317
configure:5420: checking for pghpf
 
318
configure:5450: result: no
 
319
configure:5420: checking for epcf90
 
320
configure:5450: result: no
 
321
configure:5420: checking for gfortran
 
322
configure:5450: result: no
 
323
configure:5420: checking for g95
 
324
configure:5450: result: no
 
325
configure:5420: checking for xlf95
 
326
configure:5450: result: no
 
327
configure:5420: checking for f95
 
328
configure:5450: result: no
 
329
configure:5420: checking for fort
 
330
configure:5450: result: no
 
331
configure:5420: checking for ifort
 
332
configure:5450: result: no
 
333
configure:5420: checking for ifc
 
334
configure:5450: result: no
 
335
configure:5420: checking for efc
 
336
configure:5450: result: no
 
337
configure:5420: checking for pgf95
 
338
configure:5450: result: no
 
339
configure:5420: checking for lf95
 
340
configure:5450: result: no
 
341
configure:5420: checking for ftn
 
342
configure:5450: result: no
 
343
configure:5477: checking for Fortran 77 compiler version
 
344
configure:5484:  --version >&5
 
345
./configure: line 5485: --version: command not found
 
346
configure:5487: $? = 127
 
347
configure:5494:  -v >&5
 
348
./configure: line 5495: -v: command not found
 
349
configure:5497: $? = 127
 
350
configure:5504:  -V >&5
 
351
./configure: line 5505: -V: command not found
 
352
configure:5507: $? = 127
 
353
configure:5515: checking whether we are using the GNU Fortran 77 compiler
 
354
configure:5534:  -c  conftest.F >&5
 
355
./configure: line 5535: -c: command not found
 
356
configure:5540: $? = 127
 
357
configure: failed program was:
 
358
|       program main
 
359
| #ifndef __GNUC__
 
360
|        choke me
 
361
| #endif
 
362
 
363
|       end
 
364
configure:5557: result: no
 
365
configure:5563: checking whether  accepts -g
 
366
configure:5580:  -c -g conftest.f >&5
 
367
./configure: line 5581: -c: command not found
 
368
configure:5586: $? = 127
 
369
configure: failed program was:
 
370
|       program main
 
371
 
372
|       end
 
373
configure:5602: result: no
 
374
configure:5632: checking the maximum length of command line arguments
 
375
configure:5741: result: 32768
 
376
configure:5752: checking command to parse /usr/bin/nm -B output from gcc object
 
377
configure:5857: gcc -c -g -O2  conftest.c >&5
 
378
configure:5860: $? = 0
 
379
configure:5864: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
 
380
configure:5867: $? = 0
 
381
configure:5919: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
 
382
configure:5922: $? = 0
 
383
configure:5960: result: ok
 
384
configure:5964: checking for objdir
 
385
configure:5979: result: .libs
 
386
configure:6071: checking for ar
 
387
configure:6087: found /usr/bin/ar
 
388
configure:6098: result: ar
 
389
configure:6167: checking for ranlib
 
390
configure:6183: found /usr/bin/ranlib
 
391
configure:6194: result: ranlib
 
392
configure:6263: checking for strip
 
393
configure:6279: found /usr/bin/strip
 
394
configure:6290: result: strip
 
395
configure:6576: checking if gcc supports -fno-rtti -fno-exceptions
 
396
configure:6594: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
 
397
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
 
398
configure:6598: $? = 0
 
399
configure:6611: result: no
 
400
configure:6626: checking for gcc option to produce PIC
 
401
configure:6836: result: -fPIC
 
402
configure:6844: checking if gcc PIC flag -fPIC works
 
403
configure:6862: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
 
404
configure:6866: $? = 0
 
405
configure:6879: result: yes
 
406
configure:6907: checking if gcc static flag -static works
 
407
configure:6935: result: yes
 
408
configure:6945: checking if gcc supports -c -o file.o
 
409
configure:6966: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
 
410
configure:6970: $? = 0
 
411
configure:6992: result: yes
 
412
configure:7018: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
 
413
configure:7973: result: yes
 
414
configure:7994: checking whether -lc should be explicitly linked in
 
415
configure:7999: gcc -c -g -O2  conftest.c >&5
 
416
configure:8002: $? = 0
 
417
configure:8017: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
 
418
configure:8020: $? = 0
 
419
configure:8032: result: no
 
420
configure:8040: checking dynamic linker characteristics
 
421
configure:8616: result: GNU/Linux ld.so
 
422
configure:8625: checking how to hardcode library paths into programs
 
423
configure:8650: result: immediate
 
424
configure:8664: checking whether stripping libraries is possible
 
425
configure:8669: result: yes
 
426
configure:9470: checking if libtool supports shared libraries
 
427
configure:9472: result: yes
 
428
configure:9475: checking whether to build shared libraries
 
429
configure:9496: result: yes
 
430
configure:9499: checking whether to build static libraries
 
431
configure:9503: result: no
 
432
configure:9595: creating libtool
 
433
configure:10183: checking for ld used by g++
 
434
configure:10250: result: /usr/bin/ld
 
435
configure:10259: checking if the linker (/usr/bin/ld) is GNU ld
 
436
configure:10274: result: yes
 
437
configure:10325: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
 
438
configure:11259: result: yes
 
439
configure:11277: g++ -c -g -O2  conftest.cpp >&5
 
440
configure:11280: $? = 0
 
441
configure:11399: checking for g++ option to produce PIC
 
442
configure:11673: result: -fPIC
 
443
configure:11681: checking if g++ PIC flag -fPIC works
 
444
configure:11699: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
 
445
configure:11703: $? = 0
 
446
configure:11716: result: yes
 
447
configure:11744: checking if g++ static flag -static works
 
448
configure:11772: result: yes
 
449
configure:11782: checking if g++ supports -c -o file.o
 
450
configure:11803: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
 
451
configure:11807: $? = 0
 
452
configure:11829: result: yes
 
453
configure:11855: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
 
454
configure:11883: result: yes
 
455
configure:11950: checking dynamic linker characteristics
 
456
configure:12526: result: GNU/Linux ld.so
 
457
configure:12535: checking how to hardcode library paths into programs
 
458
configure:12560: result: immediate
 
459
configure:18685: checking for gethostent
 
460
configure:18741: gcc -o conftest -g -O2   conftest.c  >&5
 
461
configure:18747: $? = 0
 
462
configure:18764: result: yes
 
463
configure:18842: checking for setsockopt
 
464
configure:18898: gcc -o conftest -g -O2   conftest.c  >&5
 
465
configure:18904: $? = 0
 
466
configure:18921: result: yes
 
467
configure:18999: checking for dlopen
 
468
configure:19055: gcc -o conftest -g -O2   conftest.c  >&5
 
469
/tmp/ccWdrIAW.o: In function `main':
 
470
/home/marillat/src/cvs/librep-0.17~svn20070119/conftest.c:53: undefined reference to `dlopen'
 
471
collect2: ld returned 1 exit status
 
472
configure:19061: $? = 1
 
473
configure: failed program was:
 
474
| /* confdefs.h.  */
 
475
| #define PACKAGE_NAME ""
 
476
| #define PACKAGE_TARNAME ""
 
477
| #define PACKAGE_VERSION ""
 
478
| #define PACKAGE_STRING ""
 
479
| #define PACKAGE_BUGREPORT ""
 
480
| #define STDC_HEADERS 1
 
481
| #define HAVE_SYS_TYPES_H 1
 
482
| #define HAVE_SYS_STAT_H 1
 
483
| #define HAVE_STDLIB_H 1
 
484
| #define HAVE_STRING_H 1
 
485
| #define HAVE_MEMORY_H 1
 
486
| #define HAVE_STRINGS_H 1
 
487
| #define HAVE_INTTYPES_H 1
 
488
| #define HAVE_STDINT_H 1
 
489
| #define HAVE_UNISTD_H 1
 
490
| #define HAVE_DLFCN_H 1
 
491
| /* end confdefs.h.  */
 
492
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
 
493
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 
494
| #define dlopen innocuous_dlopen
 
495
 
496
| /* System header to define __stub macros and hopefully few prototypes,
 
497
|     which can conflict with char dlopen (); below.
 
498
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
 
499
|     <limits.h> exists even on freestanding compilers.  */
 
500
 
501
| #ifdef __STDC__
 
502
| # include <limits.h>
 
503
| #else
 
504
| # include <assert.h>
 
505
| #endif
 
506
 
507
| #undef dlopen
 
508
 
509
| /* Override any GCC internal prototype to avoid an error.
 
510
|    Use char because int might match the return type of a GCC
 
511
|    builtin and then its argument prototype would still apply.  */
 
512
| #ifdef __cplusplus
 
513
| extern "C"
 
514
| #endif
 
515
| char dlopen ();
 
516
| /* The GNU C library defines this for functions which it implements
 
517
|     to always fail with ENOSYS.  Some functions are actually named
 
518
|     something starting with __ and the normal name is an alias.  */
 
519
| #if defined __stub_dlopen || defined __stub___dlopen
 
520
| choke me
 
521
| #endif
 
522
 
523
| int
 
524
| main ()
 
525
| {
 
526
| return dlopen ();
 
527
|   ;
 
528
|   return 0;
 
529
| }
 
530
configure:19078: result: no
 
531
configure:19084: checking for dlopen in -ldl
 
532
configure:19119: gcc -o conftest -g -O2   conftest.c -ldl   >&5
 
533
configure:19125: $? = 0
 
534
configure:19143: result: yes
 
535
configure:19165: checking for dirent.h that defines DIR
 
536
configure:19194: gcc -c -g -O2  conftest.c >&5
 
537
configure:19200: $? = 0
 
538
configure:19216: result: yes
 
539
configure:19229: checking for library containing opendir
 
540
configure:19270: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
541
configure:19276: $? = 0
 
542
configure:19304: result: none required
 
543
configure:19398: checking for ANSI C header files
 
544
configure:19562: result: yes
 
545
configure:19572: checking for sys/wait.h that is POSIX.1 compatible
 
546
configure:19608: gcc -c -g -O2  conftest.c >&5
 
547
configure:19614: $? = 0
 
548
configure:19629: result: yes
 
549
configure:19639: checking whether time.h and sys/time.h may both be included
 
550
configure:19669: gcc -c -g -O2  conftest.c >&5
 
551
configure:19675: $? = 0
 
552
configure:19690: result: yes
 
553
configure:19730: checking fcntl.h usability
 
554
configure:19747: gcc -c -g -O2  conftest.c >&5
 
555
configure:19753: $? = 0
 
556
configure:19767: result: yes
 
557
configure:19771: checking fcntl.h presence
 
558
configure:19786: gcc -E  conftest.c
 
559
configure:19792: $? = 0
 
560
configure:19806: result: yes
 
561
configure:19834: checking for fcntl.h
 
562
configure:19842: result: yes
 
563
configure:19730: checking sys/ioctl.h usability
 
564
configure:19747: gcc -c -g -O2  conftest.c >&5
 
565
configure:19753: $? = 0
 
566
configure:19767: result: yes
 
567
configure:19771: checking sys/ioctl.h presence
 
568
configure:19786: gcc -E  conftest.c
 
569
configure:19792: $? = 0
 
570
configure:19806: result: yes
 
571
configure:19834: checking for sys/ioctl.h
 
572
configure:19842: result: yes
 
573
configure:19730: checking sys/time.h usability
 
574
configure:19747: gcc -c -g -O2  conftest.c >&5
 
575
configure:19753: $? = 0
 
576
configure:19767: result: yes
 
577
configure:19771: checking sys/time.h presence
 
578
configure:19786: gcc -E  conftest.c
 
579
configure:19792: $? = 0
 
580
configure:19806: result: yes
 
581
configure:19834: checking for sys/time.h
 
582
configure:19842: result: yes
 
583
configure:19730: checking sys/utsname.h usability
 
584
configure:19747: gcc -c -g -O2  conftest.c >&5
 
585
configure:19753: $? = 0
 
586
configure:19767: result: yes
 
587
configure:19771: checking sys/utsname.h presence
 
588
configure:19786: gcc -E  conftest.c
 
589
configure:19792: $? = 0
 
590
configure:19806: result: yes
 
591
configure:19834: checking for sys/utsname.h
 
592
configure:19842: result: yes
 
593
configure:19720: checking for unistd.h
 
594
configure:19726: result: yes
 
595
configure:19730: checking siginfo.h usability
 
596
configure:19747: gcc -c -g -O2  conftest.c >&5
 
597
conftest.c:62:21: error: siginfo.h: No such file or directory
 
598
configure:19753: $? = 1
 
599
configure: failed program was:
 
600
| /* confdefs.h.  */
 
601
| #define PACKAGE_NAME ""
 
602
| #define PACKAGE_TARNAME ""
 
603
| #define PACKAGE_VERSION ""
 
604
| #define PACKAGE_STRING ""
 
605
| #define PACKAGE_BUGREPORT ""
 
606
| #define STDC_HEADERS 1
 
607
| #define HAVE_SYS_TYPES_H 1
 
608
| #define HAVE_SYS_STAT_H 1
 
609
| #define HAVE_STDLIB_H 1
 
610
| #define HAVE_STRING_H 1
 
611
| #define HAVE_MEMORY_H 1
 
612
| #define HAVE_STRINGS_H 1
 
613
| #define HAVE_INTTYPES_H 1
 
614
| #define HAVE_STDINT_H 1
 
615
| #define HAVE_UNISTD_H 1
 
616
| #define HAVE_DLFCN_H 1
 
617
| #define HAVE_LIBDL 1
 
618
| #define HAVE_DIRENT_H 1
 
619
| #define STDC_HEADERS 1
 
620
| #define HAVE_SYS_WAIT_H 1
 
621
| #define TIME_WITH_SYS_TIME 1
 
622
| #define HAVE_FCNTL_H 1
 
623
| #define HAVE_SYS_IOCTL_H 1
 
624
| #define HAVE_SYS_TIME_H 1
 
625
| #define HAVE_SYS_UTSNAME_H 1
 
626
| #define HAVE_UNISTD_H 1
 
627
| /* end confdefs.h.  */
 
628
| #include <stdio.h>
 
629
| #ifdef HAVE_SYS_TYPES_H
 
630
| # include <sys/types.h>
 
631
| #endif
 
632
| #ifdef HAVE_SYS_STAT_H
 
633
| # include <sys/stat.h>
 
634
| #endif
 
635
| #ifdef STDC_HEADERS
 
636
| # include <stdlib.h>
 
637
| # include <stddef.h>
 
638
| #else
 
639
| # ifdef HAVE_STDLIB_H
 
640
| #  include <stdlib.h>
 
641
| # endif
 
642
| #endif
 
643
| #ifdef HAVE_STRING_H
 
644
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
 
645
| #  include <memory.h>
 
646
| # endif
 
647
| # include <string.h>
 
648
| #endif
 
649
| #ifdef HAVE_STRINGS_H
 
650
| # include <strings.h>
 
651
| #endif
 
652
| #ifdef HAVE_INTTYPES_H
 
653
| # include <inttypes.h>
 
654
| #endif
 
655
| #ifdef HAVE_STDINT_H
 
656
| # include <stdint.h>
 
657
| #endif
 
658
| #ifdef HAVE_UNISTD_H
 
659
| # include <unistd.h>
 
660
| #endif
 
661
| #include <siginfo.h>
 
662
configure:19767: result: no
 
663
configure:19771: checking siginfo.h presence
 
664
configure:19786: gcc -E  conftest.c
 
665
conftest.c:29:21: error: siginfo.h: No such file or directory
 
666
configure:19792: $? = 1
 
667
configure: failed program was:
 
668
| /* confdefs.h.  */
 
669
| #define PACKAGE_NAME ""
 
670
| #define PACKAGE_TARNAME ""
 
671
| #define PACKAGE_VERSION ""
 
672
| #define PACKAGE_STRING ""
 
673
| #define PACKAGE_BUGREPORT ""
 
674
| #define STDC_HEADERS 1
 
675
| #define HAVE_SYS_TYPES_H 1
 
676
| #define HAVE_SYS_STAT_H 1
 
677
| #define HAVE_STDLIB_H 1
 
678
| #define HAVE_STRING_H 1
 
679
| #define HAVE_MEMORY_H 1
 
680
| #define HAVE_STRINGS_H 1
 
681
| #define HAVE_INTTYPES_H 1
 
682
| #define HAVE_STDINT_H 1
 
683
| #define HAVE_UNISTD_H 1
 
684
| #define HAVE_DLFCN_H 1
 
685
| #define HAVE_LIBDL 1
 
686
| #define HAVE_DIRENT_H 1
 
687
| #define STDC_HEADERS 1
 
688
| #define HAVE_SYS_WAIT_H 1
 
689
| #define TIME_WITH_SYS_TIME 1
 
690
| #define HAVE_FCNTL_H 1
 
691
| #define HAVE_SYS_IOCTL_H 1
 
692
| #define HAVE_SYS_TIME_H 1
 
693
| #define HAVE_SYS_UTSNAME_H 1
 
694
| #define HAVE_UNISTD_H 1
 
695
| /* end confdefs.h.  */
 
696
| #include <siginfo.h>
 
697
configure:19806: result: no
 
698
configure:19834: checking for siginfo.h
 
699
configure:19842: result: no
 
700
configure:19720: checking for memory.h
 
701
configure:19726: result: yes
 
702
configure:19730: checking stropts.h usability
 
703
configure:19747: gcc -c -g -O2  conftest.c >&5
 
704
configure:19753: $? = 0
 
705
configure:19767: result: yes
 
706
configure:19771: checking stropts.h presence
 
707
configure:19786: gcc -E  conftest.c
 
708
configure:19792: $? = 0
 
709
configure:19806: result: yes
 
710
configure:19834: checking for stropts.h
 
711
configure:19842: result: yes
 
712
configure:19730: checking termios.h usability
 
713
configure:19747: gcc -c -g -O2  conftest.c >&5
 
714
configure:19753: $? = 0
 
715
configure:19767: result: yes
 
716
configure:19771: checking termios.h presence
 
717
configure:19786: gcc -E  conftest.c
 
718
configure:19792: $? = 0
 
719
configure:19806: result: yes
 
720
configure:19834: checking for termios.h
 
721
configure:19842: result: yes
 
722
configure:19720: checking for string.h
 
723
configure:19726: result: yes
 
724
configure:19730: checking limits.h usability
 
725
configure:19747: gcc -c -g -O2  conftest.c >&5
 
726
configure:19753: $? = 0
 
727
configure:19767: result: yes
 
728
configure:19771: checking limits.h presence
 
729
configure:19786: gcc -E  conftest.c
 
730
configure:19792: $? = 0
 
731
configure:19806: result: yes
 
732
configure:19834: checking for limits.h
 
733
configure:19842: result: yes
 
734
configure:19730: checking argz.h usability
 
735
configure:19747: gcc -c -g -O2  conftest.c >&5
 
736
configure:19753: $? = 0
 
737
configure:19767: result: yes
 
738
configure:19771: checking argz.h presence
 
739
configure:19786: gcc -E  conftest.c
 
740
configure:19792: $? = 0
 
741
configure:19806: result: yes
 
742
configure:19834: checking for argz.h
 
743
configure:19842: result: yes
 
744
configure:19730: checking locale.h usability
 
745
configure:19747: gcc -c -g -O2  conftest.c >&5
 
746
configure:19753: $? = 0
 
747
configure:19767: result: yes
 
748
configure:19771: checking locale.h presence
 
749
configure:19786: gcc -E  conftest.c
 
750
configure:19792: $? = 0
 
751
configure:19806: result: yes
 
752
configure:19834: checking for locale.h
 
753
configure:19842: result: yes
 
754
configure:19730: checking nl_types.h usability
 
755
configure:19747: gcc -c -g -O2  conftest.c >&5
 
756
configure:19753: $? = 0
 
757
configure:19767: result: yes
 
758
configure:19771: checking nl_types.h presence
 
759
configure:19786: gcc -E  conftest.c
 
760
configure:19792: $? = 0
 
761
configure:19806: result: yes
 
762
configure:19834: checking for nl_types.h
 
763
configure:19842: result: yes
 
764
configure:19730: checking malloc.h usability
 
765
configure:19747: gcc -c -g -O2  conftest.c >&5
 
766
configure:19753: $? = 0
 
767
configure:19767: result: yes
 
768
configure:19771: checking malloc.h presence
 
769
configure:19786: gcc -E  conftest.c
 
770
configure:19792: $? = 0
 
771
configure:19806: result: yes
 
772
configure:19834: checking for malloc.h
 
773
configure:19842: result: yes
 
774
configure:19730: checking sys/param.h usability
 
775
configure:19747: gcc -c -g -O2  conftest.c >&5
 
776
configure:19753: $? = 0
 
777
configure:19767: result: yes
 
778
configure:19771: checking sys/param.h presence
 
779
configure:19786: gcc -E  conftest.c
 
780
configure:19792: $? = 0
 
781
configure:19806: result: yes
 
782
configure:19834: checking for sys/param.h
 
783
configure:19842: result: yes
 
784
configure:19892: checking gmp.h usability
 
785
configure:19909: gcc -c -g -O2  conftest.c >&5
 
786
configure:19915: $? = 0
 
787
configure:19929: result: yes
 
788
configure:19933: checking gmp.h presence
 
789
configure:19948: gcc -E  conftest.c
 
790
configure:19954: $? = 0
 
791
configure:19968: result: yes
 
792
configure:19996: checking for gmp.h
 
793
configure:20003: result: yes
 
794
configure:20008: checking for mpz_init in -lgmp
 
795
configure:20043: gcc -o conftest -g -O2   conftest.c -lgmp  -ldl  >&5
 
796
/tmp/cco4qGLo.o: In function `main':
 
797
/home/marillat/src/cvs/librep-0.17~svn20070119/conftest.c:50: undefined reference to `mpz_init'
 
798
collect2: ld returned 1 exit status
 
799
configure:20049: $? = 1
 
800
configure: failed program was:
 
801
| /* confdefs.h.  */
 
802
| #define PACKAGE_NAME ""
 
803
| #define PACKAGE_TARNAME ""
 
804
| #define PACKAGE_VERSION ""
 
805
| #define PACKAGE_STRING ""
 
806
| #define PACKAGE_BUGREPORT ""
 
807
| #define STDC_HEADERS 1
 
808
| #define HAVE_SYS_TYPES_H 1
 
809
| #define HAVE_SYS_STAT_H 1
 
810
| #define HAVE_STDLIB_H 1
 
811
| #define HAVE_STRING_H 1
 
812
| #define HAVE_MEMORY_H 1
 
813
| #define HAVE_STRINGS_H 1
 
814
| #define HAVE_INTTYPES_H 1
 
815
| #define HAVE_STDINT_H 1
 
816
| #define HAVE_UNISTD_H 1
 
817
| #define HAVE_DLFCN_H 1
 
818
| #define HAVE_LIBDL 1
 
819
| #define HAVE_DIRENT_H 1
 
820
| #define STDC_HEADERS 1
 
821
| #define HAVE_SYS_WAIT_H 1
 
822
| #define TIME_WITH_SYS_TIME 1
 
823
| #define HAVE_FCNTL_H 1
 
824
| #define HAVE_SYS_IOCTL_H 1
 
825
| #define HAVE_SYS_TIME_H 1
 
826
| #define HAVE_SYS_UTSNAME_H 1
 
827
| #define HAVE_UNISTD_H 1
 
828
| #define HAVE_MEMORY_H 1
 
829
| #define HAVE_STROPTS_H 1
 
830
| #define HAVE_TERMIOS_H 1
 
831
| #define HAVE_STRING_H 1
 
832
| #define HAVE_LIMITS_H 1
 
833
| #define HAVE_ARGZ_H 1
 
834
| #define HAVE_LOCALE_H 1
 
835
| #define HAVE_NL_TYPES_H 1
 
836
| #define HAVE_MALLOC_H 1
 
837
| #define HAVE_SYS_PARAM_H 1
 
838
| /* end confdefs.h.  */
 
839
 
840
| /* Override any GCC internal prototype to avoid an error.
 
841
|    Use char because int might match the return type of a GCC
 
842
|    builtin and then its argument prototype would still apply.  */
 
843
| #ifdef __cplusplus
 
844
| extern "C"
 
845
| #endif
 
846
| char mpz_init ();
 
847
| int
 
848
| main ()
 
849
| {
 
850
| return mpz_init ();
 
851
|   ;
 
852
|   return 0;
 
853
| }
 
854
configure:20067: result: no
 
855
configure:20072: checking for __gmpz_init in -lgmp
 
856
configure:20107: gcc -o conftest -g -O2   conftest.c -lgmp  -ldl  >&5
 
857
configure:20113: $? = 0
 
858
configure:20131: result: yes
 
859
configure:20150: checking for __gmp_randinit
 
860
configure:20206: gcc -o conftest -g -O2   conftest.c -ldl  -lgmp -lm >&5
 
861
configure:20212: $? = 0
 
862
configure:20229: result: yes
 
863
configure:20268: checking gdbm.h usability
 
864
configure:20285: gcc -c -g -O2  conftest.c >&5
 
865
configure:20291: $? = 0
 
866
configure:20305: result: yes
 
867
configure:20309: checking gdbm.h presence
 
868
configure:20324: gcc -E  conftest.c
 
869
configure:20330: $? = 0
 
870
configure:20344: result: yes
 
871
configure:20372: checking for gdbm.h
 
872
configure:20379: result: yes
 
873
configure:20384: checking for gdbm_open in -lgdbm
 
874
configure:20419: gcc -o conftest -g -O2   conftest.c -lgdbm  -ldl  >&5
 
875
configure:20425: $? = 0
 
876
configure:20443: result: yes
 
877
configure:20463: checking for malloc_get_state
 
878
configure:20519: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
879
configure:20525: $? = 0
 
880
configure:20542: result: yes
 
881
configure:20550: checking for malloc_set_state
 
882
configure:20606: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
883
configure:20612: $? = 0
 
884
configure:20629: result: yes
 
885
configure:20679: checking for tputs in -lncurses
 
886
configure:20714: gcc -o conftest -g -O2   conftest.c -lncurses  -ldl  >&5
 
887
configure:20720: $? = 0
 
888
configure:20739: result: yes
 
889
configure:20762: checking readline/readline.h usability
 
890
configure:20779: gcc -c -g -O2  conftest.c >&5
 
891
configure:20785: $? = 0
 
892
configure:20799: result: yes
 
893
configure:20803: checking readline/readline.h presence
 
894
configure:20818: gcc -E  conftest.c
 
895
configure:20824: $? = 0
 
896
configure:20838: result: yes
 
897
configure:20866: checking for readline/readline.h
 
898
configure:20873: result: yes
 
899
configure:20878: checking for readline in -lreadline
 
900
configure:20913: gcc -o conftest -g -O2   conftest.c -lreadline  -lncurses -ldl  >&5
 
901
configure:20919: $? = 0
 
902
configure:20937: result: yes
 
903
configure:20997: checking ffi.h usability
 
904
configure:21014: gcc -c -g -O2  conftest.c >&5
 
905
conftest.c:77:17: error: ffi.h: No such file or directory
 
906
configure:21020: $? = 1
 
907
configure: failed program was:
 
908
| /* confdefs.h.  */
 
909
| #define PACKAGE_NAME ""
 
910
| #define PACKAGE_TARNAME ""
 
911
| #define PACKAGE_VERSION ""
 
912
| #define PACKAGE_STRING ""
 
913
| #define PACKAGE_BUGREPORT ""
 
914
| #define STDC_HEADERS 1
 
915
| #define HAVE_SYS_TYPES_H 1
 
916
| #define HAVE_SYS_STAT_H 1
 
917
| #define HAVE_STDLIB_H 1
 
918
| #define HAVE_STRING_H 1
 
919
| #define HAVE_MEMORY_H 1
 
920
| #define HAVE_STRINGS_H 1
 
921
| #define HAVE_INTTYPES_H 1
 
922
| #define HAVE_STDINT_H 1
 
923
| #define HAVE_UNISTD_H 1
 
924
| #define HAVE_DLFCN_H 1
 
925
| #define HAVE_LIBDL 1
 
926
| #define HAVE_DIRENT_H 1
 
927
| #define STDC_HEADERS 1
 
928
| #define HAVE_SYS_WAIT_H 1
 
929
| #define TIME_WITH_SYS_TIME 1
 
930
| #define HAVE_FCNTL_H 1
 
931
| #define HAVE_SYS_IOCTL_H 1
 
932
| #define HAVE_SYS_TIME_H 1
 
933
| #define HAVE_SYS_UTSNAME_H 1
 
934
| #define HAVE_UNISTD_H 1
 
935
| #define HAVE_MEMORY_H 1
 
936
| #define HAVE_STROPTS_H 1
 
937
| #define HAVE_TERMIOS_H 1
 
938
| #define HAVE_STRING_H 1
 
939
| #define HAVE_LIMITS_H 1
 
940
| #define HAVE_ARGZ_H 1
 
941
| #define HAVE_LOCALE_H 1
 
942
| #define HAVE_NL_TYPES_H 1
 
943
| #define HAVE_MALLOC_H 1
 
944
| #define HAVE_SYS_PARAM_H 1
 
945
| #define HAVE_GMP 1
 
946
| #define HAVE_GMP_RANDINIT 1
 
947
| #define DOUG_LEA_MALLOC 1
 
948
| #define LIBC_MALLOC 1
 
949
| #define HAVE_LIBREADLINE 1
 
950
| /* end confdefs.h.  */
 
951
| #include <stdio.h>
 
952
| #ifdef HAVE_SYS_TYPES_H
 
953
| # include <sys/types.h>
 
954
| #endif
 
955
| #ifdef HAVE_SYS_STAT_H
 
956
| # include <sys/stat.h>
 
957
| #endif
 
958
| #ifdef STDC_HEADERS
 
959
| # include <stdlib.h>
 
960
| # include <stddef.h>
 
961
| #else
 
962
| # ifdef HAVE_STDLIB_H
 
963
| #  include <stdlib.h>
 
964
| # endif
 
965
| #endif
 
966
| #ifdef HAVE_STRING_H
 
967
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
 
968
| #  include <memory.h>
 
969
| # endif
 
970
| # include <string.h>
 
971
| #endif
 
972
| #ifdef HAVE_STRINGS_H
 
973
| # include <strings.h>
 
974
| #endif
 
975
| #ifdef HAVE_INTTYPES_H
 
976
| # include <inttypes.h>
 
977
| #endif
 
978
| #ifdef HAVE_STDINT_H
 
979
| # include <stdint.h>
 
980
| #endif
 
981
| #ifdef HAVE_UNISTD_H
 
982
| # include <unistd.h>
 
983
| #endif
 
984
| #include <ffi.h>
 
985
configure:21034: result: no
 
986
configure:21038: checking ffi.h presence
 
987
configure:21053: gcc -E  conftest.c
 
988
conftest.c:44:17: error: ffi.h: No such file or directory
 
989
configure:21059: $? = 1
 
990
configure: failed program was:
 
991
| /* confdefs.h.  */
 
992
| #define PACKAGE_NAME ""
 
993
| #define PACKAGE_TARNAME ""
 
994
| #define PACKAGE_VERSION ""
 
995
| #define PACKAGE_STRING ""
 
996
| #define PACKAGE_BUGREPORT ""
 
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_DLFCN_H 1
 
1008
| #define HAVE_LIBDL 1
 
1009
| #define HAVE_DIRENT_H 1
 
1010
| #define STDC_HEADERS 1
 
1011
| #define HAVE_SYS_WAIT_H 1
 
1012
| #define TIME_WITH_SYS_TIME 1
 
1013
| #define HAVE_FCNTL_H 1
 
1014
| #define HAVE_SYS_IOCTL_H 1
 
1015
| #define HAVE_SYS_TIME_H 1
 
1016
| #define HAVE_SYS_UTSNAME_H 1
 
1017
| #define HAVE_UNISTD_H 1
 
1018
| #define HAVE_MEMORY_H 1
 
1019
| #define HAVE_STROPTS_H 1
 
1020
| #define HAVE_TERMIOS_H 1
 
1021
| #define HAVE_STRING_H 1
 
1022
| #define HAVE_LIMITS_H 1
 
1023
| #define HAVE_ARGZ_H 1
 
1024
| #define HAVE_LOCALE_H 1
 
1025
| #define HAVE_NL_TYPES_H 1
 
1026
| #define HAVE_MALLOC_H 1
 
1027
| #define HAVE_SYS_PARAM_H 1
 
1028
| #define HAVE_GMP 1
 
1029
| #define HAVE_GMP_RANDINIT 1
 
1030
| #define DOUG_LEA_MALLOC 1
 
1031
| #define LIBC_MALLOC 1
 
1032
| #define HAVE_LIBREADLINE 1
 
1033
| /* end confdefs.h.  */
 
1034
| #include <ffi.h>
 
1035
configure:21073: result: no
 
1036
configure:21101: checking for ffi.h
 
1037
configure:21108: result: no
 
1038
configure:21205: checking for dlfcn.h
 
1039
configure:21210: result: yes
 
1040
configure:21347: checking dl.h usability
 
1041
configure:21364: gcc -c -g -O2  conftest.c >&5
 
1042
conftest.c:78:16: error: dl.h: No such file or directory
 
1043
configure:21370: $? = 1
 
1044
configure: failed program was:
 
1045
| /* confdefs.h.  */
 
1046
| #define PACKAGE_NAME ""
 
1047
| #define PACKAGE_TARNAME ""
 
1048
| #define PACKAGE_VERSION ""
 
1049
| #define PACKAGE_STRING ""
 
1050
| #define PACKAGE_BUGREPORT ""
 
1051
| #define STDC_HEADERS 1
 
1052
| #define HAVE_SYS_TYPES_H 1
 
1053
| #define HAVE_SYS_STAT_H 1
 
1054
| #define HAVE_STDLIB_H 1
 
1055
| #define HAVE_STRING_H 1
 
1056
| #define HAVE_MEMORY_H 1
 
1057
| #define HAVE_STRINGS_H 1
 
1058
| #define HAVE_INTTYPES_H 1
 
1059
| #define HAVE_STDINT_H 1
 
1060
| #define HAVE_UNISTD_H 1
 
1061
| #define HAVE_DLFCN_H 1
 
1062
| #define HAVE_LIBDL 1
 
1063
| #define HAVE_DIRENT_H 1
 
1064
| #define STDC_HEADERS 1
 
1065
| #define HAVE_SYS_WAIT_H 1
 
1066
| #define TIME_WITH_SYS_TIME 1
 
1067
| #define HAVE_FCNTL_H 1
 
1068
| #define HAVE_SYS_IOCTL_H 1
 
1069
| #define HAVE_SYS_TIME_H 1
 
1070
| #define HAVE_SYS_UTSNAME_H 1
 
1071
| #define HAVE_UNISTD_H 1
 
1072
| #define HAVE_MEMORY_H 1
 
1073
| #define HAVE_STROPTS_H 1
 
1074
| #define HAVE_TERMIOS_H 1
 
1075
| #define HAVE_STRING_H 1
 
1076
| #define HAVE_LIMITS_H 1
 
1077
| #define HAVE_ARGZ_H 1
 
1078
| #define HAVE_LOCALE_H 1
 
1079
| #define HAVE_NL_TYPES_H 1
 
1080
| #define HAVE_MALLOC_H 1
 
1081
| #define HAVE_SYS_PARAM_H 1
 
1082
| #define HAVE_GMP 1
 
1083
| #define HAVE_GMP_RANDINIT 1
 
1084
| #define DOUG_LEA_MALLOC 1
 
1085
| #define LIBC_MALLOC 1
 
1086
| #define HAVE_LIBREADLINE 1
 
1087
| #define HAVE_DLFCN_H 1
 
1088
| /* end confdefs.h.  */
 
1089
| #include <stdio.h>
 
1090
| #ifdef HAVE_SYS_TYPES_H
 
1091
| # include <sys/types.h>
 
1092
| #endif
 
1093
| #ifdef HAVE_SYS_STAT_H
 
1094
| # include <sys/stat.h>
 
1095
| #endif
 
1096
| #ifdef STDC_HEADERS
 
1097
| # include <stdlib.h>
 
1098
| # include <stddef.h>
 
1099
| #else
 
1100
| # ifdef HAVE_STDLIB_H
 
1101
| #  include <stdlib.h>
 
1102
| # endif
 
1103
| #endif
 
1104
| #ifdef HAVE_STRING_H
 
1105
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
 
1106
| #  include <memory.h>
 
1107
| # endif
 
1108
| # include <string.h>
 
1109
| #endif
 
1110
| #ifdef HAVE_STRINGS_H
 
1111
| # include <strings.h>
 
1112
| #endif
 
1113
| #ifdef HAVE_INTTYPES_H
 
1114
| # include <inttypes.h>
 
1115
| #endif
 
1116
| #ifdef HAVE_STDINT_H
 
1117
| # include <stdint.h>
 
1118
| #endif
 
1119
| #ifdef HAVE_UNISTD_H
 
1120
| # include <unistd.h>
 
1121
| #endif
 
1122
| #include <dl.h>
 
1123
configure:21384: result: no
 
1124
configure:21388: checking dl.h presence
 
1125
configure:21403: gcc -E  conftest.c
 
1126
conftest.c:45:16: error: dl.h: No such file or directory
 
1127
configure:21409: $? = 1
 
1128
configure: failed program was:
 
1129
| /* confdefs.h.  */
 
1130
| #define PACKAGE_NAME ""
 
1131
| #define PACKAGE_TARNAME ""
 
1132
| #define PACKAGE_VERSION ""
 
1133
| #define PACKAGE_STRING ""
 
1134
| #define PACKAGE_BUGREPORT ""
 
1135
| #define STDC_HEADERS 1
 
1136
| #define HAVE_SYS_TYPES_H 1
 
1137
| #define HAVE_SYS_STAT_H 1
 
1138
| #define HAVE_STDLIB_H 1
 
1139
| #define HAVE_STRING_H 1
 
1140
| #define HAVE_MEMORY_H 1
 
1141
| #define HAVE_STRINGS_H 1
 
1142
| #define HAVE_INTTYPES_H 1
 
1143
| #define HAVE_STDINT_H 1
 
1144
| #define HAVE_UNISTD_H 1
 
1145
| #define HAVE_DLFCN_H 1
 
1146
| #define HAVE_LIBDL 1
 
1147
| #define HAVE_DIRENT_H 1
 
1148
| #define STDC_HEADERS 1
 
1149
| #define HAVE_SYS_WAIT_H 1
 
1150
| #define TIME_WITH_SYS_TIME 1
 
1151
| #define HAVE_FCNTL_H 1
 
1152
| #define HAVE_SYS_IOCTL_H 1
 
1153
| #define HAVE_SYS_TIME_H 1
 
1154
| #define HAVE_SYS_UTSNAME_H 1
 
1155
| #define HAVE_UNISTD_H 1
 
1156
| #define HAVE_MEMORY_H 1
 
1157
| #define HAVE_STROPTS_H 1
 
1158
| #define HAVE_TERMIOS_H 1
 
1159
| #define HAVE_STRING_H 1
 
1160
| #define HAVE_LIMITS_H 1
 
1161
| #define HAVE_ARGZ_H 1
 
1162
| #define HAVE_LOCALE_H 1
 
1163
| #define HAVE_NL_TYPES_H 1
 
1164
| #define HAVE_MALLOC_H 1
 
1165
| #define HAVE_SYS_PARAM_H 1
 
1166
| #define HAVE_GMP 1
 
1167
| #define HAVE_GMP_RANDINIT 1
 
1168
| #define DOUG_LEA_MALLOC 1
 
1169
| #define LIBC_MALLOC 1
 
1170
| #define HAVE_LIBREADLINE 1
 
1171
| #define HAVE_DLFCN_H 1
 
1172
| /* end confdefs.h.  */
 
1173
| #include <dl.h>
 
1174
configure:21423: result: no
 
1175
configure:21451: checking for dl.h
 
1176
configure:21458: result: no
 
1177
configure:21480: checking sys/dl.h usability
 
1178
configure:21497: gcc -c -g -O2  conftest.c >&5
 
1179
conftest.c:78:20: error: sys/dl.h: No such file or directory
 
1180
configure:21503: $? = 1
 
1181
configure: failed program was:
 
1182
| /* confdefs.h.  */
 
1183
| #define PACKAGE_NAME ""
 
1184
| #define PACKAGE_TARNAME ""
 
1185
| #define PACKAGE_VERSION ""
 
1186
| #define PACKAGE_STRING ""
 
1187
| #define PACKAGE_BUGREPORT ""
 
1188
| #define STDC_HEADERS 1
 
1189
| #define HAVE_SYS_TYPES_H 1
 
1190
| #define HAVE_SYS_STAT_H 1
 
1191
| #define HAVE_STDLIB_H 1
 
1192
| #define HAVE_STRING_H 1
 
1193
| #define HAVE_MEMORY_H 1
 
1194
| #define HAVE_STRINGS_H 1
 
1195
| #define HAVE_INTTYPES_H 1
 
1196
| #define HAVE_STDINT_H 1
 
1197
| #define HAVE_UNISTD_H 1
 
1198
| #define HAVE_DLFCN_H 1
 
1199
| #define HAVE_LIBDL 1
 
1200
| #define HAVE_DIRENT_H 1
 
1201
| #define STDC_HEADERS 1
 
1202
| #define HAVE_SYS_WAIT_H 1
 
1203
| #define TIME_WITH_SYS_TIME 1
 
1204
| #define HAVE_FCNTL_H 1
 
1205
| #define HAVE_SYS_IOCTL_H 1
 
1206
| #define HAVE_SYS_TIME_H 1
 
1207
| #define HAVE_SYS_UTSNAME_H 1
 
1208
| #define HAVE_UNISTD_H 1
 
1209
| #define HAVE_MEMORY_H 1
 
1210
| #define HAVE_STROPTS_H 1
 
1211
| #define HAVE_TERMIOS_H 1
 
1212
| #define HAVE_STRING_H 1
 
1213
| #define HAVE_LIMITS_H 1
 
1214
| #define HAVE_ARGZ_H 1
 
1215
| #define HAVE_LOCALE_H 1
 
1216
| #define HAVE_NL_TYPES_H 1
 
1217
| #define HAVE_MALLOC_H 1
 
1218
| #define HAVE_SYS_PARAM_H 1
 
1219
| #define HAVE_GMP 1
 
1220
| #define HAVE_GMP_RANDINIT 1
 
1221
| #define DOUG_LEA_MALLOC 1
 
1222
| #define LIBC_MALLOC 1
 
1223
| #define HAVE_LIBREADLINE 1
 
1224
| #define HAVE_DLFCN_H 1
 
1225
| /* end confdefs.h.  */
 
1226
| #include <stdio.h>
 
1227
| #ifdef HAVE_SYS_TYPES_H
 
1228
| # include <sys/types.h>
 
1229
| #endif
 
1230
| #ifdef HAVE_SYS_STAT_H
 
1231
| # include <sys/stat.h>
 
1232
| #endif
 
1233
| #ifdef STDC_HEADERS
 
1234
| # include <stdlib.h>
 
1235
| # include <stddef.h>
 
1236
| #else
 
1237
| # ifdef HAVE_STDLIB_H
 
1238
| #  include <stdlib.h>
 
1239
| # endif
 
1240
| #endif
 
1241
| #ifdef HAVE_STRING_H
 
1242
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
 
1243
| #  include <memory.h>
 
1244
| # endif
 
1245
| # include <string.h>
 
1246
| #endif
 
1247
| #ifdef HAVE_STRINGS_H
 
1248
| # include <strings.h>
 
1249
| #endif
 
1250
| #ifdef HAVE_INTTYPES_H
 
1251
| # include <inttypes.h>
 
1252
| #endif
 
1253
| #ifdef HAVE_STDINT_H
 
1254
| # include <stdint.h>
 
1255
| #endif
 
1256
| #ifdef HAVE_UNISTD_H
 
1257
| # include <unistd.h>
 
1258
| #endif
 
1259
| #include <sys/dl.h>
 
1260
configure:21517: result: no
 
1261
configure:21521: checking sys/dl.h presence
 
1262
configure:21536: gcc -E  conftest.c
 
1263
conftest.c:45:20: error: sys/dl.h: No such file or directory
 
1264
configure:21542: $? = 1
 
1265
configure: failed program was:
 
1266
| /* confdefs.h.  */
 
1267
| #define PACKAGE_NAME ""
 
1268
| #define PACKAGE_TARNAME ""
 
1269
| #define PACKAGE_VERSION ""
 
1270
| #define PACKAGE_STRING ""
 
1271
| #define PACKAGE_BUGREPORT ""
 
1272
| #define STDC_HEADERS 1
 
1273
| #define HAVE_SYS_TYPES_H 1
 
1274
| #define HAVE_SYS_STAT_H 1
 
1275
| #define HAVE_STDLIB_H 1
 
1276
| #define HAVE_STRING_H 1
 
1277
| #define HAVE_MEMORY_H 1
 
1278
| #define HAVE_STRINGS_H 1
 
1279
| #define HAVE_INTTYPES_H 1
 
1280
| #define HAVE_STDINT_H 1
 
1281
| #define HAVE_UNISTD_H 1
 
1282
| #define HAVE_DLFCN_H 1
 
1283
| #define HAVE_LIBDL 1
 
1284
| #define HAVE_DIRENT_H 1
 
1285
| #define STDC_HEADERS 1
 
1286
| #define HAVE_SYS_WAIT_H 1
 
1287
| #define TIME_WITH_SYS_TIME 1
 
1288
| #define HAVE_FCNTL_H 1
 
1289
| #define HAVE_SYS_IOCTL_H 1
 
1290
| #define HAVE_SYS_TIME_H 1
 
1291
| #define HAVE_SYS_UTSNAME_H 1
 
1292
| #define HAVE_UNISTD_H 1
 
1293
| #define HAVE_MEMORY_H 1
 
1294
| #define HAVE_STROPTS_H 1
 
1295
| #define HAVE_TERMIOS_H 1
 
1296
| #define HAVE_STRING_H 1
 
1297
| #define HAVE_LIMITS_H 1
 
1298
| #define HAVE_ARGZ_H 1
 
1299
| #define HAVE_LOCALE_H 1
 
1300
| #define HAVE_NL_TYPES_H 1
 
1301
| #define HAVE_MALLOC_H 1
 
1302
| #define HAVE_SYS_PARAM_H 1
 
1303
| #define HAVE_GMP 1
 
1304
| #define HAVE_GMP_RANDINIT 1
 
1305
| #define DOUG_LEA_MALLOC 1
 
1306
| #define LIBC_MALLOC 1
 
1307
| #define HAVE_LIBREADLINE 1
 
1308
| #define HAVE_DLFCN_H 1
 
1309
| /* end confdefs.h.  */
 
1310
| #include <sys/dl.h>
 
1311
configure:21556: result: no
 
1312
configure:21584: checking for sys/dl.h
 
1313
configure:21591: result: no
 
1314
configure:21604: checking for dlopen
 
1315
configure:21683: result: no
 
1316
configure:21691: checking for dlopen in -ldl
 
1317
configure:21750: result: yes
 
1318
configure:21761: checking for shl_load
 
1319
configure:21817: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1320
/tmp/ccocZgoS.o: In function `main':
 
1321
/home/marillat/src/cvs/librep-0.17~svn20070119/conftest.c:80: undefined reference to `shl_load'
 
1322
collect2: ld returned 1 exit status
 
1323
configure:21823: $? = 1
 
1324
configure: failed program was:
 
1325
| /* confdefs.h.  */
 
1326
| #define PACKAGE_NAME ""
 
1327
| #define PACKAGE_TARNAME ""
 
1328
| #define PACKAGE_VERSION ""
 
1329
| #define PACKAGE_STRING ""
 
1330
| #define PACKAGE_BUGREPORT ""
 
1331
| #define STDC_HEADERS 1
 
1332
| #define HAVE_SYS_TYPES_H 1
 
1333
| #define HAVE_SYS_STAT_H 1
 
1334
| #define HAVE_STDLIB_H 1
 
1335
| #define HAVE_STRING_H 1
 
1336
| #define HAVE_MEMORY_H 1
 
1337
| #define HAVE_STRINGS_H 1
 
1338
| #define HAVE_INTTYPES_H 1
 
1339
| #define HAVE_STDINT_H 1
 
1340
| #define HAVE_UNISTD_H 1
 
1341
| #define HAVE_DLFCN_H 1
 
1342
| #define HAVE_LIBDL 1
 
1343
| #define HAVE_DIRENT_H 1
 
1344
| #define STDC_HEADERS 1
 
1345
| #define HAVE_SYS_WAIT_H 1
 
1346
| #define TIME_WITH_SYS_TIME 1
 
1347
| #define HAVE_FCNTL_H 1
 
1348
| #define HAVE_SYS_IOCTL_H 1
 
1349
| #define HAVE_SYS_TIME_H 1
 
1350
| #define HAVE_SYS_UTSNAME_H 1
 
1351
| #define HAVE_UNISTD_H 1
 
1352
| #define HAVE_MEMORY_H 1
 
1353
| #define HAVE_STROPTS_H 1
 
1354
| #define HAVE_TERMIOS_H 1
 
1355
| #define HAVE_STRING_H 1
 
1356
| #define HAVE_LIMITS_H 1
 
1357
| #define HAVE_ARGZ_H 1
 
1358
| #define HAVE_LOCALE_H 1
 
1359
| #define HAVE_NL_TYPES_H 1
 
1360
| #define HAVE_MALLOC_H 1
 
1361
| #define HAVE_SYS_PARAM_H 1
 
1362
| #define HAVE_GMP 1
 
1363
| #define HAVE_GMP_RANDINIT 1
 
1364
| #define DOUG_LEA_MALLOC 1
 
1365
| #define LIBC_MALLOC 1
 
1366
| #define HAVE_LIBREADLINE 1
 
1367
| #define HAVE_DLFCN_H 1
 
1368
| #define HAVE_DLOPEN 1
 
1369
| /* end confdefs.h.  */
 
1370
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
 
1371
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 
1372
| #define shl_load innocuous_shl_load
 
1373
 
1374
| /* System header to define __stub macros and hopefully few prototypes,
 
1375
|     which can conflict with char shl_load (); below.
 
1376
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
 
1377
|     <limits.h> exists even on freestanding compilers.  */
 
1378
 
1379
| #ifdef __STDC__
 
1380
| # include <limits.h>
 
1381
| #else
 
1382
| # include <assert.h>
 
1383
| #endif
 
1384
 
1385
| #undef shl_load
 
1386
 
1387
| /* Override any GCC internal prototype to avoid an error.
 
1388
|    Use char because int might match the return type of a GCC
 
1389
|    builtin and then its argument prototype would still apply.  */
 
1390
| #ifdef __cplusplus
 
1391
| extern "C"
 
1392
| #endif
 
1393
| char shl_load ();
 
1394
| /* The GNU C library defines this for functions which it implements
 
1395
|     to always fail with ENOSYS.  Some functions are actually named
 
1396
|     something starting with __ and the normal name is an alias.  */
 
1397
| #if defined __stub_shl_load || defined __stub___shl_load
 
1398
| choke me
 
1399
| #endif
 
1400
 
1401
| int
 
1402
| main ()
 
1403
| {
 
1404
| return shl_load ();
 
1405
|   ;
 
1406
|   return 0;
 
1407
| }
 
1408
configure:21840: result: no
 
1409
configure:21848: checking for shl_load in -ldld
 
1410
configure:21883: gcc -o conftest -g -O2   conftest.c -ldld  -ldl  >&5
 
1411
/usr/bin/ld: cannot find -ldld
 
1412
collect2: ld returned 1 exit status
 
1413
configure:21889: $? = 1
 
1414
configure: failed program was:
 
1415
| /* confdefs.h.  */
 
1416
| #define PACKAGE_NAME ""
 
1417
| #define PACKAGE_TARNAME ""
 
1418
| #define PACKAGE_VERSION ""
 
1419
| #define PACKAGE_STRING ""
 
1420
| #define PACKAGE_BUGREPORT ""
 
1421
| #define STDC_HEADERS 1
 
1422
| #define HAVE_SYS_TYPES_H 1
 
1423
| #define HAVE_SYS_STAT_H 1
 
1424
| #define HAVE_STDLIB_H 1
 
1425
| #define HAVE_STRING_H 1
 
1426
| #define HAVE_MEMORY_H 1
 
1427
| #define HAVE_STRINGS_H 1
 
1428
| #define HAVE_INTTYPES_H 1
 
1429
| #define HAVE_STDINT_H 1
 
1430
| #define HAVE_UNISTD_H 1
 
1431
| #define HAVE_DLFCN_H 1
 
1432
| #define HAVE_LIBDL 1
 
1433
| #define HAVE_DIRENT_H 1
 
1434
| #define STDC_HEADERS 1
 
1435
| #define HAVE_SYS_WAIT_H 1
 
1436
| #define TIME_WITH_SYS_TIME 1
 
1437
| #define HAVE_FCNTL_H 1
 
1438
| #define HAVE_SYS_IOCTL_H 1
 
1439
| #define HAVE_SYS_TIME_H 1
 
1440
| #define HAVE_SYS_UTSNAME_H 1
 
1441
| #define HAVE_UNISTD_H 1
 
1442
| #define HAVE_MEMORY_H 1
 
1443
| #define HAVE_STROPTS_H 1
 
1444
| #define HAVE_TERMIOS_H 1
 
1445
| #define HAVE_STRING_H 1
 
1446
| #define HAVE_LIMITS_H 1
 
1447
| #define HAVE_ARGZ_H 1
 
1448
| #define HAVE_LOCALE_H 1
 
1449
| #define HAVE_NL_TYPES_H 1
 
1450
| #define HAVE_MALLOC_H 1
 
1451
| #define HAVE_SYS_PARAM_H 1
 
1452
| #define HAVE_GMP 1
 
1453
| #define HAVE_GMP_RANDINIT 1
 
1454
| #define DOUG_LEA_MALLOC 1
 
1455
| #define LIBC_MALLOC 1
 
1456
| #define HAVE_LIBREADLINE 1
 
1457
| #define HAVE_DLFCN_H 1
 
1458
| #define HAVE_DLOPEN 1
 
1459
| /* end confdefs.h.  */
 
1460
 
1461
| /* Override any GCC internal prototype to avoid an error.
 
1462
|    Use char because int might match the return type of a GCC
 
1463
|    builtin and then its argument prototype would still apply.  */
 
1464
| #ifdef __cplusplus
 
1465
| extern "C"
 
1466
| #endif
 
1467
| char shl_load ();
 
1468
| int
 
1469
| main ()
 
1470
| {
 
1471
| return shl_load ();
 
1472
|   ;
 
1473
|   return 0;
 
1474
| }
 
1475
configure:21907: result: no
 
1476
configure:21920: checking for preceding underscore in symbols
 
1477
configure:21954: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1478
configure:21957: $? = 0
 
1479
configure:21963: ./conftest
 
1480
configure:21966: $? = 1
 
1481
configure: program exited with status 1
 
1482
configure: failed program was:
 
1483
| /* confdefs.h.  */
 
1484
| #define PACKAGE_NAME ""
 
1485
| #define PACKAGE_TARNAME ""
 
1486
| #define PACKAGE_VERSION ""
 
1487
| #define PACKAGE_STRING ""
 
1488
| #define PACKAGE_BUGREPORT ""
 
1489
| #define STDC_HEADERS 1
 
1490
| #define HAVE_SYS_TYPES_H 1
 
1491
| #define HAVE_SYS_STAT_H 1
 
1492
| #define HAVE_STDLIB_H 1
 
1493
| #define HAVE_STRING_H 1
 
1494
| #define HAVE_MEMORY_H 1
 
1495
| #define HAVE_STRINGS_H 1
 
1496
| #define HAVE_INTTYPES_H 1
 
1497
| #define HAVE_STDINT_H 1
 
1498
| #define HAVE_UNISTD_H 1
 
1499
| #define HAVE_DLFCN_H 1
 
1500
| #define HAVE_LIBDL 1
 
1501
| #define HAVE_DIRENT_H 1
 
1502
| #define STDC_HEADERS 1
 
1503
| #define HAVE_SYS_WAIT_H 1
 
1504
| #define TIME_WITH_SYS_TIME 1
 
1505
| #define HAVE_FCNTL_H 1
 
1506
| #define HAVE_SYS_IOCTL_H 1
 
1507
| #define HAVE_SYS_TIME_H 1
 
1508
| #define HAVE_SYS_UTSNAME_H 1
 
1509
| #define HAVE_UNISTD_H 1
 
1510
| #define HAVE_MEMORY_H 1
 
1511
| #define HAVE_STROPTS_H 1
 
1512
| #define HAVE_TERMIOS_H 1
 
1513
| #define HAVE_STRING_H 1
 
1514
| #define HAVE_LIMITS_H 1
 
1515
| #define HAVE_ARGZ_H 1
 
1516
| #define HAVE_LOCALE_H 1
 
1517
| #define HAVE_NL_TYPES_H 1
 
1518
| #define HAVE_MALLOC_H 1
 
1519
| #define HAVE_SYS_PARAM_H 1
 
1520
| #define HAVE_GMP 1
 
1521
| #define HAVE_GMP_RANDINIT 1
 
1522
| #define DOUG_LEA_MALLOC 1
 
1523
| #define LIBC_MALLOC 1
 
1524
| #define HAVE_LIBREADLINE 1
 
1525
| #define HAVE_DLFCN_H 1
 
1526
| #define HAVE_DLOPEN 1
 
1527
| /* end confdefs.h.  */
 
1528
| #ifdef HAVE_DLFCN_H
 
1529
|             # include <dlfcn.h>
 
1530
|             #endif
 
1531
|               int glib_underscore_test (void) { return 42; }
 
1532
|               int main() {
 
1533
|                 void *f1 = (void*)0, *f2 = (void*)0, *handle;
 
1534
|                 handle = dlopen ((void*)0, 0);
 
1535
|                 if (handle) {
 
1536
|                   f1 = dlsym (handle, "glib_underscore_test");
 
1537
|                   f2 = dlsym (handle, "_glib_underscore_test");
 
1538
|                 } return (!f2 || f1);
 
1539
|               }
 
1540
configure:21980: result: no
 
1541
configure:22018: checking for an ANSI C-conforming const
 
1542
configure:22093: gcc -c -g -O2  conftest.c >&5
 
1543
configure:22099: $? = 0
 
1544
configure:22114: result: yes
 
1545
configure:22124: checking for inline
 
1546
configure:22150: gcc -c -g -O2  conftest.c >&5
 
1547
configure:22156: $? = 0
 
1548
configure:22174: result: inline
 
1549
configure:22193: checking for off_t
 
1550
configure:22223: gcc -c -g -O2  conftest.c >&5
 
1551
configure:22229: $? = 0
 
1552
configure:22244: result: yes
 
1553
configure:22256: checking for pid_t
 
1554
configure:22286: gcc -c -g -O2  conftest.c >&5
 
1555
configure:22292: $? = 0
 
1556
configure:22307: result: yes
 
1557
configure:22319: checking for size_t
 
1558
configure:22349: gcc -c -g -O2  conftest.c >&5
 
1559
configure:22355: $? = 0
 
1560
configure:22370: result: yes
 
1561
configure:22382: checking return type of signal handlers
 
1562
configure:22410: gcc -c -g -O2  conftest.c >&5
 
1563
conftest.c: In function 'main':
 
1564
conftest.c:53: error: void value not ignored as it ought to be
 
1565
configure:22416: $? = 1
 
1566
configure: failed program was:
 
1567
| /* confdefs.h.  */
 
1568
| #define PACKAGE_NAME ""
 
1569
| #define PACKAGE_TARNAME ""
 
1570
| #define PACKAGE_VERSION ""
 
1571
| #define PACKAGE_STRING ""
 
1572
| #define PACKAGE_BUGREPORT ""
 
1573
| #define STDC_HEADERS 1
 
1574
| #define HAVE_SYS_TYPES_H 1
 
1575
| #define HAVE_SYS_STAT_H 1
 
1576
| #define HAVE_STDLIB_H 1
 
1577
| #define HAVE_STRING_H 1
 
1578
| #define HAVE_MEMORY_H 1
 
1579
| #define HAVE_STRINGS_H 1
 
1580
| #define HAVE_INTTYPES_H 1
 
1581
| #define HAVE_STDINT_H 1
 
1582
| #define HAVE_UNISTD_H 1
 
1583
| #define HAVE_DLFCN_H 1
 
1584
| #define HAVE_LIBDL 1
 
1585
| #define HAVE_DIRENT_H 1
 
1586
| #define STDC_HEADERS 1
 
1587
| #define HAVE_SYS_WAIT_H 1
 
1588
| #define TIME_WITH_SYS_TIME 1
 
1589
| #define HAVE_FCNTL_H 1
 
1590
| #define HAVE_SYS_IOCTL_H 1
 
1591
| #define HAVE_SYS_TIME_H 1
 
1592
| #define HAVE_SYS_UTSNAME_H 1
 
1593
| #define HAVE_UNISTD_H 1
 
1594
| #define HAVE_MEMORY_H 1
 
1595
| #define HAVE_STROPTS_H 1
 
1596
| #define HAVE_TERMIOS_H 1
 
1597
| #define HAVE_STRING_H 1
 
1598
| #define HAVE_LIMITS_H 1
 
1599
| #define HAVE_ARGZ_H 1
 
1600
| #define HAVE_LOCALE_H 1
 
1601
| #define HAVE_NL_TYPES_H 1
 
1602
| #define HAVE_MALLOC_H 1
 
1603
| #define HAVE_SYS_PARAM_H 1
 
1604
| #define HAVE_GMP 1
 
1605
| #define HAVE_GMP_RANDINIT 1
 
1606
| #define DOUG_LEA_MALLOC 1
 
1607
| #define LIBC_MALLOC 1
 
1608
| #define HAVE_LIBREADLINE 1
 
1609
| #define HAVE_DLFCN_H 1
 
1610
| #define HAVE_DLOPEN 1
 
1611
| #define HAVE_DYNAMIC_LOADING 1
 
1612
| /* end confdefs.h.  */
 
1613
| #include <sys/types.h>
 
1614
| #include <signal.h>
 
1615
 
1616
| int
 
1617
| main ()
 
1618
| {
 
1619
| return *(signal (0, 0)) (0) == 1;
 
1620
|   ;
 
1621
|   return 0;
 
1622
| }
 
1623
configure:22431: result: void
 
1624
configure:22442: checking for working alloca.h
 
1625
configure:22469: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1626
configure:22475: $? = 0
 
1627
configure:22492: result: yes
 
1628
configure:22502: checking for alloca
 
1629
configure:22549: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1630
configure:22555: $? = 0
 
1631
configure:22572: result: yes
 
1632
configure:22805: checking for stdlib.h
 
1633
configure:22811: result: yes
 
1634
configure:22805: checking for unistd.h
 
1635
configure:22811: result: yes
 
1636
configure:22944: checking for getpagesize
 
1637
configure:23000: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1638
configure:23006: $? = 0
 
1639
configure:23024: result: yes
 
1640
configure:23034: checking for working mmap
 
1641
configure:23181: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1642
configure:23184: $? = 0
 
1643
configure:23190: ./conftest
 
1644
configure:23193: $? = 0
 
1645
configure:23209: result: yes
 
1646
configure:23220: checking for working memcmp
 
1647
configure:23273: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1648
configure:23276: $? = 0
 
1649
configure:23282: ./conftest
 
1650
configure:23285: $? = 0
 
1651
configure:23301: result: yes
 
1652
configure:23314: checking for vprintf
 
1653
configure:23370: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1654
conftest.c:77: warning: conflicting types for built-in function 'vprintf'
 
1655
configure:23376: $? = 0
 
1656
configure:23394: result: yes
 
1657
configure:23401: checking for _doprnt
 
1658
configure:23457: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1659
/tmp/ccaymmil.o: In function `main':
 
1660
/home/marillat/src/cvs/librep-0.17~svn20070119/conftest.c:89: undefined reference to `_doprnt'
 
1661
collect2: ld returned 1 exit status
 
1662
configure:23463: $? = 1
 
1663
configure: failed program was:
 
1664
| /* confdefs.h.  */
 
1665
| #define PACKAGE_NAME ""
 
1666
| #define PACKAGE_TARNAME ""
 
1667
| #define PACKAGE_VERSION ""
 
1668
| #define PACKAGE_STRING ""
 
1669
| #define PACKAGE_BUGREPORT ""
 
1670
| #define STDC_HEADERS 1
 
1671
| #define HAVE_SYS_TYPES_H 1
 
1672
| #define HAVE_SYS_STAT_H 1
 
1673
| #define HAVE_STDLIB_H 1
 
1674
| #define HAVE_STRING_H 1
 
1675
| #define HAVE_MEMORY_H 1
 
1676
| #define HAVE_STRINGS_H 1
 
1677
| #define HAVE_INTTYPES_H 1
 
1678
| #define HAVE_STDINT_H 1
 
1679
| #define HAVE_UNISTD_H 1
 
1680
| #define HAVE_DLFCN_H 1
 
1681
| #define HAVE_LIBDL 1
 
1682
| #define HAVE_DIRENT_H 1
 
1683
| #define STDC_HEADERS 1
 
1684
| #define HAVE_SYS_WAIT_H 1
 
1685
| #define TIME_WITH_SYS_TIME 1
 
1686
| #define HAVE_FCNTL_H 1
 
1687
| #define HAVE_SYS_IOCTL_H 1
 
1688
| #define HAVE_SYS_TIME_H 1
 
1689
| #define HAVE_SYS_UTSNAME_H 1
 
1690
| #define HAVE_UNISTD_H 1
 
1691
| #define HAVE_MEMORY_H 1
 
1692
| #define HAVE_STROPTS_H 1
 
1693
| #define HAVE_TERMIOS_H 1
 
1694
| #define HAVE_STRING_H 1
 
1695
| #define HAVE_LIMITS_H 1
 
1696
| #define HAVE_ARGZ_H 1
 
1697
| #define HAVE_LOCALE_H 1
 
1698
| #define HAVE_NL_TYPES_H 1
 
1699
| #define HAVE_MALLOC_H 1
 
1700
| #define HAVE_SYS_PARAM_H 1
 
1701
| #define HAVE_GMP 1
 
1702
| #define HAVE_GMP_RANDINIT 1
 
1703
| #define DOUG_LEA_MALLOC 1
 
1704
| #define LIBC_MALLOC 1
 
1705
| #define HAVE_LIBREADLINE 1
 
1706
| #define HAVE_DLFCN_H 1
 
1707
| #define HAVE_DLOPEN 1
 
1708
| #define HAVE_DYNAMIC_LOADING 1
 
1709
| #define RETSIGTYPE void
 
1710
| #define HAVE_ALLOCA_H 1
 
1711
| #define HAVE_ALLOCA 1
 
1712
| #define HAVE_STDLIB_H 1
 
1713
| #define HAVE_UNISTD_H 1
 
1714
| #define HAVE_GETPAGESIZE 1
 
1715
| #define HAVE_MMAP 1
 
1716
| #define HAVE_VPRINTF 1
 
1717
| /* end confdefs.h.  */
 
1718
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
 
1719
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 
1720
| #define _doprnt innocuous__doprnt
 
1721
 
1722
| /* System header to define __stub macros and hopefully few prototypes,
 
1723
|     which can conflict with char _doprnt (); below.
 
1724
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
 
1725
|     <limits.h> exists even on freestanding compilers.  */
 
1726
 
1727
| #ifdef __STDC__
 
1728
| # include <limits.h>
 
1729
| #else
 
1730
| # include <assert.h>
 
1731
| #endif
 
1732
 
1733
| #undef _doprnt
 
1734
 
1735
| /* Override any GCC internal prototype to avoid an error.
 
1736
|    Use char because int might match the return type of a GCC
 
1737
|    builtin and then its argument prototype would still apply.  */
 
1738
| #ifdef __cplusplus
 
1739
| extern "C"
 
1740
| #endif
 
1741
| char _doprnt ();
 
1742
| /* The GNU C library defines this for functions which it implements
 
1743
|     to always fail with ENOSYS.  Some functions are actually named
 
1744
|     something starting with __ and the normal name is an alias.  */
 
1745
| #if defined __stub__doprnt || defined __stub____doprnt
 
1746
| choke me
 
1747
| #endif
 
1748
 
1749
| int
 
1750
| main ()
 
1751
| {
 
1752
| return _doprnt ();
 
1753
|   ;
 
1754
|   return 0;
 
1755
| }
 
1756
configure:23480: result: no
 
1757
configure:23530: checking for getcwd
 
1758
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1759
configure:23592: $? = 0
 
1760
configure:23610: result: yes
 
1761
configure:23530: checking for gethostname
 
1762
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1763
configure:23592: $? = 0
 
1764
configure:23610: result: yes
 
1765
configure:23530: checking for select
 
1766
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1767
configure:23592: $? = 0
 
1768
configure:23610: result: yes
 
1769
configure:23530: checking for socket
 
1770
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1771
configure:23592: $? = 0
 
1772
configure:23610: result: yes
 
1773
configure:23530: checking for strcspn
 
1774
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1775
conftest.c:82: warning: conflicting types for built-in function 'strcspn'
 
1776
configure:23592: $? = 0
 
1777
configure:23610: result: yes
 
1778
configure:23530: checking for strerror
 
1779
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1780
configure:23592: $? = 0
 
1781
configure:23610: result: yes
 
1782
configure:23530: checking for strstr
 
1783
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1784
conftest.c:84: warning: conflicting types for built-in function 'strstr'
 
1785
configure:23592: $? = 0
 
1786
configure:23610: result: yes
 
1787
configure:23530: checking for stpcpy
 
1788
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1789
conftest.c:85: warning: conflicting types for built-in function 'stpcpy'
 
1790
configure:23592: $? = 0
 
1791
configure:23610: result: yes
 
1792
configure:23530: checking for strtol
 
1793
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1794
configure:23592: $? = 0
 
1795
configure:23610: result: yes
 
1796
configure:23530: checking for psignal
 
1797
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1798
configure:23592: $? = 0
 
1799
configure:23610: result: yes
 
1800
configure:23530: checking for strsignal
 
1801
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1802
configure:23592: $? = 0
 
1803
configure:23610: result: yes
 
1804
configure:23530: checking for snprintf
 
1805
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1806
conftest.c:89: warning: conflicting types for built-in function 'snprintf'
 
1807
configure:23592: $? = 0
 
1808
configure:23610: result: yes
 
1809
configure:23530: checking for grantpt
 
1810
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1811
configure:23592: $? = 0
 
1812
configure:23610: result: yes
 
1813
configure:23530: checking for lrand48
 
1814
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1815
configure:23592: $? = 0
 
1816
configure:23610: result: yes
 
1817
configure:23530: checking for getpagesize
 
1818
configure:23610: result: yes
 
1819
configure:23530: checking for setitimer
 
1820
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1821
configure:23592: $? = 0
 
1822
configure:23610: result: yes
 
1823
configure:23530: checking for dladdr
 
1824
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1825
configure:23592: $? = 0
 
1826
configure:23610: result: yes
 
1827
configure:23530: checking for dlerror
 
1828
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1829
configure:23592: $? = 0
 
1830
configure:23610: result: yes
 
1831
configure:23530: checking for munmap
 
1832
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1833
configure:23592: $? = 0
 
1834
configure:23610: result: yes
 
1835
configure:23530: checking for putenv
 
1836
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1837
configure:23592: $? = 0
 
1838
configure:23610: result: yes
 
1839
configure:23530: checking for setenv
 
1840
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1841
configure:23592: $? = 0
 
1842
configure:23610: result: yes
 
1843
configure:23530: checking for setlocale
 
1844
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1845
configure:23592: $? = 0
 
1846
configure:23610: result: yes
 
1847
configure:23530: checking for strchr
 
1848
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1849
conftest.c:100: warning: conflicting types for built-in function 'strchr'
 
1850
configure:23592: $? = 0
 
1851
configure:23610: result: yes
 
1852
configure:23530: checking for strcasecmp
 
1853
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1854
conftest.c:101: warning: conflicting types for built-in function 'strcasecmp'
 
1855
configure:23592: $? = 0
 
1856
configure:23610: result: yes
 
1857
configure:23530: checking for strncasecmp
 
1858
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1859
conftest.c:102: warning: conflicting types for built-in function 'strncasecmp'
 
1860
configure:23592: $? = 0
 
1861
configure:23610: result: yes
 
1862
configure:23530: checking for strdup
 
1863
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1864
conftest.c:103: warning: conflicting types for built-in function 'strdup'
 
1865
configure:23592: $? = 0
 
1866
configure:23610: result: yes
 
1867
configure:23530: checking for __argz_count
 
1868
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1869
configure:23592: $? = 0
 
1870
configure:23610: result: yes
 
1871
configure:23530: checking for __argz_stringify
 
1872
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1873
configure:23592: $? = 0
 
1874
configure:23610: result: yes
 
1875
configure:23530: checking for __argz_next
 
1876
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1877
configure:23592: $? = 0
 
1878
configure:23610: result: yes
 
1879
configure:23530: checking for siginterrupt
 
1880
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1881
configure:23592: $? = 0
 
1882
configure:23610: result: yes
 
1883
configure:23530: checking for gettimeofday
 
1884
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1885
configure:23592: $? = 0
 
1886
configure:23610: result: yes
 
1887
configure:23530: checking for strtoll
 
1888
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1889
configure:23592: $? = 0
 
1890
configure:23610: result: yes
 
1891
configure:23530: checking for strtoq
 
1892
configure:23586: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1893
configure:23592: $? = 0
 
1894
configure:23610: result: yes
 
1895
configure:23624: checking for realpath
 
1896
configure:23680: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1897
configure:23686: $? = 0
 
1898
configure:23704: result: yes
 
1899
configure:23723: checking for crypt
 
1900
configure:23779: gcc -o conftest -g -O2   conftest.c -ldl  >&5
 
1901
/tmp/cc6mG8jj.o: In function `main':
 
1902
/home/marillat/src/cvs/librep-0.17~svn20070119/conftest.c:123: undefined reference to `crypt'
 
1903
collect2: ld returned 1 exit status
 
1904
configure:23785: $? = 1
 
1905
configure: failed program was:
 
1906
| /* confdefs.h.  */
 
1907
| #define PACKAGE_NAME ""
 
1908
| #define PACKAGE_TARNAME ""
 
1909
| #define PACKAGE_VERSION ""
 
1910
| #define PACKAGE_STRING ""
 
1911
| #define PACKAGE_BUGREPORT ""
 
1912
| #define STDC_HEADERS 1
 
1913
| #define HAVE_SYS_TYPES_H 1
 
1914
| #define HAVE_SYS_STAT_H 1
 
1915
| #define HAVE_STDLIB_H 1
 
1916
| #define HAVE_STRING_H 1
 
1917
| #define HAVE_MEMORY_H 1
 
1918
| #define HAVE_STRINGS_H 1
 
1919
| #define HAVE_INTTYPES_H 1
 
1920
| #define HAVE_STDINT_H 1
 
1921
| #define HAVE_UNISTD_H 1
 
1922
| #define HAVE_DLFCN_H 1
 
1923
| #define HAVE_LIBDL 1
 
1924
| #define HAVE_DIRENT_H 1
 
1925
| #define STDC_HEADERS 1
 
1926
| #define HAVE_SYS_WAIT_H 1
 
1927
| #define TIME_WITH_SYS_TIME 1
 
1928
| #define HAVE_FCNTL_H 1
 
1929
| #define HAVE_SYS_IOCTL_H 1
 
1930
| #define HAVE_SYS_TIME_H 1
 
1931
| #define HAVE_SYS_UTSNAME_H 1
 
1932
| #define HAVE_UNISTD_H 1
 
1933
| #define HAVE_MEMORY_H 1
 
1934
| #define HAVE_STROPTS_H 1
 
1935
| #define HAVE_TERMIOS_H 1
 
1936
| #define HAVE_STRING_H 1
 
1937
| #define HAVE_LIMITS_H 1
 
1938
| #define HAVE_ARGZ_H 1
 
1939
| #define HAVE_LOCALE_H 1
 
1940
| #define HAVE_NL_TYPES_H 1
 
1941
| #define HAVE_MALLOC_H 1
 
1942
| #define HAVE_SYS_PARAM_H 1
 
1943
| #define HAVE_GMP 1
 
1944
| #define HAVE_GMP_RANDINIT 1
 
1945
| #define DOUG_LEA_MALLOC 1
 
1946
| #define LIBC_MALLOC 1
 
1947
| #define HAVE_LIBREADLINE 1
 
1948
| #define HAVE_DLFCN_H 1
 
1949
| #define HAVE_DLOPEN 1
 
1950
| #define HAVE_DYNAMIC_LOADING 1
 
1951
| #define RETSIGTYPE void
 
1952
| #define HAVE_ALLOCA_H 1
 
1953
| #define HAVE_ALLOCA 1
 
1954
| #define HAVE_STDLIB_H 1
 
1955
| #define HAVE_UNISTD_H 1
 
1956
| #define HAVE_GETPAGESIZE 1
 
1957
| #define HAVE_MMAP 1
 
1958
| #define HAVE_VPRINTF 1
 
1959
| #define HAVE_GETCWD 1
 
1960
| #define HAVE_GETHOSTNAME 1
 
1961
| #define HAVE_SELECT 1
 
1962
| #define HAVE_SOCKET 1
 
1963
| #define HAVE_STRCSPN 1
 
1964
| #define HAVE_STRERROR 1
 
1965
| #define HAVE_STRSTR 1
 
1966
| #define HAVE_STPCPY 1
 
1967
| #define HAVE_STRTOL 1
 
1968
| #define HAVE_PSIGNAL 1
 
1969
| #define HAVE_STRSIGNAL 1
 
1970
| #define HAVE_SNPRINTF 1
 
1971
| #define HAVE_GRANTPT 1
 
1972
| #define HAVE_LRAND48 1
 
1973
| #define HAVE_GETPAGESIZE 1
 
1974
| #define HAVE_SETITIMER 1
 
1975
| #define HAVE_DLADDR 1
 
1976
| #define HAVE_DLERROR 1
 
1977
| #define HAVE_MUNMAP 1
 
1978
| #define HAVE_PUTENV 1
 
1979
| #define HAVE_SETENV 1
 
1980
| #define HAVE_SETLOCALE 1
 
1981
| #define HAVE_STRCHR 1
 
1982
| #define HAVE_STRCASECMP 1
 
1983
| #define HAVE_STRNCASECMP 1
 
1984
| #define HAVE_STRDUP 1
 
1985
| #define HAVE___ARGZ_COUNT 1
 
1986
| #define HAVE___ARGZ_STRINGIFY 1
 
1987
| #define HAVE___ARGZ_NEXT 1
 
1988
| #define HAVE_SIGINTERRUPT 1
 
1989
| #define HAVE_GETTIMEOFDAY 1
 
1990
| #define HAVE_STRTOLL 1
 
1991
| #define HAVE_STRTOQ 1
 
1992
| #define HAVE_REALPATH 1
 
1993
| /* end confdefs.h.  */
 
1994
| /* Define crypt to an innocuous variant, in case <limits.h> declares crypt.
 
1995
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
 
1996
| #define crypt innocuous_crypt
 
1997
 
1998
| /* System header to define __stub macros and hopefully few prototypes,
 
1999
|     which can conflict with char crypt (); below.
 
2000
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
 
2001
|     <limits.h> exists even on freestanding compilers.  */
 
2002
 
2003
| #ifdef __STDC__
 
2004
| # include <limits.h>
 
2005
| #else
 
2006
| # include <assert.h>
 
2007
| #endif
 
2008
 
2009
| #undef crypt
 
2010
 
2011
| /* Override any GCC internal prototype to avoid an error.
 
2012
|    Use char because int might match the return type of a GCC
 
2013
|    builtin and then its argument prototype would still apply.  */
 
2014
| #ifdef __cplusplus
 
2015
| extern "C"
 
2016
| #endif
 
2017
| char crypt ();
 
2018
| /* The GNU C library defines this for functions which it implements
 
2019
|     to always fail with ENOSYS.  Some functions are actually named
 
2020
|     something starting with __ and the normal name is an alias.  */
 
2021
| #if defined __stub_crypt || defined __stub___crypt
 
2022
| choke me
 
2023
| #endif
 
2024
 
2025
| int
 
2026
| main ()
 
2027
| {
 
2028
| return crypt ();
 
2029
|   ;
 
2030
|   return 0;
 
2031
| }
 
2032
configure:23802: result: no
 
2033
configure:23810: checking for crypt in -lcrypt
 
2034
configure:23845: gcc -o conftest -g -O2   conftest.c -lcrypt  -ldl  >&5
 
2035
configure:23851: $? = 0
 
2036
configure:23869: result: yes
 
2037
configure:23919: checking whether unistd.h declares environ
 
2038
configure:23945: gcc -c -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes  conftest.c >&5
 
2039
conftest.c: In function 'main':
 
2040
conftest.c:94: error: 'environ' undeclared (first use in this function)
 
2041
conftest.c:94: error: (Each undeclared identifier is reported only once
 
2042
conftest.c:94: error: for each function it appears in.)
 
2043
conftest.c:94: warning: unused variable 'foo'
 
2044
configure:23951: $? = 1
 
2045
configure: failed program was:
 
2046
| /* confdefs.h.  */
 
2047
| #define PACKAGE_NAME ""
 
2048
| #define PACKAGE_TARNAME ""
 
2049
| #define PACKAGE_VERSION ""
 
2050
| #define PACKAGE_STRING ""
 
2051
| #define PACKAGE_BUGREPORT ""
 
2052
| #define STDC_HEADERS 1
 
2053
| #define HAVE_SYS_TYPES_H 1
 
2054
| #define HAVE_SYS_STAT_H 1
 
2055
| #define HAVE_STDLIB_H 1
 
2056
| #define HAVE_STRING_H 1
 
2057
| #define HAVE_MEMORY_H 1
 
2058
| #define HAVE_STRINGS_H 1
 
2059
| #define HAVE_INTTYPES_H 1
 
2060
| #define HAVE_STDINT_H 1
 
2061
| #define HAVE_UNISTD_H 1
 
2062
| #define HAVE_DLFCN_H 1
 
2063
| #define HAVE_LIBDL 1
 
2064
| #define HAVE_DIRENT_H 1
 
2065
| #define STDC_HEADERS 1
 
2066
| #define HAVE_SYS_WAIT_H 1
 
2067
| #define TIME_WITH_SYS_TIME 1
 
2068
| #define HAVE_FCNTL_H 1
 
2069
| #define HAVE_SYS_IOCTL_H 1
 
2070
| #define HAVE_SYS_TIME_H 1
 
2071
| #define HAVE_SYS_UTSNAME_H 1
 
2072
| #define HAVE_UNISTD_H 1
 
2073
| #define HAVE_MEMORY_H 1
 
2074
| #define HAVE_STROPTS_H 1
 
2075
| #define HAVE_TERMIOS_H 1
 
2076
| #define HAVE_STRING_H 1
 
2077
| #define HAVE_LIMITS_H 1
 
2078
| #define HAVE_ARGZ_H 1
 
2079
| #define HAVE_LOCALE_H 1
 
2080
| #define HAVE_NL_TYPES_H 1
 
2081
| #define HAVE_MALLOC_H 1
 
2082
| #define HAVE_SYS_PARAM_H 1
 
2083
| #define HAVE_GMP 1
 
2084
| #define HAVE_GMP_RANDINIT 1
 
2085
| #define DOUG_LEA_MALLOC 1
 
2086
| #define LIBC_MALLOC 1
 
2087
| #define HAVE_LIBREADLINE 1
 
2088
| #define HAVE_DLFCN_H 1
 
2089
| #define HAVE_DLOPEN 1
 
2090
| #define HAVE_DYNAMIC_LOADING 1
 
2091
| #define RETSIGTYPE void
 
2092
| #define HAVE_ALLOCA_H 1
 
2093
| #define HAVE_ALLOCA 1
 
2094
| #define HAVE_STDLIB_H 1
 
2095
| #define HAVE_UNISTD_H 1
 
2096
| #define HAVE_GETPAGESIZE 1
 
2097
| #define HAVE_MMAP 1
 
2098
| #define HAVE_VPRINTF 1
 
2099
| #define HAVE_GETCWD 1
 
2100
| #define HAVE_GETHOSTNAME 1
 
2101
| #define HAVE_SELECT 1
 
2102
| #define HAVE_SOCKET 1
 
2103
| #define HAVE_STRCSPN 1
 
2104
| #define HAVE_STRERROR 1
 
2105
| #define HAVE_STRSTR 1
 
2106
| #define HAVE_STPCPY 1
 
2107
| #define HAVE_STRTOL 1
 
2108
| #define HAVE_PSIGNAL 1
 
2109
| #define HAVE_STRSIGNAL 1
 
2110
| #define HAVE_SNPRINTF 1
 
2111
| #define HAVE_GRANTPT 1
 
2112
| #define HAVE_LRAND48 1
 
2113
| #define HAVE_GETPAGESIZE 1
 
2114
| #define HAVE_SETITIMER 1
 
2115
| #define HAVE_DLADDR 1
 
2116
| #define HAVE_DLERROR 1
 
2117
| #define HAVE_MUNMAP 1
 
2118
| #define HAVE_PUTENV 1
 
2119
| #define HAVE_SETENV 1
 
2120
| #define HAVE_SETLOCALE 1
 
2121
| #define HAVE_STRCHR 1
 
2122
| #define HAVE_STRCASECMP 1
 
2123
| #define HAVE_STRNCASECMP 1
 
2124
| #define HAVE_STRDUP 1
 
2125
| #define HAVE___ARGZ_COUNT 1
 
2126
| #define HAVE___ARGZ_STRINGIFY 1
 
2127
| #define HAVE___ARGZ_NEXT 1
 
2128
| #define HAVE_SIGINTERRUPT 1
 
2129
| #define HAVE_GETTIMEOFDAY 1
 
2130
| #define HAVE_STRTOLL 1
 
2131
| #define HAVE_STRTOQ 1
 
2132
| #define HAVE_REALPATH 1
 
2133
| #define HAVE_CRYPT 1
 
2134
| /* end confdefs.h.  */
 
2135
| #include <unistd.h>
 
2136
| int
 
2137
| main ()
 
2138
| {
 
2139
| char **foo = environ;
 
2140
|   ;
 
2141
|   return 0;
 
2142
| }
 
2143
configure:23966: result: no
 
2144
configure:23975: checking whether /dev/ptmx exists
 
2145
configure:23978: result: yes
 
2146
configure:23993: checking whether /dev/ptyXN devices exist
 
2147
configure:24006: result: no
 
2148
configure:24026: checking for aclocal directory
 
2149
configure:24034: result: /usr/share/aclocal
 
2150
configure:24099: checking for data type to store Lisp values
 
2151
configure:24131: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes   conftest.c -ldl  -lcrypt >&5
 
2152
conftest.c:96: warning: return type defaults to 'int'
 
2153
conftest.c: In function 'main':
 
2154
conftest.c:96: warning: implicit declaration of function 'exit'
 
2155
conftest.c:96: warning: incompatible implicit declaration of built-in function 'exit'
 
2156
configure:24134: $? = 0
 
2157
configure:24140: ./conftest
 
2158
configure:24143: $? = 0
 
2159
configure:24258: result: int
 
2160
configure:24265: checking for size of Lisp value type
 
2161
configure:24303: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes   conftest.c -ldl  -lcrypt >&5
 
2162
conftest.c:98: warning: return type defaults to 'int'
 
2163
conftest.c: In function 'main':
 
2164
conftest.c:100: warning: implicit declaration of function 'exit'
 
2165
conftest.c:100: warning: incompatible implicit declaration of built-in function 'exit'
 
2166
configure:24306: $? = 0
 
2167
configure:24312: ./conftest
 
2168
configure:24315: $? = 0
 
2169
configure:24329: result: 4 bytes
 
2170
configure:24336: checking for value type constant suffix
 
2171
configure:24346: result: L
 
2172
configure:24353: checking for value type printf conversion
 
2173
configure:24366: result: 
 
2174
configure:24373: checking for long
 
2175
configure:24403: gcc -c -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes  conftest.c >&5
 
2176
configure:24409: $? = 0
 
2177
configure:24424: result: yes
 
2178
configure:24431: checking size of long
 
2179
configure:24733: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes   conftest.c -ldl  -lcrypt >&5
 
2180
configure:24736: $? = 0
 
2181
configure:24742: ./conftest
 
2182
configure:24745: $? = 0
 
2183
configure:24768: result: 4
 
2184
configure:24778: checking for long long
 
2185
configure:24808: gcc -c -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes  conftest.c >&5
 
2186
configure:24814: $? = 0
 
2187
configure:24829: result: yes
 
2188
configure:24836: checking size of long long
 
2189
configure:25138: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes   conftest.c -ldl  -lcrypt >&5
 
2190
configure:25141: $? = 0
 
2191
configure:25147: ./conftest
 
2192
configure:25150: $? = 0
 
2193
configure:25173: result: 8
 
2194
configure:25183: checking for void *
 
2195
configure:25213: gcc -c -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes  conftest.c >&5
 
2196
configure:25219: $? = 0
 
2197
configure:25234: result: yes
 
2198
configure:25241: checking size of void *
 
2199
configure:25543: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes   conftest.c -ldl  -lcrypt >&5
 
2200
configure:25546: $? = 0
 
2201
configure:25552: ./conftest
 
2202
configure:25555: $? = 0
 
2203
configure:25578: result: 4
 
2204
configure:25610: checking for broken alpha gcc
 
2205
configure:25633: gcc -c -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes  conftest.c >&5
 
2206
configure:25639: $? = 0
 
2207
configure:25644: result: no
 
2208
configure:25663: checking for stack growth direction
 
2209
configure:25677: result: assuming downwards
 
2210
configure:25766: checking for LC_MESSAGES
 
2211
configure:25792: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes   conftest.c -ldl  -lcrypt >&5
 
2212
configure:25798: $? = 0
 
2213
configure:25815: result: yes
 
2214
configure:25844: checking for _nl_msg_cat_cntr
 
2215
configure:25900: gcc -o conftest -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes   conftest.c -ldl  -lcrypt >&5
 
2216
configure:25906: $? = 0
 
2217
configure:25923: result: yes
 
2218
configure:25945: checking libintl.h usability
 
2219
configure:25962: gcc -c -g -O2 -Wall -Wpointer-arith -Wmissing-prototypes  conftest.c >&5
 
2220
configure:25968: $? = 0
 
2221
configure:25982: result: yes
 
2222
configure:25986: checking libintl.h presence
 
2223
configure:26001: gcc -E  conftest.c
 
2224
configure:26007: $? = 0
 
2225
configure:26021: result: yes
 
2226
configure:26049: checking for libintl.h
 
2227
configure:26057: result: yes
 
2228
configure:26178: creating ./config.status
 
2229
 
 
2230
## ---------------------- ##
 
2231
## Running config.status. ##
 
2232
## ---------------------- ##
 
2233
 
 
2234
This file was extended by config.status, which was
 
2235
generated by GNU Autoconf 2.61.  Invocation command line was
 
2236
 
 
2237
  CONFIG_FILES    = 
 
2238
  CONFIG_HEADERS  = 
 
2239
  CONFIG_LINKS    = 
 
2240
  CONFIG_COMMANDS = 
 
2241
  $ ./config.status 
 
2242
 
 
2243
on christian.marillat.net
 
2244
 
 
2245
config.status:654: creating src/Makefile
 
2246
config.status:789: WARNING:  Makedefs.in src/Makefile.in seems to ignore the --datarootdir setting
 
2247
config.status:654: creating lisp/Makefile
 
2248
config.status:789: WARNING:  Makedefs.in lisp/Makefile.in seems to ignore the --datarootdir setting
 
2249
config.status:654: creating Makefile
 
2250
config.status:789: WARNING:  Makedefs.in Makefile.in seems to ignore the --datarootdir setting
 
2251
config.status:654: creating man/Makefile
 
2252
config.status:789: WARNING:  Makedefs.in man/Makefile.in seems to ignore the --datarootdir setting
 
2253
config.status:654: creating intl/Makefile
 
2254
config.status:789: WARNING:  intl/Makefile.in seems to ignore the --datarootdir setting
 
2255
config.status:654: creating librep.spec
 
2256
config.status:654: creating config.h
 
2257
config.status:654: creating src/rep_config.h
 
2258
config.status:994: executing default commands
 
2259
 
 
2260
## ---------------- ##
 
2261
## Cache variables. ##
 
2262
## ---------------- ##
 
2263
 
 
2264
ac_cv_build=i686-pc-linux-gnu
 
2265
ac_cv_c_compiler_gnu=yes
 
2266
ac_cv_c_const=yes
 
2267
ac_cv_c_inline=inline
 
2268
ac_cv_cxx_compiler_gnu=yes
 
2269
ac_cv_env_CCC_set=
 
2270
ac_cv_env_CCC_value=
 
2271
ac_cv_env_CC_set=
 
2272
ac_cv_env_CC_value=
 
2273
ac_cv_env_CFLAGS_set=
 
2274
ac_cv_env_CFLAGS_value=
 
2275
ac_cv_env_CPPFLAGS_set=
 
2276
ac_cv_env_CPPFLAGS_value=
 
2277
ac_cv_env_CPP_set=
 
2278
ac_cv_env_CPP_value=
 
2279
ac_cv_env_CXXCPP_set=
 
2280
ac_cv_env_CXXCPP_value=
 
2281
ac_cv_env_CXXFLAGS_set=
 
2282
ac_cv_env_CXXFLAGS_value=
 
2283
ac_cv_env_CXX_set=
 
2284
ac_cv_env_CXX_value=
 
2285
ac_cv_env_F77_set=
 
2286
ac_cv_env_F77_value=
 
2287
ac_cv_env_FFLAGS_set=
 
2288
ac_cv_env_FFLAGS_value=
 
2289
ac_cv_env_LDFLAGS_set=
 
2290
ac_cv_env_LDFLAGS_value=
 
2291
ac_cv_env_LIBS_set=
 
2292
ac_cv_env_LIBS_value=
 
2293
ac_cv_env_build_alias_set=
 
2294
ac_cv_env_build_alias_value=
 
2295
ac_cv_env_host_alias_set=
 
2296
ac_cv_env_host_alias_value=
 
2297
ac_cv_env_target_alias_set=
 
2298
ac_cv_env_target_alias_value=
 
2299
ac_cv_f77_compiler_gnu=no
 
2300
ac_cv_func___argz_count=yes
 
2301
ac_cv_func___argz_next=yes
 
2302
ac_cv_func___argz_stringify=yes
 
2303
ac_cv_func___gmp_randinit=yes
 
2304
ac_cv_func__doprnt=no
 
2305
ac_cv_func__nl_msg_cat_cntr=yes
 
2306
ac_cv_func_alloca_works=yes
 
2307
ac_cv_func_crypt=no
 
2308
ac_cv_func_dladdr=yes
 
2309
ac_cv_func_dlerror=yes
 
2310
ac_cv_func_dlopen=no
 
2311
ac_cv_func_getcwd=yes
 
2312
ac_cv_func_gethostent=yes
 
2313
ac_cv_func_gethostname=yes
 
2314
ac_cv_func_getpagesize=yes
 
2315
ac_cv_func_gettimeofday=yes
 
2316
ac_cv_func_grantpt=yes
 
2317
ac_cv_func_lrand48=yes
 
2318
ac_cv_func_malloc_get_state=yes
 
2319
ac_cv_func_malloc_set_state=yes
 
2320
ac_cv_func_memcmp_working=yes
 
2321
ac_cv_func_mmap_fixed_mapped=yes
 
2322
ac_cv_func_munmap=yes
 
2323
ac_cv_func_psignal=yes
 
2324
ac_cv_func_putenv=yes
 
2325
ac_cv_func_realpath=yes
 
2326
ac_cv_func_select=yes
 
2327
ac_cv_func_setenv=yes
 
2328
ac_cv_func_setitimer=yes
 
2329
ac_cv_func_setlocale=yes
 
2330
ac_cv_func_setsockopt=yes
 
2331
ac_cv_func_shl_load=no
 
2332
ac_cv_func_siginterrupt=yes
 
2333
ac_cv_func_snprintf=yes
 
2334
ac_cv_func_socket=yes
 
2335
ac_cv_func_stpcpy=yes
 
2336
ac_cv_func_strcasecmp=yes
 
2337
ac_cv_func_strchr=yes
 
2338
ac_cv_func_strcspn=yes
 
2339
ac_cv_func_strdup=yes
 
2340
ac_cv_func_strerror=yes
 
2341
ac_cv_func_strncasecmp=yes
 
2342
ac_cv_func_strsignal=yes
 
2343
ac_cv_func_strstr=yes
 
2344
ac_cv_func_strtol=yes
 
2345
ac_cv_func_strtoll=yes
 
2346
ac_cv_func_strtoq=yes
 
2347
ac_cv_func_vprintf=yes
 
2348
ac_cv_header_argz_h=yes
 
2349
ac_cv_header_dirent_dirent_h=yes
 
2350
ac_cv_header_dl_h=no
 
2351
ac_cv_header_dlfcn_h=yes
 
2352
ac_cv_header_fcntl_h=yes
 
2353
ac_cv_header_ffi_h=no
 
2354
ac_cv_header_gdbm_h=yes
 
2355
ac_cv_header_gmp_h=yes
 
2356
ac_cv_header_inttypes_h=yes
 
2357
ac_cv_header_libintl_h=yes
 
2358
ac_cv_header_limits_h=yes
 
2359
ac_cv_header_locale_h=yes
 
2360
ac_cv_header_malloc_h=yes
 
2361
ac_cv_header_memory_h=yes
 
2362
ac_cv_header_nl_types_h=yes
 
2363
ac_cv_header_readline_readline_h=yes
 
2364
ac_cv_header_siginfo_h=no
 
2365
ac_cv_header_stdc=yes
 
2366
ac_cv_header_stdint_h=yes
 
2367
ac_cv_header_stdlib_h=yes
 
2368
ac_cv_header_string_h=yes
 
2369
ac_cv_header_strings_h=yes
 
2370
ac_cv_header_stropts_h=yes
 
2371
ac_cv_header_sys_dl_h=no
 
2372
ac_cv_header_sys_ioctl_h=yes
 
2373
ac_cv_header_sys_param_h=yes
 
2374
ac_cv_header_sys_stat_h=yes
 
2375
ac_cv_header_sys_time_h=yes
 
2376
ac_cv_header_sys_types_h=yes
 
2377
ac_cv_header_sys_utsname_h=yes
 
2378
ac_cv_header_sys_wait_h=yes
 
2379
ac_cv_header_termios_h=yes
 
2380
ac_cv_header_time=yes
 
2381
ac_cv_header_unistd_h=yes
 
2382
ac_cv_host=i686-pc-linux-gnu
 
2383
ac_cv_lib_crypt_crypt=yes
 
2384
ac_cv_lib_dl_dlopen=yes
 
2385
ac_cv_lib_dld_shl_load=no
 
2386
ac_cv_lib_gdbm_gdbm_open=yes
 
2387
ac_cv_lib_gmp___gmpz_init=yes
 
2388
ac_cv_lib_gmp_mpz_init=no
 
2389
ac_cv_lib_ncurses___tputs=yes
 
2390
ac_cv_lib_readline_readline=yes
 
2391
ac_cv_objext=o
 
2392
ac_cv_path_EGREP='/bin/grep -E'
 
2393
ac_cv_path_GREP=/bin/grep
 
2394
ac_cv_path_install='/usr/bin/install -c'
 
2395
ac_cv_prog_CPP='gcc -E'
 
2396
ac_cv_prog_CXXCPP='g++ -E'
 
2397
ac_cv_prog_ac_ct_AR=ar
 
2398
ac_cv_prog_ac_ct_CC=gcc
 
2399
ac_cv_prog_ac_ct_CXX=g++
 
2400
ac_cv_prog_ac_ct_RANLIB=ranlib
 
2401
ac_cv_prog_ac_ct_STRIP=strip
 
2402
ac_cv_prog_cc_c89=
 
2403
ac_cv_prog_cc_g=yes
 
2404
ac_cv_prog_cxx_g=yes
 
2405
ac_cv_prog_f77_g=no
 
2406
ac_cv_prog_gcc_traditional=no
 
2407
ac_cv_prog_make_make_set=yes
 
2408
ac_cv_search_opendir='none required'
 
2409
ac_cv_search_strerror='none required'
 
2410
ac_cv_sizeof_long=4
 
2411
ac_cv_sizeof_long_long=8
 
2412
ac_cv_sizeof_void_p=4
 
2413
ac_cv_type_long=yes
 
2414
ac_cv_type_long_long=yes
 
2415
ac_cv_type_off_t=yes
 
2416
ac_cv_type_pid_t=yes
 
2417
ac_cv_type_signal=void
 
2418
ac_cv_type_size_t=yes
 
2419
ac_cv_type_void_p=yes
 
2420
ac_cv_working_alloca_h=yes
 
2421
gt_cv_val_LC_MESSAGES=yes
 
2422
jade_cv_decl_environ=no
 
2423
jade_cv_sys_dev_pty=no
 
2424
lt_cv_deplibs_check_method=pass_all
 
2425
lt_cv_file_magic_cmd='$MAGIC_CMD'
 
2426
lt_cv_file_magic_test_file=
 
2427
lt_cv_ld_reload_flag=-r
 
2428
lt_cv_objdir=.libs
 
2429
lt_cv_path_LD=/usr/bin/ld
 
2430
lt_cv_path_LDCXX=/usr/bin/ld
 
2431
lt_cv_path_NM='/usr/bin/nm -B'
 
2432
lt_cv_path_SED=/bin/sed
 
2433
lt_cv_prog_compiler_c_o=yes
 
2434
lt_cv_prog_compiler_c_o_CXX=yes
 
2435
lt_cv_prog_compiler_rtti_exceptions=no
 
2436
lt_cv_prog_gnu_ld=yes
 
2437
lt_cv_prog_gnu_ldcxx=yes
 
2438
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
 
2439
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
 
2440
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
 
2441
lt_cv_sys_max_cmd_len=32768
 
2442
lt_lt_cv_prog_compiler_c_o='"yes"'
 
2443
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
 
2444
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
 
2445
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
 
2446
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
 
2447
 
 
2448
## ----------------- ##
 
2449
## Output variables. ##
 
2450
## ----------------- ##
 
2451
 
 
2452
ALLOCA=''
 
2453
AR='ar'
 
2454
CC='gcc'
 
2455
CFLAGS='-g -O2 -Wall -Wpointer-arith -Wmissing-prototypes'
 
2456
CPP='gcc -E'
 
2457
CPPFLAGS=''
 
2458
CXX='g++'
 
2459
CXXCPP='g++ -E'
 
2460
CXXFLAGS='-g -O2'
 
2461
DATADIRNAME='share'
 
2462
DEFS='-DHAVE_CONFIG_H'
 
2463
ECHO='echo'
 
2464
ECHO_C=''
 
2465
ECHO_N='-n'
 
2466
ECHO_T=''
 
2467
EGREP='/bin/grep -E'
 
2468
EXEEXT=''
 
2469
EXTRA_LIBOBJS=''
 
2470
F77=''
 
2471
FFI_LIBS=''
 
2472
FFLAGS=''
 
2473
GDBM_LIBS='-lgdbm'
 
2474
GMP_LIBS='-lgmp -lm'
 
2475
GREP='/bin/grep'
 
2476
GT_NO=''
 
2477
GT_YES='#'
 
2478
HAVE_UNIX='1'
 
2479
HAVE_X11=''
 
2480
INSTALL_DATA='${INSTALL} -m 644'
 
2481
INSTALL_PROGRAM='${INSTALL}'
 
2482
INSTALL_SCRIPT='${INSTALL}'
 
2483
INTLOBJS='$(GETTOBJS)'
 
2484
LDFLAGS=''
 
2485
LIBOBJS=''
 
2486
LIBS='-ldl  -lcrypt'
 
2487
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
2488
LN_S='ln -s'
 
2489
LTLIBOBJS=''
 
2490
MAKEDEP='$(CC) -MM'
 
2491
MKINSTALLDIRS='${top_srcdir}/mkinstalldirs'
 
2492
OBJEXT='o'
 
2493
PACKAGE='librep'
 
2494
PACKAGE_BUGREPORT=''
 
2495
PACKAGE_NAME=''
 
2496
PACKAGE_STRING=''
 
2497
PACKAGE_TARNAME=''
 
2498
PACKAGE_VERSION=''
 
2499
PATH_SEPARATOR=':'
 
2500
RANLIB='ranlib'
 
2501
READLINE_LIBS='-lreadline  -lncurses'
 
2502
SET_MAKE=''
 
2503
SHELL='/bin/sh'
 
2504
STRIP='strip'
 
2505
USE_INCLUDED_LIBINTL='no'
 
2506
VERSION='0.17'
 
2507
ac_ct_CC='gcc'
 
2508
ac_ct_CXX='g++'
 
2509
ac_ct_F77=''
 
2510
aclocaldir='/usr/share/aclocal'
 
2511
bindir='${exec_prefix}/bin'
 
2512
build='i686-pc-linux-gnu'
 
2513
build_alias=''
 
2514
build_cpu='i686'
 
2515
build_os='linux-gnu'
 
2516
build_vendor='pc'
 
2517
datadir='${datarootdir}'
 
2518
datarootdir='${prefix}/share'
 
2519
docdir='${datarootdir}/doc/${PACKAGE}'
 
2520
dvidir='${docdir}'
 
2521
emacssitelispdir='${datadir}/emacs/site-lisp'
 
2522
exec_prefix='${prefix}'
 
2523
host='i686-pc-linux-gnu'
 
2524
host_alias=''
 
2525
host_cpu='i686'
 
2526
host_os='linux-gnu'
 
2527
host_vendor='pc'
 
2528
htmldir='${docdir}'
 
2529
includedir='${prefix}/include'
 
2530
infodir='${datarootdir}/info'
 
2531
l='l'
 
2532
libdir='${exec_prefix}/lib'
 
2533
libexecdir='${exec_prefix}/libexec'
 
2534
libversion='13:0:4'
 
2535
localedir='${datarootdir}/locale'
 
2536
localstatedir='${prefix}/var'
 
2537
mandir='${datarootdir}/man'
 
2538
oldincludedir='/usr/include'
 
2539
pdfdir='${docdir}'
 
2540
prefix='/usr/local'
 
2541
program_transform_name='s,x,x,'
 
2542
psdir='${docdir}'
 
2543
repcommonexecdir='${libexecdir}/rep/${host_type}'
 
2544
repdir='${datadir}/rep'
 
2545
repdocfile='${repexecdir}/doc-strings'
 
2546
repexecdir='${libexecdir}/rep/${version}/${host_type}'
 
2547
replispdir='${repdir}/${version}/lisp'
 
2548
sbindir='${exec_prefix}/sbin'
 
2549
sharedstatedir='${prefix}/com'
 
2550
sysconfdir='${prefix}/etc'
 
2551
target_alias=''
 
2552
version='0.17'
 
2553
 
 
2554
## ----------- ##
 
2555
## confdefs.h. ##
 
2556
## ----------- ##
 
2557
 
 
2558
#define PACKAGE_NAME ""
 
2559
#define PACKAGE_TARNAME ""
 
2560
#define PACKAGE_VERSION ""
 
2561
#define PACKAGE_STRING ""
 
2562
#define PACKAGE_BUGREPORT ""
 
2563
#define STDC_HEADERS 1
 
2564
#define HAVE_SYS_TYPES_H 1
 
2565
#define HAVE_SYS_STAT_H 1
 
2566
#define HAVE_STDLIB_H 1
 
2567
#define HAVE_STRING_H 1
 
2568
#define HAVE_MEMORY_H 1
 
2569
#define HAVE_STRINGS_H 1
 
2570
#define HAVE_INTTYPES_H 1
 
2571
#define HAVE_STDINT_H 1
 
2572
#define HAVE_UNISTD_H 1
 
2573
#define HAVE_DLFCN_H 1
 
2574
#define HAVE_LIBDL 1
 
2575
#define HAVE_DIRENT_H 1
 
2576
#define STDC_HEADERS 1
 
2577
#define HAVE_SYS_WAIT_H 1
 
2578
#define TIME_WITH_SYS_TIME 1
 
2579
#define HAVE_FCNTL_H 1
 
2580
#define HAVE_SYS_IOCTL_H 1
 
2581
#define HAVE_SYS_TIME_H 1
 
2582
#define HAVE_SYS_UTSNAME_H 1
 
2583
#define HAVE_UNISTD_H 1
 
2584
#define HAVE_MEMORY_H 1
 
2585
#define HAVE_STROPTS_H 1
 
2586
#define HAVE_TERMIOS_H 1
 
2587
#define HAVE_STRING_H 1
 
2588
#define HAVE_LIMITS_H 1
 
2589
#define HAVE_ARGZ_H 1
 
2590
#define HAVE_LOCALE_H 1
 
2591
#define HAVE_NL_TYPES_H 1
 
2592
#define HAVE_MALLOC_H 1
 
2593
#define HAVE_SYS_PARAM_H 1
 
2594
#define HAVE_GMP 1
 
2595
#define HAVE_GMP_RANDINIT 1
 
2596
#define DOUG_LEA_MALLOC 1
 
2597
#define LIBC_MALLOC 1
 
2598
#define HAVE_LIBREADLINE 1
 
2599
#define HAVE_DLFCN_H 1
 
2600
#define HAVE_DLOPEN 1
 
2601
#define HAVE_DYNAMIC_LOADING 1
 
2602
#define RETSIGTYPE void
 
2603
#define HAVE_ALLOCA_H 1
 
2604
#define HAVE_ALLOCA 1
 
2605
#define HAVE_STDLIB_H 1
 
2606
#define HAVE_UNISTD_H 1
 
2607
#define HAVE_GETPAGESIZE 1
 
2608
#define HAVE_MMAP 1
 
2609
#define HAVE_VPRINTF 1
 
2610
#define HAVE_GETCWD 1
 
2611
#define HAVE_GETHOSTNAME 1
 
2612
#define HAVE_SELECT 1
 
2613
#define HAVE_SOCKET 1
 
2614
#define HAVE_STRCSPN 1
 
2615
#define HAVE_STRERROR 1
 
2616
#define HAVE_STRSTR 1
 
2617
#define HAVE_STPCPY 1
 
2618
#define HAVE_STRTOL 1
 
2619
#define HAVE_PSIGNAL 1
 
2620
#define HAVE_STRSIGNAL 1
 
2621
#define HAVE_SNPRINTF 1
 
2622
#define HAVE_GRANTPT 1
 
2623
#define HAVE_LRAND48 1
 
2624
#define HAVE_GETPAGESIZE 1
 
2625
#define HAVE_SETITIMER 1
 
2626
#define HAVE_DLADDR 1
 
2627
#define HAVE_DLERROR 1
 
2628
#define HAVE_MUNMAP 1
 
2629
#define HAVE_PUTENV 1
 
2630
#define HAVE_SETENV 1
 
2631
#define HAVE_SETLOCALE 1
 
2632
#define HAVE_STRCHR 1
 
2633
#define HAVE_STRCASECMP 1
 
2634
#define HAVE_STRNCASECMP 1
 
2635
#define HAVE_STRDUP 1
 
2636
#define HAVE___ARGZ_COUNT 1
 
2637
#define HAVE___ARGZ_STRINGIFY 1
 
2638
#define HAVE___ARGZ_NEXT 1
 
2639
#define HAVE_SIGINTERRUPT 1
 
2640
#define HAVE_GETTIMEOFDAY 1
 
2641
#define HAVE_STRTOLL 1
 
2642
#define HAVE_STRTOQ 1
 
2643
#define HAVE_REALPATH 1
 
2644
#define HAVE_CRYPT 1
 
2645
#define ENVIRON_UNDECLARED 1
 
2646
#define HAVE_PTYS 1
 
2647
#define HAVE_DEV_PTMX 1
 
2648
#define WITH_CONTINUATIONS 1
 
2649
#define DB_RESOLVE_SYMBOLS 1
 
2650
#define rep_HAVE_UNIX 1
 
2651
#define rep_PTR_SIZED_INT int
 
2652
#define rep_PTR_SIZED_INT_SIZEOF 4
 
2653
#define rep_PTR_SIZED_INT_SUFFIX L
 
2654
#define rep_PTR_SIZED_INT_CONV ""
 
2655
#define SIZEOF_LONG 4
 
2656
#define SIZEOF_LONG_LONG 8
 
2657
#define SIZEOF_VOID_P 4
 
2658
#define rep_HAVE_LONG_LONG 1
 
2659
#define rep_MALLOC_ALIGNMENT 4
 
2660
#define STACK_DIRECTION -1
 
2661
#define rep_VERSION "0.17"
 
2662
#define rep_INTERFACE 13
 
2663
#define HAVE_LC_MESSAGES 1
 
2664
#define LIBC_GETTEXT 1
 
2665
#define HAVE_LIBINTL_H 1
 
2666
 
 
2667
configure: exit 0