Project

General

Profile

libpreludedb-config.log

libpreludedb.log - patrick moulin, 09/16/2015 08:21 AM

Download (47.2 KB)

 
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 libpreludedb configure 1.2.5, which was
5
generated by GNU Autoconf 2.63.  Invocation command line was
6

    
7
  $ ./configure 
8

    
9
## --------- ##
10
## Platform. ##
11
## --------- ##
12

    
13
hostname = toto.local
14
uname -m = amd64
15
uname -r = 10.2-RELEASE-p2
16
uname -s = FreeBSD
17
uname -v = FreeBSD 10.2-RELEASE-p2 #0 r287260M: Fri Aug 28 18:38:18 CEST 2015     root@dev.nas4free.org:/usr/obj/nas4free/usr/src/sys/NAS4FREE-amd64 
18

    
19
/usr/bin/uname -p = amd64
20
/bin/uname -X     = unknown
21

    
22
/bin/arch              = unknown
23
/usr/bin/arch -k       = unknown
24
/usr/convex/getsysinfo = unknown
25
/usr/bin/hostinfo      = unknown
26
/bin/machine           = unknown
27
/usr/bin/oslevel       = unknown
28
/bin/universe          = unknown
29

    
30
PATH: /sbin
31
PATH: /bin
32
PATH: /usr/sbin
33
PATH: /usr/bin
34
PATH: /usr/games
35
PATH: /usr/local/sbin
36
PATH: /usr/local/bin
37
PATH: /root/bin
38

    
39

    
40
## ----------- ##
41
## Core tests. ##
42
## ----------- ##
43

    
44
configure:2701: checking build system type
45
configure:2719: result: x86_64-unknown-freebsd10.2
46
configure:2741: checking host system type
47
configure:2756: result: x86_64-unknown-freebsd10.2
48
configure:2778: checking target system type
49
configure:2793: result: x86_64-unknown-freebsd10.2
50
configure:2839: checking for a BSD-compatible install
51
configure:2907: result: /usr/bin/install -c
52
configure:2918: checking whether build environment is sane
53
configure:2978: result: yes
54
configure:3119: checking for a thread-safe mkdir -p
55
configure:3158: result: ./install-sh -c -d
56
configure:3171: checking for gawk
57
configure:3201: result: no
58
configure:3171: checking for mawk
59
configure:3201: result: no
60
configure:3171: checking for nawk
61
configure:3187: found /usr/bin/nawk
62
configure:3198: result: nawk
63
configure:3209: checking whether make sets $(MAKE)
64
configure:3231: result: yes
65
configure:3308: checking how to create a pax tar archive
66
configure:3321: tar --version
67
bsdtar 3.1.2 - libarchive 3.1.2
68
configure:3324: $? = 0
69
configure:3364: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
70
configure:3367: $? = 0
71
configure:3371: tar -xf - <conftest.tar
72
configure:3374: $? = 0
73
configure:3387: result: gnutar
74
configure:3398: checking whether to enable maintainer-specific portions of Makefiles
75
configure:3407: result: no
76
configure:3436: checking for a BSD-compatible install
77
configure:3504: result: /usr/bin/install -c
78
configure:3515: checking whether make sets $(MAKE)
79
configure:3537: result: yes
80
configure:3594: checking for gcc
81
configure:3624: result: no
82
configure:3687: checking for cc
83
configure:3708: found /usr/bin/cc
84
configure:3731: result: cc
85
configure:3853: checking for C compiler version
86
configure:3861: cc --version >&5
87
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
88
Target: x86_64-unknown-freebsd10.2
89
Thread model: posix
90
configure:3865: $? = 0
91
configure:3872: cc -v >&5
92
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
93
Target: x86_64-unknown-freebsd10.2
94
Thread model: posix
95
Selected GCC installation: 
96
configure:3876: $? = 0
97
configure:3883: cc -V >&5
98
cc: error: argument to '-V' is missing (expected 1 value)
99
cc: error: no input files
100
configure:3887: $? = 1
101
configure:3910: checking for C compiler default output file name
102
configure:3932: cc    conftest.c  >&5
103
configure:3936: $? = 0
104
configure:3974: result: a.out
105
configure:3993: checking whether the C compiler works
106
configure:4003: ./a.out
107
configure:4007: $? = 0
108
configure:4026: result: yes
109
configure:4033: checking whether we are cross compiling
110
configure:4035: result: no
111
configure:4038: checking for suffix of executables
112
configure:4045: cc -o conftest    conftest.c  >&5
113
configure:4049: $? = 0
114
configure:4075: result: 
115
configure:4081: checking for suffix of object files
116
configure:4107: cc -c   conftest.c >&5
117
configure:4111: $? = 0
118
configure:4136: result: o
119
configure:4140: checking whether we are using the GNU C compiler
120
configure:4169: cc -c   conftest.c >&5
121
configure:4176: $? = 0
122
configure:4193: result: yes
123
configure:4202: checking whether cc accepts -g
124
configure:4232: cc -c -g  conftest.c >&5
125
configure:4239: $? = 0
126
configure:4340: result: yes
127
configure:4357: checking for cc option to accept ISO C89
128
configure:4431: cc  -c -g -O2  conftest.c >&5
129
configure:4438: $? = 0
130
configure:4461: result: none needed
131
configure:4490: checking for style of include used by make
132
configure:4518: result: GNU
133
configure:4543: checking dependency style of cc
134
configure:4653: result: gcc3
135
configure:4681: checking how to run the C preprocessor
136
configure:4721: cc -E  conftest.c
137
configure:4728: $? = 0
138
configure:4759: cc -E  conftest.c
139
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
140
#include <ac_nonexistent.h>
141
         ^
142
1 error generated.
143
configure:4766: $? = 1
144
configure: failed program was:
145
| /* confdefs.h.  */
146
| #define PACKAGE_NAME "libpreludedb"
147
| #define PACKAGE_TARNAME "libpreludedb"
148
| #define PACKAGE_VERSION "1.2.5"
149
| #define PACKAGE_STRING "libpreludedb 1.2.5"
150
| #define PACKAGE_BUGREPORT ""
151
| #define PACKAGE "libpreludedb"
152
| #define VERSION "1.2.5"
153
| /* end confdefs.h.  */
154
| #include <ac_nonexistent.h>
155
configure:4799: result: cc -E
156
configure:4828: cc -E  conftest.c
157
configure:4835: $? = 0
158
configure:4866: cc -E  conftest.c
159
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
160
#include <ac_nonexistent.h>
161
         ^
162
1 error generated.
163
configure:4873: $? = 1
164
configure: failed program was:
165
| /* confdefs.h.  */
166
| #define PACKAGE_NAME "libpreludedb"
167
| #define PACKAGE_TARNAME "libpreludedb"
168
| #define PACKAGE_VERSION "1.2.5"
169
| #define PACKAGE_STRING "libpreludedb 1.2.5"
170
| #define PACKAGE_BUGREPORT ""
171
| #define PACKAGE "libpreludedb"
172
| #define VERSION "1.2.5"
173
| /* end confdefs.h.  */
174
| #include <ac_nonexistent.h>
175
configure:4913: checking for grep that handles long lines and -e
176
configure:4973: result: /usr/bin/grep
177
configure:4978: checking for egrep
178
configure:5042: result: /usr/bin/grep -E
179
configure:5049: checking for Minix Amsterdam compiler
180
configure:5077: result: no
181
configure:5129: checking for ar
182
configure:5145: found /usr/bin/ar
183
configure:5156: result: ar
184
configure:5236: checking for ranlib
185
configure:5252: found /usr/bin/ranlib
186
configure:5263: result: ranlib
187
configure:5293: checking whether cc understands -c and -o together
188
configure:5325: cc -c conftest.c -o conftest2.o >&5
189
configure:5329: $? = 0
190
configure:5335: cc -c conftest.c -o conftest2.o >&5
191
configure:5339: $? = 0
192
configure:5394: result: yes
193
configure:5421: checking for ANSI C header files
194
configure:5451: cc -c -g -O2  conftest.c >&5
195
configure:5458: $? = 0
196
configure:5557: cc -o conftest -g -O2   conftest.c  >&5
197
configure:5561: $? = 0
198
configure:5567: ./conftest
199
configure:5571: $? = 0
200
configure:5589: result: yes
201
configure:5613: checking for sys/types.h
202
configure:5634: cc -c -g -O2  conftest.c >&5
203
configure:5641: $? = 0
204
configure:5658: result: yes
205
configure:5613: checking for sys/stat.h
206
configure:5634: cc -c -g -O2  conftest.c >&5
207
configure:5641: $? = 0
208
configure:5658: result: yes
209
configure:5613: checking for stdlib.h
210
configure:5634: cc -c -g -O2  conftest.c >&5
211
configure:5641: $? = 0
212
configure:5658: result: yes
213
configure:5613: checking for string.h
214
configure:5634: cc -c -g -O2  conftest.c >&5
215
configure:5641: $? = 0
216
configure:5658: result: yes
217
configure:5613: checking for memory.h
218
configure:5634: cc -c -g -O2  conftest.c >&5
219
configure:5641: $? = 0
220
configure:5658: result: yes
221
configure:5613: checking for strings.h
222
configure:5634: cc -c -g -O2  conftest.c >&5
223
configure:5641: $? = 0
224
configure:5658: result: yes
225
configure:5613: checking for inttypes.h
226
configure:5634: cc -c -g -O2  conftest.c >&5
227
configure:5641: $? = 0
228
configure:5658: result: yes
229
configure:5613: checking for stdint.h
230
configure:5634: cc -c -g -O2  conftest.c >&5
231
configure:5641: $? = 0
232
configure:5658: result: yes
233
configure:5613: checking for unistd.h
234
configure:5634: cc -c -g -O2  conftest.c >&5
235
configure:5641: $? = 0
236
configure:5658: result: yes
237
configure:5683: checking minix/config.h usability
238
configure:5700: cc -c -g -O2  conftest.c >&5
239
conftest.c:53:10: fatal error: 'minix/config.h' file not found
240
#include <minix/config.h>
241
         ^
