~ubuntu-branches/ubuntu/karmic/vzctl/karmic

« back to all changes in this revision

Viewing changes to config.log

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2007-04-10 18:08:16 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070410180816-0uuzj9fnna7gmzxv
Tags: 3.0.16-4
Etch has been released which means that this version can be uploaded
to unstable.

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 vzctl configure 3.0.16, which was
 
5
generated by GNU Autoconf 2.59.  Invocation command line was
 
6
 
 
7
  $ ./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --localstatedir=/var --enable-logrotate --enable-bashcomp
 
8
 
 
9
## --------- ##
 
10
## Platform. ##
 
11
## --------- ##
 
12
 
 
13
hostname = tigereye
 
14
uname -m = i686
 
15
uname -r = 2.6.18-3-686
 
16
uname -s = Linux
 
17
uname -v = #1 SMP Mon Dec 4 16:41:14 UTC 2006
 
18
 
 
19
/usr/bin/uname -p = unknown
 
20
/bin/uname -X     = unknown
 
21
 
 
22
/bin/arch              = i686
 
23
/usr/bin/arch -k       = unknown
 
24
/usr/convex/getsysinfo = unknown
 
25
hostinfo               = unknown
 
26
/bin/machine           = unknown
 
27
/usr/bin/oslevel       = unknown
 
28
/bin/universe          = unknown
 
29
 
 
30
PATH: /home/ola/bin
 
31
PATH: /usr/local/bin
 
32
PATH: /usr/bin
 
33
PATH: /bin
 
34
PATH: /usr/bin/X11
 
35
PATH: /usr/games
 
36
PATH: /opt/bin
 
37
 
 
38
 
 
39
## ----------- ##
 
40
## Core tests. ##
 
41
## ----------- ##
 
42
 
 
43
configure:1519: checking build system type
 
44
configure:1537: result: i686-pc-linux-gnu
 
45
configure:1545: checking host system type
 
46
configure:1559: result: i686-pc-linux-gnu
 
47
configure:1567: checking target system type
 
48
configure:1581: result: i686-pc-linux-gnu
 
49
configure:1611: checking for a BSD-compatible install
 
50
configure:1666: result: /usr/bin/install -c
 
51
configure:1677: checking whether build environment is sane
 
52
configure:1720: result: yes
 
53
configure:1785: checking for gawk
 
54
configure:1801: found /usr/bin/gawk
 
55
configure:1811: result: gawk
 
56
configure:1821: checking whether make sets $(MAKE)
 
57
configure:1841: result: yes
 
58
configure:2084: checking for gcc
 
59
configure:2100: found /usr/bin/gcc
 
60
configure:2110: result: gcc
 
61
configure:2354: checking for C compiler version
 
62
configure:2357: gcc --version </dev/null >&5
 
63
gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
 
64
Copyright (C) 2006 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:2360: $? = 0
 
69
configure:2362: gcc -v </dev/null >&5
 
70
Using built-in specs.
 
71
Target: i486-linux-gnu
 
72
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
 
73
Thread model: posix
 
74
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
 
75
configure:2365: $? = 0
 
76
configure:2367: gcc -V </dev/null >&5
 
77
gcc: '-V' option must have argument
 
78
configure:2370: $? = 1
 
79
configure:2393: checking for C compiler default output file name
 
80
configure:2396: gcc    conftest.c  >&5
 
81
configure:2399: $? = 0
 
82
configure:2445: result: a.out
 
83
configure:2450: checking whether the C compiler works
 
84
configure:2456: ./a.out
 
85
configure:2459: $? = 0
 
86
configure:2476: result: yes
 
87
configure:2483: checking whether we are cross compiling
 
88
configure:2485: result: no
 
89
configure:2488: checking for suffix of executables
 
90
configure:2490: gcc -o conftest    conftest.c  >&5
 
91
configure:2493: $? = 0
 
92
configure:2518: result: 
 
93
configure:2524: checking for suffix of object files
 
94
configure:2545: gcc -c   conftest.c >&5
 
95
configure:2548: $? = 0
 
96
configure:2570: result: o
 
97
configure:2574: checking whether we are using the GNU C compiler
 
98
configure:2598: gcc -c   conftest.c >&5
 
99
configure:2604: $? = 0
 
100
configure:2608: test -z 
 
101
                         || test ! -s conftest.err
 
102
configure:2611: $? = 0
 
103
configure:2614: test -s conftest.o
 
104
configure:2617: $? = 0
 
105
configure:2630: result: yes
 
106
configure:2636: checking whether gcc accepts -g
 
107
configure:2657: gcc -c -g  conftest.c >&5
 
108
configure:2663: $? = 0
 
109
configure:2667: test -z 
 
110
                         || test ! -s conftest.err
 
111
configure:2670: $? = 0
 
112
configure:2673: test -s conftest.o
 
113
configure:2676: $? = 0
 
114
configure:2687: result: yes
 
115
configure:2704: checking for gcc option to accept ANSI C
 
116
configure:2774: gcc  -c -g -O2  conftest.c >&5
 
117
configure:2780: $? = 0
 
