File: config.log

package info (click to toggle)
dnstracer 1.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 396 kB
  • ctags: 140
  • sloc: sh: 3,018; ansic: 1,096; makefile: 43
file content (111 lines) | stat: -rw-r--r-- 3,078 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  Invocation command line was

  $ ./configure --prefix=/usr --mandir=${prefix}/share/man

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = lise
uname -m = i686
uname -r = 2.4.17
uname -s = Linux
uname -v = #1 jeu jan 24 20:15:40 CET 2002

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = /usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:925: PATH=".;."; conftest.sh
./configure: conftest.sh: command not found
configure:928: $? = 127
configure:982: checking for gcc
configure:997: found /usr/bin/gcc
configure:1005: result: gcc
configure:1233: checking for C compiler version
configure:1236: gcc --version </dev/null >&5
2.95.4
configure:1239: $? = 0
configure:1241: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
configure:1244: $? = 0
configure:1246: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1249: $? = 1
configure:1269: checking for C compiler default output
configure:1272: gcc    conftest.c  >&5
configure:1275: $? = 0
configure:1304: result: a.out
configure:1309: checking whether the C compiler works
configure:1315: ./a.out
configure:1318: $? = 0
configure:1333: result: yes
configure:1340: checking whether we are cross compiling
configure:1342: result: no
configure:1345: checking for executable suffix
configure:1347: gcc -o conftest    conftest.c  >&5
configure:1350: $? = 0
configure:1372: result: 
configure:1378: checking for object suffix
configure:1396: gcc -c   conftest.c >&5
configure:1399: $? = 0
configure:1418: result: o
configure:1422: checking whether we are using the GNU C compiler
configure:1443: gcc -c   conftest.c >&5
configure:1446: $? = 0
configure:1449: test -s conftest.o
configure:1452: $? = 0
configure:1464: result: yes
configure:1470: checking whether gcc accepts -g
configure:1488: gcc -c -g  conftest.c >&5
configure:1491: $? = 0
configure:1494: test -s conftest.o
configure:1497: $? = 0
configure:1507: result: yes

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_objext=o
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes


configure: caught signal 2
configure: exit 1