can't compile cvs-version with latest glibc(s)

Trying to build your own version of Vega Strike and having problems? Unix users, paste your config.log here (stderr output alone is not helpful).
Post Reply
energyman76b
ISO Party Member
ISO Party Member
Posts: 445
Joined: Tue Feb 11, 2003 8:04 am

can't compile cvs-version with latest glibc(s)

Post by energyman76b »

Hi,

I am using gentoo and their latest glibc-incarnation (but the bug was there with earlier ones, I just do not want to downgrade, because of guaranteed breakage).

When I try to compile the cvs-sources I get this error:


energyman@energy ~/vegastrike/vegastrike $ make
make all-recursive
make[1]: Entering directory `/home/energyman/vegastrike/vegastrike'
Making all in src
make[2]: Entering directory `/home/energyman/vegastrike/vegastrike/src'
Making all in cmd
make[3]: Entering directory `/home/energyman/vegastrike/vegastrike/src/cmd'
Making all in ai
make[4]: Entering directory `/home/energyman/vegastrike/vegastrike/src/cmd/ai'
source='comm_ai.cpp' object='comm_ai.o' libtool=no \
depfile='.deps/comm_ai.Po' tmpdepfile='.deps/comm_ai.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o comm_ai.o `test -f 'comm_ai.cpp' || echo './'`comm_ai.cpp
source='docking.cpp' object='docking.o' libtool=no \
depfile='.deps/docking.Po' tmpdepfile='.deps/docking.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o docking.o `test -f 'docking.cpp' || echo './'`docking.cpp
source='communication.cpp' object='communication.o' libtool=no \
depfile='.deps/communication.Po' tmpdepfile='.deps/communication.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o communication.o `test -f 'communication.cpp' || echo './'`communication.cpp
source='communication_xml.cpp' object='communication_xml.o' libtool=no \
depfile='.deps/communication_xml.Po' tmpdepfile='.deps/communication_xml.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o communication_xml.o `test -f 'communication_xml.cpp' || echo './'`communication_xml.cpp
source='event_xml.cpp' object='event_xml.o' libtool=no \
depfile='.deps/event_xml.Po' tmpdepfile='.deps/event_xml.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o event_xml.o `test -f 'event_xml.cpp' || echo './'`event_xml.cpp
source='flybywire.cpp' object='flybywire.o' libtool=no \
depfile='.deps/flybywire.Po' tmpdepfile='.deps/flybywire.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o flybywire.o `test -f 'flybywire.cpp' || echo './'`flybywire.cpp
source='navigation.cpp' object='navigation.o' libtool=no \
depfile='.deps/navigation.Po' tmpdepfile='.deps/navigation.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o navigation.o `test -f 'navigation.cpp' || echo './'`navigation.cpp
source='ikarus.cpp' object='ikarus.o' libtool=no \
depfile='.deps/ikarus.Po' tmpdepfile='.deps/ikarus.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o ikarus.o `test -f 'ikarus.cpp' || echo './'`ikarus.cpp
source='fire.cpp' object='fire.o' libtool=no \
depfile='.deps/fire.Po' tmpdepfile='.deps/fire.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o fire.o `test -f 'fire.cpp' || echo './'`fire.cpp
source='fireall.cpp' object='fireall.o' libtool=no \
depfile='.deps/fireall.Po' tmpdepfile='.deps/fireall.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o fireall.o `test -f 'fireall.cpp' || echo './'`fireall.cpp
source='hard_coded_scripts.cpp' object='hard_coded_scripts.o' libtool=no \
depfile='.deps/hard_coded_scripts.Po' tmpdepfile='.deps/hard_coded_scripts.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o hard_coded_scripts.o `test -f 'hard_coded_scripts.cpp' || echo './'`hard_coded_scripts.cpp
In Datei, eingefügt von /usr/include/python2.3/Python.h:8,
von ../../../src/python/python_class.h:3,
von hard_coded_scripts.cpp:9:
/usr/include/python2.3/pyconfig.h:850:1: Warnung: "_POSIX_C_SOURCE" redefined
In Datei, eingefügt von /usr/include/math.h:27,
von ../../../src/gfx/vec.h:5,
von order.h:32,
von script.h:3,
von hard_coded_scripts.cpp:1:
/usr/include/features.h:131:1: Warnung: this is the location of the previous definition
source='order_comm.cpp' object='order_comm.o' libtool=no \
depfile='.deps/order_comm.Po' tmpdepfile='.deps/order_comm.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o order_comm.o `test -f 'order_comm.cpp' || echo './'`order_comm.cpp
source='order.cpp' object='order.o' libtool=no \
depfile='.deps/order.Po' tmpdepfile='.deps/order.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o order.o `test -f 'order.cpp' ||echo './'`order.cpp
source='aggressive.cpp' object='aggressive.o' libtool=no \
depfile='.deps/aggressive.Po' tmpdepfile='.deps/aggressive.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o aggressive.o `test -f 'aggressive.cpp' || echo './'`aggressive.cpp
source='script.cpp' object='script.o' libtool=no \
depfile='.deps/script.Po' tmpdepfile='.deps/script.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o script.o `test -f 'script.cpp' || echo './'`script.cpp
source='missionscript.cpp' object='missionscript.o' libtool=no \
depfile='.deps/missionscript.Po' tmpdepfile='.deps/missionscript.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o missionscript.o `test -f 'missionscript.cpp' || echo './'`missionscript.cpp
source='tactics.cpp' object='tactics.o' libtool=no \
depfile='.deps/tactics.Po' tmpdepfile='.deps/tactics.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o tactics.o `test -f 'tactics.cpp' || echo './'`tactics.cpp
source='turretai.cpp' object='turretai.o' libtool=no \
depfile='.deps/turretai.Po' tmpdepfile='.deps/turretai.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o turretai.o `test -f 'turretai.cpp' || echo './'`turretai.cpp
source='warpto.cpp' object='warpto.o' libtool=no \
depfile='.deps/warpto.Po' tmpdepfile='.deps/warpto.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o warpto.o `test -f 'warpto.cpp' || echo './'`warpto.cpp
source='flykeyboard.cpp' object='flykeyboard.o' libtool=no \
depfile='.deps/flykeyboard.Po' tmpdepfile='.deps/flykeyboard.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o flykeyboard.o `test -f 'flykeyboard.cpp' || echo './'`flykeyboard.cpp
source='firekeyboard.cpp' object='firekeyboard.o' libtool=no \
depfile='.deps/firekeyboard.Po' tmpdepfile='.deps/firekeyboard.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DUSE_STENCIL_BUFFER=1 -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -O2 -ffast-math -falign-loops=2 -falign-jumps=2 -falign-functions=2 -march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer -I/usr/include/SDL -D_REENTRANT -pthread -pipe -c -o firekeyboard.o `test -f 'firekeyboard.cpp' || echo './'`firekeyboard.cpp
In Datei, eingefügt von /usr/include/python2.3/Python.h:8,
von ../../../src/python/python_class.h:3,
von ../../../src/cmd/unit.cpp:49,
von ../../../src/cmd/unit.h:264,
von ../../../src/cmd/planet.h:10,
von firekeyboard.cpp:13:
/usr/include/python2.3/pyconfig.h:850:1: Warnung: "_POSIX_C_SOURCE" redefined
In Datei, eingefügt von /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/include/g++-v3/i686-pc-linux-gnu/bits/os_defines.h:39,
von /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/include/g++-v3/i686-pc-linux-gnu/bits/c++config.h:35,
von /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/include/g++-v3/bits/stl_algobase.h:64,
von /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/include/g++-v3/bits/stl_tree.h:66,
von /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/include/g++-v3/set:66,
von firekeyboard.cpp:1:
/usr/include/features.h:131:1: Warnung: this is the location of the previous definition
In file included from ../../../src/cmd/unit.cpp:59,
from ../../../src/cmd/unit.h:264,
from ../../../src/cmd/planet.h:10,
from firekeyboard.cpp:13:
../../../src/cmd/unit_damage.cpp: In member function `void GameUnit<UnitType>::Split(int)':
../../../src/cmd/unit_damage.cpp:87: Fehler: `Mass' undeclared (first use this function)
../../../src/cmd/unit_damage.cpp:87: Fehler: (Each undeclared identifier is reported only once for each function it appears in.)
make[4]: *** [firekeyboard.o] Fehler 1
make[4]: Leaving directory `/home/energyman/vegastrike/vegastrike/src/cmd/ai'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/home/energyman/vegastrike/vegastrike/src/cmd'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/energyman/vegastrike/vegastrike/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/energyman/vegastrike/vegastrike'
make: *** [all] Fehler 2

python is 2.3, I am using Xorg X11 with nvidia 6106 drivers. gcc is 3.4.1. glibc is 2.3.4.20040619.

Seems, that there is a change in /usr/include/features.h, that is not liked by the cvs code.

here is 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 vegastrike configure 0.4.0, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure --prefix=/home/energyman/vegastrike --exec-prefix=/home/energyman/vegastrike --enable-release --disable-sdltest --disable-sdl-windowing --enable-stencil-buffer --enable-nvidia-cg --disable-sound --enable-flags=-march=athlon-xp -mmmx -m3dnow -frename-registers -ftracer -fweb -fprefetch-loop-arrays -O2 -pipe -fomit-frame-pointer

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

hostname = energy.heim10.tu-clausthal.de
uname -m = i686
uname -r = 2.6.8-rc1
uname -s = Linux
uname -v = #2 Tue Jul 20 14:21:00 CEST 2004

/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/kde/3.3/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4
PATH: /opt/Acrobat5
PATH: /usr/X11R6/bin
PATH: /opt/sun-jdk-1.4.2.05/bin
PATH: /opt/sun-jdk-1.4.2.05/jre/bin
PATH: /opt/sun-jdk-1.4.2.05/jre/javaws
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.3/bin
PATH: /usr/kde/3.2/bin
PATH: /usr/qt/2/bin
PATH: /usr/games/bin


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

configure:1579: checking for C++ compiler version
configure:1582: g++ --version </dev/null >&5
g++ (GCC) 3.4.1 (Gentoo Linux 3.4.1, ssp-3.4-2, pie-8.7.6.3)
Copyright (C) 2004 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:1585: $? = 0
configure:1587: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/specs
Configured with: /var/tmp/portage/gcc-3.4.1/work/gcc-3.4.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.1/include/g++-v3 --with-local-prefix=/usr/local --disable-werror --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.1 (Gentoo Linux 3.4.1, ssp-3.4-2, pie-8.7.6.3)
configure:1590: $? = 0
configure:1592: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:1595: $? = 1
configure:1618: checking for C++ compiler default output file name
configure:1621: g++ conftest.cc >&5
configure:1624: $? = 0
configure:1670: result: a.out
configure:1675: checking whether the C++ compiler works
configure:1681: ./a.out
configure:1684: $? = 0
configure:1701: result: yes
configure:1708: checking whether we are cross compiling
configure:1710: result: no
configure:1713: checking for suffix of executables
configure:1715: g++ -o conftest conftest.cc >&5
configure:1718: $? = 0
configure:1743: result:
configure:1749: checking for suffix of object files
configure:1770: g++ -c conftest.cc >&5
configure:1773: $? = 0
configure:1795: result: o
configure:1799: checking whether we are using the GNU C++ compiler
configure:1823: g++ -c conftest.cc >&5
configure:1829: $? = 0
configure:1833: test -z
|| test ! -s conftest.err
configure:1836: $? = 0
configure:1839: test -s conftest.o
configure:1842: $? = 0
configure:1855: result: yes
configure:1861: checking whether g++ accepts -g
configure:1882: g++ -c -g conftest.cc >&5
configure:1888: $? = 0
configure:1892: test -z
|| test ! -s conftest.err
configure:1895: $? = 0
configure:1898: test -s conftest.o
configure:1901: $? = 0
configure:1912: result: yes
configure:1954: g++ -c -g -O2 conftest.cc >&5
configure:1960: $? = 0
configure:1964: test -z
|| test ! -s conftest.err
configure:1967: $? = 0
configure:1970: test -s conftest.o
configure:1973: $? = 0
configure:1999: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:13: error: `exit' undeclared (first use this function)
conftest.cc:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:2005: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:1954: g++ -c -g -O2 conftest.cc >&5
configure:1960: $? = 0
configure:1964: test -z
|| test ! -s conftest.err
configure:1967: $? = 0
configure:1970: test -s conftest.o
configure:1973: $? = 0
configure:1999: g++ -c -g -O2 conftest.cc >&5
configure:2005: $? = 0
configure:2009: test -z
|| test ! -s conftest.err
configure:2012: $? = 0
configure:2015: test -s conftest.o
configure:2018: $? = 0
configure:2046: checking how to run the C++ preprocessor
configure:2077: g++ -E conftest.cc
configure:2083: $? = 0
configure:2115: g++ -E conftest.cc
conftest.cc:12:28: ac_nonexistent.h: No such file or directory
configure:2121: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2160: result: g++ -E
configure:2184: g++ -E conftest.cc
configure:2190: $? = 0
configure:2222: g++ -E conftest.cc
conftest.cc:12:28: ac_nonexistent.h: No such file or directory
configure:2228: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2317: checking for gcc
configure:2343: result: gcc
configure:2587: checking for C compiler version
configure:2590: gcc --version </dev/null >&5
gcc (GCC) 3.4.1 (Gentoo Linux 3.4.1, ssp-3.4-2, pie-8.7.6.3)
Copyright (C) 2004 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:2593: $? = 0
configure:2595: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/specs
Configured with: /var/tmp/portage/gcc-3.4.1/work/gcc-3.4.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.1/include/g++-v3 --with-local-prefix=/usr/local --disable-werror --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.1 (Gentoo Linux 3.4.1, ssp-3.4-2, pie-8.7.6.3)
configure:2598: $? = 0
configure:2600: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2603: $? = 1
configure:2606: checking whether we are using the GNU C compiler
configure:2630: gcc -c conftest.c >&5
configure:2636: $? = 0
configure:2640: test -z
|| test ! -s conftest.err
configure:2643: $? = 0
configure:2646: test -s conftest.o
configure:2649: $? = 0
configure:2662: result: yes
configure:2668: checking whether gcc accepts -g
configure:2689: gcc -c -g conftest.c >&5
configure:2695: $? = 0
configure:2699: test -z
|| test ! -s conftest.err
configure:2702: $? = 0
configure:2705: test -s conftest.o
configure:2708: $? = 0
configure:2719: result: yes
configure:2736: checking for gcc option to accept ANSI C
configure:2806: gcc -c -g -O2 conftest.c >&5
configure:2812: $? = 0
configure:2816: test -z
|| test ! -s conftest.err
configure:2819: $? = 0
configure:2822: test -s conftest.o
configure:2825: $? = 0
configure:2843: result: none needed
configure:2861: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2867: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3005: checking how to run the C preprocessor
configure:3040: gcc -E conftest.c
configure:3046: $? = 0
configure:3078: gcc -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3084: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3123: result: gcc -E
configure:3147: gcc -E conftest.c
configure:3153: $? = 0
configure:3185: gcc -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3191: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3235: Using compiler: g++.
configure:3269: checking build system type
configure:3287: result: i686-pc-linux-gnu
configure:3295: checking host system type
configure:3309: result: i686-pc-linux-gnu
configure:3317: checking target system type
configure:3331: result: i686-pc-linux-gnu
configure:3360: checking for a BSD-compatible install
configure:3415: result: /bin/install -c
configure:3426: checking whether build environment is sane
configure:3469: result: yes
configure:3502: checking for gawk
configure:3518: found /bin/gawk
configure:3528: result: gawk
configure:3538: checking whether make sets $(MAKE)
configure:3558: result: yes
configure:3587: checking for style of include used by make
configure:3615: result: GNU
configure:3777: checking dependency style of gcc
configure:3839: result: gcc3
configure:3846: checking dependency style of g++
configure:3908: result: gcc3
configure:4019: checking for egrep
configure:4029: result: grep -E
configure:4035: checking for AIX
configure:4057: result: no
configure:4063: checking for ANSI C header files
configure:4088: g++ -c conftest.cc >&5
configure:4094: $? = 0
configure:4098: test -z
|| test ! -s conftest.err
configure:4101: $? = 0
configure:4104: test -s conftest.o
configure:4107: $? = 0
configure:4196: g++ -o conftest conftest.cc >&5
configure:4199: $? = 0
configure:4201: ./conftest
configure:4204: $? = 0
configure:4219: result: yes
configure:4243: checking for sys/types.h
configure:4259: g++ -c conftest.cc >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4243: checking for sys/stat.h
configure:4259: g++ -c conftest.cc >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4243: checking for stdlib.h
configure:4259: g++ -c conftest.cc >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4243: checking for string.h
configure:4259: g++ -c conftest.cc >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4243: checking for memory.h
configure:4259: g++ -c conftest.cc >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4243: checking for strings.h
configure:4259: g++ -c conftest.cc >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4243: checking for inttypes.h
configure:4259: g++ -c conftest.cc >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4243: checking for stdint.h
configure:4259: g++ -c conftest.cc >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4243: checking for unistd.h
configure:4259: g++ -c conftest.cc >&5
configure:4265: $? = 0
configure:4269: test -z
|| test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4311: checking minix/config.h usability
configure:4323: g++ -c conftest.cc >&5
conftest.cc:61:26: minix/config.h: No such file or directory
configure:4329: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* 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 <minix/config.h>
configure:4352: result: no
configure:4356: checking minix/config.h presence
configure:4366: g++ -E conftest.cc
conftest.cc:27:26: minix/config.h: No such file or directory
configure:4372: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4392: result: no
configure:4427: checking for minix/config.h
configure:4434: result: no
configure:4464: checking for strerror in -lcposix
configure:4494: g++ -o conftest conftest.cc -lcposix >&5
/usr/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:4500: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* 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 strerror ();
| int
| main ()
| {
| strerror ();
| ;
| return 0;
| }
configure:4526: result: no
configure:4552: g++ -c -falign-loops=4 conftest.cc >&5
configure:4558: $? = 0
configure:4562: test -z
|| test ! -s conftest.err
configure:4565: $? = 0
configure:4568: test -s conftest.o
configure:4571: $? = 0
configure:4598: g++ -c -malign-loops=4 conftest.cc >&5
conftest.cc:1: warning: -malign-loops is obsolete, use -falign-loops
configure:4604: $? = 0
configure:4608: test -z
|| test ! -s conftest.err
configure:4611: $? = 0
configure:4614: test -s conftest.o
configure:4617: $? = 0
configure:4658: g++ -c -Werror -pthread conftest.cc >&5
configure:4664: $? = 0
configure:4668: test -z
|| test ! -s conftest.err
configure:4671: $? = 0
configure:4674: test -s conftest.o
configure:4677: $? = 0
configure:4704: checking for a BSD-compatible install
configure:4759: result: /bin/install -c
configure:4770: checking whether ln -s works
configure:4774: result: yes
configure:4822: checking for ranlib
configure:4838: found /usr/bin/ranlib
configure:4849: result: ranlib
configure:4870: checking for dirent.h that defines DIR
configure:4894: g++ -c conftest.cc >&5
configure:4900: $? = 0
configure:4904: test -z
|| test ! -s conftest.err
configure:4907: $? = 0
configure:4910: test -s conftest.o
configure:4913: $? = 0
configure:4924: result: yes
configure:4937: checking for library containing opendir
configure:4967: g++ -o conftest conftest.cc >&5
configure:4973: $? = 0
configure:4977: test -z
|| test ! -s conftest.err
configure:4980: $? = 0
configure:4983: test -s conftest
configure:4986: $? = 0
configure:5056: result: none required
configure:5194: checking for working alloca.h
configure:5215: g++ -o conftest conftest.cc >&5
configure:5221: $? = 0
configure:5225: test -z
|| test ! -s conftest.err
configure:5228: $? = 0
configure:5231: test -s conftest
configure:5234: $? = 0
configure:5246: result: yes
configure:5256: checking for alloca
configure:5297: g++ -o conftest conftest.cc >&5
configure:5303: $? = 0
configure:5307: test -z
|| test ! -s conftest.err
configure:5310: $? = 0
configure:5313: test -s conftest
configure:5316: $? = 0
configure:5328: result: yes
configure:5551: checking for sys/wait.h that is POSIX.1 compatible
configure:5582: g++ -c conftest.cc >&5
configure:5588: $? = 0
configure:5592: test -z
|| test ! -s conftest.err
configure:5595: $? = 0
configure:5598: test -s conftest.o
configure:5601: $? = 0
configure:5612: result: yes
configure:5652: checking OS.h usability
configure:5664: g++ -c conftest.cc >&5
conftest.cc:65:16: OS.h: No such file or directory
configure:5670: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <OS.h>
configure:5693: result: no
configure:5697: checking OS.h presence
configure:5707: g++ -E conftest.cc
conftest.cc:31:16: OS.h: No such file or directory
configure:5713: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include <OS.h>
configure:5733: result: no
configure:5768: checking for OS.h
configure:5775: result: no
configure:5652: checking arpa/inet.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking arpa/inet.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for arpa/inet.h
configure:5775: result: yes
configure:5652: checking fcntl.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking fcntl.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for fcntl.h
configure:5775: result: yes
configure:5652: checking float.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking float.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for float.h
configure:5775: result: yes
configure:5652: checking limits.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking limits.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for limits.h
configure:5775: result: yes
configure:5652: checking math.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking math.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for math.h
configure:5775: result: yes
configure:5652: checking netdb.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking netdb.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for netdb.h
configure:5775: result: yes
configure:5652: checking netinet/in.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking netinet/in.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for netinet/in.h
configure:5775: result: yes
configure:5652: checking stddef.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking stddef.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for stddef.h
configure:5775: result: yes
configure:5652: checking sys/ioctl.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking sys/ioctl.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for sys/ioctl.h
configure:5775: result: yes
configure:5652: checking sys/param.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking sys/param.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for sys/param.h
configure:5775: result: yes
configure:5652: checking sys/time.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking sys/time.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for sys/time.h
configure:5775: result: yes
configure:5652: checking sys/timeb.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking sys/timeb.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for sys/timeb.h
configure:5775: result: yes
configure:5652: checking values.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking values.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for values.h
configure:5775: result: yes
configure:5652: checking wchar.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking wchar.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for wchar.h
configure:5775: result: yes
configure:5652: checking wctype.h usability
configure:5664: g++ -c conftest.cc >&5
configure:5670: $? = 0
configure:5674: test -z
|| test ! -s conftest.err
configure:5677: $? = 0
configure:5680: test -s conftest.o
configure:5683: $? = 0
configure:5693: result: yes
configure:5697: checking wctype.h presence
configure:5707: g++ -E conftest.cc
configure:5713: $? = 0
configure:5733: result: yes
configure:5768: checking for wctype.h
configure:5775: result: yes
configure:5805: checking linux/slab.h usability
configure:5817: g++ -c conftest.cc >&5
configure:5823: $? = 0
configure:5827: test -z
|| test ! -s conftest.err
configure:5830: $? = 0
configure:5833: test -s conftest.o
configure:5836: $? = 0
configure:5846: result: yes
configure:5850: checking linux/slab.h presence
configure:5860: g++ -E conftest.cc
configure:5866: $? = 0
configure:5886: result: yes
configure:5921: checking for linux/slab.h
configure:5928: result: yes
configure:5805: checking linux/malloc.h usability
configure:5817: g++ -c conftest.cc >&5
conftest.cc:81:26: linux/malloc.h: No such file or directory
configure:5823: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/malloc.h>
configure:5846: result: no
configure:5850: checking linux/malloc.h presence
configure:5860: g++ -E conftest.cc
conftest.cc:47:26: linux/malloc.h: No such file or directory
configure:5866: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| /* end confdefs.h. */
| #include <linux/malloc.h>
configure:5886: result: no
configure:5921: checking for linux/malloc.h
configure:5928: result: no
configure:6098: checking for vfscanf
configure:6155: g++ -o conftest conftest.cc >&5
configure:6161: $? = 0
configure:6165: test -z
|| test ! -s conftest.err
configure:6168: $? = 0
configure:6171: test -s conftest
configure:6174: $? = 0
configure:6186: result: yes
configure:6199: checking for an ANSI C-conforming const
configure:6266: g++ -c conftest.cc >&5
configure:6272: $? = 0
configure:6276: test -z
|| test ! -s conftest.err
configure:6279: $? = 0
configure:6282: test -s conftest.o
configure:6285: $? = 0
configure:6296: result: yes
configure:6306: checking whether time.h and sys/time.h may both be included
configure:6331: g++ -c conftest.cc >&5
configure:6337: $? = 0
configure:6341: test -z
|| test ! -s conftest.err
configure:6344: $? = 0
configure:6347: test -s conftest.o
configure:6350: $? = 0
configure:6361: result: yes
configure:6371: checking for inline
configure:6392: g++ -c conftest.cc >&5
configure:6398: $? = 0
configure:6402: test -z
|| test ! -s conftest.err
configure:6405: $? = 0
configure:6408: test -s conftest.o
configure:6411: $? = 0
configure:6423: result: inline
configure:6442: checking for off_t
configure:6466: g++ -c conftest.cc >&5
configure:6472: $? = 0
configure:6476: test -z
|| test ! -s conftest.err
configure:6479: $? = 0
configure:6482: test -s conftest.o
configure:6485: $? = 0
configure:6496: result: yes
configure:6508: checking for pid_t
configure:6532: g++ -c conftest.cc >&5
configure:6538: $? = 0
configure:6542: test -z
|| test ! -s conftest.err
configure:6545: $? = 0
configure:6548: test -s conftest.o
configure:6551: $? = 0
configure:6562: result: yes
configure:6574: checking for size_t
configure:6598: g++ -c conftest.cc >&5
configure:6604: $? = 0
configure:6608: test -z
|| test ! -s conftest.err
configure:6611: $? = 0
configure:6614: test -s conftest.o
configure:6617: $? = 0
configure:6628: result: yes
configure:6640: checking whether time.h and sys/time.h may both be included
configure:6695: result: yes
configure:6705: checking whether struct tm is in sys/time.h or time.h
configure:6728: g++ -c conftest.cc >&5
configure:6734: $? = 0
configure:6738: test -z
|| test ! -s conftest.err
configure:6741: $? = 0
configure:6744: test -s conftest.o
configure:6747: $? = 0
configure:6758: result: time.h
configure:6768: checking for uid_t in sys/types.h
configure:6791: result: yes
configure:6808: checking whether closedir returns void
configure:6837: g++ -o conftest conftest.cc >&5
configure:6840: $? = 0
configure:6842: ./conftest
configure:6845: $? = 0
configure:6859: result: no
configure:6869: checking for working memcmp
configure:6917: g++ -o conftest conftest.cc >&5
configure:6920: $? = 0
configure:6922: ./conftest
configure:6925: $? = 0
configure:6939: result: yes
configure:6956: checking for stdlib.h
configure:6961: result: yes
configure:6956: checking for unistd.h
configure:6961: result: yes
configure:7105: checking for getpagesize
configure:7162: g++ -o conftest conftest.cc >&5
configure:7168: $? = 0
configure:7172: test -z
|| test ! -s conftest.err
configure:7175: $? = 0
configure:7178: test -s conftest
configure:7181: $? = 0
configure:7193: result: yes
configure:7203: checking for working mmap
configure:7345: g++ -o conftest conftest.cc >&5
configure:7348: $? = 0
configure:7350: ./conftest
configure:7353: $? = 0
configure:7367: result: yes
configure:7393: checking sys/select.h usability
configure:7405: g++ -c conftest.cc >&5
configure:7411: $? = 0
configure:7415: test -z
|| test ! -s conftest.err
configure:7418: $? = 0
configure:7421: test -s conftest.o
configure:7424: $? = 0
configure:7434: result: yes
configure:7438: checking sys/select.h presence
configure:7448: g++ -E conftest.cc
configure:7454: $? = 0
configure:7474: result: yes
configure:7509: checking for sys/select.h
configure:7516: result: yes
configure:7393: checking sys/socket.h usability
configure:7405: g++ -c conftest.cc >&5
configure:7411: $? = 0
configure:7415: test -z
|| test ! -s conftest.err
configure:7418: $? = 0
configure:7421: test -s conftest.o
configure:7424: $? = 0
configure:7434: result: yes
configure:7438: checking sys/socket.h presence
configure:7448: g++ -E conftest.cc
configure:7454: $? = 0
configure:7474: result: yes
configure:7509: checking for sys/socket.h
configure:7516: result: yes
configure:7529: checking types of arguments for select
configure:7562: g++ -c conftest.cc >&5
configure:7568: $? = 0
configure:7572: test -z
|| test ! -s conftest.err
configure:7575: $? = 0
configure:7578: test -s conftest.o
configure:7581: $? = 0
configure:7597: result: int,fd_set *,struct timeval *
configure:7620: checking return type of signal handlers
configure:7651: g++ -c conftest.cc >&5
configure:7657: $? = 0
configure:7661: test -z
|| test ! -s conftest.err
configure:7664: $? = 0
configure:7667: test -s conftest.o
configure:7670: $? = 0
configure:7681: result: void
configure:7693: checking for vprintf
configure:7750: g++ -o conftest conftest.cc >&5
configure:7756: $? = 0
configure:7760: test -z
|| test ! -s conftest.err
configure:7763: $? = 0
configure:7766: test -s conftest
configure:7769: $? = 0
configure:7781: result: yes
configure:7788: checking for _doprnt
configure:7845: g++ -o conftest conftest.cc >&5
/tmp/cc21R9LE.o(.text+0x22): In function `main':
: undefined reference to `_doprnt'
/tmp/cc21R9LE.o(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:7851: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| #define HAVE_VFSCANF 1
| #define TIME_WITH_SYS_TIME 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _doprnt;
| ;
| return 0;
| }
configure:7876: result: no
configure:7921: checking for access
configure:7978: g++ -o conftest conftest.cc >&5
configure:7984: $? = 0
configure:7988: test -z
|| test ! -s conftest.err
configure:7991: $? = 0
configure:7994: test -s conftest
configure:7997: $? = 0
configure:8009: result: yes
configure:7921: checking for atexit
configure:7978: g++ -o conftest conftest.cc >&5
configure:7984: $? = 0
configure:7988: test -z
|| test ! -s conftest.err
configure:7991: $? = 0
configure:7994: test -s conftest
configure:7997: $? = 0
configure:8009: result: yes
configure:7921: checking for bzero
configure:7978: g++ -o conftest conftest.cc >&5
configure:7984: $? = 0
configure:7988: test -z
|| test ! -s conftest.err
configure:7991: $? = 0
configure:7994: test -s conftest
configure:7997: $? = 0
configure:8009: result: yes
configure:7921: checking for clock_gettime
configure:7978: g++ -o conftest conftest.cc >&5
/tmp/ccs7gzEj.o(.text+0x22): In function `main':
: undefined reference to `clock_gettime'
/tmp/ccs7gzEj.o(.data+0x0): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:7984: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| #define HAVE_VFSCANF 1
| #define TIME_W
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

