[Debian Sarge] compiling problem python not found

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
fken
Star Pilot
Star Pilot
Posts: 5
Joined: Mon Nov 08, 2004 3:53 pm

[Debian Sarge] compiling problem python not found

Post by fken »

the problem is the following : when the configure files is being created an error occured when it search for python 2.2 or later... or python was already installed and I ve installed 2.2release to see if it works but it don't

PS : another error occured before and after but this is another topics
[Debian Sarge] linux_vegastrike-0.4.2.sh error inside
[Debian Sarge] Mesa
etheral walker
Elite
Elite
Posts: 1516
Joined: Sat May 10, 2003 5:26 pm
Location: into the depths

Post by etheral walker »

please post error log!!! many errors can occur!
I see dead polygons....
fken
Star Pilot
Star Pilot
Posts: 5
Joined: Mon Nov 08, 2004 3:53 pm

Post by fken »

no problem with that but where are the logs that are interesting to solve this problem ?

----------------------------------------------------------
first :

cvs checkout: warning: failed to open /home/fken/.cvspass for reading: No such f

---------------------------------------------------------
but it seems not to be interesting...
----------------------------------------------------------
then (sorry but I fund nothing else) :

Downloading data Done
Creating installer...
Creating installer Done
Configuring vegastrike...
checking Checking for C++ compiler.... checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
configure: Using compiler: g++.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for strerror in -lcposix... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for working alloca.h... yes
checking for alloca... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking OS.h usability... no
checking OS.h presence... no
checking for OS.h... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking linux/slab.h usability... yes
checking linux/slab.h presence... yes
checking for linux/slab.h... yes
checking linux/malloc.h usability... no
checking linux/malloc.h presence... no
checking for linux/malloc.h... no
checking for vfscanf... no
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking whether closedir returns void... no
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for access... yes
checking for atexit... yes
checking for bzero... yes
checking for clock_gettime... no
checking for floor... yes
checking for getcwd... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for lstat... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for munmap... yes
checking for pow... yes
checking for select... yes
checking for socket... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for strtol... yes
checking for finite... yes
checking for _finite... no
checking for isnan... yes
checking for _isnan... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
Enabling user-specified flags:
checking for Win32 platform... no
checking for CygWin platform... no
checking for Mingw32 platform... no
checking for Linux platform... yes
checking for FreeBSD platform... no
checking for MacOSX platform... no
checking for python... configure: error: *** Python version 2.2 or later not found!
Error running ./configure



----------------------------------------------------------------------
Something that could be usefull : makefile.in


PYTHON_binchk="python python2 python2.2 python2.3"
for i in ${PYTHON_binchk};
do
PYTHON_check=`$i -V 2>/dev/null; echo $?`
if test ${PYTHON_check} -eq 0;
then
FOUND_PYTHON=no
fi

dnl
dnl Change autoconf quote characters temporarily.
dnl
changequote(<<, >>)dnl

if test "x${FOUND_PYTHON}" = "xyes";
then
PYTHON_VERSION=`$i -V 2>&1 | awk "{print $NF}"`
if test `echo ${PYTHON_VERSION} | sed -e 's/\./ /g; s/[a-z|A-Z|+]/ /g' | awk '{print $1$2}'` -ge 22;
then
FOUND_PYTHON=yes
PYTHON_SHORT=`echo ${PYTHON_VERSION} | sed -e 's/\./ /g; s/[a-z|A-Z|+]/ /g' | awk '{print $1"."$2}'`
PYTHON_incchk="/usr/include/python /usr/include/python${PYTHON_SHORT} /usr/local/include/python /usr/local/include/python${PYTHON_SHORT} /sw/include/python /sw/include/python${PYTHON_SHORT}"

PYTHON_incdir=""
if test "x${FOUND_PYTHON}" = "xyes";
then
for i in ${PYTHON_incchk};
do
if test -f "$i/Python.h";
then
PYTHON_incdir=$i
break
fi
done
fi

if test "x${PYTHON_incdir}" = "x";
then
FOUND_PYTHON=no
fi
else
FOUND_PYTHON=no
fi
fi

dnl
dnl Reset autoconf quote characters to brackets.
dnl
changequote([, ])dnl

if test "x${FOUND_PYTHON}" = "xyes";
then
PYTHON=$i
break
fi
done
----------------------------------------------
When I replace this two no by yes it works but I must replace both of them
personnaly I can program a little bit in C/C++ but here this is too many things...

