glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] Back from holidays + huge updaet


From: MOA333
Subject: Re: [glob2-devel] Back from holidays + huge updaet
Date: Sat, 31 Jul 2004 14:17:05 +0000
User-agent: Mozilla Thunderbird 0.7.1 (X11/20040706)

Stephane Magnenat wrote:

Can you retry with the laetst CVS ? Please do :
./bootstreap
./configuer
make clean
make
If the error is still present, please give the content of config.log and the type of OS you have (distrib/version)

Thanks

Steph


_______________________________________________
glob2-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/glob2-devel

First the content of the config.log:


************************************************************

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

It was created by Globulation 2 configure 0.8.6, which was
generated by GNU Autoconf 2.59.  Invocation command line was

 $ ./configure

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

hostname = andreiCalculator
uname -m = i686
uname -r = 2.4.22-gentoo-r7
uname -s = Linux
uname -v = #1 Thu Apr 1 21:33:19 Local time zone must be set--see zic manua

/usr/bin/uname -p = AMD Athlon(tm) XP 2500+
/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/kde/3.2/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3
PATH: /opt/ati/bin
PATH: /usr/X11R6/bin
PATH: /opt/blackdown-jdk-1.4.1/bin
PATH: /opt/blackdown-jdk-1.4.1/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.2/bin
PATH: /usr/kde/3.1/bin
PATH: /usr/games/bin


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

configure:1382: checking build system type
configure:1400: result: i686-pc-linux-gnu
configure:1408: checking host system type
configure:1422: result: i686-pc-linux-gnu
configure:1430: checking target system type
configure:1444: result: i686-pc-linux-gnu
configure:1472: checking for a BSD-compatible install
configure:1527: result: /bin/install -c
configure:1538: checking whether build environment is sane
configure:1581: result: yes
configure:1614: checking for gawk
configure:1630: found /bin/gawk
configure:1640: result: gawk
configure:1650: checking whether make sets $(MAKE)
configure:1670: result: yes
configure:1887: checking for gcc
configure:1913: result: gcc
configure:2157: checking for C compiler version
configure:2160: gcc --version </dev/null >&5
gcc (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2163: $? = 0
configure:2165: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs
Configured with: /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic
Thread model: posix
gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)
configure:2168: $? = 0
configure:2170: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2173: $? = 1
configure:2196: checking for C compiler default output file name
configure:2199: gcc    conftest.c  >&5
configure:2202: $? = 0
configure:2248: result: a.out
configure:2253: checking whether the C compiler works
configure:2259: ./a.out
configure:2262: $? = 0
configure:2279: result: yes
configure:2286: checking whether we are cross compiling
configure:2288: result: no
configure:2291: checking for suffix of executables
configure:2293: gcc -o conftest    conftest.c  >&5
configure:2296: $? = 0
configure:2321: result:
configure:2327: checking for suffix of object files
configure:2348: gcc -c   conftest.c >&5
configure:2351: $? = 0
configure:2373: result: o
configure:2377: checking whether we are using the GNU C compiler
configure:2401: gcc -c   conftest.c >&5
configure:2407: $? = 0
configure:2411: test -z
            || test ! -s conftest.err
configure:2414: $? = 0
configure:2417: test -s conftest.o
configure:2420: $? = 0
configure:2433: result: yes
configure:2439: checking whether gcc accepts -g
configure:2460: gcc -c -g  conftest.c >&5
configure:2466: $? = 0
configure:2470: test -z
            || test ! -s conftest.err
configure:2473: $? = 0
configure:2476: test -s conftest.o
configure:2479: $? = 0
configure:2490: result: yes
configure:2507: checking for gcc option to accept ANSI C
configure:2577: gcc  -c -g -O2  conftest.c >&5
configure:2583: $? = 0
configure:2587: test -z
            || test ! -s conftest.err
configure:2590: $? = 0
configure:2593: test -s conftest.o
configure:2596: $? = 0
configure:2614: result: none needed
configure:2632: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2638: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2782: checking for style of include used by make
configure:2810: result: GNU
configure:2838: checking dependency style of gcc
configure:2921: result: gcc3
configure:3032: checking for C++ compiler version
configure:3035: g++ --version </dev/null >&5
g++ (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3038: $? = 0
configure:3040: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs
Configured with: /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic
Thread model: posix
gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)
configure:3043: $? = 0
configure:3045: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:3048: $? = 1
configure:3051: checking whether we are using the GNU C++ compiler
configure:3075: g++ -c -g -Wall   conftest.cc >&5
configure:3081: $? = 0
configure:3085: test -z
            || test ! -s conftest.err