that's very strange... check in unit_generic.h
search for float Mass
make sure the m is capital
if so...it should work--not sure why the header would be olllllllder
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
energyman76b
ISO Party Member
ISO Party Member
Posts: 445
Joined: Tue Feb 11, 2003 8:04 am

Post by energyman76b »

Hi,

I found it, it has the capital M already, so it should be something different.
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

try updating the source again? no luck?! it compiles on windows and linux with gcc-3.4 and 2.95
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Ari Rahikkala
Bounty Hunter
Bounty Hunter
Posts: 141
Joined: Wed May 12, 2004 12:12 pm
Location: Kärsämäki, Finland
Contact:

Post by Ari Rahikkala »

Not for me... um... am I still supposed to use --enable-boost-128?

/me will re-cvs-update after trying this out, if that doesn't work (and no, I haven't seen anybody saying that it should work), 'tis time to start a new thread here...

Just for clarity's sake, it's a completely different problem...
Ari Rahikkala
Bounty Hunter
Bounty Hunter
Posts: 141
Joined: Wed May 12, 2004 12:12 pm
Location: Kärsämäki, Finland
Contact:

Post by Ari Rahikkala »

Well, seems like I get farther without --enable-boost-128 than with it... or then not, I'm not really sure, I didn't look very closely since I seem to have hit the same problem as energyman76b. Same glibc, gcc and Python as energyman, Xorg-X11, DRI Radeon drivers, etc., although of course most of those don't matter. Same references to _POSIX_C_SOURCE being already defined in <features.h>, same compilation errors/warnings as far as I can see (well, except that mine are in English).

