Gentoo Archives: gentoo-user

From: TOA <TOA@××××.it>
To: gentoo-user@l.g.o
Subject: [gentoo-user] error installing xorg
Date: Thu, 14 Sep 2006 10:36:54
Message-Id: 20060914103159.607972@host210-57-static.22-80-b.business.telecomitalia.it
1
2
3
4
5
6
7
8 I have a new 2006.1 installation on a notebook.
9 Now i'm try to install xorg
10
11 I'm using the new profile "default-linux/x86/2006.1/desktop"
12
13 My make.conf
14
15 INPUT_DEVICES="keyboard mouse"
16 VIDEO_CARDS="radeon fglrx vesa"
17
18 running "emerge xorg-x11"
19
20 I got the following error, also at the end of it there is the log
21 generated in
22 /var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3/config.log
23 ---------------------------------------------------------------------------------
24 >>> Emerging (1 of 102) x11-libs/libxkbfile-1.0.3 to /
25 �* libxkbfile-1.0.3.tar.bz2 MD5 ;-)
26 ...��������������������������������������������������������������������������������������������������������������
27 [ ok ]
28 �* libxkbfile-1.0.3.tar.bz2 RMD160 ;-)
29 ...�����������������������������������������������������������������������������������������������������������
30 [ ok ]
31 �* libxkbfile-1.0.3.tar.bz2 SHA1 ;-)
32 ...�������������������������������������������������������������������������������������������������������������
33 [ ok ]
34 �* libxkbfile-1.0.3.tar.bz2 SHA256 ;-)
35 ...�����������������������������������������������������������������������������������������������������������
36 [ ok ]
37 �* libxkbfile-1.0.3.tar.bz2 size ;-)
38 ...�������������������������������������������������������������������������������������������������������������
39 [ ok ]
40 �* checking ebuild checksums ;-)
41 ...�����������������������������������������������������������������������������������������������������������������
42 [ ok ]
43 �* checking auxfile checksums ;-)
44 ...����������������������������������������������������������������������������������������������������������������
45 [ ok ]
46 �* checking miscfile checksums ;-)
47 ...���������������������������������������������������������������������������������������������������������������
48 [ ok ]
49 �* checking libxkbfile-1.0.3.tar.bz2 ;-)
50 ...���������������������������������������������������������������������������������������������������������
51 [ ok ]
52 >>> Unpacking source...
53 >>> Unpacking libxkbfile-1.0.3.tar.bz2 to
54 /var/tmp/portage/libxkbfile-1.0.3/work
55 �* Running elibtoolize in: libxkbfile-1.0.3
56 �*�� Applying portage-1.5.10.patch ...
57 �*�� Applying max_cmd_len-1.5.20.patch ...
58 �*�� Applying sed-1.5.6.patch ...
59 >>> Source unpacked.
60 >>> Compiling source in
61 /var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3 ...
62 �* econf: updating libxkbfile-1.0.3/config.guess with
63 /usr/share/gnuconfig/config.guess
64 �* econf: updating libxkbfile-1.0.3/config.sub with
65 /usr/share/gnuconfig/config.sub
66 ./configure --prefix=/usr --host=i686-pc-linux-gnu
67 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
68 --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr
69 --datadir=/usr/share --build=i686-pc-linux-gnu
70 checking for a BSD-compatible install... /bin/install -c
71 checking whether build environment is sane... yes
72 checking for gawk... gawk
73 checking whether make sets $(MAKE)... yes
74 checking whether to enable maintainer-specific portions of Makefiles...
75 no
76 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
77 checking for C compiler default output file name... a.out
78 checking whether the C compiler works... yes
79 checking whether we are cross compiling... no
80 checking for suffix of executables...
81 checking for suffix of object files... o
82 checking whether we are using the GNU C compiler... yes
83 checking whether i686-pc-linux-gnu-gcc accepts -g... yes
84 checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none
85 needed
86 checking for style of include used by make... GNU
87 checking dependency style of i686-pc-linux-gnu-gcc... gcc3
88 checking build system type... i686-pc-linux-gnu
89 checking host system type... i686-pc-linux-gnu
90 checking for a sed that does not truncate output... /bin/sed
91 checking for egrep... grep -E
92 checking for ld used by i686-pc-linux-gnu-gcc...
93 /usr/i686-pc-linux-gnu/bin/ld
94 checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
95 checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object
96 files... -r
97 checking for BSD-compatible nm... /usr/bin/nm -B
98 checking whether ln -s works... yes
99 checking how to recognise dependent libraries... pass_all
100 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
101 checking for ANSI C header files... yes
102 checking for sys/types.h... yes
103 checking for sys/stat.h... yes
104 checking for stdlib.h... yes
105 checking for string.h... yes
106 checking for memory.h... yes
107 checking for strings.h... yes
108 checking for inttypes.h... yes
109 checking for stdint.h... yes
110 checking for unistd.h... yes
111 checking dlfcn.h usability... yes
112 checking dlfcn.h presence... yes
113 checking for dlfcn.h... yes
114 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
115 checking whether we are using the GNU C++ compiler... yes
116 checking whether i686-pc-linux-gnu-g++ accepts -g... yes
117 checking dependency style of i686-pc-linux-gnu-g++... gcc3
118 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
119 checking for i686-pc-linux-gnu-g77... no
120 checking for i686-pc-linux-gnu-f77... no
121 checking for i686-pc-linux-gnu-xlf... no
122 checking for i686-pc-linux-gnu-frt... no
123 checking for i686-pc-linux-gnu-pgf77... no
124 checking for i686-pc-linux-gnu-fort77... no
125 checking for i686-pc-linux-gnu-fl32... no
126 checking for i686-pc-linux-gnu-af77... no
127 checking for i686-pc-linux-gnu-f90... no
128 checking for i686-pc-linux-gnu-xlf90... no
129 checking for i686-pc-linux-gnu-pgf90... no
130 checking for i686-pc-linux-gnu-epcf90... no
131 checking for i686-pc-linux-gnu-f95... no
132 checking for i686-pc-linux-gnu-fort... no
133 checking for i686-pc-linux-gnu-xlf95... no
134 checking for i686-pc-linux-gnu-ifc... no
135 checking for i686-pc-linux-gnu-efc... no
136 checking for i686-pc-linux-gnu-pgf95... no
137 checking for i686-pc-linux-gnu-lf95... no
138 checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
139 checking whether we are using the GNU Fortran 77 compiler... yes
140 checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
141 checking the maximum length of command line arguments... 32768
142 checking command to parse /usr/bin/nm -B output from
143 i686-pc-linux-gnu-gcc object... ok
144 checking for objdir... .libs
145 checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
146 checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
147 checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
148 checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions...
149 no
150 checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
151 checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
152 checking if i686-pc-linux-gnu-gcc static flag -static works... yes
153 checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
154 checking whether the i686-pc-linux-gnu-gcc linker
155 (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
156 checking whether -lc should be explicitly linked in... no
157 checking dynamic linker characteristics... GNU/Linux ld.so
158 checking how to hardcode library paths into programs... immediate
159 checking whether stripping libraries is possible... yes
160 checking if libtool supports shared libraries... yes
161 checking whether to build shared libraries... yes
162 checking whether to build static libraries... yes
163 configure: creating libtool
164 appending configuration tag "CXX" to libtool
165 checking for ld used by i686-pc-linux-gnu-g++...
166 /usr/i686-pc-linux-gnu/bin/ld
167 checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
168 checking whether the i686-pc-linux-gnu-g++ linker
169 (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
170 checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
171 checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
172 checking if i686-pc-linux-gnu-g++ static flag -static works... yes
173 checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
174 checking whether the i686-pc-linux-gnu-g++ linker
175 (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
176 checking dynamic linker characteristics... GNU/Linux ld.so
177 checking how to hardcode library paths into programs... immediate
178 appending configuration tag "F77" to libtool
179 checking if libtool supports shared libraries... yes
180 checking whether to build shared libraries... yes
181 checking whether to build static libraries... yes
182 checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
183 checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
184 checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
185 checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
186 checking whether the i686-pc-linux-gnu-gfortran linker
187 (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
188 checking dynamic linker characteristics... GNU/Linux ld.so
189 checking how to hardcode library paths into programs... immediate
190 checking for strcasecmp... yes
191 checking for i686-pc-linux-gnu-pkg-config... no
192 checking for pkg-config... /usr/bin/pkg-config
193 checking pkg-config is at least version 0.9.0... yes
194 checking for XKBFILE... configure: error: Package requirements (x11
195 kbproto) were not met:
196
197 No package 'x11' found
198
199 Consider adjusting the PKG_CONFIG_PATH environment variable if you
200 installed software in a non-standard prefix.
201
202 Alternatively, you may set the environment variables XKBFILE_CFLAGS
203 and XKBFILE_LIBS to avoid the need to call pkg-config.
204 See the pkg-config man page for more details.
205
206
207 !!! Please attach the following file when filing a report to
208 bugs.gentoo.org:
209 !!! /var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3/config.log
210
211 !!! ERROR: x11-libs/libxkbfile-1.0.3 failed.
212 Call stack:
213 � ebuild.sh, line 1546:�� Called dyn_compile
214 � ebuild.sh, line 937:�� Called src_compile
215 � ebuild.sh, line 1255:�� Called x-modular_src_compile
216 � x-modular.eclass, line 330:�� Called x-modular_src_configure
217 � x-modular.eclass, line 317:�� Called econf '--prefix=/usr'
218 '--datadir=/usr/share'
219 � ebuild.sh, line 540:�� Called die
220
221 !!! econf failed
222 !!! If you need support, post the topmost build error, and the call
223 stack if relevant.
224 -------------------------------------------------------------------------------------------------------------
225
226
227
228
229 This file contains any messages produced by compilers while
230 running configure, to aid debugging if configure makes a mistake.
231
232 It was created by libxkbfile configure 1.0.3, which was
233 generated by GNU Autoconf 2.59.� Invocation command line was
234
235 � $ ./configure --prefix=/usr --host=i686-pc-linux-gnu
236 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
237 --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr
238 --datadir=/usr/share --build=i686-pc-linux-gnu
239
240 ## --------- ##
241 ## Platform. ##
242 ## --------- ##
243
244 hostname = trantor
245 uname -m = i686
246 uname -r = 2.6.17-gentoo-r8
247 uname -s = Linux
248 uname -v = #1 SMP Wed Sep 13 12:55:54 CEST 2006
249
250 /usr/bin/uname -p = Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
251 /bin/uname -X���� = unknown
252
253 /bin/arch������������� = i686
254 /usr/bin/arch -k������ = unknown
255 /usr/convex/getsysinfo = unknown
256 hostinfo�������������� = unknown
257 /bin/machine���������� = unknown
258 /usr/bin/oslevel������ = unknown
259 /bin/universe��������� = unknown
260
261 PATH: /usr/lib/ccache/bin
262 PATH: /usr/local/sbin
263 PATH: /sbin
264 PATH: /usr/sbin
265 PATH: /usr/lib/portage/bin
266 PATH: /usr/local/bin
267 PATH: /bin
268 PATH: /usr/bin
269 PATH: /opt/bin
270 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1
271 PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1
272
273
274 ## ----------- ##
275 ## Core tests. ##
276 ## ----------- ##
277
278 configure:1571: checking for a BSD-compatible install
279 configure:1626: result: /bin/install -c
280 configure:1637: checking whether build environment is sane
281 configure:1680: result: yes
282 configure:1745: checking for gawk
283 configure:1761: found /bin/gawk
284 configure:1771: result: gawk
285 configure:1781: checking whether make sets $(MAKE)
286 configure:1801: result: yes
287 configure:1969: checking whether to enable maintainer-specific portions
288 of Makefiles
289 configure:1978: result: no
290 configure:2006: checking for i686-pc-linux-gnu-gcc
291 configure:2022: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc
292 configure:2032: result: i686-pc-linux-gnu-gcc
293 configure:2314: checking for C compiler version
294 configure:2317: i686-pc-linux-gnu-gcc --version </dev/null >&5
295 i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1)
296 Copyright (C) 2006 Free Software Foundation, Inc.
297 This is free software; see the source for copying conditions.� There is
298 NO
299 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
300 PURPOSE.
301
302 configure:2320: $? = 0
303 configure:2322: i686-pc-linux-gnu-gcc -v </dev/null >&5
304 Using built-in specs.
305 Target: i686-pc-linux-gnu
306 Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure
307 --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1
308 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include
309 --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1
310 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man
311 --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info
312 --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4
313 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
314 --enable-nls --without-included-gettext --with-system-zlib
315 --disable-checking --disable-werror --disable-libunwind-exceptions
316 --disable-multilib --disable-libmudflap --disable-libssp
317 --disable-libgcj --enable-languages=c,c++,fortran --enable-shared
318 --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
319 Thread model: posix
320 gcc version 4.1.1 (Gentoo 4.1.1)
321 configure:2325: $? = 0
322 configure:2327: i686-pc-linux-gnu-gcc -V </dev/null >&5
323 i686-pc-linux-gnu-gcc: '-V' option must have argument
324 configure:2330: $? = 1
325 configure:2353: checking for C compiler default output file name
326 configure:2356: i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe��
327 conftest.c� >&5
328 configure:2359: $? = 0
329 configure:2405: result: a.out
330 configure:2410: checking whether the C compiler works
331 configure:2416: ./a.out
332 configure:2419: $? = 0
333 configure:2436: result: yes
334 configure:2443: checking whether we are cross compiling
335 configure:2445: result: no
336 configure:2448: checking for suffix of executables
337 configure:2450: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4
338 -pipe�� conftest.c� >&5
339 configure:2453: $? = 0
340 configure:2478: result:
341 configure:2484: checking for suffix of object files
342 configure:2505: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
343 conftest.c >&5
344 configure:2508: $? = 0
345 configure:2530: result: o
346 configure:2534: checking whether we are using the GNU C compiler
347 configure:2558: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
348 conftest.c >&5
349 configure:2564: $? = 0
350 configure:2568: test -z
351 ��� ��� ��� �|| test ! -s conftest.err
352 configure:2571: $? = 0
353 configure:2574: test -s conftest.o
354 configure:2577: $? = 0
355 configure:2590: result: yes
356 configure:2596: checking whether i686-pc-linux-gnu-gcc accepts -g
357 configure:2617: i686-pc-linux-gnu-gcc -c -g� conftest.c >&5
358 configure:2623: $? = 0
359 configure:2627: test -z
360 ��� ��� ��� �|| test ! -s conftest.err
361 configure:2630: $? = 0
362 configure:2633: test -s conftest.o
363 configure:2636: $? = 0
364 configure:2647: result: yes
365 configure:2664: checking for i686-pc-linux-gnu-gcc option to accept
366 ANSI C
367 configure:2734: i686-pc-linux-gnu-gcc� -c -O2 -march=pentium4 -pipe�
368 conftest.c >&5
369 configure:2740: $? = 0
370 configure:2744: test -z
371 ��� ��� ��� �|| test ! -s conftest.err
372 configure:2747: $? = 0
373 configure:2750: test -s conftest.o
374 configure:2753: $? = 0
375 configure:2771: result: none needed
376 configure:2789: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
377 conftest.c >&5
378 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__'
379 before 'me'
380 configure:2795: $? = 1
381 configure: failed program was:
382 | #ifndef __cplusplus
383 |�� choke me
384 | #endif
385 configure:2939: checking for style of include used by make
386 configure:2967: result: GNU
387 configure:2995: checking dependency style of i686-pc-linux-gnu-gcc
388 configure:3085: result: gcc3
389 configure:3180: checking build system type
390 configure:3198: result: i686-pc-linux-gnu
391 configure:3206: checking host system type
392 configure:3220: result: i686-pc-linux-gnu
393 configure:3228: checking for a sed that does not truncate output
394 configure:3282: result: /bin/sed
395 configure:3285: checking for egrep
396 configure:3295: result: grep -E
397 configure:3311: checking for ld used by i686-pc-linux-gnu-gcc
398 configure:3378: result: /usr/i686-pc-linux-gnu/bin/ld
399 configure:3387: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld)
400 is GNU ld
401 configure:3402: result: yes
402 configure:3407: checking for /usr/i686-pc-linux-gnu/bin/ld option to
403 reload object files
404 configure:3414: result: -r
405 configure:3432: checking for BSD-compatible nm
406 configure:3481: result: /usr/bin/nm -B
407 configure:3485: checking whether ln -s works
408 configure:3489: result: yes
409 configure:3496: checking how to recognise dependent libraries
410 configure:3672: result: pass_all
411 configure:3909: checking how to run the C preprocessor
412 configure:3944: i686-pc-linux-gnu-gcc -E� conftest.c
413 configure:3950: $? = 0
414 configure:3982: i686-pc-linux-gnu-gcc -E� conftest.c
415 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
416 configure:3988: $? = 1
417 configure: failed program was:
418 | /* confdefs.h.� */
419 |
420 | #define PACKAGE_NAME "libxkbfile"
421 | #define PACKAGE_TARNAME "libxkbfile"
422 | #define PACKAGE_VERSION "1.0.3"
423 | #define PACKAGE_STRING "libxkbfile 1.0.3"
424 | #define PACKAGE_BUGREPORT
425 "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
426 | #define PACKAGE "libxkbfile"
427 | #define VERSION "1.0.3"
428 | /* end confdefs.h.� */
429 | #include <ac_nonexistent.h>
430 configure:4027: result: i686-pc-linux-gnu-gcc -E
431 configure:4051: i686-pc-linux-gnu-gcc -E� conftest.c
432 configure:4057: $? = 0
433 configure:4089: i686-pc-linux-gnu-gcc -E� conftest.c
434 conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
435 configure:4095: $? = 1
436 configure: failed program was:
437 | /* confdefs.h.� */
438 |
439 | #define PACKAGE_NAME "libxkbfile"
440 | #define PACKAGE_TARNAME "libxkbfile"
441 | #define PACKAGE_VERSION "1.0.3"
442 | #define PACKAGE_STRING "libxkbfile 1.0.3"
443 | #define PACKAGE_BUGREPORT
444 "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
445 | #define PACKAGE "libxkbfile"
446 | #define VERSION "1.0.3"
447 | /* end confdefs.h.� */
448 | #include <ac_nonexistent.h>
449 configure:4139: checking for ANSI C header files
450 configure:4164: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
451 conftest.c >&5
452 configure:4170: $? = 0
453 configure:4174: test -z
454 ��� ��� ��� �|| test ! -s conftest.err
455 configure:4177: $? = 0
456 configure:4180: test -s conftest.o
457 configure:4183: $? = 0
458 configure:4272: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4
459 -pipe�� conftest.c� >&5
460 conftest.c: In function 'main':
461 conftest.c:28: warning: incompatible implicit declaration of built-in
462 function 'exit'
463 configure:4275: $? = 0
464 configure:4277: ./conftest
465 configure:4280: $? = 0
466 configure:4295: result: yes
467 configure:4319: checking for sys/types.h
468 configure:4335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
469 conftest.c >&5
470 configure:4341: $? = 0
471 configure:4345: test -z
472 ��� ��� ��� �|| test ! -s conftest.err
473 configure:4348: $? = 0
474 configure:4351: test -s conftest.o
475 configure:4354: $? = 0
476 configure:4365: result: yes
477 configure:4319: checking for sys/stat.h
478 configure:4335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
479 conftest.c >&5
480 configure:4341: $? = 0
481 configure:4345: test -z
482 ��� ��� ��� �|| test ! -s conftest.err
483 configure:4348: $? = 0
484 configure:4351: test -s conftest.o
485 configure:4354: $? = 0
486 configure:4365: result: yes
487 configure:4319: checking for stdlib.h
488 configure:4335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
489 conftest.c >&5
490 configure:4341: $? = 0
491 configure:4345: test -z
492 ��� ��� ��� �|| test ! -s conftest.err
493 configure:4348: $? = 0
494 configure:4351: test -s conftest.o
495 configure:4354: $? = 0
496 configure:4365: result: yes
497 configure:4319: checking for string.h
498 configure:4335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
499 conftest.c >&5
500 configure:4341: $? = 0
501 configure:4345: test -z
502 ��� ��� ��� �|| test ! -s conftest.err
503 configure:4348: $? = 0
504 configure:4351: test -s conftest.o
505 configure:4354: $? = 0
506 configure:4365: result: yes
507 configure:4319: checking for memory.h
508 configure:4335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
509 conftest.c >&5
510 configure:4341: $? = 0
511 configure:4345: test -z
512 ��� ��� ��� �|| test ! -s conftest.err
513 configure:4348: $? = 0
514 configure:4351: test -s conftest.o
515 configure:4354: $? = 0
516 configure:4365: result: yes
517 configure:4319: checking for strings.h
518 configure:4335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
519 conftest.c >&5
520 configure:4341: $? = 0
521 configure:4345: test -z
522 ��� ��� ��� �|| test ! -s conftest.err
523 configure:4348: $? = 0
524 configure:4351: test -s conftest.o
525 configure:4354: $? = 0
526 configure:4365: result: yes
527 configure:4319: checking for inttypes.h
528 configure:4335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
529 conftest.c >&5
530 configure:4341: $? = 0
531 configure:4345: test -z
532 ��� ��� ��� �|| test ! -s conftest.err
533 configure:4348: $? = 0
534 configure:4351: test -s conftest.o
535 configure:4354: $? = 0
536 configure:4365: result: yes
537 configure:4319: checking for stdint.h
538 configure:4335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
539 conftest.c >&5
540 configure:4341: $? = 0
541 configure:4345: test -z
542 ��� ��� ��� �|| test ! -s conftest.err
543 configure:4348: $? = 0
544 configure:4351: test -s conftest.o
545 configure:4354: $? = 0
546 configure:4365: result: yes
547 configure:4319: checking for unistd.h
548 configure:4335: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
549 conftest.c >&5
550 configure:4341: $? = 0
551 configure:4345: test -z
552 ��� ��� ��� �|| test ! -s conftest.err
553 configure:4348: $? = 0
554 configure:4351: test -s conftest.o
555 configure:4354: $? = 0
556 configure:4365: result: yes
557 configure:4391: checking dlfcn.h usability
558 configure:4403: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
559 conftest.c >&5
560 configure:4409: $? = 0
561 configure:4413: test -z
562 ��� ��� ��� �|| test ! -s conftest.err
563 configure:4416: $? = 0
564 configure:4419: test -s conftest.o
565 configure:4422: $? = 0
566 configure:4432: result: yes
567 configure:4436: checking dlfcn.h presence
568 configure:4446: i686-pc-linux-gnu-gcc -E� conftest.c
569 configure:4452: $? = 0
570 configure:4472: result: yes
571 configure:4507: checking for dlfcn.h
572 configure:4514: result: yes
573 configure:4537: checking for i686-pc-linux-gnu-g++
574 configure:4553: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++
575 configure:4563: result: i686-pc-linux-gnu-g++
576 configure:4621: checking for C++ compiler version
577 configure:4624: i686-pc-linux-gnu-g++ --version </dev/null >&5
578 i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1)
579 Copyright (C) 2006 Free Software Foundation, Inc.
580 This is free software; see the source for copying conditions.� There is
581 NO
582 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
583 PURPOSE.
584
585 configure:4627: $? = 0
586 configure:4629: i686-pc-linux-gnu-g++ -v </dev/null >&5
587 Using built-in specs.
588 Target: i686-pc-linux-gnu
589 Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure
590 --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1
591 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include
592 --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1
593 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man
594 --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info
595 --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4
596 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
597 --enable-nls --without-included-gettext --with-system-zlib
598 --disable-checking --disable-werror --disable-libunwind-exceptions
599 --disable-multilib --disable-libmudflap --disable-libssp
600 --disable-libgcj --enable-languages=c,c++,fortran --enable-shared
601 --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
602 Thread model: posix
603 gcc version 4.1.1 (Gentoo 4.1.1)
604 configure:4632: $? = 0
605 configure:4634: i686-pc-linux-gnu-g++ -V </dev/null >&5
606 i686-pc-linux-gnu-g++: '-V' option must have argument
607 configure:4637: $? = 1
608 configure:4640: checking whether we are using the GNU C++ compiler
609 configure:4664: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe�
610 conftest.cc >&5
611 configure:4670: $? = 0
612 configure:4674: test -z
613 ��� ��� ��� �|| test ! -s conftest.err
614 configure:4677: $? = 0
615 configure:4680: test -s conftest.o
616 configure:4683: $? = 0
617 configure:4696: result: yes
618 configure:4702: checking whether i686-pc-linux-gnu-g++ accepts -g
619 configure:4723: i686-pc-linux-gnu-g++ -c -g� conftest.cc >&5
620 configure:4729: $? = 0
621 configure:4733: test -z
622 ��� ��� ��� �|| test ! -s conftest.err
623 configure:4736: $? = 0
624 configure:4739: test -s conftest.o
625 configure:4742: $? = 0
626 configure:4753: result: yes
627 configure:4795: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe�
628 conftest.cc >&5
629 configure:4801: $? = 0
630 configure:4805: test -z
631 ��� ��� ��� �|| test ! -s conftest.err
632 configure:4808: $? = 0
633 configure:4811: test -s conftest.o
634 configure:4814: $? = 0
635 configure:4840: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe�
636 conftest.cc >&5
637 conftest.cc: In function 'int main()':
638 conftest.cc:26: error: 'exit' was not declared in this scope
639 configure:4846: $? = 1
640 configure: failed program was:
641 | /* confdefs.h.� */
642 |
643 | #define PACKAGE_NAME "libxkbfile"
644 | #define PACKAGE_TARNAME "libxkbfile"
645 | #define PACKAGE_VERSION "1.0.3"
646 | #define PACKAGE_STRING "libxkbfile 1.0.3"
647 | #define PACKAGE_BUGREPORT
648 "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
649 | #define PACKAGE "libxkbfile"
650 | #define VERSION "1.0.3"
651 | #define STDC_HEADERS 1
652 | #define HAVE_SYS_TYPES_H 1
653 | #define HAVE_SYS_STAT_H 1
654 | #define HAVE_STDLIB_H 1
655 | #define HAVE_STRING_H 1
656 | #define HAVE_MEMORY_H 1
657 | #define HAVE_STRINGS_H 1
658 | #define HAVE_INTTYPES_H 1
659 | #define HAVE_STDINT_H 1
660 | #define HAVE_UNISTD_H 1
661 | #define HAVE_DLFCN_H 1
662 | /* end confdefs.h.� */
663 |
664 | int
665 | main ()
666 | {
667 | exit (42);
668 |�� ;
669 |�� return 0;
670 | }
671 configure:4795: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe�
672 conftest.cc >&5
673 configure:4801: $? = 0
674 configure:4805: test -z
675 ��� ��� ��� �|| test ! -s conftest.err
676 configure:4808: $? = 0
677 configure:4811: test -s conftest.o
678 configure:4814: $? = 0
679 configure:4840: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe�
680 conftest.cc >&5
681 configure:4846: $? = 0
682 configure:4850: test -z
683 ��� ��� ��� �|| test ! -s conftest.err
684 configure:4853: $? = 0
685 configure:4856: test -s conftest.o
686 configure:4859: $? = 0
687 configure:4884: checking dependency style of i686-pc-linux-gnu-g++
688 configure:4974: result: gcc3
689 configure:5001: checking how to run the C++ preprocessor
690 configure:5032: i686-pc-linux-gnu-g++ -E� conftest.cc
691 configure:5038: $? = 0
692 configure:5070: i686-pc-linux-gnu-g++ -E� conftest.cc
693 conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
694 configure:5076: $? = 1
695 configure: failed program was:
696 | /* confdefs.h.� */
697 |
698 | #define PACKAGE_NAME "libxkbfile"
699 | #define PACKAGE_TARNAME "libxkbfile"
700 | #define PACKAGE_VERSION "1.0.3"
701 | #define PACKAGE_STRING "libxkbfile 1.0.3"
702 | #define PACKAGE_BUGREPORT
703 "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
704 | #define PACKAGE "libxkbfile"
705 | #define VERSION "1.0.3"
706 | #define STDC_HEADERS 1
707 | #define HAVE_SYS_TYPES_H 1
708 | #define HAVE_SYS_STAT_H 1
709 | #define HAVE_STDLIB_H 1
710 | #define HAVE_STRING_H 1
711 | #define HAVE_MEMORY_H 1
712 | #define HAVE_STRINGS_H 1
713 | #define HAVE_INTTYPES_H 1
714 | #define HAVE_STDINT_H 1
715 | #define HAVE_UNISTD_H 1
716 | #define HAVE_DLFCN_H 1
717 | #ifdef __cplusplus
718 | extern "C" void std::exit (int) throw (); using std::exit;
719 | #endif
720 | /* end confdefs.h.� */
721 | #include <ac_nonexistent.h>
722 configure:5115: result: i686-pc-linux-gnu-g++ -E
723 configure:5139: i686-pc-linux-gnu-g++ -E� conftest.cc
724 configure:5145: $? = 0
725 configure:5177: i686-pc-linux-gnu-g++ -E� conftest.cc
726 conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
727 configure:5183: $? = 1
728 configure: failed program was:
729 | /* confdefs.h.� */
730 |
731 | #define PACKAGE_NAME "libxkbfile"
732 | #define PACKAGE_TARNAME "libxkbfile"
733 | #define PACKAGE_VERSION "1.0.3"
734 | #define PACKAGE_STRING "libxkbfile 1.0.3"
735 | #define PACKAGE_BUGREPORT
736 "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
737 | #define PACKAGE "libxkbfile"
738 | #define VERSION "1.0.3"
739 | #define STDC_HEADERS 1
740 | #define HAVE_SYS_TYPES_H 1
741 | #define HAVE_SYS_STAT_H 1
742 | #define HAVE_STDLIB_H 1
743 | #define HAVE_STRING_H 1
744 | #define HAVE_MEMORY_H 1
745 | #define HAVE_STRINGS_H 1
746 | #define HAVE_INTTYPES_H 1
747 | #define HAVE_STDINT_H 1
748 | #define HAVE_UNISTD_H 1
749 | #define HAVE_DLFCN_H 1
750 | #ifdef __cplusplus
751 | extern "C" void std::exit (int) throw (); using std::exit;
752 | #endif
753 | /* end confdefs.h.� */
754 | #include <ac_nonexistent.h>
755 configure:5238: checking for i686-pc-linux-gnu-g77
756 configure:5267: result: no
757 configure:5238: checking for i686-pc-linux-gnu-f77
758 configure:5267: result: no
759 configure:5238: checking for i686-pc-linux-gnu-xlf
760 configure:5267: result: no
761 configure:5238: checking for i686-pc-linux-gnu-frt
762 configure:5267: result: no
763 configure:5238: checking for i686-pc-linux-gnu-pgf77
764 configure:5267: result: no
765 configure:5238: checking for i686-pc-linux-gnu-fort77
766 configure:5267: result: no
767 configure:5238: checking for i686-pc-linux-gnu-fl32
768 configure:5267: result: no
769 configure:5238: checking for i686-pc-linux-gnu-af77
770 configure:5267: result: no
771 configure:5238: checking for i686-pc-linux-gnu-f90
772 configure:5267: result: no
773 configure:5238: checking for i686-pc-linux-gnu-xlf90
774 configure:5267: result: no
775 configure:5238: checking for i686-pc-linux-gnu-pgf90
776 configure:5267: result: no
777 configure:5238: checking for i686-pc-linux-gnu-epcf90
778 configure:5267: result: no
779 configure:5238: checking for i686-pc-linux-gnu-f95
780 configure:5267: result: no
781 configure:5238: checking for i686-pc-linux-gnu-fort
782 configure:5267: result: no
783 configure:5238: checking for i686-pc-linux-gnu-xlf95
784 configure:5267: result: no
785 configure:5238: checking for i686-pc-linux-gnu-ifc
786 configure:5267: result: no
787 configure:5238: checking for i686-pc-linux-gnu-efc
788 configure:5267: result: no
789 configure:5238: checking for i686-pc-linux-gnu-pgf95
790 configure:5267: result: no
791 configure:5238: checking for i686-pc-linux-gnu-lf95
792 configure:5267: result: no
793 configure:5238: checking for i686-pc-linux-gnu-gfortran
794 configure:5254: found
795 /usr/i686-pc-linux-gnu/gcc-bin/4.1.1/i686-pc-linux-gnu-gfortran
796 configure:5264: result: i686-pc-linux-gnu-gfortran
797 configure:5321: checking for Fortran 77 compiler version
798 configure:5324: i686-pc-linux-gnu-gfortran --version </dev/null
799 >&5
800 GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1)
801 Copyright (C) 2006 Free Software Foundation, Inc.
802
803 GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
804 You may redistribute copies of GNU Fortran
805 under the terms of the GNU General Public License.
806 For more information about these matters, see the file named COPYING
807
808 configure:5327: $? = 0
809 configure:5329: i686-pc-linux-gnu-gfortran -v </dev/null >&5
810 Using built-in specs.
811 Target: i686-pc-linux-gnu
812 Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure
813 --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1
814 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include
815 --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1
816 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man
817 --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info
818 --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4
819 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
820 --enable-nls --without-included-gettext --with-system-zlib
821 --disable-checking --disable-werror --disable-libunwind-exceptions
822 --disable-multilib --disable-libmudflap --disable-libssp
823 --disable-libgcj --enable-languages=c,c++,fortran --enable-shared
824 --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
825 Thread model: posix
826 gcc version 4.1.1 (Gentoo 4.1.1)
827 configure:5332: $? = 0
828 configure:5334: i686-pc-linux-gnu-gfortran -V </dev/null >&5
829 i686-pc-linux-gnu-gfortran: '-V' option must have argument
830 configure:5337: $? = 1
831 configure:5345: checking whether we are using the GNU Fortran 77
832 compiler
833 configure:5359: i686-pc-linux-gnu-gfortran -c� conftest.F >&5
834 configure:5365: $? = 0
835 configure:5369: test -z
836 ��� ��� ��� �|| test ! -s conftest.err
837 configure:5372: $? = 0
838 configure:5375: test -s conftest.o
839 configure:5378: $? = 0
840 configure:5391: result: yes
841 configure:5397: checking whether i686-pc-linux-gnu-gfortran accepts -g
842 configure:5409: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5
843 configure:5415: $? = 0
844 configure:5419: test -z
845 ��� ��� ��� �|| test ! -s conftest.err
846 configure:5422: $? = 0
847 configure:5425: test -s conftest.o
848 configure:5428: $? = 0
849 configure:5440: result: yes
850 configure:5470: checking the maximum length of command line arguments
851 configure:5579: result: 32768
852 configure:5590: checking command to parse /usr/bin/nm -B output from
853 i686-pc-linux-gnu-gcc object
854 configure:5695: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
855 conftest.c >&5
856 configure:5698: $? = 0
857 configure:5702: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ���
858 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ��� ][ ���
859 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
860 configure:5705: $? = 0
861 configure:5757: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4
862 -pipe�� conftest.c conftstm.o >&5
863 configure:5760: $? = 0
864 configure:5798: result: ok
865 configure:5802: checking for objdir
866 configure:5817: result: .libs
867 configure:5869: checking for i686-pc-linux-gnu-ar
868 configure:5885: found /usr/bin/i686-pc-linux-gnu-ar
869 configure:5895: result: i686-pc-linux-gnu-ar
870 configure:5949: checking for i686-pc-linux-gnu-ranlib
871 configure:5965: found /usr/bin/i686-pc-linux-gnu-ranlib
872 configure:5975: result: i686-pc-linux-gnu-ranlib
873 configure:6029: checking for i686-pc-linux-gnu-strip
874 configure:6045: found /usr/bin/i686-pc-linux-gnu-strip
875 configure:6055: result: i686-pc-linux-gnu-strip
876 configure:6366: checking if i686-pc-linux-gnu-gcc supports -fno-rtti
877 -fno-exceptions
878 configure:6384: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
879 -fno-rtti -fno-exceptions conftest.c >&5
880 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++
881 but not for C
882 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++
883 but not for C
884 configure:6388: $? = 0
885 configure:6401: result: no
886 configure:6416: checking for i686-pc-linux-gnu-gcc option to produce PIC
887 configure:6626: result: -fPIC
888 configure:6634: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works
889 configure:6652: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
890 -fPIC -DPIC conftest.c >&5
891 configure:6656: $? = 0
892 configure:6669: result: yes
893 configure:6697: checking if i686-pc-linux-gnu-gcc static flag -static
894 works
895 configure:6725: result: yes
896 configure:6735: checking if i686-pc-linux-gnu-gcc supports -c -o file.o
897 configure:6756: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe� -o
898 out/conftest2.o conftest.c >&5
899 configure:6760: $? = 0
900 configure:6782: result: yes
901 configure:6808: checking whether the i686-pc-linux-gnu-gcc linker
902 (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
903 configure:7766: result: yes
904 configure:7787: checking whether -lc should be explicitly linked in
905 configure:7792: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe�
906 conftest.c >&5
907 configure:7795: $? = 0
908 configure:7810: i686-pc-linux-gnu-gcc -shared conftest.o� -v
909 -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep� -lc�
910 \>/dev/null 2\>\&1
911 configure:7813: $? = 0
912 configure:7825: result: no
913 configure:7833: checking dynamic linker characteristics
914 configure:8442: result: GNU/Linux ld.so
915 configure:8451: checking how to hardcode library paths into programs
916 configure:8476: result: immediate
917 configure:8490: checking whether stripping libraries is possible
918 configure:8495: result: yes
919 configure:9329: checking if libtool supports shared libraries
920 configure:9331: result: yes
921 configure:9334: checking whether to build shared libraries
922 configure:9355: result: yes
923 configure:9358: checking whether to build static libraries
924 configure:9362: result: yes
925 configure:9454: creating libtool
926 configure:10042: checking for ld used by i686-pc-linux-gnu-g++
927 configure:10109: result: /usr/i686-pc-linux-gnu/bin/ld
928 configure:10118: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld)
929 is GNU ld
930 configure:10133: result: yes
931 configure:10184: checking whether the i686-pc-linux-gnu-g++ linker
932 (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
933 configure:11122: result: yes
934 configure:11140: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe�
935 conftest.cpp >&5
936 configure:11143: $? = 0
937 configure:11262: checking for i686-pc-linux-gnu-g++ option to produce
938 PIC
939 configure:11536: result: -fPIC
940 configure:11544: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works
941 configure:11562: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe�
942 -fPIC -DPIC conftest.cpp >&5
943 configure:11566: $? = 0
944 configure:11579: result: yes
945 configure:11607: checking if i686-pc-linux-gnu-g++ static flag -static
946 works
947 configure:11635: result: yes
948 configure:11645: checking if i686-pc-linux-gnu-g++ supports -c -o file.o
949 configure:11666: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe� -o
950 out/conftest2.o conftest.cpp >&5
951 configure:11670: $? = 0
952 configure:11692: result: yes
953 configure:11718: checking whether the i686-pc-linux-gnu-g++ linker
954 (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
955 configure:11743: result: yes
956 configure:11810: checking dynamic linker characteristics
957 configure:12419: result: GNU/Linux ld.so
958 configure:12428: checking how to hardcode library paths into programs
959 configure:12453: result: immediate
960 configure:12979: checking if libtool supports shared libraries
961 configure:12981: result: yes
962 configure:12984: checking whether to build shared libraries
963 configure:13004: result: yes
964 configure:13007: checking whether to build static libraries
965 configure:13011: result: yes
966 configure:13021: checking for i686-pc-linux-gnu-gfortran option to
967 produce PIC
968 configure:13231: result: -fPIC
969 configure:13239: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC
970 works
971 configure:13257: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f
972 >&5
973 configure:13261: $? = 0
974 configure:13274: result: yes
975 configure:13302: checking if i686-pc-linux-gnu-gfortran static flag
976 -static works
977 configure:13330: result: yes
978 configure:13340: checking if i686-pc-linux-gnu-gfortran supports -c -o
979 file.o
980 configure:13361: i686-pc-linux-gnu-gfortran -c -g -O2 -o
981 out/conftest2.o conftest.f >&5
982 configure:13365: $? = 0
983 configure:13387: result: yes
984 configure:13413: checking whether the i686-pc-linux-gnu-gfortran linker
985 (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries
986 configure:14351: result: yes
987 configure:14418: checking dynamic linker characteristics
988 configure:15027: result: GNU/Linux ld.so
989 configure:15036: checking how to hardcode library paths into programs
990 configure:15061: result: immediate
991 configure:18646: checking for strcasecmp
992 configure:18703: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4
993 -pipe�� conftest.c� >&5
994 conftest.c:49: warning: conflicting types for built-in function
995 'strcasecmp'
996 configure:18709: $? = 0
997 configure:18713: test -z
998 ��� ��� ��� �|| test ! -s conftest.err
999 configure:18716: $? = 0
1000 configure:18719: test -s conftest
1001 configure:18722: $? = 0
1002 configure:18734: result: yes
1003 configure:18754: checking for i686-pc-linux-gnu-pkg-config
1004 configure:18787: result: no
1005 configure:18796: checking for pkg-config
1006 configure:18814: found /usr/bin/pkg-config
1007 configure:18826: result: /usr/bin/pkg-config
1008 configure:18841: checking pkg-config is at least version 0.9.0
1009 configure:18844: result: yes
1010 configure:18855: checking for XKBFILE
1011 configure:18863: $PKG_CONFIG --exists --print-errors "x11 kbproto"
1012 Package x11 was not found in the pkg-config search path.
1013 Perhaps you should add the directory containing `x11.pc'
1014 to the PKG_CONFIG_PATH environment variable
1015 No package 'x11' found
1016 configure:18866: $? = 1
1017 configure:18881: $PKG_CONFIG --exists --print-errors "x11 kbproto"
1018 Package x11 was not found in the pkg-config search path.
1019 Perhaps you should add the directory containing `x11.pc'
1020 to the PKG_CONFIG_PATH environment variable
1021 No package 'x11' found
1022 configure:18884: $? = 1
1023 No package 'x11' found
1024 configure:18922: error: Package requirements (x11 kbproto) were not met:
1025
1026 No package 'x11' found
1027
1028 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1029 installed software in a non-standard prefix.
1030
1031 Alternatively, you may set the environment variables XKBFILE_CFLAGS
1032 and XKBFILE_LIBS to avoid the need to call pkg-config.
1033 See the pkg-config man page for more details.
1034
1035
1036 ## ---------------- ##
1037 ## Cache variables. ##
1038 ## ---------------- ##
1039
1040 ac_cv_build=i686-pc-linux-gnu
1041 ac_cv_build_alias=i686-pc-linux-gnu
1042 ac_cv_c_compiler_gnu=yes
1043 ac_cv_cxx_compiler_gnu=yes
1044 ac_cv_env_CC_set=
1045 ac_cv_env_CC_value=
1046 ac_cv_env_CFLAGS_set=set
1047 ac_cv_env_CFLAGS_value='-O2 -march=pentium4 -pipe'
1048 ac_cv_env_CPPFLAGS_set=
1049 ac_cv_env_CPPFLAGS_value=
1050 ac_cv_env_CPP_set=
1051 ac_cv_env_CPP_value=
1052 ac_cv_env_CXXCPP_set=
1053 ac_cv_env_CXXCPP_value=
1054 ac_cv_env_CXXFLAGS_set=set
1055 ac_cv_env_CXXFLAGS_value='-O2 -march=pentium4 -pipe'
1056 ac_cv_env_CXX_set=
1057 ac_cv_env_CXX_value=
1058 ac_cv_env_F77_set=
1059 ac_cv_env_F77_value=
1060 ac_cv_env_FFLAGS_set=
1061 ac_cv_env_FFLAGS_value=
1062 ac_cv_env_LDFLAGS_set=
1063 ac_cv_env_LDFLAGS_value=
1064 ac_cv_env_PKG_CONFIG_set=
1065 ac_cv_env_PKG_CONFIG_value=
1066 ac_cv_env_XKBFILE_CFLAGS_set=
1067 ac_cv_env_XKBFILE_CFLAGS_value=
1068 ac_cv_env_XKBFILE_LIBS_set=
1069 ac_cv_env_XKBFILE_LIBS_value=
1070 ac_cv_env_build_alias_set=set
1071 ac_cv_env_build_alias_value=i686-pc-linux-gnu
1072 ac_cv_env_host_alias_set=set
1073 ac_cv_env_host_alias_value=i686-pc-linux-gnu
1074 ac_cv_env_target_alias_set=
1075 ac_cv_env_target_alias_value=
1076 ac_cv_exeext=
1077 ac_cv_f77_compiler_gnu=yes
1078 ac_cv_func_strcasecmp=yes
1079 ac_cv_header_dlfcn_h=yes
1080 ac_cv_header_inttypes_h=yes
1081 ac_cv_header_memory_h=yes
1082 ac_cv_header_stdc=yes
1083 ac_cv_header_stdint_h=yes
1084 ac_cv_header_stdlib_h=yes
1085 ac_cv_header_string_h=yes
1086 ac_cv_header_strings_h=yes
1087 ac_cv_header_sys_stat_h=yes
1088 ac_cv_header_sys_types_h=yes
1089 ac_cv_header_unistd_h=yes
1090 ac_cv_host=i686-pc-linux-gnu
1091 ac_cv_host_alias=i686-pc-linux-gnu
1092 ac_cv_objext=o
1093 ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
1094 ac_cv_path_install='/bin/install -c'
1095 ac_cv_prog_AR=i686-pc-linux-gnu-ar
1096 ac_cv_prog_AWK=gawk
1097 ac_cv_prog_CC=i686-pc-linux-gnu-gcc
1098 ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E'
1099 ac_cv_prog_CXX=i686-pc-linux-gnu-g++
1100 ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E'
1101 ac_cv_prog_F77=i686-pc-linux-gnu-gfortran
1102 ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib
1103 ac_cv_prog_STRIP=i686-pc-linux-gnu-strip
1104 ac_cv_prog_cc_g=yes
1105 ac_cv_prog_cc_stdc=
1106 ac_cv_prog_cxx_g=yes
1107 ac_cv_prog_egrep='grep -E'
1108 ac_cv_prog_f77_g=yes
1109 ac_cv_prog_make_make_set=yes
1110 am_cv_CC_dependencies_compiler_type=gcc3
1111 am_cv_CXX_dependencies_compiler_type=gcc3
1112 lt_cv_deplibs_check_method=pass_all
1113 lt_cv_file_magic_cmd='$MAGIC_CMD'
1114 lt_cv_file_magic_test_file=
1115 lt_cv_ld_reload_flag=-r
1116 lt_cv_objdir=.libs
1117 lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld
1118 lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld
1119 lt_cv_path_NM='/usr/bin/nm -B'
1120 lt_cv_path_SED=/bin/sed
1121 lt_cv_prog_compiler_c_o=yes
1122 lt_cv_prog_compiler_c_o_CXX=yes
1123 lt_cv_prog_compiler_c_o_F77=yes
1124 lt_cv_prog_compiler_rtti_exceptions=no
1125 lt_cv_prog_gnu_ld=yes
1126 lt_cv_prog_gnu_ldcxx=yes
1127 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ���
1128 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ��� ][ ���
1129 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
1130 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)
1131 $/� {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^
1132 ]*\)$/� {"\2", (lt_ptr) \&\2},/p'\'''
1133 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern
1134 int \1;/p'\'''
1135 lt_cv_sys_max_cmd_len=32768
1136 lt_lt_cv_prog_compiler_c_o='"yes"'
1137 lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
1138 lt_lt_cv_prog_compiler_c_o_F77='"yes"'
1139 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ���
1140 ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ��� ][ ���
1141 ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
1142 lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^
1143 ]*\\) \$/� {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^
1144 ]*\\) \\([^ ]*\\)\$/� {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
1145 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .*
1146 \\(.*\\)\$/extern int \\1;/p'\''"'
1147
1148 ## ----------------- ##
1149 ## Output variables. ##
1150 ## ----------------- ##
1151
1152 ACLOCAL='${SHELL}
1153 /var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3/missing --run
1154 aclocal-1.9'
1155 AMDEPBACKSLASH='\'
1156 AMDEP_FALSE='#'
1157 AMDEP_TRUE=''
1158 AMTAR='${SHELL}
1159 /var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3/missing --run
1160 tar'
1161 AR='i686-pc-linux-gnu-ar'
1162 AUTOCONF='${SHELL}
1163 /var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3/missing --run
1164 autoconf'
1165 AUTOHEADER='${SHELL}
1166 /var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3/missing --run
1167 autoheader'
1168 AUTOMAKE='${SHELL}
1169 /var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3/missing --run
1170 automake-1.9'
1171 AWK='gawk'
1172 CC='i686-pc-linux-gnu-gcc'
1173 CCDEPMODE='depmode=gcc3'
1174 CFLAGS='-O2 -march=pentium4 -pipe'
1175 CPP='i686-pc-linux-gnu-gcc -E'
1176 CPPFLAGS=''
1177 CXX='i686-pc-linux-gnu-g++'
1178 CXXCPP='i686-pc-linux-gnu-g++ -E'
1179 CXXDEPMODE='depmode=gcc3'
1180 CXXFLAGS='-O2 -march=pentium4 -pipe'
1181 CYGPATH_W='echo'
1182 DEFS=''
1183 DEPDIR='.deps'
1184 ECHO='echo'
1185 ECHO_C=''
1186 ECHO_N='-n'
1187 ECHO_T=''
1188 EGREP='grep -E'
1189 EXEEXT=''
1190 F77='i686-pc-linux-gnu-gfortran'
1191 FFLAGS='-g -O2'
1192 INSTALL_DATA='${INSTALL} -m 644'
1193 INSTALL_PROGRAM='${INSTALL}'
1194 INSTALL_SCRIPT='${INSTALL}'
1195 INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
1196 LDFLAGS=''
1197 LIBOBJS=''
1198 LIBS=''
1199 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1200 LN_S='ln -s'
1201 LTLIBOBJS=''
1202 MAINT='#'
1203 MAINTAINER_MODE_FALSE=''
1204 MAINTAINER_MODE_TRUE='#'
1205 MAKEINFO='${SHELL}
1206 /var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3/missing --run
1207 makeinfo'
1208 OBJEXT='o'
1209 PACKAGE='libxkbfile'
1210 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
1211 PACKAGE_NAME='libxkbfile'
1212 PACKAGE_STRING='libxkbfile 1.0.3'
1213 PACKAGE_TARNAME='libxkbfile'
1214 PACKAGE_VERSION='1.0.3'
1215 PATH_SEPARATOR=':'
1216 PKG_CONFIG='/usr/bin/pkg-config'
1217 RANLIB='i686-pc-linux-gnu-ranlib'
1218 SET_MAKE=''
1219 SHELL='/bin/sh'
1220 STRIP='i686-pc-linux-gnu-strip'
1221 VERSION='1.0.3'
1222 XKBFILE_CFLAGS=''
1223 XKBFILE_LIBS=''
1224 ac_ct_AR=''
1225 ac_ct_CC=''
1226 ac_ct_CXX=''
1227 ac_ct_F77=''
1228 ac_ct_RANLIB=''
1229 ac_ct_STRIP=''
1230 ac_pt_PKG_CONFIG='/usr/bin/pkg-config'
1231 am__fastdepCC_FALSE='#'
1232 am__fastdepCC_TRUE=''
1233 am__fastdepCXX_FALSE='#'
1234 am__fastdepCXX_TRUE=''
1235 am__include='include'
1236 am__leading_dot='.'
1237 am__quote=''
1238 am__tar='${AMTAR} chof - "$$tardir"'
1239 am__untar='${AMTAR} xf -'
1240 bindir='${exec_prefix}/bin'
1241 build='i686-pc-linux-gnu'
1242 build_alias='i686-pc-linux-gnu'
1243 build_cpu='i686'
1244 build_os='linux-gnu'
1245 build_vendor='pc'
1246 datadir='/usr/share'
1247 exec_prefix='NONE'
1248 host='i686-pc-linux-gnu'
1249 host_alias='i686-pc-linux-gnu'
1250 host_cpu='i686'
1251 host_os='linux-gnu'
1252 host_vendor='pc'
1253 includedir='${prefix}/include'
1254 infodir='/usr/share/info'
1255 install_sh='/var/tmp/portage/libxkbfile-1.0.3/work/libxkbfile-1.0.3/install-sh'
1256 libdir='${exec_prefix}/lib'
1257 libexecdir='${exec_prefix}/libexec'
1258 localstatedir='/var/lib'
1259 mandir='/usr/share/man'
1260 mkdir_p='mkdir -p --'
1261 oldincludedir='/usr/include'
1262 prefix='/usr'
1263 program_transform_name='s,x,x,'
1264 sbindir='${exec_prefix}/sbin'
1265 sharedstatedir='${prefix}/com'
1266 sysconfdir='/etc'
1267 target_alias=''
1268
1269 ## ----------- ##
1270 ## confdefs.h. ##
1271 ## ----------- ##
1272
1273 #define HAVE_DLFCN_H 1
1274 #define HAVE_INTTYPES_H 1
1275 #define HAVE_MEMORY_H 1
1276 #define HAVE_STDINT_H 1
1277 #define HAVE_STDLIB_H 1
1278 #define HAVE_STRINGS_H 1
1279 #define HAVE_STRING_H 1
1280 #define HAVE_SYS_STAT_H 1
1281 #define HAVE_SYS_TYPES_H 1
1282 #define HAVE_UNISTD_H 1
1283 #define PACKAGE "libxkbfile"
1284 #define PACKAGE_BUGREPORT
1285 "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg"
1286 #define PACKAGE_NAME "libxkbfile"
1287 #define PACKAGE_STRING "libxkbfile 1.0.3"
1288 #define PACKAGE_TARNAME "libxkbfile"
1289 #define PACKAGE_VERSION "1.0.3"
1290 #define STDC_HEADERS 1
1291 #define VERSION "1.0.3"
1292 #endif
1293 #ifdef __cplusplus
1294 extern "C" void std::exit (int) throw (); using std::exit;
1295
1296 configure: exit 1
1297
1298
1299
1300
1301 --
1302 gentoo-user@g.o mailing list
1303
1304
1305