configure:3088: $? = 0
configure:3091: test -s conftest.o
configure:3094: $? = 0
configure:3107: result: yes
configure:3113: checking whether g++ accepts -g
configure:3134: g++ -c -g  conftest.cc >&5
configure:3140: $? = 0
configure:3144: test -z
            || test ! -s conftest.err
configure:3147: $? = 0
configure:3150: test -s conftest.o
configure:3153: $? = 0
configure:3164: result: yes
configure:3206: g++ -c -g -Wall   conftest.cc >&5
configure:3212: $? = 0
configure:3216: test -z
            || test ! -s conftest.err
configure:3219: $? = 0
configure:3222: test -s conftest.o
configure:3225: $? = 0
configure:3251: g++ -c -g -Wall   conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for
  each function it appears in.)
configure:3257: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.6"
| #define PACKAGE_STRING "Globulation 2 0.8.6"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "glob2"
| #define VERSION "0.8.6"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3206: g++ -c -g -Wall   conftest.cc >&5
configure:3212: $? = 0
configure:3216: test -z
            || test ! -s conftest.err
configure:3219: $? = 0
configure:3222: test -s conftest.o
configure:3225: $? = 0
configure:3251: g++ -c -g -Wall   conftest.cc >&5
configure:3257: $? = 0
configure:3261: test -z
            || test ! -s conftest.err
configure:3264: $? = 0
configure:3267: test -s conftest.o
configure:3270: $? = 0
configure:3295: checking dependency style of g++
configure:3378: result: gcc3
configure:3408: checking for a BSD-compatible install
configure:3463: result: /bin/install -c
configure:3515: checking for ranlib
configure:3531: found /usr/bin/ranlib
configure:3542: result: ranlib
configure:3570: checking how to run the C preprocessor
configure:3605: gcc -E  conftest.c
configure:3611: $? = 0
configure:3643: gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3649: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.6"
| #define PACKAGE_STRING "Globulation 2 0.8.6"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "glob2"
| #define VERSION "0.8.6"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3688: result: gcc -E
configure:3712: gcc -E  conftest.c
configure:3718: $? = 0
configure:3750: gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3756: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.6"
| #define PACKAGE_STRING "Globulation 2 0.8.6"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "glob2"
| #define VERSION "0.8.6"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3800: checking for egrep
configure:3810: result: grep -E
configure:3815: checking for ANSI C header files
configure:3840: gcc -c -g -O2  conftest.c >&5
configure:3846: $? = 0
configure:3850: test -z
            || test ! -s conftest.err
configure:3853: $? = 0
configure:3856: test -s conftest.o
configure:3859: $? = 0
configure:3945: gcc -o conftest -g -O2   conftest.c  >&5
configure:3948: $? = 0
configure:3950: ./conftest
configure:3953: $? = 0
configure:3968: result: yes
configure:3992: checking for sys/types.h
configure:4008: gcc -c -g -O2  conftest.c >&5
configure:4014: $? = 0
configure:4018: test -z
            || test ! -s conftest.err
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:3992: checking for sys/stat.h
configure:4008: gcc -c -g -O2  conftest.c >&5
configure:4014: $? = 0
configure:4018: test -z
            || test ! -s conftest.err
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:3992: checking for stdlib.h
configure:4008: gcc -c -g -O2  conftest.c >&5
configure:4014: $? = 0
configure:4018: test -z
            || test ! -s conftest.err
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:3992: checking for string.h
configure:4008: gcc -c -g -O2  conftest.c >&5
configure:4014: $? = 0
configure:4018: test -z
            || test ! -s conftest.err
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:3992: checking for memory.h
configure:4008: gcc -c -g -O2  conftest.c >&5
configure:4014: $? = 0
configure:4018: test -z
            || test ! -s conftest.err
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:3992: checking for strings.h
configure:4008: gcc -c -g -O2  conftest.c >&5
configure:4014: $? = 0
configure:4018: test -z
            || test ! -s conftest.err
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:3992: checking for inttypes.h
configure:4008: gcc -c -g -O2  conftest.c >&5
configure:4014: $? = 0
configure:4018: test -z
            || test ! -s conftest.err
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:3992: checking for stdint.h
configure:4008: gcc -c -g -O2  conftest.c >&5
configure:4014: $? = 0
configure:4018: test -z
            || test ! -s conftest.err
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:3992: checking for unistd.h
configure:4008: gcc -c -g -O2  conftest.c >&5
configure:4014: $? = 0
configure:4018: test -z
            || test ! -s conftest.err
configure:4021: $? = 0
configure:4024: test -s conftest.o
configure:4027: $? = 0
configure:4038: result: yes
configure:4057: checking for string.h
configure:4062: result: yes
configure:4066: checking sys/time.h usability
configure:4078: gcc -c -g -O2  conftest.c >&5
configure:4084: $? = 0
configure:4088: test -z
            || test ! -s conftest.err