118
configure:2784: test -z 
 
119
                         || test ! -s conftest.err
 
120
configure:2787: $? = 0
 
121
configure:2790: test -s conftest.o
 
122
configure:2793: $? = 0
 
123
configure:2811: result: none needed
 
124
configure:2829: gcc -c -g -O2  conftest.c >&5
 
125
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
 
126
configure:2835: $? = 1
 
127
configure: failed program was:
 
128
| #ifndef __cplusplus
 
129
|   choke me
 
130
| #endif
 
131
configure:2979: checking for style of include used by make
 
132
configure:3007: result: GNU
 
133
configure:3035: checking dependency style of gcc
 
134
configure:3125: result: gcc3
 
135
configure:3190: checking for a sed that does not truncate output
 
136
configure:3244: result: /bin/sed
 
137
configure:3247: checking for egrep
 
138
configure:3257: result: grep -E
 
139
configure:3273: checking for ld used by gcc
 
140
configure:3340: result: /usr/bin/ld
 
141
configure:3349: checking if the linker (/usr/bin/ld) is GNU ld
 
142
configure:3364: result: yes
 
143
configure:3369: checking for /usr/bin/ld option to reload object files
 
144
configure:3376: result: -r
 
145
configure:3385: checking for BSD-compatible nm
 
146
configure:3427: result: /usr/bin/nm -B
 
147
configure:3431: checking whether ln -s works
 
148
configure:3435: result: yes
 
149
configure:3442: checking how to recognise dependent libraries
 
150
configure:3625: result: pass_all
 
151
configure:3839: checking how to run the C preprocessor
 
152
configure:3874: gcc -E  conftest.c
 
153
configure:3880: $? = 0
 
154
configure:3912: gcc -E  conftest.c
 
155
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
 
156
configure:3918: $? = 1
 
157
configure: failed program was:
 
158
| /* confdefs.h.  */
 
159
 
160
| #define PACKAGE_NAME "vzctl"
 
161
| #define PACKAGE_TARNAME "vzctl"
 
162
| #define PACKAGE_VERSION "3.0.16"
 
163
| #define PACKAGE_STRING "vzctl 3.0.16"
 
164
| #define PACKAGE_BUGREPORT "devel@openvz.org"
 
165
| #define PACKAGE "vzctl"
 
166
| #define VERSION "3.0.16"
 
167
| /* end confdefs.h.  */
 
168
| #include <ac_nonexistent.h>
 
169
configure:3957: result: gcc -E
 
170
configure:3981: gcc -E  conftest.c
 
171
configure:3987: $? = 0
 
172
configure:4019: gcc -E  conftest.c
 
173
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
 
174
configure:4025: $? = 1
 
175
configure: failed program was:
 
176
| /* confdefs.h.  */
 
177
 
178
| #define PACKAGE_NAME "vzctl"
 
179
| #define PACKAGE_TARNAME "vzctl"
 
180
| #define PACKAGE_VERSION "3.0.16"
 
181
| #define PACKAGE_STRING "vzctl 3.0.16"
 
182
| #define PACKAGE_BUGREPORT "devel@openvz.org"
 
183
| #define PACKAGE "vzctl"
 
184
| #define VERSION "3.0.16"
 
185
| /* end confdefs.h.  */
 
186
| #include <ac_nonexistent.h>
 
187
configure:4069: checking for ANSI C header files
 
188
configure:4094: gcc -c -g -O2  conftest.c >&5
 
189
configure:4100: $? = 0
 
190
configure:4104: test -z 
 
191
                         || test ! -s conftest.err
 
192
configure:4107: $? = 0
 
193
configure:4110: test -s conftest.o
 
194
configure:4113: $? = 0
 
195
configure:4202: gcc -o conftest -g -O2   conftest.c  >&5
 
196
conftest.c: In function 'main':
 
197
conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit'
 
198
configure:4205: $? = 0
 
199
configure:4207: ./conftest
 
200
configure:4210: $? = 0
 
201
configure:4225: result: yes
 
202
configure:4249: checking for sys/types.h
 
203
configure:4265: gcc -c -g -O2  conftest.c >&5
 
204
configure:4271: $? = 0
 
205
configure:4275: test -z 
 
206
                         || test ! -s conftest.err
 
207
configure:4278: $? = 0
 
208
configure:4281: test -s conftest.o
 
209
configure:4284: $? = 0
 
210
configure:4295: result: yes
 
211
configure:4249: checking for sys/stat.h
 
212
configure:4265: gcc -c -g -O2  conftest.c >&5
 
213
configure:4271: $? = 0
 
214
configure:4275: test -z 
 
215
                         || test ! -s conftest.err
 
216
configure:4278: $? = 0
 
217
configure:4281: test -s conftest.o
 
218
configure:4284: $? = 0
 
219
configure:4295: result: yes
 
220
configure:4249: checking for stdlib.h
 
221
configure:4265: gcc -c -g -O2  conftest.c >&5
 
222
configure:4271: $? = 0
 
223
configure:4275: test -z 
 
224
                         || test ! -s conftest.err
 
