amd64 compilation failure in hard_coded_scripts.cpp

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
oberon
Star Pilot
Star Pilot
Posts: 5
Joined: Sun Sep 18, 2005 8:29 am

amd64 compilation failure in hard_coded_scripts.cpp

Post by oberon »

Hi all,

I have not been able to really compile for quite a while... This is today's error... :-)

Fresh cvs checkout from today, ran bootstrap-sh, ./configure, make

I tried it also with --enable-boost128, with an even worse result

This is debian unstable AMD64, updated also today (but didn't change the vegastrike behavior).

$ gcc --version
gcc (GCC) 4.0.2 (Debian 4.0.2-2)


Compile error:

make[4]: Gehe in Verzeichnis »/home/oberon/vegastrike_cvs/vegastrike/src/cmd/ai«
if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_AL=1 -DHAVE_OGG -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../../src/boost129 -I../../../src -pipe -falign-loops=2 -falign-jumps=2 -falign-functions=2 -I/usr/include/SDL -D_REENTRANT -pthread -pipe -MT hard_coded_scripts.o -MD -MP -MF ".deps/hard_coded_scripts.Tpo" \
-c -o hard_coded_scripts.o `test -f 'hard_coded_scripts.cpp' || echo './'`hard_coded_scripts.cpp; \
then mv -f ".deps/hard_coded_scripts.Tpo" ".deps/hard_coded_scripts.Po"; \
else rm -f ".deps/hard_coded_scripts.Tpo"; exit 1; \
fi
In file included from ../../../src/boost129/boost/config.hpp:35,
from ../../../src/boost129/boost/python/detail/config.hpp:15,
from ../../../src/boost129/boost/python/detail/prefix.hpp:14,
from ../../../src/boost129/boost/python/object.hpp:9,
from ../../../src/python/python_class.h:22,
from hard_coded_scripts.cpp:1:
../../../src/boost129/boost/config/compiler/gcc.hpp:92:7: warning: #warning "Unknown compiler version - please run the configure tests and report the results"
hard_coded_scripts.cpp: In function ‘void LoopAround(Order*, Unit*)’:
hard_coded_scripts.cpp:270: error: cast from ‘Unit*’ to ‘int’ loses precision
hard_coded_scripts.cpp: In function ‘void AggressiveLoopAround(Order*, Unit*)’:
hard_coded_scripts.cpp:275: error: cast from ‘Unit*’ to ‘int’ loses precision
hard_coded_scripts.cpp: In function ‘void LoopAroundFast(Order*, Unit*)’:
hard_coded_scripts.cpp:288: error: cast from ‘Unit*’ to ‘int’ loses precision
hard_coded_scripts.cpp: In function ‘void AggressiveLoopAroundFast(Order*, Unit*)’:
hard_coded_scripts.cpp:293: error: cast from ‘Unit*’ to ‘int’ loses precision
hard_coded_scripts.cpp: In function ‘void LoopAroundSlow(Order*, Unit*)’:
hard_coded_scripts.cpp:298: error: cast from ‘Unit*’ to ‘int’ loses precision
hard_coded_scripts.cpp: In function ‘void AggressiveLoopAroundSlow(Order*, Unit*)’:
hard_coded_scripts.cpp:357: error: cast from ‘Unit*’ to ‘int’ loses precision
make[4]: *** [hard_coded_scripts.o] Fehler 1
make[4]: Verlasse Verzeichnis »/home/oberon/vegastrike_cvs/vegastrike/src/cmd/ai«
make[3]: *** [all-recursive] Fehler 1
make[3]: Verlasse Verzeichnis »/home/oberon/vegastrike_cvs/vegastrike/src/cmd«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis »/home/oberon/vegastrike_cvs/vegastrike/src«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis »/home/oberon/vegastrike_cvs/vegastrike«
make: *** [all] Fehler 2
You do not have the required permissions to view the files attached to this post.
oberon
Star Pilot
Star Pilot
Posts: 5
Joined: Sun Sep 18, 2005 8:29 am

Post by oberon »

hmm... the attachment config.log seems to have disappeared from the forum (Why?).

Should I _really_ just paste it?
oberon
Star Pilot
Star Pilot
Posts: 5
Joined: Sun Sep 18, 2005 8:29 am

Post by oberon »

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.3, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure --enable-boost-129

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

hostname = Nasqueron.wattstrasse.ch
uname -m = x86_64
uname -r = 2.6.12-1-amd64-k8
uname -s = Linux
uname -v = #1 Wed Sep 28 02:31:26 CEST 2005

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


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

configure:1400: checking for gawk
configure:1416: found /usr/bin/gawk
configure:1426: result: gawk
configure:1488: checking for g++
configure:1504: found /usr/bin/g++
configure:1514: result: g++
configure:1530: checking for C++ compiler version
configure:1533: g++ --version </dev/null >&5
g++ (GCC) 4.0.2 (Debian 4.0.2-2)
Copyright (C) 2005 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:1536: $? = 0
configure:1538: g++ -v </dev/null >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.0.2 (Debian 4.0.2-2)
configure:1541: $? = 0
configure:1543: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:1546: $? = 1
configure:1569: checking for C++ compiler default output file name
configure:1572: g++ conftest.cc >&5
configure:1575: $? = 0
configure:1621: result: a.out
configure:1626: checking whether the C++ compiler works
configure:1632: ./a.out
configure:1635: $? = 0
configure:1652: result: yes
configure:1659: checking whether we are cross compiling
configure:1661: result: no
configure:1664: checking for suffix of executables
configure:1666: g++ -o conftest conftest.cc >&5
configure:1669: $? = 0
configure:1694: result:
configure:1700: checking for suffix of object files
configure:1721: g++ -c conftest.cc >&5
configure:1724: $? = 0
configure:1746: result: o
configure:1750: checking whether we are using the GNU C++ compiler
configure:1774: g++ -c conftest.cc >&5
configure:1780: $? = 0
configure:1783: test -z || test ! -s conftest.err
configure:1786: $? = 0
configure:1789: test -s conftest.o
configure:1792: $? = 0
configure:1805: result: yes
configure:1811: checking whether g++ accepts -g
configure:1832: g++ -c -g conftest.cc >&5
configure:1838: $? = 0
configure:1841: test -z || test ! -s conftest.err
configure:1844: $? = 0
configure:1847: test -s conftest.o
configure:1850: $? = 0
configure:1861: result: yes
configure:1903: g++ -c -g -O2 conftest.cc >&5
configure:1909: $? = 0
configure:1912: test -z || test ! -s conftest.err
configure:1915: $? = 0
configure:1918: test -s conftest.o
configure:1921: $? = 0
configure:1947: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:13: error: 'exit' was not declared in this scope
configure:1953: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:1903: g++ -c -g -O2 conftest.cc >&5
configure:1909: $? = 0
configure:1912: test -z || test ! -s conftest.err
configure:1915: $? = 0
configure:1918: test -s conftest.o
configure:1921: $? = 0
configure:1947: g++ -c -g -O2 conftest.cc >&5
configure:1953: $? = 0
configure:1956: test -z || test ! -s conftest.err
configure:1959: $? = 0
configure:1962: test -s conftest.o
configure:1965: $? = 0
configure:1993: checking how to run the C++ preprocessor
configure:2024: g++ -E conftest.cc
configure:2030: $? = 0
configure:2062: g++ -E conftest.cc
conftest.cc:12:28: error: ac_nonexistent.h: No such file or directory
configure:2068: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2107: result: g++ -E
configure:2131: g++ -E conftest.cc
configure:2137: $? = 0
configure:2169: g++ -E conftest.cc
conftest.cc:12:28: error: ac_nonexistent.h: No such file or directory
configure:2175: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2264: checking for gcc
configure:2280: found /usr/bin/gcc
configure:2290: result: gcc
configure:2534: checking for C compiler version
configure:2537: gcc --version </dev/null >&5
gcc (GCC) 4.0.2 (Debian 4.0.2-2)
Copyright (C) 2005 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:2540: $? = 0
configure:2542: gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.0.2 (Debian 4.0.2-2)
configure:2545: $? = 0
configure:2547: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2550: $? = 1
configure:2553: checking whether we are using the GNU C compiler
configure:2577: gcc -c conftest.c >&5
configure:2583: $? = 0
configure:2586: test -z || test ! -s conftest.err
configure:2589: $? = 0
configure:2592: test -s conftest.o
configure:2595: $? = 0
configure:2608: result: yes
configure:2614: checking whether gcc accepts -g
configure:2635: gcc -c -g conftest.c >&5
configure:2641: $? = 0
configure:2644: test -z || test ! -s conftest.err
configure:2647: $? = 0
configure:2650: test -s conftest.o
configure:2653: $? = 0
configure:2664: result: yes
configure:2681: checking for gcc option to accept ANSI C
configure:2751: gcc -c -g -O2 conftest.c >&5
configure:2757: $? = 0
configure:2760: test -z || test ! -s conftest.err
configure:2763: $? = 0
configure:2766: test -s conftest.o
configure:2769: $? = 0
configure:2787: result: none needed
configure:2805: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before 'me'
configure:2811: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2946: checking how to run the C preprocessor
configure:2981: gcc -E conftest.c
configure:2987: $? = 0
configure:3019: gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3025: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3064: result: gcc -E
configure:3088: gcc -E conftest.c
configure:3094: $? = 0
configure:3126: gcc -E conftest.c
conftest.c:12:28: error: ac_nonexistent.h: No such file or directory
configure:3132: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3176: Using compiler: g++.
configure:3210: checking build system type
configure:3228: result: x86_64-unknown-linux-gnu
configure:3236: checking host system type
configure:3250: result: x86_64-unknown-linux-gnu
configure:3258: checking target system type
configure:3272: result: x86_64-unknown-linux-gnu
configure:3407: checking for a BSD-compatible install
configure:3462: result: /usr/bin/install -c
configure:3473: checking whether build environment is sane
configure:3516: result: yes
configure:3545: checking whether make sets $(MAKE)
configure:3565: result: yes
configure:3595: checking for style of include used by make
configure:3623: result: GNU
configure:3795: checking dependency style of gcc
configure:3878: result: gcc3
configure:3897: checking dependency style of g++
configure:3980: result: gcc3
configure:4017: checking for egrep
configure:4027: result: grep -E
configure:4033: checking for AIX
configure:4055: result: no
configure:4061: checking for ANSI C header files
configure:4086: g++ -c conftest.cc >&5
configure:4092: $? = 0
configure:4095: test -z || test ! -s conftest.err
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4193: g++ -o conftest conftest.cc >&5
configure:4196: $? = 0
configure:4198: ./conftest
configure:4201: $? = 0
configure:4216: result: yes
configure:4240: checking for sys/types.h
configure:4256: g++ -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for sys/stat.h
configure:4256: g++ -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for stdlib.h
configure:4256: g++ -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for string.h
configure:4256: g++ -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for memory.h
configure:4256: g++ -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for strings.h
configure:4256: g++ -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for inttypes.h
configure:4256: g++ -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for stdint.h
configure:4256: g++ -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for unistd.h
configure:4256: g++ -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4307: checking minix/config.h usability
configure:4319: g++ -c conftest.cc >&5
conftest.cc:61:26: error: minix/config.h: No such file or directory
configure:4325: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:4347: result: no
configure:4351: checking minix/config.h presence
configure:4361: g++ -E conftest.cc
conftest.cc:27:26: error: minix/config.h: No such file or directory
configure:4367: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:4387: result: no
configure:4422: checking for minix/config.h
configure:4429: result: no
configure:4459: checking for strerror in -lcposix
configure:4489: g++ -o conftest conftest.cc -lcposix >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:4495: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:4520: result: no
configure:4548: g++ -c -falign-loops=4 conftest.cc >&5
configure:4554: $? = 0
configure:4557: test -z || test ! -s conftest.err
configure:4560: $? = 0
configure:4563: test -s conftest.o
configure:4566: $? = 0
configure:4593: g++ -c -malign-loops=4 conftest.cc >&5
conftest.cc:1: warning: -malign-loops is obsolete, use -falign-loops
configure:4599: $? = 0
configure:4602: test -z || test ! -s conftest.err
configure:4605: $? = 0
configure:4608: test -s conftest.o
configure:4611: $? = 0
configure:4652: g++ -c -Werror -pthread conftest.cc >&5
configure:4658: $? = 0
configure:4661: test -z || test ! -s conftest.err
configure:4664: $? = 0
configure:4667: test -s conftest.o
configure:4670: $? = 0
configure:4697: checking for a BSD-compatible install
configure:4752: result: /usr/bin/install -c
configure:4763: checking whether ln -s works
configure:4767: result: yes
configure:4815: checking for ranlib
configure:4831: found /usr/bin/ranlib
configure:4842: result: ranlib
configure:4863: checking for dirent.h that defines DIR
configure:4887: g++ -c conftest.cc >&5
configure:4893: $? = 0
configure:4896: test -z || test ! -s conftest.err
configure:4899: $? = 0
configure:4902: test -s conftest.o
configure:4905: $? = 0
configure:4916: result: yes
configure:4929: checking for library containing opendir
configure:4959: g++ -o conftest conftest.cc >&5
configure:4965: $? = 0
configure:4968: test -z || test ! -s conftest.err
configure:4971: $? = 0
configure:4974: test -s conftest
configure:4977: $? = 0
configure:5046: result: none required
configure:5182: checking for working alloca.h
configure:5203: g++ -o conftest conftest.cc >&5
configure:5209: $? = 0
configure:5212: test -z || test ! -s conftest.err
configure:5215: $? = 0
configure:5218: test -s conftest
configure:5221: $? = 0
configure:5233: result: yes
configure:5243: checking for alloca
configure:5284: g++ -o conftest conftest.cc >&5
configure:5290: $? = 0
configure:5293: test -z || test ! -s conftest.err
configure:5296: $? = 0
configure:5299: test -s conftest
configure:5302: $? = 0
configure:5314: result: yes
configure:5536: checking for sys/wait.h that is POSIX.1 compatible
configure:5567: g++ -c conftest.cc >&5
configure:5573: $? = 0
configure:5576: test -z || test ! -s conftest.err
configure:5579: $? = 0
configure:5582: test -s conftest.o
configure:5585: $? = 0
configure:5596: result: yes
configure:5636: checking OS.h usability
configure:5648: g++ -c conftest.cc >&5
conftest.cc:65:16: error: OS.h: No such file or directory
configure:5654: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:5676: result: no
configure:5680: checking OS.h presence
configure:5690: g++ -E conftest.cc
conftest.cc:31:16: error: OS.h: No such file or directory
configure:5696: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:5716: result: no
configure:5751: checking for OS.h
configure:5758: result: no
configure:5636: checking arpa/inet.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking arpa/inet.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for arpa/inet.h
configure:5758: result: yes
configure:5636: checking fcntl.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking fcntl.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for fcntl.h
configure:5758: result: yes
configure:5636: checking float.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking float.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for float.h
configure:5758: result: yes
configure:5636: checking limits.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking limits.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for limits.h
configure:5758: result: yes
configure:5636: checking math.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking math.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for math.h
configure:5758: result: yes
configure:5636: checking netdb.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking netdb.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for netdb.h
configure:5758: result: yes
configure:5636: checking netinet/in.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking netinet/in.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for netinet/in.h
configure:5758: result: yes
configure:5636: checking stddef.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking stddef.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for stddef.h
configure:5758: result: yes
configure:5636: checking sys/ioctl.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking sys/ioctl.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for sys/ioctl.h
configure:5758: result: yes
configure:5636: checking sys/param.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking sys/param.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for sys/param.h
configure:5758: result: yes
configure:5636: checking sys/time.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking sys/time.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for sys/time.h
configure:5758: result: yes
configure:5636: checking sys/timeb.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking sys/timeb.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for sys/timeb.h
configure:5758: result: yes
configure:5636: checking values.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking values.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for values.h
configure:5758: result: yes
configure:5636: checking wchar.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking wchar.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for wchar.h
configure:5758: result: yes
configure:5636: checking wctype.h usability
configure:5648: g++ -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking wctype.h presence
configure:5690: g++ -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for wctype.h
configure:5758: result: yes
configure:5788: checking linux/slab.h usability
configure:5800: g++ -c conftest.cc >&5
configure:5806: $? = 0
configure:5809: test -z || test ! -s conftest.err
configure:5812: $? = 0
configure:5815: test -s conftest.o
configure:5818: $? = 0
configure:5828: result: yes
configure:5832: checking linux/slab.h presence
configure:5842: g++ -E conftest.cc
configure:5848: $? = 0
configure:5868: result: yes
configure:5903: checking for linux/slab.h
configure:5910: result: yes
configure:5788: checking linux/malloc.h usability
configure:5800: g++ -c conftest.cc >&5
conftest.cc:81:26: error: linux/malloc.h: No such file or directory
configure:5806: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:5828: result: no
configure:5832: checking linux/malloc.h presence
configure:5842: g++ -E conftest.cc
conftest.cc:47:26: error: linux/malloc.h: No such file or directory
configure:5848: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:5868: result: no
configure:5903: checking for linux/malloc.h
configure:5910: result: no
configure:6079: checking for vfscanf
configure:6136: g++ -o conftest conftest.cc >&5
configure:6142: $? = 0
configure:6145: test -z || test ! -s conftest.err
configure:6148: $? = 0
configure:6151: test -s conftest
configure:6154: $? = 0
configure:6166: result: yes
configure:6177: checking for an ANSI C-conforming const
configure:6244: g++ -c conftest.cc >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest.o
configure:6262: $? = 0
configure:6273: result: yes
configure:6283: checking whether time.h and sys/time.h may both be included
configure:6308: g++ -c conftest.cc >&5
configure:6314: $? = 0
configure:6317: test -z || test ! -s conftest.err
configure:6320: $? = 0
configure:6323: test -s conftest.o
configure:6326: $? = 0
configure:6337: result: yes
configure:6347: checking for inline
configure:6368: g++ -c conftest.cc >&5
configure:6374: $? = 0
configure:6377: test -z || test ! -s conftest.err
configure:6380: $? = 0
configure:6383: test -s conftest.o
configure:6386: $? = 0
configure:6398: result: inline
configure:6417: checking for off_t
configure:6441: g++ -c conftest.cc >&5
configure:6447: $? = 0
configure:6450: test -z || test ! -s conftest.err
configure:6453: $? = 0
configure:6456: test -s conftest.o
configure:6459: $? = 0
configure:6470: result: yes
configure:6482: checking for pid_t
configure:6506: g++ -c conftest.cc >&5
configure:6512: $? = 0
configure:6515: test -z || test ! -s conftest.err
configure:6518: $? = 0
configure:6521: test -s conftest.o
configure:6524: $? = 0
configure:6535: result: yes
configure:6547: checking for size_t
configure:6571: g++ -c conftest.cc >&5
configure:6577: $? = 0
configure:6580: test -z || test ! -s conftest.err
configure:6583: $? = 0
configure:6586: test -s conftest.o
configure:6589: $? = 0
configure:6600: result: yes
configure:6612: checking whether time.h and sys/time.h may both be included
configure:6666: result: yes
configure:6676: checking whether struct tm is in sys/time.h or time.h
configure:6699: g++ -c conftest.cc >&5
configure:6705: $? = 0
configure:6708: test -z || test ! -s conftest.err
configure:6711: $? = 0
configure:6714: test -s conftest.o
configure:6717: $? = 0
configure:6728: result: time.h
configure:6738: checking for uid_t in sys/types.h
configure:6761: result: yes
configure:6777: checking whether closedir returns void
configure:6806: g++ -o conftest conftest.cc >&5
configure:6809: $? = 0
configure:6811: ./conftest
configure:6814: $? = 0
configure:6828: result: no
configure:6838: checking for working memcmp
configure:6886: g++ -o conftest conftest.cc >&5
configure:6889: $? = 0
configure:6891: ./conftest
configure:6894: $? = 0
configure:6908: result: yes
configure:6925: checking for stdlib.h
configure:6930: result: yes
configure:6925: checking for unistd.h
configure:6930: result: yes
configure:7073: checking for getpagesize
configure:7130: g++ -o conftest conftest.cc >&5
configure:7136: $? = 0
configure:7139: test -z || test ! -s conftest.err
configure:7142: $? = 0
configure:7145: test -s conftest
configure:7148: $? = 0
configure:7160: result: yes
configure:7170: checking for working mmap
configure:7312: g++ -o conftest conftest.cc >&5
configure:7315: $? = 0
configure:7317: ./conftest
configure:7320: $? = 0
configure:7334: result: yes
configure:7360: checking sys/select.h usability
configure:7372: g++ -c conftest.cc >&5
configure:7378: $? = 0
configure:7381: test -z || test ! -s conftest.err
configure:7384: $? = 0
configure:7387: test -s conftest.o
configure:7390: $? = 0
configure:7400: result: yes
configure:7404: checking sys/select.h presence
configure:7414: g++ -E conftest.cc
configure:7420: $? = 0
configure:7440: result: yes
configure:7475: checking for sys/select.h
configure:7482: result: yes
configure:7360: checking sys/socket.h usability
configure:7372: g++ -c conftest.cc >&5
configure:7378: $? = 0
configure:7381: test -z || test ! -s conftest.err
configure:7384: $? = 0
configure:7387: test -s conftest.o
configure:7390: $? = 0
configure:7400: result: yes
configure:7404: checking sys/socket.h presence
configure:7414: g++ -E conftest.cc
configure:7420: $? = 0
configure:7440: result: yes
configure:7475: checking for sys/socket.h
configure:7482: result: yes
configure:7495: checking types of arguments for select
configure:7528: g++ -c conftest.cc >&5
configure:7534: $? = 0
configure:7537: test -z || test ! -s conftest.err
configure:7540: $? = 0
configure:7543: test -s conftest.o
configure:7546: $? = 0
configure:7562: result: int,fd_set *,struct timeval *
configure:7585: checking return type of signal handlers
configure:7616: g++ -c conftest.cc >&5
configure:7622: $? = 0
configure:7625: test -z || test ! -s conftest.err
configure:7628: $? = 0
configure:7631: test -s conftest.o
configure:7634: $? = 0
configure:7645: result: void
configure:7657: checking for vprintf
configure:7714: g++ -o conftest conftest.cc >&5
configure:7720: $? = 0
configure:7723: test -z || test ! -s conftest.err
configure:7726: $? = 0
configure:7729: test -s conftest
configure:7732: $? = 0
configure:7744: result: yes
configure:7751: checking for _doprnt
configure:7808: g++ -o conftest conftest.cc >&5
/tmp/ccsBVVCt.o: In function `main':
conftest.cc:(.text+0xd): undefined reference to `_doprnt'
/tmp/ccsBVVCt.o:(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:7814: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:7838: result: no
configure:7883: checking for access
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for atexit
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for bzero
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for clock_gettime
configure:7940: g++ -o conftest conftest.cc >&5
/tmp/ccWNRApR.o: In function `main':
conftest.cc:(.text+0xd): undefined reference to `clock_gettime'
/tmp/ccWNRApR.o:(.data+0x0): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:7946: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| /* end confdefs.h. */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define clock_gettime innocuous_clock_gettime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char clock_gettime (); 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 clock_gettime
|
| /* 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 clock_gettime ();
| /* 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_clock_gettime) || defined (__stub___clock_gettime)
| choke me
| #else
| char (*f) () = clock_gettime;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != clock_gettime;
| ;
| return 0;
| }
configure:7970: result: no
configure:7883: checking for floor
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for getcwd
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for gethostbyname
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for gethostname
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for gettimeofday
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for inet_ntoa
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for lstat
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for memmove
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for memset
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for mkdir
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for munmap
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for pow
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for select
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for socket
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for sqrt
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strcasecmp
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strchr
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strdup
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strerror
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strstr
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strtol
configure:7940: g++ -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7989: checking for finite
configure:8046: g++ -o conftest conftest.cc >&5
configure:8052: $? = 0
configure:8055: test -z || test ! -s conftest.err
configure:8058: $? = 0
configure:8061: test -s conftest
configure:8064: $? = 0
configure:8076: result: yes
configure:7989: checking for _finite
configure:8046: g++ -o conftest conftest.cc >&5
/tmp/ccAvSPin.o: In function `main':
conftest.cc:(.text+0xd): undefined reference to `_finite'
/tmp/ccAvSPin.o:(.data+0x0): undefined reference to `_finite'
collect2: ld returned 1 exit status
configure:8052: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FLOOR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_FINITE 1
| /* end confdefs.h. */
| /* Define _finite to an innocuous variant, in case <limits.h> declares _finite.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _finite innocuous__finite
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _finite (); 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 _finite
|
| /* 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 _finite ();
| /* 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__finite) || defined (__stub____finite)
| choke me
| #else
| char (*f) () = _finite;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _finite;
| ;
| return 0;
| }
configure:8076: result: no
configure:7989: checking for isnan
configure:8046: g++ -o conftest conftest.cc >&5
configure:8052: $? = 0
configure:8055: test -z || test ! -s conftest.err
configure:8058: $? = 0
configure:8061: test -s conftest
configure:8064: $? = 0
configure:8076: result: yes
configure:7989: checking for _isnan
configure:8046: g++ -o conftest conftest.cc >&5
/tmp/ccyP4Kp2.o: In function `main':
conftest.cc:(.text+0xd): undefined reference to `_isnan'
/tmp/ccyP4Kp2.o:(.data+0x0): undefined reference to `_isnan'
collect2: ld returned 1 exit status
configure:8052: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FLOOR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_FINITE 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
| /* Define _isnan to an innocuous variant, in case <limits.h> declares _isnan.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _isnan innocuous__isnan
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _isnan (); 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 _isnan
|
| /* 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 _isnan ();
| /* 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__isnan) || defined (__stub____isnan)
| choke me
| #else
| char (*f) () = _isnan;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _isnan;
| ;
| return 0;
| }
configure:8076: result: no
configure:8102: checking ieeefp.h usability
configure:8114: g++ -c conftest.cc >&5
conftest.cc:121:20: error: ieeefp.h: No such file or directory
configure:8120: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FLOOR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LSTAT 1
| #define HAVE_MEM
balloyd1
Trader
Trader
Posts: 17
Joined: Wed Aug 24, 2005 4:42 am

AMD64 problems.

Post by balloyd1 »

I have seen sporadic problems with gcc4 on this project and others. Do you have gcc3.4 to try compiling with? That said, I have been able to BUILD with gcc4 (running the game reliably is another matter).

I have changed the code that was giving you compile errors. Hopefully, the new code will work on the 64 bit machine.

Let us know how this helps.
chuck_starchaser
Elite
Elite
Posts: 8014
Joined: Fri Sep 05, 2003 4:03 am
Location: Montreal
Contact:

Post by chuck_starchaser »

When I read,
"hard_coded_scripts.cpp: In function ‘void AggressiveLoopAroundFast(Order*, Unit*)’:
hard_coded_scripts.cpp:293: error: cast from ‘Unit*’ to ‘int’ loses precision"
it seems to me it's using 64-bit pointers. There must be a way to take advantage of the extra registers in 64-bit mode, but keeping all pointers at 32-bits. Otherwise the increase in memory footprint from the doubling of all pointers will probably increase memory access, reduce cache coherence, and lose any performance gains from the extra registers.
oberon
Star Pilot
Star Pilot
Posts: 5
Joined: Sun Sep 18, 2005 8:29 am

Post by oberon »

The code-change seems not to have migrated to anonymous access yet, but compiling with 3.4 does get me further, to an error I seem to have seen before (another 64 bit pointer cast into the wrong type, I think?).

I think I used to be able to avoid this one by disabling sound in the past...

make[3]: Verlasse Verzeichnis »/home/oberon/vegastrike_cvs/vegastrike/src/gldrv«
Making all in aldrv
make[3]: Gehe in Verzeichnis »/home/oberon/vegastrike_cvs/vegastrike/src/aldrv«
if g++-3.4 -DHAVE_CONFIG_H -I. -I. -I../.. -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_AL=1 -DHAVE_OGG -I/usr/include/python2.3 -DHAVE_PYTHON=1 -DUSE_BOOST_131=1 -I../../src/boost129 -I../../src -pipe -falign-loops=2 -falign-jumps=2 -falign-functions=2 -I/usr/include/SDL -D_REENTRANT -pthread -pipe -MT al_init.o -MD -MP -MF ".deps/al_init.Tpo" \
-c -o al_init.o `test -f 'al_init.cpp' || echo './'`al_init.cpp; \
then mv -f ".deps/al_init.Tpo" ".deps/al_init.Po"; \
else rm -f ".deps/al_init.Tpo"; exit 1; \
fi
al_init.cpp: In function `void fixup_function_pointers()':
al_init.cpp:30: Fehler: Ungültige Umformung von »ALubyte*« in »const ALchar*«
al_init.cpp:30: Fehler: Argument 1 von »void* alGetProcAddress(const ALchar*)« wird initialisiert
make[3]: *** [al_init.o] Fehler 1
make[3]: Verlasse Verzeichnis »/home/oberon/vegastrike_cvs/vegastrike/src/aldrv«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlasse Verzeichnis »/home/oberon/vegastrike_cvs/vegastrike/src«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis »/home/oberon/vegastrike_cvs/vegastrike«
make: *** [all] Fehler 2

-------------------------------------------------------------------------------------------------------
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.3, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure CXX=g++-3.4 CC=gcc-3.4

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

hostname = Nasqueron.wattstrasse.ch
uname -m = x86_64
uname -r = 2.6.12-1-amd64-k8
uname -s = Linux
uname -v = #1 Wed Sep 28 02:31:26 CEST 2005

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games


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

configure:1400: checking for gawk
configure:1416: found /usr/bin/gawk
configure:1426: result: gawk
configure:1530: checking for C++ compiler version
configure:1533: g++-3.4 --version </dev/null >&5
g++-3.4 (GCC) 3.4.5 20050821 (prerelease) (Debian 3.4.4-8)
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:1536: $? = 0
configure:1538: g++-3.4 -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/3.4.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal,objc,ada --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug x86_64-linux-gnu
Thread model: posix
gcc version 3.4.5 20050821 (prerelease) (Debian 3.4.4-8)
configure:1541: $? = 0
configure:1543: g++-3.4 -V </dev/null >&5
g++-3.4: `-V' option must have argument
configure:1546: $? = 1
configure:1569: checking for C++ compiler default output file name
configure:1572: g++-3.4 conftest.cc >&5
configure:1575: $? = 0
configure:1621: result: a.out
configure:1626: checking whether the C++ compiler works
configure:1632: ./a.out
configure:1635: $? = 0
configure:1652: result: yes
configure:1659: checking whether we are cross compiling
configure:1661: result: no
configure:1664: checking for suffix of executables
configure:1666: g++-3.4 -o conftest conftest.cc >&5
configure:1669: $? = 0
configure:1694: result:
configure:1700: checking for suffix of object files
configure:1721: g++-3.4 -c conftest.cc >&5
configure:1724: $? = 0
configure:1746: result: o
configure:1750: checking whether we are using the GNU C++ compiler
configure:1774: g++-3.4 -c conftest.cc >&5
configure:1780: $? = 0
configure:1783: test -z || test ! -s conftest.err
configure:1786: $? = 0
configure:1789: test -s conftest.o
configure:1792: $? = 0
configure:1805: result: yes
configure:1811: checking whether g++-3.4 accepts -g
configure:1832: g++-3.4 -c -g conftest.cc >&5
configure:1838: $? = 0
configure:1841: test -z || test ! -s conftest.err
configure:1844: $? = 0
configure:1847: test -s conftest.o
configure:1850: $? = 0
configure:1861: result: yes
configure:1903: g++-3.4 -c -g -O2 conftest.cc >&5
configure:1909: $? = 0
configure:1912: test -z || test ! -s conftest.err
configure:1915: $? = 0
configure:1918: test -s conftest.o
configure:1921: $? = 0
configure:1947: g++-3.4 -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:1953: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:1903: g++-3.4 -c -g -O2 conftest.cc >&5
configure:1909: $? = 0
configure:1912: test -z || test ! -s conftest.err
configure:1915: $? = 0
configure:1918: test -s conftest.o
configure:1921: $? = 0
configure:1947: g++-3.4 -c -g -O2 conftest.cc >&5
configure:1953: $? = 0
configure:1956: test -z || test ! -s conftest.err
configure:1959: $? = 0
configure:1962: test -s conftest.o
configure:1965: $? = 0
configure:1993: checking how to run the C++ preprocessor
configure:2024: g++-3.4 -E conftest.cc
configure:2030: $? = 0
configure:2062: g++-3.4 -E conftest.cc
conftest.cc:12:28: ac_nonexistent.h: No such file or directory
configure:2068: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2107: result: g++-3.4 -E
configure:2131: g++-3.4 -E conftest.cc
configure:2137: $? = 0
configure:2169: g++-3.4 -E conftest.cc
conftest.cc:12:28: ac_nonexistent.h: No such file or directory
configure:2175: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2264: checking for gcc
configure:2290: result: gcc-3.4
configure:2534: checking for C compiler version
configure:2537: gcc-3.4 --version </dev/null >&5
gcc-3.4 (GCC) 3.4.5 20050821 (prerelease) (Debian 3.4.4-8)
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:2540: $? = 0
configure:2542: gcc-3.4 -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-linux-gnu/3.4.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal,objc,ada --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug x86_64-linux-gnu
Thread model: posix
gcc version 3.4.5 20050821 (prerelease) (Debian 3.4.4-8)
configure:2545: $? = 0
configure:2547: gcc-3.4 -V </dev/null >&5
gcc-3.4: `-V' option must have argument
configure:2550: $? = 1
configure:2553: checking whether we are using the GNU C compiler
configure:2577: gcc-3.4 -c conftest.c >&5
configure:2583: $? = 0
configure:2586: test -z || test ! -s conftest.err
configure:2589: $? = 0
configure:2592: test -s conftest.o
configure:2595: $? = 0
configure:2608: result: yes
configure:2614: checking whether gcc-3.4 accepts -g
configure:2635: gcc-3.4 -c -g conftest.c >&5
configure:2641: $? = 0
configure:2644: test -z || test ! -s conftest.err
configure:2647: $? = 0
configure:2650: test -s conftest.o
configure:2653: $? = 0
configure:2664: result: yes
configure:2681: checking for gcc-3.4 option to accept ANSI C
configure:2751: gcc-3.4 -c -g -O2 conftest.c >&5
configure:2757: $? = 0
configure:2760: test -z || test ! -s conftest.err
configure:2763: $? = 0
configure:2766: test -s conftest.o
configure:2769: $? = 0
configure:2787: result: none needed
configure:2805: gcc-3.4 -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2811: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2946: checking how to run the C preprocessor
configure:2981: gcc-3.4 -E conftest.c
configure:2987: $? = 0
configure:3019: gcc-3.4 -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3025: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3064: result: gcc-3.4 -E
configure:3088: gcc-3.4 -E conftest.c
configure:3094: $? = 0
configure:3126: gcc-3.4 -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3132: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3176: Using compiler: g++-3.4.
configure:3210: checking build system type
configure:3228: result: x86_64-unknown-linux-gnu
configure:3236: checking host system type
configure:3250: result: x86_64-unknown-linux-gnu
configure:3258: checking target system type
configure:3272: result: x86_64-unknown-linux-gnu
configure:3407: checking for a BSD-compatible install
configure:3462: result: /usr/bin/install -c
configure:3473: checking whether build environment is sane
configure:3516: result: yes
configure:3545: checking whether make sets $(MAKE)
configure:3565: result: yes
configure:3595: checking for style of include used by make
configure:3623: result: GNU
configure:3795: checking dependency style of gcc-3.4
configure:3878: result: gcc3
configure:3897: checking dependency style of g++-3.4
configure:3980: result: gcc3
configure:4017: checking for egrep
configure:4027: result: grep -E
configure:4033: checking for AIX
configure:4055: result: no
configure:4061: checking for ANSI C header files
configure:4086: g++-3.4 -c conftest.cc >&5
configure:4092: $? = 0
configure:4095: test -z || test ! -s conftest.err
configure:4098: $? = 0
configure:4101: test -s conftest.o
configure:4104: $? = 0
configure:4193: g++-3.4 -o conftest conftest.cc >&5
configure:4196: $? = 0
configure:4198: ./conftest
configure:4201: $? = 0
configure:4216: result: yes
configure:4240: checking for sys/types.h
configure:4256: g++-3.4 -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for sys/stat.h
configure:4256: g++-3.4 -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for stdlib.h
configure:4256: g++-3.4 -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for string.h
configure:4256: g++-3.4 -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for memory.h
configure:4256: g++-3.4 -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for strings.h
configure:4256: g++-3.4 -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for inttypes.h
configure:4256: g++-3.4 -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for stdint.h
configure:4256: g++-3.4 -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4240: checking for unistd.h
configure:4256: g++-3.4 -c conftest.cc >&5
configure:4262: $? = 0
configure:4265: test -z || test ! -s conftest.err
configure:4268: $? = 0
configure:4271: test -s conftest.o
configure:4274: $? = 0
configure:4285: result: yes
configure:4307: checking minix/config.h usability
configure:4319: g++-3.4 -c conftest.cc >&5
conftest.cc:61:26: minix/config.h: No such file or directory
configure:4325: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:4347: result: no
configure:4351: checking minix/config.h presence
configure:4361: g++-3.4 -E conftest.cc
conftest.cc:27:26: minix/config.h: No such file or directory
configure:4367: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:4387: result: no
configure:4422: checking for minix/config.h
configure:4429: result: no
configure:4459: checking for strerror in -lcposix
configure:4489: g++-3.4 -o conftest conftest.cc -lcposix >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:4495: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:4520: result: no
configure:4548: g++-3.4 -c -falign-loops=4 conftest.cc >&5
configure:4554: $? = 0
configure:4557: test -z || test ! -s conftest.err
configure:4560: $? = 0
configure:4563: test -s conftest.o
configure:4566: $? = 0
configure:4593: g++-3.4 -c -malign-loops=4 conftest.cc >&5
conftest.cc:1: warning: -malign-loops is obsolete, use -falign-loops
configure:4599: $? = 0
configure:4602: test -z || test ! -s conftest.err
configure:4605: $? = 0
configure:4608: test -s conftest.o
configure:4611: $? = 0
configure:4652: g++-3.4 -c -Werror -pthread conftest.cc >&5
configure:4658: $? = 0
configure:4661: test -z || test ! -s conftest.err
configure:4664: $? = 0
configure:4667: test -s conftest.o
configure:4670: $? = 0
configure:4697: checking for a BSD-compatible install
configure:4752: result: /usr/bin/install -c
configure:4763: checking whether ln -s works
configure:4767: result: yes
configure:4815: checking for ranlib
configure:4831: found /usr/bin/ranlib
configure:4842: result: ranlib
configure:4863: checking for dirent.h that defines DIR
configure:4887: g++-3.4 -c conftest.cc >&5
configure:4893: $? = 0
configure:4896: test -z || test ! -s conftest.err
configure:4899: $? = 0
configure:4902: test -s conftest.o
configure:4905: $? = 0
configure:4916: result: yes
configure:4929: checking for library containing opendir
configure:4959: g++-3.4 -o conftest conftest.cc >&5
configure:4965: $? = 0
configure:4968: test -z || test ! -s conftest.err
configure:4971: $? = 0
configure:4974: test -s conftest
configure:4977: $? = 0
configure:5046: result: none required
configure:5182: checking for working alloca.h
configure:5203: g++-3.4 -o conftest conftest.cc >&5
configure:5209: $? = 0
configure:5212: test -z || test ! -s conftest.err
configure:5215: $? = 0
configure:5218: test -s conftest
configure:5221: $? = 0
configure:5233: result: yes
configure:5243: checking for alloca
configure:5284: g++-3.4 -o conftest conftest.cc >&5
configure:5290: $? = 0
configure:5293: test -z || test ! -s conftest.err
configure:5296: $? = 0
configure:5299: test -s conftest
configure:5302: $? = 0
configure:5314: result: yes
configure:5536: checking for sys/wait.h that is POSIX.1 compatible
configure:5567: g++-3.4 -c conftest.cc >&5
configure:5573: $? = 0
configure:5576: test -z || test ! -s conftest.err
configure:5579: $? = 0
configure:5582: test -s conftest.o
configure:5585: $? = 0
configure:5596: result: yes
configure:5636: checking OS.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
conftest.cc:65:16: OS.h: No such file or directory
configure:5654: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:5676: result: no
configure:5680: checking OS.h presence
configure:5690: g++-3.4 -E conftest.cc
conftest.cc:31:16: OS.h: No such file or directory
configure:5696: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:5716: result: no
configure:5751: checking for OS.h
configure:5758: result: no
configure:5636: checking arpa/inet.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking arpa/inet.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for arpa/inet.h
configure:5758: result: yes
configure:5636: checking fcntl.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking fcntl.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for fcntl.h
configure:5758: result: yes
configure:5636: checking float.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking float.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for float.h
configure:5758: result: yes
configure:5636: checking limits.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking limits.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for limits.h
configure:5758: result: yes
configure:5636: checking math.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking math.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for math.h
configure:5758: result: yes
configure:5636: checking netdb.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking netdb.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for netdb.h
configure:5758: result: yes
configure:5636: checking netinet/in.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking netinet/in.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for netinet/in.h
configure:5758: result: yes
configure:5636: checking stddef.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking stddef.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for stddef.h
configure:5758: result: yes
configure:5636: checking sys/ioctl.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking sys/ioctl.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for sys/ioctl.h
configure:5758: result: yes
configure:5636: checking sys/param.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking sys/param.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for sys/param.h
configure:5758: result: yes
configure:5636: checking sys/time.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking sys/time.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for sys/time.h
configure:5758: result: yes
configure:5636: checking sys/timeb.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking sys/timeb.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for sys/timeb.h
configure:5758: result: yes
configure:5636: checking values.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking values.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for values.h
configure:5758: result: yes
configure:5636: checking wchar.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking wchar.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for wchar.h
configure:5758: result: yes
configure:5636: checking wctype.h usability
configure:5648: g++-3.4 -c conftest.cc >&5
configure:5654: $? = 0
configure:5657: test -z || test ! -s conftest.err
configure:5660: $? = 0
configure:5663: test -s conftest.o
configure:5666: $? = 0
configure:5676: result: yes
configure:5680: checking wctype.h presence
configure:5690: g++-3.4 -E conftest.cc
configure:5696: $? = 0
configure:5716: result: yes
configure:5751: checking for wctype.h
configure:5758: result: yes
configure:5788: checking linux/slab.h usability
configure:5800: g++-3.4 -c conftest.cc >&5
configure:5806: $? = 0
configure:5809: test -z || test ! -s conftest.err
configure:5812: $? = 0
configure:5815: test -s conftest.o
configure:5818: $? = 0
configure:5828: result: yes
configure:5832: checking linux/slab.h presence
configure:5842: g++-3.4 -E conftest.cc
configure:5848: $? = 0
configure:5868: result: yes
configure:5903: checking for linux/slab.h
configure:5910: result: yes
configure:5788: checking linux/malloc.h usability
configure:5800: g++-3.4 -c conftest.cc >&5
conftest.cc:81:26: linux/malloc.h: No such file or directory
configure:5806: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:5828: result: no
configure:5832: checking linux/malloc.h presence
configure:5842: g++-3.4 -E conftest.cc
conftest.cc:47:26: linux/malloc.h: No such file or directory
configure:5848: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:5868: result: no
configure:5903: checking for linux/malloc.h
configure:5910: result: no
configure:6079: checking for vfscanf
configure:6136: g++-3.4 -o conftest conftest.cc >&5
configure:6142: $? = 0
configure:6145: test -z || test ! -s conftest.err
configure:6148: $? = 0
configure:6151: test -s conftest
configure:6154: $? = 0
configure:6166: result: yes
configure:6177: checking for an ANSI C-conforming const
configure:6244: g++-3.4 -c conftest.cc >&5
configure:6250: $? = 0
configure:6253: test -z || test ! -s conftest.err
configure:6256: $? = 0
configure:6259: test -s conftest.o
configure:6262: $? = 0
configure:6273: result: yes
configure:6283: checking whether time.h and sys/time.h may both be included
configure:6308: g++-3.4 -c conftest.cc >&5
configure:6314: $? = 0
configure:6317: test -z || test ! -s conftest.err
configure:6320: $? = 0
configure:6323: test -s conftest.o
configure:6326: $? = 0
configure:6337: result: yes
configure:6347: checking for inline
configure:6368: g++-3.4 -c conftest.cc >&5
configure:6374: $? = 0
configure:6377: test -z || test ! -s conftest.err
configure:6380: $? = 0
configure:6383: test -s conftest.o
configure:6386: $? = 0
configure:6398: result: inline
configure:6417: checking for off_t
configure:6441: g++-3.4 -c conftest.cc >&5
configure:6447: $? = 0
configure:6450: test -z || test ! -s conftest.err
configure:6453: $? = 0
configure:6456: test -s conftest.o
configure:6459: $? = 0
configure:6470: result: yes
configure:6482: checking for pid_t
configure:6506: g++-3.4 -c conftest.cc >&5
configure:6512: $? = 0
configure:6515: test -z || test ! -s conftest.err
configure:6518: $? = 0
configure:6521: test -s conftest.o
configure:6524: $? = 0
configure:6535: result: yes
configure:6547: checking for size_t
configure:6571: g++-3.4 -c conftest.cc >&5
configure:6577: $? = 0
configure:6580: test -z || test ! -s conftest.err
configure:6583: $? = 0
configure:6586: test -s conftest.o
configure:6589: $? = 0
configure:6600: result: yes
configure:6612: checking whether time.h and sys/time.h may both be included
configure:6666: result: yes
configure:6676: checking whether struct tm is in sys/time.h or time.h
configure:6699: g++-3.4 -c conftest.cc >&5
configure:6705: $? = 0
configure:6708: test -z || test ! -s conftest.err
configure:6711: $? = 0
configure:6714: test -s conftest.o
configure:6717: $? = 0
configure:6728: result: time.h
configure:6738: checking for uid_t in sys/types.h
configure:6761: result: yes
configure:6777: checking whether closedir returns void
configure:6806: g++-3.4 -o conftest conftest.cc >&5
configure:6809: $? = 0
configure:6811: ./conftest
configure:6814: $? = 0
configure:6828: result: no
configure:6838: checking for working memcmp
configure:6886: g++-3.4 -o conftest conftest.cc >&5
configure:6889: $? = 0
configure:6891: ./conftest
configure:6894: $? = 0
configure:6908: result: yes
configure:6925: checking for stdlib.h
configure:6930: result: yes
configure:6925: checking for unistd.h
configure:6930: result: yes
configure:7073: checking for getpagesize
configure:7130: g++-3.4 -o conftest conftest.cc >&5
configure:7136: $? = 0
configure:7139: test -z || test ! -s conftest.err
configure:7142: $? = 0
configure:7145: test -s conftest
configure:7148: $? = 0
configure:7160: result: yes
configure:7170: checking for working mmap
configure:7312: g++-3.4 -o conftest conftest.cc >&5
configure:7315: $? = 0
configure:7317: ./conftest
configure:7320: $? = 0
configure:7334: result: yes
configure:7360: checking sys/select.h usability
configure:7372: g++-3.4 -c conftest.cc >&5
configure:7378: $? = 0
configure:7381: test -z || test ! -s conftest.err
configure:7384: $? = 0
configure:7387: test -s conftest.o
configure:7390: $? = 0
configure:7400: result: yes
configure:7404: checking sys/select.h presence
configure:7414: g++-3.4 -E conftest.cc
configure:7420: $? = 0
configure:7440: result: yes
configure:7475: checking for sys/select.h
configure:7482: result: yes
configure:7360: checking sys/socket.h usability
configure:7372: g++-3.4 -c conftest.cc >&5
configure:7378: $? = 0
configure:7381: test -z || test ! -s conftest.err
configure:7384: $? = 0
configure:7387: test -s conftest.o
configure:7390: $? = 0
configure:7400: result: yes
configure:7404: checking sys/socket.h presence
configure:7414: g++-3.4 -E conftest.cc
configure:7420: $? = 0
configure:7440: result: yes
configure:7475: checking for sys/socket.h
configure:7482: result: yes
configure:7495: checking types of arguments for select
configure:7528: g++-3.4 -c conftest.cc >&5
configure:7534: $? = 0
configure:7537: test -z || test ! -s conftest.err
configure:7540: $? = 0
configure:7543: test -s conftest.o
configure:7546: $? = 0
configure:7562: result: int,fd_set *,struct timeval *
configure:7585: checking return type of signal handlers
configure:7616: g++-3.4 -c conftest.cc >&5
configure:7622: $? = 0
configure:7625: test -z || test ! -s conftest.err
configure:7628: $? = 0
configure:7631: test -s conftest.o
configure:7634: $? = 0
configure:7645: result: void
configure:7657: checking for vprintf
configure:7714: g++-3.4 -o conftest conftest.cc >&5
configure:7720: $? = 0
configure:7723: test -z || test ! -s conftest.err
configure:7726: $? = 0
configure:7729: test -s conftest
configure:7732: $? = 0
configure:7744: result: yes
configure:7751: checking for _doprnt
configure:7808: g++-3.4 -o conftest conftest.cc >&5
/tmp/ccKNuYxA.o: In function `main':
conftest.cc:(.text+0xb): undefined reference to `_doprnt'
/tmp/ccKNuYxA.o:(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:7814: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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:7838: result: no
configure:7883: checking for access
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for atexit
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for bzero
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for clock_gettime
configure:7940: g++-3.4 -o conftest conftest.cc >&5
/tmp/ccSzpbhy.o: In function `main':
conftest.cc:(.text+0xb): undefined reference to `clock_gettime'
/tmp/ccSzpbhy.o:(.data+0x0): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:7946: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| /* end confdefs.h. */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define clock_gettime innocuous_clock_gettime
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char clock_gettime (); 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 clock_gettime
|
| /* 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 clock_gettime ();
| /* 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_clock_gettime) || defined (__stub___clock_gettime)
| choke me
| #else
| char (*f) () = clock_gettime;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != clock_gettime;
| ;
| return 0;
| }
configure:7970: result: no
configure:7883: checking for floor
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for getcwd
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for gethostbyname
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for gethostname
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for gettimeofday
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for inet_ntoa
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for lstat
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for memmove
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for memset
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for mkdir
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for munmap
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for pow
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for select
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for socket
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for sqrt
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strcasecmp
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strchr
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strdup
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strerror
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strstr
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7883: checking for strtol
configure:7940: g++-3.4 -o conftest conftest.cc >&5
configure:7946: $? = 0
configure:7949: test -z || test ! -s conftest.err
configure:7952: $? = 0
configure:7955: test -s conftest
configure:7958: $? = 0
configure:7970: result: yes
configure:7989: checking for finite
configure:8046: g++-3.4 -o conftest conftest.cc >&5
configure:8052: $? = 0
configure:8055: test -z || test ! -s conftest.err
configure:8058: $? = 0
configure:8061: test -s conftest
configure:8064: $? = 0
configure:8076: result: yes
configure:7989: checking for _finite
configure:8046: g++-3.4 -o conftest conftest.cc >&5
/tmp/ccAZFHcY.o: In function `main':
conftest.cc:(.text+0xb): undefined reference to `_finite'
/tmp/ccAZFHcY.o:(.data+0x0): undefined reference to `_finite'
collect2: ld returned 1 exit status
configure:8052: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FLOOR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_FINITE 1
| /* end confdefs.h. */
| /* Define _finite to an innocuous variant, in case <limits.h> declares _finite.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _finite innocuous__finite
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _finite (); 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 _finite
|
| /* 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 _finite ();
| /* 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__finite) || defined (__stub____finite)
| choke me
| #else
| char (*f) () = _finite;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _finite;
| ;
| return 0;
| }
configure:8076: result: no
configure:7989: checking for isnan
configure:8046: g++-3.4 -o conftest conftest.cc >&5
configure:8052: $? = 0
configure:8055: test -z || test ! -s conftest.err
configure:8058: $? = 0
configure:8061: test -s conftest
configure:8064: $? = 0
configure:8076: result: yes
configure:7989: checking for _isnan
configure:8046: g++-3.4 -o conftest conftest.cc >&5
/tmp/cc0KGGfD.o: In function `main':
conftest.cc:(.text+0xb): undefined reference to `_isnan'
/tmp/cc0KGGfD.o:(.data+0x0): undefined reference to `_isnan'
collect2: ld returned 1 exit status
configure:8052: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "vegastrike 0.4.3"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.3"
| #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
| #define HAVE_ACCESS 1
| #define HAVE_ATEXIT 1
| #define HAVE_BZERO 1
| #define HAVE_FLOOR 1
| #define HAVE_GETCWD 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_INET_NTOA 1
| #define HAVE_LSTAT 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_POW 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_SQRT 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_FINITE 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
| /* Define _isnan to an innocuous variant, in case <limits.h> declares _isnan.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _isnan innocuous__isnan
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _isnan (); 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 _isnan
|
| /* 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 _isnan ();
| /* 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__isnan) || defined (__stub____isnan)
| choke me
| #else
| char (*f) () = _isnan;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _isnan;
| ;
| return 0;
| }
configure:8076: result: no
configure:8102: checking ieeefp.h usability
configure:8114: g++-3.4 -c conftest.cc >&5
conftest.cc:121:20: ieeefp.h: No such file or director
oberon
Star Pilot
Star Pilot
Posts: 5
Joined: Sun Sep 18, 2005 8:29 am

Post by oberon »

Hi all again.

I have played around with the source a bit, and probably found some more similar problems. I have just changed the (int) to (long) casts, which makes it compile (and run, afaics no problems), as long as I do not try to include openal.

In order to compile with openal (I am sort of lost there) I have tried to #define Alchar in al_init.cpp, this makes it compile, but crashes upon startup in esd.c (Error message follows, made me lose my mouse pointer last time..!).

Here is the changelog of the changes I made, you probably do not want to modify al_init.cpp like this...

Does anyone have an idea how to get sound working?

Code: Select all

? CVSROOT
? Makefile
? Makefile.in
? aclocal.m4
? autom4te.cache
? compiles.diff
? config.guess
? config.h
? config.h.in
? config.log
? config.status
? config.sub
? configure
? depcomp
? install-sh
? stamp-h1
? vegastrike
? launcher/.deps
? launcher/Makefile
? launcher/Makefile.in
? launcher/vslauncher
? mission/.deps
? mission/Makefile
? mission/Makefile.in
? objconv/.deps
? objconv/Makefile
? objconv/Makefile.in
? objconv/asteroidgen
? objconv/replace
? objconv/trisort
? objconv/mesher/.deps
? objconv/mesher/Makefile
? objconv/mesher/Makefile.in
? objconv/mesher/mesher
? src/.deps
? src/Makefile
? src/Makefile.in
? src/accountserver
? src/vegaserver
? src/vegastrike
? src/aldrv/.deps
? src/aldrv/Makefile
? src/aldrv/Makefile.in
? src/boost/.deps
? src/boost/Makefile
? src/boost/Makefile.in
? src/boost129/.deps
? src/boost129/Makefile
? src/boost129/Makefile.in
? src/cmd/.deps
? src/cmd/Makefile
? src/cmd/Makefile.in
? src/cmd/ai/.deps
? src/cmd/ai/Makefile
? src/cmd/ai/Makefile.in
? src/cmd/collide/.deps
? src/cmd/collide/Makefile
? src/cmd/collide/Makefile.in
? src/cmd/collide/csgeom/Makefile
? src/cmd/collide/csgeom/Makefile.in
? src/cmd/script/.deps
? src/cmd/script/Makefile
? src/cmd/script/Makefile.in
? src/cmd/script/c_alike/.deps
? src/cmd/script/c_alike/Makefile
? src/cmd/script/c_alike/Makefile.in
? src/common/.deps
? src/common/Makefile
? src/common/Makefile.in
? src/gfx/.deps
? src/gfx/Makefile
? src/gfx/Makefile.in
? src/gfx/nav/.deps
? src/gfx/nav/Makefile
? src/gfx/nav/Makefile.in
? src/gldrv/.deps
? src/gldrv/Makefile
? src/gldrv/Makefile.in
? src/gui/.deps
? src/gui/Makefile
? src/gui/Makefile.in
? src/networking/.deps
? src/networking/Makefile
? src/networking/Makefile.in
? src/networking/soundserver
? src/networking/lowlevel/.deps
? src/networking/lowlevel/Makefile
? src/networking/lowlevel/Makefile.in
? src/python/.deps
? src/python/Makefile
? src/python/Makefile.in
? tools/.deps
? tools/Makefile
? tools/Makefile.in
? tools/vsrextract
? tools/vsrmake
Index: launcher/saveinterface.cpp
===================================================================
RCS file: /cvsroot/vegastrike/vegastrike/launcher/saveinterface.cpp,v
retrieving revision 1.24
diff -u -r1.24 saveinterface.cpp
--- launcher/saveinterface.cpp  6 Oct 2004 00:54:32 -0000       1.24
+++ launcher/saveinterface.cpp  15 Oct 2005 01:54:27 -0000
@@ -298,7 +298,7 @@
 }

 void hello( GtkWidget *widget, gpointer   data ) {
-    int i=(int)data;
+    long i=(long)data;
     int pid=0;
     switch (i) {
     case 5:
Index: src/command.cpp
===================================================================
RCS file: /cvsroot/vegastrike/vegastrike/src/command.cpp,v
retrieving revision 1.15
diff -u -r1.15 command.cpp
--- src/command.cpp     9 Oct 2005 16:13:32 -0000       1.15
+++ src/command.cpp     15 Oct 2005 01:54:31 -0000
@@ -609,9 +609,9 @@
        size_t x;

 // remove \n and \r's (4 possible network input) {{{
-       for(x = name.find(" "); x != std::string::npos; x = name.find(" ", x+1)) name.replace(x, sizeof((int)"\n"), "");
-       for(x = name.find("\n"); x != std::string::npos; x = name.find("\n", x+1)) name.replace(x, sizeof((int)"\n"), "");
-       for(x = name.find("\r"); x != std::string::npos; x = name.find("\r", x+1)) name.replace(x, sizeof((int)"\r"), "");
+       for(x = name.find(" "); x != std::string::npos; x = name.find(" ", x+1)) name.replace(x, sizeof((long)"\n"), "");
+       for(x = name.find("\n"); x != std::string::npos; x = name.find("\n", x+1)) name.replace(x, sizeof((long)"\n"), "");
+       for(x = name.find("\r"); x != std::string::npos; x = name.find("\r", x+1)) name.replace(x, sizeof((long)"\r"), "");
 // }}}
 //if the input is less than one return prompt function{{{
        if(name.size() < 1) {
Index: src/aldrv/al_init.cpp
===================================================================
RCS file: /cvsroot/vegastrike/vegastrike/src/aldrv/al_init.cpp,v
retrieving revision 1.28
diff -u -r1.28 al_init.cpp
--- src/aldrv/al_init.cpp       16 Sep 2005 17:11:14 -0000      1.28
+++ src/aldrv/al_init.cpp       15 Oct 2005 01:54:32 -0000
@@ -20,6 +20,8 @@
 #include "al_globals.h"
 #include <vector>

+
+#define ALchar
 #ifndef ALchar
 #define AL_GET_PROC(name) (alGetProcAddress(const_cast<ALubyte*>(reinterpret_cast<const ALubyte *>(name))))
 #else
Index: src/cmd/missile_generic.cpp
===================================================================
RCS file: /cvsroot/vegastrike/vegastrike/src/cmd/missile_generic.cpp,v
retrieving revision 1.24
diff -u -r1.24 missile_generic.cpp
--- src/cmd/missile_generic.cpp 27 Jul 2005 09:19:06 -0000      1.24
+++ src/cmd/missile_generic.cpp 15 Oct 2005 01:54:45 -0000
@@ -129,7 +129,7 @@
                        targ=NULL;
                }else {
                   static int max_ecm = XMLSupport::parse_int(vs_config->getVariable("physics","max_ecm","4"));
-                       if ((((int)this)/16383)%max_ecm<targ->GetImageInformation().ecm){
+                       if ((((long)this)/16383)%max_ecm<targ->GetImageInformation().ecm){
                                Target (NULL);//go wild
                        }else if (hull>0){
                                static unsigned int pointdef = ROLES::getRole("POINTDEF");
Index: src/cmd/unit_generic.cpp
===================================================================
RCS file: /cvsroot/vegastrike/vegastrike/src/cmd/unit_generic.cpp,v
retrieving revision 1.402
diff -u -r1.402 unit_generic.cpp
--- src/cmd/unit_generic.cpp    12 Oct 2005 07:57:30 -0000      1.402
+++ src/cmd/unit_generic.cpp    15 Oct 2005 01:55:11 -0000
@@ -121,7 +121,7 @@
                  }
                  diff = fmod (diff,tmpflicker);
                  //we know counter is somewhere between 0 and damage level
-                 unsigned int thus = ((int)un)>>2;//cast this to an int for fun!
+                 unsigned long thus = ((long)un)>>2;//cast this to an int for fun!
                  thus = thus % ((unsigned int)tmpflicker);
                  diff = fmod (diff+thus,tmpflicker);
                  if (flickerofftime>diff) {
Index: src/cmd/script/pythonmission.cpp
===================================================================
RCS file: /cvsroot/vegastrike/vegastrike/src/cmd/script/pythonmission.cpp,v
retrieving revision 1.7
diff -u -r1.7 pythonmission.cpp
--- src/cmd/script/pythonmission.cpp    24 Aug 2005 05:27:19 -0000      1.7
+++ src/cmd/script/pythonmission.cpp    15 Oct 2005 01:55:11 -0000
@@ -16,7 +16,7 @@
        delete this;
 }
 PythonMissionBaseClass::~PythonMissionBaseClass(){
-       VSFileSystem::vs_fprintf (stderr,"BASE Destruct called. If called from C++ this is death %ld (0x%x)",(unsigned long)this,(unsigned int)this);
+       VSFileSystem::vs_fprintf (stderr,"BASE Destruct called. If called from C++ this is death %ld (0x%x)",(unsigned long)this,(unsigned long)this);
 }

 void PythonMissionBaseClass::Execute () {
Index: src/gui/eventmanager.cpp
===================================================================
RCS file: /cvsroot/vegastrike/vegastrike/src/gui/eventmanager.cpp,v
retrieving revision 1.7
diff -u -r1.7 eventmanager.cpp
--- src/gui/eventmanager.cpp    17 Dec 2004 10:10:41 -0000      1.7
+++ src/gui/eventmanager.cpp    15 Oct 2005 01:55:11 -0000
@@ -61,7 +61,7 @@
        if (controlToDelete == NULL || find(deleteQueue.begin(), deleteQueue.end(), controlToDelete)!=deleteQueue.end()) {
                bool DUPLICATE_DELETE_OF_OBJECT = true;
                char tempstr[254];
-               sprintf(tempstr, "\nERROR: duplicate delete of object %X.\n\n", (int)controlToDelete);
+               sprintf(tempstr, "\nERROR: duplicate delete of object %X.\n\n", (long)controlToDelete);
                fputs(tempstr, stderr);
 #if defined (_MSC_VER) && defined(_DEBUG) && 0
                if (DEBUG_ERROR_IN_MY_CODE) {
Post Reply