configure:4091: $? = 0
configure:4094: test -s conftest.o
configure:4097: $? = 0
configure:4107: result: yes
configure:4111: checking sys/time.h presence
configure:4121: gcc -E  conftest.c
configure:4127: $? = 0
configure:4147: result: yes
configure:4182: checking for sys/time.h
configure:4189: result: yes
configure:4066: checking assert.h usability
configure:4078: gcc -c -g -O2  conftest.c >&5
configure:4084: $? = 0
configure:4088: test -z
            || test ! -s conftest.err
configure:4091: $? = 0
configure:4094: test -s conftest.o
configure:4097: $? = 0
configure:4107: result: yes
configure:4111: checking assert.h presence
configure:4121: gcc -E  conftest.c
configure:4127: $? = 0
configure:4147: result: yes
configure:4182: checking for assert.h
configure:4189: result: yes
configure:4247: checking for sdl-config
configure:4265: found /usr/bin/sdl-config
configure:4278: result: /usr/bin/sdl-config
configure:4286: checking for SDL - version >= 1.2.0
configure:4376: gcc -o conftest -g -O2 -I/usr/include/SDL -D_REENTRANT conftest.c -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
configure:4379: $? = 0
configure:4381: ./conftest
configure:4384: $? = 0
configure:4402: result: yes
configure:4500: checking for IMG_Load_RW in -lSDL_image
configure:4530: gcc -o conftest -g -O2 conftest.c -lSDL_image -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread >&5
configure:4536: $? = 0
configure:4540: test -z
            || test ! -s conftest.err
configure:4543: $? = 0
configure:4546: test -s conftest
configure:4549: $? = 0
configure:4562: result: yes
configure:4572: checking for SDLNet_UDP_Open in -lSDL_net
configure:4602: gcc -o conftest -g -O2 conftest.c -lSDL_net -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_image >&5
configure:4608: $? = 0
configure:4612: test -z
            || test ! -s conftest.err
configure:4615: $? = 0
configure:4618: test -s conftest
configure:4621: $? = 0
configure:4634: result: yes
configure:4683: checking for freetype-config
configure:4701: found /usr/bin/freetype-config
configure:4714: result: /usr/bin/freetype-config
configure:4723: checking for FreeType - version >= 6.1.0
configure:4801: gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lfreetype -lz >&5
configure:4804: $? = 0
configure:4806: ./conftest
configure:4809: $? = 0
configure:4828: result: yes
configure:4914: checking for Vorbis
configure:4961: gcc -o conftest -g -O2 conftest.c -lvorbis -lm -lvorbisenc >&5
configure:4964: $? = 0
configure:4966: ./conftest
configure:4969: $? = 0
configure:4987: result: yes
configure:5091: checking GL/gl.h usability
configure:5103: gcc -c -g -O2  conftest.c >&5
configure:5109: $? = 0
configure:5113: test -z
            || test ! -s conftest.err
configure:5116: $? = 0
configure:5119: test -s conftest.o
configure:5122: $? = 0
configure:5132: result: yes
configure:5136: checking GL/gl.h presence
configure:5146: gcc -E  conftest.c
configure:5152: $? = 0
configure:5172: result: yes
configure:5207: checking for GL/gl.h
configure:5214: result: yes
configure:5235: checking GL/glu.h usability
configure:5247: gcc -c -g -O2  conftest.c >&5
configure:5253: $? = 0
configure:5257: test -z
            || test ! -s conftest.err
configure:5260: $? = 0
configure:5263: test -s conftest.o
configure:5266: $? = 0
configure:5276: result: yes
configure:5280: checking GL/glu.h presence
configure:5290: gcc -E  conftest.c
configure:5296: $? = 0
configure:5316: result: yes
configure:5351: checking for GL/glu.h
configure:5358: result: yes
configure:5370: checking for glBegin in -lGL
configure:5400: gcc -o conftest -g -O2   conftest.c -lGL -lpthread  >&5
configure:5406: $? = 0
configure:5410: test -z
            || test ! -s conftest.err
configure:5413: $? = 0
configure:5416: test -s conftest
configure:5419: $? = 0
configure:5432: result: yes
configure:5446: checking for gluOrtho2D in -lGLU
configure:5476: gcc -o conftest -g -O2 conftest.c -lGLU -lpthread -lGL >&5
configure:5482: $? = 0
configure:5486: test -z
            || test ! -s conftest.err
configure:5489: $? = 0
configure:5492: test -s conftest
configure:5495: $? = 0
configure:5508: result: yes
configure:5534: checking for working alloca.h
configure:5555: gcc -o conftest -g -O2   conftest.c -lGLU -lGL  >&5
configure:5561: $? = 0
configure:5565: test -z
            || test ! -s conftest.err
