~ubuntu-branches/ubuntu/wily/styx/wily

« back to all changes in this revision

Viewing changes to config.log

  • Committer: Package Import Robot
  • Author(s): Frederik Schüler
  • Date: 2013-12-28 18:20:37 UTC
  • mfrom: (0.1.5)
  • Revision ID: package-import@ubuntu.com-20131228182037-ihsf1de5y1oe24nf
Tags: 2.0.1-1
New upstream release

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.67.  Invocation command line was
6
 
 
7
 
  $ ./configure --prefix=/home/heike/styx-bin
8
 
 
9
 
## --------- ##
10
 
## Platform. ##
11
 
## --------- ##
12
 
 
13
 
hostname = idefix
14
 
uname -m = i686
15
 
uname -r = 2.6.33.1
16
 
uname -s = Linux
17
 
uname -v = #2 PREEMPT Thu Dec 23 11:21:10 CET 2010
18
 
 
19
 
/usr/bin/uname -p = unknown
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: /home/heike/bin
31
 
PATH: /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin
32
 
PATH: /home/heike/packages/activetcl/bin
33
 
PATH: /usr/local/bin
34
 
PATH: /usr/bin
35
 
PATH: /bin
36
 
PATH: /usr/bin/X11
37
 
PATH: /usr/games
38
 
 
39
 
 
40
 
## ----------- ##
41
 
## Core tests. ##
42
 
## ----------- ##
43
 
 
44
 
configure:2530: checking for a BSD-compatible install
45
 
configure:2598: result: /usr/bin/install -c
46
 
configure:2609: checking whether build environment is sane
47
 
configure:2659: result: yes
48
 