225
configure:4278: $? = 0
 
226
configure:4281: test -s conftest.o
 
227
configure:4284: $? = 0
 
228
configure:4295: result: yes
 
229
configure:4249: checking for string.h
 
230
configure:4265: gcc -c -g -O2  conftest.c >&5
 
231
configure:4271: $? = 0
 
232
configure:4275: test -z 
 
233
                         || test ! -s conftest.err
 
234
configure:4278: $? = 0
 
235
configure:4281: test -s conftest.o
 
236
configure:4284: $? = 0
 
237
configure:4295: result: yes
 
238
configure:4249: checking for memory.h
 
239
configure:4265: gcc -c -g -O2  conftest.c >&5
 
240
configure:4271: $? = 0
 
241
configure:4275: test -z 
 
242
                         || test ! -s conftest.err
 
243
configure:4278: $? = 0
 
244
configure:4281: test -s conftest.o
 
245
configure:4284: $? = 0
 
246
configure:4295: result: yes
 
247
configure:4249: checking for strings.h
 
248
configure:4265: gcc -c -g -O2  conftest.c >&5
 
249
configure:4271: $? = 0
 
250
configure:4275: test -z 
 
251
                         || test ! -s conftest.err
 
252
configure:4278: $? = 0
 
253
configure:4281: test -s conftest.o
 
254
configure:4284: $? = 0
 
255
configure:4295: result: yes
 
256
configure:4249: checking for inttypes.h
 
257
configure:4265: gcc -c -g -O2  conftest.c >&5
 
258
configure:4271: $? = 0
 
259
configure:4275: test -z 
 
260
                         || test ! -s conftest.err
 
261
configure:4278: $? = 0
 
262
configure:4281: test -s conftest.o
 
263
configure:4284: $? = 0
 
264
configure:4295: result: yes
 
265
configure:4249: checking for stdint.h
 
266
configure:4265: gcc -c -g -O2  conftest.c >&5
 
267
configure:4271: $? = 0
 
268
configure:4275: test -z 
 
269
                         || test ! -s conftest.err
 
270
configure:4278: $? = 0
 
271
configure:4281: test -s conftest.o
 
272
configure:4284: $? = 0
 
273
configure:4295: result: yes
 
274
configure:4249: checking for unistd.h
 
275
configure:4265: gcc -c -g -O2  conftest.c >&5
 
276
configure:4271: $? = 0
 
277
configure:4275: test -z 
 
278
                         || test ! -s conftest.err
 
279
configure:4278: $? = 0
 
280
configure:4281: test -s conftest.o
 
281
configure:4284: $? = 0
 
282
configure:4295: result: yes
 
283
configure:4321: checking dlfcn.h usability
 
284
configure:4333: gcc -c -g -O2  conftest.c >&5
 
285
configure:4339: $? = 0
 
286
configure:4343: test -z 
 
287
                         || test ! -s conftest.err
 
288
configure:4346: $? = 0
 
289
configure:4349: test -s conftest.o
 
290
configure:4352: $? = 0
 
291
configure:4362: result: yes
 
292
configure:4366: checking dlfcn.h presence
 
293
configure:4376: gcc -E  conftest.c
 
294
configure:4382: $? = 0
 
295
configure:4402: result: yes
 
296
configure:4437: checking for dlfcn.h
 
297
configure:4444: result: yes
 
298
configure:4461: checking the maximum length of command line arguments
 
299
configure:4526: result: 32768
 
300
configure:4537: checking command to parse /usr/bin/nm -B output from gcc object
 
301
configure:4626: gcc -c -g -O2  conftest.c >&5
 
302
configure:4629: $? = 0
 
303
configure:4633: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
 
304
configure:4636: $? = 0
 
305
configure:4688: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
 
306
configure:4691: $? = 0
 
307
configure:4729: result: ok
 
308
configure:4733: checking for objdir
 
309
configure:4748: result: .libs
 
310
configure:4838: checking for ar
 
311
configure:4854: found /usr/bin/ar
 
312
configure:4865: result: ar
 
313
configure:4918: checking for ranlib
 
314
configure:4934: found /usr/bin/ranlib
 
315
configure:4945: result: ranlib
 
316
configure:4998: checking for strip
 
317
configure:5014: found /usr/bin/strip
 
318
configure:5025: result: strip
 
319
configure:5287: checking if gcc static flag  works
 
320
configure:5310: result: yes
 
321
configure:5328: checking if gcc supports -fno-rtti -fno-exceptions
 
322
configure:5346: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
 
323
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
 
324
configure:5350: $? = 0
 
325
configure:5361: result: no
 
326
configure:5376: checking for gcc option to produce PIC
 
327
configure:5553: result: -fPIC
 
328
configure:5561: checking if gcc PIC flag -fPIC works
 
329
configure:5579: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
 
330
configure:5583: $? = 0
 
331
configure:5594: result: yes
 
332
configure:5618: checking if gcc supports -c -o file.o
 
333
configure:5639: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
 
334
configure:5643: $? = 0
 
335
configure:5663: result: yes
 
336
configure:5689: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
 