I'll look further into it...
Ari Rahikkala
Bounty Hunter
Bounty Hunter
Posts: 141
Joined: Wed May 12, 2004 12:12 pm
Location: Kärsämäki, Finland
Contact:

Post by Ari Rahikkala »

splitsub->Mass = debrismassmult*Mass/level;

I take it it's not splitsub->Mass but the local Mass that gcc is erroring out about...
energyman76b
ISO Party Member
ISO Party Member
Posts: 445
Joined: Tue Feb 11, 2003 8:04 am

Post by energyman76b »

Hi,

I just checked out vs, like described in the wiki/howtos, nothing has changed.

I put Float Mass;

in unit_damage.cpp.

Now I am getting a bunch of warnings, but it is going on compiling.
energyman76b
ISO Party Member
ISO Party Member
Posts: 445
Joined: Tue Feb 11, 2003 8:04 am

Post by energyman76b »

Hi,

ok, make was a success, make install too, but I can still not play the game:

logos/mechanistSec.png, not found

logos/mechanistPri.png, not found

logos/shmrnSec.png, not found

logos/shmrnPri.png, not found

logos/rlaan_briinSec.png, not found

logos/rlaan_briinPri.png, not found
xyzwxyzwxyzwxyzwReshaping 1024 768Hi helper play 0
xyzwxyzwxyzwxyzw
neutral_Asteroid.bmp, not found
xyzwxyzwNum Nodes: 699, NumEnds: 249
Min Height: 5, Max Height: 143
Average Height 49.232932
Speicherzugriffsfehler
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

