Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106739 - Compiling games-strategy/scorched3d-39.1 yields "`SDL_SetVideoMode' undeclared" error
Summary: Compiling games-strategy/scorched3d-39.1 yields "`SDL_SetVideoMode' undeclare...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-20 18:02 UTC by Ben McIlwain
Modified: 2005-09-23 09:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The config.log in my working directory (config.log,20.79 KB, text/plain)
2005-09-21 00:10 UTC, Ben McIlwain
Details
The results of running emerge -evp (emerge-evp.txt,32.47 KB, text/plain)
2005-09-21 10:08 UTC, Ben McIlwain
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben McIlwain 2005-09-20 18:02:44 UTC
See the "Actual Results" section below.  Basically, this package fails during
compilation.

Reproducible: Always
Steps to Reproduce:
Type emerge games-strategy/scorched3d
Actual Results:  
i686-pc-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE=\"scorched3d\" -DVERSION=\"39\" -DHAVE_MYSQL=1  -I. -I. -I../porting
-I..   -I/usr/X11R6/include -I/usr/X11R6 -I/usr/local/include
-I/usr/lib/wx/include/gtk2-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES  -march=athlon-xp -pipe -O2
-I/usr/include/SDL -D_REENTRANT   -I/usr/include/freetype2
-DS3D_DOCDIR=\"/usr/share/doc/scorched3d-39.1\"
-DS3D_DATADIR=\"/usr/share/games/scorched3d\" -DS3D_BINDIR=\"/usr/games/bin\"
-DdDOUBLE -c -o Display.o `test -f '../common/Display.cpp' || echo
'./'`../common/Display.cpp
../common/Display.cpp: In member function `bool Display::changeSettings(int,
   int, bool)':
../common/Display.cpp:71: error: `SDL_SetVideoMode' undeclared (first use this
   function)
../common/Display.cpp:71: error: (Each undeclared identifier is reported only
   once for each function it appears in.)
make[2]: *** [Display.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/scorched3d-39.1/work/scorched/src/scorched'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/scorched3d-39.1/work/scorched/src'
make: *** [all-recursive] Error 1

!!! ERROR: games-strategy/scorched3d-39.1 failed.
!!! Function src_compile, Line 41, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
I expected it to compile.

Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r1,
2.6.11-gentoo-r9 i686)
=================================================================
System uname: 2.6.11-gentoo-r9 i686 AMD Athlon(tm)
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -pipe -O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distro.ibiblio.org/pub/linux/distributions/gentoo/
http://gentoo.cs.lewisu.edu/gentoo/ http://mirrors.acm.cs.rpi.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups curl eds
emboss encode esd fam foomaticdb fortran gd gdbm gif gnome gpm gstreamer gtk
gtk2 imagemagick imlib innodb ipv6 java jpeg junit kde libg++ libwww mad mikmod
motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdflib
perl png python qt quicktime readline sdl slang spell ssl svga tcpd tiff
truetype truetype-fonts type1-fonts vorbis x86 xml xml2 xmms xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-09-20 18:27:58 UTC
Attach the config.log from the build directory as text/plain please.
Comment 2 Ben McIlwain 2005-09-20 21:12:21 UTC
Contents of config.log (long):


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 --build=i686-pc-linux-gnu
--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-39.1 --with-mysql

## --------- ##
## Platform. ##
## --------- ##

hostname = gamer
uname -m = i686
uname -r = 2.6.11-gentoo-r9
uname -s = Linux
uname -v = #2 SMP Fri Jul 29 00:26:45 EST 2005