337
configure:6537: result: yes
 
338
configure:6563: checking whether -lc should be explicitly linked in
 
339
configure:6568: gcc -c -g -O2  conftest.c >&5
 
340
configure:6571: $? = 0
 
341
configure:6585: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
 
342
configure:6588: $? = 0
 
343
configure:6600: result: no
 
344
configure:6608: checking dynamic linker characteristics
 
345
configure:7169: result: GNU/Linux ld.so
 
346
configure:7173: checking how to hardcode library paths into programs
 
347
configure:7198: result: immediate
 
348
configure:7212: checking whether stripping libraries is possible
 
349
configure:7217: result: yes
 
350
configure:8047: checking if libtool supports shared libraries
 
351
configure:8049: result: yes
 
352
configure:8052: checking whether to build shared libraries
 
353
configure:8110: result: yes
 
354
configure:8113: checking whether to build static libraries
 
355
configure:8117: result: no
 
356
configure:8209: creating libtool
 
357
configure:12341: checking for a BSD-compatible install
 
358
configure:12396: result: /usr/bin/install -c
 
359
configure:12407: checking whether ln -s works
 
360
configure:12411: result: yes
 
361
configure:12420: checking for dlopen in -ldl
 
362
configure:12450: gcc -o conftest -g -O2   conftest.c -ldl   >&5
 
363
configure:12456: $? = 0
 
364
configure:12460: test -z 
 
365
                         || test ! -s conftest.err
 
366
configure:12463: $? = 0
 
367
configure:12466: test -s conftest
 
368
configure:12469: $? = 0
 
369
configure:12482: result: yes
 
370
configure:12495: checking for openpty in -lutil
 
371
configure:12525: gcc -o conftest -g -O2   conftest.c -lutil   >&5
 
372
configure:12531: $? = 0
 
373
configure:12535: test -z 
 
374
                         || test ! -s conftest.err
 
375
configure:12538: $? = 0
 
376
configure:12541: test -s conftest
 
377
configure:12544: $? = 0
 
378
configure:12557: result: yes
 
379
configure:12573: checking for an ANSI C-conforming const
 
380
configure:12640: gcc -c -g -O2  conftest.c >&5
 
381
configure:12646: $? = 0
 
382
configure:12650: test -z 
 
383
                         || test ! -s conftest.err
 
384
configure:12653: $? = 0
 
385
configure:12656: test -s conftest.o
 
386
configure:12659: $? = 0
 
387
configure:12670: result: yes
 
388
configure:12680: checking for inline
 
389
configure:12701: gcc -c -g -O2  conftest.c >&5
 
390
configure:12707: $? = 0
 
391
configure:12711: test -z 
 
392
                         || test ! -s conftest.err
 
393
configure:12714: $? = 0
 
394
configure:12717: test -s conftest.o
 
395
configure:12720: $? = 0
 
396
configure:12732: result: inline
 
397
configure:13079: creating ./config.status
 
398
 
 
399
## ---------------------- ##
 
400
## Running config.status. ##
 
401
## ---------------------- ##
 
402
 
 
403
This file was extended by vzctl config.status 3.0.16, which was
 
404
generated by GNU Autoconf 2.59.  Invocation command line was
 
405
 
 
406
  CONFIG_FILES    = 
 
407
  CONFIG_HEADERS  = 
 
408
  CONFIG_LINKS    = 
 
409
  CONFIG_COMMANDS = 
 
410
  $ ./config.status 
 
411
 
 
412
on tigereye
 
413
 
 
414
config.status:728: creating bin/Makefile
 
415
config.status:728: creating etc/bash_completion.d/Makefile
 
416
config.status:728: creating etc/conf/Makefile
 
417
config.status:728: creating etc/cron.d/Makefile
 
418
config.status:728: creating etc/dists/Makefile
 
419
config.status:728: creating etc/init.d/Makefile
 
420
config.status:728: creating etc/logrotate.d/Makefile
 
421
config.status:728: creating etc/network-scripts/Makefile
 
422
config.status:728: creating etc/udev/Makefile
 
423
config.status:728: creating etc/Makefile
 
424
config.status:728: creating man/Makefile
 
425
config.status:728: creating scripts/Makefile
 
426
config.status:728: creating src/lib/Makefile
 
427
config.status:728: creating src/Makefile
 
428
config.status:728: creating Makefile
 
429
config.status:911: executing depfiles commands
 
430
configure:14160: vzctl 3.0.16 configured successfully:
 
431
 
 
432
         CC: gcc (gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21))
 
433
     CFLAGS: '-g -O2 -Wall -Wpointer-arith -Wcast-qual -Winline -Wcast-align -Wno-unused-parameter'
 
434
      build: i686-pc-linux-gnu
 
435
       host: i686-pc-linux-gnu
 
436
     target: i686-pc-linux-gnu
 
437
     prefix: /usr
 
438
   features: +bashcomp +cron +logrotate +udev
 
439
 
 
440
 
 
441
## ---------------- ##
 
442
## Cache variables. ##
 
443
## ---------------- ##
 