242
1 error generated.
243
configure:5707: $? = 1
244
configure: failed program was:
245
| /* confdefs.h.  */
246
| #define PACKAGE_NAME "libpreludedb"
247
| #define PACKAGE_TARNAME "libpreludedb"
248
| #define PACKAGE_VERSION "1.2.5"
249
| #define PACKAGE_STRING "libpreludedb 1.2.5"
250
| #define PACKAGE_BUGREPORT ""
251
| #define PACKAGE "libpreludedb"
252
| #define VERSION "1.2.5"
253
| #define STDC_HEADERS 1
254
| #define HAVE_SYS_TYPES_H 1
255
| #define HAVE_SYS_STAT_H 1
256
| #define HAVE_STDLIB_H 1
257
| #define HAVE_STRING_H 1
258
| #define HAVE_MEMORY_H 1
259
| #define HAVE_STRINGS_H 1
260
| #define HAVE_INTTYPES_H 1
261
| #define HAVE_STDINT_H 1
262
| #define HAVE_UNISTD_H 1
263
| /* end confdefs.h.  */
264
| #include <stdio.h>
265
| #ifdef HAVE_SYS_TYPES_H
266
| # include <sys/types.h>
267
| #endif
268
| #ifdef HAVE_SYS_STAT_H
269
| # include <sys/stat.h>
270
| #endif
271
| #ifdef STDC_HEADERS
272
| # include <stdlib.h>
273
| # include <stddef.h>
274
| #else
275
| # ifdef HAVE_STDLIB_H
276
| #  include <stdlib.h>
277
| # endif
278
| #endif
279
| #ifdef HAVE_STRING_H
280
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
281
| #  include <memory.h>
282
| # endif
283
| # include <string.h>
284
| #endif
285
| #ifdef HAVE_STRINGS_H
286
| # include <strings.h>
287
| #endif
288
| #ifdef HAVE_INTTYPES_H
289
| # include <inttypes.h>
290
| #endif
291
| #ifdef HAVE_STDINT_H
292
| # include <stdint.h>
293
| #endif
294
| #ifdef HAVE_UNISTD_H
295
| # include <unistd.h>
296
| #endif
297
| #include <minix/config.h>
298
configure:5721: result: no
299
configure:5725: checking minix/config.h presence
300
configure:5740: cc -E  conftest.c
301
conftest.c:20:10: fatal error: 'minix/config.h' file not found
302
#include <minix/config.h>
303
         ^
