universe_util.o

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
Guest

universe_util.o

Post by Guest »

This happened while compiling vegastrike:

make[3]: Entering directory `/new_sw/vegastrike-0.4.1-installer/vegastrike/src'
g++ -pipe -O2 -fexpensive-optimizations -fomit-frame-pointer -Wall -ffast-math -I/usr/include/SDL -D_REENTRANT -pipe -L/usr/X11R6/lib -L/usr/X11R6/lib -o vegastrike posh.o stardate.o star_system_xml.o star_system_generic.o universe_generic.o universe_util_generic.o galaxy.o galaxy_xml.o galaxy_gen.o faction_generic.o hashtable.o configxml.o easydom.o xml_serializer.o xml_support.o lin_time.o endianness.o faction_util_generic.o load_mission.o savegame.o vs_globals.o vs_path.o debug_vs.o gfxlib_struct.o in_joystick.o force_feedback.o faction_util.o in_kb.o in_sdl.o in_mouse.o in_main.o in_handler.o main_loop.o physics.o star_system_jump.o star_system.o universe.o universe_util.o config_xml.o macosx_math.o cg_global.o main.o networking/netserver_devices.o aldrv/libaldrv.a common/libvscommon.a networking/libnetclient.a networking/lowlevel/libnetlowlevel.a cmd/script/script_call_briefing.o cmd/script/libscript.a cmd/script/c_alike/libc_alike.a python/briefing_wrapper.o cmd/libcmd.a cmd/base_init.o python/libpython.a gfx/libgfx.a gldrv/libgldrv.a cmd/ai/libai.a gui/libgui.a networking/libnet.a cmd/collide/libcollide.a boost129/libboost_python.a boost/libboost_python.a gfx/nav/libnav.a -lpthread -lz -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lGL -lGLU -lglut -lXi -lXmu -lexpat -lpng -ljpeg -lopenal /usr/lib/python2.3/config/libpython2.3.a -Xlinker -export-dynamic
universe_util.o: file not recognized: File truncated
collect2: ld returned 1 exit status
make[3]: *** [vegastrike] error 1
make[3]: Leaving directory `/new_sw/vegastrike-0.4.1-installer/vegastrike/src'
make[2]: *** [all-recursive] error 1

it is the only error that occured.
I checked the File universe_util.o
it existed but was empty .
any ideas?
Guest

Post by Guest »

I forgot the config.log
here it is