configure:2687: WARNING: `missing' script is too old or missing
49
 
configure:2800: checking for a thread-safe mkdir -p
50
 
configure:2839: result: /bin/mkdir -p
51
 
configure:2852: checking for gawk
52
 
configure:2868: found /usr/bin/gawk
53
 
configure:2879: result: gawk
54
 
configure:2890: checking whether make sets $(MAKE)
55
 
configure:2912: result: yes
56
 
configure:2998: checking for gawk
57
 
configure:3025: result: gawk
58
 
configure:3084: checking for gcc
59
 
configure:3100: found /usr/bin/gcc
60
 
configure:3111: result: gcc
61
 
configure:3340: checking for C compiler version
62
 
configure:3349: gcc --version >&5
63
 
gcc (Debian 4.4.5-10) 4.4.5
64
 
Copyright (C) 2010 Free Software Foundation, Inc.
65
 
This is free software; see the source for copying conditions.  There is NO
66
 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
67
 
 
68
 
configure:3360: $? = 0
69
 
configure:3349: gcc -v >&5
70
 
Using built-in specs.
71
 
Target: i486-linux-gnu
72
 
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-10' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
73
 
Thread model: posix
74
 
gcc version 4.4.5 (Debian 4.4.5-10) 
75
 
configure:3360: $? = 0
76
 
configure:3349: gcc -V >&5
77
 
gcc: '-V' option must have argument
78
 
configure:3360: $? = 1
79
 
configure:3349: gcc -qversion >&5
80
 
gcc: unrecognized option '-qversion'
81
 
gcc: no input files
82
 
configure:3360: $? = 1
83
 
configure:3380: checking whether the C compiler works
84
 
configure:3402: gcc    conftest.c  >&5
85
 
configure:3406: $? = 0
86
 
configure:3454: result: yes
87
 
configure:3457: checking for C compiler default output file name
88
 
configure:3459: result: a.out
89
 
configure:3465: checking for suffix of executables
90
 
configure:3472: gcc -o conftest    conftest.c  >&5
91
 
configure:3476: $? = 0
92
 
configure:3498: result: 
93
 
configure:3520: checking whether we are cross compiling
94
 
configure:3528: gcc -o conftest    conftest.c  >&5
95
 
configure:3532: $? = 0
96
 
configure:3539: ./conftest
97
 
configure:3543: $? = 0
98
 
configure:3558: result: no
99
 
configure:3563: checking for suffix of object files
100
 
configure:3585: gcc -c   conftest.c >&5
101
 
configure:3589: $? = 0
102
 
configure:3610: result: o
103
 
configure:3614: checking whether we are using the GNU C compiler
104
 
configure:3633: gcc -c   conftest.c >&5
105
 
configure:3633: $? = 0
106
 
configure:3642: result: yes
107
 
configure:3651: checking whether gcc accepts -g
108
 
configure:3671: gcc -c -g  conftest.c >&5
109
 
configure:3671: $? = 0
110
 
configure:3712: result: yes
111
 
configure:3729: checking for gcc option to accept ISO C89
112
 
configure:3793: gcc  -c -g -O2  conftest.c >&5
113
 
configure:3793: $? = 0
114
 
configure:3806: result: none needed
115
 
configure:3837: checking for style of include used by make
116
 
configure:3865: result: GNU
117
 
configure:3890: checking dependency style of gcc
118
 
configure:4000: result: gcc3
119
 
configure:4073: checking for g++
120
 
configure:4089: found /usr/bin/g++
121
 
configure:4100: result: g++
122
 
configure:4127: checking for C++ compiler version
123
 
configure:4136: g++ --version >&5
124
 
g++ (Debian 4.4.5-10) 4.4.5
125
 
Copyright (C) 2010 Free Software Foundation, Inc.
126
 
This is free software; see the source for copying conditions.  There is NO
127
 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
128
 
 
129
 
configure:4147: $? = 0
130
 
configure:4136: g++ -v >&5
131
 
Using built-in specs.
132
 
Target: i486-linux-gnu
133
 
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-10' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
134
 
Thread model: posix
135
 
gcc version 4.4.5 (Debian 4.4.5-10) 
136
 
configure:4147: $? = 0
137
 
configure:4136: g++ -V >&5
138
 
g++: '-V' option must have argument
139
 
configure:4147: $? = 1
140
 
configure:4136: g++ -qversion >&5
141
 
g++: unrecognized option '-qversion'
142
 
g++: no input files
143
 
configure:4147: $? = 1
144
 
configure:4151: checking whether we are using the GNU C++ compiler
145
 
configure:4170: g++ -c   conftest.cpp >&5
146
 
configure:4170: $? = 0
147
 
configure:4179: result: yes
148
 
configure:4188: checking whether g++ accepts -g
149
 
configure:4208: g++ -c -g  conftest.cpp >&5
150
 
configure:4208: $? = 0
151
 
configure:4249: result: yes
152
 
configure:4274: checking dependency style of g++
153
 
configure:4384: result: gcc3
154
 
configure:4404: checking how to run the C preprocessor
155
 
configure:4435: gcc -E  conftest.c
156
 
configure:4435: $? = 0
157
 
configure:4449: gcc -E  conftest.c
158
 
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
159
 
configure:4449: $? = 1
160
 
configure: failed program was:
161
 
| /* confdefs.h */
162
 
| #define PACKAGE_NAME ""
163
 
| #define PACKAGE_TARNAME ""
164
 
| #define PACKAGE_VERSION ""
165
 
| #define PACKAGE_STRING ""
166
 
| #define PACKAGE_BUGREPORT ""
167
 
| #define PACKAGE_URL ""
168
 
| #define PACKAGE "styx"
169
 
| #define VERSION "1.8.0"
170
 
| /* end confdefs.h.  */
171
 
| #include <ac_nonexistent.h>
172
 
configure:4474: result: gcc -E
173
 
configure:4494: gcc -E  conftest.c
174
 
configure:4494: $? = 0
175
 
configure:4508: gcc -E  conftest.c
176
 
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
177
 
configure:4508: $? = 1
178
 
configure: failed program was:
179
 
| /* confdefs.h */
180
 
| #define PACKAGE_NAME ""
181
 
| #define PACKAGE_TARNAME ""
182
 
| #define PACKAGE_VERSION ""
183
 
| #define PACKAGE_STRING ""
184
 
| #define PACKAGE_BUGREPORT ""
185
 
| #define PACKAGE_URL ""
186
 
| #define PACKAGE "styx"
187
 
| #define VERSION "1.8.0"
188
 
| /* end confdefs.h.  */
189
 
| #include <ac_nonexistent.h>
190
 
configure:4565: checking build system type
191
 
configure:4579: result: i686-pc-linux-gnu
192
 
configure:4599: checking host system type
193
 
configure:4612: result: i686-pc-linux-gnu
194
 
configure:4632: checking for a sed that does not truncate output
195
 
configure:4696: result: /bin/sed
196
 
configure:4714: checking for grep that handles long lines and -e
197
 
configure:4772: result: /bin/grep
198
 
configure:4777: checking for egrep
199
 
configure:4839: result: /bin/grep -E
200
 
configure:4844: checking for fgrep
201
 
configure:4906: result: /bin/grep -F
202
 
configure:4941: checking for ld used by gcc
203
 
configure:5008: result: /usr/bin/ld
204
 
configure:5015: checking if the linker (/usr/bin/ld) is GNU ld
205
 
configure:5030: result: yes
206
 
configure:5042: checking for BSD- or MS-compatible name lister (nm)
207
 
configure:5091: result: /usr/bin/nm -B
208
 
configure:5209: checking the name lister (/usr/bin/nm -B) interface
209
 
configure:5216: gcc -c -g -O2  conftest.c >&5
210
 
configure:5219: /usr/bin/nm -B "conftest.o"
211
 
configure:5222: output
212
 
00000000 B some_variable
213
 
configure:5229: result: BSD nm
214
 
configure:5232: checking whether ln -s works
215
 
configure:5236: result: yes
216
 
configure:5244: checking the maximum length of command line arguments
217
 
configure:5364: result: 1572864
218
 
configure:5381: checking whether the shell understands some XSI constructs
219
 
configure:5391: result: yes
220
 
configure:5395: checking whether the shell understands "+="
221
 
configure:5401: result: yes
222
 
configure:5436: checking for /usr/bin/ld option to reload object files
223
 
configure:5443: result: -r
224
 
configure:5512: checking for objdump
225
 
configure:5528: found /usr/bin/objdump
226
 
configure:5539: result: objdump
227
 
configure:5571: checking how to recognize dependent libraries
228
 
configure:5767: result: pass_all
229
 
configure:5827: checking for ar
230
 
configure:5843: found /usr/bin/ar
231
 
configure:5854: result: ar
232
 
configure:5932: checking for strip
233
 
configure:5948: found /usr/bin/strip
234
 
configure:5959: result: strip
235
 
configure:6031: checking for ranlib
236
 
configure:6047: found /usr/bin/ranlib
237
 
configure:6058: result: ranlib
238
 
configure:6148: checking command to parse /usr/bin/nm -B output from gcc object
239
 
configure:6266: gcc -c -g -O2  conftest.c >&5
240
 
configure:6269: $? = 0
241
 
configure:6273: /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
242
 
configure:6276: $? = 0
243
 
configure:6330: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
244
 
configure:6333: $? = 0
245
 
configure:6371: result: ok
246
 
configure:7176: checking for ANSI C header files
247
 
configure:7196: gcc -c -g -O2  conftest.c >&5
248
 
configure:7196: $? = 0
249
 
configure:7269: gcc -o conftest -g -O2   conftest.c  >&5
250
 
configure:7269: $? = 0
251
 
configure:7269: ./conftest
252
 
configure:7269: $? = 0
253
 
configure:7280: result: yes
254
 
configure:7293: checking for sys/types.h
255
 
configure:7293: gcc -c -g -O2  conftest.c >&5
256
 
configure:7293: $? = 0
257
 
configure:7293: result: yes
258
 
configure:7293: checking for sys/stat.h
259
 
configure:7293: gcc -c -g -O2  conftest.c >&5
260
 
configure:7293: $? = 0
261
 
configure:7293: result: yes
262
 
configure:7293: checking for stdlib.h
263
 
configure:7293: gcc -c -g -O2  conftest.c >&5
264
 
configure:7293: $? = 0
265
 
configure:7293: result: yes
266
 
configure:7293: checking for string.h
267
 
configure:7293: gcc -c -g -O2  conftest.c >&5
268
 
configure:7293: $? = 0
269
 
configure:7293: result: yes
270
 
configure:7293: checking for memory.h
271
 
configure:7293: gcc -c -g -O2  conftest.c >&5
272
 
configure:7293: $? = 0
273
 
configure:7293: result: yes
274
 
configure:7293: checking for strings.h
275
 
configure:7293: gcc -c -g -O2  conftest.c >&5
276
 
configure:7293: $? = 0
277
 
configure:7293: result: yes
278
 
configure:7293: checking for inttypes.h
279
 
configure:7293: gcc -c -g -O2  conftest.c >&5
280
 
configure:7293: $? = 0
281
 
configure:7293: result: yes
282
 
configure:7293: checking for stdint.h
283
 
configure:7293: gcc -c -g -O2  conftest.c >&5
284
 
configure:7293: $? = 0
285
 
configure:7293: result: yes
286
 
configure:7293: checking for unistd.h
287
 
configure:7293: gcc -c -g -O2  conftest.c >&5
288
 
configure:7293: $? = 0
289
 
configure:7293: result: yes
290
 
configure:7307: checking for dlfcn.h
291
 
configure:7307: gcc -c -g -O2  conftest.c >&5
292
 
configure:7307: $? = 0
293
 
configure:7307: result: yes
294
 
configure:7432: checking for C++ compiler version
295
 
configure:7441: g++ --version >&5
296
 
g++ (Debian 4.4.5-10) 4.4.5
297
 
Copyright (C) 2010 Free Software Foundation, Inc.
298
 
This is free software; see the source for copying conditions.  There is NO
299
 
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
300
 
 
301
 
configure:7452: $? = 0
302
 
configure:7441: g++ -v >&5
303
 
Using built-in specs.
304
 
Target: i486-linux-gnu
305
 
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-10' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
306
 
Thread model: posix
307
 
gcc version 4.4.5 (Debian 4.4.5-10) 
308
 
configure:7452: $? = 0
309
 
configure:7441: g++ -V >&5
310
 
g++: '-V' option must have argument
311
 
configure:7452: $? = 1
312
 
configure:7441: g++ -qversion >&5
313
 
g++: unrecognized option '-qversion'
314
 
g++: no input files
315
 
configure:7452: $? = 1
316
 
configure:7456: checking whether we are using the GNU C++ compiler
317
 
configure:7484: result: yes
318
 
configure:7493: checking whether g++ accepts -g
319
 
configure:7554: result: yes
320
 
configure:7579: checking dependency style of g++
321
 
configure:7689: result: gcc3
322
 
configure:7712: checking how to run the C++ preprocessor
323
 
configure:7739: g++ -E  conftest.cpp
324
 
configure:7739: $? = 0
325
 
configure:7753: g++ -E  conftest.cpp
326
 
conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
327
 
configure:7753: $? = 1
328
 
configure: failed program was:
329
 
| /* confdefs.h */
330
 
| #define PACKAGE_NAME ""
331
 
| #define PACKAGE_TARNAME ""
332
 
| #define PACKAGE_VERSION ""
333
 
| #define PACKAGE_STRING ""
334
 
| #define PACKAGE_BUGREPORT ""
335
 
| #define PACKAGE_URL ""
336
 
| #define PACKAGE "styx"
337
 
| #define VERSION "1.8.0"
338
 
| #define STDC_HEADERS 1
339
 
| #define HAVE_SYS_TYPES_H 1
340
 
| #define HAVE_SYS_STAT_H 1
341
 
| #define HAVE_STDLIB_H 1
342
 
| #define HAVE_STRING_H 1
343
 
| #define HAVE_MEMORY_H 1
344
 
| #define HAVE_STRINGS_H 1
345
 
| #define HAVE_INTTYPES_H 1
346
 
| #define HAVE_STDINT_H 1
347
 
| #define HAVE_UNISTD_H 1
348
 
| #define HAVE_DLFCN_H 1
349
 
| /* end confdefs.h.  */
350
 
| #include <ac_nonexistent.h>
351
 
configure:7778: result: g++ -E
352
 
configure:7798: g++ -E  conftest.cpp
353
 
configure:7798: $? = 0
354
 
configure:7812: g++ -E  conftest.cpp
355
 
conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
356
 
configure:7812: $? = 1
357
 
configure: failed program was:
358
 
| /* confdefs.h */
359
 
| #define PACKAGE_NAME ""
360
 
| #define PACKAGE_TARNAME ""
361
 
| #define PACKAGE_VERSION ""
362
 
| #define PACKAGE_STRING ""
363
 
| #define PACKAGE_BUGREPORT ""
364
 
| #define PACKAGE_URL ""
365
 
| #define PACKAGE "styx"
366
 
| #define VERSION "1.8.0"
367
 
| #define STDC_HEADERS 1
368
 
| #define HAVE_SYS_TYPES_H 1
369
 
| #define HAVE_SYS_STAT_H 1
370
 
| #define HAVE_STDLIB_H 1
371
 
| #define HAVE_STRING_H 1
372
 
| #define HAVE_MEMORY_H 1
373
 
| #define HAVE_STRINGS_H 1
374
 
| #define HAVE_INTTYPES_H 1
375
 
| #define HAVE_STDINT_H 1
376
 
| #define HAVE_UNISTD_H 1
377
 
| #define HAVE_DLFCN_H 1
378
 
| /* end confdefs.h.  */
379
 
| #include <ac_nonexistent.h>
380
 
configure:8018: checking for objdir
381
 
configure:8033: result: .libs
382
 
configure:8325: checking if gcc supports -fno-rtti -fno-exceptions
383
 
configure:8343: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
384
 
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
385
 
configure:8347: $? = 0
386
 
configure:8360: result: no
387
 
configure:8380: checking for gcc option to produce PIC
388
 
configure:8652: result: -fPIC -DPIC
389
 
configure:8664: checking if gcc PIC flag -fPIC -DPIC works
390
 
configure:8682: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
391
 
configure:8686: $? = 0
392
 
configure:8699: result: yes
393
 
configure:8723: checking if gcc static flag -static works
394
 
configure:8751: result: yes
395
 
configure:8766: checking if gcc supports -c -o file.o
396
 
configure:8787: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
397
 
configure:8791: $? = 0
398
 
configure:8813: result: yes
399
 
configure:8821: checking if gcc supports -c -o file.o
400
 
configure:8868: result: yes
401
 
configure:8901: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
402
 
configure:9892: result: yes
403
 
configure:9929: checking whether -lc should be explicitly linked in
404
 
configure:9934: gcc -c -g -O2  conftest.c >&5
405
 
configure:9937: $? = 0
406
 
configure:9952: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
407
 
configure:9955: $? = 0
408
 
configure:9967: result: no
409
 
configure:10131: checking dynamic linker characteristics
410
 
configure:10564: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
411
 
configure:10564: $? = 0
412
 
configure:10794: result: GNU/Linux ld.so
413
 
configure:10896: checking how to hardcode library paths into programs
414
 
configure:10921: result: immediate
415
 
configure:11441: checking whether stripping libraries is possible
416
 
configure:11446: result: yes
417
 
configure:11481: checking if libtool supports shared libraries
418
 
configure:11483: result: yes
419
 
configure:11486: checking whether to build shared libraries
420
 
configure:11507: result: yes
421
 
configure:11510: checking whether to build static libraries
422
 
configure:11514: result: yes
423
 
configure:11664: checking for ld used by g++
424
 
configure:11731: result: /usr/bin/ld
425
 
configure:11738: checking if the linker (/usr/bin/ld) is GNU ld
426
 
configure:11753: result: yes
427
 
configure:11808: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
428
 
configure:12721: result: yes
429
 
configure:12749: g++ -c -g -O2  conftest.cpp >&5
430
 
configure:12752: $? = 0
431
 
configure:12934: checking for g++ option to produce PIC
432
 
configure:13251: result: -fPIC -DPIC
433
 
configure:13260: checking if g++ PIC flag -fPIC -DPIC works
434
 
configure:13278: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
435
 
configure:13282: $? = 0
436
 
configure:13295: result: yes
437
 
configure:13316: checking if g++ static flag -static works
438
 
configure:13344: result: yes
439
 
configure:13356: checking if g++ supports -c -o file.o
440
 
configure:13377: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
441
 
configure:13381: $? = 0
442
 
configure:13403: result: yes
443
 
configure:13408: checking if g++ supports -c -o file.o
444
 
configure:13455: result: yes
445
 
configure:13485: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
446
 
configure:13514: result: yes
447
 
configure:13651: checking dynamic linker characteristics
448
 
configure:14032: g++ -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.cpp  >&5
449
 
configure:14032: $? = 0
450
 
configure:14262: result: GNU/Linux ld.so
451
 
configure:14313: checking how to hardcode library paths into programs
452
 
configure:14338: result: immediate
453
 
configure:14397: checking whether ln -s works
454
 
configure:14401: result: yes
455
 
configure:14408: checking whether make sets $(MAKE)
456
 
configure:14430: result: yes
457
 
configure:14441: checking for sed
458
 
configure:14468: result: /bin/sed
459
 
configure:14477: checking for dlopen in -ldl
460
 
configure:14502: gcc -o conftest -g -O2   conftest.c -ldl   >&5
461
 
configure:14502: $? = 0
462
 
configure:14511: result: yes
463
 
configure:14522: checking for sem_init in -lrt
464
 
configure:14547: gcc -o conftest -g -O2   conftest.c -lrt  -ldl  >&5
465
 
configure:14547: $? = 0
466
 
configure:14556: result: yes
467
 
configure:14572: checking for an ANSI C-conforming const
468
 
configure:14637: gcc -c -funsigned-char -g -O2  conftest.c >&5
469
 
configure:14637: $? = 0
470
 
configure:14644: result: yes
471
 
configure:14652: checking for size_t
472
 
configure:14652: gcc -c -funsigned-char -g -O2  conftest.c >&5
473
 
configure:14652: $? = 0
474
 
configure:14652: gcc -c -funsigned-char -g -O2  conftest.c >&5
475
 
conftest.c: In function 'main':
476
 
conftest.c:61: error: expected expression before ')' token
477
 
configure:14652: $? = 1
478
 
configure: failed program was:
479
 
| /* confdefs.h */
480
 
| #define PACKAGE_NAME ""
481
 
| #define PACKAGE_TARNAME ""
482
 
| #define PACKAGE_VERSION ""
483
 
| #define PACKAGE_STRING ""
484
 
| #define PACKAGE_BUGREPORT ""
485
 
| #define PACKAGE_URL ""
486
 
| #define PACKAGE "styx"
487
 
| #define VERSION "1.8.0"
488
 
| #define STDC_HEADERS 1
489
 
| #define HAVE_SYS_TYPES_H 1
490
 
| #define HAVE_SYS_STAT_H 1
491
 
| #define HAVE_STDLIB_H 1
492
 
| #define HAVE_STRING_H 1
493
 
| #define HAVE_MEMORY_H 1
494
 
| #define HAVE_STRINGS_H 1
495
 
| #define HAVE_INTTYPES_H 1
496
 
| #define HAVE_STDINT_H 1
497
 
| #define HAVE_UNISTD_H 1
498
 
| #define HAVE_DLFCN_H 1
499
 
| #define LT_OBJDIR ".libs/"
500
 
| #define HAVE_LIBDL 1
501
 
| #define HAVE_LIBRT 1
502
 
| /* end confdefs.h.  */
503
 
| #include <stdio.h>
504
 
| #ifdef HAVE_SYS_TYPES_H
505
 
| # include <sys/types.h>
506
 
| #endif
507
 
| #ifdef HAVE_SYS_STAT_H
508
 
| # include <sys/stat.h>
509
 
| #endif
510
 
| #ifdef STDC_HEADERS
511
 
| # include <stdlib.h>
512
 
| # include <stddef.h>
513
 
| #else
514
 
| # ifdef HAVE_STDLIB_H
515
 
| #  include <stdlib.h>
516
 
| # endif
517
 
| #endif
518
 
| #ifdef HAVE_STRING_H
519
 
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
520
 
| #  include <memory.h>
521
 
| # endif
522
 
| # include <string.h>
523
 
| #endif
524
 
| #ifdef HAVE_STRINGS_H
525
 
| # include <strings.h>
526
 
| #endif
527
 
| #ifdef HAVE_INTTYPES_H
528
 
| # include <inttypes.h>
529
 
| #endif
530
 
| #ifdef HAVE_STDINT_H
531
 
| # include <stdint.h>
532
 
| #endif
533
 
| #ifdef HAVE_UNISTD_H
534
 
| # include <unistd.h>
535
 
| #endif
536
 
| int
537
 
| main ()
538
 
| {
539
 
| if (sizeof ((size_t)))
540
 
|           return 0;
541
 
|   ;
542
 
|   return 0;
543
 
| }
544
 
configure:14652: result: yes
545
 
configure:14663: checking whether struct tm is in sys/time.h or time.h
546
 
configure:14683: gcc -c -funsigned-char -g -O2  conftest.c >&5
547
 
configure:14683: $? = 0
548
 
configure:14690: result: time.h
549
 
configure:14702: checking net/errno.h usability
550
 
configure:14702: gcc -c -funsigned-char -g -O2  conftest.c >&5
551
 
conftest.c:58:23: error: net/errno.h: No such file or directory
552
 
configure:14702: $? = 1
553
 
configure: failed program was:
554
 
| /* confdefs.h */
555
 
| #define PACKAGE_NAME ""
556
 
| #define PACKAGE_TARNAME ""
557
 
| #define PACKAGE_VERSION ""
558
 
| #define PACKAGE_STRING ""
559
 
| #define PACKAGE_BUGREPORT ""
560
 
| #define PACKAGE_URL ""
561
 
| #define PACKAGE "styx"
562
 
| #define VERSION "1.8.0"
563
 
| #define STDC_HEADERS 1
564
 
| #define HAVE_SYS_TYPES_H 1
565
 
| #define HAVE_SYS_STAT_H 1
566
 
| #define HAVE_STDLIB_H 1
567
 
| #define HAVE_STRING_H 1
568
 
| #define HAVE_MEMORY_H 1
569
 
| #define HAVE_STRINGS_H 1
570
 
| #define HAVE_INTTYPES_H 1
571
 
| #define HAVE_STDINT_H 1
572
 
| #define HAVE_UNISTD_H 1
573
 
| #define HAVE_DLFCN_H 1
574
 
| #define LT_OBJDIR ".libs/"
575
 
| #define HAVE_LIBDL 1
576
 
| #define HAVE_LIBRT 1
577
 
| /* end confdefs.h.  */
578
 
| #include <stdio.h>
579
 
| #ifdef HAVE_SYS_TYPES_H
580
 
| # include <sys/types.h>
581
 
| #endif
582
 
| #ifdef HAVE_SYS_STAT_H
583
 
| # include <sys/stat.h>
584
 
| #endif
585
 
| #ifdef STDC_HEADERS
586
 
| # include <stdlib.h>
587
 
| # include <stddef.h>
588
 
| #else
589
 
| # ifdef HAVE_STDLIB_H
590
 
| #  include <stdlib.h>
591
 
| # endif
592
 
| #endif
593
 
| #ifdef HAVE_STRING_H
594
 
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
595
 
| #  include <memory.h>
596
 
| # endif
597
 
| # include <string.h>
598
 
| #endif
599
 
| #ifdef HAVE_STRINGS_H
600
 
| # include <strings.h>
601
 
| #endif
602
 
| #ifdef HAVE_INTTYPES_H
603
 
| # include <inttypes.h>
604
 
| #endif
605
 
| #ifdef HAVE_STDINT_H
606
 
| # include <stdint.h>
607
 
| #endif
608
 
| #ifdef HAVE_UNISTD_H
609
 
| # include <unistd.h>
610
 
| #endif
611
 
| #include <net/errno.h>
612
 
configure:14702: result: no
613
 
configure:14702: checking net/errno.h presence
614
 
configure:14702: gcc -E  conftest.c
615
 
conftest.c:25:23: error: net/errno.h: No such file or directory
616
 
configure:14702: $? = 1
617
 
configure: failed program was:
618
 
| /* confdefs.h */
619
 
| #define PACKAGE_NAME ""
620
 
| #define PACKAGE_TARNAME ""
621
 
| #define PACKAGE_VERSION ""
622
 
| #define PACKAGE_STRING ""
623
 
| #define PACKAGE_BUGREPORT ""
624
 
| #define PACKAGE_URL ""
625
 
| #define PACKAGE "styx"
626
 
| #define VERSION "1.8.0"
627
 
| #define STDC_HEADERS 1
628
 
| #define HAVE_SYS_TYPES_H 1
629
 
| #define HAVE_SYS_STAT_H 1
630
 
| #define HAVE_STDLIB_H 1
631
 
| #define HAVE_STRING_H 1
632
 
| #define HAVE_MEMORY_H 1
633
 
| #define HAVE_STRINGS_H 1
634
 
| #define HAVE_INTTYPES_H 1
635
 
| #define HAVE_STDINT_H 1
636
 
| #define HAVE_UNISTD_H 1
637
 
| #define HAVE_DLFCN_H 1
638
 
| #define LT_OBJDIR ".libs/"
639
 
| #define HAVE_LIBDL 1
640
 
| #define HAVE_LIBRT 1
641
 
| /* end confdefs.h.  */
642
 
| #include <net/errno.h>
643
 
configure:14702: result: no
644
 
configure:14702: checking for net/errno.h
645
 
configure:14702: result: no
646
 
configure:14702: checking sys/errno.h usability
647
 
configure:14702: gcc -c -funsigned-char -g -O2  conftest.c >&5
648
 
configure:14702: $? = 0
649
 
configure:14702: result: yes
650
 
configure:14702: checking sys/errno.h presence
651
 
configure:14702: gcc -E  conftest.c
652
 
configure:14702: $? = 0
653
 
configure:14702: result: yes
654
 
configure:14702: checking for sys/errno.h
655
 
configure:14702: result: yes
656
 
configure:14702: checking errno.h usability
657
 
configure:14702: gcc -c -funsigned-char -g -O2  conftest.c >&5
658
 
configure:14702: $? = 0
659
 
configure:14702: result: yes
660
 
configure:14702: checking errno.h presence
661
 
configure:14702: gcc -E  conftest.c
662
 
configure:14702: $? = 0
663
 
configure:14702: result: yes
664
 
configure:14702: checking for errno.h
665
 
configure:14702: result: yes
666
 
configure:14715: checking sys/fcntl.h usability
667
 
configure:14715: gcc -c -funsigned-char -g -O2  conftest.c >&5
668
 
configure:14715: $? = 0
669
 
configure:14715: result: yes
670
 
configure:14715: checking sys/fcntl.h presence
671
 
configure:14715: gcc -E  conftest.c
672
 
configure:14715: $? = 0
673
 
configure:14715: result: yes
674
 
configure:14715: checking for sys/fcntl.h
675
 
configure:14715: result: yes
676
 
configure:14715: checking fcntl.h usability
677
 
configure:14715: gcc -c -funsigned-char -g -O2  conftest.c >&5
678
 
configure:14715: $? = 0
679
 
configure:14715: result: yes
680
 
configure:14715: checking fcntl.h presence
681
 
configure:14715: gcc -E  conftest.c
682
 
configure:14715: $? = 0
683
 
configure:14715: result: yes
684
 
configure:14715: checking for fcntl.h
685
 
configure:14715: result: yes
686
 
configure:14728: checking for sys/stat.h
687
 
configure:14728: result: yes
688
 
configure:14728: checking stat.h usability
689
 
configure:14728: gcc -c -funsigned-char -g -O2  conftest.c >&5
690
 
conftest.c:63:18: error: stat.h: No such file or directory
691
 
configure:14728: $? = 1
692
 
configure: failed program was:
693
 
| /* confdefs.h */
694
 
| #define PACKAGE_NAME ""
695
 
| #define PACKAGE_TARNAME ""
696
 
| #define PACKAGE_VERSION ""
697
 
| #define PACKAGE_STRING ""
698
 
| #define PACKAGE_BUGREPORT ""
699
 
| #define PACKAGE_URL ""
700
 
| #define PACKAGE "styx"
701
 
| #define VERSION "1.8.0"
702
 
| #define STDC_HEADERS 1
703
 
| #define HAVE_SYS_TYPES_H 1
704
 
| #define HAVE_SYS_STAT_H 1
705
 
| #define HAVE_STDLIB_H 1
706
 
| #define HAVE_STRING_H 1
707
 
| #define HAVE_MEMORY_H 1
708
 
| #define HAVE_STRINGS_H 1
709
 
| #define HAVE_INTTYPES_H 1
710
 
| #define HAVE_STDINT_H 1
711
 
| #define HAVE_UNISTD_H 1
712
 
| #define HAVE_DLFCN_H 1
713
 
| #define LT_OBJDIR ".libs/"
714
 
| #define HAVE_LIBDL 1
715
 
| #define HAVE_LIBRT 1
716
 
| #define HAVE_SYS_ERRNO_H 1
717
 
| #define HAVE_ERRNO_H 1
718
 
| #define HAVE_SYS_FCNTL_H 1
719
 
| #define HAVE_FCNTL_H 1
720
 
| #define HAVE_SYS_STAT_H 1
721
 
| /* end confdefs.h.  */
722
 
| #include <stdio.h>
723
 
| #ifdef HAVE_SYS_TYPES_H
724
 
| # include <sys/types.h>
725
 
| #endif
726
 
| #ifdef HAVE_SYS_STAT_H
727
 
| # include <sys/stat.h>
728
 
| #endif
729
 
| #ifdef STDC_HEADERS
730
 
| # include <stdlib.h>
731
 
| # include <stddef.h>
732
 
| #else
733
 
| # ifdef HAVE_STDLIB_H
734
 
| #  include <stdlib.h>
735
 
| # endif
736
 
| #endif
737
 
| #ifdef HAVE_STRING_H
738
 
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
739
 
| #  include <memory.h>
740
 
| # endif
741
 
| # include <string.h>
742
 
| #endif
743
 
| #ifdef HAVE_STRINGS_H
744
 
| # include <strings.h>
745
 
| #endif
746
 
| #ifdef HAVE_INTTYPES_H
747
 
| # include <inttypes.h>
748
 
| #endif
749
 
| #ifdef HAVE_STDINT_H
750
 
| # include <stdint.h>
751
 
| #endif
752
 
| #ifdef HAVE_UNISTD_H
753
 
| # include <unistd.h>
754
 
| #endif
755
 
| #include <stat.h>
756
 
configure:14728: result: no
757
 
configure:14728: checking stat.h presence
758
 
configure:14728: gcc -E  conftest.c
759
 
conftest.c:30:18: error: stat.h: No such file or directory
760
 
configure:14728: $? = 1
761
 
configure: failed program was:
762
 
| /* confdefs.h */
763
 
| #define PACKAGE_NAME ""
764
 
| #define PACKAGE_TARNAME ""
765
 
| #define PACKAGE_VERSION ""
766
 
| #define PACKAGE_STRING ""
767
 
| #define PACKAGE_BUGREPORT ""
768
 
| #define PACKAGE_URL ""
769
 
| #define PACKAGE "styx"
770
 
| #define VERSION "1.8.0"
771
 
| #define STDC_HEADERS 1
772
 
| #define HAVE_SYS_TYPES_H 1
773
 
| #define HAVE_SYS_STAT_H 1
774
 
| #define HAVE_STDLIB_H 1
775
 
| #define HAVE_STRING_H 1
776
 
| #define HAVE_MEMORY_H 1
777
 
| #define HAVE_STRINGS_H 1
778
 
| #define HAVE_INTTYPES_H 1
779
 
| #define HAVE_STDINT_H 1
780
 
| #define HAVE_UNISTD_H 1
781
 
| #define HAVE_DLFCN_H 1
782
 
| #define LT_OBJDIR ".libs/"
783
 
| #define HAVE_LIBDL 1
784
 
| #define HAVE_LIBRT 1
785
 
| #define HAVE_SYS_ERRNO_H 1
786
 
| #define HAVE_ERRNO_H 1
787
 
| #define HAVE_SYS_FCNTL_H 1
788
 
| #define HAVE_FCNTL_H 1
789
 
| #define HAVE_SYS_STAT_H 1
790
 
| /* end confdefs.h.  */
791
 
| #include <stat.h>
792
 
configure:14728: result: no
793
 
configure:14728: checking for stat.h
794
 
configure:14728: result: no
795
 
configure:14741: checking sys/time.h usability
796
 
configure:14741: gcc -c -funsigned-char -g -O2  conftest.c >&5
797
 
configure:14741: $? = 0
798
 
configure:14741: result: yes
799
 
configure:14741: checking sys/time.h presence
800
 
configure:14741: gcc -E  conftest.c
801
 
configure:14741: $? = 0
802
 
configure:14741: result: yes
803
 
configure:14741: checking for sys/time.h
804
 
configure:14741: result: yes
805
 
configure:14741: checking time.h usability
806
 
configure:14741: gcc -c -funsigned-char -g -O2  conftest.c >&5
807
 
configure:14741: $? = 0
808
 
configure:14741: result: yes
809
 
configure:14741: checking time.h presence
810
 
configure:14741: gcc -E  conftest.c
811
 
configure:14741: $? = 0
812
 
configure:14741: result: yes
813
 
configure:14741: checking for time.h
814
 
configure:14741: result: yes
815
 
configure:14754: checking for sys/types.h
816
 
configure:14754: result: yes
817
 
configure:14754: checking types.h usability
818
 
configure:14754: gcc -c -funsigned-char -g -O2  conftest.c >&5
819
 
conftest.c:66:19: error: types.h: No such file or directory
820
 
configure:14754: $? = 1
821
 
configure: failed program was:
822
 
| /* confdefs.h */
823
 
| #define PACKAGE_NAME ""
824
 
| #define PACKAGE_TARNAME ""
825
 
| #define PACKAGE_VERSION ""
826
 
| #define PACKAGE_STRING ""
827
 
| #define PACKAGE_BUGREPORT ""
828
 
| #define PACKAGE_URL ""
829
 
| #define PACKAGE "styx"
830
 
| #define VERSION "1.8.0"
831
 
| #define STDC_HEADERS 1
832
 
| #define HAVE_SYS_TYPES_H 1
833
 
| #define HAVE_SYS_STAT_H 1
834
 
| #define HAVE_STDLIB_H 1
835
 
| #define HAVE_STRING_H 1
836
 
| #define HAVE_MEMORY_H 1
837
 
| #define HAVE_STRINGS_H 1
838
 
| #define HAVE_INTTYPES_H 1
839
 
| #define HAVE_STDINT_H 1
840
 
| #define HAVE_UNISTD_H 1
841
 
| #define HAVE_DLFCN_H 1
842
 
| #define LT_OBJDIR ".libs/"
843
 
| #define HAVE_LIBDL 1
844
 
| #define HAVE_LIBRT 1
845
 
| #define HAVE_SYS_ERRNO_H 1
846
 
| #define HAVE_ERRNO_H 1
847
 
| #define HAVE_SYS_FCNTL_H 1
848
 
| #define HAVE_FCNTL_H 1
849
 
| #define HAVE_SYS_STAT_H 1
850
 
| #define HAVE_SYS_TIME_H 1
851
 
| #define HAVE_TIME_H 1
852
 
| #define HAVE_SYS_TYPES_H 1
853
 
| /* end confdefs.h.  */
854
 
| #include <stdio.h>
855
 
| #ifdef HAVE_SYS_TYPES_H
856
 
| # include <sys/types.h>
857
 
| #endif
858
 
| #ifdef HAVE_SYS_STAT_H
859
 
| # include <sys/stat.h>
860
 
| #endif
861
 
| #ifdef STDC_HEADERS
862
 
| # include <stdlib.h>
863
 
| # include <stddef.h>
864
 
| #else
865
 
| # ifdef HAVE_STDLIB_H
866
 
| #  include <stdlib.h>
867
 
| # endif
868
 
| #endif
869
 
| #ifdef HAVE_STRING_H
870
 
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
871
 
| #  include <memory.h>
872
 
| # endif
873
 
| # include <string.h>
874
 
| #endif
875
 
| #ifdef HAVE_STRINGS_H
876
 
| # include <strings.h>
877
 
| #endif
878
 
| #ifdef HAVE_INTTYPES_H
879
 
| # include <inttypes.h>
880
 
| #endif
881
 
| #ifdef HAVE_STDINT_H
882
 
| # include <stdint.h>
883
 
| #endif
884
 
| #ifdef HAVE_UNISTD_H
885
 
| # include <unistd.h>
886
 
| #endif
887
 
| #include <types.h>
888
 
configure:14754: result: no
889
 
configure:14754: checking types.h presence
890
 
configure:14754: gcc -E  conftest.c
891
 
conftest.c:33:19: error: types.h: No such file or directory
892
 
configure:14754: $? = 1
893
 
configure: failed program was:
894
 
| /* confdefs.h */
895
 
| #define PACKAGE_NAME ""
896
 
| #define PACKAGE_TARNAME ""
897
 
| #define PACKAGE_VERSION ""
898
 
| #define PACKAGE_STRING ""
899
 
| #define PACKAGE_BUGREPORT ""
900
 
| #define PACKAGE_URL ""
901
 
| #define PACKAGE "styx"
902
 
| #define VERSION "1.8.0"
903
 
| #define STDC_HEADERS 1
904
 
| #define HAVE_SYS_TYPES_H 1
905
 
| #define HAVE_SYS_STAT_H 1
906
 
| #define HAVE_STDLIB_H 1
907
 
| #define HAVE_STRING_H 1
908
 
| #define HAVE_MEMORY_H 1
909
 
| #define HAVE_STRINGS_H 1
910
 
| #define HAVE_INTTYPES_H 1
911
 
| #define HAVE_STDINT_H 1
912
 
| #define HAVE_UNISTD_H 1
913
 
| #define HAVE_DLFCN_H 1
914
 
| #define LT_OBJDIR ".libs/"
915
 
| #define HAVE_LIBDL 1
916
 
| #define HAVE_LIBRT 1
917
 
| #define HAVE_SYS_ERRNO_H 1
918
 
| #define HAVE_ERRNO_H 1
919
 
| #define HAVE_SYS_FCNTL_H 1
920
 
| #define HAVE_FCNTL_H 1
921
 
| #define HAVE_SYS_STAT_H 1
922
 
| #define HAVE_SYS_TIME_H 1
923
 
| #define HAVE_TIME_H 1
924
 
| #define HAVE_SYS_TYPES_H 1
925
 
| /* end confdefs.h.  */
926
 
| #include <types.h>
927
 
configure:14754: result: no
928
 
configure:14754: checking for types.h
929
 
configure:14754: result: no
930
 
configure:14767: checking sys/unistd.h usability
931
 
configure:14767: gcc -c -funsigned-char -g -O2  conftest.c >&5
932
 
configure:14767: $? = 0
933
 
configure:14767: result: yes
934
 
configure:14767: checking sys/unistd.h presence
935
 
configure:14767: gcc -E  conftest.c
936
 
configure:14767: $? = 0
937
 
configure:14767: result: yes
938
 
configure:14767: checking for sys/unistd.h
939
 
configure:14767: result: yes
940
 
configure:14767: checking for unistd.h
941
 
configure:14767: result: yes
942
 
configure:14779: checking ctype.h usability
943
 
configure:14779: gcc -c -funsigned-char -g -O2  conftest.c >&5
944
 
configure:14779: $? = 0
945
 
configure:14779: result: yes
946
 
configure:14779: checking ctype.h presence
947
 
configure:14779: gcc -E  conftest.c
948
 
configure:14779: $? = 0
949
 
configure:14779: result: yes
950
 
configure:14779: checking for ctype.h
951
 
configure:14779: result: yes
952
 
configure:14791: checking wchar.h usability
953
 
configure:14791: gcc -c -funsigned-char -g -O2  conftest.c >&5
954
 
configure:14791: $? = 0
955
 
configure:14791: result: yes
956
 
configure:14791: checking wchar.h presence
957
 
configure:14791: gcc -E  conftest.c
958
 
configure:14791: $? = 0
959
 
configure:14791: result: yes
960
 
configure:14791: checking for wchar.h
961
 
configure:14791: result: yes
962
 
configure:14803: checking wctype.h usability
963
 
configure:14803: gcc -c -funsigned-char -g -O2  conftest.c >&5
964
 
configure:14803: $? = 0
965
 
configure:14803: result: yes
966
 
configure:14803: checking wctype.h presence
967
 
configure:14803: gcc -E  conftest.c
968
 
configure:14803: $? = 0
969
 
configure:14803: result: yes
970
 
configure:14803: checking for wctype.h
971
 
configure:14803: result: yes
972
 
configure:14815: checking iconv.h usability
973
 
configure:14815: gcc -c -funsigned-char -g -O2  conftest.c >&5
974
 
configure:14815: $? = 0
975
 
configure:14815: result: yes
976
 
configure:14815: checking iconv.h presence
977
 
configure:14815: gcc -E  conftest.c
978
 
configure:14815: $? = 0
979
 
configure:14815: result: yes
980
 
configure:14815: checking for iconv.h
981
 
configure:14815: result: yes
982
 
configure:14827: checking semaphore.h usability
983
 
configure:14827: gcc -c -funsigned-char -g -O2  conftest.c >&5
984
 
configure:14827: $? = 0
985
 
configure:14827: result: yes
986
 
configure:14827: checking semaphore.h presence
987
 
configure:14827: gcc -E  conftest.c
988
 
configure:14827: $? = 0
989
 
configure:14827: result: yes
990
 
configure:14827: checking for semaphore.h
991
 
configure:14827: result: yes
992
 
configure:14839: checking malloc.h usability
993
 
configure:14839: gcc -c -funsigned-char -g -O2  conftest.c >&5
994
 
configure:14839: $? = 0
995
 
configure:14839: result: yes
996
 
configure:14839: checking malloc.h presence
997
 
configure:14839: gcc -E  conftest.c
998
 
configure:14839: $? = 0
999
 
configure:14839: result: yes
1000
 
configure:14839: checking for malloc.h
1001
 
configure:14839: result: yes
1002
 
configure:14851: checking for memory.h
1003
 
configure:14851: result: yes
1004
 
configure:14863: checking stdio.h usability
1005
 
configure:14863: gcc -c -funsigned-char -g -O2  conftest.c >&5
1006
 
configure:14863: $? = 0
1007
 
configure:14863: result: yes
1008
 
configure:14863: checking stdio.h presence
1009
 
configure:14863: gcc -E  conftest.c
1010
 
configure:14863: $? = 0
1011
 
configure:14863: result: yes
1012
 
configure:14863: checking for stdio.h
1013
 
configure:14863: result: yes
1014
 
configure:14875: checking for stdlib.h
1015
 
configure:14875: result: yes
1016
 
configure:14888: checking for string.h
1017
 
configure:14888: result: yes
1018
 
configure:14888: checking for strings.h
1019
 
configure:14888: result: yes
1020
 
configure:14900: checking libc.h usability
1021
 
configure:14900: gcc -c -funsigned-char -g -O2  conftest.c >&5
1022
 
conftest.c:79:18: error: libc.h: No such file or directory
1023
 
configure:14900: $? = 1
1024
 
configure: failed program was:
1025
 
| /* confdefs.h */
1026
 
| #define PACKAGE_NAME ""
1027
 
| #define PACKAGE_TARNAME ""
1028
 
| #define PACKAGE_VERSION ""
1029
 
| #define PACKAGE_STRING ""
1030
 
| #define PACKAGE_BUGREPORT ""
1031
 
| #define PACKAGE_URL ""
1032
 
| #define PACKAGE "styx"
1033
 
| #define VERSION "1.8.0"
1034
 
| #define STDC_HEADERS 1
1035
 
| #define HAVE_SYS_TYPES_H 1
1036
 
| #define HAVE_SYS_STAT_H 1
1037
 
| #define HAVE_STDLIB_H 1
1038
 
| #define HAVE_STRING_H 1
1039
 
| #define HAVE_MEMORY_H 1
1040
 
| #define HAVE_STRINGS_H 1
1041
 
| #define HAVE_INTTYPES_H 1
1042
 
| #define HAVE_STDINT_H 1
1043
 
| #define HAVE_UNISTD_H 1
1044
 
| #define HAVE_DLFCN_H 1
1045
 
| #define LT_OBJDIR ".libs/"
1046
 
| #define HAVE_LIBDL 1
1047
 
| #define HAVE_LIBRT 1
1048
 
| #define HAVE_SYS_ERRNO_H 1
1049
 
| #define HAVE_ERRNO_H 1
1050
 
| #define HAVE_SYS_FCNTL_H 1
1051
 
| #define HAVE_FCNTL_H 1
1052
 
| #define HAVE_SYS_STAT_H 1
1053
 
| #define HAVE_SYS_TIME_H 1
1054
 
| #define HAVE_TIME_H 1
1055
 
| #define HAVE_SYS_TYPES_H 1
1056
 
| #define HAVE_SYS_UNISTD_H 1
1057
 
| #define HAVE_UNISTD_H 1
1058
 
| #define HAVE_CTYPE_H 1
1059
 
| #define HAVE_WCHAR_H 1
1060
 
| #define HAVE_WCTYPE_H 1
1061
 
| #define HAVE_ICONV_H 1
1062
 
| #define HAVE_SEMAPHORE_H 1
1063
 
| #define HAVE_MALLOC_H 1
1064
 
| #define HAVE_MEMORY_H 1
1065
 
| #define HAVE_STDIO_H 1
1066
 
| #define HAVE_STDLIB_H 1
1067
 
| #define HAVE_STRING_H 1
1068
 
| #define HAVE_STRINGS_H 1
1069
 
| /* end confdefs.h.  */
1070
 
| #include <stdio.h>
1071
 
| #ifdef HAVE_SYS_TYPES_H
1072
 
| # include <sys/types.h>
1073
 
| #endif
1074
 
| #ifdef HAVE_SYS_STAT_H
1075
 
| # include <sys/stat.h>
1076
 
| #endif
1077
 
| #ifdef STDC_HEADERS
1078
 
| # include <stdlib.h>
1079
 
| # include <stddef.h>
1080
 
| #else
1081
 
| # ifdef HAVE_STDLIB_H
1082
 
| #  include <stdlib.h>
1083
 
| # endif
1084
 
| #endif
1085
 
| #ifdef HAVE_STRING_H
1086
 
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1087
 
| #  include <memory.h>
1088
 
| # endif
1089
 
| # include <string.h>
1090
 
| #endif
1091
 
| #ifdef HAVE_STRINGS_H
1092
 
| # include <strings.h>
1093
 
| #endif
1094
 
| #ifdef HAVE_INTTYPES_H
1095
 
| # include <inttypes.h>
1096
 
| #endif
1097
 
| #ifdef HAVE_STDINT_H
1098
 
| # include <stdint.h>
1099
 
| #endif
1100
 
| #ifdef HAVE_UNISTD_H
1101
 
| # include <unistd.h>
1102
 
| #endif
1103
 
| #include <libc.h>
1104
 
configure:14900: result: no
1105
 
configure:14900: checking libc.h presence
1106
 
configure:14900: gcc -E  conftest.c
1107
 
conftest.c:46:18: error: libc.h: No such file or directory
1108
 
configure:14900: $? = 1
1109
 
configure: failed program was:
1110
 
| /* confdefs.h */
1111
 
| #define PACKAGE_NAME ""
1112
 
| #define PACKAGE_TARNAME ""
1113
 
| #define PACKAGE_VERSION ""
1114
 
| #define PACKAGE_STRING ""
1115
 
| #define PACKAGE_BUGREPORT ""
1116
 
| #define PACKAGE_URL ""
1117
 
| #define PACKAGE "styx"
1118
 
| #define VERSION "1.8.0"
1119
 
| #define STDC_HEADERS 1
1120
 
| #define HAVE_SYS_TYPES_H 1
1121
 
| #define HAVE_SYS_STAT_H 1
1122
 
| #define HAVE_STDLIB_H 1
1123
 
| #define HAVE_STRING_H 1
1124
 
| #define HAVE_MEMORY_H 1
1125
 
| #define HAVE_STRINGS_H 1
1126
 
| #define HAVE_INTTYPES_H 1
1127
 
| #define HAVE_STDINT_H 1
1128
 
| #define HAVE_UNISTD_H 1
1129
 
| #define HAVE_DLFCN_H 1
1130
 
| #define LT_OBJDIR ".libs/"
1131
 
| #define HAVE_LIBDL 1
1132
 
| #define HAVE_LIBRT 1
1133
 
| #define HAVE_SYS_ERRNO_H 1
1134
 
| #define HAVE_ERRNO_H 1
1135
 
| #define HAVE_SYS_FCNTL_H 1
1136
 
| #define HAVE_FCNTL_H 1
1137
 
| #define HAVE_SYS_STAT_H 1
1138
 
| #define HAVE_SYS_TIME_H 1
1139
 
| #define HAVE_TIME_H 1
1140
 
| #define HAVE_SYS_TYPES_H 1
1141
 
| #define HAVE_SYS_UNISTD_H 1
1142
 
| #define HAVE_UNISTD_H 1
1143
 
| #define HAVE_CTYPE_H 1
1144
 
| #define HAVE_WCHAR_H 1
1145
 
| #define HAVE_WCTYPE_H 1
1146
 
| #define HAVE_ICONV_H 1
1147
 
| #define HAVE_SEMAPHORE_H 1
1148
 
| #define HAVE_MALLOC_H 1
1149
 
| #define HAVE_MEMORY_H 1
1150
 
| #define HAVE_STDIO_H 1
1151
 
| #define HAVE_STDLIB_H 1
1152
 
| #define HAVE_STRING_H 1
1153
 
| #define HAVE_STRINGS_H 1
1154
 
| /* end confdefs.h.  */
1155
 
| #include <libc.h>
1156
 
configure:14900: result: no
1157
 
configure:14900: checking for libc.h
1158
 
configure:14900: result: no
1159
 
configure:14912: checking for dlfcn.h
1160
 
configure:14912: result: yes
1161
 
configure:14925: checking for dirent.h that defines DIR
1162
 
configure:14944: gcc -c -funsigned-char -g -O2  conftest.c >&5
1163
 
configure:14944: $? = 0
1164
 
configure:14952: result: yes
1165
 
configure:14965: checking for library containing opendir
1166
 
configure:14996: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1167
 
configure:14996: $? = 0
1168
 
configure:15013: result: none required
1169
 
configure:15083: checking dir.h usability
1170
 
configure:15083: gcc -c -funsigned-char -g -O2  conftest.c >&5
1171
 
conftest.c:81:17: error: dir.h: No such file or directory
1172
 
configure:15083: $? = 1
1173
 
configure: failed program was:
1174
 
| /* confdefs.h */
1175
 
| #define PACKAGE_NAME ""
1176
 
| #define PACKAGE_TARNAME ""
1177
 
| #define PACKAGE_VERSION ""
1178
 
| #define PACKAGE_STRING ""
1179
 
| #define PACKAGE_BUGREPORT ""
1180
 
| #define PACKAGE_URL ""
1181
 
| #define PACKAGE "styx"
1182
 
| #define VERSION "1.8.0"
1183
 
| #define STDC_HEADERS 1
1184
 
| #define HAVE_SYS_TYPES_H 1
1185
 
| #define HAVE_SYS_STAT_H 1
1186
 
| #define HAVE_STDLIB_H 1
1187
 
| #define HAVE_STRING_H 1
1188
 
| #define HAVE_MEMORY_H 1
1189
 
| #define HAVE_STRINGS_H 1
1190
 
| #define HAVE_INTTYPES_H 1
1191
 
| #define HAVE_STDINT_H 1
1192
 
| #define HAVE_UNISTD_H 1
1193
 
| #define HAVE_DLFCN_H 1
1194
 
| #define LT_OBJDIR ".libs/"
1195
 
| #define HAVE_LIBDL 1
1196
 
| #define HAVE_LIBRT 1
1197
 
| #define HAVE_SYS_ERRNO_H 1
1198
 
| #define HAVE_ERRNO_H 1
1199
 
| #define HAVE_SYS_FCNTL_H 1
1200
 
| #define HAVE_FCNTL_H 1
1201
 
| #define HAVE_SYS_STAT_H 1
1202
 
| #define HAVE_SYS_TIME_H 1
1203
 
| #define HAVE_TIME_H 1
1204
 
| #define HAVE_SYS_TYPES_H 1
1205
 
| #define HAVE_SYS_UNISTD_H 1
1206
 
| #define HAVE_UNISTD_H 1
1207
 
| #define HAVE_CTYPE_H 1
1208
 
| #define HAVE_WCHAR_H 1
1209
 
| #define HAVE_WCTYPE_H 1
1210
 
| #define HAVE_ICONV_H 1
1211
 
| #define HAVE_SEMAPHORE_H 1
1212
 
| #define HAVE_MALLOC_H 1
1213
 
| #define HAVE_MEMORY_H 1
1214
 
| #define HAVE_STDIO_H 1
1215
 
| #define HAVE_STDLIB_H 1
1216
 
| #define HAVE_STRING_H 1
1217
 
| #define HAVE_STRINGS_H 1
1218
 
| #define HAVE_DLFCN_H 1
1219
 
| #define HAVE_DIRENT_H 1
1220
 
| /* end confdefs.h.  */
1221
 
| #include <stdio.h>
1222
 
| #ifdef HAVE_SYS_TYPES_H
1223
 
| # include <sys/types.h>
1224
 
| #endif
1225
 
| #ifdef HAVE_SYS_STAT_H
1226
 
| # include <sys/stat.h>
1227
 
| #endif
1228
 
| #ifdef STDC_HEADERS
1229
 
| # include <stdlib.h>
1230
 
| # include <stddef.h>
1231
 
| #else
1232
 
| # ifdef HAVE_STDLIB_H
1233
 
| #  include <stdlib.h>
1234
 
| # endif
1235
 
| #endif
1236
 
| #ifdef HAVE_STRING_H
1237
 
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1238
 
| #  include <memory.h>
1239
 
| # endif
1240
 
| # include <string.h>
1241
 
| #endif
1242
 
| #ifdef HAVE_STRINGS_H
1243
 
| # include <strings.h>
1244
 
| #endif
1245
 
| #ifdef HAVE_INTTYPES_H
1246
 
| # include <inttypes.h>
1247
 
| #endif
1248
 
| #ifdef HAVE_STDINT_H
1249
 
| # include <stdint.h>
1250
 
| #endif
1251
 
| #ifdef HAVE_UNISTD_H
1252
 
| # include <unistd.h>
1253
 
| #endif
1254
 
| #include <dir.h>
1255
 
configure:15083: result: no
1256
 
configure:15083: checking dir.h presence
1257
 
configure:15083: gcc -E  conftest.c
1258
 
conftest.c:48:17: error: dir.h: No such file or directory
1259
 
configure:15083: $? = 1
1260
 
configure: failed program was:
1261
 
| /* confdefs.h */
1262
 
| #define PACKAGE_NAME ""
1263
 
| #define PACKAGE_TARNAME ""
1264
 
| #define PACKAGE_VERSION ""
1265
 
| #define PACKAGE_STRING ""
1266
 
| #define PACKAGE_BUGREPORT ""
1267
 
| #define PACKAGE_URL ""
1268
 
| #define PACKAGE "styx"
1269
 
| #define VERSION "1.8.0"
1270
 
| #define STDC_HEADERS 1
1271
 
| #define HAVE_SYS_TYPES_H 1
1272
 
| #define HAVE_SYS_STAT_H 1
1273
 
| #define HAVE_STDLIB_H 1
1274
 
| #define HAVE_STRING_H 1
1275
 
| #define HAVE_MEMORY_H 1
1276
 
| #define HAVE_STRINGS_H 1
1277
 
| #define HAVE_INTTYPES_H 1
1278
 
| #define HAVE_STDINT_H 1
1279
 
| #define HAVE_UNISTD_H 1
1280
 
| #define HAVE_DLFCN_H 1
1281
 
| #define LT_OBJDIR ".libs/"
1282
 
| #define HAVE_LIBDL 1
1283
 
| #define HAVE_LIBRT 1
1284
 
| #define HAVE_SYS_ERRNO_H 1
1285
 
| #define HAVE_ERRNO_H 1
1286
 
| #define HAVE_SYS_FCNTL_H 1
1287
 
| #define HAVE_FCNTL_H 1
1288
 
| #define HAVE_SYS_STAT_H 1
1289
 
| #define HAVE_SYS_TIME_H 1
1290
 
| #define HAVE_TIME_H 1
1291
 
| #define HAVE_SYS_TYPES_H 1
1292
 
| #define HAVE_SYS_UNISTD_H 1
1293
 
| #define HAVE_UNISTD_H 1
1294
 
| #define HAVE_CTYPE_H 1
1295
 
| #define HAVE_WCHAR_H 1
1296
 
| #define HAVE_WCTYPE_H 1
1297
 
| #define HAVE_ICONV_H 1
1298
 
| #define HAVE_SEMAPHORE_H 1
1299
 
| #define HAVE_MALLOC_H 1
1300
 
| #define HAVE_MEMORY_H 1
1301
 
| #define HAVE_STDIO_H 1
1302
 
| #define HAVE_STDLIB_H 1
1303
 
| #define HAVE_STRING_H 1
1304
 
| #define HAVE_STRINGS_H 1
1305
 
| #define HAVE_DLFCN_H 1
1306
 
| #define HAVE_DIRENT_H 1
1307
 
| /* end confdefs.h.  */
1308
 
| #include <dir.h>
1309
 
configure:15083: result: no
1310
 
configure:15083: checking for dir.h
1311
 
configure:15083: result: no
1312
 
configure:15083: checking direct.h usability
1313
 
configure:15083: gcc -c -funsigned-char -g -O2  conftest.c >&5
1314
 
conftest.c:81:20: error: direct.h: No such file or directory
1315
 
configure:15083: $? = 1
1316
 
configure: failed program was:
1317
 
| /* confdefs.h */
1318
 
| #define PACKAGE_NAME ""
1319
 
| #define PACKAGE_TARNAME ""
1320
 
| #define PACKAGE_VERSION ""
1321
 
| #define PACKAGE_STRING ""
1322
 
| #define PACKAGE_BUGREPORT ""
1323
 
| #define PACKAGE_URL ""
1324
 
| #define PACKAGE "styx"
1325
 
| #define VERSION "1.8.0"
1326
 
| #define STDC_HEADERS 1
1327
 
| #define HAVE_SYS_TYPES_H 1
1328
 
| #define HAVE_SYS_STAT_H 1
1329
 
| #define HAVE_STDLIB_H 1
1330
 
| #define HAVE_STRING_H 1
1331
 
| #define HAVE_MEMORY_H 1
1332
 
| #define HAVE_STRINGS_H 1
1333
 
| #define HAVE_INTTYPES_H 1
1334
 
| #define HAVE_STDINT_H 1
1335
 
| #define HAVE_UNISTD_H 1
1336
 
| #define HAVE_DLFCN_H 1
1337
 
| #define LT_OBJDIR ".libs/"
1338
 
| #define HAVE_LIBDL 1
1339
 
| #define HAVE_LIBRT 1
1340
 
| #define HAVE_SYS_ERRNO_H 1
1341
 
| #define HAVE_ERRNO_H 1
1342
 
| #define HAVE_SYS_FCNTL_H 1
1343
 
| #define HAVE_FCNTL_H 1
1344
 
| #define HAVE_SYS_STAT_H 1
1345
 
| #define HAVE_SYS_TIME_H 1
1346
 
| #define HAVE_TIME_H 1
1347
 
| #define HAVE_SYS_TYPES_H 1
1348
 
| #define HAVE_SYS_UNISTD_H 1
1349
 
| #define HAVE_UNISTD_H 1
1350
 
| #define HAVE_CTYPE_H 1
1351
 
| #define HAVE_WCHAR_H 1
1352
 
| #define HAVE_WCTYPE_H 1
1353
 
| #define HAVE_ICONV_H 1
1354
 
| #define HAVE_SEMAPHORE_H 1
1355
 
| #define HAVE_MALLOC_H 1
1356
 
| #define HAVE_MEMORY_H 1
1357
 
| #define HAVE_STDIO_H 1
1358
 
| #define HAVE_STDLIB_H 1
1359
 
| #define HAVE_STRING_H 1
1360
 
| #define HAVE_STRINGS_H 1
1361
 
| #define HAVE_DLFCN_H 1
1362
 
| #define HAVE_DIRENT_H 1
1363
 
| /* end confdefs.h.  */
1364
 
| #include <stdio.h>
1365
 
| #ifdef HAVE_SYS_TYPES_H
1366
 
| # include <sys/types.h>
1367
 
| #endif
1368
 
| #ifdef HAVE_SYS_STAT_H
1369
 
| # include <sys/stat.h>
1370
 
| #endif
1371
 
| #ifdef STDC_HEADERS
1372
 
| # include <stdlib.h>
1373
 
| # include <stddef.h>
1374
 
| #else
1375
 
| # ifdef HAVE_STDLIB_H
1376
 
| #  include <stdlib.h>
1377
 
| # endif
1378
 
| #endif
1379
 
| #ifdef HAVE_STRING_H
1380
 
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1381
 
| #  include <memory.h>
1382
 
| # endif
1383
 
| # include <string.h>
1384
 
| #endif
1385
 
| #ifdef HAVE_STRINGS_H
1386
 
| # include <strings.h>
1387
 
| #endif
1388
 
| #ifdef HAVE_INTTYPES_H
1389
 
| # include <inttypes.h>
1390
 
| #endif
1391
 
| #ifdef HAVE_STDINT_H
1392
 
| # include <stdint.h>
1393
 
| #endif
1394
 
| #ifdef HAVE_UNISTD_H
1395
 
| # include <unistd.h>
1396
 
| #endif
1397
 
| #include <direct.h>
1398
 
configure:15083: result: no
1399
 
configure:15083: checking direct.h presence
1400
 
configure:15083: gcc -E  conftest.c
1401
 
conftest.c:48:20: error: direct.h: No such file or directory
1402
 
configure:15083: $? = 1
1403
 
configure: failed program was:
1404
 
| /* confdefs.h */
1405
 
| #define PACKAGE_NAME ""
1406
 
| #define PACKAGE_TARNAME ""
1407
 
| #define PACKAGE_VERSION ""
1408
 
| #define PACKAGE_STRING ""
1409
 
| #define PACKAGE_BUGREPORT ""
1410
 
| #define PACKAGE_URL ""
1411
 
| #define PACKAGE "styx"
1412
 
| #define VERSION "1.8.0"
1413
 
| #define STDC_HEADERS 1
1414
 
| #define HAVE_SYS_TYPES_H 1
1415
 
| #define HAVE_SYS_STAT_H 1
1416
 
| #define HAVE_STDLIB_H 1
1417
 
| #define HAVE_STRING_H 1
1418
 
| #define HAVE_MEMORY_H 1
1419
 
| #define HAVE_STRINGS_H 1
1420
 
| #define HAVE_INTTYPES_H 1
1421
 
| #define HAVE_STDINT_H 1
1422
 
| #define HAVE_UNISTD_H 1
1423
 
| #define HAVE_DLFCN_H 1
1424
 
| #define LT_OBJDIR ".libs/"
1425
 
| #define HAVE_LIBDL 1
1426
 
| #define HAVE_LIBRT 1
1427
 
| #define HAVE_SYS_ERRNO_H 1
1428
 
| #define HAVE_ERRNO_H 1
1429
 
| #define HAVE_SYS_FCNTL_H 1
1430
 
| #define HAVE_FCNTL_H 1
1431
 
| #define HAVE_SYS_STAT_H 1
1432
 
| #define HAVE_SYS_TIME_H 1
1433
 
| #define HAVE_TIME_H 1
1434
 
| #define HAVE_SYS_TYPES_H 1
1435
 
| #define HAVE_SYS_UNISTD_H 1
1436
 
| #define HAVE_UNISTD_H 1
1437
 
| #define HAVE_CTYPE_H 1
1438
 
| #define HAVE_WCHAR_H 1
1439
 
| #define HAVE_WCTYPE_H 1
1440
 
| #define HAVE_ICONV_H 1
1441
 
| #define HAVE_SEMAPHORE_H 1
1442
 
| #define HAVE_MALLOC_H 1
1443
 
| #define HAVE_MEMORY_H 1
1444
 
| #define HAVE_STDIO_H 1
1445
 
| #define HAVE_STDLIB_H 1
1446
 
| #define HAVE_STRING_H 1
1447
 
| #define HAVE_STRINGS_H 1
1448
 
| #define HAVE_DLFCN_H 1
1449
 
| #define HAVE_DIRENT_H 1
1450
 
| /* end confdefs.h.  */
1451
 
| #include <direct.h>
1452
 
configure:15083: result: no
1453
 
configure:15083: checking for direct.h
1454
 
configure:15083: result: no
1455
 
configure:15092: checking for ANSI C header files
1456
 
configure:15196: result: yes
1457
 
configure:15204: checking whether time.h and sys/time.h may both be included
1458
 
configure:15224: gcc -c -funsigned-char -g -O2  conftest.c >&5
1459
 
configure:15224: $? = 0
1460
 
configure:15231: result: yes
1461
 
configure:15239: checking whether stat file-mode macros are broken
1462
 
configure:15266: gcc -c -funsigned-char -g -O2  conftest.c >&5
1463
 
configure:15266: $? = 0
1464
 
configure:15273: result: no
1465
 
configure:15284: checking for vprintf
1466
 
configure:15284: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1467
 
conftest.c:73: warning: conflicting types for built-in function 'vprintf'
1468
 
configure:15284: $? = 0
1469
 
configure:15284: result: yes
1470
 
configure:15290: checking for _doprnt
1471
 
configure:15290: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1472
 
/tmp/ccKQQlbX.o: In function `main':
1473
 