PS : I'm french so if you wanna speak in french etheral walker...

--------------------------------
fken
Star Pilot
Star Pilot
Posts: 5
Joined: Mon Nov 08, 2004 3:53 pm

Post by fken »

I apologize... it seems like if a log file has been created... it's strange I didn't found it before... config.log :

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

It was created by vegastrike configure 0.4.0, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure --enable-release

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

hostname = debian
uname -m = i686
uname -r = 2.6.8-1-686
uname -s = Linux
uname -v = #1 Thu Oct 7 03:15:25 EDT 2004

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

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

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


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

configure:1387: checking Checking for C++ compiler.
configure:1436: checking for g++
configure:1452: found /usr/bin/g++
configure:1462: result: g++
configure:1577: checking for C++ compiler version
configure:1580: g++ --version </dev/null >&5
g++ (GCC) 3.3.4 (Debian 1:3.3.4-13)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1583: $? = 0
configure:1585: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.4 (Debian 1:3.3.4-13)
configure:1588: $? = 0
configure:1590: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:1593: $? = 1
configure:1616: checking for C++ compiler default output file name
configure:1619: g++ conftest.cc >&5
configure:1622: $? = 0
configure:1668: result: a.out
configure:1673: checking whether the C++ compiler works
configure:1679: ./a.out
configure:1682: $? = 0
configure:1699: result: yes
configure:1706: checking whether we are cross compiling
configure:1708: result: no
configure:1711: checking for suffix of executables
configure:1713: g++ -o conftest conftest.cc >&5
configure:1716: $? = 0
configure:1741: result:
configure:1747: checking for suffix of object files
configure:1768: g++ -c conftest.cc >&5
configure:1771: $? = 0
configure:1793: result: o
configure:1797: checking whether we are using the GNU C++ compiler
configure:1821: g++ -c conftest.cc >&5
configure:1827: $? = 0
configure:1830: test -z || test ! -s conftest.err
configure:1833: $? = 0
configure:1836: test -s conftest.o
configure:1839: $? = 0
configure:1852: result: yes
configure:1858: checking whether g++ accepts -g
configure:1879: g++ -c -g conftest.cc >&5
configure:1885: $? = 0
configure:1888: test -z || test ! -s conftest.err
configure:1891: $? = 0
configure:1894: test -s conftest.o
configure:1897: $? = 0
configure:1908: result: yes
configure:1950: g++ -c -g -O2 conftest.cc >&5
configure:1956: $? = 0
configure:1959: test -z || test ! -s conftest.err
configure:1962: $? = 0
configure:1965: test -s conftest.o
configure:1968: $? = 0
configure:1994: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:13: error: `exit' undeclared (first use this function)
conftest.cc:13: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:2000: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:1950: g++ -c -g -O2 conftest.cc >&5
configure:1956: $? = 0
configure:1959: test -z || test ! -s conftest.err
configure:1962: $? = 0
configure:1965: test -s conftest.o
configure:1968: $? = 0
configure:1994: g++ -c -g -O2 conftest.cc >&5
configure:2000: $? = 0
configure:2003: test -z || test ! -s conftest.err
configure:2006: $? = 0
configure:2009: test -s conftest.o
configure:2012: $? = 0
configure:2040: checking how to run the C++ preprocessor
configure:2071: g++ -E conftest.cc
configure:2077: $? = 0
configure:2109: g++ -E conftest.cc
conftest.cc:12:28: ac_nonexistent.h: No such file or directory
configure:2115: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2154: result: g++ -E
configure:2178: g++ -E conftest.cc
configure:2184: $? = 0
configure:2216: g++ -E conftest.cc
conftest.cc:12:28: ac_nonexistent.h: No such file or directory
configure:2222: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2311: checking for gcc
configure:2327: found /usr/bin/gcc
configure:2337: result: gcc
configure:2581: checking for C compiler version
configure:2584: gcc --version </dev/null >&5
gcc (GCC) 3.3.4 (Debian 1:3.3.4-13)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2587: $? = 0
configure:2589: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.4 (Debian 1:3.3.4-13)
configure:2592: $? = 0
configure:2594: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2597: $? = 1
configure:2600: checking whether we are using the GNU C compiler
configure:2624: gcc -c conftest.c >&5
configure:2630: $? = 0
configure:2633: test -z || test ! -s conftest.err
configure:2636: $? = 0
configure:2639: test -s conftest.o
configure:2642: $? = 0
configure:2655: result: yes
configure:2661: checking whether gcc accepts -g
configure:2682: gcc -c -g conftest.c >&5
configure:2688: $? = 0
configure:2691: test -z || test ! -s conftest.err
configure:2694: $? = 0
configure:2697: test -s conftest.o
configure:2700: $? = 0
configure:2711: result: yes
configure:2728: checking for gcc option to accept ANSI C
configure:2798: gcc -c -g -O2 conftest.c >&5
configure:2804: $? = 0
configure:2807: test -z || test ! -s conftest.err
configure:2810: $? = 0
configure:2813: test -s conftest.o
configure:2816: $? = 0
configure:2834: result: none needed
configure:2852: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2858: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2993: checking how to run the C preprocessor
configure:3028: gcc -E conftest.c
configure:3034: $? = 0
configure:3066: gcc -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3072: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3111: result: gcc -E
configure:3135: gcc -E conftest.c
configure:3141: $? = 0
configure:3173: gcc -E conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:3179: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3223: Using compiler: g++.
configure:3257: checking build system type
configure:3275: result: i686-pc-linux-gnu
configure:3283: checking host system type
configure:3297: result: i686-pc-linux-gnu
configure:3305: checking target system type
configure:3319: result: i686-pc-linux-gnu
configure:3348: checking for a BSD-compatible install
configure:3403: result: /usr/bin/install -c
configure:3414: checking whether build environment is sane
configure:3457: result: yes
configure:3472: checking whether make sets $(MAKE)
configure:3492: result: yes
configure:3524: checking for working aclocal-1.4
configure:3531: result: found
configure:3539: checking for working autoconf
configure:3546: result: found
configure:3554: checking for working automake-1.4
configure:3561: result: found
configure:3569: checking for working autoheader
configure:3576: result: found
configure:3584: checking for working makeinfo
configure:3591: result: found
configure:3704: checking for egrep
configure:3714: result: grep -E
configure:3720: checking for AIX
configure:3742: result: no
configure:3748: checking for ANSI C header files
configure:3773: g++ -c conftest.cc >&5
configure:3779: $? = 0
configure:3782: test -z || test ! -s conftest.err
configure:3785: $? = 0
configure:3788: test -s conftest.o
configure:3791: $? = 0
configure:3877: g++ -o conftest conftest.cc >&5
configure:3880: $? = 0
configure:3882: ./conftest
configure:3885: $? = 0
configure:3900: result: yes
configure:3924: checking for sys/types.h
configure:3940: g++ -c conftest.cc >&5
configure:3946: $? = 0
configure:3949: test -z || test ! -s conftest.err
configure:3952: $? = 0
configure:3955: test -s conftest.o
configure:3958: $? = 0
configure:3969: result: yes
configure:3924: checking for sys/stat.h
configure:3940: g++ -c conftest.cc >&5
configure:3946: $? = 0
configure:3949: test -z || test ! -s conftest.err
configure:3952: $? = 0
configure:3955: test -s conftest.o
configure:3958: $? = 0
configure:3969: result: yes
configure:3924: checking for stdlib.h
configure:3940: g++ -c conftest.cc >&5
configure:3946: $? = 0
configure:3949: test -z || test ! -s conftest.err
configure:3952: $? = 0
configure:3955: test -s conftest.o
configure:3958: $? = 0
configure:3969: result: yes
configure:3924: checking for string.h
configure:3940: g++ -c conftest.cc >&5
configure:3946: $? = 0
configure:3949: test -z || test ! -s conftest.err
configure:3952: $? = 0
configure:3955: test -s conftest.o
configure:3958: $? = 0
configure:3969: result: yes
configure:3924: checking for memory.h
configure:3940: g++ -c conftest.cc >&5
configure:3946: $? = 0
configure:3949: test -z || test ! -s conftest.err
configure:3952: $? = 0
configure:3955: test -s conftest.o
configure:3958: $? = 0
configure:3969: result: yes
configure:3924: checking for strings.h
configure:3940: g++ -c conftest.cc >&5
configure:3946: $? = 0
configure:3949: test -z || test ! -s conftest.err
configure:3952: $? = 0
configure:3955: test -s conftest.o
configure:3958: $? = 0
configure:3969: result: yes
configure:3924: checking for inttypes.h
configure:3940: g++ -c conftest.cc >&5
configure:3946: $? = 0
configure:3949: test -z || test ! -s conftest.err
configure:3952: $? = 0
configure:3955: test -s conftest.o
configure:3958: $? = 0
configure:3969: result: yes
configure:3924: checking for stdint.h
configure:3940: g++ -c conftest.cc >&5
configure:3946: $? = 0
configure:3949: test -z || test ! -s conftest.err
configure:3952: $? = 0
configure:3955: test -s conftest.o
configure:3958: $? = 0
configure:3969: result: yes
configure:3924: checking for unistd.h
configure:3940: g++ -c conftest.cc >&5
configure:3946: $? = 0
configure:3949: test -z || test ! -s conftest.err
configure:3952: $? = 0
configure:3955: test -s conftest.o
configure:3958: $? = 0
configure:3969: result: yes
configure:3991: checking minix/config.h usability
configure:4003: g++ -c conftest.cc >&5
conftest.cc:61:26: minix/config.h: No such file or directory
configure:4009: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4031: result: no
configure:4035: checking minix/config.h presence
configure:4045: g++ -E conftest.cc
conftest.cc:27:26: minix/config.h: No such file or directory
configure:4051: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4071: result: no
configure:4106: checking for minix/config.h
configure:4113: result: no
configure:4143: checking for strerror in -lcposix
configure:4173: g++ -o conftest conftest.cc -lcposix >&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure:4179: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char strerror ();
| int
| main ()
| {
| strerror ();
| ;
| return 0;
| }
configure:4204: result: no
configure:4230: g++ -c -falign-loops=4 conftest.cc >&5
configure:4236: $? = 0
configure:4239: test -z || test ! -s conftest.err
configure:4242: $? = 0
configure:4245: test -s conftest.o
configure:4248: $? = 0
configure:4275: g++ -c -malign-loops=4 conftest.cc >&5
cc1plus: warning: -malign-loops is obsolete, use -falign-loops
configure:4281: $? = 0
configure:4284: test -z || test ! -s conftest.err
configure:4287: $? = 0
configure:4290: test -s conftest.o
configure:4293: $? = 0
configure:4334: g++ -c -Werror -pthread conftest.cc >&5
configure:4340: $? = 0
configure:4343: test -z || test ! -s conftest.err
configure:4346: $? = 0
configure:4349: test -s conftest.o
configure:4352: $? = 0
configure:4379: checking for a BSD-compatible install
configure:4434: result: /usr/bin/install -c
configure:4445: checking whether ln -s works
configure:4449: result: yes
configure:4497: checking for ranlib
configure:4513: found /usr/bin/ranlib
configure:4524: result: ranlib
configure:4545: checking for dirent.h that defines DIR
configure:4569: g++ -c conftest.cc >&5
configure:4575: $? = 0
configure:4578: test -z || test ! -s conftest.err
configure:4581: $? = 0
configure:4584: test -s conftest.o
configure:4587: $? = 0
configure:4598: result: yes
configure:4611: checking for library containing opendir
configure:4641: g++ -o conftest conftest.cc >&5
configure:4647: $? = 0
configure:4650: test -z || test ! -s conftest.err
configure:4653: $? = 0
configure:4656: test -s conftest
configure:4659: $? = 0
configure:4728: result: none required
configure:4864: checking for working alloca.h
configure:4885: g++ -o conftest conftest.cc >&5
configure:4891: $? = 0
configure:4894: test -z || test ! -s conftest.err
configure:4897: $? = 0
configure:4900: test -s conftest
configure:4903: $? = 0
configure:4915: result: yes
configure:4925: checking for alloca
configure:4966: g++ -o conftest conftest.cc >&5
configure:4972: $? = 0
configure:4975: test -z || test ! -s conftest.err
configure:4978: $? = 0
configure:4981: test -s conftest
configure:4984: $? = 0
configure:4996: result: yes
configure:5218: checking for sys/wait.h that is POSIX.1 compatible
configure:5249: g++ -c conftest.cc >&5
configure:5255: $? = 0
configure:5258: test -z || test ! -s conftest.err
configure:5261: $? = 0
configure:5264: test -s conftest.o
configure:5267: $? = 0
configure:5278: result: yes
configure:5318: checking OS.h usability
configure:5330: g++ -c conftest.cc >&5
conftest.cc:65:16: OS.h: No such file or directory
configure:5336: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <OS.h>
configure:5358: result: no
configure:5362: checking OS.h presence
configure:5372: g++ -E conftest.cc
conftest.cc:31:16: OS.h: No such file or directory
configure:5378: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| /* end confdefs.h. */
| #include <OS.h>
configure:5398: result: no
configure:5433: checking for OS.h
configure:5440: result: no
configure:5318: checking arpa/inet.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking arpa/inet.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for arpa/inet.h
configure:5440: result: yes
configure:5318: checking fcntl.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking fcntl.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for fcntl.h
configure:5440: result: yes
configure:5318: checking float.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking float.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for float.h
configure:5440: result: yes
configure:5318: checking limits.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking limits.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for limits.h
configure:5440: result: yes
configure:5318: checking math.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking math.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for math.h
configure:5440: result: yes
configure:5318: checking netdb.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking netdb.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for netdb.h
configure:5440: result: yes
configure:5318: checking netinet/in.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking netinet/in.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for netinet/in.h
configure:5440: result: yes
configure:5318: checking stddef.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking stddef.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for stddef.h
configure:5440: result: yes
configure:5318: checking sys/ioctl.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking sys/ioctl.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for sys/ioctl.h
configure:5440: result: yes
configure:5318: checking sys/param.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking sys/param.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for sys/param.h
configure:5440: result: yes
configure:5318: checking sys/time.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking sys/time.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for sys/time.h
configure:5440: result: yes
configure:5318: checking sys/timeb.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking sys/timeb.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for sys/timeb.h
configure:5440: result: yes
configure:5318: checking values.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking values.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for values.h
configure:5440: result: yes
configure:5318: checking wchar.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking wchar.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for wchar.h
configure:5440: result: yes
configure:5318: checking wctype.h usability
configure:5330: g++ -c conftest.cc >&5
configure:5336: $? = 0
configure:5339: test -z || test ! -s conftest.err
configure:5342: $? = 0
configure:5345: test -s conftest.o
configure:5348: $? = 0
configure:5358: result: yes
configure:5362: checking wctype.h presence
configure:5372: g++ -E conftest.cc
configure:5378: $? = 0
configure:5398: result: yes
configure:5433: checking for wctype.h
configure:5440: result: yes
configure:5470: checking linux/slab.h usability
configure:5482: g++ -c conftest.cc >&5
configure:5488: $? = 0
configure:5491: test -z || test ! -s conftest.err
configure:5494: $? = 0
configure:5497: test -s conftest.o
configure:5500: $? = 0
configure:5510: result: yes
configure:5514: checking linux/slab.h presence
configure:5524: g++ -E conftest.cc
configure:5530: $? = 0
configure:5550: result: yes
configure:5585: checking for linux/slab.h
configure:5592: result: yes
configure:5470: checking linux/malloc.h usability
configure:5482: g++ -c conftest.cc >&5
conftest.cc:81:26: linux/malloc.h: No such file or directory
configure:5488: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/malloc.h>
configure:5510: result: no
configure:5514: checking linux/malloc.h presence
configure:5524: g++ -E conftest.cc
conftest.cc:47:26: linux/malloc.h: No such file or directory
configure:5530: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| /* end confdefs.h. */
| #include <linux/malloc.h>
configure:5550: result: no
configure:5585: checking for linux/malloc.h
configure:5592: result: no
configure:5761: checking for vfscanf
configure:5818: g++ -o conftest conftest.cc >&5
conftest.cc:71: error: nonnull argument with out-of-range operand number (arg 1
, operand 2)
configure:5824: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| /* end confdefs.h. */
| /* Define vfscanf to an innocuous variant, in case <limits.h> declares vfscanf.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define vfscanf innocuous_vfscanf
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char vfscanf (); 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 vfscanf
|
| /* 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 vfscanf ();
| /* 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_vfscanf) || defined (__stub___vfscanf)
| choke me
| #else
| char (*f) () = vfscanf;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != vfscanf;
| ;
| return 0;
| }
configure:5848: result: no
configure:5861: checking for an ANSI C-conforming const
configure:5928: g++ -c conftest.cc >&5
configure:5934: $? = 0
configure:5937: test -z || test ! -s conftest.err
configure:5940: $? = 0
configure:5943: test -s conftest.o
configure:5946: $? = 0
configure:5957: result: yes
configure:5967: checking whether time.h and sys/time.h may both be included
configure:5992: g++ -c conftest.cc >&5
configure:5998: $? = 0
configure:6001: test -z || test ! -s conftest.err
configure:6004: $? = 0
configure:6007: test -s conftest.o
configure:6010: $? = 0
configure:6021: result: yes
configure:6031: checking for inline
configure:6052: g++ -c conftest.cc >&5
configure:6058: $? = 0
configure:6061: test -z || test ! -s conftest.err
configure:6064: $? = 0
configure:6067: test -s conftest.o
configure:6070: $? = 0
configure:6082: result: inline
configure:6101: checking for off_t
configure:6125: g++ -c conftest.cc >&5
configure:6131: $? = 0
configure:6134: test -z || test ! -s conftest.err
configure:6137: $? = 0
configure:6140: test -s conftest.o
configure:6143: $? = 0
configure:6154: result: yes
configure:6166: checking for pid_t
configure:6190: g++ -c conftest.cc >&5
configure:6196: $? = 0
configure:6199: test -z || test ! -s conftest.err
configure:6202: $? = 0
configure:6205: test -s conftest.o
configure:6208: $? = 0
configure:6219: result: yes
configure:6231: checking for size_t
configure:6255: g++ -c conftest.cc >&5
configure:6261: $? = 0
configure:6264: test -z || test ! -s conftest.err
configure:6267: $? = 0
configure:6270: test -s conftest.o
configure:6273: $? = 0
configure:6284: result: yes
configure:6296: checking whether time.h and sys/time.h may both be included
configure:6350: result: yes
configure:6360: checking whether struct tm is in sys/time.h or time.h
configure:6383: g++ -c conftest.cc >&5
configure:6389: $? = 0
configure:6392: test -z || test ! -s conftest.err
configure:6395: $? = 0
configure:6398: test -s conftest.o
configure:6401: $? = 0
configure:6412: result: time.h
configure:6422: checking for uid_t in sys/types.h
configure:6445: result: yes
configure:6462: checking whether closedir returns void
configure:6491: g++ -o conftest conftest.cc >&5
configure:6494: $? = 0
configure:6496: ./conftest
configure:6499: $? = 0
configure:6513: result: no
configure:6523: checking for working memcmp
configure:6571: g++ -o conftest conftest.cc >&5
configure:6574: $? = 0
configure:6576: ./conftest
configure:6579: $? = 0
configure:6593: result: yes
configure:6610: checking for stdlib.h
configure:6615: result: yes
configure:6610: checking for unistd.h
configure:6615: result: yes
configure:6758: checking for getpagesize
configure:6815: g++ -o conftest conftest.cc >&5
configure:6821: $? = 0
configure:6824: test -z || test ! -s conftest.err
configure:6827: $? = 0
configure:6830: test -s conftest
configure:6833: $? = 0
configure:6845: result: yes
configure:6855: checking for working mmap
configure:6997: g++ -o conftest conftest.cc >&5
configure:7000: $? = 0
configure:7002: ./conftest
configure:7005: $? = 0
configure:7019: result: yes
configure:7045: checking sys/select.h usability
configure:7057: g++ -c conftest.cc >&5
configure:7063: $? = 0
configure:7066: test -z || test ! -s conftest.err
configure:7069: $? = 0
configure:7072: test -s conftest.o
configure:7075: $? = 0
configure:7085: result: yes
configure:7089: checking sys/select.h presence
configure:7099: g++ -E conftest.cc
configure:7105: $? = 0
configure:7125: result: yes
configure:7160: checking for sys/select.h
configure:7167: result: yes
configure:7045: checking sys/socket.h usability
configure:7057: g++ -c conftest.cc >&5
configure:7063: $? = 0
configure:7066: test -z || test ! -s conftest.err
configure:7069: $? = 0
configure:7072: test -s conftest.o
configure:7075: $? = 0
configure:7085: result: yes
configure:7089: checking sys/socket.h presence
configure:7099: g++ -E conftest.cc
configure:7105: $? = 0
configure:7125: result: yes
configure:7160: checking for sys/socket.h
configure:7167: result: yes
configure:7180: checking types of arguments for select
configure:7213: g++ -c conftest.cc >&5
configure:7219: $? = 0
configure:7222: test -z || test ! -s conftest.err
configure:7225: $? = 0
configure:7228: test -s conftest.o
configure:7231: $? = 0
configure:7247: result: int,fd_set *,struct timeval *
configure:7270: checking return type of signal handlers
configure:7301: g++ -c conftest.cc >&5
configure:7307: $? = 0
configure:7310: test -z || test ! -s conftest.err
configure:7313: $? = 0
configure:7316: test -s conftest.o
configure:7319: $? = 0
configure:7330: result: void
configure:7342: checking for vprintf
configure:7399: g++ -o conftest conftest.cc >&5
configure:7405: $? = 0
configure:7408: test -z || test ! -s conftest.err
configure:7411: $? = 0
configure:7414: test -s conftest
configure:7417: $? = 0
configure:7429: result: yes
configure:7436: checking for _doprnt
configure:7493: g++ -o conftest conftest.cc >&5
/tmp/ccoMEsRr.o(.text+0x16): In function `main':
: undefined reference to `_doprnt'
/tmp/ccoMEsRr.o(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:7499: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| #define 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:7523: result: no
configure:7568: checking for access
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for atexit
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for bzero
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for clock_gettime
configure:7625: g++ -o conftest conftest.cc >&5
/tmp/ccity2eL.o(.text+0x16): In function `main':
: undefined reference to `clock_gettime'
/tmp/ccity2eL.o(.data+0x0): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:7631: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| #define 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:7655: result: no
configure:7568: checking for floor
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for getcwd
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for gethostbyname
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for gethostname
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for gettimeofday
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for inet_ntoa
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for lstat
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for memmove
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for memset
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for mkdir
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for munmap
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for pow
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for select
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for socket
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for sqrt
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for strcasecmp
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for strchr
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for strdup
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for strerror
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for strstr
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7568: checking for strtol
configure:7625: g++ -o conftest conftest.cc >&5
configure:7631: $? = 0
configure:7634: test -z || test ! -s conftest.err
configure:7637: $? = 0
configure:7640: test -s conftest
configure:7643: $? = 0
configure:7655: result: yes
configure:7674: checking for finite
configure:7731: g++ -o conftest conftest.cc >&5
configure:7737: $? = 0
configure:7740: test -z || test ! -s conftest.err
configure:7743: $? = 0
configure:7746: test -s conftest
configure:7749: $? = 0
configure:7761: result: yes
configure:7674: checking for _finite
configure:7731: g++ -o conftest conftest.cc >&5
/tmp/ccOD94PO.o(.text+0x16): In function `main':
: undefined reference to `_finite'
/tmp/ccOD94PO.o(.data+0x0): undefined reference to `_finite'
collect2: ld returned 1 exit status
configure:7737: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| #define 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:7761: result: no
configure:7674: checking for isnan
configure:7731: g++ -o conftest conftest.cc >&5
configure:7737: $? = 0
configure:7740: test -z || test ! -s conftest.err
configure:7743: $? = 0
configure:7746: test -s conftest
configure:7749: $? = 0
configure:7761: result: yes
configure:7674: checking for _isnan
configure:7731: g++ -o conftest conftest.cc >&5
/tmp/cckudSbB.o(.text+0x16): In function `main':
: undefined reference to `_isnan'
/tmp/cckudSbB.o(.data+0x0): undefined reference to `_isnan'
collect2: ld returned 1 exit status
configure:7737: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.0"
| #define PACKAGE_STRING "vegastrike 0.4.0"
| #define PACKAGE_BUGREPORT ""
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define PACKAGE ""
| #define VERSION ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MATH_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMEB_H 1
| #define HAVE_VALUES_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_LINUX_SLAB_H 1
| #define 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;
| ;
|
Guest

Post by Guest »

[running Mandrake 10.1]

I had the same problem until I realized I had Python 2.3 installed, but the lib was libpython2.2.2 or so. Installing libpython2.3.x-61devel (something akin to that) solved the problem.

Unfortunately I got stuck later, where ./configure kept telling me
"Your file glext.h is too old. (Must be Version 21 or greater)"
even though I had the latest version of the only Mandrake package I could find with that file.

I'm trying to find it in cooker.
MamiyaOtaru
Privateer
Posts: 729
Joined: Tue Jan 07, 2003 8:32 am

Post by MamiyaOtaru »

If you have python2.2 installed, make sure you have python2.2-dev installed too [/obvious]
Post Reply