blob: 2fb6a5d02f890ffb80a37dd937d6f945126ba1d7 (
plain)
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
|
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.57. Invocation command line was
$ ./configure --without-t1lib
## --------- ##
## Platform. ##
## --------- ##
hostname = pp158.warszawa.sdi.tpnet.pl
uname -m = i686
uname -r = 2.4.21
uname -s = Linux
uname -v = #1 nie gru 28 04:39:52 CET 2003
/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/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/X11R6/bin
PATH: /usr/local/bin
PATH: /home/pp/bin
PATH: /home/pp/bin
PATH: /usr/java/jre1.3.1/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1495: checking build system type
configure:1513: result: i686-pc-linux-gnu
configure:1521: checking host system type
configure:1535: result: i686-pc-linux-gnu
configure:1626: checking for gcc
configure:1642: found /usr/bin/gcc
configure:1652: result: gcc
configure:1896: checking for C compiler version
configure:1899: gcc --version </dev/null >&5
2.95.4
configure:1902: $? = 0
configure:1904: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pld-linux/2.95.4/specs
gcc version 2.95.4 20010319 (prerelease)
configure:1907: $? = 0
configure:1909: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1912: $? = 1
configure:1936: checking for C compiler default output
configure:1939: gcc -lm conftest.c >&5
configure:1942: $? = 0
configure:1988: result: a.out
configure:1993: checking whether the C compiler works
configure:1999: ./a.out
configure:2002: $? = 0
configure:2019: result: yes
configure:2026: checking whether we are cross compiling
configure:2028: result: no
configure:2031: checking for suffix of executables
configure:2033: gcc -o conftest -lm conftest.c >&5
configure:2036: $? = 0
configure:2061: result:
configure:2067: checking for suffix of object files
configure:2089: gcc -c conftest.c >&5
configure:2092: $? = 0
configure:2114: result: o
configure:2118: checking whether we are using the GNU C compiler
configure:2143: gcc -c conftest.c >&5
configure:2146: $? = 0
configure:2149: test -s conftest.o
configure:2152: $? = 0
configure:2165: result: yes
configure:2171: checking whether gcc accepts -g
configure:2193: gcc -c -g conftest.c >&5
configure:2196: $? = 0
configure:2199: test -s conftest.o
configure:2202: $? = 0
configure:2213: result: yes
configure:2230: checking for gcc option to accept ANSI C
configure:2291: gcc -c -g -O2 conftest.c >&5
configure:2294: $? = 0
configure:2297: test -s conftest.o
configure:2300: $? = 0
configure:2318: result: none needed
configure:2336: gcc -c -g -O2 conftest.c >&5
conftest.c:2: parse error before `me'
configure:2339: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2449: checking whether gcc and cc understand -c and -o together
configure:2480: gcc -c conftest.c -o conftest.o >&5
configure:2483: $? = 0
configure:2485: gcc -c conftest.c -o conftest.o >&5
configure:2488: $? = 0
configure:2495: cc -c conftest.c >&5
configure:2498: $? = 0
configure:2501: cc -c conftest.c -o conftest.o >&5
configure:2504: $? = 0
configure:2506: cc -c conftest.c -o conftest.o >&5
configure:2509: $? = 0
configure:2527: result: yes
configure:2542: checking if compiler supports -R
configure:2567: gcc -o conftest -g -O2 -lm conftest.c -R /usr/lib >&5
gcc: unrecognized option `-R'
/usr/lib: file not recognized: Is a directory
collect2: ld returned 1 exit status
configure:2570: $? = 1
configure: failed program was:
| #line 2550 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2589: result: no
configure:2594: checking if compiler supports -Wl,-rpath,
configure:2619: gcc -o conftest -g -O2 -lm conftest.c -Wl,-rpath,/usr/lib >&5
configure:2622: $? = 0
configure:2625: test -s conftest
configure:2628: $? = 0
configure:2641: result: yes
configure:2687: checking for PHP prefix
configure:2689: result: /usr
configure:2691: checking for PHP includes
configure:2693: result: -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM
configure:2695: checking for PHP extension directory
configure:2697: result: /usr/lib/php
configure:2739: checking for re2c
configure:2766: result: exit 0;
configure:2778: checking for awk
configure:2794: found /usr/bin/awk
configure:2804: result: awk
configure:2817: checking for Imlib2 support
configure:2860: result: yes, shared
configure:2867: checking for Imlib2 Type1 font support
configure:2910: result: yes, shared
configure:2921: checking for Imlib2 version
configure:2926: result: 1.0.6
configure:3148: checking for T1_LoadFont in -lt1
configure:3179: gcc -o conftest -g -O2 -DPHP_IMLIB_FILTER_PATH="\"/usr/lib/php/php_imlib_filters\"" -lm conftest.c -lt1 >&5
configure:3182: $? = 0
configure:3185: test -s conftest
configure:3188: $? = 0
configure:3200: result: yes
configure:3645: checking for a sed that does not truncate output
configure:3699: result: /bin/sed
configure:3702: checking for egrep
configure:3712: result: grep -E
configure:3728: checking for ld used by gcc
configure:3795: result: /usr/bin/ld
configure:3804: checking if the linker (/usr/bin/ld) is GNU ld
configure:3819: result: yes
configure:3824: checking for /usr/bin/ld option to reload object files
configure:3831: result: -r
configure:3840: checking for BSD-compatible nm
configure:3882: result: /usr/bin/nm -B
configure:3886: checking whether ln -s works
configure:3890: result: yes
configure:3897: checking how to recognise dependent libraries
configure:4097: result: pass_all
configure:4300: checking how to run the C preprocessor
configure:4336: gcc -E -DPHP_IMLIB_FILTER_PATH="\"/usr/lib/php/php_imlib_filters\"" conftest.c
configure:4342: $? = 0
configure:4374: gcc -E -DPHP_IMLIB_FILTER_PATH="\"/usr/lib/php/php_imlib_filters\"" conftest.c
configure:4376: ac_nonexistent.h: No such file or directory
configure:4380: $? = 1
configure: failed program was:
| #line 4365 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define HAVE_IMLIB 1
| #define HAVE_LIBT1 1
| #define COMPILE_DL_IMLIB 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4418: result: gcc -E
configure:4443: gcc -E -DPHP_IMLIB_FILTER_PATH="\"/usr/lib/php/php_imlib_filters\"" conftest.c
configure:4449: $? = 0
configure:4481: gcc -E -DPHP_IMLIB_FILTER_PATH="\"/usr/lib/php/php_imlib_filters\"" conftest.c
configure:4483: ac_nonexistent.h: No such file or directory
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-lm
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_exeext=
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_t1_T1_LoadFont=yes
ac_cv_objext=o
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_RE2C='exit 0;'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.2.5.so'
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_gnu_ld=yes
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR=''
AWK='awk'
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS='-DPHP_IMLIB_FILTER_PATH="\"/usr/lib/php/php_imlib_filters\"" '
CXX=''
CXXCPP=''
CXXFLAGS=''
DEFS=''
ECHO='/bin/echo'
ECHO_C=''ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
LDFLAGS='-lm'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
RE2C='exit 0;'
SHELL='/bin/sh'
STRIP=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define COMPILE_DL_IMLIB 1
#define HAVE_IMLIB 1
#define HAVE_LIBT1 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
configure: caught signal 2
configure: exit 1
|