444
 
 
445
ac_cv_build=i686-pc-linux-gnu
 
446
ac_cv_build_alias=i686-pc-linux-gnu
 
447
ac_cv_c_compiler_gnu=yes
 
448
ac_cv_c_const=yes
 
449
ac_cv_c_inline=inline
 
450
ac_cv_env_CC_set=
 
451
ac_cv_env_CC_value=
 
452
ac_cv_env_CFLAGS_set=
 
453
ac_cv_env_CFLAGS_value=
 
454
ac_cv_env_CPPFLAGS_set=
 
455
ac_cv_env_CPPFLAGS_value=
 
456
ac_cv_env_CPP_set=
 
457
ac_cv_env_CPP_value=
 
458
ac_cv_env_LDFLAGS_set=
 
459
ac_cv_env_LDFLAGS_value=
 
460
ac_cv_env_build_alias_set=
 
461
ac_cv_env_build_alias_value=
 
462
ac_cv_env_host_alias_set=
 
463
ac_cv_env_host_alias_value=
 
464
ac_cv_env_target_alias_set=
 
465
ac_cv_env_target_alias_value=
 
466
ac_cv_exeext=
 
467
ac_cv_header_dlfcn_h=yes
 
468
ac_cv_header_inttypes_h=yes
 
469
ac_cv_header_memory_h=yes
 
470
ac_cv_header_stdc=yes
 
471
ac_cv_header_stdint_h=yes
 
472
ac_cv_header_stdlib_h=yes
 
473
ac_cv_header_string_h=yes
 
474
ac_cv_header_strings_h=yes
 
475
ac_cv_header_sys_stat_h=yes
 
476
ac_cv_header_sys_types_h=yes
 
477
ac_cv_header_unistd_h=yes
 
478
ac_cv_host=i686-pc-linux-gnu
 
479
ac_cv_host_alias=i686-pc-linux-gnu
 
480
ac_cv_lib_dl_dlopen=yes
 
481
ac_cv_lib_util_openpty=yes
 
482
ac_cv_objext=o
 
483
ac_cv_path_install='/usr/bin/install -c'
 
484
ac_cv_prog_AWK=gawk
 
485
ac_cv_prog_CPP='gcc -E'
 
486
ac_cv_prog_ac_ct_AR=ar
 
487
ac_cv_prog_ac_ct_CC=gcc
 
488
ac_cv_prog_ac_ct_RANLIB=ranlib
 
489
ac_cv_prog_ac_ct_STRIP=strip
 
490
ac_cv_prog_cc_g=yes
 
491
ac_cv_prog_cc_stdc=
 
492
ac_cv_prog_egrep='grep -E'
 
493
ac_cv_prog_make_make_set=yes
 
494
ac_cv_target=i686-pc-linux-gnu
 
495
ac_cv_target_alias=i686-pc-linux-gnu
 
496
am_cv_CC_dependencies_compiler_type=gcc3
 
497
lt_cv_deplibs_check_method=pass_all
 
498
lt_cv_file_magic_cmd='$MAGIC_CMD'
 
499
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.6.so'
 
500
lt_cv_ld_reload_flag=-r
 
501
lt_cv_objdir=.libs
 
502
lt_cv_path_LD=/usr/bin/ld
 
503
lt_cv_path_NM='/usr/bin/nm -B'
 
504
lt_cv_path_SED=/bin/sed
 
505
lt_cv_prog_compiler_c_o=yes
 
506
lt_cv_prog_compiler_rtti_exceptions=no
 
507
lt_cv_prog_gnu_ld=yes
 
508
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
 
509
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
 
510
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
 
511
lt_cv_sys_max_cmd_len=32768
 
512
lt_lt_cv_prog_compiler_c_o='"yes"'
 
513
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
 
514
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
 
515
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
 
516
 
 
517
## ----------------- ##
 
518
## Output variables. ##
 
519
## ----------------- ##
 
520
 
 
521
ACLOCAL='${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run aclocal-1.9'
 
522
AMDEPBACKSLASH='\'
 
523
AMDEP_FALSE='#'
 
524
AMDEP_TRUE=''
 
525
AMTAR='${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run tar'
 
526
AR='ar'
 
527
ARCH_IA64_FALSE=''
 
528
ARCH_IA64_TRUE='#'
 
529
ARCH_X86_64_FALSE=''
 
530
ARCH_X86_64_TRUE='#'
 
531
AUTOCONF='${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run autoconf'
 
532
AUTOHEADER='${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run autoheader'
 
533
AUTOMAKE='${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run automake-1.9'
 
534
AWK='gawk'
 
535
CC='gcc'
 
536
CCDEPMODE='depmode=gcc3'
 
537
CFLAGS='-g -O2 -Wall -Wpointer-arith -Wcast-qual -Winline -Wcast-align -Wno-unused-parameter'
 
538
CPP='gcc -E'
 
539
CPPFLAGS=''
 
540
CYGPATH_W='echo'
 
