Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114310 - games-strategy/glob2 (globulation) won't compile - stalls at sdl
Summary: games-strategy/glob2 (globulation) won't compile - stalls at sdl
Status: RESOLVED FIXED
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-12-02 18:28 UTC by Beetle B.
Modified: 2011-09-14 20:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beetle B. 2005-12-02 18:28:05 UTC
When I try compiling glob2 (ver 0.8.15), it gives:

checking for speex_encoder_init in -lspeex... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... no
*** Could not run SDL test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding SDL or finding the wrong
*** version of SDL. If it is not finding SDL, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location  Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
configure: error: *** SDL version 1.2.0 not found!

I have libsdl 1.2.8-r1 installed.
Comment 1 SpanKY gentoo-dev 2005-12-02 19:05:54 UTC
no real info here ... post `emerge info` and the config.log from the build dir
Comment 2 Beetle B. 2005-12-03 10:18:58 UTC
emerge info:

Portage 2.0.51.22-r3 (default-linux/x86/2005.0/2.4, gcc-3.3.6, glibc-2.3.5-r2,
2.4.20-gentoo-r8 i686)
=================================================================
System uname: 2.4.20-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Gentoo Base System version 1.6.13
ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.5-r2, 2.4.2
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-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.4.19-r1, 2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/share/config
/usr/kde/3.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/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="ftp://194.117.143.72/mirrors/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/bmg-main"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi aim alsa apache2 apm arts audiofile avi berkdb
bitmap-fonts bonobo browserplugin bzip2 cdparanoia cdr crypt cups curl dga
directfb divx4linux doc dri dvb dvd dvdr dvdread eds emacs emboss encode esd
exif expat famfbcon fbdev ffmpeg flac foomaticdb fortran ftp gd gdbm gif glut
gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile icq idn imagemagick imap imlib ipv6
jabber java javascript jpeg junit justify kde lcms ldap leim libcaca libg++
libwww live lua mad maildir matroska mbox mhash mikmod mmx mng motif mozilla mp3
mpeg msn mysql ncurses network nls nsplugin oav ogg oggvorbis openal opengl
oscar oss pam pcre pda pdflib perl pgp php plotutils png pnp python qt quicktime
readline real recodesamba sasl sdl slang speex spell sse ssl svg svga tcltk tcpd
tetex theora tiff truetype truetype-fonts type1-fonts unicode usb v4l vcd vesa
videos vorbis win32codecs wmf wxwindows x86 xine xinerama xml xml2 xmms xosd xv
xvid yahoo zlib video_cards_radeon userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS

Where is the build directory?
Comment 3 SpanKY gentoo-dev 2005-12-03 11:23:46 UTC
it'll tell you when you first emerge the package ... it'll say "unpacking blah
blah to <BUILD DIR>"

just post the output of:
$ ldd /usr/lib*/libSDL.so
$ ls -l /usr/lib*/libdirectfb*
Comment 4 Beetle B. 2005-12-03 13:00:39 UTC
Output of the ldd command:

libstdc++.so.5 => /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libstdc++.so.5
(0x400be000)
        libdirectfb-0.9.so.22 => /usr/lib/libdirectfb-0.9.so.22 (0x40174000)
        libfusion-0.9.so.22 => /usr/lib/libfusion-0.9.so.22 (0x401ba000)
        libdirect-0.9.so.22 => /usr/lib/libdirect-0.9.so.22 (0x401bf000)
        libz.so.1 => /lib/libz.so.1 (0x401c8000)
        libm.so.6 => /lib/libm.so.6 (0x401da000)
        libdl.so.2 => /lib/libdl.so.2 (0x401fc000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0x40201000)
        libvga.so.1 => /usr/lib/libvga.so.1 (0x40210000)
        libaa.so.1 => /usr/lib/libaa.so.1 (0x4028e000)
        libcaca.so.0 => /usr/lib/libcaca.so.0 (0x402aa000)
        libslang-utf8.so.1 => /usr/lib/libslang-utf8.so.1 (0x402b9000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0x4032d000)
        libncurses.so.5 => /lib/libncurses.so.5 (0x403f9000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x4043e000)
        libc.so.6 => /lib/libc.so.6 (0x40490000)
        libgcc_s.so.1 =>
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/libgcc_s.so.1(0x405a0000)
        /lib/ld-linux.so.2 (0x80000000)
        libgpm.so.1 => /lib/libgpm.so.1 (0x405a8000)

