Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 54947 Details for
Bug 86355
games-strategy/scorched3d-38.1 fails to compile,
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log of failing ebuild
config.log (text/plain), 20.96 KB, created by
Gunnar Wrobel (RETIRED)
on 2005-03-31 10:45:26 UTC
(
hide
)
Description:
config.log of failing ebuild
Filename:
MIME Type:
Creator:
Gunnar Wrobel (RETIRED)
Created:
2005-03-31 10:45:26 UTC
Size:
20.96 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 configure, which was >generated by GNU Autoconf 2.57. Invocation command line was > > $ ./configure --prefix=/usr/games --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-dependency-tracking --exec_prefix=/usr/games --datadir=/usr/share/games/scorched3d --with-docdir=/usr/share/doc/scorched3d-38.1 --with-mysql > >## --------- ## >## Platform. ## >## --------- ## > >hostname = monastery >uname -m = i686 >uname -r = 2.6.10-gentoo-r6 >uname -s = Linux >uname -v = #8 Sun Mar 6 15:46:53 CET 2005 > >/usr/bin/uname -p = AMD Athlon(tm) XP 2000+ >/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/lib/ccache/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /usr/local/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.5 >PATH: /opt/Acrobat5 >PATH: /opt/sun-jdk-1.4.2.07/bin >PATH: /opt/sun-jdk-1.4.2.07/jre/bin >PATH: /opt/sun-jdk-1.4.2.07/jre/javaws >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin >PATH: /usr/kde/3.3/sbin >PATH: /usr/kde/3.3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1292: checking build system type >configure:1310: result: i686-pc-linux-gnu >configure:1318: checking host system type >configure:1332: result: i686-pc-linux-gnu >configure:1340: checking target system type >configure:1354: result: i686-pc-linux-gnu >configure:1382: checking for a BSD-compatible install >configure:1436: result: /bin/install -c >configure:1447: checking whether build environment is sane >configure:1490: result: yes >configure:1523: checking for gawk >configure:1539: found /bin/gawk >configure:1549: result: gawk >configure:1559: checking whether make sets $(MAKE) >configure:1579: result: yes >configure:1639: checking for i686-pc-linux-gnu-strip >configure:1668: result: no >configure:1677: checking for strip >configure:1693: found /usr/bin/strip >configure:1704: result: strip >configure:1725: checking whether make sets $(MAKE) >configure:1745: result: yes >configure:1762: checking for i686-pc-linux-gnu-gcc >configure:1778: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:1788: result: i686-pc-linux-gnu-gcc >configure:2070: checking for C compiler version >configure:2073: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1) >Copyright (C) 2003 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:2076: $? = 0 >configure:2078: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs >Configured with: /var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1) >configure:2081: $? = 0 >configure:2083: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2086: $? = 1 >configure:2110: checking for C compiler default output >configure:2113: i686-pc-linux-gnu-gcc -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:2116: $? = 0 >configure:2162: result: a.out >configure:2167: checking whether the C compiler works >configure:2173: ./a.out >configure:2176: $? = 0 >configure:2193: result: yes >configure:2200: checking whether we are cross compiling >configure:2202: result: no >configure:2205: checking for suffix of executables >configure:2207: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:2210: $? = 0 >configure:2235: result: >configure:2241: checking for suffix of object files >configure:2263: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:2266: $? = 0 >configure:2288: result: o >configure:2292: checking whether we are using the GNU C compiler >configure:2317: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:2320: $? = 0 >configure:2323: test -s conftest.o >configure:2326: $? = 0 >configure:2339: result: yes >configure:2345: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2367: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2370: $? = 0 >configure:2373: test -s conftest.o >configure:2376: $? = 0 >configure:2387: result: yes >configure:2404: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:2465: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe conftest.c >&5 >configure:2468: $? = 0 >configure:2471: test -s conftest.o >configure:2474: $? = 0 >configure:2492: result: none needed >configure:2510: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:2513: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2641: checking for style of include used by make >configure:2669: result: GNU >configure:2697: checking dependency style of i686-pc-linux-gnu-gcc >configure:2759: result: none >configure:2774: checking for i686-pc-linux-gnu-g++ >configure:2790: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++ >configure:2800: result: i686-pc-linux-gnu-g++ >configure:2858: checking for C++ compiler version >configure:2861: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1) >Copyright (C) 2003 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:2864: $? = 0 >configure:2866: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/specs >Configured with: /var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1) >configure:2869: $? = 0 >configure:2871: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:2874: $? = 1 >configure:2877: checking whether we are using the GNU C++ compiler >configure:2902: i686-pc-linux-gnu-g++ -c -march=athlon-xp -O3 -pipe conftest.cc >&5 >configure:2905: $? = 0 >configure:2908: test -s conftest.o >configure:2911: $? = 0 >configure:2924: result: yes >configure:2930: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:2952: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:2955: $? = 0 >configure:2958: test -s conftest.o >configure:2961: $? = 0 >configure:2972: result: yes >configure:3016: i686-pc-linux-gnu-g++ -c -march=athlon-xp -O3 -pipe conftest.cc >&5 >configure:3019: $? = 0 >configure:3022: test -s conftest.o >configure:3025: $? = 0 >configure:3052: i686-pc-linux-gnu-g++ -c -march=athlon-xp -O3 -pipe conftest.cc >&5 >configure: In function `int main()': >configure:3049: error: `exit' undeclared (first use this function) >configure:3049: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:3055: $? = 1 >configure: failed program was: >| #line 3035 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "scorched3d" >| #define VERSION "38" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:3016: i686-pc-linux-gnu-g++ -c -march=athlon-xp -O3 -pipe conftest.cc >&5 >configure:3019: $? = 0 >configure:3022: test -s conftest.o >configure:3025: $? = 0 >configure:3052: i686-pc-linux-gnu-g++ -c -march=athlon-xp -O3 -pipe conftest.cc >&5 >configure:3055: $? = 0 >configure:3058: test -s conftest.o >configure:3061: $? = 0 >configure:3086: checking dependency style of i686-pc-linux-gnu-g++ >configure:3148: result: none >configure:3165: checking for a BSD-compatible install >configure:3219: result: /bin/install -c >configure:3233: checking for i686-pc-linux-gnu-ranlib >configure:3262: result: no >configure:3271: checking for ranlib >configure:3287: found /usr/bin/ranlib >configure:3298: result: ranlib >configure:3318: checking for SDL >configure:3371: checking for sdl-config >configure:3389: found /usr/bin/sdl-config >configure:3402: result: /usr/bin/sdl-config >configure:3410: checking for SDL - version >= 1.2.5 >configure:3508: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6 -L/usr/X11R6/lib -L/usr/X11R6 conftest.c -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5 >configure:3511: $? = 0 >configure:3513: ./conftest >configure:3516: $? = 0 >configure:3535: result: yes >configure:3630: checking for SDL_mixer lib >configure:3660: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6 conftest.c >&5 >configure:3663: $? = 0 >configure:3666: test -s conftest.o >configure:3669: $? = 0 >configure:3686: result: yes >configure:3695: checking for SDL_net lib >configure:3725: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6 conftest.c >&5 >configure:3728: $? = 0 >configure:3731: test -s conftest.o >configure:3734: $? = 0 >configure:3750: result: yes >configure:3759: checking for beer in -lfridge >configure:3790: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6 -L/usr/X11R6/lib -L/usr/X11R6 conftest.c -lfridge -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lSDL_net >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lfridge >collect2: ld returned 1 exit status >configure:3793: $? = 1 >configure: failed program was: >| #line 3766 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "scorched3d" >| #define VERSION "38" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char beer (); >| int >| main () >| { >| beer (); >| ; >| return 0; >| } >configure:3811: result: no >configure:3830: checking for OpenGL support >configure:3855: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6 conftest.c >&5 >configure:3858: $? = 0 >configure:3861: test -s conftest.o >configure:3864: $? = 0 >configure:3880: result: yes >configure:3895: checking for profiling enabled >configure:3910: result: no >configure:3913: checking for floating point math support >configure:3937: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6 conftest.c >&5 >configure:3940: $? = 0 >configure:3943: test -s conftest.o >configure:3946: $? = 0 >configure:3960: result: yes >configure:3979: checking for MySql support >configure:4002: i686-pc-linux-gnu-gcc -c -march=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6 conftest.c >&5 >configure:4005: $? = 0 >configure:4008: test -s conftest.o >configure:4011: $? = 0 >configure:4022: result: yes >configure:4098: checking for wxgtk2-2.4-config >configure:4117: found /usr/bin/wxgtk2-2.4-config >configure:4130: result: /usr/bin/wxgtk2-2.4-config >configure:4144: checking for wxWindows version >= 2.4.0 >configure:4222: result: yes (version 2.4.2) >configure:4327: checking for freetype-config >configure:4345: found /usr/bin/freetype-config >configure:4358: result: /usr/bin/freetype-config >configure:4367: checking for FreeType -- version >= 7.0.1 >configure:4454: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6 -I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -L/usr/X11R6/lib -L/usr/X11R6 conftest.c -lfreetype -lz -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lSDL_net -lGL -lGLU -lpthread -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -pthread -lwx_gtk2-2.4 >&5 >/usr/X11R6/lib/libwx_gtk2-2.4.so: undefined reference to `_gtk_accel_group_detach' >/usr/X11R6/lib/libwx_gtk2-2.4.so: undefined reference to `_gtk_accel_group_attach' >/usr/X11R6/lib/libwx_gtk2-2.4.so: undefined reference to `_gtk_rc_context_get_default_font_name' >collect2: ld returned 1 exit status >configure:4457: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| >| #line 4418 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "scorched3d" >| #define VERSION "38" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| #define HAVE_MYSQL 1 >| /* end confdefs.h. */ >| >| >| #include <ft2build.h> >| #include FT_FREETYPE_H >| #include <stdio.h> >| #include <stdlib.h> >| >| int >| main() >| { >| FT_Library library; >| FT_Error error; >| >| error = FT_Init_FreeType(&library); >| >| if (error) >| return 1; >| else >| { >| FT_Done_FreeType(library); >| return 0; >| } >| } >| >| >| >configure:4487: result: no >configure:4529: WARNING: > > The FreeType test program failed to run. If your system uses > shared libraries and they are installed outside the normal > system library path, make sure the variable LD_LIBRARY_PATH > (or whatever is appropiate for your system) is correctly set. > >configure:4556: error: > FreeType2 must be installed on your system > but freetype-config couldn't be found. > Please check that freetype-config is in the path, the directory > where the freetype libraries are installed (returned by > 'freetype-onfig --libs' command) is in LD_LIBRARY_PATH or > equivalent variable and freetype version is 7.0.1 or above > Try http://www.freetype.org to download freetype. > > >## ---------------- ## >## 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_cxx_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-xp -O3 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=athlon-xp -O3 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set= >ac_cv_env_build_alias_value= >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_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_fridge_beer=no >ac_cv_objext=o >ac_cv_path_FT2_CONFIG=/usr/bin/freetype-config >ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config >ac_cv_path_WX_CONFIG_PATH=/usr/bin/wxgtk2-2.4-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_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >am_cv_CC_dependencies_compiler_type=none >am_cv_CXX_dependencies_compiler_type=none > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/scorched3d-38.1/work/scorched/missing --run aclocal-1.6' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='${SHELL} /var/tmp/portage/scorched3d-38.1/work/scorched/missing --run tar' >AUTOCONF='${SHELL} /var/tmp/portage/scorched3d-38.1/work/scorched/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/scorched3d-38.1/work/scorched/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/scorched3d-38.1/work/scorched/missing --run automake-1.6' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-march=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT ' >CPPFLAGS='-I/usr/X11R6/include -I/usr/X11R6 -I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' >CXX='i686-pc-linux-gnu-g++' >CXXDEPMODE='depmode=none' >CXXFLAGS='-march=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT ' >DEFS='' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EXEEXT='' >FT2_CFLAGS='' >FT2_CONFIG='/usr/bin/freetype-config' >FT2_LIBS='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='-L/usr/X11R6/lib -L/usr/X11R6' >LIBOBJS='' >LIBS=' -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lSDL_net -lGL -lGLU -lpthread -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto -pthread -lwx_gtk2-2.4' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/scorched3d-38.1/work/scorched/missing --run makeinfo' >OBJEXT='o' >PACKAGE='scorched3d' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >RANLIB='ranlib' >SDL_CFLAGS='-I/usr/include/SDL -D_REENTRANT' >SDL_CONFIG='/usr/bin/sdl-config' >SDL_LIBS='-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='strip' >VERSION='38' >WX_CFLAGS='-I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' >WX_CFLAGS_ONLY='' >WX_CONFIG_PATH='/usr/bin/wxgtk2-2.4-config' >WX_CPPFLAGS='-I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' >WX_CXXFLAGS='-I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES' >WX_CXXFLAGS_ONLY='' >WX_LIBS='-pthread -lwx_gtk2-2.4' >WX_LIBS_STATIC=' -pthread /usr/lib/libwx_gtk2-2.4.a -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lpng -ljpeg -ltiff -lz -Wl,--export-dynamic -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >WX_VERSION='2.4.2' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_RANLIB='ranlib' >ac_ct_STRIP='strip' >am__include='include' >am__quote='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share/games/scorched3d' >docdir='' >exec_prefix='/usr/games' >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/scorched3d-38.1/work/scorched/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/games' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr/games' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc/games' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_MYSQL 1 >#define PACKAGE "scorched3d" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define VERSION "38" >#endif >#ifdef __cplusplus >#include <stdlib.h> > >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 86355
: 54947