541
DEFS='-DPACKAGE_NAME=\"vzctl\" -DPACKAGE_TARNAME=\"vzctl\" -DPACKAGE_VERSION=\"3.0.16\" -DPACKAGE_STRING=\"vzctl\ 3.0.16\" -DPACKAGE_BUGREPORT=\"devel@openvz.org\" -DPACKAGE=\"vzctl\" -DVERSION=\"3.0.16\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 '
 
542
DEPDIR='.deps'
 
543
DL_LIBS='-ldl'
 
544
ECHO='echo'
 
545
ECHO_C=''
 
546
ECHO_N='-n'
 
547
ECHO_T=''
 
548
EGREP='grep -E'
 
549
ENABLE_BASHCOMP_FALSE='#'
 
550
ENABLE_BASHCOMP_TRUE=''
 
551
ENABLE_CRON_FALSE='#'
 
552
ENABLE_CRON_TRUE=''
 
553
ENABLE_LOGROTATE_FALSE='#'
 
554
ENABLE_LOGROTATE_TRUE=''
 
555
ENABLE_UDEV_FALSE='#'
 
556
ENABLE_UDEV_TRUE=''
 
557
EXEEXT=''
 
558
INSTALL_DATA='${INSTALL} -m 644'
 
559
INSTALL_PROGRAM='${INSTALL}'
 
560
INSTALL_SCRIPT='${INSTALL}'
 
561
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
 
562
LDFLAGS=''
 
563
LIBOBJS=''
 
564
LIBS=''
 
565
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
566
LN_S='ln -s'
 
567
LTLIBOBJS=''
 
568
MAKEINFO='${SHELL} /home/ola/build/debian/vzctl/vzctl-3.0.16/missing --run makeinfo'
 
569
OBJEXT='o'
 
570
PACKAGE='vzctl'
 
571
PACKAGE_BUGREPORT='devel@openvz.org'
 
572
PACKAGE_NAME='vzctl'
 
573
PACKAGE_STRING='vzctl 3.0.16'
 
574
PACKAGE_TARNAME='vzctl'
 
575
PACKAGE_VERSION='3.0.16'
 
576
PATH_SEPARATOR=':'
 
577
RANLIB='ranlib'
 
578
SET_MAKE=''
 
579
SHELL='/bin/sh'
 
580
STRIP='strip'
 
581
UTIL_LIBS='-lutil'
 
582
VERSION='3.0.16'
 
583
ac_ct_AR='ar'
 
584
ac_ct_CC='gcc'
 
585
ac_ct_RANLIB='ranlib'
 
586
ac_ct_STRIP='strip'
 
587
am__fastdepCC_FALSE='#'
 
588
am__fastdepCC_TRUE=''
 
589
am__include='include'
 
590
am__leading_dot='.'
 
591
am__quote=''
 
592
am__tar='${AMTAR} chof - "$$tardir"'
 
593
am__untar='${AMTAR} xf -'
 
594
bindir='${exec_prefix}/bin'
 
595
build='i686-pc-linux-gnu'
 
596
build_alias=''
 
597
build_cpu='i686'
 
598
build_os='linux-gnu'
 
599
build_vendor='pc'
 
600
datadir='${prefix}/share'
 
601
exec_prefix='${prefix}'
 
602
host='i686-pc-linux-gnu'
 
603
host_alias=''
 
604
host_cpu='i686'
 
605
host_os='linux-gnu'
 
606
host_vendor='pc'
 
607
includedir='${prefix}/include'
 
608
infodir='${prefix}/info'
 
609
install_sh='/home/ola/build/debian/vzctl/vzctl-3.0.16/install-sh'
 
610
libdir='${exec_prefix}/lib'
 
611
libexecdir='${exec_prefix}/libexec'
 
612
localstatedir='/var'
 
613
mandir='/usr/share/man'
 
614
mkdir_p='mkdir -p --'
 
615
oldincludedir='/usr/include'
 
616
prefix='/usr'
 
617
program_transform_name='s,x,x,'
 
618
sbindir='${exec_prefix}/sbin'
 
619
sharedstatedir='${prefix}/com'
 
620
sysconfdir='/etc'
 
621
target='i686-pc-linux-gnu'
 
622
target_alias=''
 
623
target_cpu='i686'
 
624
target_os='linux-gnu'
 
625
target_vendor='pc'
 
626
 
 
627
## ----------- ##
 
628
## confdefs.h. ##
 
629
## ----------- ##
 
630
 
 
631
#define HAVE_DLFCN_H 1
 
632
#define HAVE_INTTYPES_H 1
 
633
#define HAVE_MEMORY_H 1
 
634
#define HAVE_STDINT_H 1
 
635
#define HAVE_STDLIB_H 1
 
636
#define HAVE_STRINGS_H 1
 
637
#define HAVE_STRING_H 1
 
638
#define HAVE_SYS_STAT_H 1
 
639
#define HAVE_SYS_TYPES_H 1
 
640
#define HAVE_UNISTD_H 1
 
641
#define PACKAGE "vzctl"
 
642
#define PACKAGE_BUGREPORT "devel@openvz.org"
 
643
#define PACKAGE_NAME "vzctl"
 
644
#define PACKAGE_STRING "vzctl 3.0.16"
 