304
1 error generated.
305
configure:5747: $? = 1
306
configure: failed program was:
307
| /* confdefs.h.  */
308
| #define PACKAGE_NAME "libpreludedb"
309
| #define PACKAGE_TARNAME "libpreludedb"
310
| #define PACKAGE_VERSION "1.2.5"
311
| #define PACKAGE_STRING "libpreludedb 1.2.5"
312
| #define PACKAGE_BUGREPORT ""
313
| #define PACKAGE "libpreludedb"
314
| #define VERSION "1.2.5"
315
| #define STDC_HEADERS 1
316
| #define HAVE_SYS_TYPES_H 1
317
| #define HAVE_SYS_STAT_H 1
318
| #define HAVE_STDLIB_H 1
319
| #define HAVE_STRING_H 1
320
| #define HAVE_MEMORY_H 1
321
| #define HAVE_STRINGS_H 1
322
| #define HAVE_INTTYPES_H 1
323
| #define HAVE_STDINT_H 1
324
| #define HAVE_UNISTD_H 1
325
| /* end confdefs.h.  */
326
| #include <minix/config.h>
327
configure:5761: result: no
328
configure:5789: checking for minix/config.h
329
configure:5796: result: no
330
configure:5832: checking whether it is safe to define __EXTENSIONS__
331
configure:5860: cc -c -g -O2  conftest.c >&5
332
configure:5867: $? = 0
333
configure:5882: result: yes
334
configure:5909: checking whether _XOPEN_SOURCE should be defined
335
configure:5938: cc -c -g -O2  conftest.c >&5
336
configure:5945: $? = 0
337
configure:6004: result: no
338
configure:6545: checking for a sed that does not truncate output
339
configure:6611: result: /usr/bin/sed
340
configure:6629: checking for fgrep
341
configure:6693: result: /usr/bin/grep -F
342
configure:6728: checking for ld used by cc
343
configure:6795: result: /usr/bin/ld
344
configure:6804: checking if the linker (/usr/bin/ld) is GNU ld
345
configure:6819: result: yes
346
configure:6831: checking for BSD- or MS-compatible name lister (nm)
347
configure:6880: result: /usr/bin/nm -B
348
configure:6998: checking the name lister (/usr/bin/nm -B) interface
349
configure:7005: cc -c -g -O2  -D_THREAD_SAFE conftest.c >&5
350
configure:7008: /usr/bin/nm -B "conftest.o"
351
configure:7011: output
352
0000000000000000 B some_variable
353
configure:7018: result: BSD nm
354
configure:7021: checking whether ln -s works
355
configure:7025: result: yes
356
configure:7033: checking the maximum length of command line arguments
357
configure:7153: result: 196608
358
configure:7170: checking whether the shell understands some XSI constructs
359
configure:7180: result: yes
360
configure:7184: checking whether the shell understands "+="
361
configure:7190: result: no
362
configure:7225: checking for /usr/bin/ld option to reload object files
363
configure:7232: result: -r
364
configure:7301: checking for objdump
365
configure:7328: result: objdump
366
configure:7357: checking how to recognize dependent libraries
367
configure:7553: result: pass_all
368
configure:7613: checking for ar
369
configure:7640: result: ar
370
configure:7718: checking for strip
371
configure:7734: found /usr/bin/strip
372
configure:7745: result: strip
373
configure:7817: checking for ranlib
374
configure:7844: result: ranlib
375
configure:7934: checking command to parse /usr/bin/nm -B output from cc object
376
configure:8052: cc -c -g -O2  -D_THREAD_SAFE conftest.c >&5
377
configure:8055: $? = 0
378
configure:8059: /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
379
configure:8062: $? = 0
380
configure:8116: cc -o conftest -g -O2  -D_THREAD_SAFE  conftest.c conftstm.o >&5
381
configure:8119: $? = 0
382
configure:8157: result: ok
383
configure:9022: checking for dlfcn.h
384
configure:9043: cc -c -g -O2  -D_THREAD_SAFE conftest.c >&5
385
configure:9050: $? = 0
386
configure:9067: result: yes
387
configure:9219: checking for objdir
388
configure:9234: result: .libs
389
configure:9530: checking if cc supports -fno-rtti -fno-exceptions
390
configure:9548: cc -c -g -O2  -D_THREAD_SAFE -fno-rtti -fno-exceptions conftest.c >&5
391
configure:9552: $? = 0
392
configure:9565: result: yes
393
configure:9585: checking for cc option to produce PIC
394
configure:9857: result: -fPIC -DPIC
395
configure:9869: checking if cc PIC flag -fPIC -DPIC works
396
configure:9887: cc -c -g -O2  -D_THREAD_SAFE -fPIC -DPIC -DPIC conftest.c >&5
397
configure:9891: $? = 0
398
configure:9904: result: yes
399
configure:9928: checking if cc static flag -static works
400
configure:9956: result: yes
401
configure:9971: checking if cc supports -c -o file.o
402
configure:9992: cc -c -g -O2  -D_THREAD_SAFE -o out/conftest2.o conftest.c >&5
403
configure:9996: $? = 0
404
configure:10018: result: yes
405
configure:10026: checking if cc supports -c -o file.o
406
configure:10073: result: yes
407
configure:10106: checking whether the cc linker (/usr/bin/ld) supports shared libraries
408
configure:11180: result: yes
409
configure:11217: checking whether -lc should be explicitly linked in
410
configure:11222: cc -c -g -O2  -D_THREAD_SAFE conftest.c >&5
411
configure:11225: $? = 0
412
configure:11240: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
413
configure:11243: $? = 0
414
configure:11255: result: no
415
configure:11419: checking dynamic linker characteristics
416
configure:12105: result: no
417
configure:12207: checking how to hardcode library paths into programs
418
configure:12232: result: immediate
419
configure:12355: checking for shl_load
420
configure:12411: cc -o conftest -g -O2  -D_THREAD_SAFE  conftest.c  >&5
421
/tmp/conftest-52d94e.o: In function `main':
422
/tmp/libpreludedb-1.2.5/conftest.c:62: undefined reference to `shl_load'
423
cc: error: linker command failed with exit code 1 (use -v to see invocation)
424
configure:12418: $? = 1
425
configure: failed program was:
426
| /* confdefs.h.  */
427
| #define PACKAGE_NAME "libpreludedb"
428
| #define PACKAGE_TARNAME "libpreludedb"
429
| #define PACKAGE_VERSION "1.2.5"
430
| #define PACKAGE_STRING "libpreludedb 1.2.5"
431
| #define PACKAGE_BUGREPORT ""
432
| #define PACKAGE "libpreludedb"
433
| #define VERSION "1.2.5"
434
| #define STDC_HEADERS 1
435
| #define HAVE_SYS_TYPES_H 1
436
| #define HAVE_SYS_STAT_H 1
437
| #define HAVE_STDLIB_H 1
438
| #define HAVE_STRING_H 1
439
| #define HAVE_MEMORY_H 1
440
| #define HAVE_STRINGS_H 1
441
| #define HAVE_INTTYPES_H 1
442
| #define HAVE_STDINT_H 1
443
| #define HAVE_UNISTD_H 1
444
| #define __EXTENSIONS__ 1
445
| #define _ALL_SOURCE 1
446
| #define _DARWIN_C_SOURCE 1
447
| #define _GNU_SOURCE 1
448
| #define _POSIX_PTHREAD_SEMANTICS 1
449
| #define _TANDEM_SOURCE 1
450
| #define HAVE_DLFCN_H 1
451
| #define LT_OBJDIR ".libs/"
452
| /* end confdefs.h.  */
453
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
454
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
455
| #define shl_load innocuous_shl_load
456
| 
457
| /* System header to define __stub macros and hopefully few prototypes,
458
|     which can conflict with char shl_load (); below.
459
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
460
|     <limits.h> exists even on freestanding compilers.  */
461
| 
462
| #ifdef __STDC__
463
| # include <limits.h>
464
| #else
465
| # include <assert.h>
466
| #endif
467
| 
468
| #undef shl_load
469
| 
470
| /* Override any GCC internal prototype to avoid an error.
471
|    Use char because int might match the return type of a GCC
472
|    builtin and then its argument prototype would still apply.  */
473
| #ifdef __cplusplus
474
| extern "C"
475
| #endif
476
| char shl_load ();
477
| /* The GNU C library defines this for functions which it implements
478
|     to always fail with ENOSYS.  Some functions are actually named
479
|     something starting with __ and the normal name is an alias.  */
480
| #if defined __stub_shl_load || defined __stub___shl_load
481
| choke me
482
| #endif
483
| 
484
| int
485
| main ()
486
| {
487
| return shl_load ();
488
|   ;
489
|   return 0;
490
| }
491
configure:12438: result: no
492
configure:12443: checking for shl_load in -ldld
493
configure:12478: cc -o conftest -g -O2  -D_THREAD_SAFE  conftest.c -ldld   >&5
494
/usr/bin/ld: cannot find -ldld
495
cc: error: linker command failed with exit code 1 (use -v to see invocation)
496
configure:12485: $? = 1
497
configure: failed program was:
498
| /* confdefs.h.  */
499
| #define PACKAGE_NAME "libpreludedb"
500
| #define PACKAGE_TARNAME "libpreludedb"
501
| #define PACKAGE_VERSION "1.2.5"
502
| #define PACKAGE_STRING "libpreludedb 1.2.5"
503
| #define PACKAGE_BUGREPORT ""
504
| #define PACKAGE "libpreludedb"
505
| #define VERSION "1.2.5"
506
| #define STDC_HEADERS 1
507
| #define HAVE_SYS_TYPES_H 1
508
| #define HAVE_SYS_STAT_H 1
509
| #define HAVE_STDLIB_H 1
510
| #define HAVE_STRING_H 1
511
| #define HAVE_MEMORY_H 1
512
| #define HAVE_STRINGS_H 1
513
| #define HAVE_INTTYPES_H 1
514
| #define HAVE_STDINT_H 1
515
| #define HAVE_UNISTD_H 1
516
| #define __EXTENSIONS__ 1
517
| #define _ALL_SOURCE 1
518
| #define _DARWIN_C_SOURCE 1
519
| #define _GNU_SOURCE 1
520
| #define _POSIX_PTHREAD_SEMANTICS 1
521
| #define _TANDEM_SOURCE 1
522
| #define HAVE_DLFCN_H 1
523
| #define LT_OBJDIR ".libs/"
524
| /* end confdefs.h.  */
525
| 
526
| /* Override any GCC internal prototype to avoid an error.
527
|    Use char because int might match the return type of a GCC
528
|    builtin and then its argument prototype would still apply.  */
529
| #ifdef __cplusplus
530
| extern "C"
531
| #endif
532
| char shl_load ();
533
| int
534
| main ()
535
| {
536
| return shl_load ();
537
|   ;
538
|   return 0;
539
| }
540
configure:12506: result: no
541
configure:12511: checking for dlopen
542
configure:12567: cc -o conftest -g -O2  -D_THREAD_SAFE  conftest.c  >&5
543
configure:12574: $? = 0
544
configure:12594: result: yes
545
configure:12839: checking whether a program can dlopen itself
546
configure:12909: cc -o conftest -g -O2  -D_THREAD_SAFE -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c   >&5
547
configure:12912: $? = 0
548
configure:12930: result: yes
549
configure:12935: checking whether a statically linked program can dlopen itself
550
configure:13005: cc -o conftest -g -O2  -D_THREAD_SAFE -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c   >&5
551
configure:13008: $? = 0
552
Service unavailable
553
configure:13026: result: no
554
configure:13065: checking whether stripping libraries is possible
555
configure:13070: result: yes
556
configure:13105: checking if libtool supports shared libraries
557
configure:13107: result: no
558
configure:13110: checking whether to build shared libraries
559
configure:13131: result: no
560
configure:13134: checking whether to build static libraries
561
configure:13138: result: yes
562
configure:13177: checking for cpu-specific compiler flags
563
configure:13180: result: x86_64/static: adding -fPIC
564
configure:13182: checking whether C compiler accepts -fPIC
565
configure:13211: cc -c -g -O2  -fPIC  -D_THREAD_SAFE conftest.c >&5
566
configure:13218: $? = 0
567
configure:13234: result: yes
568
configure:13248: checking for platform-specific compiler flags
569
configure:13324: result: none needed
570
configure:13329: checking whether the linker accepts -z relro
571
configure:13358: cc -o conftest -g -O2  -D_THREAD_SAFE -fPIC   -z relro conftest.c  >&5
572
cc: error: unknown argument: '-z'
573
cc: error: no such file or directory: 'relro'
574
configure:13365: $? = 1
575
configure: failed program was:
576
| /* confdefs.h.  */
577
| #define PACKAGE_NAME "libpreludedb"
578
| #define PACKAGE_TARNAME "libpreludedb"
579
| #define PACKAGE_VERSION "1.2.5"
580
| #define PACKAGE_STRING "libpreludedb 1.2.5"
581
| #define PACKAGE_BUGREPORT ""
582
| #define PACKAGE "libpreludedb"
583
| #define VERSION "1.2.5"
584
| #define STDC_HEADERS 1
585
| #define HAVE_SYS_TYPES_H 1
586
| #define HAVE_SYS_STAT_H 1
587
| #define HAVE_STDLIB_H 1
588
| #define HAVE_STRING_H 1
589
| #define HAVE_MEMORY_H 1
590
| #define HAVE_STRINGS_H 1
591
| #define HAVE_INTTYPES_H 1
592
| #define HAVE_STDINT_H 1
593
| #define HAVE_UNISTD_H 1
594
| #define __EXTENSIONS__ 1
595
| #define _ALL_SOURCE 1
596
| #define _DARWIN_C_SOURCE 1
597
| #define _GNU_SOURCE 1
598
| #define _POSIX_PTHREAD_SEMANTICS 1
599
| #define _TANDEM_SOURCE 1
600
| #define HAVE_DLFCN_H 1
601
| #define LT_OBJDIR ".libs/"
602
| /* end confdefs.h.  */
603
| 
604
| int
605
| main ()
606
| {
607
| 
608
|   ;
609
|   return 0;
610
| }
611
configure:13386: result: no
612
configure:13395: checking whether the linker accepts -z now
613
configure:13424: cc -o conftest -g -O2  -D_THREAD_SAFE -fPIC   -z now conftest.c  >&5
614
cc: error: unknown argument: '-z'
615
cc: error: no such file or directory: 'now'
616
configure:13431: $? = 1
617
configure: failed program was:
618
| /* confdefs.h.  */
619
| #define PACKAGE_NAME "libpreludedb"
620
| #define PACKAGE_TARNAME "libpreludedb"
621
| #define PACKAGE_VERSION "1.2.5"
622
| #define PACKAGE_STRING "libpreludedb 1.2.5"
623
| #define PACKAGE_BUGREPORT ""
624
| #define PACKAGE "libpreludedb"
625
| #define VERSION "1.2.5"
626
| #define STDC_HEADERS 1
627
| #define HAVE_SYS_TYPES_H 1
628
| #define HAVE_SYS_STAT_H 1
629
| #define HAVE_STDLIB_H 1
630
| #define HAVE_STRING_H 1
631
| #define HAVE_MEMORY_H 1
632
| #define HAVE_STRINGS_H 1
633
| #define HAVE_INTTYPES_H 1
634
| #define HAVE_STDINT_H 1
635
| #define HAVE_UNISTD_H 1
636
| #define __EXTENSIONS__ 1
637
| #define _ALL_SOURCE 1
638
| #define _DARWIN_C_SOURCE 1
639
| #define _GNU_SOURCE 1
640
| #define _POSIX_PTHREAD_SEMANTICS 1
641
| #define _TANDEM_SOURCE 1
642
| #define HAVE_DLFCN_H 1
643
| #define LT_OBJDIR ".libs/"
644
| /* end confdefs.h.  */
645
| 
646
| int
647
| main ()
648
| {
649
| 
650
|   ;
651
|   return 0;
652
| }
653
configure:13452: result: no
654
configure:13467: checking whether C compiler accepts -Wall
655
configure:13496: cc -c -g -O2  -Wall  -D_THREAD_SAFE -fPIC conftest.c >&5
656
configure:13503: $? = 0
657
configure:13521: result: yes
658
configure:13467: checking whether C compiler accepts -Wstrict-prototypes
659
configure:13496: cc -c -g -O2  -Wstrict-prototypes  -D_THREAD_SAFE -fPIC conftest.c >&5
660
configure:13503: $? = 0
661
configure:13521: result: yes
662
configure:13467: checking whether C compiler accepts -Wmissing-prototypes
663
configure:13496: cc -c -g -O2  -Wmissing-prototypes  -D_THREAD_SAFE -fPIC conftest.c >&5
664
configure:13503: $? = 0
665
configure:13521: result: yes
666
configure:13467: checking whether C compiler accepts -Wmissing-declarations
667
configure:13496: cc -c -g -O2  -Wmissing-declarations  -D_THREAD_SAFE -fPIC conftest.c >&5
668
configure:13503: $? = 0
669
configure:13521: result: yes
670
configure:13467: checking whether C compiler accepts -Wbad-function-cast
671
configure:13496: cc -c -g -O2  -Wbad-function-cast  -D_THREAD_SAFE -fPIC conftest.c >&5
672
configure:13503: $? = 0
673
configure:13521: result: yes
674
configure:13467: checking whether C compiler accepts -Wcast-qual
675
configure:13496: cc -c -g -O2  -Wcast-qual  -D_THREAD_SAFE -fPIC conftest.c >&5
676
configure:13503: $? = 0
677
configure:13521: result: yes
678
configure:13467: checking whether C compiler accepts -Wcast-align
679
configure:13496: cc -c -g -O2  -Wcast-align  -D_THREAD_SAFE -fPIC conftest.c >&5
680
configure:13503: $? = 0
681
configure:13521: result: yes
682
configure:13467: checking whether C compiler accepts -Wnested-externs
683
configure:13496: cc -c -g -O2  -Wnested-externs  -D_THREAD_SAFE -fPIC conftest.c >&5
684
configure:13503: $? = 0
685
configure:13521: result: yes
686
configure:13467: checking whether C compiler accepts -Wunused
687
configure:13496: cc -c -g -O2  -Wunused  -D_THREAD_SAFE -fPIC conftest.c >&5
688
configure:13503: $? = 0
689
configure:13521: result: yes
690
configure:13467: checking whether C compiler accepts -Wformat
691
configure:13496: cc -c -g -O2  -Wformat  -D_THREAD_SAFE -fPIC conftest.c >&5
692
configure:13503: $? = 0
693
configure:13521: result: yes
694
configure:13467: checking whether C compiler accepts -Wformat-security
695
configure:13496: cc -c -g -O2  -Wformat-security  -D_THREAD_SAFE -fPIC conftest.c >&5
696
configure:13503: $? = 0
697
configure:13521: result: yes
698
configure:13616: checking for libprelude-config
699
configure:13634: found /usr/local/bin/libprelude-config
700
configure:13647: result: /usr/local/bin/libprelude-config
701
configure:13670: checking for libprelude - version >= 1.2.5
702
configure:13757: cc -o conftest -g -O2 -I/usr/local/include  -D_THREAD_SAFE -fPIC   conftest.c  -L/usr/local/lib -lprelude -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt -lgpg-error >&5
703
/usr/bin/ld: undefined reference to symbol `pthread_create@@FBSD_1.0' (try adding -lthr)
704
//lib/libthr.so.3: could not read symbols: Bad value
705
cc: error: linker command failed with exit code 1 (use -v to see invocation)
706
configure:13761: $? = 1
707
configure: program exited with status 1
708
configure: failed program was:
709
| /* confdefs.h.  */
710
| #define PACKAGE_NAME "libpreludedb"
711
| #define PACKAGE_TARNAME "libpreludedb"
712
| #define PACKAGE_VERSION "1.2.5"
713
| #define PACKAGE_STRING "libpreludedb 1.2.5"
714
| #define PACKAGE_BUGREPORT ""
715
| #define PACKAGE "libpreludedb"
716
| #define VERSION "1.2.5"
717
| #define STDC_HEADERS 1
718
| #define HAVE_SYS_TYPES_H 1
719
| #define HAVE_SYS_STAT_H 1
720
| #define HAVE_STDLIB_H 1
721
| #define HAVE_STRING_H 1
722
| #define HAVE_MEMORY_H 1
723
| #define HAVE_STRINGS_H 1
724
| #define HAVE_INTTYPES_H 1
725
| #define HAVE_STDINT_H 1
726
| #define HAVE_UNISTD_H 1
727
| #define __EXTENSIONS__ 1
728
| #define _ALL_SOURCE 1
729
| #define _DARWIN_C_SOURCE 1
730
| #define _GNU_SOURCE 1
731
| #define _POSIX_PTHREAD_SEMANTICS 1
732
| #define _TANDEM_SOURCE 1
733
| #define HAVE_DLFCN_H 1
734
| #define LT_OBJDIR ".libs/"
735
| /* end confdefs.h.  */
736
| 
737
| #include <stdio.h>
738
| #include <stdlib.h>
739
| #include <string.h>
740
| #include <libprelude/prelude.h>
741
| 
742
| int
743
| main ()
744
| {
745
|     system ("touch conf.libpreludetest");
746
| 
747
|     if( strcmp( prelude_check_version(NULL), "1.2.5" ) )
748
|     {
749
|       printf("\n*** 'libprelude-config --version' returned %s, but LIBPRELUDE (%s)\n",
750
|              "1.2.5", prelude_check_version(NULL) );
751
|       printf("*** was found! If libprelude-config was correct, then it is best\n");
752
|       printf("*** to remove the old version of LIBPRELUDE. You may also be able to fix the error\n");
753
|       printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
754
|       printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
755
|       printf("*** required on your system.\n");
756
|       printf("*** If libprelude-config was wrong, set the environment variable LIBPRELUDE_CONFIG\n");
757
|       printf("*** to point to the correct copy of libprelude-config, and remove the file config.cache\n");
758
|       printf("*** before re-running configure\n");
759
|     }
760
|     else if ( strcmp(prelude_check_version(NULL), LIBPRELUDE_VERSION ) ) {
761
|         printf("\n*** LIBPRELUDE header file (version %s) does not match\n", LIBPRELUDE_VERSION);
762
|         printf("*** library (version %s)\n", prelude_check_version(NULL) );
763
|     }
764
|     else {
765
|       if ( prelude_check_version( "1.2.5" ) )
766
|         return 0;
767
|       else {
768
|         printf("no\n*** An old version of LIBPRELUDE (%s) was found.\n",
769
|                 prelude_check_version(NULL) );
770
|         printf("*** You need a version of LIBPRELUDE newer than %s. The latest version of\n",
771
|                "1.2.5" );
772
|         printf("*** LIBPRELUDE is always available from http://www.prelude-ids.com/development/download/\n");
773
|         printf("*** \n");
774
|         printf("*** If you have already installed a sufficiently new version, this error\n");
775
|         printf("*** probably means that the wrong copy of the libprelude-config shell script is\n");
776
|         printf("*** being found. The easiest way to fix this is to remove the old version\n");
777
|         printf("*** of LIBPRELUDE, but you can also set the LIBPRELUDE_CONFIG environment to point to the\n");
778
|         printf("*** correct copy of libprelude-config. (In this case, you will have to\n");
779
|         printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
780
|         printf("*** so that the correct libraries are found at run-time))\n");
781
|       }
782
|     }
783
|     return 1;
784
| }
785
| 
786
configure:13800: result: no
787
configure:13842: cc -o conftest -g -O2 -I/usr/local/include  -D_THREAD_SAFE -fPIC   conftest.c  -L/usr/local/lib -lprelude -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt -lgpg-error >&5
788
/usr/bin/ld: undefined reference to symbol `pthread_create@@FBSD_1.0' (try adding -lthr)
789
//lib/libthr.so.3: could not read symbols: Bad value
790
cc: error: linker command failed with exit code 1 (use -v to see invocation)
791
configure:13849: $? = 1
792
configure: failed program was:
793
| /* confdefs.h.  */
794
| #define PACKAGE_NAME "libpreludedb"
795
| #define PACKAGE_TARNAME "libpreludedb"
796
| #define PACKAGE_VERSION "1.2.5"
797
| #define PACKAGE_STRING "libpreludedb 1.2.5"
798
| #define PACKAGE_BUGREPORT ""
799
| #define PACKAGE "libpreludedb"
800
| #define VERSION "1.2.5"
801
| #define STDC_HEADERS 1
802
| #define HAVE_SYS_TYPES_H 1
803
| #define HAVE_SYS_STAT_H 1
804
| #define HAVE_STDLIB_H 1
805
| #define HAVE_STRING_H 1
806
| #define HAVE_MEMORY_H 1
807
| #define HAVE_STRINGS_H 1
808
| #define HAVE_INTTYPES_H 1
809
| #define HAVE_STDINT_H 1
810
| #define HAVE_UNISTD_H 1
811
| #define __EXTENSIONS__ 1
812
| #define _ALL_SOURCE 1
813
| #define _DARWIN_C_SOURCE 1
814
| #define _GNU_SOURCE 1
815
| #define _POSIX_PTHREAD_SEMANTICS 1
816
| #define _TANDEM_SOURCE 1
817
| #define HAVE_DLFCN_H 1
818
| #define LT_OBJDIR ".libs/"
819
| /* end confdefs.h.  */
820
| 
821
| #include <stdio.h>
822
| #include <stdlib.h>
823
| #include <string.h>
824
| #include <libprelude/prelude.h>
825
| 
826
| int
827
| main ()
828
| {
829
|  return !!prelude_check_version(NULL);
830
|   ;
831
|   return 0;
832
| }
833
configure:13888: error: Cannot find libprelude: Is libprelude-config in the path?
834

    
835
## ---------------- ##
836
## Cache variables. ##
837
## ---------------- ##
838

    
839
ac_cv_build=x86_64-unknown-freebsd10.2
840
ac_cv_c_compiler_gnu=yes
841
ac_cv_env_CC_set=''
842
ac_cv_env_CC_value=''
843
ac_cv_env_CFLAGS_set=''
844
ac_cv_env_CFLAGS_value=''
845
ac_cv_env_CPPFLAGS_set=''
846
ac_cv_env_CPPFLAGS_value=''
847
ac_cv_env_CPP_set=''
848
ac_cv_env_CPP_value=''
849
ac_cv_env_LDFLAGS_set=''
850
ac_cv_env_LDFLAGS_value=''
851
ac_cv_env_LIBS_set=''
852
ac_cv_env_LIBS_value=''
853
ac_cv_env_MYSQL_CONFIG_set=''
854
ac_cv_env_MYSQL_CONFIG_value=''
855
ac_cv_env_PKG_CONFIG_set=''
856
ac_cv_env_PKG_CONFIG_value=''
857
ac_cv_env_build_alias_set=''
858
ac_cv_env_build_alias_value=''
859
ac_cv_env_host_alias_set=''
860
ac_cv_env_host_alias_value=''
861
ac_cv_env_target_alias_set=''
862
ac_cv_env_target_alias_value=''
863
ac_cv_func_dlopen=yes
864
ac_cv_func_shl_load=no
865
ac_cv_header_dlfcn_h=yes
866
ac_cv_header_inttypes_h=yes
867
ac_cv_header_memory_h=yes
868
ac_cv_header_minix_config_h=no
869
ac_cv_header_stdc=yes
870
ac_cv_header_stdint_h=yes
871
ac_cv_header_stdlib_h=yes
872
ac_cv_header_string_h=yes
873
ac_cv_header_strings_h=yes
874
ac_cv_header_sys_stat_h=yes
875
ac_cv_header_sys_types_h=yes
876
ac_cv_header_unistd_h=yes
877
ac_cv_host=x86_64-unknown-freebsd10.2
878
ac_cv_lib_dld_shl_load=no
879
ac_cv_objext=o
880
ac_cv_path_EGREP='/usr/bin/grep -E'
881
ac_cv_path_FGREP='/usr/bin/grep -F'
882
ac_cv_path_GREP=/usr/bin/grep
883
ac_cv_path_LIBPRELUDE_CONFIG=/usr/local/bin/libprelude-config
884
ac_cv_path_SED=/usr/bin/sed
885
ac_cv_path_install='/usr/bin/install -c'
886
ac_cv_prog_AWK=nawk
887
ac_cv_prog_CC=cc
888
ac_cv_prog_CPP='cc -E'
889
ac_cv_prog_ac_ct_AR=ar
890
ac_cv_prog_ac_ct_OBJDUMP=objdump
891
ac_cv_prog_ac_ct_RANLIB=ranlib
892
ac_cv_prog_ac_ct_STRIP=strip
893
ac_cv_prog_cc_c89=''
894
ac_cv_prog_cc_cc_c_o=yes
895
ac_cv_prog_cc_g=yes
896
ac_cv_prog_make_make_set=yes
897
ac_cv_safe_to_define___extensions__=yes
898
ac_cv_should_define__xopen_source=no
899
ac_cv_target=x86_64-unknown-freebsd10.2
900
am_cv_CC_dependencies_compiler_type=gcc3
901
am_cv_prog_tar_pax=gnutar
902
ax_cv_check_cflags___Wall=yes
903
ax_cv_check_cflags___Wbad_function_cast=yes
904
ax_cv_check_cflags___Wcast_align=yes
905
ax_cv_check_cflags___Wcast_qual=yes
906
ax_cv_check_cflags___Wformat=yes
907
ax_cv_check_cflags___Wformat_security=yes
908
ax_cv_check_cflags___Wmissing_declarations=yes
909
ax_cv_check_cflags___Wmissing_prototypes=yes
910
ax_cv_check_cflags___Wnested_externs=yes
911
ax_cv_check_cflags___Wstrict_prototypes=yes
912
ax_cv_check_cflags___Wunused=yes
913
ax_cv_check_cflags___fPIC=yes
914
ax_cv_check_ldflags___z_now=no
915
ax_cv_check_ldflags___z_relro=no
916
gl_cv_c_amsterdam_compiler=no
917
lt_cv_deplibs_check_method=pass_all
918
lt_cv_dlopen=dlopen
919
lt_cv_dlopen_libs=''
920
lt_cv_dlopen_self=yes
921
lt_cv_dlopen_self_static=no
922
lt_cv_file_magic_cmd='$MAGIC_CMD'
923
lt_cv_file_magic_test_file=''
924
lt_cv_ld_reload_flag=-r
925
lt_cv_nm_interface='BSD nm'
926
lt_cv_objdir=.libs
927
lt_cv_path_LD=/usr/bin/ld
928
lt_cv_path_NM='/usr/bin/nm -B'
929
lt_cv_prog_compiler_c_o=yes
930
lt_cv_prog_compiler_pic_works=yes
931
lt_cv_prog_compiler_rtti_exceptions=yes
932
lt_cv_prog_compiler_static_works=yes
933
lt_cv_prog_gnu_ld=yes
934
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'
935
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'
936
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'
937
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'
938
lt_cv_sys_max_cmd_len=196608
939

    
940
## ----------------- ##
941
## Output variables. ##
942
## ----------------- ##
943

    
944
ACLOCAL='${SHELL} /tmp/libpreludedb-1.2.5/missing --run aclocal-1.11'
945
ALLOCA=''
946
ALLOCA_H=''
947
AMDEPBACKSLASH='\'
948
AMDEP_FALSE='#'
949
AMDEP_TRUE=''
950
AMTAR='${SHELL} /tmp/libpreludedb-1.2.5/missing --run tar'
951
APPLE_UNIVERSAL_BUILD=''
952
AR='ar'
953
ARFLAGS='cru'
954
AS='as'
955
AUTOCONF='${SHELL} /tmp/libpreludedb-1.2.5/missing --run autoconf'
956
AUTOHEADER='${SHELL} /tmp/libpreludedb-1.2.5/missing --run autoheader'
957
AUTOMAKE='${SHELL} /tmp/libpreludedb-1.2.5/missing --run automake-1.11'
958
AWK='nawk'
959
BINDINGS_CC='cc'
960
BITSIZEOF_PTRDIFF_T=''
961
BITSIZEOF_SIG_ATOMIC_T=''
962
BITSIZEOF_SIZE_T=''
963
BITSIZEOF_WCHAR_T=''
964
BITSIZEOF_WINT_T=''
965
CC='cc'
966
CCDEPMODE='depmode=gcc3'
967
CFLAGS='-g -O2'
968
CPP='cc -E'
969
CPPFLAGS=' -D_THREAD_SAFE -fPIC'
970
CYGPATH_W='echo'
971
DATADIR=''
972
DEFS=''
973
DEPDIR='.deps'
974
DLLTOOL='dlltool'
975
DSYMUTIL=''
976
DUMPBIN=''
977
ECHO_C=''
978
ECHO_N='-n'
979
ECHO_T=''
980
EGREP='/usr/bin/grep -E'
981
EMULTIHOP_HIDDEN=''
982
EMULTIHOP_VALUE=''
983
ENABLE_GTK_DOC_FALSE=''
984
ENABLE_GTK_DOC_TRUE=''
985
ENOLINK_HIDDEN=''
986
ENOLINK_VALUE=''
987
EOVERFLOW_HIDDEN=''
988
EOVERFLOW_VALUE=''
989
ERRNO_H=''
990
EXEEXT=''
991
FGREP='/usr/bin/grep -F'
992
FLOAT_H=''
993
GL_COND_LIBTOOL_FALSE=''
994
GL_COND_LIBTOOL_TRUE=''
995
GL_GENERATE_ALLOCA_H_FALSE=''
996
GL_GENERATE_ALLOCA_H_TRUE=''
997
GL_GENERATE_ERRNO_H_FALSE=''
998
GL_GENERATE_ERRNO_H_TRUE=''
999
GL_GENERATE_FLOAT_H_FALSE=''
1000
GL_GENERATE_FLOAT_H_TRUE=''
1001
GL_GENERATE_STDBOOL_H_FALSE=''
1002
GL_GENERATE_STDBOOL_H_TRUE=''
1003
GL_GENERATE_STDDEF_H_FALSE=''
1004
GL_GENERATE_STDDEF_H_TRUE=''
1005
GL_GENERATE_STDINT_H_FALSE=''
1006
GL_GENERATE_STDINT_H_TRUE=''
1007
GNULIB_BTOWC=''
1008
GNULIB_CHDIR=''
1009
GNULIB_CHOWN=''
1010
GNULIB_CLOSE=''
1011
GNULIB_DPRINTF=''
1012
GNULIB_DUP2=''
1013
GNULIB_DUP3=''
1014
GNULIB_DUP=''
1015
GNULIB_ENVIRON=''
1016
GNULIB_EUIDACCESS=''
1017
GNULIB_FACCESSAT=''
1018
GNULIB_FCHDIR=''
1019
GNULIB_FCHOWNAT=''
1020
GNULIB_FCLOSE=''
1021
GNULIB_FDATASYNC=''
1022
GNULIB_FDOPEN=''
1023
GNULIB_FFLUSH=''
1024
GNULIB_FFSL=''
1025
GNULIB_FFSLL=''
1026
GNULIB_FGETC=''
1027
GNULIB_FGETS=''
1028
GNULIB_FOPEN=''
1029
GNULIB_FPRINTF=''
1030
GNULIB_FPRINTF_POSIX=''
1031
GNULIB_FPURGE=''
1032
GNULIB_FPUTC=''
1033
GNULIB_FPUTS=''
1034
GNULIB_FREAD=''
1035
GNULIB_FREOPEN=''
1036
GNULIB_FSCANF=''
1037
GNULIB_FSEEK=''
1038
GNULIB_FSEEKO=''
1039
GNULIB_FSYNC=''
1040
GNULIB_FTELL=''
1041
GNULIB_FTELLO=''
1042
GNULIB_FTRUNCATE=''
1043
GNULIB_FWRITE=''
1044
GNULIB_GETC=''
1045
GNULIB_GETCHAR=''
1046
GNULIB_GETCWD=''
1047
GNULIB_GETDELIM=''
1048
GNULIB_GETDOMAINNAME=''
1049
GNULIB_GETDTABLESIZE=''
1050
GNULIB_GETGROUPS=''
1051
GNULIB_GETHOSTNAME=''
1052
GNULIB_GETLINE=''
1053
GNULIB_GETLOGIN=''
1054
GNULIB_GETLOGIN_R=''
1055
GNULIB_GETPAGESIZE=''
1056
GNULIB_GETUSERSHELL=''
1057
GNULIB_GROUP_MEMBER=''
1058
GNULIB_IMAXABS=''
1059
GNULIB_IMAXDIV=''
1060
GNULIB_ISATTY=''
1061
GNULIB_LCHOWN=''
1062
GNULIB_LINK=''
1063
GNULIB_LINKAT=''
1064
GNULIB_LSEEK=''
1065
GNULIB_MBRLEN=''
1066
GNULIB_MBRTOWC=''
1067
GNULIB_MBSCASECMP=''
1068
GNULIB_MBSCASESTR=''
1069
GNULIB_MBSCHR=''
1070
GNULIB_MBSCSPN=''
1071
GNULIB_MBSINIT=''
1072
GNULIB_MBSLEN=''
1073
GNULIB_MBSNCASECMP=''
1074
GNULIB_MBSNLEN=''
1075
GNULIB_MBSNRTOWCS=''
1076
GNULIB_MBSPBRK=''
1077
GNULIB_MBSPCASECMP=''
1078
GNULIB_MBSRCHR=''
1079
GNULIB_MBSRTOWCS=''
1080
GNULIB_MBSSEP=''
1081
GNULIB_MBSSPN=''
1082
GNULIB_MBSSTR=''
1083
GNULIB_MBSTOK_R=''
1084
GNULIB_MEMCHR=''
1085
GNULIB_MEMMEM=''
1086
GNULIB_MEMPCPY=''
1087
GNULIB_MEMRCHR=''
1088
GNULIB_MKTIME=''
1089
GNULIB_NANOSLEEP=''
1090
GNULIB_OBSTACK_PRINTF=''
1091
GNULIB_OBSTACK_PRINTF_POSIX=''
1092
GNULIB_PCLOSE=''
1093
GNULIB_PERROR=''
1094
GNULIB_PIPE2=''
1095
GNULIB_PIPE=''
1096
GNULIB_POPEN=''
1097
GNULIB_PREAD=''
1098
GNULIB_PRINTF=''
1099
GNULIB_PRINTF_POSIX=''
1100
GNULIB_PUTC=''
1101
GNULIB_PUTCHAR=''
1102
GNULIB_PUTS=''
1103
GNULIB_PWRITE=''
1104
GNULIB_RAWMEMCHR=''
1105
GNULIB_READ=''
1106
GNULIB_READLINK=''
1107
GNULIB_READLINKAT=''
1108
GNULIB_REMOVE=''
1109
GNULIB_RENAME=''
1110
GNULIB_RENAMEAT=''
1111
GNULIB_RMDIR=''
1112
GNULIB_SCANF=''
1113
GNULIB_SETHOSTNAME=''
1114
GNULIB_SLEEP=''
1115
GNULIB_SNPRINTF=''
1116
GNULIB_SPRINTF_POSIX=''
1117
GNULIB_STDIO_H_NONBLOCKING=''
1118
GNULIB_STDIO_H_SIGPIPE=''
1119
GNULIB_STPCPY=''
1120
GNULIB_STPNCPY=''
1121
GNULIB_STRCASESTR=''
1122
GNULIB_STRCHRNUL=''
1123
GNULIB_STRDUP=''
1124
GNULIB_STRERROR=''
1125
GNULIB_STRERROR_R=''
1126
GNULIB_STRNCAT=''
1127
GNULIB_STRNDUP=''
1128
GNULIB_STRNLEN=''
1129
GNULIB_STRPBRK=''
1130
GNULIB_STRPTIME=''
1131
GNULIB_STRSEP=''
1132
GNULIB_STRSIGNAL=''
1133
GNULIB_STRSTR=''
1134
GNULIB_STRTOIMAX=''
1135
GNULIB_STRTOK_R=''
1136
GNULIB_STRTOUMAX=''
1137
GNULIB_STRVERSCMP=''
1138
GNULIB_SYMLINK=''
1139
GNULIB_SYMLINKAT=''
1140
GNULIB_TIMEGM=''
1141
GNULIB_TIME_R=''
1142
GNULIB_TMPFILE=''
1143
GNULIB_TTYNAME_R=''
1144
GNULIB_UNISTD_H_NONBLOCKING=''
1145
GNULIB_UNISTD_H_SIGPIPE=''
1146
GNULIB_UNLINK=''
1147
GNULIB_UNLINKAT=''
1148
GNULIB_USLEEP=''
1149
GNULIB_VASPRINTF=''
1150
GNULIB_VDPRINTF=''
1151
GNULIB_VFPRINTF=''
1152
GNULIB_VFPRINTF_POSIX=''
1153
GNULIB_VFSCANF=''
1154
GNULIB_VPRINTF=''
1155
GNULIB_VPRINTF_POSIX=''
1156
GNULIB_VSCANF=''
1157
GNULIB_VSNPRINTF=''
1158
GNULIB_VSPRINTF_POSIX=''
1159
GNULIB_WCPCPY=''
1160
GNULIB_WCPNCPY=''
1161
GNULIB_WCRTOMB=''
1162
GNULIB_WCSCASECMP=''
1163
GNULIB_WCSCAT=''
1164
GNULIB_WCSCHR=''
1165
GNULIB_WCSCMP=''
1166
GNULIB_WCSCOLL=''
1167
GNULIB_WCSCPY=''
1168
GNULIB_WCSCSPN=''
1169
GNULIB_WCSDUP=''
1170
GNULIB_WCSLEN=''
1171
GNULIB_WCSNCASECMP=''
1172
GNULIB_WCSNCAT=''
1173
GNULIB_WCSNCMP=''
1174
GNULIB_WCSNCPY=''
1175
GNULIB_WCSNLEN=''
1176
GNULIB_WCSNRTOMBS=''
1177
GNULIB_WCSPBRK=''
1178
GNULIB_WCSRCHR=''
1179
GNULIB_WCSRTOMBS=''
1180
GNULIB_WCSSPN=''
1181
GNULIB_WCSSTR=''
1182
GNULIB_WCSTOK=''
1183
GNULIB_WCSWIDTH=''
1184
GNULIB_WCSXFRM=''
1185
GNULIB_WCTOB=''
1186
GNULIB_WCWIDTH=''
1187
GNULIB_WMEMCHR=''
1188
GNULIB_WMEMCMP=''
1189
GNULIB_WMEMCPY=''
1190
GNULIB_WMEMMOVE=''
1191
GNULIB_WMEMSET=''
1192
GNULIB_WRITE=''
1193
GREP='/usr/bin/grep'
1194
GTKDOC_CHECK=''
1195
GTK_DOC_USE_LIBTOOL_FALSE=''
1196
GTK_DOC_USE_LIBTOOL_TRUE=''
1197
HAVE_BTOWC=''
1198
HAVE_CHOWN=''
1199
HAVE_DECL_ENVIRON=''
1200
HAVE_DECL_FCHDIR=''
1201
HAVE_DECL_FDATASYNC=''
1202
HAVE_DECL_FPURGE=''
1203
HAVE_DECL_FSEEKO=''
1204
HAVE_DECL_FTELLO=''
1205
HAVE_DECL_GETDELIM=''
1206
HAVE_DECL_GETDOMAINNAME=''
1207
HAVE_DECL_GETLINE=''
1208
HAVE_DECL_GETLOGIN_R=''
1209
HAVE_DECL_GETPAGESIZE=''
1210
HAVE_DECL_GETUSERSHELL=''
1211
HAVE_DECL_IMAXABS=''
1212
HAVE_DECL_IMAXDIV=''
1213
HAVE_DECL_LOCALTIME_R=''
1214
HAVE_DECL_MEMMEM=''
1215
HAVE_DECL_MEMRCHR=''
1216
HAVE_DECL_OBSTACK_PRINTF=''
1217
HAVE_DECL_SETHOSTNAME=''
1218
HAVE_DECL_SNPRINTF=''
1219
HAVE_DECL_STRDUP=''
1220
HAVE_DECL_STRERROR_R=''
1221
HAVE_DECL_STRNDUP=''
1222
HAVE_DECL_STRNLEN=''
1223
HAVE_DECL_STRSIGNAL=''
1224
HAVE_DECL_STRTOIMAX=''
1225
HAVE_DECL_STRTOK_R=''
1226
HAVE_DECL_STRTOUMAX=''
1227
HAVE_DECL_TTYNAME_R=''
1228
HAVE_DECL_VSNPRINTF=''
1229
HAVE_DECL_WCTOB=''
1230
HAVE_DECL_WCWIDTH=''
1231
HAVE_DPRINTF=''
1232
HAVE_DUP2=''
1233
HAVE_DUP3=''
1234
HAVE_EUIDACCESS=''
1235
HAVE_FACCESSAT=''
1236
HAVE_FCHDIR=''
1237
HAVE_FCHOWNAT=''
1238
HAVE_FDATASYNC=''
1239
HAVE_FEATURES_H=''
1240
HAVE_FFSL=''
1241
HAVE_FFSLL=''
1242
HAVE_FSEEKO=''
1243
HAVE_FSYNC=''
1244
HAVE_FTELLO=''
1245
HAVE_FTRUNCATE=''
1246
HAVE_GETDTABLESIZE=''
1247
HAVE_GETGROUPS=''
1248
HAVE_GETHOSTNAME=''
1249
HAVE_GETLOGIN=''
1250
HAVE_GETPAGESIZE=''
1251
HAVE_GROUP_MEMBER=''
1252
HAVE_INTTYPES_H=''
1253
HAVE_LCHOWN=''
1254
HAVE_LINK=''
1255
HAVE_LINKAT=''
1256
HAVE_LONG_LONG_INT=''
1257
HAVE_MBRLEN=''
1258
HAVE_MBRTOWC=''
1259
HAVE_MBSINIT=''
1260
HAVE_MBSLEN=''
1261
HAVE_MBSNRTOWCS=''
1262
HAVE_MBSRTOWCS=''
1263
HAVE_MEMCHR=''
1264
HAVE_MEMPCPY=''
1265
HAVE_MSVC_INVALID_PARAMETER_HANDLER=''
1266
HAVE_MYSQL_FALSE=''
1267
HAVE_MYSQL_TRUE=''
1268
HAVE_NANOSLEEP=''
1269
HAVE_OS_H=''
1270
HAVE_PCLOSE=''
1271
HAVE_PERL_FALSE=''
1272
HAVE_PERL_TRUE=''
1273
HAVE_PGSQL_FALSE=''
1274
HAVE_PGSQL_TRUE=''
1275
HAVE_PIPE2=''
1276
HAVE_PIPE=''
1277
HAVE_POPEN=''
1278
HAVE_PREAD=''
1279
HAVE_PWRITE=''
1280
HAVE_PYTHON_FALSE=''
1281
HAVE_PYTHON_TRUE=''
1282
HAVE_RAWMEMCHR=''
1283
HAVE_READLINK=''
1284
HAVE_READLINKAT=''
1285
HAVE_RENAMEAT=''
1286
HAVE_SETHOSTNAME=''
1287
HAVE_SIGNED_SIG_ATOMIC_T=''
1288
HAVE_SIGNED_WCHAR_T=''
1289
HAVE_SIGNED_WINT_T=''
1290
HAVE_SLEEP=''
1291
HAVE_SQLITE3_FALSE=''
1292
HAVE_SQLITE3_TRUE=''
1293
HAVE_STDINT_H=''
1294
HAVE_STPCPY=''
1295
HAVE_STPNCPY=''
1296
HAVE_STRCASESTR=''
1297
HAVE_STRCHRNUL=''
1298
HAVE_STRPBRK=''
1299
HAVE_STRPTIME=''
1300
HAVE_STRSEP=''
1301
HAVE_STRVERSCMP=''
1302
HAVE_SWIG_FALSE=''
1303
HAVE_SWIG_TRUE=''
1304
HAVE_SYMLINK=''
1305
HAVE_SYMLINKAT=''
1306
HAVE_SYS_BITYPES_H=''
1307
HAVE_SYS_INTTYPES_H=''
1308
HAVE_SYS_PARAM_H=''
1309
HAVE_SYS_TYPES_H=''
1310
HAVE_TIMEGM=''
1311
HAVE_UNISTD_H=''
1312
HAVE_UNLINKAT=''
1313
HAVE_UNSIGNED_LONG_LONG_INT=''
1314
HAVE_USLEEP=''
1315
HAVE_VASPRINTF=''
1316
HAVE_VDPRINTF=''
1317
HAVE_WCHAR_H=''
1318
HAVE_WCHAR_T=''
1319
HAVE_WCPCPY=''
1320
HAVE_WCPNCPY=''
1321
HAVE_WCRTOMB=''
1322
HAVE_WCSCASECMP=''
1323
HAVE_WCSCAT=''
1324
HAVE_WCSCHR=''
1325
HAVE_WCSCMP=''
1326
HAVE_WCSCOLL=''
1327
HAVE_WCSCPY=''
1328
HAVE_WCSCSPN=''
1329
HAVE_WCSDUP=''
1330
HAVE_WCSLEN=''
1331
HAVE_WCSNCASECMP=''
1332
HAVE_WCSNCAT=''
1333
HAVE_WCSNCMP=''
1334
HAVE_WCSNCPY=''
1335
HAVE_WCSNLEN=''
1336
HAVE_WCSNRTOMBS=''
1337
HAVE_WCSPBRK=''
1338
HAVE_WCSRCHR=''
1339
HAVE_WCSRTOMBS=''
1340
HAVE_WCSSPN=''
1341
HAVE_WCSSTR=''
1342
HAVE_WCSTOK=''
1343
HAVE_WCSWIDTH=''
1344
HAVE_WCSXFRM=''
1345
HAVE_WINT_T=''
1346
HAVE_WMEMCHR=''
1347
HAVE_WMEMCMP=''
1348
HAVE_WMEMCPY=''
1349
HAVE_WMEMMOVE=''
1350
HAVE_WMEMSET=''
1351
HAVE__BOOL=''
1352
HTML_DIR=''
1353
INCLUDE_NEXT=''
1354
INCLUDE_NEXT_AS_FIRST_DIRECTIVE=''
1355
INSTALL_DATA='${INSTALL} -m 644'
1356
INSTALL_PROGRAM='${INSTALL}'
1357
INSTALL_SCRIPT='${INSTALL}'
1358
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1359
INT32_MAX_LT_INTMAX_MAX=''
1360
INT64_MAX_EQ_LONG_MAX=''
1361
LD='/usr/bin/ld'
1362
LDFLAGS=''
1363
LIBDIR=''
1364
LIBMULTITHREAD=''
1365
LIBOBJS=''
1366
LIBPRELUDEDB_SONAME='4:11:4'
1367
LIBPRELUDE_CFLAGS=''
1368
LIBPRELUDE_CONFIG='/usr/local/bin/libprelude-config'
1369
LIBPRELUDE_CONFIG_PREFIX='/usr/local/etc/prelude'
1370
LIBPRELUDE_LDFLAGS=''
1371
LIBPRELUDE_LIBS=''
1372
LIBPRELUDE_PREFIX='/usr/local'
1373
LIBPRELUDE_PTHREAD_CFLAGS='-I/usr/local/include'
1374
LIBPTH=''
1375
LIBPTH_PREFIX=''
1376
LIBS=''
1377
LIBTESTS_LIBDEPS=''
1378
LIBTHREAD=''
1379
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1380
LIPO=''
1381
LN_S='ln -s'
1382
LTLIBMULTITHREAD=''
1383
LTLIBOBJS=''
1384
LTLIBPTH=''
1385
LTLIBTHREAD=''
1386
MAINT='#'
1387
MAINTAINER_MODE_FALSE=''
1388
MAINTAINER_MODE_TRUE='#'
1389
MAKEINFO='${SHELL} /tmp/libpreludedb-1.2.5/missing --run makeinfo'
1390
MKDIR_P='./install-sh -c -d'
1391
MYSQL_CFLAGS=''
1392
MYSQL_CONFIG=''
1393
MYSQL_LDFLAGS=''
1394
MYSQL_VERSION=''
1395
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
1396
NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
1397
NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
1398
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
1399
NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
1400
NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
1401
NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
1402
NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
1403
NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
1404
NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
1405
NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
1406
NEXT_ERRNO_H=''
1407
NEXT_FLOAT_H=''
1408
NEXT_INTTYPES_H=''
1409
NEXT_STDDEF_H=''
1410
NEXT_STDINT_H=''
1411
NEXT_STDIO_H=''
1412
NEXT_STRING_H=''
1413
NEXT_SYS_TYPES_H=''
1414
NEXT_TIME_H=''
1415
NEXT_UNISTD_H=''
1416
NEXT_WCHAR_H=''
1417
NM='/usr/bin/nm -B'
1418
NMEDIT=''
1419
OBJDUMP='objdump'
1420
OBJEXT='o'
1421
OTOOL64=''
1422
OTOOL=''
1423
PACKAGE='libpreludedb'
1424
PACKAGE_BUGREPORT=''
1425
PACKAGE_NAME='libpreludedb'
1426
PACKAGE_STRING='libpreludedb 1.2.5'
1427
PACKAGE_TARNAME='libpreludedb'
1428
PACKAGE_VERSION='1.2.5'
1429
PATH_SEPARATOR=':'
1430
PCFLAGS=' -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Wnested-externs -Wunused -Wformat -Wformat-security'
1431
PERL=''
1432
PERL_EXTRA_PARAMS=''
1433
PG_CONFIG=''
1434
PKG_CONFIG=''
1435
POSTGRESQL_CFLAGS=''
1436
POSTGRESQL_LDFLAGS=''
1437
POSTGRESQL_VERSION=''
1438
PRAGMA_COLUMNS=''
1439
PRAGMA_SYSTEM_HEADER=''
1440
PRIPTR_PREFIX=''
1441
PRI_MACROS_BROKEN=''
1442
PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
1443
PTRDIFF_T_SUFFIX=''
1444
PYTHON=''
1445
RANLIB='ranlib'
1446
REPLACE_BTOWC=''
1447
REPLACE_CHOWN=''
1448
REPLACE_CLOSE=''
1449
REPLACE_DPRINTF=''
1450
REPLACE_DUP2=''
1451
REPLACE_DUP=''
1452
REPLACE_FCHOWNAT=''
1453
REPLACE_FCLOSE=''
1454
REPLACE_FDOPEN=''
1455
REPLACE_FFLUSH=''
1456
REPLACE_FOPEN=''
1457
REPLACE_FPRINTF=''
1458
REPLACE_FPURGE=''
1459
REPLACE_FREOPEN=''
1460
REPLACE_FSEEK=''
1461
REPLACE_FSEEKO=''
1462
REPLACE_FTELL=''
1463
REPLACE_FTELLO=''
1464
REPLACE_FTRUNCATE=''
1465
REPLACE_GETCWD=''
1466
REPLACE_GETDELIM=''
1467
REPLACE_GETDOMAINNAME=''
1468
REPLACE_GETDTABLESIZE=''
1469
REPLACE_GETGROUPS=''
1470
REPLACE_GETLINE=''
1471
REPLACE_GETLOGIN_R=''
1472
REPLACE_GETPAGESIZE=''
1473
REPLACE_ISATTY=''
1474
REPLACE_ITOLD=''
1475
REPLACE_LCHOWN=''
1476
REPLACE_LINK=''
1477
REPLACE_LINKAT=''
1478
REPLACE_LOCALTIME_R=''
1479
REPLACE_LSEEK=''
1480
REPLACE_MBRLEN=''
1481
REPLACE_MBRTOWC=''
1482
REPLACE_MBSINIT=''
1483
REPLACE_MBSNRTOWCS=''
1484
REPLACE_MBSRTOWCS=''
1485
REPLACE_MBSTATE_T=''
1486
REPLACE_MEMCHR=''
1487
REPLACE_MEMMEM=''
1488
REPLACE_MKTIME=''
1489
REPLACE_NANOSLEEP=''
1490
REPLACE_NULL=''
1491
REPLACE_OBSTACK_PRINTF=''
1492
REPLACE_PERROR=''
1493
REPLACE_POPEN=''
1494
REPLACE_PREAD=''
1495
REPLACE_PRINTF=''
1496
REPLACE_PWRITE=''
1497
REPLACE_READ=''
1498
REPLACE_READLINK=''
1499
REPLACE_REMOVE=''
1500
REPLACE_RENAME=''
1501
REPLACE_RENAMEAT=''
1502
REPLACE_RMDIR=''
1503
REPLACE_SLEEP=''
1504
REPLACE_SNPRINTF=''
1505
REPLACE_SPRINTF=''
1506
REPLACE_STDIO_READ_FUNCS=''
1507
REPLACE_STDIO_WRITE_FUNCS=''
1508
REPLACE_STPNCPY=''
1509
REPLACE_STRCASESTR=''
1510
REPLACE_STRCHRNUL=''
1511
REPLACE_STRDUP=''
1512
REPLACE_STRERROR=''
1513
REPLACE_STRERROR_R=''
1514
REPLACE_STRNCAT=''
1515
REPLACE_STRNDUP=''
1516
REPLACE_STRNLEN=''
1517
REPLACE_STRSIGNAL=''
1518
REPLACE_STRSTR=''
1519
REPLACE_STRTOIMAX=''
1520
REPLACE_STRTOK_R=''
1521
REPLACE_STRTOUMAX=''
1522
REPLACE_SYMLINK=''
1523
REPLACE_TIMEGM=''
1524
REPLACE_TMPFILE=''
1525
REPLACE_TTYNAME_R=''
1526
REPLACE_UNLINK=''
1527
REPLACE_UNLINKAT=''
1528
REPLACE_USLEEP=''
1529
REPLACE_VASPRINTF=''
1530
REPLACE_VDPRINTF=''
1531
REPLACE_VFPRINTF=''
1532
REPLACE_VPRINTF=''
1533
REPLACE_VSNPRINTF=''
1534
REPLACE_VSPRINTF=''
1535
REPLACE_WCRTOMB=''
1536
REPLACE_WCSNRTOMBS=''
1537
REPLACE_WCSRTOMBS=''
1538
REPLACE_WCSWIDTH=''
1539
REPLACE_WCTOB=''
1540
REPLACE_WCWIDTH=''
1541
REPLACE_WRITE=''
1542
SED='/usr/bin/sed'
1543
SET_MAKE=''
1544
SHELL='/bin/sh'
1545
SIG_ATOMIC_T_SUFFIX=''
1546
SIZE_T_SUFFIX=''
1547
SQLITE3_CFLAGS=''
1548
SQLITE3_LDFLAGS=''
1549
SQLITE3_VERSION=''
1550
STDBOOL_H=''
1551
STDDEF_H=''
1552
STDINT_H=''
1553
STRIP='strip'
1554
SWIG=''
1555
SYSCONFDIR=''
1556
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
1557
TIME_H_DEFINES_STRUCT_TIMESPEC=''
1558
UINT32_MAX_LT_UINTMAX_MAX=''
1559
UINT64_MAX_EQ_ULONG_MAX=''
1560
UNDEFINE_STRTOK_R=''
1561
UNISTD_H_HAVE_WINSOCK2_H=''
1562
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=''
1563
VERSION='1.2.5'
1564
WCHAR_T_SUFFIX=''
1565
WINDOWS_64_BIT_OFF_T=''
1566
WINT_T_SUFFIX=''
1567
YIELD_LIB=''
1568
ac_ct_CC=''
1569
ac_ct_DUMPBIN=''
1570
am__EXEEXT_FALSE=''
1571
am__EXEEXT_TRUE=''
1572
am__fastdepCC_FALSE='#'
1573
am__fastdepCC_TRUE=''
1574
am__include='include'
1575
am__isrc=''
1576
am__leading_dot='.'
1577
am__quote=''
1578
am__tar='tar --format=posix -chf - "$$tardir"'
1579
am__untar='tar -xf -'
1580
bindir='${exec_prefix}/bin'
1581
build='x86_64-unknown-freebsd10.2'
1582
build_alias=''
1583
build_cpu='x86_64'
1584
build_os='freebsd10.2'
1585
build_vendor='unknown'
1586
datadir='${datarootdir}'
1587
datarootdir='${prefix}/share'
1588
db_plugin_dir=''
1589
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1590
dvidir='${docdir}'
1591
exec_prefix='NONE'
1592
format_plugin_dir=''
1593
format_schema_dir=''
1594
gl_LIBOBJS=''
1595
gl_LTLIBOBJS=''
1596
gltests_LIBOBJS=''
1597
gltests_LTLIBOBJS=''
1598
gltests_WITNESS=''
1599
host='x86_64-unknown-freebsd10.2'
1600
host_alias=''
1601
host_cpu='x86_64'
1602
host_os='freebsd10.2'
1603
host_vendor='unknown'
1604
htmldir='${docdir}'
1605
includedir='${prefix}/include'
1606
infodir='${datarootdir}/info'
1607
install_sh='${SHELL} /tmp/libpreludedb-1.2.5/install-sh'
1608
libdir='${exec_prefix}/lib'
1609
libexecdir='${exec_prefix}/libexec'
1610
localedir='${datarootdir}/locale'
1611
localstatedir='${prefix}/var'
1612
lt_ECHO='echo'
1613
mandir='${datarootdir}/man'
1614
mkdir_p='$(top_builddir)/./install-sh -c -d'
1615
oldincludedir='/usr/include'
1616
pdfdir='${docdir}'
1617
prefix='NONE'
1618
program_transform_name='s,x,x,'
1619
psdir='${docdir}'
1620
sbindir='${exec_prefix}/sbin'
1621
sharedstatedir='${prefix}/com'
1622
sql_plugin_dir=''
1623
sysconfdir='${prefix}/etc'
1624
target='x86_64-unknown-freebsd10.2'
1625
target_alias=''
1626
target_cpu='x86_64'
1627
target_os='freebsd10.2'
1628
target_vendor='unknown'
1629

    
1630
## ----------- ##
1631
## confdefs.h. ##
1632
## ----------- ##
1633

    
1634
#define PACKAGE_NAME "libpreludedb"
1635
#define PACKAGE_TARNAME "libpreludedb"
1636
#define PACKAGE_VERSION "1.2.5"
1637
#define PACKAGE_STRING "libpreludedb 1.2.5"
1638
#define PACKAGE_BUGREPORT ""
1639
#define PACKAGE "libpreludedb"
1640
#define VERSION "1.2.5"
1641
#define STDC_HEADERS 1
1642
#define HAVE_SYS_TYPES_H 1
1643
#define HAVE_SYS_STAT_H 1
1644
#define HAVE_STDLIB_H 1
1645
#define HAVE_STRING_H 1
1646
#define HAVE_MEMORY_H 1
1647
#define HAVE_STRINGS_H 1
1648
#define HAVE_INTTYPES_H 1
1649
#define HAVE_STDINT_H 1
1650
#define HAVE_UNISTD_H 1
1651
#define __EXTENSIONS__ 1
1652
#define _ALL_SOURCE 1
1653
#define _DARWIN_C_SOURCE 1
1654
#define _GNU_SOURCE 1
1655
#define _POSIX_PTHREAD_SEMANTICS 1
1656
#define _TANDEM_SOURCE 1
1657
#define HAVE_DLFCN_H 1
1658
#define LT_OBJDIR ".libs/"
1659

    
1660
configure: exit 1