/usr/bin/uname -p = AMD Athlon(tm)
/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: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.6
PATH: /opt/blackdown-jdk-1.4.2.02/bin
PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin
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:1295: checking build system type
configure:1313: result: i686-pc-linux-gnu
configure:1321: checking host system type
configure:1335: result: i686-pc-linux-gnu
configure:1343: checking target system type
configure:1357: result: i686-pc-linux-gnu
configure:1385: checking for a BSD-compatible install
configure:1439: result: /bin/install -c
configure:1450: checking whether build environment is sane
configure:1493: result: yes
configure:1526: checking for gawk
configure:1542: found /bin/gawk
configure:1552: result: gawk
configure:1562: checking whether make sets $(MAKE)
configure:1582: result: yes
configure:1728: checking whether make sets $(MAKE)
configure:1748: result: yes
configure:1765: checking for i686-pc-linux-gnu-gcc
configure:1781: found /usr/bin/i686-pc-linux-gnu-gcc
configure:1791: result: i686-pc-linux-gnu-gcc
configure:2073: checking for C compiler version
configure:2076: i686-pc-linux-gnu-gcc --version </dev/null >&5
i686-pc-linux-gnu-gcc (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
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:2079: $? = 0
configure:2081: i686-pc-linux-gnu-gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs
Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3
--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-libgcj --enable-languages=c,c++,f77 --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
configure:2084: $? = 0
configure:2086: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2089: $? = 1
configure:2113: checking for C compiler default output
configure:2116: i686-pc-linux-gnu-gcc -march=athlon-xp -pipe -O2   conftest.c  >&5
configure:2119: $? = 0
configure:2165: result: a.out
configure:2170: checking whether the C compiler works
configure:2176: ./a.out
configure:2179: $? = 0
configure:2196: result: yes
configure:2203: checking whether we are cross compiling
configure:2205: result: no
configure:2208: checking for suffix of executables
configure:2210: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -pipe -O2  
conftest.c  >&5
configure:2213: $? = 0
configure:2238: result:
configure:2244: checking for suffix of object files
configure:2266: i686-pc-linux-gnu-gcc -c -march=athlon-xp -pipe -O2  conftest.c >&5
configure:2269: $? = 0
configure:2291: result: o
configure:2295: checking whether we are using the GNU C compiler
configure:2320: i686-pc-linux-gnu-gcc -c -march=athlon-xp -pipe -O2  conftest.c >&5
configure:2323: $? = 0
configure:2326: test -s conftest.o
configure:2329: $? = 0
configure:2342: result: yes
configure:2348: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2370: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:2373: $? = 0
configure:2376: test -s conftest.o
configure:2379: $? = 0
configure:2390: result: yes
configure:2407: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:2468: i686-pc-linux-gnu-gcc  -c -march=athlon-xp -pipe -O2  conftest.c >&5
configure:2471: $? = 0
configure:2474: test -s conftest.o
configure:2477: $? = 0
configure:2495: result: none needed
configure:2513: i686-pc-linux-gnu-gcc -c -march=athlon-xp -pipe -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2516: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2644: checking for style of include used by make
configure:2672: result: GNU
configure:2700: checking dependency style of i686-pc-linux-gnu-gcc
configure:2762: result: none
configure:2777: checking for i686-pc-linux-gnu-g++
configure:2793: found /usr/bin/i686-pc-linux-gnu-g++
configure:2803: result: i686-pc-linux-gnu-g++
configure:2861: checking for C++ compiler version
configure:2864: i686-pc-linux-gnu-g++ --version </dev/null >&5
i686-pc-linux-gnu-g++ (GCC) 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
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:2867: $? = 0
configure:2869: i686-pc-linux-gnu-g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/specs
Configured with: /var/tmp/portage/gcc-3.3.6/work/gcc-3.3.6/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.6
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.6/info
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include/g++-v3
--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-libgcj --enable-languages=c,c++,f77 --enable-shared
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.6 (Gentoo 3.3.6, ssp-3.3.6-1.0, pie-8.7.8)
configure:2872: $? = 0
configure:2874: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:2877: $? = 1
configure:2880: checking whether we are using the GNU C++ compiler
configure:2905: i686-pc-linux-gnu-g++ -c -march=athlon-xp -pipe -O2  conftest.cc >&5
configure:2908: $? = 0
configure:2911: test -s conftest.o
configure:2914: $? = 0
configure:2927: result: yes
configure:2933: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:2955: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:2958: $? = 0
configure:2961: test -s conftest.o
configure:2964: $? = 0
configure:2975: result: yes
configure:3019: i686-pc-linux-gnu-g++ -c -march=athlon-xp -pipe -O2  conftest.cc >&5
configure:3022: $? = 0
configure:3025: test -s conftest.o
configure:3028: $? = 0
configure:3055: i686-pc-linux-gnu-g++ -c -march=athlon-xp -pipe -O2  conftest.cc >&5
configure: In function `int main()':
configure:3052: error: `exit' undeclared (first use this function)
configure:3052: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
configure:3058: $? = 1
configure: failed program was:
| #line 3038 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "scorched3d"
| #define VERSION "39"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3019: i686-pc-linux-gnu-g++ -c -march=athlon-xp -pipe -O2  conftest.cc >&5
configure:3022: $? = 0
configure:3025: test -s conftest.o
configure:3028: $? = 0
configure:3055: i686-pc-linux-gnu-g++ -c -march=athlon-xp -pipe -O2  conftest.cc >&5
configure:3058: $? = 0
configure:3061: test -s conftest.o
configure:3064: $? = 0
configure:3089: checking dependency style of i686-pc-linux-gnu-g++
configure:3151: result: none
configure:3168: checking for a BSD-compatible install
configure:3222: result: /bin/install -c
configure:3236: checking for i686-pc-linux-gnu-ranlib
configure:3252: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:3262: result: i686-pc-linux-gnu-ranlib
configure:3321: checking for SDL
configure:3374: checking for sdl-config
configure:3392: found /usr/bin/sdl-config
configure:3405: result: /usr/bin/sdl-config
configure:3413: checking for SDL - version >= 1.2.5
configure:3511: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -pipe -O2
-I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6
-I/usr/local/include -L/usr/X11R6/lib -L/usr/X11R6 -L/usr/local/lib conftest.c 
-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
configure:3514: $? = 0
configure:3516: ./conftest
configure:3519: $? = 0
configure:3538: result: yes
configure:3633: checking for SDL_net lib
configure:3663: i686-pc-linux-gnu-gcc -c -march=athlon-xp -pipe -O2
-I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6
-I/usr/local/include conftest.c >&5
configure:3666: $? = 0
configure:3669: test -s conftest.o
configure:3672: $? = 0
configure:3688: result: yes
configure:3697: checking for beer in -lfridge
configure:3728: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -pipe -O2
-I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6
-I/usr/local/include -L/usr/X11R6/lib -L/usr/X11R6 -L/usr/local/lib conftest.c
-lfridge   -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_net >&5
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld:
cannot find -lfridge
collect2: ld returned 1 exit status
configure:3731: $? = 1
configure: failed program was:
| #line 3704 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "scorched3d"
| #define VERSION "39"
| #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:3749: result: no
configure:3768: checking for OpenGL support
configure:3793: i686-pc-linux-gnu-gcc -c -march=athlon-xp -pipe -O2
-I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -I/usr/X11R6
-I/usr/local/include conftest.c >&5
configure:3796: $? = 0
configure:3799: test -s conftest.o
configure:3802: $? = 0
configure:3818: result: yes
configure:3846: checking for OpenAL
configure:3850: checking for openal-config
configure:3868: found /usr/bin/openal-config
configure:3881: result: /usr/bin/openal-config
configure:3906: checking for OpenAL compilation
configure:3956: result: yes
configure:3964: checking for profiling enabled
configure:3979: result: no
configure:3982: checking for floating point math support
configure:4006: i686-pc-linux-gnu-gcc -c -march=athlon-xp -pipe -O2
-I/usr/include/SDL -D_REENTRANT  -I/usr/X11R6/include -I/usr/X11R6
-I/usr/local/include conftest.c >&5
configure:4009: $? = 0
configure:4012: test -s conftest.o
configure:4015: $? = 0
configure:4029: result: yes
configure:4048: checking for MySql support
configure:4071: i686-pc-linux-gnu-gcc -c -march=athlon-xp -pipe -O2
-I/usr/include/SDL -D_REENTRANT  -I/usr/X11R6/include -I/usr/X11R6
-I/usr/local/include conftest.c >&5
configure:4074: $? = 0
configure:4077: test -s conftest.o
configure:4080: $? = 0
configure:4091: result: yes
configure:4236: checking for wxgtk2-2.4-config
configure:4255: found /usr/bin/wxgtk2-2.4-config
configure:4268: result: /usr/bin/wxgtk2-2.4-config
configure:4282: checking for wxWindows version >= 2.4.0
configure:4360: result: yes (version 2.4.2)
configure:4465: checking for freetype-config
configure:4483: found /usr/bin/freetype-config
configure:4496: result: /usr/bin/freetype-config
configure:4505: checking for FreeType -- version >= 7.0.1
configure:4592: i686-pc-linux-gnu-gcc -o conftest -march=athlon-xp -pipe -O2
-I/usr/include/SDL -D_REENTRANT   -I/usr/include/freetype2 -I/usr/X11R6/include
-I/usr/X11R6 -I/usr/local/include -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 -L/usr/local/lib conftest.c -lfreetype -lz 
-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_net -lGL -lGLU -lpthread
-L/usr/lib -lopenal -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm
-L/usr/lib -lssl -lcrypto -pthread -lwx_gtk2-2.4 >&5configure:4595: $? = 0
configure:4597: ./conftest
configure:4600: $? = 0
configure:4621: result: yes
configure:4877: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on gamer

config.status:675: creating Makefile
config.status:675: creating src/Makefile
config.status:675: creating src/scorched/Makefile
config.status:800: 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_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 -pipe -O2'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-march=athlon-xp -pipe -O2'
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=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_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_OPENAL_CONFIG=/usr/bin/openal-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_RANLIB=i686-pc-linux-gnu-ranlib
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-39.1/work/scorched/missing --run
aclocal-1.6'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} /var/tmp/portage/scorched3d-39.1/work/scorched/missing --run tar'
AUTOCONF='${SHELL} /var/tmp/portage/scorched3d-39.1/work/scorched/missing --run
autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/scorched3d-39.1/work/scorched/missing
--run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/scorched3d-39.1/work/scorched/missing --run
automake-1.6'
AWK='gawk'
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=none'
CFLAGS='-march=athlon-xp -pipe -O2 -I/usr/include/SDL -D_REENTRANT  
-I/usr/include/freetype2 -DS3D_DOCDIR=\"/usr/share/doc/scorched3d-39.1\"
-DS3D_DATADIR=\"/usr/share/games/scorched3d\"
-DS3D_BINDIR=\"${exec_prefix}/bin\" -DdDOUBLE'
CPPFLAGS='-I/usr/X11R6/include -I/usr/X11R6 -I/usr/local/include
-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 -pipe -O2 -I/usr/include/SDL -D_REENTRANT  
-I/usr/include/freetype2 -DS3D_DOCDIR=\"/usr/share/doc/scorched3d-39.1\"
-DS3D_DATADIR=\"/usr/share/games/scorched3d\"
-DS3D_BINDIR=\"${exec_prefix}/bin\" -DdDOUBLE'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"scorched3d\"
-DVERSION=\"39\" -DHAVE_MYSQL=1 '
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
FT2_CFLAGS='-I/usr/include/freetype2'
FT2_CONFIG='/usr/bin/freetype-config'
FT2_LIBS='-lfreetype -lz'
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 -L/usr/local/lib'
LIBOBJS=''
LIBS=' -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_net -lGL -lGLU
-lpthread -L/usr/lib -lopenal -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl
-lm -L/usr/lib -lssl -lcrypto -pthread -lwx_gtk2-2.4 -lfreetype -lz'
LTLIBOBJS=''
MAKEINFO='${SHELL} /var/tmp/portage/scorched3d-39.1/work/scorched/missing --run
makeinfo'
OBJEXT='o'
OPENAL_CONFIG='/usr/bin/openal-config'
PACKAGE='scorched3d'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='i686-pc-linux-gnu-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=''
VERSION='39'
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 -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 -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=''
ac_ct_STRIP=''
am__include='include'
am__quote=''
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/games/scorched3d'
docdir='/usr/share/doc/scorched3d-39.1'
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-39.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 "39"
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 0
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2005-09-20 21:45:09 UTC
I think I very clearly asked you to *attach* the file as text/plain.  *thwack*
Comment 4 Ben McIlwain 2005-09-21 00:10:08 UTC
Created attachment 68915 [details]
The config.log in my working directory

Sorry, I'm new to this Bugzilla thing.
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2005-09-21 09:07:41 UTC
Can I see the output from "emerge -evp world" please?

Again, attach as text/plain please.
Comment 6 Ben McIlwain 2005-09-21 10:08:00 UTC
Created attachment 68943 [details]
The results of running emerge -evp

Here it is.
Comment 7 Ben McIlwain 2005-09-23 09:11:51 UTC
I'm removing this bug and submitting a new one.  Apparently scorched3d requires 
libsdl to compile, but will attempt to compile without it.  Other games have 
these same symptoms.