645
#define PACKAGE_TARNAME "vzctl"
 
646
#define PACKAGE_VERSION "3.0.16"
 
647
#define STDC_HEADERS 1
 
648
#define VERSION "3.0.16"
 
649
 
 
650
configure: exit 0
 
651
 
 
652
## ---------------------- ##
 
653
## Running config.status. ##
 
654
## ---------------------- ##
 
655
 
 
656
This file was extended by vzctl config.status 3.0.16, which was
 
657
generated by GNU Autoconf 2.59.  Invocation command line was
 
658
 
 
659
  CONFIG_FILES    = 
 
660
  CONFIG_HEADERS  = 
 
661
  CONFIG_LINKS    = 
 
662
  CONFIG_COMMANDS = 
 
663
  $ ./config.status Makefile
 
664
 
 
665
on tigereye
 
666
 
 
667
config.status:728: creating Makefile
 
668
 
 
669
## ---------------------- ##
 
670
## Running config.status. ##
 
671
## ---------------------- ##
 
672
 
 
673
This file was extended by vzctl config.status 3.0.16, which was
 
674
generated by GNU Autoconf 2.59.  Invocation command line was
 
675
 
 
676
  CONFIG_FILES    = 
 
677
  CONFIG_HEADERS  = 
 
678
  CONFIG_LINKS    = 
 
679
  CONFIG_COMMANDS = 
 
680
  $ ./config.status src/Makefile depfiles
 
681
 
 
682
on tigereye
 
683
 
 
684
config.status:728: creating src/Makefile
 
685
config.status:911: executing depfiles commands
 
686
 
 
687
## ---------------------- ##
 
688
## Running config.status. ##
 
689
## ---------------------- ##
 
690
 
 
691
This file was extended by vzctl config.status 3.0.16, which was
 
692
generated by GNU Autoconf 2.59.  Invocation command line was
 
693
 
 
694
  CONFIG_FILES    = 
 
695
  CONFIG_HEADERS  = 
 
696
  CONFIG_LINKS    = 
 
697
  CONFIG_COMMANDS = 
 
698
  $ ./config.status src/lib/Makefile depfiles
 
699
 
 
700
on tigereye
 
701
 
 
702
config.status:728: creating src/lib/Makefile
 
703
config.status:911: executing depfiles commands
 
704
 
 
705
## ---------------------- ##
 
706
## Running config.status. ##
 
707
## ---------------------- ##
 
708
 
 
709
This file was extended by vzctl config.status 3.0.16, which was
 
710
generated by GNU Autoconf 2.59.  Invocation command line was
 
711
 
 
712
  CONFIG_FILES    = 
 
713
  CONFIG_HEADERS  = 
 
714
  CONFIG_LINKS    = 
 
715
  CONFIG_COMMANDS = 
 
716
  $ ./config.status scripts/Makefile
 
717
 
 
718
on tigereye
 
719
 
 
720
config.status:728: creating scripts/Makefile
 
721
 
 
722
## ---------------------- ##
 
723
## Running config.status. ##
 
724
## ---------------------- ##
 
725
 
 
726
This file was extended by vzctl config.status 3.0.16, which was
 
727
generated by GNU Autoconf 2.59.  Invocation command line was
 
728
 
 
729
  CONFIG_FILES    = 
 
730
  CONFIG_HEADERS  = 
 
731
  CONFIG_LINKS    = 
 
732
  CONFIG_COMMANDS = 
 
733
  $ ./config.status man/Makefile
 
734
 
 
735
on tigereye
 
736
 
 
737
config.status:728: creating man/Makefile
 
738
 
 
739
## ---------------------- ##
 
740
## Running config.status. ##
 
741
## ---------------------- ##
 
742
 
 
743
This file was extended by vzctl config.status 3.0.16, which was
 
744
generated by GNU Autoconf 2.59.  Invocation command line was
 
745
 
 
746
  CONFIG_FILES    = 
 
747
  CONFIG_HEADERS  = 
 
748
  CONFIG_LINKS    = 
 
749
  CONFIG_COMMANDS = 
 
750
  $ ./config.status etc/Makefile
 
751
 
 
752
on tigereye
 
753
 
 
754
config.status:728: creating etc/Makefile
 
755
 
 
756
## ---------------------- ##
 
757
## Running config.status. ##
 
758
## ---------------------- ##
 
759
 
 
760
This file was extended by vzctl config.status 3.0.16, which was
 
761
generated by GNU Autoconf 2.59.  Invocation command line was
 
762
 
 
763
  CONFIG_FILES    = 
 
764
  CONFIG_HEADERS  = 
 
765
  CONFIG_LINKS    = 
 
766
  CONFIG_COMMANDS = 
 
767
  $ ./config.status etc/udev/Makefile
 
768
 
 
769
on tigereye
 
770
 
 
771
config.status:728: creating etc/udev/Makefile
 
772
 
 
773
## ---------------------- ##
 
774
## Running config.status. ##
 
775
## ---------------------- ##
 
776
 
 
777
This file was extended by vzctl config.status 3.0.16, which was
 