Output of ls -l:

lrwxrwxrwx  1 root root     25 Jun  8 19:47 /usr/lib/libdirectfb-0.9.so.22 ->
libdirectfb-0.9.so.22.0.0
-rwxr-xr-x  1 root root 289208 Jun  8 19:47 /usr/lib/libdirectfb-0.9.so.22.0.0
-rwxr-xr-x  1 root root    892 Jun  8 19:47 /usr/lib/libdirectfb.la
lrwxrwxrwx  1 root root     25 Jun  8 19:47 /usr/lib/libdirectfb.so ->
libdirectfb-0.9.so.22.0.0

config.log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Globulation 2 configure 0.8.15, which was
generated by GNU Autoconf 2.59.  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
--with-vorbis=/usr --with-speex=/usr --with-speex-includes=/usr/include/speex

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

hostname = beetle_b
uname -m = i686
uname -r = 2.4.20-gentoo-r8
uname -s = Linux
uname -v = #7 Thu Sep 29 12:38:50 CDT 2005

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.53GHz
/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: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3.6
PATH: /opt/ati/bin
PATH: /opt/stuffit/bin
PATH: /opt/sun-jdk-1.5.0.05/bin
PATH: /opt/sun-jdk-1.5.0.05/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin
PATH: /usr/qt/2/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1381: checking build system type
configure:1399: result: i686-pc-linux-gnu
configure:1407: checking host system type
configure:1421: result: i686-pc-linux-gnu
configure:1429: checking target system type
configure:1443: result: i686-pc-linux-gnu
configure:1471: checking for a BSD-compatible install
configure:1526: result: /bin/install -c
configure:1537: checking whether build environment is sane
configure:1580: result: yes
configure:1613: checking for gawk
configure:1629: found /bin/gawk
configure:1639: result: gawk
configure:1649: checking whether make sets $(MAKE)
configure:1669: result: yes
configure:1848: checking for i686-pc-linux-gnu-gcc
configure:1864: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc
configure:1874: result: i686-pc-linux-gnu-gcc
configure:2156: checking for C compiler version
configure:2159: 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:2162: $? = 0
configure:2164: 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:2167: $? = 0
configure:2169: i686-pc-linux-gnu-gcc -V </dev/null >&5
i686-pc-linux-gnu-gcc: `-V' option must have argument
configure:2172: $? = 1
configure:2195: checking for C compiler default output file name
configure:2198: i686-pc-linux-gnu-gcc -march=pentium4 -O3 -pipe
-fomit-frame-pointer   conftest.c  >&5
configure:2201: $? = 0
configure:2247: result: a.out
configure:2252: checking whether the C compiler works
configure:2258: ./a.out
configure:2261: $? = 0
configure:2278: result: yes
configure:2285: checking whether we are cross compiling
configure:2287: result: no
configure:2290: checking for suffix of executables
configure:2292: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe
-fomit-frame-pointer   conftest.c  >&5
configure:2295: $? = 0
configure:2320: result:
configure:2326: checking for suffix of object files
configure:2347: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:2350: $? = 0
configure:2372: result: o
configure:2376: checking whether we are using the GNU C compiler
configure:2400: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:2406: $? = 0
configure:2409: test -z                          || test ! -s conftest.err
configure:2412: $? = 0
configure:2415: test -s conftest.o
configure:2418: $? = 0
configure:2431: result: yes
configure:2437: checking whether i686-pc-linux-gnu-gcc accepts -g
configure:2458: i686-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:2464: $? = 0
configure:2467: test -z                          || test ! -s conftest.err
configure:2470: $? = 0
configure:2473: test -s conftest.o
configure:2476: $? = 0
configure:2487: result: yes
configure:2504: checking for i686-pc-linux-gnu-gcc option to accept ANSI C
configure:2574: i686-pc-linux-gnu-gcc  -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:2580: $? = 0
configure:2583: test -z                          || test ! -s conftest.err
configure:2586: $? = 0
configure:2589: test -s conftest.o
configure:2592: $? = 0
configure:2610: result: none needed
configure:2628: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2634: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2775: checking for style of include used by make
configure:2803: result: GNU
configure:2831: checking dependency style of i686-pc-linux-gnu-gcc
configure:2914: result: gcc3
configure:2941: checking for i686-pc-linux-gnu-g++
configure:2957: found /usr/lib/ccache/bin/i686-pc-linux-gnu-g++
configure:2967: result: i686-pc-linux-gnu-g++
configure:3025: checking for C++ compiler version
configure:3028: 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:3031: $? = 0
configure:3033: 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:3036: $? = 0
configure:3038: i686-pc-linux-gnu-g++ -V </dev/null >&5
i686-pc-linux-gnu-g++: `-V' option must have argument
configure:3041: $? = 1
configure:3044: checking whether we are using the GNU C++ compiler
configure:3068: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer -Wall -g  conftest.cc >&5
configure:3074: $? = 0
configure:3077: test -z                          || test ! -s conftest.err
configure:3080: $? = 0
configure:3083: test -s conftest.o
configure:3086: $? = 0
configure:3099: result: yes
configure:3105: checking whether i686-pc-linux-gnu-g++ accepts -g
configure:3126: i686-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:3132: $? = 0
configure:3135: test -z                          || test ! -s conftest.err
configure:3138: $? = 0
configure:3141: test -s conftest.o
configure:3144: $? = 0
configure:3155: result: yes
configure:3197: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer -Wall -g  conftest.cc >&5
configure:3203: $? = 0
configure:3206: test -z                          || test ! -s conftest.err
configure:3209: $? = 0
configure:3212: test -s conftest.o
configure:3215: $? = 0
configure:3241: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer -Wall -g  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
configure:3247: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "Globulation 2 0.8.15"
| #define PACKAGE_BUGREPORT "glob2-devel@nongnu.org"
| #define PACKAGE "glob2"
| #define VERSION "0.8.15"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3197: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer -Wall -g  conftest.cc >&5
configure:3203: $? = 0
configure:3206: test -z                          || test ! -s conftest.err
configure:3209: $? = 0
configure:3212: test -s conftest.o
configure:3215: $? = 0
configure:3241: i686-pc-linux-gnu-g++ -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer -Wall -g  conftest.cc >&5
configure:3247: $? = 0
configure:3250: test -z                          || test ! -s conftest.err
configure:3253: $? = 0
configure:3256: test -s conftest.o
configure:3259: $? = 0
configure:3284: checking dependency style of i686-pc-linux-gnu-g++
configure:3367: result: gcc3
configure:3397: checking for a BSD-compatible install
configure:3452: result: /bin/install -c
configure:3466: checking for i686-pc-linux-gnu-ranlib
configure:3482: found /usr/bin/i686-pc-linux-gnu-ranlib
configure:3492: result: i686-pc-linux-gnu-ranlib
configure:3557: checking how to run the C preprocessor
configure:3592: i686-pc-linux-gnu-gcc -E  conftest.c
configure:3598: $? = 0
configure:3630: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3636: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "Globulation 2 0.8.15"
| #define PACKAGE_BUGREPORT "glob2-devel@nongnu.org"
| #define PACKAGE "glob2"
| #define VERSION "0.8.15"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3675: result: i686-pc-linux-gnu-gcc -E
configure:3699: i686-pc-linux-gnu-gcc -E  conftest.c
configure:3705: $? = 0
configure:3737: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3743: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "Globulation 2 0.8.15"
| #define PACKAGE_BUGREPORT "glob2-devel@nongnu.org"
| #define PACKAGE "glob2"
| #define VERSION "0.8.15"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3787: checking for egrep
configure:3797: result: grep -E
configure:3802: checking for ANSI C header files
configure:3827: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:3833: $? = 0
configure:3836: test -z                          || test ! -s conftest.err
configure:3839: $? = 0
configure:3842: test -s conftest.o
configure:3845: $? = 0
configure:3934: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe
-fomit-frame-pointer   conftest.c  >&5
configure:3937: $? = 0
configure:3939: ./conftest
configure:3942: $? = 0
configure:3957: result: yes
configure:3969: checking for working alloca.h
configure:3990: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe
-fomit-frame-pointer   conftest.c  >&5
configure:3996: $? = 0
configure:3999: test -z                          || test ! -s conftest.err
configure:4002: $? = 0
configure:4005: test -s conftest
configure:4008: $? = 0
configure:4020: result: yes
configure:4030: checking for alloca
configure:4071: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe
-fomit-frame-pointer   conftest.c  >&5
configure:4077: $? = 0
configure:4080: test -z                          || test ! -s conftest.err
configure:4083: $? = 0
configure:4086: test -s conftest
configure:4089: $? = 0
configure:4101: result: yes
configure:4331: checking for dirent.h that defines DIR
configure:4355: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4361: $? = 0
configure:4364: test -z                          || test ! -s conftest.err
configure:4367: $? = 0
configure:4370: test -s conftest.o
configure:4373: $? = 0
configure:4384: result: yes
configure:4397: checking for library containing opendir
configure:4427: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe
-fomit-frame-pointer   conftest.c  >&5
configure:4433: $? = 0
configure:4436: test -z                          || test ! -s conftest.err
configure:4439: $? = 0
configure:4442: test -s conftest
configure:4445: $? = 0
configure:4514: result: none required
configure:4662: checking for sys/types.h
configure:4678: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4684: $? = 0
configure:4687: test -z                          || test ! -s conftest.err
configure:4690: $? = 0
configure:4693: test -s conftest.o
configure:4696: $? = 0
configure:4707: result: yes
configure:4662: checking for sys/stat.h
configure:4678: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4684: $? = 0
configure:4687: test -z                          || test ! -s conftest.err
configure:4690: $? = 0
configure:4693: test -s conftest.o
configure:4696: $? = 0
configure:4707: result: yes
configure:4662: checking for stdlib.h
configure:4678: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4684: $? = 0
configure:4687: test -z                          || test ! -s conftest.err
configure:4690: $? = 0
configure:4693: test -s conftest.o
configure:4696: $? = 0
configure:4707: result: yes
configure:4662: checking for string.h
configure:4678: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4684: $? = 0
configure:4687: test -z                          || test ! -s conftest.err
configure:4690: $? = 0
configure:4693: test -s conftest.o
configure:4696: $? = 0
configure:4707: result: yes
configure:4662: checking for memory.h
configure:4678: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4684: $? = 0
configure:4687: test -z                          || test ! -s conftest.err
configure:4690: $? = 0
configure:4693: test -s conftest.o
configure:4696: $? = 0
configure:4707: result: yes
configure:4662: checking for strings.h
configure:4678: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4684: $? = 0
configure:4687: test -z                          || test ! -s conftest.err
configure:4690: $? = 0
configure:4693: test -s conftest.o
configure:4696: $? = 0
configure:4707: result: yes
configure:4662: checking for inttypes.h
configure:4678: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4684: $? = 0
configure:4687: test -z                          || test ! -s conftest.err
configure:4690: $? = 0
configure:4693: test -s conftest.o
configure:4696: $? = 0
configure:4707: result: yes
configure:4662: checking for stdint.h
configure:4678: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4684: $? = 0
configure:4687: test -z                          || test ! -s conftest.err
configure:4690: $? = 0
configure:4693: test -s conftest.o
configure:4696: $? = 0
configure:4707: result: yes
configure:4662: checking for unistd.h
configure:4678: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4684: $? = 0
configure:4687: test -z                          || test ! -s conftest.err
configure:4690: $? = 0
configure:4693: test -s conftest.o
configure:4696: $? = 0
configure:4707: result: yes
configure:4726: checking for string.h
configure:4731: result: yes
configure:4735: checking sys/time.h usability
configure:4747: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4753: $? = 0
configure:4756: test -z                          || test ! -s conftest.err
configure:4759: $? = 0
configure:4762: test -s conftest.o
configure:4765: $? = 0
configure:4775: result: yes
configure:4779: checking sys/time.h presence
configure:4789: i686-pc-linux-gnu-gcc -E  conftest.c
configure:4795: $? = 0
configure:4815: result: yes
configure:4850: checking for sys/time.h
configure:4857: result: yes
configure:4735: checking assert.h usability
configure:4747: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4753: $? = 0
configure:4756: test -z                          || test ! -s conftest.err
configure:4759: $? = 0
configure:4762: test -s conftest.o
configure:4765: $? = 0
configure:4775: result: yes
configure:4779: checking assert.h presence
configure:4789: i686-pc-linux-gnu-gcc -E  conftest.c
configure:4795: $? = 0
configure:4815: result: yes
configure:4850: checking for assert.h
configure:4857: result: yes
configure:4882: checking zlib.h usability
configure:4894: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:4900: $? = 0
configure:4903: test -z                          || test ! -s conftest.err
configure:4906: $? = 0
configure:4909: test -s conftest.o
configure:4912: $? = 0
configure:4922: result: yes
configure:4926: checking zlib.h presence
configure:4936: i686-pc-linux-gnu-gcc -E  conftest.c
configure:4942: $? = 0
configure:4962: result: yes
configure:4997: checking for zlib.h
configure:5004: result: yes
configure:5011: checking for gzdopen in -lz
configure:5041: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe
-fomit-frame-pointer   conftest.c -lz   >&5
configure:5047: $? = 0
configure:5050: test -z                          || test ! -s conftest.err
configure:5053: $? = 0
configure:5056: test -s conftest
configure:5059: $? = 0
configure:5072: result: yes
configure:5099: checking speex/speex.h usability
configure:5111: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
configure:5117: $? = 0
configure:5120: test -z                          || test ! -s conftest.err
configure:5123: $? = 0
configure:5126: test -s conftest.o
configure:5129: $? = 0
configure:5139: result: yes
configure:5143: checking speex/speex.h presence
configure:5153: i686-pc-linux-gnu-gcc -E  conftest.c
configure:5159: $? = 0
configure:5179: result: yes
configure:5214: checking for speex/speex.h
configure:5221: result: yes
configure:5247: checking speex.h usability
configure:5259: i686-pc-linux-gnu-gcc -c -march=pentium4 -O3 -pipe
-fomit-frame-pointer  conftest.c >&5
conftest.c:66:19: speex.h: No such file or directory
configure:5265: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "Globulation 2 0.8.15"
| #define PACKAGE_BUGREPORT "glob2-devel@nongnu.org"
| #define PACKAGE "glob2"
| #define VERSION "0.8.15"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 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_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_LIBZ 1
| #define SPEEX_DIR
| /* 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 <speex.h>
configure:5287: result: no
configure:5291: checking speex.h presence
configure:5301: i686-pc-linux-gnu-gcc -E  conftest.c
conftest.c:32:19: speex.h: No such file or directory
configure:5307: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "Globulation 2 0.8.15"
| #define PACKAGE_BUGREPORT "glob2-devel@nongnu.org"
| #define PACKAGE "glob2"
| #define VERSION "0.8.15"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 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_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_LIBZ 1
| #define SPEEX_DIR
| /* end confdefs.h.  */
| #include <speex.h>
configure:5327: result: no
configure:5362: checking for speex.h
configure:5369: result: no
configure:5379: checking for speex_encoder_init in -lspeex
configure:5409: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe
-fomit-frame-pointer   conftest.c -lspeex  -lz  >&5
configure:5415: $? = 0
configure:5418: test -z                          || test ! -s conftest.err
configure:5421: $? = 0
configure:5424: test -s conftest
configure:5427: $? = 0
configure:5440: result: yes
configure:5503: checking for sdl-config
configure:5521: found /usr/bin/sdl-config
configure:5534: result: /usr/bin/sdl-config
configure:5542: checking for SDL - version >= 1.2.0
configure:5632: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe
-fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT   conftest.c -lspeex -lz 
-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
configure:5635: $? = 0
configure:5637: ./conftest
./configure: line 5638:  1048 Segmentation fault      ./conftest$ac_exeext
configure:5640: $? = 139
configure: program exited with status 139
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "Globulation 2 0.8.15"
| #define PACKAGE_BUGREPORT "glob2-devel@nongnu.org"
| #define PACKAGE "glob2"
| #define VERSION "0.8.15"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 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_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_LIBZ 1
| #define SPEEX_DIR
| #define HAVE_LIBSPEEX 1
| /* end confdefs.h.  */
|
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #include "SDL.h"
|
| char*
| my_strdup (char *str)
| {
|   char *new_str;
|
|   if (str)
|     {
|       new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char));
|       strcpy (new_str, str);
|     }
|   else
|     new_str = NULL;
|
|   return new_str;
| }
|
| int main (int argc, char *argv[])
| {
|   int major, minor, micro;
|   char *tmp_version;
|
|   /* This hangs on some systems (?)
|   system ("touch conf.sdltest");
|   */
|   { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); }
|
|   /* HP/UX 9 (%@#!) writes to sscanf strings */
|   tmp_version = my_strdup("1.2.0");
|   if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
|      printf("%s, bad version string\n", "1.2.0");
|      exit(1);
|    }
|
|    if ((1 > major) ||
|       ((1 == major) && (2 > minor)) ||
|       ((1 == major) && (2 == minor) && (8 >= micro)))
|     {
|       return 0;
|     }
|   else
|     {
|       printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the
minimumversion\n", 1, 2, 8);
|       printf("*** of SDL required is %d.%d.%d. If sdl-config is correct,
thenit is\n", major, minor, micro);
|       printf("*** best to upgrade to the required version.\n");
|       printf("*** If sdl-config was wrong, set the environment variable
SDL_CONFIG\n");
|       printf("*** to point to the correct copy of sdl-config, and remove the
file\n");
|       printf("*** config.cache before re-running configure\n");
|       return 1;
|     }
| }
|
|
configure:5662: result: no
configure:5700: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe
-fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT   conftest.c -lspeex -lz 
-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
configure:5706: $? = 0
configure:5709: test -z                          || test ! -s conftest.err
configure:5712: $? = 0
configure:5715: test -s conftest
configure:5718: $? = 0
configure:5746: error: *** SDL version 1.2.0 not found!

## ---------------- ##
## 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=pentium4 -O3 -pipe -fomit-frame-pointer'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-march=pentium4 -O3 -pipe -fomit-frame-pointer'
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_func_alloca_works=yes
ac_cv_header_assert_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_speex_h=no
ac_cv_header_speex_speex_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_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_speex_speex_encoder_init=yes
ac_cv_lib_z_gzdopen=yes
ac_cv_objext=o
ac_cv_path_SDL_CONFIG=/usr/bin/sdl-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_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_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/tmp/portage/glob2-0.8.15/work/glob2-0.8.15/missing
--runaclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/glob2-0.8.15/work/glob2-0.8.15/missing --run tar'
AUTOCONF='${SHELL} /var/tmp/portage/glob2-0.8.15/work/glob2-0.8.15/missing --run
autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/glob2-0.8.15/work/glob2-0.8.15/missing
--run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/glob2-0.8.15/work/glob2-0.8.15/missing --run
automake-1.7'
AWK='gawk'
CC='i686-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-march=pentium4 -O3 -pipe -fomit-frame-pointer'
CPP='i686-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='i686-pc-linux-gnu-g++'
CXXCPP=''
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-march=pentium4 -O3 -pipe -fomit-frame-pointer -Wall -g'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FT2_CFLAGS=''
FT2_CONFIG=''
FT2_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lspeex -lz '
LTLIBOBJS=''
MAKEINFO='${SHELL} /var/tmp/portage/glob2-0.8.15/work/glob2-0.8.15/missing --run
makeinfo'
OBJEXT='o'
PACKAGE='glob2'
PACKAGE_BUGREPORT='glob2-devel@nongnu.org'
PACKAGE_NAME='Globulation 2'
PACKAGE_STRING='Globulation 2 0.8.15'
PACKAGE_TARNAME='glob2'
PACKAGE_VERSION='0.8.15'
PATH_SEPARATOR=':'
RANLIB='i686-pc-linux-gnu-ranlib'
SDL_CFLAGS=''
SDL_CONFIG='/usr/bin/sdl-config'
SDL_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.8.15'
VORBISENC_LIBS=''
VORBISFILE_LIBS=''
VORBIS_CFLAGS=''
VORBIS_LIBS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
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'
exec_prefix='NONE'
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/glob2-0.8.15/work/glob2-0.8.15/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_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ASSERT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBSPEEX 1
#define HAVE_LIBZ 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_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "glob2"
#define PACKAGE_BUGREPORT "glob2-devel@nongnu.org"
#define PACKAGE_NAME "Globulation 2"
#define PACKAGE_STRING "Globulation 2 0.8.15"
#define PACKAGE_TARNAME "glob2"
#define PACKAGE_VERSION "0.8.15"
#define SPEEX_DIR
#define STDC_HEADERS 1
#define VERSION "0.8.15"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1
Comment 5 SpanKY gentoo-dev 2005-12-03 14:09:00 UTC
configure:5632: i686-pc-linux-gnu-gcc -o conftest -march=pentium4 -O3 -pipe
-fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT   conftest.c -lspeex -lz 
-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
configure:5635: $? = 0
configure:5637: ./conftest
./configure: line 5638:  1048 Segmentation fault      ./conftest$ac_exeext

that cant be good

anything in `dmesg` ?
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2007-01-04 16:06:03 UTC
really really old.
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:38:04 UTC
clean up bug list after bugzilla update