configure:5568: $? = 0
configure:5571: test -s conftest
configure:5574: $? = 0
configure:5586: result: yes
configure:5596: checking for alloca
configure:5637: gcc -o conftest -g -O2   conftest.c -lGLU -lGL  >&5
configure:5643: $? = 0
configure:5647: test -z
            || test ! -s conftest.err
configure:5650: $? = 0
configure:5653: test -s conftest
configure:5656: $? = 0
configure:5668: result: yes
configure:5899: checking for dirent.h that defines DIR
configure:5923: gcc -c -g -O2  conftest.c >&5
configure:5929: $? = 0
configure:5933: test -z
            || test ! -s conftest.err
configure:5936: $? = 0
configure:5939: test -s conftest.o
configure:5942: $? = 0
configure:5953: result: yes
configure:5966: checking for library containing opendir
configure:5996: gcc -o conftest -g -O2   conftest.c -lGLU -lGL  >&5
configure:6002: $? = 0
configure:6006: test -z
            || test ! -s conftest.err
configure:6009: $? = 0
configure:6012: test -s conftest
configure:6015: $? = 0
configure:6085: result: none required
configure:6236: checking how to run the C++ preprocessor
configure:6267: g++ -E  conftest.cc
configure:6273: $? = 0
configure:6305: g++ -E  conftest.cc
conftest.cc:33:28: ac_nonexistent.h: No such file or directory
configure:6311: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.6"
| #define PACKAGE_STRING "Globulation 2 0.8.6"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "glob2"
| #define VERSION "0.8.6"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_LIBGL 1
| #define HAVE_LIBGLU 1
| #define HAVE_OPENGL
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6350: result: g++ -E
configure:6374: g++ -E  conftest.cc
configure:6380: $? = 0
configure:6412: g++ -E  conftest.cc
conftest.cc:33:28: ac_nonexistent.h: No such file or directory
configure:6418: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "Globulation 2"
| #define PACKAGE_TARNAME "glob2"
| #define PACKAGE_VERSION "0.8.6"
| #define PACKAGE_STRING "Globulation 2 0.8.6"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "glob2"
| #define VERSION "0.8.6"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_LIBGL 1
| #define HAVE_LIBGLU 1
| #define HAVE_OPENGL
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DIRENT_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6476: checking vector usability
configure:6488: g++ -c -g -Wall   conftest.cc >&5
configure:6494: $? = 0
configure:6498: test -z
            || test ! -s conftest.err
configure:6501: $? = 0
configure:6504: test -s conftest.o
configure:6507: $? = 0
configure:6517: result: yes
configure:6521: checking vector presence
configure:6531: g++ -E  conftest.cc
configure:6537: $? = 0
configure:6557: result: yes
configure:6592: checking for vector
configure:6599: result: yes
configure:6764: creating ./config.status

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

This file was extended by Globulation 2 config.status 0.8.6, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on andreiCalculator

config.status:730: creating Makefile
config.status:730: creating src/Makefile
config.status:730: creating doc/Makefile
config.status:730: creating data/Makefile
config.status:730: creating data/gfx/Makefile
config.status:730: creating data/fonts/Makefile
config.status:730: creating data/gui/Makefile
config.status:730: creating data/zik/Makefile
config.status:730: creating maps/Makefile
config.status:730: creating libgag/Makefile
config.status:730: creating libgag/include/Makefile
config.status:730: creating libgag/src/Makefile
config.status:730: creating gnupg/Makefile
config.status:834: creating config.h
config.status:964: config.h is unchanged
config.status:1144: 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_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
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=set
ac_cv_env_CXX_value=g++
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_alloca_works=yes
ac_cv_header_GL_gl_h=yes
ac_cv_header_GL_glu_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vector=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_GLU_gluOrtho2D=yes
ac_cv_lib_GL_glBegin=yes
ac_cv_lib_SDL_image_IMG_Load_RW=yes
ac_cv_lib_SDL_net_SDLNet_UDP_Open=yes
ac_cv_objext=o
ac_cv_path_FT2_CONFIG=/usr/bin/freetype-config
ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_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_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /mnt/personal/CVS/CVS_globulation2/glob2/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /mnt/personal/CVS/CVS_globulation2/glob2/missing --run tar'
AUTOCONF='${SHELL} /mnt/personal/CVS/CVS_globulation2/glob2/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/personal/CVS/CVS_globulation2/glob2/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/personal/CVS/CVS_globulation2/glob2/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -Wall '
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FT2_CFLAGS='-I/usr/include/freetype2'
FT2_CONFIG='/usr/bin/freetype-config'
FT2_LIBS='-lfreetype -lz'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lGLU -lGL '
LTLIBOBJS=''
MAKEINFO='${SHELL} /mnt/personal/CVS/CVS_globulation2/glob2/missing --run makeinfo'
OBJEXT='o'
PACKAGE='glob2'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='Globulation 2'
PACKAGE_STRING='Globulation 2 0.8.6'
PACKAGE_TARNAME='glob2'
PACKAGE_VERSION='0.8.6'
PATH_SEPARATOR=':'
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 -lSDL_image -lSDL_net'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.8.6'
VORBISENC_LIBS='-lvorbisenc'
VORBISFILE_LIBS='-lvorbisfile'
VORBIS_CFLAGS=''
VORBIS_LIBS=' -lvorbis -lm'
ac_ct_CC='gcc'
ac_ct_CXX=''
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='/mnt/personal/CVS/CVS_globulation2/glob2/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_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ASSERT_H 1
#define HAVE_DIRENT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBGL 1
#define HAVE_LIBGLU 1
#define HAVE_MEMORY_H 1
#define HAVE_OPENGL
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_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_VECTOR 1
#define PACKAGE "glob2"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE_DATA_DIR "/usr/local/share/glob2"
#define PACKAGE_NAME "Globulation 2"
#define PACKAGE_SOURCE_DIR "/mnt/personal/CVS/CVS_globulation2/glob2"
#define PACKAGE_STRING "Globulation 2 0.8.6"
#define PACKAGE_TARNAME "glob2"
#define PACKAGE_VERSION "0.8.6"
#define STDC_HEADERS 1
#define VERSION "0.8.6"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0

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

