03.11.2011, 03:21. Показов 2900. Ответов 2
собираю gcc.4.6.2. это уже на этапе make.
| Code |
1
2
3
4
5
6
7
8
9
10
| checking for x86_64-unknown-linux-gnu-gcc... /home/deadman/downloads/gcc-4.6.2/host-x86_64-unknown-linux-gnu/gcc/xgcc -B/home/deadman/downloads/gcc-4.6.2/host-x86_64-unknown-linux-gnu/gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/x86_64-unknown-linux-gnu/include -isystem /usr/local/x86_64-unknown-linux-gnu/sys-include
checking for suffix of object files... configure: error: in `/home/deadman/downloads/gcc-4.6.2/x86_64-unknown-linux-gnu/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stage1-target-libgcc] Ошибка 1
make[2]: Leaving directory `/home/deadman/downloads/gcc-4.6.2'
make[1]: *** [stage1-bubble] Ошибка 2
make[1]: Leaving directory `/home/deadman/downloads/gcc-4.6.2'
make: *** [all] Ошибка 2
root@debian:/home/deadman/downloads/gcc-4.6.2# |
|
configure.log
| Code |
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
| | /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char PWL_handle_timeout ();
| int
| main ()
| {
| return PWL_handle_timeout ();
| ;
| return 0;
| }
configure:5758: result: no
configure:5772: checking for version 0.11 (revision 0 or later) of PPL
configure:5789: gcc -c -g -O2 conftest.c >&5
conftest.c:10:19: error: ppl_c.h: No such file or directory
conftest.c: In function 'main':
conftest.c:16: error: 'choke' undeclared (first use in this function)
conftest.c:16: error: (Each undeclared identifier is reported only once
conftest.c:16: error: for each function it appears in.)
conftest.c:16: error: expected ';' before 'me'
configure:5789: $? = 1
configure: failed program was:
| /* confdefs.h */ |
|
примечание:
при выполнении ./configure было сказано о нехватке gmp, mpfr, mpc. gmp, mpfr поставил нормально, make check отработал. установку mpc конфигурятор вернул с нулевым кодом, но make check показал вот что
mpc make check
| Code |
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
| root@debian:/home/deadman/downloads/mpc# make check
Making check in src
make[1]: Entering directory `/home/deadman/downloads/mpc/src'
make[1]: Цель `check' не требует выполнения команд.
make[1]: Leaving directory `/home/deadman/downloads/mpc/src'
Making check in tests
make[1]: Entering directory `/home/deadman/downloads/mpc/tests'
make libmpc-tests.la tabs tacos tacosh tadd tadd_fr tadd_ui targ tasin tasinh tatan tatanh tconj tcos tcosh tdiv tdiv_2exp tdiv_fr tdiv_ui texp tfr_div tfr_sub timag tio_str tlog tmul tmul_2exp tmul_fr tmul_i tmul_si tmul_ui tneg tnorm tpow tpow_ld tpow_d tpow_fr tpow_si tpow_ui tpow_z tprec tproj treal treimref tset tsin tsinh tsqr tsqrt tstrtoc tsub tsub_fr tsub_ui ttan ttanh tui_div tui_ui_sub tget_version
make[2]: Entering directory `/home/deadman/downloads/mpc/tests'
make[2]: `libmpc-tests.la' не требует обновления.
make[2]: `tabs' не требует обновления.
make[2]: `tacos' не требует обновления.
make[2]: `tacosh' не требует обновления.
make[2]: `tadd' не требует обновления.
make[2]: `tadd_fr' не требует обновления.
make[2]: `tadd_ui' не требует обновления.
make[2]: `targ' не требует обновления.
make[2]: `tasin' не требует обновления.
make[2]: `tasinh' не требует обновления.
make[2]: `tatan' не требует обновления.
make[2]: `tatanh' не требует обновления.
make[2]: `tconj' не требует обновления.
make[2]: `tcos' не требует обновления.
make[2]: `tcosh' не требует обновления.
make[2]: `tdiv' не требует обновления.
make[2]: `tdiv_2exp' не требует обновления.
make[2]: `tdiv_fr' не требует обновления.
make[2]: `tdiv_ui' не требует обновления.
make[2]: `texp' не требует обновления.
make[2]: `tfr_div' не требует обновления.
make[2]: `tfr_sub' не требует обновления.
make[2]: `timag' не требует обновления.
make[2]: `tio_str' не требует обновления.
make[2]: `tlog' не требует обновления.
make[2]: `tmul' не требует обновления.
make[2]: `tmul_2exp' не требует обновления.
make[2]: `tmul_fr' не требует обновления.
make[2]: `tmul_i' не требует обновления.
make[2]: `tmul_si' не требует обновления.
make[2]: `tmul_ui' не требует обновления.
make[2]: `tneg' не требует обновления.
make[2]: `tnorm' не требует обновления.
make[2]: `tpow' не требует обновления.
make[2]: `tpow_ld' не требует обновления.
make[2]: `tpow_d' не требует обновления.
make[2]: `tpow_fr' не требует обновления.
make[2]: `tpow_si' не требует обновления.
make[2]: `tpow_ui' не требует обновления.
make[2]: `tpow_z' не требует обновления.
make[2]: `tprec' не требует обновления.
make[2]: `tproj' не требует обновления.
make[2]: `treal' не требует обновления.
make[2]: `treimref' не требует обновления.
make[2]: `tset' не требует обновления.
make[2]: `tsin' не требует обновления.
make[2]: `tsinh' не требует обновления.
make[2]: `tsqr' не требует обновления.
make[2]: `tsqrt' не требует обновления.
make[2]: `tstrtoc' не требует обновления.
make[2]: `tsub' не требует обновления.
make[2]: `tsub_fr' не требует обновления.
make[2]: `tsub_ui' не требует обновления.
make[2]: `ttan' не требует обновления.
make[2]: `ttanh' не требует обновления.
make[2]: `tui_div' не требует обновления.
make[2]: `tui_ui_sub' не требует обновления.
make[2]: `tget_version' не требует обновления.
make[2]: Leaving directory `/home/deadman/downloads/mpc/tests'
make check-TESTS
make[2]: Entering directory `/home/deadman/downloads/mpc/tests'
/home/deadman/downloads/mpc/tests/.libs/lt-tabs: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tabs
/home/deadman/downloads/mpc/tests/.libs/lt-tacos: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tacos
/home/deadman/downloads/mpc/tests/.libs/lt-tacosh: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tacosh
/home/deadman/downloads/mpc/tests/.libs/lt-tadd: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tadd
/home/deadman/downloads/mpc/tests/.libs/lt-tadd_fr: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tadd_fr
/home/deadman/downloads/mpc/tests/.libs/lt-tadd_ui: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tadd_ui
/home/deadman/downloads/mpc/tests/.libs/lt-targ: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: targ
/home/deadman/downloads/mpc/tests/.libs/lt-tasin: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tasin
/home/deadman/downloads/mpc/tests/.libs/lt-tasinh: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tasinh
/home/deadman/downloads/mpc/tests/.libs/lt-tatan: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tatan
/home/deadman/downloads/mpc/tests/.libs/lt-tatanh: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tatanh
/home/deadman/downloads/mpc/tests/.libs/lt-tconj: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tconj
/home/deadman/downloads/mpc/tests/.libs/lt-tcos: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tcos
/home/deadman/downloads/mpc/tests/.libs/lt-tcosh: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tcosh
/home/deadman/downloads/mpc/tests/.libs/lt-tdiv: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tdiv
/home/deadman/downloads/mpc/tests/.libs/lt-tdiv_2exp: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tdiv_2exp
/home/deadman/downloads/mpc/tests/.libs/lt-tdiv_fr: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tdiv_fr
/home/deadman/downloads/mpc/tests/.libs/lt-tdiv_ui: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tdiv_ui
/home/deadman/downloads/mpc/tests/.libs/lt-texp: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: texp
/home/deadman/downloads/mpc/tests/.libs/lt-tfr_div: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tfr_div
/home/deadman/downloads/mpc/tests/.libs/lt-tfr_sub: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tfr_sub
/home/deadman/downloads/mpc/tests/.libs/lt-timag: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: timag
/home/deadman/downloads/mpc/tests/.libs/lt-tio_str: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tio_str
/home/deadman/downloads/mpc/tests/.libs/lt-tlog: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tlog
/home/deadman/downloads/mpc/tests/.libs/lt-tmul: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tmul
/home/deadman/downloads/mpc/tests/.libs/lt-tmul_2exp: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tmul_2exp
/home/deadman/downloads/mpc/tests/.libs/lt-tmul_fr: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tmul_fr
/home/deadman/downloads/mpc/tests/.libs/lt-tmul_i: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tmul_i
/home/deadman/downloads/mpc/tests/.libs/lt-tmul_si: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tmul_si
/home/deadman/downloads/mpc/tests/.libs/lt-tmul_ui: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tmul_ui
/home/deadman/downloads/mpc/tests/.libs/lt-tneg: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tneg
/home/deadman/downloads/mpc/tests/.libs/lt-tnorm: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tnorm
/home/deadman/downloads/mpc/tests/.libs/lt-tpow: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tpow
/home/deadman/downloads/mpc/tests/.libs/lt-tpow_ld: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tpow_ld
/home/deadman/downloads/mpc/tests/.libs/lt-tpow_d: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tpow_d
/home/deadman/downloads/mpc/tests/.libs/lt-tpow_fr: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tpow_fr
/home/deadman/downloads/mpc/tests/.libs/lt-tpow_si: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tpow_si
/home/deadman/downloads/mpc/tests/.libs/lt-tpow_ui: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tpow_ui
/home/deadman/downloads/mpc/tests/.libs/lt-tpow_z: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tpow_z
/home/deadman/downloads/mpc/tests/.libs/lt-tprec: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tprec
/home/deadman/downloads/mpc/tests/.libs/lt-tproj: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tproj
/home/deadman/downloads/mpc/tests/.libs/lt-treal: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: treal
/home/deadman/downloads/mpc/tests/.libs/lt-treimref: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: treimref
/home/deadman/downloads/mpc/tests/.libs/lt-tset: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tset
/home/deadman/downloads/mpc/tests/.libs/lt-tsin: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tsin
/home/deadman/downloads/mpc/tests/.libs/lt-tsinh: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tsinh
/home/deadman/downloads/mpc/tests/.libs/lt-tsqr: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tsqr
/home/deadman/downloads/mpc/tests/.libs/lt-tsqrt: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tsqrt
/home/deadman/downloads/mpc/tests/.libs/lt-tstrtoc: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tstrtoc
/home/deadman/downloads/mpc/tests/.libs/lt-tsub: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tsub
/home/deadman/downloads/mpc/tests/.libs/lt-tsub_fr: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tsub_fr
/home/deadman/downloads/mpc/tests/.libs/lt-tsub_ui: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tsub_ui
/home/deadman/downloads/mpc/tests/.libs/lt-ttan: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: ttan
/home/deadman/downloads/mpc/tests/.libs/lt-ttanh: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: ttanh
/home/deadman/downloads/mpc/tests/.libs/lt-tui_div: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tui_div
/home/deadman/downloads/mpc/tests/.libs/lt-tui_ui_sub: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tui_ui_sub
/home/deadman/downloads/mpc/tests/.libs/lt-tget_version: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
FAIL: tget_version
==================================================
57 of 57 tests failed
Please report to mpc-discuss@lists.gforge.inria.fr
==================================================
make[2]: *** [check-TESTS] Ошибка 1
make[2]: Leaving directory `/home/deadman/downloads/mpc/tests'
make[1]: *** [check-am] Ошибка 2
make[1]: Leaving directory `/home/deadman/downloads/mpc/tests'
make: *** [check-recursive] Ошибка 1 |
|
я решил все таки продолжить инсталяцию, запустил make install (для mpc)
configure.log
| Code |
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
| configure:3998: checking how to run the C preprocessor
configure:4029: gcc -E conftest.c
configure:4029: $? = 0
configure:4043: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpc"
| #define PACKAGE_TARNAME "mpc"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "mpc 0.8.1"
| #define PACKAGE_BUGREPORT "mpc-discuss@lists.gforge.inria.fr"
| #define PACKAGE_URL ""
| #define PACKAGE "mpc"
| #define VERSION "0.8.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4068: result: gcc -E
configure:4088: gcc -E conftest.c
configure:4088: $? = 0
configure:4102: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpc"
| #define PACKAGE_TARNAME "mpc"
| #define PACKAGE_VERSION "0.8.1"
| #define PACKAGE_STRING "mpc 0.8.1"
| #define PACKAGE_BUGREPORT "mpc-discuss@lists.gforge.inria.fr"
| #define PACKAGE_URL ""
| #define PACKAGE "mpc"
| #define VERSION "0.8.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h> |
|
но как видно это аукнулось в дальнейшем.