/home/heike/styx-inst/styx-1.8.0/conftest.c:85: undefined reference to `_doprnt'
1474
 
collect2: ld returned 1 exit status
1475
 
configure:15290: $? = 1
1476
 
configure: failed program was:
1477
 
| /* confdefs.h */
1478
 
| #define PACKAGE_NAME ""
1479
 
| #define PACKAGE_TARNAME ""
1480
 
| #define PACKAGE_VERSION ""
1481
 
| #define PACKAGE_STRING ""
1482
 
| #define PACKAGE_BUGREPORT ""
1483
 
| #define PACKAGE_URL ""
1484
 
| #define PACKAGE "styx"
1485
 
| #define VERSION "1.8.0"
1486
 
| #define STDC_HEADERS 1
1487
 
| #define HAVE_SYS_TYPES_H 1
1488
 
| #define HAVE_SYS_STAT_H 1
1489
 
| #define HAVE_STDLIB_H 1
1490
 
| #define HAVE_STRING_H 1
1491
 
| #define HAVE_MEMORY_H 1
1492
 
| #define HAVE_STRINGS_H 1
1493
 
| #define HAVE_INTTYPES_H 1
1494
 
| #define HAVE_STDINT_H 1
1495
 
| #define HAVE_UNISTD_H 1
1496
 
| #define HAVE_DLFCN_H 1
1497
 
| #define LT_OBJDIR ".libs/"
1498
 
| #define HAVE_LIBDL 1
1499
 
| #define HAVE_LIBRT 1
1500
 
| #define HAVE_SYS_ERRNO_H 1
1501
 
| #define HAVE_ERRNO_H 1
1502
 
| #define HAVE_SYS_FCNTL_H 1
1503
 
| #define HAVE_FCNTL_H 1
1504
 
| #define HAVE_SYS_STAT_H 1
1505
 
| #define HAVE_SYS_TIME_H 1
1506
 
| #define HAVE_TIME_H 1
1507
 
| #define HAVE_SYS_TYPES_H 1
1508
 
| #define HAVE_SYS_UNISTD_H 1
1509
 
| #define HAVE_UNISTD_H 1
1510
 
| #define HAVE_CTYPE_H 1
1511
 
| #define HAVE_WCHAR_H 1
1512
 
| #define HAVE_WCTYPE_H 1
1513
 
| #define HAVE_ICONV_H 1
1514
 
| #define HAVE_SEMAPHORE_H 1
1515
 
| #define HAVE_MALLOC_H 1
1516
 
| #define HAVE_MEMORY_H 1
1517
 
| #define HAVE_STDIO_H 1
1518
 
| #define HAVE_STDLIB_H 1
1519
 
| #define HAVE_STRING_H 1
1520
 
| #define HAVE_STRINGS_H 1
1521
 
| #define HAVE_DLFCN_H 1
1522
 
| #define HAVE_DIRENT_H 1
1523
 
| #define STDC_HEADERS 1
1524
 
| #define TIME_WITH_SYS_TIME 1
1525
 
| #define HAVE_VPRINTF 1
1526
 
| /* end confdefs.h.  */
1527
 
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
1528
 
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1529
 
| #define _doprnt innocuous__doprnt
1530
 
1531
 
| /* System header to define __stub macros and hopefully few prototypes,
1532
 
|     which can conflict with char _doprnt (); below.
1533
 
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1534
 
|     <limits.h> exists even on freestanding compilers.  */
1535
 
1536
 
| #ifdef __STDC__
1537
 
| # include <limits.h>
1538
 
| #else
1539
 
| # include <assert.h>
1540
 
| #endif
1541
 
1542
 
| #undef _doprnt
1543
 
1544
 
| /* Override any GCC internal prototype to avoid an error.
1545
 
|    Use char because int might match the return type of a GCC
1546
 
|    builtin and then its argument prototype would still apply.  */
1547
 
| #ifdef __cplusplus
1548
 
| extern "C"
1549
 
| #endif
1550
 
| char _doprnt ();
1551
 
| /* The GNU C library defines this for functions which it implements
1552
 
|     to always fail with ENOSYS.  Some functions are actually named
1553
 
|     something starting with __ and the normal name is an alias.  */
1554
 
| #if defined __stub__doprnt || defined __stub____doprnt
1555
 
| choke me
1556
 
| #endif
1557
 
1558
 
| int
1559
 
| main ()
1560
 
| {
1561
 
| return _doprnt ();
1562
 
|   ;
1563
 
|   return 0;
1564
 
| }
1565
 
configure:15290: result: no
1566
 
configure:15304: checking for getcwd
1567
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1568
 
configure:15304: $? = 0
1569
 
configure:15304: result: yes
1570
 
configure:15304: checking for strcspn
1571
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1572
 
conftest.c:75: warning: conflicting types for built-in function 'strcspn'
1573
 
configure:15304: $? = 0
1574
 
configure:15304: result: yes
1575
 
configure:15304: checking for strdup
1576
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1577
 
conftest.c:76: warning: conflicting types for built-in function 'strdup'
1578
 
configure:15304: $? = 0
1579
 
configure:15304: result: yes
1580
 
configure:15304: checking for strerror
1581
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1582
 
configure:15304: $? = 0
1583
 
configure:15304: result: yes
1584
 
configure:15304: checking for strstr
1585
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1586
 
conftest.c:78: warning: conflicting types for built-in function 'strstr'
1587
 
configure:15304: $? = 0
1588
 
configure:15304: result: yes
1589
 
configure:15304: checking for strchr
1590
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1591
 
conftest.c:79: warning: conflicting types for built-in function 'strchr'
1592
 
configure:15304: $? = 0
1593
 
configure:15304: result: yes
1594
 
configure:15304: checking for strrchr
1595
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1596
 
conftest.c:80: warning: conflicting types for built-in function 'strrchr'
1597
 
configure:15304: $? = 0
1598
 
configure:15304: result: yes
1599
 
configure:15304: checking for index
1600
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1601
 
conftest.c:81: warning: conflicting types for built-in function 'index'
1602
 
configure:15304: $? = 0
1603
 
configure:15304: result: yes
1604
 
configure:15304: checking for rindex
1605
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1606
 
conftest.c:82: warning: conflicting types for built-in function 'rindex'
1607
 
configure:15304: $? = 0
1608
 
configure:15304: result: yes
1609
 
configure:15304: checking for memcpy
1610
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1611
 
conftest.c:83: warning: conflicting types for built-in function 'memcpy'
1612
 
configure:15304: $? = 0
1613
 
configure:15304: result: yes
1614
 
configure:15304: checking for memcmp
1615
 
configure:15304: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1616
 
conftest.c:84: warning: conflicting types for built-in function 'memcmp'
1617
 
configure:15304: $? = 0
1618
 
configure:15304: result: yes
1619
 
configure:15315: checking for vsnprintf
1620
 
configure:15315: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1621
 
conftest.c:85: warning: conflicting types for built-in function 'vsnprintf'
1622
 
configure:15315: $? = 0
1623
 
configure:15315: result: yes
1624
 
configure:15326: checking for dlerror
1625
 
configure:15326: gcc -o conftest -funsigned-char -g -O2   conftest.c -lrt -ldl  >&5
1626
 
configure:15326: $? = 0
1627
 
configure:15326: result: yes
1628
 
configure:15337: checking where to install HTML documents
1629
 
configure:15344: result: $(datadir)/doc
1630
 
configure:15347: checking where to install SGML documents
1631
 
configure:15354: result: $(datadir)/doc
1632
 
configure:15357: checking where to install examples
1633
 
configure:15364: result: $(datadir)/examples
1634
 
configure:15501: creating ./config.status
1635
 
 
1636
 
## ---------------------- ##
1637
 
## Running config.status. ##
1638
 
## ---------------------- ##
1639
 
 
1640
 
This file was extended by config.status, which was
1641
 
generated by GNU Autoconf 2.67.  Invocation command line was
1642
 
 
1643
 
  CONFIG_FILES    = 
1644
 
  CONFIG_HEADERS  = 
1645
 
  CONFIG_LINKS    = 
1646
 
  CONFIG_COMMANDS = 
1647
 
  $ ./config.status 
1648
 
 
1649
 
on idefix
1650
 
 
1651
 
config.status:1207: creating Makefile
1652
 
config.status:1207: creating gen/Makefile
1653
 
config.status:1207: creating genxml/Makefile
1654
 
config.status:1207: creating libbase/Makefile
1655
 
config.status:1207: creating libstyx/Makefile
1656
 
config.status:1207: creating libutil/Makefile
1657
 
config.status:1207: creating libxml/Makefile
1658
 
config.status:1207: creating modstd/Makefile
1659
 
config.status:1207: creating modext/Makefile
1660
 
config.status:1207: creating pgm/Makefile
1661
 
config.status:1207: creating pgmxml/Makefile
1662
 
config.status:1207: creating inc/Makefile
1663
 
config.status:1207: creating incxml/Makefile
1664
 
config.status:1207: creating doc/Makefile
1665
 
config.status:1207: creating examples/Makefile
1666
 
config.status:1207: creating examples/example01/Makefile
1667
 
config.status:1207: creating examples/example01/mx
1668
 
config.status:1207: creating examples/example02/Makefile
1669
 
config.status:1207: creating examples/example02/mx
1670
 
config.status:1207: creating examples/example03/Makefile
1671
 
config.status:1207: creating examples/example03/mx
1672
 
config.status:1207: creating examples/example04/Makefile
1673
 
config.status:1207: creating examples/example04/mx
1674
 
config.status:1207: creating examples/example05/Makefile
1675
 
config.status:1207: creating examples/example05/mx
1676
 
config.status:1207: creating examples/example06/Makefile
1677
 
config.status:1207: creating examples/example06/mx
1678
 
config.status:1207: creating examples/example07/Makefile
1679
 
config.status:1207: creating examples/example07/mx
1680
 
config.status:1207: creating spe/Makefile
1681
 
config.status:1207: creating spe/xsty.in
1682
 
config.status:1207: creating spexml/Makefile
1683
 
config.status:1207: creating spexml/xxml.in
1684
 
config.status:1207: creating pat/Makefile
1685
 
config.status:1207: creating libspe/Makefile
1686
 
config.status:1207: creating config.h
1687
 
config.status:1435: executing depfiles commands
1688
 
config.status:1435: executing libtool commands
1689
 
 
1690
 
## ---------------- ##
1691
 
## Cache variables. ##
1692
 
## ---------------- ##
1693
 
 
1694
 
ac_cv_build=i686-pc-linux-gnu
1695
 
ac_cv_c_compiler_gnu=yes
1696
 
ac_cv_c_const=yes
1697
 
ac_cv_cxx_compiler_gnu=yes
1698
 
ac_cv_env_CCC_set=
1699
 
ac_cv_env_CCC_value=
1700
 
ac_cv_env_CC_set=
1701
 
ac_cv_env_CC_value=
1702
 
ac_cv_env_CFLAGS_set=
1703
 
ac_cv_env_CFLAGS_value=
1704
 
ac_cv_env_CPPFLAGS_set=
1705
 
ac_cv_env_CPPFLAGS_value=
1706
 
ac_cv_env_CPP_set=
1707
 
ac_cv_env_CPP_value=
1708
 
ac_cv_env_CXXCPP_set=
1709
 
ac_cv_env_CXXCPP_value=
1710
 
ac_cv_env_CXXFLAGS_set=
1711
 
ac_cv_env_CXXFLAGS_value=
1712
 
ac_cv_env_CXX_set=
1713
 
ac_cv_env_CXX_value=
1714
 
ac_cv_env_LDFLAGS_set=
1715
 
ac_cv_env_LDFLAGS_value=
1716
 
ac_cv_env_LIBS_set=
1717
 
ac_cv_env_LIBS_value=
1718
 
ac_cv_env_build_alias_set=
1719
 
ac_cv_env_build_alias_value=
1720
 
ac_cv_env_host_alias_set=
1721
 
ac_cv_env_host_alias_value=
1722
 
ac_cv_env_target_alias_set=
1723
 
ac_cv_env_target_alias_value=
1724
 
ac_cv_func__doprnt=no
1725
 
ac_cv_func_dlerror=yes
1726
 
ac_cv_func_getcwd=yes
1727
 
ac_cv_func_index=yes
1728
 
ac_cv_func_memcmp=yes
1729
 
ac_cv_func_memcpy=yes
1730
 
ac_cv_func_rindex=yes
1731
 
ac_cv_func_strchr=yes
1732
 
ac_cv_func_strcspn=yes
1733
 
ac_cv_func_strdup=yes
1734
 
ac_cv_func_strerror=yes
1735
 
ac_cv_func_strrchr=yes
1736
 
ac_cv_func_strstr=yes
1737
 
ac_cv_func_vprintf=yes
1738
 
ac_cv_func_vsnprintf=yes
1739
 
ac_cv_header_ctype_h=yes
1740
 
ac_cv_header_dir_h=no
1741
 
ac_cv_header_direct_h=no
1742
 
ac_cv_header_dirent_dirent_h=yes
1743
 
ac_cv_header_dlfcn_h=yes
1744
 
ac_cv_header_errno_h=yes
1745
 
ac_cv_header_fcntl_h=yes
1746
 
ac_cv_header_iconv_h=yes
1747
 
ac_cv_header_inttypes_h=yes
1748
 
ac_cv_header_libc_h=no
1749
 
ac_cv_header_malloc_h=yes
1750
 
ac_cv_header_memory_h=yes
1751
 
ac_cv_header_net_errno_h=no
1752
 
ac_cv_header_semaphore_h=yes
1753
 
ac_cv_header_stat_broken=no
1754
 
ac_cv_header_stat_h=no
1755
 
ac_cv_header_stdc=yes
1756
 
ac_cv_header_stdint_h=yes
1757
 
ac_cv_header_stdio_h=yes
1758
 
ac_cv_header_stdlib_h=yes
1759
 
ac_cv_header_string_h=yes
1760
 
ac_cv_header_strings_h=yes
1761
 
ac_cv_header_sys_errno_h=yes
1762
 
ac_cv_header_sys_fcntl_h=yes
1763
 
ac_cv_header_sys_stat_h=yes
1764
 
ac_cv_header_sys_time_h=yes
1765
 
ac_cv_header_sys_types_h=yes
1766
 
ac_cv_header_sys_unistd_h=yes
1767
 
ac_cv_header_time=yes
1768
 
ac_cv_header_time_h=yes
1769
 
ac_cv_header_types_h=no
1770
 
ac_cv_header_unistd_h=yes
1771
 
ac_cv_header_wchar_h=yes
1772
 
ac_cv_header_wctype_h=yes
1773
 
ac_cv_host=i686-pc-linux-gnu
1774
 
ac_cv_htmldir='$(datadir)/doc'
1775
 
ac_cv_lib_dl_dlopen=yes
1776
 
ac_cv_lib_rt_sem_init=yes
1777
 
ac_cv_objext=o
1778
 
ac_cv_path_EGREP='/bin/grep -E'
1779
 
ac_cv_path_FGREP='/bin/grep -F'
1780
 
ac_cv_path_GREP=/bin/grep
1781
 
ac_cv_path_SED=/bin/sed
1782
 
ac_cv_path_install='/usr/bin/install -c'
1783
 
ac_cv_path_mkdir=/bin/mkdir
1784
 
ac_cv_prog_AWK=gawk
1785
 
ac_cv_prog_CPP='gcc -E'
1786
 
ac_cv_prog_CXXCPP='g++ -E'
1787
 
ac_cv_prog_SED=/bin/sed
1788
 
ac_cv_prog_ac_ct_AR=ar
1789
 
ac_cv_prog_ac_ct_CC=gcc
1790
 
ac_cv_prog_ac_ct_CXX=g++
1791
 
ac_cv_prog_ac_ct_OBJDUMP=objdump
1792
 
ac_cv_prog_ac_ct_RANLIB=ranlib
1793
 
ac_cv_prog_ac_ct_STRIP=strip
1794
 
ac_cv_prog_cc_c89=
1795
 
ac_cv_prog_cc_g=yes
1796
 
ac_cv_prog_cxx_g=yes
1797
 
ac_cv_prog_make_make_set=yes
1798
 
ac_cv_sampledir='$(datadir)/examples'
1799
 
ac_cv_search_opendir='none required'
1800
 
ac_cv_sgmldir='$(datadir)/doc'
1801
 
ac_cv_struct_tm=time.h
1802
 
ac_cv_type_size_t=yes
1803
 
am_cv_CC_dependencies_compiler_type=gcc3
1804
 
am_cv_CXX_dependencies_compiler_type=gcc3
1805
 
lt_cv_deplibs_check_method=pass_all
1806
 
lt_cv_file_magic_cmd='$MAGIC_CMD'
1807
 
lt_cv_file_magic_test_file=
1808
 
lt_cv_ld_reload_flag=-r
1809
 
lt_cv_nm_interface='BSD nm'
1810
 
lt_cv_objdir=.libs
1811
 
lt_cv_path_LD=/usr/bin/ld
1812
 
lt_cv_path_LDCXX=/usr/bin/ld
1813
 
lt_cv_path_NM='/usr/bin/nm -B'
1814
 
lt_cv_prog_compiler_c_o=yes
1815
 
lt_cv_prog_compiler_c_o_CXX=yes
1816
 
lt_cv_prog_compiler_pic_works=yes
1817
 
lt_cv_prog_compiler_pic_works_CXX=yes
1818
 
lt_cv_prog_compiler_rtti_exceptions=no
1819
 
lt_cv_prog_compiler_static_works=yes
1820
 
lt_cv_prog_compiler_static_works_CXX=yes
1821
 
lt_cv_prog_gnu_ld=yes
1822
 
lt_cv_prog_gnu_ldcxx=yes
1823
 
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
1824
 
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1825
 
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'\'''
1826
 
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
1827
 
lt_cv_sys_max_cmd_len=1572864
1828
 
 
1829
 
## ----------------- ##
1830
 
## Output variables. ##
1831
 
## ----------------- ##
1832
 
 
1833
 
ACLOCAL='aclocal-1.11'
1834
 
AMDEPBACKSLASH='\'
1835
 
AMDEP_FALSE='#'
1836
 
AMDEP_TRUE=''
1837
 
AMTAR='tar'
1838
 
AR='ar'
1839
 
AUTOCONF='autoconf'
1840
 
AUTOHEADER='autoheader'
1841
 
AUTOMAKE='automake-1.11'
1842
 
AWK='gawk'
1843
 
CC='gcc'
1844
 
CCDEPMODE='depmode=gcc3'
1845
 
CFLAGS='-funsigned-char -g -O2'
1846
 
CPP='gcc -E'
1847
 
CPPFLAGS=''
1848
 
CXX='g++'
1849
 
CXXCPP='g++ -E'
1850
 
CXXDEPMODE='depmode=gcc3'
1851
 
CXXFLAGS='-g -O2'
1852
 
CYGPATH_W='echo'
1853
 
DEFS='-DHAVE_CONFIG_H'
1854
 
DEPDIR='.deps'
1855
 
DSYMUTIL=''
1856
 
DUMPBIN=''
1857
 
ECHO_C=''
1858
 
ECHO_N='-n'
1859
 
ECHO_T=''
1860
 
EGREP='/bin/grep -E'
1861
 
EXEEXT=''
1862
 
FGREP='/bin/grep -F'
1863
 
GREP='/bin/grep'
1864
 
INSTALL_DATA='${INSTALL} -m 644'
1865
 
INSTALL_PROGRAM='${INSTALL}'
1866
 
INSTALL_SCRIPT='${INSTALL}'
1867
 
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1868
 
LD='/usr/bin/ld'
1869
 
LDFLAGS=''
1870
 
LIBOBJS=''
1871
 
LIBS='-lrt -ldl '
1872
 
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1873
 
LIPO=''
1874
 
LN_S='ln -s'
1875
 
LTLIBOBJS=''
1876
 
MAKEINFO='makeinfo'
1877
 
MKDIR_P='/bin/mkdir -p'
1878
 
NM='/usr/bin/nm -B'
1879
 
NMEDIT=''
1880
 
OBJDUMP='objdump'
1881
 
OBJEXT='o'
1882
 
OTOOL64=''
1883
 
OTOOL=''
1884
 
PACKAGE='styx'
1885
 
PACKAGE_BUGREPORT=''
1886
 
PACKAGE_NAME=''
1887
 
PACKAGE_STRING=''
1888
 
PACKAGE_TARNAME=''
1889
 
PACKAGE_URL=''
1890
 
PACKAGE_VERSION=''
1891
 
PATH_SEPARATOR=':'
1892
 
RANLIB='ranlib'
1893
 
SED='/bin/sed'
1894
 
SET_MAKE=''
1895
 
SHELL='/bin/sh'
1896
 
STRIP='strip'
1897
 
VERSION='1.8.0'
1898
 
ac_ct_CC='gcc'
1899
 
ac_ct_CXX='g++'
1900
 
ac_ct_DUMPBIN=''
1901
 
am__EXEEXT_FALSE=''
1902
 
am__EXEEXT_TRUE='#'
1903
 
am__fastdepCC_FALSE='#'
1904
 
am__fastdepCC_TRUE=''
1905
 
am__fastdepCXX_FALSE='#'
1906
 
am__fastdepCXX_TRUE=''
1907
 
am__include='include'
1908
 
am__isrc=''
1909
 
am__leading_dot='.'
1910
 
am__quote=''
1911
 
am__tar='${AMTAR} chof - "$$tardir"'
1912
 
am__untar='${AMTAR} xf -'
1913
 
bindir='${exec_prefix}/bin'
1914
 
build='i686-pc-linux-gnu'
1915
 
build_alias=''
1916
 
build_cpu='i686'
1917
 
build_os='linux-gnu'
1918
 
build_vendor='pc'
1919
 
datadir='${datarootdir}'
1920
 
datarootdir='${prefix}/share'
1921
 
docdir='${datarootdir}/doc/${PACKAGE}'
1922
 
dvidir='${docdir}'
1923
 
exec_prefix='${prefix}'
1924
 
host='i686-pc-linux-gnu'
1925
 
host_alias=''
1926
 
host_cpu='i686'
1927
 
host_os='linux-gnu'
1928
 
host_vendor='pc'
1929
 
htmldir='$(datadir)/doc'
1930
 
includedir='${prefix}/include'
1931
 
infodir='${datarootdir}/info'
1932
 
install_sh='${SHELL} /home/heike/styx-inst/styx-1.8.0/install-sh'
1933
 
libdir='${exec_prefix}/lib'
1934
 
libexecdir='${exec_prefix}/libexec'
1935
 
localedir='${datarootdir}/locale'
1936
 
localstatedir='${prefix}/var'
1937
 
lt_ECHO='echo'
1938
 
mandir='${datarootdir}/man'
1939
 
mkdir_p='/bin/mkdir -p'
1940
 
oldincludedir='/usr/include'
1941
 
pdfdir='${docdir}'
1942
 
prefix='/home/heike/styx-bin'
1943
 
program_transform_name='s,x,x,'
1944
 
psdir='${docdir}'
1945
 
sampledir='$(datadir)/examples'
1946
 
sbindir='${exec_prefix}/sbin'
1947
 
sgmldir='$(datadir)/doc'
1948
 
sharedstatedir='${prefix}/com'
1949
 
sysconfdir='${prefix}/etc'
1950
 
target_alias=''
1951
 
 
1952
 
## ----------- ##
1953
 
## confdefs.h. ##
1954
 
## ----------- ##
1955
 
 
1956
 
/* confdefs.h */
1957
 
#define PACKAGE_NAME ""
1958
 
#define PACKAGE_TARNAME ""
1959
 
#define PACKAGE_VERSION ""
1960
 
#define PACKAGE_STRING ""
1961
 
#define PACKAGE_BUGREPORT ""
1962
 
#define PACKAGE_URL ""
1963
 
#define PACKAGE "styx"
1964
 
#define VERSION "1.8.0"
1965
 
#define STDC_HEADERS 1
1966
 
#define HAVE_SYS_TYPES_H 1
1967
 
#define HAVE_SYS_STAT_H 1
1968
 
#define HAVE_STDLIB_H 1
1969
 
#define HAVE_STRING_H 1
1970
 
#define HAVE_MEMORY_H 1
1971
 
#define HAVE_STRINGS_H 1
1972
 
#define HAVE_INTTYPES_H 1
1973
 
#define HAVE_STDINT_H 1
1974
 
#define HAVE_UNISTD_H 1
1975
 
#define HAVE_DLFCN_H 1
1976
 
#define LT_OBJDIR ".libs/"
1977
 
#define HAVE_LIBDL 1
1978
 
#define HAVE_LIBRT 1
1979
 
#define HAVE_SYS_ERRNO_H 1
1980
 
#define HAVE_ERRNO_H 1
1981
 
#define HAVE_SYS_FCNTL_H 1
1982
 
#define HAVE_FCNTL_H 1
1983
 
#define HAVE_SYS_STAT_H 1
1984
 
#define HAVE_SYS_TIME_H 1
1985
 
#define HAVE_TIME_H 1
1986
 
#define HAVE_SYS_TYPES_H 1
1987
 
#define HAVE_SYS_UNISTD_H 1
1988
 
#define HAVE_UNISTD_H 1
1989
 
#define HAVE_CTYPE_H 1
1990
 
#define HAVE_WCHAR_H 1
1991
 
#define HAVE_WCTYPE_H 1
1992
 
#define HAVE_ICONV_H 1
1993
 
#define HAVE_SEMAPHORE_H 1
1994
 
#define HAVE_MALLOC_H 1
1995
 
#define HAVE_MEMORY_H 1
1996
 
#define HAVE_STDIO_H 1
1997
 
#define HAVE_STDLIB_H 1
1998
 
#define HAVE_STRING_H 1
1999
 
#define HAVE_STRINGS_H 1
2000
 
#define HAVE_DLFCN_H 1
2001
 
#define HAVE_DIRENT_H 1
2002
 
#define STDC_HEADERS 1
2003
 
#define TIME_WITH_SYS_TIME 1
2004
 
#define HAVE_VPRINTF 1
2005
 
#define HAVE_GETCWD 1
2006
 
#define HAVE_STRCSPN 1
2007
 
#define HAVE_STRDUP 1
2008
 
#define HAVE_STRERROR 1
2009
 
#define HAVE_STRSTR 1
2010
 
#define HAVE_STRCHR 1
2011
 
#define HAVE_STRRCHR 1
2012
 
#define HAVE_INDEX 1
2013
 
#define HAVE_RINDEX 1
2014
 
#define HAVE_MEMCPY 1
2015
 
#define HAVE_MEMCMP 1
2016
 
#define HAVE_VSNPRINTF 1
2017
 
#define HAVE_DLERROR 1
2018
 
 
2019
 
configure: exit 0
2020
 
 
2021
 
## ---------------------- ##
2022
 
## Running config.status. ##
2023
 
## ---------------------- ##
2024
 
 
2025
 
This file was extended by config.status, which was
2026
 
generated by GNU Autoconf 2.67.  Invocation command line was
2027
 
 
2028
 
  CONFIG_FILES    = 
2029
 
  CONFIG_HEADERS  = 
2030
 
  CONFIG_LINKS    = 
2031
 
  CONFIG_COMMANDS = 
2032
 
  $ ./config.status examples/example07/Makefile
2033
 
 
2034
 
on idefix
2035
 
 
2036
 
config.status:1207: creating examples/example07/Makefile