Linux 4.1 D compile problems - tools error

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
prdallan
Star Pilot
Star Pilot
Posts: 7
Joined: Tue Mar 02, 2004 10:31 pm

Linux 4.1 D compile problems - tools error

Post by prdallan »

Hi,
I got Vs 4.1D Linux; used the setup.sh --enable-boost-128 to intall. The first time, got the glXGetProcAddressARB problem. So, amended gl_init.cpp as shown in the FAQ and run setup.sh (same tag) again. Now, by the end of compiling, got the following error:

Code: Select all

++  -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 vslauncher `gtk-config --libs` saveinterface.o general.o ../src/common/libvscommon.a  -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer  -lGL -L/usr/X11R6/lib -lGLU  -lglut  -lXi -lXmu  -lexpat  -lpng -lz -lm  -ljpeg  -lopenal /usr/lib/python2.3/config/libpython2.3.a  -Xlinker -export-dynamic
make[2]: Leaving directory `/home/paulo/vstrike/vegastrike-0.4.1-installer/vegastrike/launcher'
Making all in tools
make[2]: Entering directory `/home/paulo/vstrike/vegastrike-0.4.1-installer/vegastrike/tools'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/home/paulo/vstrike/vegastrike-0.4.1-installer/vegastrike/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/paulo/vstrike/vegastrike-0.4.1-installer/vegastrike'
make: *** [all] Error 2
Compiling FleetYards...
Done
Time Elapsed: 0 second
ok I need to be root now please enter your password (edit root-setup.sh to see what the script does if you are rightfully...
My log file is:

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

  $ ./configure --enable-boost-128

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

hostname = LS
uname -m = i686
uname -r = 2.4.22
uname -s = Linux
uname -v = #18 Mon Sep 15 12:45:12 PDT 2003

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

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games
PATH: /opt/www/htdig/bin
PATH: /usr/lib/java/bin
PATH: /usr/lib/java/jre/bin
PATH: /opt/kde/bin
PATH: /usr/lib/qt-3.2.1/bin
PATH: /usr/share/texmf/bin
PATH: .


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

configure:1369: checking build system type
configure:1387: result: i686-pc-linux-gnu
configure:1395: checking host system type
configure:1409: result: i686-pc-linux-gnu
configure:1417: checking target system type
configure:1431: result: i686-pc-linux-gnu
configure:1461: checking for a BSD-compatible install
configure:1515: result: /usr/bin/ginstall -c
configure:1526: checking whether build environment is sane
configure:1569: result: yes
configure:1602: checking for gawk
configure:1618: found /usr/bin/gawk
configure:1628: result: gawk
configure:1638: checking whether make sets $(MAKE)
configure:1658: result: yes
configure:1873: checking for gcc
configure:1889: found /usr/bin/gcc
configure:1899: result: gcc
configure:2143: checking for C compiler version
configure:2146: gcc --version </dev/null >&5
gcc (GCC) 3.2.3
Copyright (C) 2002 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:2149: $? = 0
configure:2151: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.2.3/specs
Configured with: ../gcc-3.2.3/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.2.3
configure:2154: $? = 0
configure:2156: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2159: $? = 1
configure:2183: checking for C compiler default output
configure:2186: gcc    conftest.c  >&5
configure:2189: $? = 0
configure:2235: result: a.out
configure:2240: checking whether the C compiler works
configure:2246: ./a.out
configure:2249: $? = 0
configure:2266: result: yes
configure:2273: checking whether we are cross compiling
configure:2275: result: no
configure:2278: checking for suffix of executables
configure:2280: gcc -o conftest    conftest.c  >&5
configure:2283: $? = 0
configure:2308: result: 
configure:2314: checking for suffix of object files
configure:2336: gcc -c   conftest.c >&5
configure:2339: $? = 0
configure:2361: result: o
configure:2365: checking whether we are using the GNU C compiler
configure:2390: gcc -c   conftest.c >&5
configure:2393: $? = 0
configure:2396: test -s conftest.o
configure:2399: $? = 0
configure:2412: result: yes
configure:2418: checking whether gcc accepts -g
configure:2440: gcc -c -g  conftest.c >&5
configure:2443: $? = 0
configure:2446: test -s conftest.o
configure:2449: $? = 0
configure:2460: result: yes
configure:2477: checking for gcc option to accept ANSI C
configure:2538: gcc  -c   conftest.c >&5
configure:2541: $? = 0
configure:2544: test -s conftest.o
configure:2547: $? = 0
configure:2565: result: none needed
configure:2583: gcc -c   conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2586: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2706: checking for style of include used by make
configure:2734: result: GNU
configure:2762: checking dependency style of gcc
configure:2845: result: gcc3
configure:2883: gcc -c  -falign-loops=4 conftest.c >&5
configure:2886: $? = 0
configure:2889: test -s conftest.o
configure:2892: $? = 0
configure:2960: checking for g++
configure:2976: found /usr/bin/g++
configure:2986: result: g++
configure:3002: checking for C++ compiler version
configure:3005: g++ --version </dev/null >&5
g++ (GCC) 3.2.3
Copyright (C) 2002 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:3008: $? = 0
configure:3010: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.2.3/specs
Configured with: ../gcc-3.2.3/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.2.3
configure:3013: $? = 0
configure:3015: g++ -V </dev/null >&5
g++: argument to `-V' missing

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: `exit' undeclared (first use this function)
configure:3193: (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/ginstall -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/ccMZOGYZ.o(.text+0x16): In function `main':
: undefined reference to `_finite'
/tmp/ccMZOGYZ.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/ccEfrk7r.o(.text+0x16): In function `main':
: undefined reference to `_isnan'
/tmp/ccEfrk7r.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.1
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
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
configure:7852: $? = 1
configure: failed program was:
| #line 7832 "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
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7868: result: no
configure:7876: checking for GLU library (with pthreads)
configure:7896: gcc -o conftest    conftest.c   -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer  -lGL  -lGLU -lpthread >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
configure:7899: $? = 1
configure: failed program was:
| #line 7879 "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
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7915: result: no
configure:7934: checking for MesaGLU library
configure:7954: gcc -o conftest    conftest.c   -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer  -lGL  -lMesaGLU >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot find -lMesaGLU
collect2: ld returned 1 exit status
configure:7957: $? = 1
configure: failed program was:
| #line 7937 "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
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7973: result: no
configure:7981: checking for MesaGLU library (with pthreads)
configure:8001: gcc -o conftest    conftest.c   -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer  -lGL  -lMesaGLU -lpthread >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot find -lMesaGLU
collect2: ld returned 1 exit status
configure:8004: $? = 1
configure: failed program was:
| #line 7984 "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
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8020: result: no
configure:7934: checking for openglu32 library
configure:7954: gcc -o conftest    conftest.c   -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer  -lGL  -lopenglu32 >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot find -lopenglu32
collect2: ld returned 1 exit status
configure:7957: $? = 1
configure: failed program was:
| #line 7937 "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
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:7973: result: no
configure:7981: checking for openglu32 library (with pthreads)
configure:8001: gcc -o conftest    conftest.c   -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer  -lGL  -lopenglu32 -lpthread >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot find -lopenglu32
collect2: ld returned 1 exit status
configure:8004: $? = 1
configure: failed program was:
| #line 7984 "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
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8020: result: no
configure:8049: checking for GLU library
configure:8069: gcc -o conftest    conftest.c   -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer  -lGL -L/usr/X11R6/lib -lGLU >&5
configure:8072: $? = 0
configure:8075: test -s conftest
configure:8078: $? = 0
configure:8088: 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:8409: checking GL/glext.h usability
configure:8422: gcc -c     -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c >&5
In file included from configure:8498:
/usr/include/GL/glext.h:2846: syntax error before "red"
/usr/include/GL/glext.h:2847: syntax error before "mode"
/usr/include/GL/glext.h:2848: syntax error before "mode"
/usr/include/GL/glext.h:2849: syntax error before "target"
/usr/include/GL/glext.h:2850: syntax error before "target"
/usr/include/GL/glext.h:2851: syntax error before "target"
/usr/include/GL/glext.h:2852: syntax error before "target"
/usr/include/GL/glext.h:2853: syntax error before "target"
/usr/include/GL/glext.h:2854: syntax error before "target"
/usr/include/GL/glext.h:2855: syntax error before "target"
/usr/include/GL/glext.h:2856: syntax error before "target"
/usr/include/GL/glext.h:2857: syntax error before "target"
/usr/include/GL/glext.h:2858: syntax error before "target"
/usr/include/GL/glext.h:2859: syntax error before "target"
/usr/include/GL/glext.h:2860: syntax error before "target"
/usr/include/GL/glext.h:2861: syntax error before "target"
/usr/include/GL/glext.h:2862: syntax error before "target"
/usr/include/GL/glext.h:2863: syntax error before "target"
/usr/include/GL/glext.h:2864: syntax error before "target"
/usr/include/GL/glext.h:2865: syntax error before "target"
/usr/include/GL/glext.h:2866: syntax error before "target"
/usr/include/GL/glext.h:2867: syntax error before "target"
/usr/include/GL/glext.h:2868: syntax error before "target"
/usr/include/GL/glext.h:2869: syntax error before "target"
/usr/include/GL/glext.h:2870: syntax error before "target"
/usr/include/GL/glext.h:2871: syntax error before "target"
/usr/include/GL/glext.h:2872: syntax error before "target"
/usr/include/GL/glext.h:2873: syntax error before "target"
/usr/include/GL/glext.h:2874: syntax error before "target"
/usr/include/GL/glext.h:2875: syntax error before "target"
/usr/include/GL/glext.h:2876: syntax error before "target"
/usr/include/GL/glext.h:2877: syntax error before "target"
/usr/include/GL/glext.h:2878: syntax error before "target"
/usr/include/GL/glext.h:2879: syntax error before "target"
/usr/include/GL/glext.h:2880: syntax error before "target"
/usr/include/GL/glext.h:2881: syntax error before "target"
/usr/include/GL/glext.h:2882: syntax error before "target"
/usr/include/GL/glext.h:2883: syntax error before "target"
/usr/include/GL/glext.h:2936: syntax error before "texture"
/usr/include/GL/glext.h:2937: syntax error before "texture"
/usr/include/GL/glext.h:2938: syntax error before "target"
/usr/include/GL/glext.h:2939: syntax error before "target"
/usr/include/GL/glext.h:2940: syntax error before "target"
/usr/include/GL/glext.h:2941: syntax error before "target"
/usr/include/GL/glext.h:2942: syntax error before "target"
/usr/include/GL/glext.h:2943: syntax error before "target"
/usr/include/GL/glext.h:2944: syntax error before "target"
/usr/include/GL/glext.h:2945: syntax error before "target"
/usr/include/GL/glext.h:2946: syntax error before "target"
/usr/include/GL/glext.h:2947: syntax error before "target"
/usr/include/GL/glext.h:2948: syntax error before "target"
/usr/include/GL/glext.h:2949: syntax error before "target"
/usr/include/GL/glext.h:2950: syntax error before "target"
/usr/include/GL/glext.h:2951: syntax error before "target"
/usr/include/GL/glext.h:2952: syntax error before "target"
/usr/include/GL/glext.h:2953: syntax error before "target"
/usr/include/GL/glext.h:2954: syntax error before "target"
/usr/include/GL/glext.h:2955: syntax error before "target"
/usr/include/GL/glext.h:2956: syntax error before "target"
/usr/include/GL/glext.h:2957: syntax error before "target"
/usr/include/GL/glext.h:2958: syntax error before "target"
/usr/include/GL/glext.h:2959: syntax error before "target"
/usr/include/GL/glext.h:2960: syntax error before "target"
/usr/include/GL/glext.h:2961: syntax error before "target"
/usr/include/GL/glext.h:2962: syntax error before "target"
/usr/include/GL/glext.h:2963: syntax error before "target"
/usr/include/GL/glext.h:2964: syntax error before "target"
/usr/include/GL/glext.h:2965: syntax error before "target"
/usr/include/GL/glext.h:2966: syntax error before "target"
/usr/include/GL/glext.h:2967: syntax error before "target"
/usr/include/GL/glext.h:2968: syntax error before "target"
/usr/include/GL/glext.h:2969: syntax error before "target"
/usr/include/GL/glext.h:2970: syntax error before '*' token
/usr/include/GL/glext.h:2971: syntax error before '*' token
/usr/include/GL/glext.h:2972: syntax error before '*' token
/usr/include/GL/glext.h:2973: syntax error before '*' token
/usr/include/GL/glext.h:2974: syntax error before "value"
/usr/include/GL/glext.h:2975: syntax error before "target"
/usr/include/GL/glext.h:2976: syntax error before "target"
/usr/include/GL/glext.h:2977: syntax error before "target"
/usr/include/GL/glext.h:2978: syntax error before "target"
/usr/include/GL/glext.h:2979: syntax error before "target"
/usr/include/GL/glext.h:2980: syntax error before "target"
/usr/include/GL/glext.h:2981: syntax error before "target"
/usr/include/GL/glext.h:3033: syntax error before "sfactorRGB"
/usr/include/GL/glext.h:3034: syntax error before "coord"
/usr/include/GL/glext.h:3035: syntax error before '*' token
/usr/include/GL/glext.h:3036: syntax error before "coord"
/usr/include/GL/glext.h:3037: syntax error before '*' token
/usr/include/GL/glext.h:3038: syntax error before "type"
/usr/include/GL/glext.h:3039: syntax error before "mode"
/usr/include/GL/glext.h:3040: syntax error before "mode"
/usr/include/GL/glext.h:3041: syntax error before "pname"
/usr/include/GL/glext.h:3042: syntax error before "pname"
/usr/include/GL/glext.h:3043: syntax error before "pname"
/usr/include/GL/glext.h:3044: syntax error before "pname"
/usr/include/GL/glext.h:3045: syntax error before "red"
/usr/include/GL/glext.h:3046: syntax error before '*' token
/usr/include/GL/glext.h:3047: syntax error before "red"
/usr/include/GL/glext.h:3048: syntax error before '*' token
/usr/include/GL/glext.h:3049: syntax error before "red"
/usr/include/GL/glext.h:3050: syntax error before '*' token
/usr/include/GL/glext.h:3051: syntax error before "red"
/usr/include/GL/glext.h:3052: syntax error before '*' token
/usr/include/GL/glext.h:3053: syntax error before "red"
/usr/include/GL/glext.h:3054: syntax error before '*' token
/usr/include/GL/glext.h:3055: syntax error before "red"
/usr/include/GL/glext.h:3056: syntax error before '*' token
/usr/include/GL/glext.h:3057: syntax error before "red"
/usr/include/GL/glext.h:3058: syntax error before '*' token
/usr/include/GL/glext.h:3059: syntax error before "red"
/usr/include/GL/glext.h:3060: syntax error before '*' token
/usr/include/GL/glext.h:3061: syntax error before "size"
/usr/include/GL/glext.h:3062: syntax error before "x"
/usr/include/GL/glext.h:3063: syntax error before '*' token
/usr/include/GL/glext.h:3064: syntax error before "x"
/usr/include/GL/glext.h:3065: syntax error before '*' token
/usr/include/GL/glext.h:3066: syntax error before "x"
/usr/include/GL/glext.h:3067: syntax error before '*' token
/usr/include/GL/glext.h:3068: syntax error before "x"
/usr/include/GL/glext.h:3069: syntax error before '*' token
/usr/include/GL/glext.h:3070: syntax error before "x"
/usr/include/GL/glext.h:3071: syntax error before '*' token
/usr/include/GL/glext.h:3072: syntax error before "x"
/usr/include/GL/glext.h:3073: syntax error before '*' token
/usr/include/GL/glext.h:3074: syntax error before "x"
/usr/include/GL/glext.h:3075: syntax error before '*' token
/usr/include/GL/glext.h:3076: syntax error before "x"
/usr/include/GL/glext.h:3077: syntax error before '*' token
/usr/include/GL/glext.h:3103: syntax error before "n"
/usr/include/GL/glext.h:3104: syntax error before "n"
/usr/include/GL/glext.h:3105: syntax error before '*' token
/usr/include/GL/glext.h:3105: syntax error before "id"
/usr/include/GL/glext.h:3105: `GLboolean' declared as function returning a function
/usr/include/GL/glext.h:3106: syntax error before "target"
/usr/include/GL/glext.h:3107: syntax error before "target"
/usr/include/GL/glext.h:3108: syntax error before "target"
Last edited by prdallan on Wed Mar 03, 2004 1:49 pm, edited 7 times in total.
Slack is the best...
prdallan
Star Pilot
Star Pilot
Posts: 7
Joined: Tue Mar 02, 2004 10:31 pm

Post by prdallan »

Continuing:

Code: Select all

/usr/include/GL/glext.h:3108: syntax error before "target"
/usr/include/GL/glext.h:3109: syntax error before "id"
/usr/include/GL/glext.h:3110: syntax error before "id"
/usr/include/GL/glext.h:3111: syntax error before "target"
/usr/include/GL/glext.h:3112: syntax error before "n"
/usr/include/GL/glext.h:3113: syntax error before "n"
/usr/include/GL/glext.h:3114: syntax error before "buffer"
/usr/include/GL/glext.h:3114: `PFNGLISBUFFERPROC' declared as function returning a function
/usr/include/GL/glext.h:3115: syntax error before "target"
/usr/include/GL/glext.h:3116: syntax error before "target"
/usr/include/GL/glext.h:3117: syntax error before "target"
/usr/include/GL/glext.h:3118: syntax error before '*' token
/usr/include/GL/glext.h:3118: syntax error before "target"
/usr/include/GL/glext.h:3119: syntax error before "target"
/usr/include/GL/glext.h:3119: `PFNGLUNMAPBUFFERPROC' declared as function returning a function
/usr/include/GL/glext.h:3120: syntax error before "target"
/usr/include/GL/glext.h:3121: syntax error before "target"
/usr/include/GL/glext.h:3162: syntax error before "texture"
/usr/include/GL/glext.h:3163: syntax error before "texture"
/usr/include/GL/glext.h:3164: syntax error before "target"
/usr/include/GL/glext.h:3165: syntax error before "target"
/usr/include/GL/glext.h:3166: syntax error before "target"
/usr/include/GL/glext.h:3167: syntax error before "target"
/usr/include/GL/glext.h:3168: syntax error before "target"
/usr/include/GL/glext.h:3169: syntax error before "target"
/usr/include/GL/glext.h:3170: syntax error before "target"
/usr/include/GL/glext.h:3171: syntax error before "target"
/usr/include/GL/glext.h:3172: syntax error before "target"
/usr/include/GL/glext.h:3173: syntax error before "target"
/usr/include/GL/glext.h:3174: syntax error before "target"
/usr/include/GL/glext.h:3175: syntax error before "target"
/usr/include/GL/glext.h:3176: syntax error before "target"
/usr/include/GL/glext.h:3177: syntax error before "target"
/usr/include/GL/glext.h:3178: syntax error before "target"
/usr/include/GL/glext.h:3179: syntax error before "target"
/usr/include/GL/glext.h:3180: syntax error before "target"
/usr/include/GL/glext.h:3181: syntax error before "target"
/usr/include/GL/glext.h:3182: syntax error before "target"
/usr/include/GL/glext.h:3183: syntax error before "target"
/usr/include/GL/glext.h:3184: syntax error before "target"
/usr/include/GL/glext.h:3185: syntax error before "target"
/usr/include/GL/glext.h:3186: syntax error before "target"
/usr/include/GL/glext.h:3187: syntax error before "target"
/usr/include/GL/glext.h:3188: syntax error before "target"
/usr/include/GL/glext.h:3189: syntax error before "target"
/usr/include/GL/glext.h:3190: syntax error before "target"
/usr/include/GL/glext.h:3191: syntax error before "target"
/usr/include/GL/glext.h:3192: syntax error before "target"
/usr/include/GL/glext.h:3193: syntax error before "target"
/usr/include/GL/glext.h:3194: syntax error before "target"
/usr/include/GL/glext.h:3195: syntax error before "target"
/usr/include/GL/glext.h:3206: syntax error before '*' token
/usr/include/GL/glext.h:3207: syntax error before '*' token
/usr/include/GL/glext.h:3208: syntax error before '*' token
/usr/include/GL/glext.h:3209: syntax error before '*' token
/usr/include/GL/glext.h:3217: syntax error before "value"
/usr/include/GL/glext.h:3239: syntax error before "target"
/usr/include/GL/glext.h:3240: syntax error before "target"
/usr/include/GL/glext.h:3241: syntax error before "target"
/usr/include/GL/glext.h:3242: syntax error before "target"
/usr/include/GL/glext.h:3243: syntax error before "target"
/usr/include/GL/glext.h:3244: syntax error before "target"
/usr/include/GL/glext.h:3245: syntax error before "target"
/usr/include/GL/glext.h:3258: syntax error before "pname"
/usr/include/GL/glext.h:3259: syntax error before "pname"
/usr/include/GL/glext.h:3276: syntax error before "size"
/usr/include/GL/glext.h:3277: syntax error before "size"
/usr/include/GL/glext.h:3278: syntax error before "size"
/usr/include/GL/glext.h:3279: syntax error before "size"
/usr/include/GL/glext.h:3280: syntax error before "size"
/usr/include/GL/glext.h:3281: syntax error before "size"
/usr/include/GL/glext.h:3282: syntax error before "size"
/usr/include/GL/glext.h:3283: syntax error before "size"
/usr/include/GL/glext.h:3284: syntax error before "size"
/usr/include/GL/glext.h:3285: syntax error before "count"
/usr/include/GL/glext.h:3297: syntax error before "index"
/usr/include/GL/glext.h:3298: syntax error before "size"
/usr/include/GL/glext.h:3299: syntax error before "size"
/usr/include/GL/glext.h:3300: syntax error before "size"
/usr/include/GL/glext.h:3301: syntax error before "size"
/usr/include/GL/glext.h:3352: syntax error before "x"
/usr/include/GL/glext.h:3353: syntax error before '*' token
/usr/include/GL/glext.h:3354: syntax error before "x"
/usr/include/GL/glext.h:3355: syntax error before '*' token
/usr/include/GL/glext.h:3356: syntax error before "x"
/usr/include/GL/glext.h:3357: syntax error before '*' token
/usr/include/GL/glext.h:3358: syntax error before "x"
/usr/include/GL/glext.h:3359: syntax error before '*' token
/usr/include/GL/glext.h:3360: syntax error before "x"
/usr/include/GL/glext.h:3361: syntax error before '*' token
/usr/include/GL/glext.h:3362: syntax error before "x"
/usr/include/GL/glext.h:3363: syntax error before '*' token
/usr/include/GL/glext.h:3364: syntax error before "x"
/usr/include/GL/glext.h:3365: syntax error before '*' token
/usr/include/GL/glext.h:3366: syntax error before "x"
/usr/include/GL/glext.h:3367: syntax error before '*' token
/usr/include/GL/glext.h:3436: syntax error before "index"
/usr/include/GL/glext.h:3437: syntax error before "index"
/usr/include/GL/glext.h:3438: syntax error before "index"
/usr/include/GL/glext.h:3439: syntax error before "index"
/usr/include/GL/glext.h:3440: syntax error before "index"
/usr/include/GL/glext.h:3441: syntax error before "index"
/usr/include/GL/glext.h:3442: syntax error before "index"
/usr/include/GL/glext.h:3443: syntax error before "index"
/usr/include/GL/glext.h:3444: syntax error before "index"
/usr/include/GL/glext.h:3445: syntax error before "index"
/usr/include/GL/glext.h:3446: syntax error before "index"
/usr/include/GL/glext.h:3447: syntax error before "index"
/usr/include/GL/glext.h:3448: syntax error before "index"
/usr/include/GL/glext.h:3449: syntax error before "index"
/usr/include/GL/glext.h:3450: syntax error before "index"
/usr/include/GL/glext.h:3451: syntax error before "index"
/usr/include/GL/glext.h:3452: syntax error before "index"
/usr/include/GL/glext.h:3453: syntax error before "index"
/usr/include/GL/glext.h:3454: syntax error before "index"
/usr/include/GL/glext.h:3455: syntax error before "index"
/usr/include/GL/glext.h:3456: syntax error before "index"
/usr/include/GL/glext.h:3457: syntax error before "index"
/usr/include/GL/glext.h:3458: syntax error before "index"
/usr/include/GL/glext.h:3459: syntax error before "index"
/usr/include/GL/glext.h:3460: syntax error before "index"
/usr/include/GL/glext.h:3461: syntax error before "index"
/usr/include/GL/glext.h:3462: syntax error before "index"
/usr/include/GL/glext.h:3463: syntax error before "index"
/usr/include/GL/glext.h:3464: syntax error before "index"
/usr/include/GL/glext.h:3465: syntax error before "index"
/usr/include/GL/glext.h:3466: syntax error before "index"
/usr/include/GL/glext.h:3467: syntax error before "index"
/usr/include/GL/glext.h:3468: syntax error before "index"
/usr/include/GL/glext.h:3469: syntax error before "index"
/usr/include/GL/glext.h:3470: syntax error before "index"
/usr/include/GL/glext.h:3471: syntax error before "index"
/usr/include/GL/glext.h:3472: syntax error before "index"
/usr/include/GL/glext.h:3473: syntax error before "index"
/usr/include/GL/glext.h:3474: syntax error before "index"
/usr/include/GL/glext.h:3475: syntax error before "target"
/usr/include/GL/glext.h:3476: syntax error before "target"
/usr/include/GL/glext.h:3477: syntax error before "n"
/usr/include/GL/glext.h:3478: syntax error before "n"
/usr/include/GL/glext.h:3479: syntax error before "target"
/usr/include/GL/glext.h:3480: syntax error before "target"
/usr/include/GL/glext.h:3481: syntax error before "target"
/usr/include/GL/glext.h:3482: syntax error before "target"
/usr/include/GL/glext.h:3483: syntax error before "target"
/usr/include/GL/glext.h:3484: syntax error before "target"
/usr/include/GL/glext.h:3485: syntax error before "target"
/usr/include/GL/glext.h:3486: syntax error before "target"
/usr/include/GL/glext.h:3487: syntax error before "target"
/usr/include/GL/glext.h:3488: syntax error before "target"
/usr/include/GL/glext.h:3489: syntax error before "target"
/usr/include/GL/glext.h:3490: syntax error before "target"
/usr/include/GL/glext.h:3491: syntax error before "target"
/usr/include/GL/glext.h:3492: syntax error before "target"
/usr/include/GL/glext.h:3493: syntax error before "index"
/usr/include/GL/glext.h:3494: syntax error before "index"
/usr/include/GL/glext.h:3495: syntax error before "index"
/usr/include/GL/glext.h:3496: syntax error before "index"
/usr/include/GL/glext.h:3497: syntax error before "program"
/usr/include/GL/glext.h:3497: `PFNGLISPROGRAMARBPROC' declared as function returning a function
/usr/include/GL/glext.h:3520: syntax error before "target"
/usr/include/GL/glext.h:3521: syntax error before "n"
/usr/include/GL/glext.h:3522: syntax error before "n"
/usr/include/GL/glext.h:3523: syntax error before "buffer"
/usr/include/GL/glext.h:3523: `PFNGLISBUFFERARBPROC' declared as function returning a function
/usr/include/GL/glext.h:3524: syntax error before "target"
/usr/include/GL/glext.h:3525: syntax error before "target"
/usr/include/GL/glext.h:3526: syntax error before "target"
/usr/include/GL/glext.h:3527: syntax error before '*' token
/usr/include/GL/glext.h:3527: syntax error before "target"
/usr/include/GL/glext.h:3528: syntax error before "target"
/usr/include/GL/glext.h:3528: `PFNGLUNMAPBUFFERARBPROC' declared as function returning a function
/usr/include/GL/glext.h:3529: syntax error before "target"
/usr/include/GL/glext.h:3530: syntax error before "target"
/usr/include/GL/glext.h:3545: syntax error before "n"
/usr/include/GL/glext.h:3546: syntax error before "n"
/usr/include/GL/glext.h:3547: syntax error before "id"
/usr/include/GL/glext.h:3547: `PFNGLISQUERYARBPROC' declared as function returning a function
/usr/include/GL/glext.h:3548: syntax error before "target"
/usr/include/GL/glext.h:3549: syntax error before "target"
/usr/include/GL/glext.h:3550: syntax error before "target"
/usr/include/GL/glext.h:3551: syntax error before "id"
/usr/include/GL/glext.h:3552: syntax error before "id"
/usr/include/GL/glext.h:3599: syntax error before "pname"
/usr/include/GL/glext.h:3601: syntax error before "shaderType"
/usr/include/GL/glext.h:3602: syntax error before "GLsizei"
/usr/include/GL/glext.h:3609: syntax error before "location"
/usr/include/GL/glext.h:3610: syntax error before "location"
/usr/include/GL/glext.h:3611: syntax error before "location"
/usr/include/GL/glext.h:3612: syntax error before "location"
/usr/include/GL/glext.h:3613: syntax error before "location"
/usr/include/GL/glext.h:3614: syntax error before "location"
/usr/include/GL/glext.h:3615: syntax error before "location"
/usr/include/GL/glext.h:3616: syntax error before "location"
/usr/include/GL/glext.h:3617: syntax error before "location"
/usr/include/GL/glext.h:3618: syntax error before "location"
/usr/include/GL/glext.h:3619: syntax error before "location"
/usr/include/GL/glext.h:3620: syntax error before "location"
/usr/include/GL/glext.h:3621: syntax error before "location"
/usr/include/GL/glext.h:3622: syntax error before "location"
/usr/include/GL/glext.h:3623: syntax error before "location"
/usr/include/GL/glext.h:3624: syntax error before "location"
/usr/include/GL/glext.h:3625: syntax error before "location"
/usr/include/GL/glext.h:3626: syntax error before "location"
/usr/include/GL/glext.h:3627: syntax error before "location"
/usr/include/GL/glext.h:3628: syntax error before "GLenum"
/usr/include/GL/glext.h:3629: syntax error before "GLenum"
/usr/include/GL/glext.h:3630: syntax error before "GLsizei"
/usr/include/GL/glext.h:3631: syntax error before "GLsizei"
/usr/include/GL/glext.h:3632: syntax error before '*' token
/usr/include/GL/glext.h:3632: `GLint' declared as function returning a function
/usr/include/GL/glext.h:3633: syntax error before "GLuint"
/usr/include/GL/glext.h:3634: syntax error before "GLfloat"
/usr/include/GL/glext.h:3636: syntax error before "GLsizei"
/usr/include/GL/glext.h:3646: syntax error before "GLuint"
/usr/include/GL/glext.h:3647: syntax error before "GLuint"
/usr/include/GL/glext.h:3648: `PFNGLGETATTRIBLOCATIONARBPROC' declared as function returning a function
/usr/include/GL/glext.h:3680: syntax error before "red"
/usr/include/GL/glext.h:3688: syntax error before "factor"
/usr/include/GL/glext.h:3701: syntax error before "target"
/usr/include/GL/glext.h:3702: syntax error before "target"
/usr/include/GL/glext.h:3711: syntax error before "target"
/usr/include/GL/glext.h:3712: syntax error before "target"
/usr/include/GL/glext.h:3721: syntax error before "target"
/usr/include/GL/glext.h:3722: syntax error before "target"
/usr/include/GL/glext.h:3734: syntax error before "target"
/usr/include/GL/glext.h:3735: syntax error before "target"
/usr/include/GL/glext.h:3736: syntax error before "target"
/usr/include/GL/glext.h:3737: syntax error before "target"
/usr/include/GL/glext.h:3738: syntax error before "target"
/usr/include/GL/glext.h:3755: syntax error before "target"
/usr/include/GL/glext.h:3756: syntax error before "target"
/usr/include/GL/glext.h:3757: syntax error before "target"
/usr/include/GL/glext.h:3758: syntax error before "target"
/usr/include/GL/glext.h:3759: syntax error before "target"
/usr/include/GL/glext.h:3760: syntax error before "target"
/usr/include/GL/glext.h:3761: syntax error before "target"
/usr/include/GL/glext.h:3762: syntax error before "target"
/usr/include/GL/glext.h:3763: syntax error before "target"
/usr/include/GL/glext.h:3764: syntax error before "target"
/usr/include/GL/glext.h:3784: syntax error before "target"
/usr/include/GL/glext.h:3785: syntax error before "target"
/usr/include/GL/glext.h:3786: syntax error before "target"
/usr/include/GL/glext.h:3787: syntax error before "target"
/usr/include/GL/glext.h:3788: syntax error before "target"
/usr/include/GL/glext.h:3789: syntax error before "target"
/usr/include/GL/glext.h:3790: syntax error before "target"
/usr/include/GL/glext.h:3791: syntax error before "target"
/usr/include/GL/glext.h:3792: syntax error before "target"
/usr/include/GL/glext.h:3793: syntax error before "target"
/usr/include/GL/glext.h:3794: syntax error before "target"
/usr/include/GL/glext.h:3795: syntax error before "target"
/usr/include/GL/glext.h:3796: syntax error before "target"
/usr/include/GL/glext.h:3814: syntax error before "target"
/usr/include/GL/glext.h:3815: syntax error before "target"
/usr/include/GL/glext.h:3816: syntax error before "target"
/usr/include/GL/glext.h:3817: syntax error before "target"
/usr/include/GL/glext.h:3818: syntax error before "target"
/usr/include/GL/glext.h:3819: syntax error before "target"
/usr/include/GL/glext.h:3820: syntax error before "target"
/usr/include/GL/glext.h:3828: syntax error before "mode"
/usr/include/GL/glext.h:3841: syntax error before "pname"
/usr/include/GL/glext.h:3842: syntax error before "pname"
/usr/include/GL/glext.h:3843: syntax error before "pname"
/usr/include/GL/glext.h:3844: syntax error before "pname"
/usr/include/GL/glext.h:3845: syntax error before "pname"
/usr/include/GL/glext.h:3846: syntax error before "pname"
/usr/include/GL/glext.h:3855: syntax error before "target"
/usr/include/GL/glext.h:3856: syntax error before "target"
/usr/include/GL/glext.h:3877: syntax error before "n"
/usr/include/GL/glext.h:3877: `PFNGLARETEXTURESRESIDENTEXTPROC' declared as function returning a function
/usr/include/GL/glext.h:3878: syntax error before "target"
/usr/include/GL/glext.h:3879: syntax error before "n"
/usr/include/GL/glext.h:3880: syntax error before "n"
/usr/include/GL/glext.h:3881: syntax error before "texture"
/usr/include/GL/glext.h:3881: `PFNGLISTEXTUREEXTPROC' declared as function returning a function
/usr/include/GL/glext.h:3882: syntax error before "n"
/usr/include/GL/glext.h:3891: syntax error before "target"
/usr/include/GL/glext.h:3892: syntax error before "target"
/usr/include/GL/glext.h:3901: syntax error before "target"
/usr/include/GL/glext.h:3902: syntax error before "target"
/usr/include/GL/glext.h:3919: syntax error before "value"
/usr/include/GL/glext.h:3920: syntax error before "pattern"
/usr/include/GL/glext.h:3941: syntax error before "GLenum"
/usr/include/GL/glext.h:3942: syntax error before "mode"
/usr/include/GL/glext.h:3943: syntax error before "stride"
/usr/include/GL/glext.h:3944: syntax error before "pname"
/usr/include/GL/glext.h:3945: syntax error before "type"
/usr/include/GL/glext.h:3946: syntax error before "type"
/usr/include/GL/glext.h:3947: syntax error before "GLenum"
/usr/include/GL/glext.h:3948: syntax error before "GLenum"
/usr/include/GL/glext.h:3980: syntax error before "mode"
/usr/include/GL/glext.h:4011: syntax error before "pname"
/usr/include/GL/glext.h:4012: syntax error before "pname"
/usr/include/GL/glext.h:4013: syntax error before "pname"
/usr/include/GL/glext.h:4014: syntax error before "pname"
/usr/include/GL/glext.h:4027: syntax error before "pname"
/usr/include/GL/glext.h:4028: syntax error before "pname"
/usr/include/GL/glext.h:4037: syntax error before "pname"
/usr/include/GL/glext.h:4038: syntax error before "pname"
/usr/include/GL/glext.h:4051: `PFNGLGETINSTRUMENTSSGIXPROC' declared as function returning a function
/usr/include/GL/glext.h:4052: syntax error before "size"
/usr/include/GL/glext.h:4053: `PFNGLPOLLINSTRUMENTSSGIXPROC' declared as function returning a function
/usr/include/GL/glext.h:4087: syntax error before "target"
/usr/include/GL/glext.h:4088: syntax error before "target"
/usr/include/GL/glext.h:4089: syntax error before "mask"
/usr/include/GL/glext.h:4090: syntax error before "mask"
/usr/include/GL/glext.h:4098: syntax error before '*' token
/usr/include/GL/glext.h:4119: syntax error before "n"
/usr/include/GL/glext.h:4120: syntax error before '*' token
/usr/include/GL/glext.h:4137: syntax error before "target"
/usr/include/GL/glext.h:4138: syntax error before "target"
/usr/include/GL/glext.h:4139: syntax error before "target"
/usr/include/GL/glext.h:4140: syntax error before "target"
/usr/include/GL/glext.h:4141: syntax error before "target"
/usr/include/GL/glext.h:4142: syntax error before "target"
/usr/include/GL/glext.h:4159: syntax error before "target"
/usr/include/GL/glext.h:4160: syntax error before "target"
/usr/include/GL/glext.h:4172: syntax error before "target"
/usr/include/GL/glext.h:4183: syntax error before "target"
/usr/include/GL/glext.h:4184: syntax error before "target"
/usr/include/GL/glext.h:4185: syntax error before "target"
/usr/include/GL/glext.h:4186: syntax error before "target"
/usr/include/GL/glext.h:4203: syntax error before "list"
/usr/include/GL/glext.h:4204: syntax error before "list"
/usr/include/GL/glext.h:4205: syntax error before "list"
/usr/include/GL/glext.h:4206: syntax error before "list"
/usr/include/GL/glext.h:4207: syntax error before "list"
/usr/include/GL/glext.h:4208: syntax error before "list"
/usr/include/GL/glext.h:4236: syntax error before "face"
/usr/include/GL/glext.h:4244: syntax error before "func"
/usr/include/GL/glext.h:4257: syntax error before "GLsizei"
/usr/include/GL/glext.h:4267: syntax error before "pname"
/usr/include/GL/glext.h:4268: syntax error before "pname"
/usr/include/GL/glext.h:4297: syntax error before "face"
/usr/include/GL/glext.h:4298: syntax error before "light"
/usr/include/GL/glext.h:4299: syntax error before "light"
/usr/include/GL/glext.h:4300: syntax error before "light"
/usr/include/GL/glext.h:4301: syntax error before "light"
/usr/include/GL/glext.h:4302: syntax error before "pname"
/usr/include/GL/glext.h:4303: syntax error before "pname"
/usr/include/GL/glext.h:4304: syntax error before "pname"
/usr/include/GL/glext.h:4305: syntax error before "pname"
/usr/include/GL/glext.h:4306: syntax error before "face"
/usr/include/GL/glext.h:4307: syntax error before "face"
/usr/include/GL/glext.h:4308: syntax error before "face"
/usr/include/GL/glext.h:4309: syntax error before "face"
/usr/include/GL/glext.h:4310: syntax error before "light"
/usr/include/GL/glext.h:4311: syntax error before "light"
/usr/include/GL/glext.h:4312: syntax error before "face"
/usr/include/GL/glext.h:4313: syntax error before "face"
/usr/include/GL/glext.h:4314: syntax error before "pname"
/usr/include/GL/glext.h:4330: syntax error before "mode"
/usr/include/GL/glext.h:4348: syntax error before "mode"
/usr/include/GL/glext.h:4349: syntax error before "pname"
/usr/include/GL/glext.h:4350: syntax error before "face"
/usr/include/GL/glext.h:4371: syntax error before "marker"
/usr/include/GL/glext.h:4372: syntax error before '*' token
/usr/include/GL/glext.h:4372: `PFNGLFINISHASYNCSGIXPROC' declared as function returning a function
/usr/include/GL/glext.h:4373: syntax error before '*' token
/usr/include/GL/glext.h:4373: `PFNGLPOLLASYNCSGIXPROC' declared as function returning a function
/usr/include/GL/glext.h:4374: syntax error before '*' token
/usr/include/GL/glext.h:4374: syntax error before "range"
/usr/include/GL/glext.h:4374: `GLuint' declared as function returning a function
/usr/include/GL/glext.h:4375: syntax error before "GLsizei"
/usr/include/GL/glext.h:4376: `PFNGLISASYNCMARKERSGIXPROC' declared as function returning a function
/usr/include/GL/glext.h:4395: syntax error before "GLenum"
/usr/include/GL/glext.h:4396: syntax error before "type"
/usr/include/GL/glext.h:4397: syntax error before "GLenum"
/usr/include/GL/glext.h:4398: syntax error before "GLenum"
/usr/include/GL/glext.h:4413: syntax error before "target"
/usr/include/GL/glext.h:4414: syntax error before "target"
/usr/include/GL/glext.h:4415: syntax error before "target"
/usr/include/GL/glext.h:4416: syntax error before "target"
/usr/include/GL/glext.h:4452: syntax error before "red"
/usr/include/GL/glext.h:4453: syntax error before '*' token
/usr/include/GL/glext.h:4454: syntax error before "red"
/usr/include/GL/glext.h:4455: syntax error before '*' token
/usr/include/GL/glext.h:4456: syntax error before "red"
/usr/include/GL/glext.h:4457: syntax error before '*' token
/usr/include/GL/glext.h:4460: syntax error before "red"
/usr/include/GL/glext.h:4461: syntax error before '*' token
/usr/include/GL/glext.h:4462: syntax error before "red"
/usr/include/GL/glext.h:4463: syntax error before '*' token
/usr/include/GL/glext.h:4466: syntax error before "red"
/usr/include/GL/glext.h:4467: syntax error before '*' token
/usr/include/GL/glext.h:4468: syntax error before "GLenum"
/usr/include/GL/glext.h:4476: syntax error before "mode"
/usr/include/GL/glext.h:4485: syntax error before "mode"
/usr/include/GL/glext.h:4486: syntax error before "mode"
/usr/include/GL/glext.h:4498: syntax error before "coord"
/usr/include/GL/glext.h:4499: syntax error before '*' token
/usr/include/GL/glext.h:4500: syntax error before "coord"
/usr/include/GL/glext.h:4501: syntax error before '*' token
/usr/include/GL/glext.h:4502: syntax error before "type"
/usr/include/GL/glext.h:4535: syntax error before "tx"
/usr/include/GL/glext.h:4536: syntax error before '*' token
/usr/include/GL/glext.h:4537: syntax error before "tx"
/usr/include/GL/glext.h:4538: syntax error before '*' token
/usr/include/GL/glext.h:4539: syntax error before "tx"
/usr/include/GL/glext.h:4540: syntax error before '*' token
/usr/include/GL/glext.h:4543: syntax error before "tx"
/usr/include/GL/glext.h:4544: syntax error before '*' token
/usr/include/GL/glext.h:4545: syntax error before "bx"
/usr/include/GL/glext.h:4546: syntax error before '*' token
/usr/include/GL/glext.h:4547: syntax error before "bx"
/usr/include/GL/glext.h:4548: syntax error before '*' token
/usr/include/GL/glext.h:4549: syntax error before "bx"
/usr/include/GL/glext.h:4550: syntax error before '*' token
/usr/include/GL/glext.h:4553: syntax error before "bx"
/usr/include/GL/glext.h:4554: syntax error before '*' token
/usr/include/GL/glext.h:4555: syntax error before "type"
/usr/include/GL/glext.h:4556: syntax error before "type"
/usr/include/GL/glext.h:4595: syntax error before "factor"
/usr/include/GL/glext.h:4596: syntax error before "factor"
/usr/include/GL/glext.h:4598: syntax error before "factor"
/usr/include/GL/glext.h:4599: syntax error before "factor"
/usr/include/GL/glext.h:4600: syntax error before "factor"
/usr/include/GL/glext.h:4601: syntax error before "factor"
/usr/include/GL/glext.h:4617: syntax error before "code"
/usr/include/GL/glext.h:4618: syntax error before "code"
/usr/include/GL/glext.h:4620: syntax error before '*' token
/usr/include/GL/glext.h:4621: syntax error before '*' token
/usr/include/GL/glext.h:4622: syntax error before "type"
/usr/include/GL/glext.h:4669: syntax error before "r"
/usr/include/GL/glext.h:4670: syntax error before '*' token
/usr/include/GL/glext.h:4671: syntax error before "r"
/usr/include/GL/glext.h:4672: syntax error before '*' token
/usr/include/GL/glext.h:4673: syntax error before "r"
/usr/include/GL/glext.h:4674: syntax error before '*' token
/usr/include/GL/glext.h:4675: syntax error before "nx"
/usr/include/GL/glext.h:4676: syntax error before '*' token
/usr/include/GL/glext.h:4677: syntax error before "r"
/usr/include/GL/glext.h:4678: syntax error before '*' token
/usr/include/GL/glext.h:4679: syntax error before "s"
/usr/include/GL/glext.h:4680: syntax error before '*' token
/usr/include/GL/glext.h:4681: syntax error before "s"
/usr/include/GL/glext.h:4682: syntax error before '*' token
/usr/include/GL/glext.h:4683: syntax error before "s"
/usr/include/GL/glext.h:4684: syntax error before '*' token
/usr/include/GL/glext.h:4685: syntax error before "s"
/usr/include/GL/glext.h:4686: syntax error before '*' token
/usr/include/GL/glext.h:4687: syntax error before "s"
/usr/include/GL/glext.h:4688: syntax error before '*' token
/usr/include/GL/glext.h:4689: syntax error before "s"
/usr/include/GL/glext.h:4690: syntax error before '*' token
/usr/include/GL/glext.h:4691: syntax error before "s"
/usr/include/GL/glext.h:4692: syntax error before '*' token
/usr/include/GL/glext.h:4693: syntax error before "GLfloat"
/usr/include/GL/glext.h:4694: syntax error before '*' token
/usr/include/GL/glext.h:4695: syntax error before "GLubyte"
/usr/include/GL/glext.h:4696: syntax error before '*' token
/usr/include/GL/glext.h:4697: syntax error before "GLfloat"
/usr/include/GL/glext.h:4698: syntax error before '*' token
/usr/include/GL/glext.h:4699: syntax error before "GLfloat"
/usr/include/GL/glext.h:4700: syntax error before '*' token
/usr/include/GL/glext.h:4701: syntax error before "GLfloat"
/usr/include/GL/glext.h:4702: syntax error before '*' token
/usr/include/GL/glext.h:4703: syntax error before "GLfloat"
/usr/include/GL/glext.h:4704: syntax error before '*' token
/usr/include/GL/glext.h:4705: syntax error before "GLfloat"
/usr/include/GL/glext.h:4706: syntax error before '*' token
/usr/include/GL/glext.h:4707: syntax error before "GLfloat"
/usr/include/GL/glext.h:4708: syntax error before '*' token
/usr/include/GL/glext.h:4716: syntax error before "sfactorRGB"
/usr/include/GL/glext.h:4724: syntax error before "sfactorRGB"
/usr/include/GL/glext.h:4770: syntax error before "weight"
/usr/include/GL/glext.h:4771: syntax error before '*' token
/usr/include/GL/glext.h:4772: syntax error before "size"
/usr/include/GL/glext.h:4786: syntax error before "length"
/usr/include/GL/glext.h:4806: syntax error before "pname"
/usr/include/GL/glext.h:4807: syntax error before "pname"
/usr/include/GL/glext.h:4808: syntax error before "pname"
/usr/include/GL/glext.h:4809: syntax error before "pname"
/usr/include/GL/glext.h:4810: syntax error before "stage"
/usr/include/GL/glext.h:4811: syntax error before "stage"
/usr/include/GL/glext.h:4812: syntax error before "variable"
/usr/include/GL/glext.h:4813: syntax error before "stage"
/usr/include/GL/glext.h:4814: syntax error before "stage"
/usr/include/GL/glext.h:4815: syntax error before "stage"
/usr/include/GL/glext.h:4816: syntax error before "stage"
/usr/include/GL/glext.h:4817: syntax error before "variable"
/usr/include/GL/glext.h:4818: syntax error before "variable"
/usr/include/GL/glext.h:4873: syntax error before "x"
/usr/include/GL/glext.h:4874: syntax error before '*' token
/usr/include/GL/glext.h:4875: syntax error before "x"
/usr/include/GL/glext.h:4876: syntax error before '*' token
/usr/include/GL/glext.h:4879: syntax error before "x"
/usr/include/GL/glext.h:4880: syntax error before '*' token
/usr/include/GL/glext.h:4881: syntax error before "x"
/usr/include/GL/glext.h:4882: syntax error before '*' token
/usr/include/GL/glext.h:4883: syntax error before "x"
/usr/include/GL/glext.h:4884: syntax error before '*' token
/usr/include/GL/glext.h:4887: syntax error before "x"
/usr/include/GL/glext.h:4888: syntax error before '*' token
/usr/include/GL/glext.h:4889: syntax error before "x"
/usr/include/GL/glext.h:4890: syntax error before '*' token
/usr/include/GL/glext.h:4891: syntax error before "x"
/usr/include/GL/glext.h:4892: syntax error before '*' token
/usr/include/GL/glext.h:4895: syntax error before "x"
/usr/include/GL/glext.h:4896: syntax error before '*' token
/usr/include/GL/glext.h:4909: syntax error before '*' token
/usr/include/GL/glext.h:4910: syntax error before '*' token
/usr/include/GL/glext.h:4925: syntax error before "GLenum"
/usr/include/GL/glext.h:4926: syntax error before "GLenum"
/usr/include/GL/glext.h:4928: syntax error before "type"
/usr/include/GL/glext.h:4929: syntax error before "type"
/usr/include/GL/glext.h:4930: syntax error before "type"
/usr/include/GL/glext.h:4931: syntax error before "GLenum"
/usr/include/GL/glext.h:4932: syntax error before "GLenum"
/usr/include/GL/glext.h:4973: syntax error before "value"
/usr/include/GL/glext.h:4974: syntax error before "pattern"
/usr/include/GL/glext.h:5006: syntax error before "pname"
/usr/include/GL/glext.h:5028: syntax error before "n"
/usr/include/GL/glext.h:5029: syntax error before "n"
/usr/include/GL/glext.h:5030: `PFNGLISFENCENVPROC' declared as function returning a function
/usr/include/GL/glext.h:5031: `PFNGLTESTFENCENVPROC' declared as function returning a function
/usr/include/GL/glext.h:5032: syntax error before "GLenum"
/usr/include/GL/glext.h:5034: syntax error before "GLenum"
/usr/include/GL/glext.h:5050: syntax error before "target"
/usr/include/GL/glext.h:5051: syntax error before "target"
/usr/include/GL/glext.h:5052: syntax error before "target"
/usr/include/GL/glext.h:5053: syntax error before "target"
/usr/include/GL/glext.h:5054: syntax error before "target"
/usr/include/GL/glext.h:5055: syntax error before "target"
/usr/include/GL/glext.h:5056: syntax error before "target"
/usr/include/GL/glext.h:5057: syntax error before "target"
/usr/include/GL/glext.h:5058: syntax error before "target"
/usr/include/GL/glext.h:5071: syntax error before "stage"
/usr/include/GL/glext.h:5072: syntax error before "stage"
/usr/include/GL/glext.h:5163: syntax error before "n"
/usr/include/GL/glext.h:5163: `PFNGLAREPROGRAMSRESIDENTNVPROC' declared as function returning a function
/usr/include/GL/glext.h:5164: syntax error before "target"
/usr/include/GL/glext.h:5165: syntax error before "n"
/usr/include/GL/glext.h:5166: syntax error before "target"
/usr/include/GL/glext.h:5167: syntax error before "n"
/usr/include/GL/glext.h:5168: syntax error before "target"
/usr/include/GL/glext.h:5169: syntax error before "target"
/usr/include/GL/glext.h:5170: syntax error before "GLenum"
/usr/include/GL/glext.h:5171: syntax error before "GLenum"
/usr/include/GL/glext.h:5172: syntax error before "target"
/usr/include/GL/glext.h:5173: syntax error before "GLenum"
/usr/include/GL/glext.h:5174: syntax error before "GLenum"
/usr/include/GL/glext.h:5175: syntax error before "GLenum"
/usr/include/GL/glext.h:5176: syntax error before "GLenum"
/usr/include/GL/glext.h:5177: `PFNGLISPROGRAMNVPROC' declared as function returning a function
/usr/include/GL/glext.h:5178: syntax error before "target"
/usr/include/GL/glext.h:5179: syntax error before "target"
/usr/include/GL/glext.h:5180: syntax error before "target"
/usr/include/GL/glext.h:5181: syntax error before "target"
/usr/include/GL/glext.h:5182: syntax error before "target"
/usr/include/GL/glext.h:5183: syntax error before "target"
/usr/include/GL/glext.h:5184: syntax error before "target"
/usr/include/GL/glext.h:5185: syntax error before "n"
/usr/include/GL/glext.h:5186: syntax error before "target"
/usr/include/GL/glext.h:5187: syntax error before "GLenum"
/usr/include/GL/glext.h:5188: syntax error before "GLdouble"
/usr/include/GL/glext.h:5189: syntax error before '*' token
/usr/include/GL/glext.h:5190: syntax error before "GLfloat"
/usr/include/GL/glext.h:5191: syntax error before '*' token
/usr/include/GL/glext.h:5192: syntax error before "GLshort"
/usr/include/GL/glext.h:5193: syntax error before '*' token
/usr/include/GL/glext.h:5194: syntax error before "GLdouble"
/usr/include/GL/glext.h:5195: syntax error before '*' token
/usr/include/GL/glext.h:5196: syntax error before "GLfloat"
/usr/include/GL/glext.h:5197: syntax error before '*' token
/usr/include/GL/glext.h:5198: syntax error before "GLshort"
/usr/include/GL/glext.h:5199: syntax error before '*' token
/usr/include/GL/glext.h:5200: syntax error before "GLdouble"
/usr/include/GL/glext.h:5201: syntax error before '*' token
/usr/include/GL/glext.h:5202: syntax error before "GLfloat"
/usr/include/GL/glext.h:5203: syntax error before '*' token
/usr/include/GL/glext.h:5204: syntax error before "GLshort"
/usr/include/GL/glext.h:5205: syntax error before '*' token
/usr/include/GL/glext.h:5206: syntax error before "GLdouble"
/usr/include/GL/glext.h:5207: syntax error before '*' token
/usr/include/GL/glext.h:5208: syntax error before "GLfloat"
/usr/include/GL/glext.h:5209: syntax error before '*' token
/usr/include/GL/glext.h:5210: syntax error before "GLshort"
/usr/include/GL/glext.h:5211: syntax error before '*' token
/usr/include/GL/glext.h:5212: syntax error before "GLubyte"
/usr/include/GL/glext.h:5213: syntax error before '*' token
/usr/include/GL/glext.h:5214: syntax error before "GLsizei"
/usr/include/GL/glext.h:5215: syntax error before "GLsizei"
/usr/include/GL/glext.h:5216: syntax error before "GLsizei"
/usr/include/GL/glext.h:5217: syntax error before "GLsizei"
/usr/include/GL/glext.h:5218: syntax error before "GLsizei"
/usr/include/GL/glext.h:5219: syntax error before "GLsizei"
/usr/include/GL/glext.h:5220: syntax error before "GLsizei"
/usr/include/GL/glext.h:5221: syntax error before "GLsizei"
/usr/include/GL/glext.h:5222: syntax error before "GLsizei"
/usr/include/GL/glext.h:5223: syntax error before "GLsizei"
/usr/include/GL/glext.h:5224: syntax error before "GLsizei"
/usr/include/GL/glext.h:5225: syntax error before "GLsizei"
/usr/include/GL/glext.h:5226: syntax error before "GLsizei"
/usr/include/GL/glext.h:5261: syntax error before "pname"
/usr/include/GL/glext.h:5262: syntax error before "pname"
/usr/include/GL/glext.h:5263: syntax error before "pname"
/usr/include/GL/glext.h:5264: syntax error before "pname"
/usr/include/GL/glext.h:5285: `PFNGLGENFRAGMENTSHADERSATIPROC' declared as function returning a function
/usr/include/GL/glext.h:5290: syntax error before "GLenum"
/usr/include/GL/glext.h:5291: syntax error before "GLenum"
/usr/include/GL/glext.h:5292: syntax error before "op"
/usr/include/GL/glext.h:5293: syntax error before "op"
/usr/include/GL/glext.h:5294: syntax error before "op"
/usr/include/GL/glext.h:5295: syntax error before "op"
/usr/include/GL/glext.h:5296: syntax error before "op"
/usr/include/GL/glext.h:5297: syntax error before "op"
/usr/include/GL/glext.h:5298: syntax error before '*' token
/usr/include/GL/glext.h:5307: syntax error before "pname"
/usr/include/GL/glext.h:5308: syntax error before "pname"
/usr/include/GL/glext.h:5327: syntax error before "size"
/usr/include/GL/glext.h:5327: `PFNGLNEWOBJECTBUFFERATIPROC' declared as function returning a function
/usr/include/GL/glext.h:5328: `PFNGLISOBJECTBUFFERATIPROC' declared as function returning a function
/usr/include/GL/glext.h:5329: syntax error before "GLsizei"
/usr/include/GL/glext.h:5330: syntax error before "GLenum"
/usr/include/GL/glext.h:5331: syntax error before "GLenum"
/usr/include/GL/glext.h:5333: syntax error before "array"
/usr/include/GL/glext.h:5334: syntax error before "array"
/usr/include/GL/glext.h:5335: syntax error before "array"
/usr/include/GL/glext.h:5336: syntax error before "GLenum"
/usr/include/GL/glext.h:5337: syntax error before "GLenum"
/usr/include/GL/glext.h:5338: syntax error before "GLenum"
/usr/include/GL/glext.h:5390: `PFNGLGENVERTEXSHADERSEXTPROC' declared as function returning a function
/usr/include/GL/glext.h:5392: syntax error before "op"
/usr/include/GL/glext.h:5393: syntax error before "op"
/usr/include/GL/glext.h:5394: syntax error before "op"
/usr/include/GL/glext.h:5395: syntax error before "GLenum"
/usr/include/GL/glext.h:5396: syntax error before "GLenum"
/usr/include/GL/glext.h:5399: syntax error before "datatype"
/usr/include/GL/glext.h:5399: `PFNGLGENSYMBOLSEXTPROC' declared as function returning a function
/usr/include/GL/glext.h:5400: syntax error before "GLenum"
/usr/include/GL/glext.h:5401: syntax error before "GLenum"
/usr/include/GL/glext.h:5402: syntax error before '*' token
/usr/include/GL/glext.h:5403: syntax error before '*' token
/usr/include/GL/glext.h:5405: syntax error before '*' token
/usr/include/GL/glext.h:5406: syntax error before '*' token
/usr/include/GL/glext.h:5407: syntax error before '*' token
/usr/include/GL/glext.h:5408: syntax error before '*' token
/usr/include/GL/glext.h:5410: syntax error before "GLenum"
/usr/include/GL/glext.h:5413: syntax error before "light"
/usr/include/GL/glext.h:5413: `PFNGLBINDLIGHTPARAMETEREXTPROC' declared as function returning a function
/usr/include/GL/glext.h:5414: syntax error before "face"
/usr/include/GL/glext.h:5414: `PFNGLBINDMATERIALPARAMETEREXTPROC' declared as function returning a function
/usr/include/GL/glext.h:5415: syntax error before "unit"
/usr/include/GL/glext.h:5415: `PFNGLBINDTEXGENPARAMETEREXTPROC' declared as function returning a function
/usr/include/GL/glext.h:5416: syntax error before "unit"
/usr/include/GL/glext.h:5416: `PFNGLBINDTEXTUREUNITPARAMETEREXTPROC' declared as function returning a function
/usr/include/GL/glext.h:5417: syntax error before "value"
/usr/include/GL/glext.h:5417: `PFNGLBINDPARAMETEREXTPROC' declared as function returning a function
/usr/include/GL/glext.h:5418: syntax error before "GLenum"
/usr/include/GL/glext.h:5418: `PFNGLISVARIANTENABLEDEXTPROC' declared as function returning a function
/usr/include/GL/glext.h:5419: syntax error before "GLenum"
/usr/include/GL/glext.h:5420: syntax error before "GLenum"
/usr/include/GL/glext.h:5421: syntax error before "GLenum"
/usr/include/GL/glext.h:5422: syntax error before "GLenum"
/usr/include/GL/glext.h:5423: syntax error before "GLenum"
/usr/include/GL/glext.h:5424: syntax error before "GLenum"
/usr/include/GL/glext.h:5425: syntax error before "GLenum"
/usr/include/GL/glext.h:5426: syntax error before "GLenum"
/usr/include/GL/glext.h:5427: syntax error before "GLenum"
/usr/include/GL/glext.h:5428: syntax error before "GLenum"
/usr/include/GL/glext.h:5480: syntax error before "stream"
/usr/include/GL/glext.h:5481: syntax error before "stream"
/usr/include/GL/glext.h:5482: syntax error before "stream"
/usr/include/GL/glext.h:5483: syntax error before "stream"
/usr/include/GL/glext.h:5484: syntax error before "stream"
/usr/include/GL/glext.h:5485: syntax error before "stream"
/usr/include/GL/glext.h:5486: syntax error before "stream"
/usr/include/GL/glext.h:5487: syntax error before "stream"
/usr/include/GL/glext.h:5488: syntax error before "stream"
/usr/include/GL/glext.h:5489: syntax error before "stream"
/usr/include/GL/glext.h:5490: syntax error before "stream"
/usr/include/GL/glext.h:5491: syntax error before "stream"
/usr/include/GL/glext.h:5492: syntax error before "stream"
/usr/include/GL/glext.h:5493: syntax error before "stream"
/usr/include/GL/glext.h:5494: syntax error before "stream"
/usr/include/GL/glext.h:5495: syntax error before "stream"
/usr/include/GL/glext.h:5496: syntax error before "stream"
/usr/include/GL/glext.h:5497: syntax error before "stream"
/usr/include/GL/glext.h:5498: syntax error before "stream"
/usr/include/GL/glext.h:5499: syntax error before "stream"
/usr/include/GL/glext.h:5500: syntax error before "stream"
/usr/include/GL/glext.h:5501: syntax error before "stream"
/usr/include/GL/glext.h:5502: syntax error before "stream"
/usr/include/GL/glext.h:5503: syntax error before "stream"
/usr/include/GL/glext.h:5504: syntax error before "stream"
/usr/include/GL/glext.h:5505: syntax error before "stream"
/usr/include/GL/glext.h:5506: syntax error before "stream"
/usr/include/GL/glext.h:5507: syntax error before "stream"
/usr/include/GL/glext.h:5508: syntax error before "stream"
/usr/include/GL/glext.h:5509: syntax error before "stream"
/usr/include/GL/glext.h:5510: syntax error before "stream"
/usr/include/GL/glext.h:5511: syntax error before "stream"
/usr/include/GL/glext.h:5512: syntax error before "stream"
/usr/include/GL/glext.h:5513: syntax error before "stream"
/usr/include/GL/glext.h:5514: syntax error before "stream"
/usr/include/GL/glext.h:5515: syntax error before "stream"
/usr/include/GL/glext.h:5516: syntax error before "stream"
/usr/include/GL/glext.h:5517: syntax error before "stream"
/usr/include/GL/glext.h:5518: syntax error before "stream"
/usr/include/GL/glext.h:5519: syntax error before "stream"
/usr/include/GL/glext.h:5520: syntax error before "stream"
/usr/include/GL/glext.h:5521: syntax error before "stream"
/usr/include/GL/glext.h:5522: syntax error before "stream"
/usr/include/GL/glext.h:5523: syntax error before "pname"
/usr/include/GL/glext.h:5524: syntax error before "pname"
/usr/include/GL/glext.h:5534: syntax error before "type"
/usr/include/GL/glext.h:5535: syntax error before "mode"
/usr/include/GL/glext.h:5536: syntax error before "mode"
/usr/include/GL/glext.h:5544: syntax error before "mode"
/usr/include/GL/glext.h:5570: syntax error before "n"
/usr/include/GL/glext.h:5571: syntax error before "n"
/usr/include/GL/glext.h:5572: `PFNGLISOCCLUSIONQUERYNVPROC' declared as function returning a function
/usr/include/GL/glext.h:5575: syntax error before "GLenum"
/usr/include/GL/glext.h:5576: syntax error before "GLenum"
/usr/include/GL/glext.h:5585: syntax error before "pname"
/usr/include/GL/glext.h:5586: syntax error before "pname"
/usr/include/GL/glext.h:5606: syntax error before "face"
/usr/include/GL/glext.h:5626: syntax error before "type"
/usr/include/GL/glext.h:5627: syntax error before "mode"
/usr/include/GL/glext.h:5628: syntax error before "mode"
/usr/include/GL/glext.h:5629: syntax error before "mode"
/usr/include/GL/glext.h:5630: syntax error before "mode"
/usr/include/GL/glext.h:5645: syntax error before "n"
/usr/include/GL/glext.h:5646: syntax error before "n"
/usr/include/GL/glext.h:5648: `PFNGLISFENCEAPPLEPROC' declared as function returning a function
/usr/include/GL/glext.h:5649: `PFNGLTESTFENCEAPPLEPROC' declared as function returning a function
/usr/include/GL/glext.h:5651: syntax error before "object"
/usr/include/GL/glext.h:5651: `PFNGLTESTOBJECTAPPLEPROC' declared as function returning a function
/usr/include/GL/glext.h:5652: syntax error before "object"
/usr/include/GL/glext.h:5664: syntax error before "n"
/usr/include/GL/glext.h:5665: syntax error before "n"
/usr/include/GL/glext.h:5666: `PFNGLISVERTEXARRAYAPPLEPROC' declared as function returning a function
/usr/include/GL/glext.h:5676: syntax error before "length"
/usr/include/GL/glext.h:5677: syntax error before "length"
/usr/include/GL/glext.h:5678: syntax error before "pname"
/usr/include/GL/glext.h:5694: syntax error before "n"
/usr/include/GL/glext.h:5720: syntax error before "GLsizei"
/usr/include/GL/glext.h:5721: syntax error before "GLsizei"
/usr/include/GL/glext.h:5722: syntax error before "GLsizei"
/usr/include/GL/glext.h:5723: syntax error before "GLsizei"
/usr/include/GL/glext.h:5724: syntax error before "GLsizei"
/usr/include/GL/glext.h:5725: syntax error before "GLsizei"
/usr/include/GL/glext.h:5798: syntax error before "target"
/usr/include/GL/glext.h:5799: syntax error before "target"
/usr/include/GL/glext.h:5800: syntax error before "target"
/usr/include/GL/glext.h:5801: syntax error before "target"
/usr/include/GL/glext.h:5802: syntax error before "target"
/usr/include/GL/glext.h:5803: syntax error before "target"
/usr/include/GL/glext.h:5804: syntax error before "target"
/usr/include/GL/glext.h:5805: syntax error before "target"
/usr/include/GL/glext.h:5820: syntax error before "GLsizei"
/usr/include/GL/glext.h:5821: syntax error before "GLsizei"
/usr/include/GL/glext.h:5822: syntax error before "GLsizei"
/usr/include/GL/glext.h:5823: syntax error before "GLsizei"
/usr/include/GL/glext.h:5832: syntax error before "target"
/usr/include/GL/glext.h:5833: syntax error before "target"
/usr/include/GL/glext.h:5860: syntax error before '*' token
/usr/include/GL/glext.h:5870: syntax error before "face"
/usr/include/GL/glext.h:5871: syntax error before "frontfunc"
/usr/include/GL/glext.h:5881: syntax error before "GLenum"
/usr/include/GL/glext.h:5882: syntax error before "GLenum"
/usr/include/GL/glext.h:5883: syntax error before "GLenum"
/usr/include/GL/glext.h:5891: syntax error before "zmin"
/usr/include/GL/glext.h:5903: syntax error before "modeRGB"
configure:8425: $? = 1
configure: failed program was:
| #line 8411 "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
| /* 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 <GL/glext.h>
configure:8441: result: no
configure:8445: checking GL/glext.h presence
configure:8456: gcc -E    -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1 conftest.c
configure:8462: $? = 0
configure:8481: result: yes
configure:8501: WARNING: GL/glext.h: present but cannot be compiled
configure:8503: WARNING: GL/glext.h: check for missing prerequisite headers?
configure:8505: WARNING: GL/glext.h: proceeding with the preprocessor's result
configure:8517: checking for GL/glext.h
configure:8524: result: yes
configure:8559: checking whether glext.h is recent enough
configure:8589: result: yes
configure:8634: checking for glut32 library
configure:8660: gcc -o conftest   -L/usr/X11R6/lib  conftest.c   -lutil -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_mixer  -lGL -L/usr/X11R6/lib -lGLU  -lglut32 -lXi -lXmu >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot find -lglut32
collect2: ld returned 1 exit status
configure:8663: $? = 1
configure: failed program was:
| #line 8643 "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_GLEXT_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:8679: result: no
configure:8634: checking for glut library
configure:8660: 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 -L/usr/X11R6/lib -lGLU  -lglut -lXi -lXmu >&5
configure:8663: $? = 0
configure:8666: test -s conftest
configure:8669: $? = 0
configure:8679: result: yes
configure:8731: checking GL/glut.h usability
configure:8744: gcc -c    -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1   conftest.c >&5
configure:8747: $? = 0
configure:8750: test -s conftest.o
configure:8753: $? = 0
configure:8763: result: yes
configure:8767: checking GL/glut.h presence
Slack is the best...
prdallan
Star Pilot
Star Pilot
Posts: 7
Joined: Tue Mar 02, 2004 10:31 pm

Post by prdallan »

Code: Select all

configure:8778: gcc -E   -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1   conftest.c
configure:8784: $? = 0
configure:8803: result: yes
configure:8839: checking for GL/glut.h
configure:8846: result: yes
configure:8889: checking for expat library
configure:8909: gcc -o conftest   -L/usr/X11R6/lib -L/usr/X11R6/lib  conftest.c  -lexpat >&5
configure:8912: $? = 0
configure:8915: test -s conftest
configure:8918: $? = 0
configure:8928: result: yes
configure:8977: checking expat.h usability
configure:8990: gcc -c    -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1     conftest.c >&5
configure:8993: $? = 0
configure:8996: test -s conftest.o
configure:8999: $? = 0
configure:9009: result: yes
configure:9013: checking expat.h presence
configure:9024: gcc -E   -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1     conftest.c
configure:9030: $? = 0
configure:9049: result: yes
configure:9085: checking for expat.h
configure:9092: result: yes
configure:9136: checking for png library
configure:9156: gcc -o conftest   -L/usr/X11R6/lib -L/usr/X11R6/lib  conftest.c  -lpng >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng.so: undefined reference to `deflate'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng.so: undefined reference to `inflate'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng.so: undefined reference to `inflateInit_'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng.so: undefined reference to `crc32'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng.so: undefined reference to `pow'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng.so: undefined reference to `deflateInit2_'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng.so: undefined reference to `inflateReset'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng.so: undefined reference to `deflateReset'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng.so: undefined reference to `inflateEnd'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng.so: undefined reference to `deflateEnd'
collect2: ld returned 1 exit status
configure:9159: $? = 1
configure: failed program was:
| #line 9139 "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_GLEXT_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:9175: result: no
configure:9136: checking for png12 library
configure:9156: gcc -o conftest   -L/usr/X11R6/lib -L/usr/X11R6/lib  conftest.c  -lpng12 >&5
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `deflate'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `inflate'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `inflateInit_'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `crc32'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `pow'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `deflateInit2_'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `inflateReset'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `deflateReset'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `inflateEnd'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `deflateEnd'
collect2: ld returned 1 exit status
configure:9159: $? = 1
configure: failed program was:
| #line 9139 "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_GLEXT_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:9175: result: no
configure:9187: checking for png -lz -lm library
configure:9207: gcc -o conftest   -L/usr/X11R6/lib -L/usr/X11R6/lib  conftest.c  -lpng -lz -lm >&5
configure:9210: $? = 0
configure:9213: test -s conftest
configure:9216: $? = 0
configure:9226: result: yes
configure:9270: checking png.h usability
configure:9283: gcc -c    -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1      conftest.c >&5
configure:9286: $? = 0
configure:9289: test -s conftest.o
configure:9292: $? = 0
configure:9302: result: yes
configure:9306: checking png.h presence
configure:9317: gcc -E   -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1      conftest.c
configure:9323: $? = 0
configure:9342: result: yes
configure:9378: checking for png.h
configure:9385: result: yes
configure:9436: checking for jpeg library
configure:9456: gcc -o conftest   -L/usr/X11R6/lib -L/usr/X11R6/lib  conftest.c  -ljpeg >&5
configure:9459: $? = 0
configure:9462: test -s conftest
configure:9465: $? = 0
configure:9475: result: yes
configure:9524: checking jpeglib.h usability
configure:9537: gcc -c    -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1       conftest.c >&5
configure:9540: $? = 0
configure:9543: test -s conftest.o
configure:9546: $? = 0
configure:9556: result: yes
configure:9560: checking jpeglib.h presence
configure:9571: gcc -E   -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1       conftest.c
configure:9577: $? = 0
configure:9596: result: yes
configure:9632: checking for jpeglib.h
configure:9639: result: yes
configure:9693: checking for openal library
configure:9713: gcc -o conftest   -L/usr/X11R6/lib -L/usr/X11R6/lib  conftest.c  >&5
configure:9716: $? = 0
configure:9719: test -s conftest
configure:9722: $? = 0
configure:9732: result: yes
configure:9779: checking for AL/al.h
configure:9790: gcc -E   -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1      conftest.c
configure:9796: $? = 0
configure:9815: result: yes
configure:9817: checking for al.h
configure:9828: gcc -E   -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1      conftest.c
configure:9873:17: al.h: No such file or directory
configure:9834: $? = 1
configure: failed program was:
| #line 9819 "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_GLEXT_H 1
| /* end confdefs.h.  */
|  #include <al.h>
configure:9853: result: yes
configure:9968: checking AL/alext.h usability
configure:9981: gcc -c    -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1      conftest.c >&5
configure:9984: $? = 0
configure:9987: test -s conftest.o
configure:9990: $? = 0
configure:10000: result: yes
configure:10004: checking AL/alext.h presence
configure:10015: gcc -E   -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_SDL_MIXER=1      conftest.c
configure:10021: $? = 0
configure:10040: result: yes
configure:10076: checking for AL/alext.h
configure:10083: result: yes
configure:11002: 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 LS

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:1136: 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_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/ginstall -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} /home/paulo/vstrike/vegastrike-0.4.1-installer/vegastrike/missing --run aclocal-1.7'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/paulo/vstrike/vegastrike-0.4.1-installer/vegastrike/missing --run tar'
AUTOCONF='${SHELL} /home/paulo/vstrike/vegastrike-0.4.1-installer/vegastrike/missing --run autoconf'
AUTOHEADER='${SHELL} /home/paulo/vstrike/vegastrike-0.4.1-installer/vegastrike/missing --run autoheader'
AUTOMAKE='${SHELL} /home/paulo/vstrike/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/python2.3 -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 -L/usr/X11R6/lib -lGLU  -lglut  -lXi -lXmu  -lexpat  -lpng -lz -lm  -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} /home/paulo/vstrike/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/python2.3 -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 -L/usr/X11R6/lib -lGLU  -lglut  -lXi -lXmu  -lexpat  -lpng -lz -lm  -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='/home/paulo/vstrike/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_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 LS

config.status:827: creating config.h
I'm running Slack 9.1 (ah, if it matters - using alsa sound server). Thanks for any help!
[/code]
Slack is the best...
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 »

Code: Select all

/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `deflate'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `inflate'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `inflateInit_'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `crc32'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `pow'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `deflateInit2_'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `inflateReset'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `deflateReset'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `inflateEnd'
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../libpng12.so: undefined reference to `deflateEnd'
Looks like a library that libpng relies on did not define some symbols.
I found some google results on this issue, so maybe look at them


@@Someone who knows about phpbb: Is there a way to let *all* users, rather than just admins/mods, attach files? It would help so much in cases like this. I hate having to read these 3-post long log files and have duplicate posts sometimes. Attachments would make the whole process easier.
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

try adding -lz to the libs
wherever you see a -lpng replace with -lpng -lz
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

see if src/vegastrike built
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
prdallan
Star Pilot
Star Pilot
Posts: 7
Joined: Tue Mar 02, 2004 10:31 pm

Post by prdallan »

Hi all,

Thank you for your replies.

Hellcatv, I think you mean vegastrike/src, and yes, it built. Actually, I even tried ignoring the error and proceeded with the "su" step. The program started, got the initial screens (quite interesting, btw!), loaded loads of files (i could see in the botton left of the screen), and then everything got frozen in a blank (black) screen :(

Gonna try the -lpng -lz thing and rebuild. Just one clarification, in which files /or/ where should I make the changes?

ace123, thank you for pointing out the lib problem, gonna go deeper into it. And the funny thing is that I downloade libpng just another day, from source...and compiled it. Well, actually, that is what that thread is about... And, MORE ACTUALLY, that is EXACTLY what is happening in my system (I also have those answers when I make the same tests)!!!! Ok, gonna recompile libpng with the changes he suggests in the thread! Thank you!

Best regards,

Paulo

<OT> Hellcat, ace123, so you are in Palo Alto/Stanford area? I lived there many years ago... Nice area! :)
Slack is the best...
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

hmmm rebuilding with libpng isn't going to help

how long did you wait
it might take 3 minutes to load

if vegastrike/src/vegastrike built then it's done--there's no way adding libs would fix a problem or anything

try waiting for a good 5 minutes before saying it's b0rk :-)
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
prdallan
Star Pilot
Star Pilot
Posts: 7
Joined: Tue Mar 02, 2004 10:31 pm

Post by prdallan »

hmmm rebuilding with libpng isn't going to help

<snip>

if vegastrike/src/vegastrike built then it's done--there's no way adding libs would fix a problem or anything

try waiting for a good 5 minutes before saying it's b0rk
Hi Hellcat,

It built, i can run vsinstall & vslauncher, but I get stuck at the blank screen after the initial loading screen (i.e., I get the first initial screen; the last file which is indicated as being loaded, as written in the botton left corner, is galva.png; however, after that screen comes a blank screen...). Waited about 15 minutes, for no result.

The error in building the tools directory, what is in that directory, do you know? Is it essencial?

Also noticed I have /many/ glext.h errors... In the forun, noticed a patch (http://vegastrike.sourceforge.net/forum ... php?t=1561)... should I apply that patch, or the glXGetProcAddressARB thing should be enought?

Any idea of what can be happening & where to go from now?

Thanks to you all,

Paulo
Slack is the best...
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

ok well we need the log to further brainstorm

try this

go to the path to your data dir
run

vegastrike >& vs.log

paste vs.log here
and then we can see more about your system setup
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
prdallan
Star Pilot
Star Pilot
Posts: 7
Joined: Tue Mar 02, 2004 10:31 pm

Post by prdallan »

UPDATED

I THINK I FOUND OUT PART OF THE PROBLEM!!

It was the firewall! Disabling firewall, the game launches normally!

So, in order to keep things straight, (i) do you know what /must/ be available (I mean, is there any port that I have to leave open? Ordinarily, I leave almost nothing available...)

Regarding the game, it seems the screen have some small strange things. In the shift+m screen, I could not read the label on the buttons, but I think this may be a problem with my video driver, I already got that with another game.

Still have two points: (ii) the "tools" directory which has not being built (is that important?) and (iii) why the /many/ glext.h errors.

Do you have any idea on that?

Thank you all for the help!

Best regards,

Paulo
Last edited by prdallan on Sun Mar 07, 2004 5:45 pm, edited 2 times in total.
Slack is the best...
prdallan
Star Pilot
Star Pilot
Posts: 7
Joined: Tue Mar 02, 2004 10:31 pm

Post by prdallan »

See update on the post above!

Thanks for the help!

Best regards,

Paulo
Slack is the best...
hellcatv
Developer
Developer
Posts: 3980
Joined: Fri Jan 03, 2003 4:53 am
Location: Stanford, CA
Contact:

Post by hellcatv »

try 4364 that's the closest number I could get to look like vega
:-)

as for the tools error: some devel checked that broken code in *right* before release and we didn't catch it until it was too late

as for the glext error: beats me...but that's why we made the configure script not listen to the output of that test
Vega Strike Lead Developer
http://vegastrike.sourceforge.net/
Post Reply