778
generated by GNU Autoconf 2.59.  Invocation command line was
 
779
 
 
780
  CONFIG_FILES    = 
 
781
  CONFIG_HEADERS  = 
 
782
  CONFIG_LINKS    = 
 
783
  CONFIG_COMMANDS = 
 
784
  $ ./config.status etc/network-scripts/Makefile
 
785
 
 
786
on tigereye
 
787
 
 
788
config.status:728: creating etc/network-scripts/Makefile
 
789
 
 
790
## ---------------------- ##
 
791
## Running config.status. ##
 
792
## ---------------------- ##
 
793
 
 
794
This file was extended by vzctl config.status 3.0.16, which was
 
795
generated by GNU Autoconf 2.59.  Invocation command line was
 
796
 
 
797
  CONFIG_FILES    = 
 
798
  CONFIG_HEADERS  = 
 
799
  CONFIG_LINKS    = 
 
800
  CONFIG_COMMANDS = 
 
801
  $ ./config.status etc/logrotate.d/Makefile
 
802
 
 
803
on tigereye
 
804
 
 
805
config.status:728: creating etc/logrotate.d/Makefile
 
806
 
 
807
## ---------------------- ##
 
808
## Running config.status. ##
 
809
## ---------------------- ##
 
810
 
 
811
This file was extended by vzctl config.status 3.0.16, which was
 
812
generated by GNU Autoconf 2.59.  Invocation command line was
 
813
 
 
814
  CONFIG_FILES    = 
 
815
  CONFIG_HEADERS  = 
 
816
  CONFIG_LINKS    = 
 
817
  CONFIG_COMMANDS = 
 
818
  $ ./config.status etc/init.d/Makefile
 
819
 
 
820
on tigereye
 
821
 
 
822
config.status:728: creating etc/init.d/Makefile
 
823
 
 
824
## ---------------------- ##
 
825
## Running config.status. ##
 
826
## ---------------------- ##
 
827
 
 
828
This file was extended by vzctl config.status 3.0.16, which was
 
829
generated by GNU Autoconf 2.59.  Invocation command line was
 
830
 
 
831
  CONFIG_FILES    = 
 
832
  CONFIG_HEADERS  = 
 
833
  CONFIG_LINKS    = 
 
834
  CONFIG_COMMANDS = 
 
835
  $ ./config.status etc/dists/Makefile
 
836
 
 
837
on tigereye
 
838
 
 
839
config.status:728: creating etc/dists/Makefile
 
840
 
 
841
## ---------------------- ##
 
842
## Running config.status. ##
 
843
## ---------------------- ##
 
844
 
 
845
This file was extended by vzctl config.status 3.0.16, which was
 
846
generated by GNU Autoconf 2.59.  Invocation command line was
 
847
 
 
848
  CONFIG_FILES    = 
 
849
  CONFIG_HEADERS  = 
 
850
  CONFIG_LINKS    = 
 
851
  CONFIG_COMMANDS = 
 
852
  $ ./config.status etc/cron.d/Makefile
 
853
 
 
854
on tigereye
 
855
 
 
856
config.status:728: creating etc/cron.d/Makefile
 
857
 
 
858
## ---------------------- ##
 
859
## Running config.status. ##
 
860
## ---------------------- ##
 
861
 
 
862
This file was extended by vzctl config.status 3.0.16, which was
 
863
generated by GNU Autoconf 2.59.  Invocation command line was
 
864
 
 
865
  CONFIG_FILES    = 
 
866
  CONFIG_HEADERS  = 
 
867
  CONFIG_LINKS    = 
 
868
  CONFIG_COMMANDS = 
 
869
  $ ./config.status etc/conf/Makefile
 
870
 
 
871
on tigereye
 
872
 
 
873
config.status:728: creating etc/conf/Makefile
 
874
 
 
875
## ---------------------- ##
 
876
## Running config.status. ##
 
877
## ---------------------- ##
 
878
 
 
879
This file was extended by vzctl config.status 3.0.16, which was
 
880
generated by GNU Autoconf 2.59.  Invocation command line was
 
881
 
 
882
  CONFIG_FILES    = 
 
883
  CONFIG_HEADERS  = 
 
884
  CONFIG_LINKS    = 
 
885
  CONFIG_COMMANDS = 
 
886
  $ ./config.status etc/bash_completion.d/Makefile
 
887
 
 
888
on tigereye
 
889
 
 
890
config.status:728: creating etc/bash_completion.d/Makefile
 
891
 
 
892
## ---------------------- ##
 
893
## Running config.status. ##
 
894
## ---------------------- ##
 
895
 
 
896
This file was extended by vzctl config.status 3.0.16, which was
 
897
generated by GNU Autoconf 2.59.  Invocation command line was
 
898
 
 
899
  CONFIG_FILES    = 
 
900
  CONFIG_HEADERS  = 
 
901
  CONFIG_LINKS    = 
 
902
  CONFIG_COMMANDS = 
 
903
  $ ./config.status bin/Makefile
 
904
 
 
905
on tigereye
 
906
 
 
907
config.status:728: creating bin/Makefile