Thread model: posix
gcc version 3.3.1 (SuSE Linux)
configure:3013: $? = 0
configure:3015: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:3018: $? = 1
configure:3021: checking whether we are using the GNU C++ compiler
configure:3046: g++ -c conftest.cc >&5
configure:3049: $? = 0
configure:3052: test -s conftest.o
configure:3055: $? = 0
configure:3068: result: yes
configure:3074: checking whether g++ accepts -g
configure:3096: g++ -c -g conftest.cc >&5
configure:3099: $? = 0
configure:3102: test -s conftest.o
configure:3105: $? = 0
configure:3116: result: yes
configure:3160: g++ -c conftest.cc >&5
configure:3163: $? = 0
configure:3166: test -s conftest.o
configure:3169: $? = 0
configure:3196: g++ -c conftest.cc >&5
configure: In function `int main()':
configure:3193: error: `exit' undeclared (first use this function)
configure:3193: error: (Each undeclared identifier is reported only once for
each function it appears in.)
configure:3199: $? = 1
configure: failed program was:
| #line 3179 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3160: g++ -c conftest.cc >&5
configure:3163: $? = 0
configure:3166: test -s conftest.o
configure:3169: $? = 0
configure:3196: g++ -c conftest.cc >&5
configure:3199: $? = 0
configure:3202: test -s conftest.o
configure:3205: $? = 0
configure:3230: checking dependency style of g++
configure:3313: result: gcc3
configure:3335: checking how to run the C++ preprocessor
configure:3367: g++ -E conftest.cc
configure:3373: $? = 0
configure:3405: g++ -E conftest.cc
configure:3409:28: ac_nonexistent.h: No such file or directory
configure:3411: $? = 1
configure: failed program was:
| #line 3396 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3449: result: g++ -E
configure:3474: g++ -E conftest.cc
configure:3480: $? = 0
configure:3512: g++ -E conftest.cc
configure:3516:28: ac_nonexistent.h: No such file or directory
configure:3518: $? = 1
configure: failed program was:
| #line 3503 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3574: checking for a BSD-compatible install
configure:3628: result: /usr/bin/install -c
configure:3639: checking whether ln -s works
configure:3643: result: yes
configure:3691: checking for ranlib
configure:3707: found /usr/bin/ranlib
configure:3718: result: ranlib
configure:3736: checking how to run the C preprocessor
configure:3772: gcc -E conftest.c
configure:3778: $? = 0
configure:3810: gcc -E conftest.c
configure:3814:28: ac_nonexistent.h: No such file or directory
configure:3816: $? = 1
configure: failed program was:
| #line 3801 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3854: result: gcc -E
configure:3879: gcc -E conftest.c
configure:3885: $? = 0
configure:3917: gcc -E conftest.c
configure:3921:28: ac_nonexistent.h: No such file or directory
configure:3923: $? = 1
configure: failed program was:
| #line 3908 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3966: checking for egrep
configure:3976: result: grep -E
configure:3981: checking for ANSI C header files
configure:4007: gcc -c conftest.c >&5
configure:4010: $? = 0
configure:4013: test -s conftest.o
configure:4016: $? = 0
configure:4105: gcc -o conftest conftest.c >&5
configure:4108: $? = 0
configure:4110: ./conftest
configure:4113: $? = 0
configure:4128: result: yes
configure:4146: checking for dirent.h that defines DIR
configure:4171: gcc -c conftest.c >&5
configure:4174: $? = 0
configure:4177: test -s conftest.o
configure:4180: $? = 0
configure:4191: result: yes
configure:4204: checking for library containing opendir
configure:4235: gcc -o conftest conftest.c >&5
configure:4238: $? = 0
configure:4241: test -s conftest
configure:4244: $? = 0
configure:4303: result: none required
configure:4433: checking for sys/types.h
configure:4450: gcc -c conftest.c >&5
configure:4453: $? = 0
configure:4456: test -s conftest.o
configure:4459: $? = 0
configure:4470: result: yes
configure:4433: checking for sys/stat.h
configure:4450: gcc -c conftest.c >&5
configure:4453: $? = 0
configure:4456: test -s conftest.o
configure:4459: $? = 0
configure:4470: result: yes
configure:4433: checking for stdlib.h
configure:4450: gcc -c conftest.c >&5
configure:4453: $? = 0
configure:4456: test -s conftest.o
configure:4459: $? = 0
configure:4470: result: yes
configure:4433: checking for string.h
configure:4450: gcc -c conftest.c >&5
configure:4453: $? = 0
configure:4456: test -s conftest.o
configure:4459: $? = 0
configure:4470: result: yes
configure:4433: checking for memory.h
configure:4450: gcc -c conftest.c >&5
configure:4453: $? = 0
configure:4456: test -s conftest.o
configure:4459: $? = 0
configure:4470: result: yes
configure:4433: checking for strings.h
configure:4450: gcc -c conftest.c >&5
configure:4453: $? = 0
configure:4456: test -s conftest.o
configure:4459: $? = 0
configure:4470: result: yes
configure:4433: checking for inttypes.h
configure:4450: gcc -c conftest.c >&5
configure:4453: $? = 0
configure:4456: test -s conftest.o
configure:4459: $? = 0
configure:4470: result: yes
configure:4433: checking for stdint.h
configure:4450: gcc -c conftest.c >&5
configure:4453: $? = 0
configure:4456: test -s conftest.o
configure:4459: $? = 0
configure:4470: result: yes
configure:4433: checking for unistd.h
configure:4450: gcc -c conftest.c >&5
configure:4453: $? = 0
configure:4456: test -s conftest.o
configure:4459: $? = 0
configure:4470: result: yes
configure:4501: checking fcntl.h usability
configure:4514: gcc -c conftest.c >&5
configure:4517: $? = 0
configure:4520: test -s conftest.o
configure:4523: $? = 0
configure:4533: result: yes
configure:4537: checking fcntl.h presence
configure:4548: gcc -E conftest.c
configure:4554: $? = 0
configure:4573: result: yes
configure:4609: checking for fcntl.h
configure:4616: result: yes
configure:4501: checking limits.h usability
configure:4514: gcc -c conftest.c >&5
configure:4517: $? = 0
configure:4520: test -s conftest.o
configure:4523: $? = 0
configure:4533: result: yes
configure:4537: checking limits.h presence
configure:4548: gcc -E conftest.c
configure:4554: $? = 0
configure:4573: result: yes
configure:4609: checking for limits.h
configure:4616: result: yes
configure:4501: checking malloc.h usability
configure:4514: gcc -c conftest.c >&5
configure:4517: $? = 0
configure:4520: test -s conftest.o
configure:4523: $? = 0
configure:4533: result: yes
configure:4537: checking malloc.h presence
configure:4548: gcc -E conftest.c
configure:4554: $? = 0
configure:4573: result: yes
configure:4609: checking for malloc.h
configure:4616: result: yes
configure:4501: checking sys/ioctl.h usability
configure:4514: gcc -c conftest.c >&5
configure:4517: $? = 0
configure:4520: test -s conftest.o
configure:4523: $? = 0
configure:4533: result: yes
configure:4537: checking sys/ioctl.h presence
configure:4548: gcc -E conftest.c
configure:4554: $? = 0
configure:4573: result: yes
configure:4609: checking for sys/ioctl.h
configure:4616: result: yes
configure:4501: checking sys/time.h usability
configure:4514: gcc -c conftest.c >&5
configure:4517: $? = 0
configure:4520: test -s conftest.o
configure:4523: $? = 0
configure:4533: result: yes
configure:4537: checking sys/time.h presence
configure:4548: gcc -E conftest.c
configure:4554: $? = 0
configure:4573: result: yes
configure:4609: checking for sys/time.h
configure:4616: result: yes
configure:4492: checking for unistd.h
configure:4497: result: yes
configure:4632: checking for an ANSI C-conforming const
configure:4700: gcc -c conftest.c >&5
configure:4703: $? = 0
configure:4706: test -s conftest.o
configure:4709: $? = 0
configure:4720: result: yes
configure:4730: checking whether time.h and sys/time.h may both be included
configure:4756: gcc -c conftest.c >&5
configure:4759: $? = 0
configure:4762: test -s conftest.o
configure:4765: $? = 0
configure:4776: result: yes
configure:4786: checking for inline
configure:4808: gcc -c conftest.c >&5
configure:4811: $? = 0
configure:4814: test -s conftest.o
configure:4817: $? = 0
configure:4829: result: inline
configure:4844: checking for size_t
configure:4869: gcc -c conftest.c >&5
configure:4872: $? = 0
configure:4875: test -s conftest.o
configure:4878: $? = 0
configure:4889: result: yes
configure:4914: checking for getcwd
configure:4964: gcc -o conftest conftest.c >&5
configure:4967: $? = 0
configure:4970: test -s conftest
configure:4973: $? = 0
configure:4984: result: yes
configure:4914: checking for gettimeofday
configure:4964: gcc -o conftest conftest.c >&5
configure:4967: $? = 0
configure:4970: test -s conftest
configure:4973: $? = 0
configure:4984: result: yes
configure:4914: checking for strdup
configure:4964: gcc -o conftest conftest.c >&5
configure:4967: $? = 0
configure:4970: test -s conftest
configure:4973: $? = 0
configure:4984: result: yes
configure:4914: checking for select
configure:4964: gcc -o conftest conftest.c >&5
configure:4967: $? = 0
configure:4970: test -s conftest
configure:4973: $? = 0
configure:4984: result: yes
configure:4914: checking for socket
configure:4964: gcc -o conftest conftest.c >&5
configure:4967: $? = 0
configure:4970: test -s conftest
configure:4973: $? = 0
configure:4984: result: yes
configure:4914: checking for strstr
configure:4964: gcc -o conftest conftest.c >&5
configure:4971: warning: conflicting types for built-in function `strstr'
configure:4967: $? = 0
configure:4970: test -s conftest
configure:4973: $? = 0
configure:4984: result: yes
configure:4914: checking for access
configure:4964: gcc -o conftest conftest.c >&5
configure:4967: $? = 0
configure:4970: test -s conftest
configure:4973: $? = 0
configure:4984: result: yes
configure:4914: checking for lstat
configure:4964: gcc -o conftest conftest.c >&5
configure:4967: $? = 0
configure:4970: test -s conftest
configure:4973: $? = 0
configure:4984: result: yes
configure:5000: checking for finite
configure:5050: gcc -o conftest conftest.c >&5
configure:5053: $? = 0
configure:5056: test -s conftest
configure:5059: $? = 0
configure:5070: result: yes
configure:5000: checking for isnan
configure:5050: gcc -o conftest conftest.c >&5
configure:5053: $? = 0
configure:5056: test -s conftest
configure:5059: $? = 0
configure:5070: result: yes
configure:5085: checking for _finite
configure:5135: gcc -o conftest conftest.c >&5
/tmp/ccue5H4q.o(.text+0x16): In function `main':
: undefined reference to `_finite'
/tmp/ccue5H4q.o(.data+0x0): undefined reference to `_finite'
collect2: ld returned 1 exit status
configure:5138: $? = 1
configure: failed program was:
| #line 5090 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_ACCESS 1
| #define HAVE_LSTAT 1
| #define HAVE_FINITE 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
| /* 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
| /* 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:5155: result: no
configure:5085: checking for _isnan
configure:5135: gcc -o conftest conftest.c >&5
/tmp/cccFRqTA.o(.text+0x16): In function `main':
: undefined reference to `_isnan'
/tmp/cccFRqTA.o(.data+0x0): undefined reference to `_isnan'
collect2: ld returned 1 exit status
configure:5138: $? = 1
configure: failed program was:
| #line 5090 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_ACCESS 1
| #define HAVE_LSTAT 1
| #define HAVE_FINITE 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
| /* 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
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char _isnan ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub__isnan) || defined (__stub____isnan)
| choke me
| #else
| char (*f) () = _isnan;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _isnan;
| ;
| return 0;
| }
configure:5155: result: no
configure:5180: checking ieeefp.h usability
configure:5193: gcc -c conftest.c >&5
configure:5257:20: ieeefp.h: No such file or directory
configure:5196: $? = 1
configure: failed program was:
| #line 5182 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_ACCESS 1
| #define HAVE_LSTAT 1
| #define HAVE_FINITE 1
| #define HAVE_ISNAN 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 <ieeefp.h>
configure:5212: result: no
configure:5216: checking ieeefp.h presence
configure:5227: gcc -E conftest.c
configure:5259:20: ieeefp.h: No such file or directory
configure:5233: $? = 1
configure: failed program was:
| #line 5218 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_ACCESS 1
| #define HAVE_LSTAT 1
| #define HAVE_FINITE 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
| #include <ieeefp.h>
configure:5252: result: no
configure:5288: checking for ieeefp.h
configure:5295: result: no
configure:5180: checking zlib.h usability
configure:5193: gcc -c conftest.c >&5
configure:5196: $? = 0
configure:5199: test -s conftest.o
configure:5202: $? = 0
configure:5212: result: yes
configure:5216: checking zlib.h presence
configure:5227: gcc -E conftest.c
configure:5233: $? = 0
configure:5252: result: yes
configure:5288: checking for zlib.h
configure:5295: result: yes
configure:5309: checking for pid_t
configure:5334: gcc -c conftest.c >&5
configure:5337: $? = 0
configure:5340: test -s conftest.o
configure:5343: $? = 0
configure:5354: result: yes
configure:5372: checking for unistd.h
configure:5377: result: yes
configure:5381: checking vfork.h usability
configure:5394: gcc -c conftest.c >&5
configure:5460:19: vfork.h: No such file or directory
configure:5397: $? = 1
configure: failed program was:
| #line 5383 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_ACCESS 1
| #define HAVE_LSTAT 1
| #define HAVE_FINITE 1
| #define HAVE_ISNAN 1
| #define HAVE_ZLIB_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 <vfork.h>
configure:5413: result: no
configure:5417: checking vfork.h presence
configure:5428: gcc -E conftest.c
configure:5462:19: vfork.h: No such file or directory
configure:5434: $? = 1
configure: failed program was:
| #line 5419 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_ACCESS 1
| #define HAVE_LSTAT 1
| #define HAVE_FINITE 1
| #define HAVE_ISNAN 1
| #define HAVE_ZLIB_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:5453: result: no
configure:5489: checking for vfork.h
configure:5496: result: no
configure:5514: checking for fork
configure:5564: gcc -o conftest conftest.c >&5
configure:5567: $? = 0
configure:5570: test -s conftest
configure:5573: $? = 0
configure:5584: result: yes
configure:5514: checking for vfork
configure:5564: gcc -o conftest conftest.c >&5
configure:5567: $? = 0
configure:5570: test -s conftest
configure:5573: $? = 0
configure:5584: result: yes
configure:5595: checking for working fork
configure:5618: gcc -o conftest conftest.c >&5
configure:5621: $? = 0
configure:5623: ./conftest
configure:5626: $? = 0
configure:5640: result: yes
configure:5661: checking for working vfork
configure:5795: result: yes
configure:5832: checking for stdlib.h
configure:5837: result: yes
configure:5832: checking for unistd.h
configure:5837: result: yes
configure:5973: checking for getpagesize
configure:6023: gcc -o conftest conftest.c >&5
configure:6026: $? = 0
configure:6029: test -s conftest
configure:6032: $? = 0
configure:6043: result: yes
configure:6053: checking for working mmap
configure:6196: gcc -o conftest conftest.c >&5
configure:6199: $? = 0
configure:6201: ./conftest
configure:6204: $? = 0
configure:6218: result: yes
configure:6229: checking for working memcmp
configure:6278: gcc -o conftest conftest.c >&5
configure:6281: $? = 0
configure:6283: ./conftest
configure:6286: $? = 0
configure:6300: result: yes
configure:6345: gcc -c conftest.c >&5
configure:6348: $? = 0
configure:6351: test -s conftest.o
configure:6354: $? = 0
configure:6393: gcc -c -gdwarf-2 -g3 conftest.c >&5
configure:6396: $? = 0
configure:6399: test -s conftest.o
configure:6402: $? = 0
configure:6514: checking for Win32 platform
configure:6537: result: no
configure:6548: checking for Linux platform
configure:6571: result: yes
configure:6579: checking for MacOSX platform
configure:6602: result: no
configure:6626: checking for python
configure:6689: result: python 2.3+
configure:6804: checking for sdl-config
configure:6822: found /usr/bin/sdl-config
configure:6835: result: /usr/bin/sdl-config
configure:6843: checking for SDL - version >= 1.0.1
configure:6934: gcc -o conftest -I/usr/include/SDL -D_REENTRANT conftest.c -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
configure:6937: $? = 0
configure:6939: ./conftest
configure:6942: $? = 0
configure:6960: result: yes
configure:7054: checking for SDL_JoystickOpen
configure:7104: gcc -o conftest conftest.c -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
configure:7107: $? = 0
configure:7110: test -s conftest
configure:7113: $? = 0
configure:7124: result: yes
configure:7153: checking for Mix_OpenAudio in -lSDL_mixer
configure:7184: gcc -o conftest conftest.c -lSDL_mixer -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
configure:7187: $? = 0
configure:7190: test -s conftest
configure:7193: $? = 0
configure:7205: result: yes
configure:7262: checking for GL library
configure:7282: gcc -o conftest conftest.c -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lGL >&5
configure:7285: $? = 0
configure:7288: test -s conftest
configure:7291: $? = 0
configure:7301: result: yes
configure:7701: checking for glXGetProcAddressARB
configure:7751: gcc -o conftest conftest.c -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lGL >&5
configure:7754: $? = 0
configure:7757: test -s conftest
configure:7760: $? = 0
configure:7771: result: yes
configure:7829: checking for GLU library
configure:7849: gcc -o conftest conftest.c -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lGL -lGLU >&5
configure:7852: $? = 0
configure:7855: test -s conftest
configure:7858: $? = 0
configure:7868: result: yes
configure:8289: checking for GL/gl.h
configure:8303: gcc -E -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c
configure:8309: $? = 0
configure:8329: result: yes
configure:8401: checking for GL/gl.h
configure:8418: gcc -c -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c >&5
configure:8421: $? = 0
configure:8424: test -s conftest.o
configure:8427: $? = 0
configure:8438: result: yes
configure:8401: checking for GL/glext.h
configure:8418: gcc -c -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c >&5
configure:8421: $? = 0
configure:8424: test -s conftest.o
configure:8427: $? = 0
configure:8438: result: yes
configure:8472: checking whether glext.h is recent enough
configure:8502: result: yes
configure:8547: checking for glut32 library
configure:8573: gcc -o conftest -L/usr/X11R6/lib conftest.c -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lGL -lGLU -lglut32 -lXi -lXmu >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../../i586-suse-linux/bin/ld: cannot find -lglut32
collect2: ld returned 1 exit status
configure:8576: $? = 1
configure: failed program was:
| #line 8556 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_ACCESS 1
| #define HAVE_LSTAT 1
| #define HAVE_FINITE 1
| #define HAVE_ISNAN 1
| #define HAVE_ZLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SDL_JOYSTICKOPEN 1
| #define HAVE_GLXGETPROCADDRESSARB 1
| #define HAVE_GL_GL_H 1
| #define HAVE_GL_GLEXT_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:8592: result: no
configure:8547: checking for glut library
configure:8573: gcc -o conftest -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lGL -lGLU -lglut -lXi -lXmu >&5
configure:8576: $? = 0
configure:8579: test -s conftest
configure:8582: $? = 0
configure:8592: result: yes
configure:8644: checking GL/glut.h usability
configure:8657: gcc -c -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c >&5
configure:8660: $? = 0
configure:8663: test -s conftest.o
configure:8666: $? = 0
configure:8676: result: yes
configure:8680: checking GL/glut.h presence
configure:8691: gcc -E -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c
configure:8697: $? = 0
configure:8716: result: yes
configure:8752: checking for GL/glut.h
configure:8759: result: yes
configure:8802: checking for expat library
configure:8822: gcc -o conftest -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lexpat >&5
configure:8825: $? = 0
configure:8828: test -s conftest
configure:8831: $? = 0
configure:8841: result: yes
configure:8890: checking expat.h usability
configure:8903: gcc -c -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c >&5
configure:8906: $? = 0
configure:8909: test -s conftest.o
configure:8912: $? = 0
configure:8922: result: yes
configure:8926: checking expat.h presence
configure:8937: gcc -E -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c
configure:8943: $? = 0
configure:8962: result: yes
configure:8998: checking for expat.h
configure:9005: result: yes
configure:9049: checking for png library
configure:9069: gcc -o conftest -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lpng >&5
configure:9072: $? = 0
configure:9075: test -s conftest
configure:9078: $? = 0
configure:9088: result: yes
configure:9183: checking png.h usability
configure:9196: gcc -c -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c >&5
configure:9199: $? = 0
configure:9202: test -s conftest.o
configure:9205: $? = 0
configure:9215: result: yes
configure:9219: checking png.h presence
configure:9230: gcc -E -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c
configure:9236: $? = 0
configure:9255: result: yes
configure:9291: checking for png.h
configure:9298: result: yes
configure:9349: checking for jpeg library
configure:9369: gcc -o conftest -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -ljpeg >&5
configure:9372: $? = 0
configure:9375: test -s conftest
configure:9378: $? = 0
configure:9388: result: yes
configure:9437: checking jpeglib.h usability
configure:9450: gcc -c -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c >&5
configure:9453: $? = 0
configure:9456: test -s conftest.o
configure:9459: $? = 0
configure:9469: result: yes
configure:9473: checking jpeglib.h presence
configure:9484: gcc -E -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c
configure:9490: $? = 0
configure:9509: result: yes
configure:9545: checking for jpeglib.h
configure:9552: result: yes
configure:9606: checking for openal library
configure:9626: gcc -o conftest -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c >&5
configure:9629: $? = 0
configure:9632: test -s conftest
configure:9635: $? = 0
configure:9645: result: yes
configure:9692: checking for AL/al.h
configure:9703: gcc -E -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c
configure:9709: $? = 0
configure:9728: result: yes
configure:9730: checking for al.h
configure:9741: gcc -E -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c
configure:9787:17: al.h: No such file or directory
configure:9747: $? = 1
configure: failed program was:
| #line 9732 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "vegastrike"
| #define VERSION "0.4.0"
| #ifdef __cplusplus
| #include <stdlib.h>
| #endif
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_STRDUP 1
| #define HAVE_SELECT 1
| #define HAVE_SOCKET 1
| #define HAVE_STRSTR 1
| #define HAVE_ACCESS 1
| #define HAVE_LSTAT 1
| #define HAVE_FINITE 1
| #define HAVE_ISNAN 1
| #define HAVE_ZLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_SDL_JOYSTICKOPEN 1
| #define HAVE_GLXGETPROCADDRESSARB 1
| #define HAVE_GL_GL_H 1
| #define HAVE_GL_GLEXT_H 1
| /* end confdefs.h. */
| #include <al.h>
configure:9766: result: yes
configure:9881: checking AL/alext.h usability
configure:9894: gcc -c -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c >&5
configure:9897: $? = 0
configure:9900: test -s conftest.o
configure:9903: $? = 0
configure:9913: result: yes
configure:9917: checking AL/alext.h presence
configure:9928: gcc -E -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c
configure:9934: $? = 0
configure:9953: result: yes
configure:9989: checking for AL/alext.h
configure:9996: result: yes
configure:10915: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on Gandalf

