Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 265835 Details for
Bug 358795
x11-misc/obconf-2.0.3-r1 failed on compile && missing depencies
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/x11-misc/obconf-2.0.3-r1/work/obconf-2.0.3/config.log
config.log (text/plain), 19.75 KB, created by
Juergen Rose
on 2011-03-14 14:58:21 UTC
(
hide
)
Description:
/var/tmp/portage/x11-misc/obconf-2.0.3-r1/work/obconf-2.0.3/config.log
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2011-03-14 14:58:21 UTC
Size:
19.75 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 obconf configure 2.0.3, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls > >## --------- ## >## Platform. ## >## --------- ## > >hostname = lynx >uname -m = x86_64 >uname -r = 2.6.37-gentoo-r2 >uname -s = Linux >uname -v = #1 SMP Sat Mar 12 10:20:00 CET 2011 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.4.4 >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 >PATH: /usr/lib64/subversion/bin >PATH: /opt/eagle-5.11.0/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1665: loading site script /usr/share/config.site >| #!/bin/bash >| # Copyright 2009 Gentoo Foundation >| # Distributed under the terms of the GNU General Public License v2 >| >| TOPDIR=/usr/share/crossdev/include/site >| >| config_site_arch() { >| local host=$(echo ${CHOST/-/ } | awk '{print $1}') >| >| [[ ${host/arm.*eb/} != ${host} ]] && host=armeb >| [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm >| >| [[ ${host/mips.*el/} != ${host} ]] && host=mipsel >| >| #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 >| >| echo ${host} >| } >| >| config_site_names() { >| local site_arch=$(config_site_arch) >| local sites="" >| local x >| >| [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" >| [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" >| >| [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" >| [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" >| >| [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" >| [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" >| >| for x in ${sites} ${CHOST}; do >| [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} >| done >| } >| >| if [[ ${CHOST} != "" ]]; then >| sites="$(config_site_names)" >| if [[ ${sites} != "" ]]; then >| for site in ${sites}; do >| echo "$(basename $0): loading site script ${site}" >| . ${site} >| done >| fi >| unset site >| unset sites >| fi >configure:1814: checking for a BSD-compatible install >configure:1870: result: /usr/bin/install -c >configure:1881: checking whether build environment is sane >configure:1924: result: yes >configure:1989: checking for gawk >configure:2005: found /usr/bin/gawk >configure:2016: result: gawk >configure:2027: checking whether make sets $(MAKE) >configure:2048: result: yes >configure:2250: checking for style of include used by make >configure:2278: result: GNU >configure:2311: checking for x86_64-pc-linux-gnu-gcc >configure:2327: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2338: result: x86_64-pc-linux-gnu-gcc >configure:2616: checking for C compiler version >configure:2623: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.5.2 p1.0, pie-0.4.5) 4.5.2 >Copyright (C) 2010 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:2626: $? = 0 >configure:2633: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.2/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.2/work/gcc-4.5.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.2/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.2 p1.0, pie-0.4.5' >Thread model: posix >gcc version 4.5.2 (Gentoo 4.5.2 p1.0, pie-0.4.5) >configure:2636: $? = 0 >configure:2643: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:2646: $? = 1 >configure:2669: checking for C compiler default output file name >configure:2696: x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2699: $? = 0 >configure:2737: result: a.out >configure:2754: checking whether the C compiler works >configure:2764: ./a.out >configure:2767: $? = 0 >configure:2784: result: yes >configure:2791: checking whether we are cross compiling >configure:2793: result: no >configure:2796: checking for suffix of executables >configure:2803: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2806: $? = 0 >configure:2830: result: >configure:2836: checking for suffix of object files >configure:2862: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2865: $? = 0 >configure:2888: result: o >configure:2892: checking whether we are using the GNU C compiler >configure:2921: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2927: $? = 0 >configure:2944: result: yes >configure:2949: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2979: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2985: $? = 0 >configure:3084: result: yes >configure:3101: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3175: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3181: $? = 0 >configure:3204: result: none needed >configure:3224: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3314: result: gcc3 >configure:3332: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:3367: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:3370: $? = 0 >configure:3376: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:3379: $? = 0 >configure:3390: cc -c conftest.c >&5 >configure:3393: $? = 0 >configure:3401: cc -c conftest.c -o conftest2.o >&5 >configure:3404: $? = 0 >configure:3410: cc -c conftest.c -o conftest2.o >&5 >configure:3413: $? = 0 >configure:3431: result: yes >configure:3457: checking for an ANSI C-conforming const >configure:3532: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3538: $? = 0 >configure:3553: result: yes >configure:3563: checking for inline >configure:3589: x86_64-pc-linux-gnu-gcc -c -march=nocona -O2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3595: $? = 0 >configure:3613: result: inline >configure:3646: checking for a BSD-compatible install >configure:3702: result: /usr/bin/install -c >configure:3715: checking for extra flags needed to export symbols >configure:3748: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-export-dynamic conftest.c >&5 >configure:3754: $? = 0 >configure:3821: result: -Wl,-export-dynamic >configure:3829: checking whether NLS is requested >configure:3838: result: yes >configure:3876: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:3908: result: /usr/bin/msgfmt >configure:3917: checking for gmsgfmt >configure:3935: found /usr/bin/gmsgfmt >configure:3948: result: /usr/bin/gmsgfmt >configure:3999: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file `/dev/null' extension `' is unknown; will try C >configure:4031: result: /usr/bin/xgettext >configure:4077: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:4108: result: /usr/bin/msgmerge >configure:4144: checking build system type >configure:4162: result: x86_64-pc-linux-gnu >configure:4184: checking host system type >configure:4199: result: x86_64-pc-linux-gnu >configure:4245: checking for ld used by GCC >configure:4309: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4318: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4331: result: yes >configure:4338: checking for shared library run path origin >configure:4351: result: done >configure:4787: checking for CFPreferencesCopyAppValue >configure:4815: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:10:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory >compilation terminated. >configure:4821: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "obconf" >| #define PACKAGE_TARNAME "obconf" >| #define PACKAGE_VERSION "2.0.3" >| #define PACKAGE_STRING "obconf 2.0.3" >| #define PACKAGE_BUGREPORT "http://bugzilla.icculus.org" >| #define PACKAGE "obconf" >| #define VERSION "2.0.3" >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:4839: result: no >configure:4848: checking for CFLocaleCopyCurrent >configure:4876: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic conftest.c -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:10:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory >compilation terminated. >configure:4882: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "obconf" >| #define PACKAGE_TARNAME "obconf" >| #define PACKAGE_VERSION "2.0.3" >| #define PACKAGE_STRING "obconf 2.0.3" >| #define PACKAGE_BUGREPORT "http://bugzilla.icculus.org" >| #define PACKAGE "obconf" >| #define VERSION "2.0.3" >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:4900: result: no >configure:4931: checking for GNU gettext in libc >configure:4960: x86_64-pc-linux-gnu-gcc -o conftest -march=nocona -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic conftest.c >&5 >configure:4966: $? = 0 >configure:4983: result: yes >configure:5682: checking whether to use NLS >configure:5684: result: yes >configure:5687: checking where the gettext function comes from >configure:5698: result: libc >configure:5766: checking for x86_64-pc-linux-gnu-pkg-config >configure:5799: result: no >configure:5809: checking for pkg-config >configure:5827: found /usr/bin/pkg-config >configure:5839: result: /usr/bin/pkg-config >configure:5868: checking pkg-config is at least version 0.9.0 >configure:5871: result: yes >configure:5882: checking for OPENBOX >configure:5890: $PKG_CONFIG --exists --print-errors "obrender-3.0 >= 3.4.2 obparser-3.0 >= 3.4.2" >Package obrender-3.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `obrender-3.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'obrender-3.0' found >Package obparser-3.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `obparser-3.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'obparser-3.0' found >configure:5893: $? = 1 >configure:5908: $PKG_CONFIG --exists --print-errors "obrender-3.0 >= 3.4.2 obparser-3.0 >= 3.4.2" >Package obrender-3.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `obrender-3.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'obrender-3.0' found >Package obparser-3.0 was not found in the pkg-config search path. >Perhaps you should add the directory containing `obparser-3.0.pc' >to the PKG_CONFIG_PATH environment variable >No package 'obparser-3.0' found >configure:5911: $? = 1 >No package 'obrender-3.0' found >No package 'obparser-3.0' found >configure:5949: error: Package requirements (obrender-3.0 >= 3.4.2 obparser-3.0 >= 3.4.2) were not met: > >No package 'obrender-3.0' found >No package 'obparser-3.0' found > >Consider adjusting the PKG_CONFIG_PATH environment variable if you >installed software in a non-standard prefix. > >Alternatively, you may set the environment variables OPENBOX_CFLAGS >and OPENBOX_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=nocona -O2 -pipe -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_GDK_PIXBUF_CFLAGS_set= >ac_cv_env_GDK_PIXBUF_CFLAGS_value= >ac_cv_env_GDK_PIXBUF_LIBS_set= >ac_cv_env_GDK_PIXBUF_LIBS_value= >ac_cv_env_GLADE_CFLAGS_set= >ac_cv_env_GLADE_CFLAGS_value= >ac_cv_env_GLADE_LIBS_set= >ac_cv_env_GLADE_LIBS_value= >ac_cv_env_GTK_CFLAGS_set= >ac_cv_env_GTK_CFLAGS_value= >ac_cv_env_GTK_LIBS_set= >ac_cv_env_GTK_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBSTARTUPNOTIFICATION_CFLAGS_set= >ac_cv_env_LIBSTARTUPNOTIFICATION_CFLAGS_value= >ac_cv_env_LIBSTARTUPNOTIFICATION_LIBS_set= >ac_cv_env_LIBSTARTUPNOTIFICATION_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_OPENBOX_CFLAGS_set= >ac_cv_env_OPENBOX_CFLAGS_value= >ac_cv_env_OPENBOX_LIBS_set= >ac_cv_env_OPENBOX_LIBS_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_file___dev_urandom_=yes >ac_cv_file__bin_bash=yes >ac_cv_file__dev_arandom=no >ac_cv_file__dev_random=yes >ac_cv_file__dev_srandom=yes >ac_cv_file__dev_urandom=yes >ac_cv_file__dev_zero=yes >ac_cv_file__usr_share_sgml_X11_defs_ent=1 >ac_cv_func_calloc_0_nonnull=yes >ac_cv_func_setgrent_void=yes >ac_cv_func_strnlen_working=yes >ac_cv_header_pwd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_make_make_set=yes >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=gcc3 >fu_cv_sys_stat_statvfs=yes >gl_cv_func_btowc_eof=yes >gl_cv_func_malloc_0_nonnull=yes >gl_cv_func_re_compile_pattern_working=yes >gl_cv_func_rename_trailing_dest_slash_bug=no >gl_cv_func_rename_trailing_slash_bug=no >glib_cv___va_copy=yes >glib_cv_has__inline=yes >glib_cv_has__inline__=yes >glib_cv_hasinline=yes >glib_cv_rtldglobal_broken=no >glib_cv_sane_realloc=yes >glib_cv_sizeof_gmutex=40 >glib_cv_stack_grows=no >glib_cv_uscore=no >glib_cv_va_copy=yes >glib_cv_va_val_copy=no >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=yes >yeti_cv_func_scanf_modif_size_t=z > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/x11-misc/obconf-2.0.3-r1/work/obconf-2.0.3/missing --run aclocal-1.9' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/x11-misc/obconf-2.0.3-r1/work/obconf-2.0.3/missing --run tar' >AUTOCONF='${SHELL} /var/tmp/portage/x11-misc/obconf-2.0.3-r1/work/obconf-2.0.3/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/x11-misc/obconf-2.0.3-r1/work/obconf-2.0.3/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/x11-misc/obconf-2.0.3-r1/work/obconf-2.0.3/missing --run automake-1.9' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=nocona -O2 -pipe -fomit-frame-pointer' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EXEEXT='' >EXPORT_DYNAMIC_FLAGS='-Wl,-export-dynamic' >GDK_PIXBUF_CFLAGS='' >GDK_PIXBUF_LIBS='' >GLADE_CFLAGS='' >GLADE_LIBS='' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GTK_CFLAGS='' >GTK_LIBS='' >GUNZIP='' >GZIP='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INTLLIBS='' >INTL_MACOSX_LIBS='' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic' >LIBICONV='-liconv' >LIBINTL='' >LIBOBJS='' >LIBS='' >LIBSTARTUPNOTIFICATION_CFLAGS='' >LIBSTARTUPNOTIFICATION_LIBS='' >LTLIBICONV='-liconv' >LTLIBINTL='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/x11-misc/obconf-2.0.3-r1/work/obconf-2.0.3/missing --run makeinfo' >MSGFMT='/usr/bin/msgfmt' >MSGFMT_015='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >OBJEXT='o' >OPENBOX_CFLAGS='' >OPENBOX_LIBS='' >PACKAGE='obconf' >PACKAGE_BUGREPORT='http://bugzilla.icculus.org' >PACKAGE_NAME='obconf' >PACKAGE_STRING='obconf 2.0.3' >PACKAGE_TARNAME='obconf' >PACKAGE_VERSION='2.0.3' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >POSUB='po' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >TAR='' >USE_NLS='yes' >VERSION='2.0.3' >XGETTEXT='/usr/bin/xgettext' >XGETTEXT_015='/usr/bin/xgettext' >ac_ct_CC='' >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='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/x11-misc/obconf-2.0.3-r1/work/obconf-2.0.3/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "obconf" >#define PACKAGE_TARNAME "obconf" >#define PACKAGE_VERSION "2.0.3" >#define PACKAGE_STRING "obconf 2.0.3" >#define PACKAGE_BUGREPORT "http://bugzilla.icculus.org" >#define PACKAGE "obconf" >#define VERSION "2.0.3" >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 > >configure: exit 1
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 358795
: 265835 |
265837