are you using the most recent data?

also are you using a vanilla vegastrike.config (i.e. delete the vegastrike.config in your ~/.vegastrike)

maybe that helps
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Ari Rahikkala
Bounty Hunter
Bounty Hunter
Posts: 141
Joined: Wed May 12, 2004 12:12 pm
Location: Kärsämäki, Finland
Contact:

Post by Ari Rahikkala »

energyman76b wrote:Hi,

I just checked out vs, like described in the wiki/howtos, nothing has changed.

I put Float Mass;

in unit_damage.cpp.

Now I am getting a bunch of warnings, but it is going on compiling.
I'm afraid this will cause split() to create units whose mass depends on an uninitialised variable... I don't claim to be a C++ wizard, but the way I read that method, it should probably be this->Mass.
energyman76b
ISO Party Member
ISO Party Member
Posts: 445
Joined: Tue Feb 11, 2003 8:04 am

Post by energyman76b »

Hi,

with this:
/configure --prefix=/home/energyman/vegastrike --exec-prefix=/home/energyman/vtrike --datadir=/home/energyman/vegastrike/data4.x --enable-release --disable-sdltest --disable-sdl --enable-stencil-buffer --enable-nvidia-cg

I got vegastrike to built and start succesfully (plus the edit of uinit_damage.cpp).

But: mouse is not working, shift-m is not working.
Post Reply