Phython 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
ishnigarrab
Just a tourist with a frag'd nav console
Just a tourist with a frag'd nav console
Posts: 3
Joined: Sat Jan 06, 2007 1:47 pm
Location: Goiania - GO - Brazil

Post by ishnigarrab »

I'm back!!! my net falls some days, but now it come back... i have an error with ./configure ... it quits saying this:

Code: Select all

checking for python... configure: error: *** Python version 2.2 or later not found!
and this is the config.log file:

Code: Select all

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

  $ ./configure 

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

hostname = morgenstern
uname -m = i686
uname -r = 2.6.18.1-slh-up-2
uname -s = Linux
uname -v = #1 PREEMPT Wed Oct 25 18:46:42 CEST 2006

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

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

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/games


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

configure:1922: checking for gawk
configure:1938: found /usr/bin/gawk
configure:1949: result: gawk
configure:1960: checking whether ln -s works
configure:1964: result: yes
configure:2029: checking for g++
configure:2045: found /usr/bin/g++
configure:2056: result: g++
configure:2087: checking for C++ compiler version
configure:2094: g++ --version >&5
g++ (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
Copyright (C) 2006 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:2097: $? = 0
configure:2104: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
configure:2107: $? = 0
configure:2114: g++ -V >&5
g++: '-V' option must have argument
configure:2117: $? = 1
configure:2140: checking for C++ compiler default output file name
configure:2167: g++    conftest.cpp  >&5
configure:2170: $? = 0
configure:2208: result: a.out
configure:2225: checking whether the C++ compiler works
configure:2235: ./a.out
configure:2238: $? = 0
configure:2255: result: yes
configure:2262: checking whether we are cross compiling
configure:2264: result: no
configure:2267: checking for suffix of executables
configure:2274: g++ -o conftest    conftest.cpp  >&5
configure:2277: $? = 0
configure:2301: result: 
configure:2307: checking for suffix of object files
configure:2333: g++ -c   conftest.cpp >&5
configure:2336: $? = 0
configure:2359: result: o
configure:2363: checking whether we are using the GNU C++ compiler
configure:2392: g++ -c   conftest.cpp >&5
configure:2398: $? = 0
configure:2415: result: yes
configure:2420: checking whether g++ accepts -g
configure:2450: g++ -c -g  conftest.cpp >&5
configure:2456: $? = 0
configure:2555: result: yes
configure:2583: checking how to run the C++ preprocessor
configure:2619: g++ -E  conftest.cpp
configure:2625: $? = 0
configure:2656: g++ -E  conftest.cpp
conftest.cpp:8:28: error: ac_nonexistent.h: No such file or directory
configure:2662: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2695: result: g++ -E
configure:2724: g++ -E  conftest.cpp
configure:2730: $? = 0
configure:2761: g++ -E  conftest.cpp
conftest.cpp:8:28: error: ac_nonexistent.h: No such file or directory
configure:2767: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2848: checking for a BSD-compatible install
configure:2904: result: /usr/bin/install -c
configure:2962: checking for ranlib
configure:2978: found /usr/bin/ranlib
configure:2989: result: ranlib
configure:3064: checking for gcc
configure:3080: found /usr/bin/gcc
configure:3091: result: gcc
configure:3329: checking for C compiler version
configure:3336: gcc --version >&5
gcc (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
Copyright (C) 2006 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:3339: $? = 0
configure:3346: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
configure:3349: $? = 0
configure:3356: gcc -V >&5
gcc: '-V' option must have argument
configure:3359: $? = 1
configure:3362: checking whether we are using the GNU C compiler
configure:3391: gcc -c   conftest.c >&5
configure:3397: $? = 0
configure:3414: result: yes
configure:3419: checking whether gcc accepts -g
configure:3449: gcc -c -g  conftest.c >&5
configure:3455: $? = 0
configure:3554: result: yes
configure:3571: checking for gcc option to accept ISO C89
configure:3645: gcc  -c -g -O2  conftest.c >&5
configure:3651: $? = 0
configure:3674: result: none needed
configure:3697: checking how to run the C preprocessor
configure:3737: gcc -E  conftest.c
configure:3743: $? = 0
configure:3774: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3780: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3813: result: gcc -E
configure:3842: gcc -E  conftest.c
configure:3848: $? = 0
configure:3879: gcc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3885: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3923: Using C++ compiler: g++.
configure:3925: Using C   compiler: gcc.
configure:3934: checking build system type
configure:3952: result: i686-pc-linux-gnu
configure:3974: checking host system type
configure:3989: result: i686-pc-linux-gnu
configure:4012: checking target system type
configure:4027: result: i686-pc-linux-gnu
configure:4173: checking whether build environment is sane
configure:4216: result: yes
configure:4277: checking whether make sets $(MAKE)
configure:4298: result: yes
configure:4328: checking for style of include used by make
configure:4356: result: GNU
configure:4548: checking dependency style of gcc
configure:4638: result: gcc3
configure:4657: checking dependency style of g++
configure:4747: result: gcc3
configure:4804: g++ -c -falign-loops=4  conftest.cpp >&5
configure:4810: $? = 0
configure:4846: g++ -c -malign-loops=4  conftest.cpp >&5
conftest.cpp:1: warning: -malign-loops is obsolete, use -falign-loops
configure:4852: $? = 0
configure:4903: g++ -c -Werror -pthread  conftest.cpp >&5
configure:4909: $? = 0
configure:4937: checking for dirent.h that defines DIR
configure:4966: g++ -c -g -O2  conftest.cpp >&5
configure:4972: $? = 0
configure:4988: result: yes
configure:5001: checking for library containing opendir
configure:5042: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:5048: $? = 0
configure:5076: result: none required
configure:5171: checking for grep that handles long lines and -e
configure:5245: result: /bin/grep
configure:5250: checking for egrep
configure:5328: result: /bin/grep -E
configure:5333: checking for ANSI C header files
configure:5363: g++ -c -g -O2  conftest.cpp >&5
configure:5369: $? = 0
configure:5468: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:5471: $? = 0
configure:5477: ./conftest
configure:5480: $? = 0
configure:5497: result: yes
configure:5507: checking for sys/wait.h that is POSIX.1 compatible
configure:5543: g++ -c -g -O2  conftest.cpp >&5
configure:5549: $? = 0
configure:5564: result: yes
configure:5588: checking for sys/types.h
configure:5609: g++ -c -g -O2  conftest.cpp >&5
configure:5615: $? = 0
configure:5631: result: yes
configure:5588: checking for sys/stat.h
configure:5609: g++ -c -g -O2  conftest.cpp >&5
configure:5615: $? = 0
configure:5631: result: yes
configure:5588: checking for stdlib.h
configure:5609: g++ -c -g -O2  conftest.cpp >&5
configure:5615: $? = 0
configure:5631: result: yes
configure:5588: checking for string.h
configure:5609: g++ -c -g -O2  conftest.cpp >&5
configure:5615: $? = 0
configure:5631: result: yes
configure:5588: checking for memory.h
configure:5609: g++ -c -g -O2  conftest.cpp >&5
configure:5615: $? = 0
configure:5631: result: yes
configure:5588: checking for strings.h
configure:5609: g++ -c -g -O2  conftest.cpp >&5
configure:5615: $? = 0
configure:5631: result: yes
configure:5588: checking for inttypes.h
configure:5609: g++ -c -g -O2  conftest.cpp >&5
configure:5615: $? = 0
configure:5631: result: yes
configure:5588: checking for stdint.h
configure:5609: g++ -c -g -O2  conftest.cpp >&5
configure:5615: $? = 0
configure:5631: result: yes
configure:5588: checking for unistd.h
configure:5609: g++ -c -g -O2  conftest.cpp >&5
configure:5615: $? = 0
configure:5631: result: yes
configure:5681: checking OS.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp:58:16: error: OS.h: No such file or directory
configure:5704: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <OS.h>
configure:5718: result: no
configure:5722: checking OS.h presence
configure:5737: g++ -E  conftest.cpp
conftest.cpp:25:16: error: OS.h: No such file or directory
configure:5743: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <OS.h>
configure:5757: result: no
configure:5785: checking for OS.h
configure:5793: result: no
configure:5681: checking arpa/inet.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking arpa/inet.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for arpa/inet.h
configure:5793: result: yes
configure:5681: checking fcntl.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking fcntl.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for fcntl.h
configure:5793: result: yes
configure:5681: checking fenv.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking fenv.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for fenv.h
configure:5793: result: yes
configure:5681: checking float.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking float.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for float.h
configure:5793: result: yes
configure:5671: checking for inttypes.h
configure:5677: result: yes
configure:5681: checking limits.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking limits.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for limits.h
configure:5793: result: yes
configure:5681: checking malloc.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking malloc.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for malloc.h
configure:5793: result: yes
configure:5671: checking for memory.h
configure:5677: result: yes
configure:5681: checking netdb.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking netdb.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for netdb.h
configure:5793: result: yes
configure:5681: checking netinet/in.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking netinet/in.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for netinet/in.h
configure:5793: result: yes
configure:5681: checking stddef.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking stddef.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for stddef.h
configure:5793: result: yes
configure:5671: checking for stdint.h
configure:5677: result: yes
configure:5671: checking for stdlib.h
configure:5677: result: yes
configure:5671: checking for string.h
configure:5677: result: yes
configure:5681: checking sys/file.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking sys/file.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for sys/file.h
configure:5793: result: yes
configure:5681: checking sys/ioctl.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking sys/ioctl.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for sys/ioctl.h
configure:5793: result: yes
configure:5681: checking sys/param.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking sys/param.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for sys/param.h
configure:5793: result: yes
configure:5681: checking sys/socket.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking sys/socket.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for sys/socket.h
configure:5793: result: yes
configure:5681: checking sys/time.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking sys/time.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for sys/time.h
configure:5793: result: yes
configure:5671: checking for unistd.h
configure:5677: result: yes
configure:5681: checking values.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking values.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for values.h
configure:5793: result: yes
configure:5681: checking wchar.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking wchar.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for wchar.h
configure:5793: result: yes
configure:5681: checking wctype.h usability
configure:5698: g++ -c -g -O2  conftest.cpp >&5
configure:5704: $? = 0
configure:5718: result: yes
configure:5722: checking wctype.h presence
configure:5737: g++ -E  conftest.cpp
configure:5743: $? = 0
configure:5757: result: yes
configure:5785: checking for wctype.h
configure:5793: result: yes
configure:5825: checking linux/slab.h usability
configure:5842: g++ -c -g -O2  conftest.cpp >&5
configure:5848: $? = 0
configure:5862: result: yes
configure:5866: checking linux/slab.h presence
configure:5881: g++ -E  conftest.cpp
configure:5887: $? = 0
configure:5901: result: yes
configure:5929: checking for linux/slab.h
configure:5937: result: yes
configure:5825: checking linux/malloc.h usability
configure:5842: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp:82: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.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/malloc.h>
configure:5862: result: no
configure:5866: checking linux/malloc.h presence
configure:5881: g++ -E  conftest.cpp
conftest.cpp:49:26: error: linux/malloc.h: No such file or directory
configure:5887: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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:5901: result: no
configure:5929: checking for linux/malloc.h
configure:5937: result: no
configure:6098: checking for vfscanf
configure:6154: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:6160: $? = 0
configure:6178: result: yes
configure:6098: checking for lstat
configure:6154: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:6160: $? = 0
configure:6178: result: yes
configure:6191: checking for stdbool.h that conforms to C99
configure:6284: g++ -c -g -O2  conftest.cpp >&5
configure:6290: $? = 0
configure:6305: result: yes
configure:6307: checking for _Bool
configure:6337: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp:84: error: '_Bool' does not name a type
conftest.cpp: In function 'int main()':
conftest.cpp:88: error: 'ac__type_new_' was not declared in this scope
conftest.cpp:88: error: expected primary-expression before ')' token
conftest.cpp:88: error: expected `)' before numeric constant
conftest.cpp:90: error: 'ac__type_new_' was not declared in this scope
configure:6343: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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 HAVE_LSTAT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef _Bool ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
|   return 0;
| if (sizeof (ac__type_new_))
|   return 0;
|   ;
|   return 0;
| }
configure:6358: result: no
configure:6377: checking for an ANSI C-conforming const
configure:6452: g++ -c -g -O2  conftest.cpp >&5
configure:6458: $? = 0
configure:6473: result: yes
configure:6483: checking for inline
configure:6509: g++ -c -g -O2  conftest.cpp >&5
configure:6515: $? = 0
configure:6533: result: inline
configure:6552: checking for off_t
configure:6582: g++ -c -g -O2  conftest.cpp >&5
configure:6588: $? = 0
configure:6603: result: yes
configure:6615: checking for pid_t
configure:6645: g++ -c -g -O2  conftest.cpp >&5
configure:6651: $? = 0
configure:6666: result: yes
configure:6678: checking for C/C++ restrict keyword
configure:6714: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp:53: error: expected ',' or '...' before 'ip'
conftest.cpp: In function 'int foo(int*)':
conftest.cpp:54: error: 'ip' was not declared in this scope
conftest.cpp: In function 'int main()':
conftest.cpp:60: error: expected initializer before 't'
conftest.cpp:61: error: 't' was not declared in this scope
configure:6720: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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 HAVE_LSTAT 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h.  */
| typedef int * int_ptr;
|         int foo (int_ptr restrict ip) {
|         return ip[0];
|        }
| int
| main ()
| {
| int s[1];
|         int * restrict t = s;
|         t[0] = 0;
|         return foo(t)
|   ;
|   return 0;
| }
configure:6714: g++ -c -g -O2  conftest.cpp >&5
configure:6720: $? = 0
configure:6738: result: __restrict
configure:6753: checking for size_t
configure:6783: g++ -c -g -O2  conftest.cpp >&5
configure:6789: $? = 0
configure:6804: result: yes
configure:6816: checking whether time.h and sys/time.h may both be included
configure:6846: g++ -c -g -O2  conftest.cpp >&5
configure:6852: $? = 0
configure:6867: result: yes
configure:6877: checking whether struct tm is in sys/time.h or time.h
configure:6907: g++ -c -g -O2  conftest.cpp >&5
configure:6913: $? = 0
configure:6928: result: time.h
configure:6938: checking for working volatile
configure:6967: g++ -c -g -O2  conftest.cpp >&5
configure:6973: $? = 0
configure:6988: result: yes
configure:6998: checking for ptrdiff_t
configure:7028: g++ -c -g -O2  conftest.cpp >&5
configure:7034: $? = 0
configure:7049: result: yes
configure:7063: checking whether closedir returns void
configure:7097: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:7100: $? = 0
configure:7106: ./conftest
configure:7109: $? = 0
configure:7125: result: no
configure:7135: checking for error_at_line
configure:7161: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:7167: $? = 0
configure:7184: result: yes
configure:7210: checking vfork.h usability
configure:7227: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp:88:19: error: vfork.h: No such file or directory
configure:7233: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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 HAVE_LSTAT 1
| #define HAVE_STDBOOL_H 1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:7247: result: no
configure:7251: checking vfork.h presence
configure:7266: g++ -E  conftest.cpp
conftest.cpp:55:19: error: vfork.h: No such file or directory
configure:7272: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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 HAVE_LSTAT 1
| #define HAVE_STDBOOL_H 1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:7286: result: no
configure:7314: checking for vfork.h
configure:7322: result: no
configure:7340: checking for fork
configure:7396: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:7402: $? = 0
configure:7420: result: yes
configure:7340: checking for vfork
configure:7396: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:7402: $? = 0
configure:7420: result: yes
configure:7431: checking for working fork
configure:7463: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:7466: $? = 0
configure:7472: ./conftest
configure:7475: $? = 0
configure:7491: result: yes
configure:7512: checking for working vfork
configure:7650: result: yes
configure:7682: checking whether gcc needs -traditional
configure:7724: result: no
configure:7731: checking whether lstat dereferences a symlink specified with a trailing slash
configure:7767: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:7770: $? = 0
configure:7776: ./conftest
configure:7779: $? = 0
configure:7802: result: yes
configure:7821: checking whether lstat accepts an empty string
configure:7851: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:7854: $? = 0
configure:7860: ./conftest
configure:7863: $? = 0
configure:7879: result: no
configure:7895: checking whether lstat dereferences a symlink specified with a trailing slash
configure:7966: result: yes
configure:7990: checking for stdlib.h
configure:7996: result: yes
configure:8125: checking for GNU libc compatible malloc
configure:8159: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:8162: $? = 0
configure:8168: ./conftest
configure:8171: $? = 0
configure:8187: result: yes
configure:8215: checking for working memcmp
configure:8268: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:8271: $? = 0
configure:8277: ./conftest
configure:8280: $? = 0
configure:8296: result: yes
configure:8313: checking for sys/time.h
configure:8319: result: yes
configure:8313: checking for unistd.h
configure:8319: result: yes
configure:8459: checking for alarm
configure:8515: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:8521: $? = 0
configure:8539: result: yes
configure:8565: checking for working mktime
configure:8774: g++ -o conftest -g -O2   conftest.cpp  >&5
conftest.cpp:126: error: 'now' was not declared in this scope
conftest.cpp:127: error: expected ',' or ';' before 'time_t'
conftest.cpp:128: error: expected unqualified-id before '{' token
conftest.cpp:134: error: 'now' was not declared in this scope
conftest.cpp:135: error: expected ',' or ';' before 'time_t'
conftest.cpp:136: error: expected unqualified-id before '{' token
conftest.cpp:159: error: 'j' was not declared in this scope
conftest.cpp:160: error: expected ',' or ';' before 'int'
conftest.cpp:161: error: expected unqualified-id before '{' token
conftest.cpp: In function 'int main()':
conftest.cpp:239: error: 'mktime_test' cannot be used as a function
conftest.cpp:241: error: 'mktime_test' cannot be used as a function
conftest.cpp:242: error: 'mktime_test' cannot be used as a function
conftest.cpp:243: error: 'mktime_test' cannot be used as a function
conftest.cpp:247: error: 'bigtime_test' cannot be used as a function
conftest.cpp:249: error: 'bigtime_test' cannot be used as a function
configure:8777: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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 HAVE_LSTAT 1
| #define HAVE_STDBOOL_H 1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| /* end confdefs.h.  */
| /* Test program from Paul Eggert and Tony Leneis.  */
| #ifdef TIME_WITH_SYS_TIME
| # include <sys/time.h>
| # include <time.h>
| #else
| # ifdef HAVE_SYS_TIME_H
| #  include <sys/time.h>
| # else
| #  include <time.h>
| # endif
| #endif
| 
| #include <stdlib.h>
| 
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #ifndef HAVE_ALARM
| # define alarm(X) /* empty */
| #endif
| 
| /* Work around redefinition to rpl_putenv by other config tests.  */
| #undef putenv
| 
| static time_t time_t_max;
| static time_t time_t_min;
| 
| /* Values we'll use to set the TZ environment variable.  */
| static char *tz_strings[] = {
|   (char *) 0, "TZ=GMT0", "TZ=JST-9",
|   "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
| };
| #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
| 
| /* Return 0 if mktime fails to convert a date in the spring-forward gap.
|    Based on a problem report from Andreas Jaeger.  */
| static int
| spring_forward_gap ()
| {
|   /* glibc (up to about 1998-10-07) failed this test. */
|   struct tm tm;
| 
|   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
|      instead of "TZ=America/Vancouver" in order to detect the bug even
|      on systems that don't support the Olson extension, or don't have the
|      full zoneinfo tables installed.  */
|   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
| 
|   tm.tm_year = 98;
|   tm.tm_mon = 3;
|   tm.tm_mday = 5;
|   tm.tm_hour = 2;
|   tm.tm_min = 0;
|   tm.tm_sec = 0;
|   tm.tm_isdst = -1;
|   return mktime (&tm) != (time_t) -1;
| }
| 
| static int
| mktime_test1 (now)
|      time_t now;
| {
|   struct tm *lt;
|   return ! (lt = localtime (&now)) || mktime (lt) == now;
| }
| 
| static int
| mktime_test (now)
|      time_t now;
| {
|   return (mktime_test1 (now)
| 	  && mktime_test1 ((time_t) (time_t_max - now))
| 	  && mktime_test1 ((time_t) (time_t_min + now)));
| }
| 
| static int
| irix_6_4_bug ()
| {
|   /* Based on code from Ariel Faigon.  */
|   struct tm tm;
|   tm.tm_year = 96;
|   tm.tm_mon = 3;
|   tm.tm_mday = 0;
|   tm.tm_hour = 0;
|   tm.tm_min = 0;
|   tm.tm_sec = 0;
|   tm.tm_isdst = -1;
|   mktime (&tm);
|   return tm.tm_mon == 2 && tm.tm_mday == 31;
| }
| 
| static int
| bigtime_test (j)
|      int j;
| {
|   struct tm tm;
|   time_t now;
|   tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
|   now = mktime (&tm);
|   if (now != (time_t) -1)
|     {
|       struct tm *lt = localtime (&now);
|       if (! (lt
| 	     && lt->tm_year == tm.tm_year
| 	     && lt->tm_mon == tm.tm_mon
| 	     && lt->tm_mday == tm.tm_mday
| 	     && lt->tm_hour == tm.tm_hour
| 	     && lt->tm_min == tm.tm_min
| 	     && lt->tm_sec == tm.tm_sec
| 	     && lt->tm_yday == tm.tm_yday
| 	     && lt->tm_wday == tm.tm_wday
| 	     && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
| 		  == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
| 	return 0;
|     }
|   return 1;
| }
| 
| static int
| year_2050_test ()
| {
|   /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
|      ignoring leap seconds.  */
|   unsigned long int answer = 2527315200UL;
| 
|   struct tm tm;
|   time_t t;
|   tm.tm_year = 2050 - 1900;
|   tm.tm_mon = 2 - 1;
|   tm.tm_mday = 1;
|   tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
|   tm.tm_isdst = -1;
| 
|   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
|      instead of "TZ=America/Vancouver" in order to detect the bug even
|      on systems that don't support the Olson extension, or don't have the
|      full zoneinfo tables installed.  */
|   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
| 
|   t = mktime (&tm);
| 
|   /* Check that the result is either a failure, or close enough
|      to the correct answer that we can assume the discrepancy is
|      due to leap seconds.  */
|   return (t == (time_t) -1
| 	  || (0 < t && answer - 120 <= t && t <= answer + 120));
| }
| 
| int
| main ()
| {
|   time_t t, delta;
|   int i, j;
| 
|   /* This test makes some buggy mktime implementations loop.
|      Give up after 60 seconds; a mktime slower than that
|      isn't worth using anyway.  */
|   alarm (60);
| 
|   for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
|     continue;
|   time_t_max--;
|   if ((time_t) -1 < 0)
|     for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2)
|       continue;
|   delta = time_t_max / 997; /* a suitable prime number */
|   for (i = 0; i < N_STRINGS; i++)
|     {
|       if (tz_strings[i])
| 	putenv (tz_strings[i]);
| 
|       for (t = 0; t <= time_t_max - delta; t += delta)
| 	if (! mktime_test (t))
| 	  return 1;
|       if (! (mktime_test ((time_t) 1)
| 	     && mktime_test ((time_t) (60 * 60))
| 	     && mktime_test ((time_t) (60 * 60 * 24))))
| 	return 1;
| 
|       for (j = 1; 0 < j; j *= 2)
| 	if (! bigtime_test (j))
| 	  return 1;
|       if (! bigtime_test (j - 1))
| 	return 1;
|     }
|   return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
| }
configure:8802: result: no
configure:8819: checking for stdlib.h
configure:8825: result: yes
configure:8819: checking for unistd.h
configure:8825: result: yes
configure:8958: checking for getpagesize
configure:9014: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:9020: $? = 0
configure:9038: result: yes
configure:9048: checking for working mmap
configure:9195: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:9198: $? = 0
configure:9204: ./conftest
configure:9207: $? = 0
configure:9223: result: yes
configure:9239: checking for stdlib.h
configure:9245: result: yes
configure:9374: checking for GNU libc compatible realloc
configure:9408: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:9411: $? = 0
configure:9417: ./conftest
configure:9420: $? = 0
configure:9436: result: yes
configure:9480: checking sys/select.h usability
configure:9497: g++ -c -g -O2  conftest.cpp >&5
configure:9503: $? = 0
configure:9517: result: yes
configure:9521: checking sys/select.h presence
configure:9536: g++ -E  conftest.cpp
configure:9542: $? = 0
configure:9556: result: yes
configure:9584: checking for sys/select.h
configure:9592: result: yes
configure:9470: checking for sys/socket.h
configure:9476: result: yes
configure:9605: checking types of arguments for select
configure:9643: g++ -c -g -O2  conftest.cpp >&5
configure:9649: $? = 0
configure:9670: result: int,fd_set *,struct timeval *
configure:9693: checking return type of signal handlers
configure:9721: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:83: error: void value not ignored as it ought to be
configure:9727: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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 HAVE_LSTAT 1
| #define HAVE_STDBOOL_H 1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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 *)
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:9742: result: void
configure:9750: checking whether stat accepts an empty string
configure:9780: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:9783: $? = 0
configure:9789: ./conftest
configure:9792: $? = 0
configure:9808: result: no
configure:9824: checking for working strcoll
configure:9855: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:9858: $? = 0
configure:9864: ./conftest
configure:9867: $? = 0
configure:9883: result: yes
configure:9893: checking for working strtod
configure:9944: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:9947: $? = 0
configure:9953: ./conftest
configure:9956: $? = 0
configure:9972: result: yes
configure:10140: checking for vprintf
configure:10196: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:10202: $? = 0
configure:10220: result: yes
configure:10227: checking for _doprnt
configure:10283: g++ -o conftest -g -O2   conftest.cpp  >&5
/tmp/ccubL7cy.o: In function `main':
/home/kurumin/VegaStrike/vegastrike/conftest.cpp:114: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:10289: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "vegastrike"
| #define PACKAGE_TARNAME "vegastrike"
| #define PACKAGE_VERSION "0.4.4"
| #define PACKAGE_STRING "vegastrike 0.4.4"
| #define PACKAGE_BUGREPORT ""
| #define LINUX 1
| #define POSIX 1
| #define UNIX 1
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.4"
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FENV_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_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 HAVE_LSTAT 1
| #define HAVE_STDBOOL_H 1
| #define restrict __restrict
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 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_STRCOLL 1
| #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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| 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
| #endif
| 
| int
| main ()
| {
| return _doprnt ();
|   ;
|   return 0;
| }
configure:10306: result: no
configure:10354: checking for atexit
configure:10410: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:10416: $? = 0
configure:10434: result: yes
configure:10354: checking for bzero
configure:10410: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:10416: $? = 0
configure:10434: result: yes
configure:10354: checking for fesetround
configure:10410: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:10416: $? = 0
configure:10434: result: yes
configure:10354: checking for floor
configure:10410: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:10416: $? = 0
configure:10434: result: yes
configure:10354: checking for getcwd
configure:10410: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:10416: $? = 0
configure:10434: result: yes
configure:10354: checking for gethostby
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

@ishnigarrab i moved your post here,User Help was a bit to general :wink: and this the right place 8)

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
ace123
Lead Network Developer
Lead Network Developer
Posts: 2560
Joined: Sun Jan 12, 2003 9:13 am
Location: Palo Alto CA
Contact:

Post by ace123 »

Sorry, but your pasting didn't help at all--it cut off the last hundreds of lines, the important part.

Anyway, I suspect that you don't have the python-dev package installed (it will be called libpython-dev, python-devel, or something like that)

The first thing to suspect when a ./configure script says "xxx" not found is that you have not installed "xxx-devel" or "xxx-dev"

If that doesn't work, paste the last 100's of lines, starting a little before the "python not found" If you can't find it, use the attach function.
Post Reply