Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 87820 Details for
Bug 134789
x11-apps/xinit-1.0.2-r4 - emake fails - Makefile problem?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 22.47 KB, created by
Thomas
on 2006-05-29 13:05:00 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Thomas
Created:
2006-05-29 13:05:00 UTC
Size:
22.47 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by xinit configure 1.0.2, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = burrow >uname -m = i686 >uname -r = 2.6.16.18 >uname -s = Linux >uname -v = #2 SMP PREEMPT Sun May 28 16:33:17 CEST 2006 > >/usr/bin/uname -p = AMD Athlon(tm) Processor >/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/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1385: checking for a BSD-compatible install >configure:1440: result: /bin/install -c >configure:1451: checking whether build environment is sane >configure:1494: result: yes >configure:1559: checking for gawk >configure:1575: found /bin/gawk >configure:1585: result: gawk >configure:1595: checking whether make sets $(MAKE) >configure:1615: result: yes >configure:1783: checking whether to enable maintainer-specific portions of Makefiles >configure:1792: result: no >configure:1819: checking for i686-pc-linux-gnu-gcc >configure:1835: found /usr/bin/i686-pc-linux-gnu-gcc >configure:1845: result: i686-pc-linux-gnu-gcc >configure:2127: checking for C compiler version >configure:2130: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2133: $? = 0 >configure:2135: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1) >configure:2138: $? = 0 >configure:2140: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2143: $? = 1 >configure:2166: checking for C compiler default output file name >configure:2169: i686-pc-linux-gnu-gcc -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT -Wl,-s,-z,combreloc conftest.c >&5 >configure:2172: $? = 0 >configure:2218: result: a.out >configure:2223: checking whether the C compiler works >configure:2229: ./a.out >configure:2232: $? = 0 >configure:2249: result: yes >configure:2256: checking whether we are cross compiling >configure:2258: result: no >configure:2261: checking for suffix of executables >configure:2263: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT -Wl,-s,-z,combreloc conftest.c >&5 >configure:2266: $? = 0 >configure:2291: result: >configure:2297: checking for suffix of object files >configure:2318: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:2321: $? = 0 >configure:2343: result: o >configure:2347: checking whether we are using the GNU C compiler >configure:2371: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:2377: $? = 0 >configure:2381: test -z > || test ! -s conftest.err >configure:2384: $? = 0 >configure:2387: test -s conftest.o >configure:2390: $? = 0 >configure:2403: result: yes >configure:2409: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2430: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2436: $? = 0 >configure:2440: test -z > || test ! -s conftest.err >configure:2443: $? = 0 >configure:2446: test -s conftest.o >configure:2449: $? = 0 >configure:2460: result: yes >configure:2477: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2547: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:2553: $? = 0 >configure:2557: test -z > || test ! -s conftest.err >configure:2560: $? = 0 >configure:2563: test -s conftest.o >configure:2566: $? = 0 >configure:2584: result: none needed >configure:2602: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure:2608: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2752: checking for style of include used by make >configure:2780: result: GNU >configure:2808: checking dependency style of i686-pc-linux-gnu-gcc >configure:2898: result: gcc3 >configure:2929: checking for a BSD-compatible install >configure:2984: result: /bin/install -c >configure:2997: checking for sed >configure:3015: found /bin/sed >configure:3027: result: /bin/sed >configure:3040: checking build system type >configure:3058: result: i686-pc-linux-gnu >configure:3066: checking host system type >configure:3080: result: i686-pc-linux-gnu >configure:3090: checking return type of signal handlers >configure:3121: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3127: $? = 0 >configure:3131: test -z > || test ! -s conftest.err >configure:3134: $? = 0 >configure:3137: test -s conftest.o >configure:3140: $? = 0 >configure:3151: result: void >configure:3164: checking how to run the C preprocessor >configure:3199: i686-pc-linux-gnu-gcc -E conftest.c >configure:3205: $? = 0 >configure:3237: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:12:28: error: ac_nonexistent.h: No such file or directory >configure:3243: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "xinit" >| #define PACKAGE_TARNAME "xinit" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "xinit 1.0.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE "xinit" >| #define VERSION "1.0.2" >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3282: result: i686-pc-linux-gnu-gcc -E >configure:3306: i686-pc-linux-gnu-gcc -E conftest.c >configure:3312: $? = 0 >configure:3344: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:12:28: error: ac_nonexistent.h: No such file or directory >configure:3350: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "xinit" >| #define PACKAGE_TARNAME "xinit" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "xinit 1.0.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE "xinit" >| #define VERSION "1.0.2" >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3394: checking for egrep >configure:3404: result: grep -E >configure:3409: checking for ANSI C header files >configure:3434: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3440: $? = 0 >configure:3444: test -z > || test ! -s conftest.err >configure:3447: $? = 0 >configure:3450: test -s conftest.o >configure:3453: $? = 0 >configure:3542: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT -Wl,-s,-z,combreloc conftest.c >&5 >conftest.c: In function 'main': >conftest.c:29: warning: incompatible implicit declaration of built-in function 'exit' >configure:3545: $? = 0 >configure:3547: ./conftest >configure:3550: $? = 0 >configure:3565: result: yes >configure:3589: checking for sys/types.h >configure:3605: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3611: $? = 0 >configure:3615: test -z > || test ! -s conftest.err >configure:3618: $? = 0 >configure:3621: test -s conftest.o >configure:3624: $? = 0 >configure:3635: result: yes >configure:3589: checking for sys/stat.h >configure:3605: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3611: $? = 0 >configure:3615: test -z > || test ! -s conftest.err >configure:3618: $? = 0 >configure:3621: test -s conftest.o >configure:3624: $? = 0 >configure:3635: result: yes >configure:3589: checking for stdlib.h >configure:3605: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3611: $? = 0 >configure:3615: test -z > || test ! -s conftest.err >configure:3618: $? = 0 >configure:3621: test -s conftest.o >configure:3624: $? = 0 >configure:3635: result: yes >configure:3589: checking for string.h >configure:3605: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3611: $? = 0 >configure:3615: test -z > || test ! -s conftest.err >configure:3618: $? = 0 >configure:3621: test -s conftest.o >configure:3624: $? = 0 >configure:3635: result: yes >configure:3589: checking for memory.h >configure:3605: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3611: $? = 0 >configure:3615: test -z > || test ! -s conftest.err >configure:3618: $? = 0 >configure:3621: test -s conftest.o >configure:3624: $? = 0 >configure:3635: result: yes >configure:3589: checking for strings.h >configure:3605: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3611: $? = 0 >configure:3615: test -z > || test ! -s conftest.err >configure:3618: $? = 0 >configure:3621: test -s conftest.o >configure:3624: $? = 0 >configure:3635: result: yes >configure:3589: checking for inttypes.h >configure:3605: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3611: $? = 0 >configure:3615: test -z > || test ! -s conftest.err >configure:3618: $? = 0 >configure:3621: test -s conftest.o >configure:3624: $? = 0 >configure:3635: result: yes >configure:3589: checking for stdint.h >configure:3605: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3611: $? = 0 >configure:3615: test -z > || test ! -s conftest.err >configure:3618: $? = 0 >configure:3621: test -s conftest.o >configure:3624: $? = 0 >configure:3635: result: yes >configure:3589: checking for unistd.h >configure:3605: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3611: $? = 0 >configure:3615: test -z > || test ! -s conftest.err >configure:3618: $? = 0 >configure:3621: test -s conftest.o >configure:3624: $? = 0 >configure:3635: result: yes >configure:3647: checking for pid_t >configure:3671: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >configure:3677: $? = 0 >configure:3681: test -z > || test ! -s conftest.err >configure:3684: $? = 0 >configure:3687: test -s conftest.o >configure:3690: $? = 0 >configure:3701: result: yes >configure:3719: checking for unistd.h >configure:3724: result: yes >configure:3728: checking vfork.h usability >configure:3740: i686-pc-linux-gnu-gcc -c -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT conftest.c >&5 >conftest.c:57:19: error: vfork.h: No such file or directory >configure:3746: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "xinit" >| #define PACKAGE_TARNAME "xinit" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "xinit 1.0.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE "xinit" >| #define VERSION "1.0.2" >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vfork.h> >configure:3769: result: no >configure:3773: checking vfork.h presence >configure:3783: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:23:19: error: vfork.h: No such file or directory >configure:3789: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "xinit" >| #define PACKAGE_TARNAME "xinit" >| #define PACKAGE_VERSION "1.0.2" >| #define PACKAGE_STRING "xinit 1.0.2" >| #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >| #define PACKAGE "xinit" >| #define VERSION "1.0.2" >| #define RETSIGTYPE void >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <vfork.h> >configure:3809: result: no >configure:3844: checking for vfork.h >configure:3851: result: no >configure:3869: checking for fork >configure:3926: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT -Wl,-s,-z,combreloc conftest.c >&5 >conftest.c:47: warning: conflicting types for built-in function 'fork' >configure:3932: $? = 0 >configure:3936: test -z > || test ! -s conftest.err >configure:3939: $? = 0 >configure:3942: test -s conftest >configure:3945: $? = 0 >configure:3957: result: yes >configure:3869: checking for vfork >configure:3926: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT -Wl,-s,-z,combreloc conftest.c >&5 >configure:3932: $? = 0 >configure:3936: test -z > || test ! -s conftest.err >configure:3939: $? = 0 >configure:3942: test -s conftest >configure:3945: $? = 0 >configure:3957: result: yes >configure:3968: checking for working fork >configure:3991: i686-pc-linux-gnu-gcc -o conftest -march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT -Wl,-s,-z,combreloc conftest.c >&5 >conftest.c: In function 'main': >conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit' >configure:3994: $? = 0 >configure:3996: ./conftest >configure:3999: $? = 0 >configure:4013: result: yes >configure:4034: checking for working vfork >configure:4167: result: yes >configure:4291: checking for i686-pc-linux-gnu-pkg-config >configure:4324: result: no >configure:4333: checking for pkg-config >configure:4351: found /usr/bin/pkg-config >configure:4363: result: /usr/bin/pkg-config >configure:4378: checking pkg-config is at least version 0.9.0 >configure:4381: result: yes >configure:4392: checking for XINIT >configure:4400: $PKG_CONFIG --exists --print-errors "x11" >configure:4403: $? = 0 >configure:4418: $PKG_CONFIG --exists --print-errors "x11" >configure:4421: $? = 0 >configure:4497: result: yes >configure:4515: checking for mcookie >configure:4534: found /usr/bin/mcookie >configure:4546: result: /usr/bin/mcookie >configure:4713: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by xinit config.status 1.0.2, which was >generated by GNU Autoconf 2.59. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on burrow > >config.status:717: creating Makefile >config.status:821: creating config.h >config.status:1119: executing depfiles commands > >## ---------------- ## >## 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=set >ac_cv_env_CFLAGS_value='-march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT' >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=set >ac_cv_env_LDFLAGS_value=-Wl,-s,-z,combreloc >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_XINIT_CFLAGS_set= >ac_cv_env_XINIT_CFLAGS_value= >ac_cv_env_XINIT_LIBS_set= >ac_cv_env_XINIT_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_func_fork=yes >ac_cv_func_fork_works=yes >ac_cv_func_vfork=yes >ac_cv_func_vfork_works=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_vfork_h=no >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_MCOOKIE=/usr/bin/mcookie >ac_cv_path_SED=/bin/sed >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_egrep='grep -E' >ac_cv_prog_make_make_set=yes >ac_cv_type_pid_t=yes >ac_cv_type_signal=void >am_cv_CC_dependencies_compiler_type=gcc3 >pkg_cv_XINIT_CFLAGS=' ' >pkg_cv_XINIT_LIBS='-lX11 ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/xinit-1.0.2-r4/work/xinit-1.0.2/missing --run aclocal-1.9' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/xinit-1.0.2-r4/work/xinit-1.0.2/missing --run tar' >ARCHMANDEFS='' >AUTOCONF='${SHELL} /var/tmp/portage/xinit-1.0.2-r4/work/xinit-1.0.2/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/xinit-1.0.2-r4/work/xinit-1.0.2/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/xinit-1.0.2-r4/work/xinit-1.0.2/missing --run automake-1.9' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=athlon-tbird -O2 -fomit-frame-pointer -s -pipe -DNDEBUG -DG_DISABLE_ASSERT' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='-Wl,-s,-z,combreloc' >LIBOBJS='' >LIBS='' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/xinit-1.0.2-r4/work/xinit-1.0.2/missing --run makeinfo' >MCOOKIE='/usr/bin/mcookie' >OBJEXT='o' >PACKAGE='xinit' >PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' >PACKAGE_NAME='xinit' >PACKAGE_STRING='xinit 1.0.2' >PACKAGE_TARNAME='xinit' >PACKAGE_VERSION='1.0.2' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >SHELL_CMD='/bin/sh' >STARTX_COOKIE_FLAGS='-DHAS_COOKIE_MAKER -DMK_COOKIE=$(MCOOKIE)' >STRIP='' >TWM='twm' >VERSION='1.0.2' >XAUTH='xauth' >XCLOCK='xclock' >XINIT='xinit' >XINIT_CFLAGS=' ' >XINIT_LIBS='-lX11 ' >XMODMAP='xmodmap' >XRDB='xrdb' >XSERVER='${exec_prefix}/bin/X' >XTERM='xterm' >ac_ct_CC='' >ac_ct_STRIP='' >ac_pt_PKG_CONFIG='/usr/bin/pkg-config' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='${prefix}' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/xinit-1.0.2-r4/work/xinit-1.0.2/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_FORK 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_VFORK 1 >#define HAVE_WORKING_FORK 1 >#define HAVE_WORKING_VFORK 1 >#define PACKAGE "xinit" >#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" >#define PACKAGE_NAME "xinit" >#define PACKAGE_STRING "xinit 1.0.2" >#define PACKAGE_TARNAME "xinit" >#define PACKAGE_VERSION "1.0.2" >#define RETSIGTYPE void >#define STDC_HEADERS 1 >#define VERSION "1.0.2" >#define XORG 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 134789
: 87820