This file was extended by Globulation 2 config.status 0.8.6, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on andreiCalculator

config.status:834: creating config.h
config.status:964: config.h is unchanged


*********************************************************************************


now the output on the screen:


***************************************


bash-2.05b$ make
cd . && /bin/sh /mnt/personal/CVS/CVS_globulation2/glob2/missing --run autoheade r
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/mnt/personal/CVS/CVS_globulation2/glob2'
Making all in libgag
make[2]: Entering directory `/mnt/personal/CVS/CVS_globulation2/glob2/libgag'
Making all in src
make[3]: Entering directory `/mnt/personal/CVS/CVS_globulation2/glob2/libgag/src ' if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/S DL -D_REENTRANT -I./../include/ -g -Wall -MT GraphicContext.o -MD -MP -MF ". deps/GraphicContext.Tpo" \ -c -o GraphicContext.o `test -f 'GraphicContext.cpp' || echo './'`GraphicConte xt.cpp; \
then mv -f ".deps/GraphicContext.Tpo" ".deps/GraphicContext.Po"; \
else rm -f ".deps/GraphicContext.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT Sprite.o -MD -MP -MF ".deps/Sprite.Tpo" \
 -c -o Sprite.o `test -f 'Sprite.cpp' || echo './'`Sprite.cpp; \
then mv -f ".deps/Sprite.Tpo" ".deps/Sprite.Po"; \
else rm -f ".deps/Sprite.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT TrueTypeFont.o -MD -MP -MF ".deps/TrueTypeFont.Tpo" \ -c -o TrueTypeFont.o `test -f 'TrueTypeFont.cpp' || echo './'`TrueTypeFont.cpp; \
then mv -f ".deps/TrueTypeFont.Tpo" ".deps/TrueTypeFont.Po"; \
else rm -f ".deps/TrueTypeFont.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT FileManager.o -MD -MP -MF ".deps/FileManager.Tpo" \ -c -o FileManager.o `test -f 'FileManager.cpp' || echo './'`FileManager.cpp; \
then mv -f ".deps/FileManager.Tpo" ".deps/FileManager.Po"; \
else rm -f ".deps/FileManager.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT Toolkit.o -MD -MP -MF ".deps/Toolkit.Tpo" \
 -c -o Toolkit.o `test -f 'Toolkit.cpp' || echo './'`Toolkit.cpp; \
then mv -f ".deps/Toolkit.Tpo" ".deps/Toolkit.Po"; \
else rm -f ".deps/Toolkit.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT StringTable.o -MD -MP -MF ".deps/StringTable.Tpo" \ -c -o StringTable.o `test -f 'StringTable.cpp' || echo './'`StringTable.cpp; \
then mv -f ".deps/StringTable.Tpo" ".deps/StringTable.Po"; \
else rm -f ".deps/StringTable.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -Wall -MT SupportFunctions.o -MD -MP -MF ".deps/SupportFunctions.Tpo" \ -c -o SupportFunctions.o `test -f 'SupportFunctions.cpp' || echo './'`SupportFunctions.cpp; \
then mv -f ".deps/SupportFunctions.Tpo" ".deps/SupportFunctions.Po"; \
else rm -f ".deps/SupportFunctions.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -O2 -MT SDL_ttf.o -MD -MP -MF ".deps/SDL_ttf.Tpo" \
 -c -o SDL_ttf.o `test -f 'SDL_ttf.c' || echo './'`SDL_ttf.c; \
then mv -f ".deps/SDL_ttf.Tpo" ".deps/SDL_ttf.Po"; \
else rm -f ".deps/SDL_ttf.Tpo"; exit 1; \
fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -g -O2 -MT glSDL.o -MD -MP -MF ".deps/glSDL.Tpo" \
 -c -o glSDL.o `test -f 'glSDL.c' || echo './'`glSDL.c; \
then mv -f ".deps/glSDL.Tpo" ".deps/glSDL.Po"; \
else rm -f ".deps/glSDL.Tpo"; exit 1; \
fi
glSDL.c:55: error: syntax error before '*' token
glSDL.c:55: warning: no semicolon at end of struct or union
glSDL.c:56: error: syntax error before '*' token
glSDL.c:57: error: syntax error before '*' token
glSDL.c:58: error: syntax error before '*' token
glSDL.c:59: error: syntax error before '*' token
glSDL.c:60: error: syntax error before '*' token
glSDL.c:61: error: syntax error before '*' token
glSDL.c:62: error: syntax error before '*' token
glSDL.c:63: error: syntax error before '*' token
glSDL.c:64: error: syntax error before '*' token
glSDL.c:65: error: syntax error before '*' token
glSDL.c:66: error: syntax error before '*' token
glSDL.c:67: error: syntax error before '*' token
glSDL.c:68: error: syntax error before '*' token
glSDL.c:69: error: syntax error before '*' token
glSDL.c:70: error: syntax error before '*' token
glSDL.c:72: error: syntax error before '*' token
glSDL.c:73: error: syntax error before '*' token
glSDL.c:75: error: syntax error before '*' token
glSDL.c:76: error: syntax error before '*' token
glSDL.c:79: error: syntax error before '*' token
glSDL.c:80: error: syntax error before '*' token
glSDL.c:83: error: syntax error before '*' token
glSDL.c:84: error: syntax error before '*' token
glSDL.c:85: error: syntax error before '*' token
glSDL.c:86: error: syntax error before '*' token
glSDL.c:88: error: syntax error before '*' token
glSDL.c:89: error: syntax error before '*' token
glSDL.c:90: error: syntax error before '*' token
glSDL.c:91: error: syntax error before '*' token
glSDL.c:93: error: syntax error before '*' token
glSDL.c:94: error: syntax error before '*' token
glSDL.c:95: warning: data definition has no type or storage class
glSDL.c: In function `GetGL':
glSDL.c:106: error: request for member `Begin' in something not a structure or union glSDL.c:107: error: request for member `BindTexture' in something not a structure or union glSDL.c:108: error: request for member `BlendFunc' in something not a structure or union glSDL.c:109: error: request for member `Color4ub' in something not a structure or union glSDL.c:110: error: request for member `Color3ub' in something not a structure or union glSDL.c:111: error: request for member `DeleteTextures' in something not a structure or union glSDL.c:112: error: request for member `Disable' in something not a structure or union glSDL.c:113: error: request for member `Enable' in something not a structure or union glSDL.c:114: error: request for member `End' in something not a structure or union glSDL.c:115: error: request for member `Flush' in something not a structure or union glSDL.c:116: error: request for member `GenTextures' in something not a structure or union glSDL.c:117: error: request for member `GetError' in something not a structure or union glSDL.c:118: error: request for member `GetIntegerv' in something not a structure or union glSDL.c:119: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:120: error: request for member `MatrixMode' in something not a structure or union glSDL.c:121: error: request for member `Ortho' in something not a structure or union glSDL.c:122: error: request for member `PixelStorei' in something not a structure or union glSDL.c:123: error: request for member `ReadPixels' in something not a structure or union glSDL.c:124: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:125: error: request for member `TexImage2D' in something not a structure or union glSDL.c:126: error: request for member `TexParameteri' in something not a structure or union glSDL.c:127: error: request for member `TexSubImage2D' in something not a structure or union glSDL.c:128: error: request for member `Translatef' in something not a structure or union glSDL.c:129: error: request for member `Vertex2i' in something not a structure or union glSDL.c:130: error: request for member `Vertex2d' in something not a structure or union glSDL.c:131: error: request for member `Viewport' in something not a structure or union glSDL.c:133: error: request for member `Rotated' in something not a structure or union glSDL.c:134: error: request for member `Scalef' in something not a structure or union glSDL.c:135: error: request for member `PushMatrix' in something not a structure or union glSDL.c:136: error: request for member `PopMatrix' in something not a structure or union glSDL.c:138: error: request for member `LineWidth' in something not a structure or union glSDL.c:139: error: request for member `LineStipple' in something not a structure or union
glSDL.c: In function `gl_do_blend':
glSDL.c:250: error: request for member `Enable' in something not a structure or union glSDL.c:252: error: request for member `Disable' in something not a structure or union
glSDL.c: In function `gl_do_texture':
glSDL.c:262: error: request for member `Enable' in something not a structure or union glSDL.c:264: error: request for member `Disable' in something not a structure or union
glSDL.c: In function `gl_blendfunc':
glSDL.c:273: error: request for member `BlendFunc' in something not a structure or union
glSDL.c: In function `gl_texture':
glSDL.c:284: error: request for member `BindTexture' in something not a structure or union
glSDL.c: In function `glSDL_SetVideoMode':
glSDL.c:879: error: request for member `Viewport' in something not a structure or union glSDL.c:884: error: request for member `MatrixMode' in something not a structure or union glSDL.c:885: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:886: error: request for member `Ortho' in something not a structure or union glSDL.c:889: error: request for member `MatrixMode' in something not a structure or union glSDL.c:890: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:891: error: request for member `Translatef' in something not a structure or union glSDL.c:893: error: request for member `Disable' in something not a structure or union glSDL.c:894: error: request for member `Disable' in something not a structure or union
glSDL.c: In function `glSDL_LockSurface':
glSDL.c:972: error: request for member `PixelStorei' in something not a structure or union glSDL.c:976: error: request for member `ReadPixels' in something not a structure or union
glSDL.c: In function `glSDL_BlitFromGL':
glSDL.c:1092: error: request for member `PixelStorei' in something not a structure or union glSDL.c:1095: error: request for member `ReadPixels' in something not a structure or union glSDL.c:1098: error: request for member `ReadPixels' in something not a structure or union
glSDL.c: In function `BlitGL_single':
glSDL.c:1150: error: request for member `Begin' in something not a structure or union glSDL.c:1151: error: request for member `Color4ub' in something not a structure or union glSDL.c:1152: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1153: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1154: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1155: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1156: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1157: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1158: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1159: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1160: error: request for member `End' in something not a structure or union
glSDL.c: In function `BlitGL_htile':
glSDL.c:1185: error: request for member `Begin' in something not a structure or union glSDL.c:1209: error: request for member `End' in something not a structure or union glSDL.c:1216: error: request for member `Begin' in something not a structure or union glSDL.c:1219: error: request for member `Color4ub' in something not a structure or union glSDL.c:1220: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1221: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1222: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1223: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1224: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1225: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1226: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1227: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1232: error: request for member `End' in something not a structure or union
glSDL.c: In function `BlitGL_vtile':
glSDL.c:1257: error: request for member `Begin' in something not a structure or union glSDL.c:1281: error: request for member `End' in something not a structure or union glSDL.c:1288: error: request for member `Begin' in something not a structure or union glSDL.c:1291: error: request for member `Color4ub' in something not a structure or union glSDL.c:1292: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1293: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1294: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1295: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1296: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1297: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1298: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1299: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1304: error: request for member `End' in something not a structure or union
glSDL.c: In function `BlitGL_hvtile':
glSDL.c:1327: error: request for member `Begin' in something not a structure or union glSDL.c:1369: error: request for member `End' in something not a structure or union glSDL.c:1376: error: request for member `Begin' in something not a structure or union glSDL.c:1379: error: request for member `Color4ub' in something not a structure or union glSDL.c:1380: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1381: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1382: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1383: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1384: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1385: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1386: error: request for member `TexCoord2f' in something not a structure or union glSDL.c:1387: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1390: error: request for member `End' in something not a structure or union
glSDL.c: In function `glSDL_SetLineWidth':
glSDL.c:1515: error: request for member `LineWidth' in something not a structure or union
glSDL.c: In function `glSDL_SetLineStipple':
glSDL.c:1520: error: request for member `Disable' in something not a structure or union glSDL.c:1523: error: request for member `Enable' in something not a structure or union
glSDL.c: In function `glSDL_BlitGL':
glSDL.c:1641: error: request for member `PushMatrix' in something not a structure or union glSDL.c:1642: error: request for member `Translatef' in something not a structure or union glSDL.c:1644: error: request for member `Rotated' in something not a structure or union glSDL.c:1646: error: request for member `Scalef' in something not a structure or union glSDL.c:1667: error: request for member `PopMatrix' in something not a structure or union
glSDL.c: In function `glSDL_FillRect':
glSDL.c:1809: error: request for member `Begin' in something not a structure or union glSDL.c:1811: error: request for member `Color4ub' in something not a structure or union glSDL.c:1813: error: request for member `Color3ub' in something not a structure or union glSDL.c:1814: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1814: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1815: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1815: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1816: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1816: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1817: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1817: error: request for member `Vertex2i' in something not a structure or union glSDL.c:1818: error: request for member `End' in something not a structure or union
glSDL.c: In function `InitTexture':
glSDL.c:2029: error: request for member `GenTextures' in something not a structure or union glSDL.c:2030: error: request for member `BindTexture' in something not a structure or union glSDL.c:2031: error: request for member `PixelStorei' in something not a structure or union glSDL.c:2033: error: request for member `TexParameteri' in something not a structure or union glSDL.c:2034: error: request for member `TexParameteri' in something not a structure or union glSDL.c:2035: error: request for member `TexImage2D' in something not a structure or union
glSDL.c: In function `UploadHoriz':
glSDL.c:2068: error: request for member `TexSubImage2D' in something not a structure or union glSDL.c:2076: error: request for member `Flush' in something not a structure or union
glSDL.c: In function `UploadVert':
glSDL.c:2104: error: request for member `TexSubImage2D' in something not a structure or union glSDL.c:2112: error: request for member `Flush' in something not a structure or union
glSDL.c: In function `UploadHuge':
glSDL.c:2142: error: request for member `TexSubImage2D' in something not a structure or union glSDL.c:2150: error: request for member `Flush' in something not a structure or union
glSDL.c: In function `UnloadTexture':
glSDL.c:2258: error: request for member `DeleteTextures' in something not a structure or union
glSDL.c: In function `glSDL_DrawLine':
glSDL.c:2318: error: request for member `Disable' in something not a structure or union glSDL.c:2320: error: request for member `Enable' in something not a structure or union glSDL.c:2322: error: request for member `Begin' in something not a structure or union glSDL.c:2324: error: request for member `Color4ub' in something not a structure or union glSDL.c:2326: error: request for member `Color3ub' in something not a structure or union glSDL.c:2327: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2328: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2329: error: request for member `End' in something not a structure or union
glSDL.c: In function `glSDL_DrawRect':
glSDL.c:2387: error: request for member `Disable' in something not a structure or union glSDL.c:2389: error: request for member `Begin' in something not a structure or union glSDL.c:2391: error: request for member `Color4ub' in something not a structure or union glSDL.c:2393: error: request for member `Color3ub' in something not a structure or union glSDL.c:2394: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2394: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2395: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2395: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2396: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2396: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2397: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2397: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2398: error: request for member `End' in something not a structure or union
glSDL.c: In function `glSDL_SetPixel':
glSDL.c:2434: error: request for member `Begin' in something not a structure or union glSDL.c:2435: error: request for member `Color3ub' in something not a structure or union glSDL.c:2436: error: request for member `Vertex2i' in something not a structure or union glSDL.c:2437: error: request for member `End' in something not a structure or union
glSDL.c: In function `glSDL_DrawCircle':
glSDL.c:2475: error: request for member `Enable' in something not a structure or union glSDL.c:2476: error: request for member `LineWidth' in something not a structure or union glSDL.c:2483: error: request for member `Begin' in something not a structure or union glSDL.c:2485: error: request for member `Color4ub' in something not a structure or union glSDL.c:2487: error: request for member `Color3ub' in something not a structure or union glSDL.c:2492: error: request for member `Vertex2d' in something not a structure or union glSDL.c:2493: error: request for member `Vertex2d' in something not a structure or union glSDL.c:2495: error: request for member `End' in something not a structure or union glSDL.c:2496: error: request for member `LineWidth' in something not a structure or union
glSDL.c: In function `glSDL_CreateViewport':
glSDL.c:2506: error: request for member `Viewport' in something not a structure or union glSDL.c:2511: error: request for member `MatrixMode' in something not a structure or union glSDL.c:2512: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:2513: error: request for member `Ortho' in something not a structure or union glSDL.c:2516: error: request for member `MatrixMode' in something not a structure or union glSDL.c:2517: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:2518: error: request for member `Translatef' in something not a structure or union
glSDL.c: In function `glSDL_ResetViewport':
glSDL.c:2526: error: request for member `Viewport' in something not a structure or union glSDL.c:2531: error: request for member `MatrixMode' in something not a structure or union glSDL.c:2532: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:2533: error: request for member `Ortho' in something not a structure or union glSDL.c:2536: error: request for member `MatrixMode' in something not a structure or union glSDL.c:2537: error: request for member `LoadIdentity' in something not a structure or union glSDL.c:2538: error: request for member `Translatef' in something not a structure or union
make[3]: *** [glSDL.o] Error 1
make[3]: Leaving directory `/mnt/personal/CVS/CVS_globulation2/glob2/libgag/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/personal/CVS/CVS_globulation2/glob2/libgag'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/personal/CVS/CVS_globulation2/glob2'
make: *** [all] Error 2
bash-2.05b$


************************************************************


My computer is on gentoo linux /  portage up to date












reply via email to

[Prev in Thread] Current Thread [Next in Thread]