config.status:723: creating Makefile
config.status:723: creating src/Makefile
config.status:723: creating src/gldrv/Makefile
config.status:723: creating src/aldrv/Makefile
config.status:723: creating src/gfx/Makefile
config.status:723: creating src/gfx/nav/Makefile
config.status:723: creating src/cmd/Makefile
config.status:723: creating src/cmd/ai/Makefile
config.status:723: creating src/cmd/collide/Makefile
config.status:723: creating src/cmd/script/Makefile
config.status:723: creating src/cmd/script/c_alike/Makefile
config.status:723: creating src/cmd/collide/csgeom/Makefile
config.status:723: creating src/python/Makefile
config.status:723: creating launcher/Makefile
config.status:723: creating src/networking/Makefile
config.status:723: creating src/networking/lowlevel/Makefile
config.status:723: creating src/boost/Makefile
config.status:723: creating objconv/Makefile
config.status:723: creating src/gui/Makefile
config.status:723: creating src/common/Makefile
config.status:723: creating src/boost129/Makefile
config.status:827: creating config.h
config.status:1016: config.h is unchanged
config.status:1138: executing depfiles commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_SDL_JoystickOpen=yes
ac_cv_func__finite=no
ac_cv_func__isnan=no
ac_cv_func_access=yes
ac_cv_func_finite=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_getcwd=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_glXGetProcAddressARB=yes
ac_cv_func_isnan=yes
ac_cv_func_lstat=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_select=yes
ac_cv_func_socket=yes
ac_cv_func_strdup=yes
ac_cv_func_strstr=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_header_AL_alext_h=yes
ac_cv_header_GL_gl_h=yes
ac_cv_header_GL_glext_h=yes
ac_cv_header_GL_glut_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_ieeefp_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_png_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes
ac_cv_objext=o
ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /new_sw/vegastrike-0.4.1-installer/vegastrike/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /new_sw/vegastrike-0.4.1-installer/vegastrike/missing --run tar'
AUTOCONF='${SHELL} /new_sw/vegastrike-0.4.1-installer/vegastrike/missing --run autoconf'
AUTOHEADER='${SHELL} /new_sw/vegastrike-0.4.1-installer/vegastrike/missing --run autoheader'
AUTOMAKE='${SHELL} /new_sw/vegastrike-0.4.1-installer/vegastrike/missing --run automake-1.7'
AWK='gawk'
BOOST_CPPFLAGS='-DUSE_BOOST_128=1'
BOOST_LIBS='../src/boost/libpython_boost.a'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -pipe -O2 -fexpensive-optimizations -fomit-frame-pointer -Wall -ffast-math -I/usr/include/SDL -D_REENTRANT -pipe '
CPP='gcc -E'
CPPFLAGS=' -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 -DHAVE_AL=1 -I/usr/include/python -DHAVE_PYTHON=1 -DUSE_BOOST_128=1 '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -pipe -O2 -fexpensive-optimizations -fomit-frame-pointer -Wall -ffast-math -I/usr/include/SDL -D_REENTRANT -pipe '
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-L/usr/X11R6/lib -L/usr/X11R6/lib '
LIBOBJS=''
LIBS=' -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lGL -lGLU -lglut -lXi -lXmu -lexpat -lpng -ljpeg -lopenal /usr/lib/python2.3/config/libpython2.3.a -Xlinker -export-dynamic'
LINUX_FALSE='#'
LINUX_TRUE=''
LN_S='ln -s'
LTLIBOBJS=''
MACOSX_FALSE=''
MACOSX_TRUE='#'
MAKEINFO='${SHELL} /new_sw/vegastrike-0.4.1-installer/vegastrike/missing --run makeinfo'
NETCOMM_FALSE=''
NETCOMM_JVOIP_FALSE=''
NETCOMM_JVOIP_TRUE='#'
NETCOMM_NOSOUND_FALSE='#'
NETCOMM_NOSOUND_TRUE=''
NETCOMM_NOWEBCAM_FALSE='#'
NETCOMM_NOWEBCAM_TRUE=''
NETCOMM_PORTAUDIO_FALSE=''
NETCOMM_PORTAUDIO_TRUE='#'
NETCOMM_TRUE='#'
OBJEXT='o'
PACKAGE='vegastrike'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PYTHON_CPPFLAGS=' -I/usr/include/python -DHAVE_PYTHON=1 '
PYTHON_LIBS='/usr/lib/python2.3/config/libpython2.3.a -Xlinker -export-dynamic'
RANLIB='ranlib'
SDL_CFLAGS='-I/usr/include/SDL -D_REENTRANT'
SDL_CONFIG='/usr/bin/sdl-config'
SDL_LIBS='-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TR_CFLAGS='-pipe -O2 -fexpensive-optimizations -fomit-frame-pointer -Wall -ffast-math -I/usr/include/SDL -D_REENTRANT'
TR_CPPFLAGS=' -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 -DHAVE_AL=1 '
TR_CXXFLAGS='-pipe -O2 -fexpensive-optimizations -fomit-frame-pointer -Wall -ffast-math -I/usr/include/SDL -D_REENTRANT'
TR_LIBS=' -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer -lGL -lGLU -lglut -lXi -lXmu -lexpat -lpng -ljpeg -lopenal'
USEBOOST128_FALSE='#'
USEBOOST128_TRUE=''
VERSION='0.4.0'
WIN32_FALSE=''
WIN32_TRUE='#'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/new_sw/vegastrike-0.4.1-installer/vegastrike/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_ACCESS 1
#define HAVE_AL_ALEXT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FINITE 1
#define HAVE_FORK 1
#define HAVE_GETCWD 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GLXGETPROCADDRESSARB 1
#define HAVE_GL_GLEXT_H 1
#define HAVE_GL_GL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_ISNAN 1
#define HAVE_LIMITS_H 1
#define HAVE_LSTAT 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MMAP 1
#define HAVE_SDL_JOYSTICKOPEN 1
#define HAVE_SELECT 1
#define HAVE_SOCKET 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSTR 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_ZLIB_H 1
#define PACKAGE "vegastrike"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "0.4.0"
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status config.h

on Gandalf

config.status:827: creating config.h
config.status:1016: config.h is unchanged
Post Reply