torcs compilation problem

怒风 <[email protected]>
Newsgroups gmane.games.torcs.general
Message-ID <[email protected]>
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure

_______________________________________________
Torcs-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/torcs-users
config.log (text/plain, 28.4 KB)
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.59.  Invocation command line was

  $ ./configure 

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

hostname = china-a58c49c6e
uname -m = i686
uname -r = 1.7.11(0.260/5/3)
uname -s = CYGWIN_NT-5.1
uname -v = 2012-02-24 14:05

/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: /cygdrive/c/WINDOWS/system32
PATH: /cygdrive/c/WINDOWS
PATH: /cygdrive/c/WINDOWS/System32/Wbem
PATH: /cygdrive/c/Program Files/ATI Technologies/ATI.ACE/Core-Static
PATH: /cygdrive/c/Program Files/Microsoft Visual Studio/Common/Tools/WinNT
PATH: /cygdrive/c/Program Files/Microsoft Visual Studio/Common/MSDev98/Bin
PATH: /cygdrive/c/Program Files/Microsoft Visual Studio/Common/Tools
PATH: /cygdrive/c/Program Files/Microsoft Visual Studio/VC98/bin


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

configure:1368: checking for a BSD-compatible install
configure:1423: result: /usr/bin/install -c
configure:1434: checking whether build environment is sane
configure:1477: result: yes
configure:1542: checking for gawk
configure:1558: found /usr/bin/gawk
configure:1568: result: gawk
configure:1578: checking whether make sets $(MAKE)
configure:1598: result: yes
configure:1813: checking for gcc
configure:1829: found /usr/bin/gcc
configure:1839: result: gcc
configure:2083: checking for C compiler version
configure:2086: gcc --version </dev/null >&5
gcc (GCC) 4.5.3
Copyright (C) 2010 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:2089: $? = 0
configure:2091: gcc -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-cygwin/4.5.3/lto-wrapper.exe
Target: i686-pc-cygwin
Configured with: /gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3/configure --srcdir=/gnu/gcc/releases/respins/4.5.3-3/gcc4-4.5.3-3/src/gcc-4.5.3 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/gcc4 -C --datadir=/usr/share --infodir=/usr/share/info --mandir=/usr/share/man -v --with-gmp=/usr --with-mpfr=/usr --enable-bootstrap --enable-version-specific-runtime-libs --libexecdir=/usr/lib --enable-static --enable-shared --enable-shared-libgcc --disable-__cxa_atexit --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-sjlj-exceptions --enable-languages=ada,c,c++,fortran,java,lto,objc,obj-c++ --enable-graphite --enable-lto --enable-java-awt=gtk --disable-symvers --enable-libjava --program-suffix=-4 --enable-libgomp --enable-libssp --enable-libada --enable-threads=posix --with-arch=i686 --with-tune=generic --enable-libgcj-sublibs CC=gcc-4 CXX=g++-4 CC_FOR_TARGET=gcc-4 CXX_FOR_TARGET=g++-4 GNATMAKE_FOR_TARGET=gnatmake GNATBIND_FOR_TARGET=gnatbind --with-ecj-jar=/usr/share/java/ecj.jar
Thread model: posix
gcc version 4.5.3 (GCC) 
configure:2094: $? = 0
configure:2096: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2099: $? = 1
configure:2122: checking for C compiler default output file name
configure:2125: gcc    conftest.c  >&5
configure:2128: $? = 0
configure:2174: result: a.exe
configure:2179: checking whether the C compiler works
configure:2185: ./a.exe
configure:2188: $? = 0
configure:2205: result: yes
configure:2212: checking whether we are cross compiling
configure:2214: result: no
configure:2217: checking for suffix of executables
configure:2219: gcc -o conftest.exe    conftest.c  >&5
configure:2222: $? = 0
configure:2247: result: .exe
configure:2253: checking for suffix of object files
configure:2274: gcc -c   conftest.c >&5
configure:2277: $? = 0
configure:2299: result: o
configure:2303: checking whether we are using the GNU C compiler
configure:2327: gcc -c   conftest.c >&5
configure:2333: $? = 0
configure:2337: test -z 
			 || test ! -s conftest.err
configure:2340: $? = 0
configure:2343: test -s conftest.o
configure:2346: $? = 0
configure:2359: result: yes
configure:2365: checking whether gcc accepts -g
configure:2386: gcc -c -g  conftest.c >&5
configure:2392: $? = 0
configure:2396: test -z 
			 || test ! -s conftest.err
configure:2399: $? = 0
configure:2402: test -s conftest.o
configure:2405: $? = 0
configure:2416: result: yes
configure:2433: checking for gcc option to accept ANSI C
configure:2503: gcc  -c -g -O2  conftest.c >&5
configure:2509: $? = 0
configure:2513: test -z 
			 || test ! -s conftest.err
configure:2516: $? = 0
configure:2519: test -s conftest.o
configure:2522: $? = 0
configure:2540: result: none needed
configure:2558: gcc -c -g -O2  conftest.c >&5
conftest.c:2:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2564: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2708: checking for style of include used by make
configure:2736: result: GNU
configure:2764: checking dependency style of gcc
configure:2854: result: none
configure:2876: checking how to run the C preprocessor
configure:2911: gcc -E  conftest.c
configure:2917: $? = 0
configure:2949: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2955: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "torcs"
| #define VERSION "1.2.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2994: result: gcc -E
configure:3018: gcc -E  conftest.c
configure:3024: $? = 0
configure:3056: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3062: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "torcs"
| #define VERSION "1.2.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3165: checking for g++
configure:3181: found /usr/bin/g++
configure:3191: result: g++
configure:3207: checking for C++ compiler version
configure:3210: g++ --version </dev/null >&5
g++ (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 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:3213: $? = 0
configure:3215: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
configure:3218: $? = 0
configure:3220: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:3223: $? = 1
configure:3226: checking whether we are using the GNU C++ compiler
configure:3250: g++ -c   conftest.cc >&5
configure:3256: $? = 0
configure:3260: test -z 
			 || test ! -s conftest.err
configure:3263: $? = 0
configure:3266: test -s conftest.o
configure:3269: $? = 0
configure:3282: result: yes
configure:3288: checking whether g++ accepts -g
configure:3309: g++ -c -g  conftest.cc >&5
configure:3315: $? = 0
configure:3319: test -z 
			 || test ! -s conftest.err
configure:3322: $? = 0
configure:3325: test -s conftest.o
configure:3328: $? = 0
configure:3339: result: yes
configure:3381: g++ -c -g -O2  conftest.cc >&5
configure:3387: $? = 0
configure:3391: test -z 
			 || test ! -s conftest.err
configure:3394: $? = 0
configure:3397: test -s conftest.o
configure:3400: $? = 0
configure:3426: g++ -c -g -O2  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:3432: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "torcs"
| #define VERSION "1.2.4"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3381: g++ -c -g -O2  conftest.cc >&5
configure:3387: $? = 0
configure:3391: test -z 
			 || test ! -s conftest.err
configure:3394: $? = 0
configure:3397: test -s conftest.o
configure:3400: $? = 0
configure:3426: g++ -c -g -O2  conftest.cc >&5
configure:3432: $? = 0
configure:3436: test -z 
			 || test ! -s conftest.err
configure:3439: $? = 0
configure:3442: test -s conftest.o
configure:3445: $? = 0
configure:3470: checking dependency style of g++
configure:3560: result: none
configure:3618: checking for ranlib
configure:3634: found /usr/bin/ranlib
configure:3645: result: ranlib
configure:3670: checking for a BSD-compatible install
configure:3725: result: /usr/bin/install -c
configure:3743: checking how to run the C++ preprocessor
configure:3774: g++ -E  conftest.cc
configure:3780: $? = 0
configure:3812: g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:3818: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "torcs"
| #define VERSION "1.2.4"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3857: result: g++ -E
configure:3881: g++ -E  conftest.cc
configure:3887: $? = 0
configure:3919: g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:3925: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "torcs"
| #define VERSION "1.2.4"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3969: checking for egrep
configure:3979: result: grep -E
configure:3984: checking for ANSI C header files
configure:4009: g++ -c -g -O2  conftest.cc >&5
configure:4015: $? = 0
configure:4019: test -z 
			 || test ! -s conftest.err
configure:4022: $? = 0
configure:4025: test -s conftest.o
configure:4028: $? = 0
configure:4117: g++ -o conftest.exe -g -O2   conftest.cc  >&5
configure:4120: $? = 0
configure:4122: ./conftest.exe
configure:4125: $? = 0
configure:4140: result: yes
configure:4151: checking for an ANSI C-conforming const
configure:4218: g++ -c -g -O2  conftest.cc >&5
configure:4224: $? = 0
configure:4228: test -z 
			 || test ! -s conftest.err
configure:4231: $? = 0
configure:4234: test -s conftest.o
configure:4237: $? = 0
configure:4248: result: yes
configure:4258: checking for inline
configure:4279: g++ -c -g -O2  conftest.cc >&5
configure:4285: $? = 0
configure:4289: test -z 
			 || test ! -s conftest.err
configure:4292: $? = 0
configure:4295: test -s conftest.o
configure:4298: $? = 0
configure:4310: result: inline
configure:4329: checking whether time.h and sys/time.h may both be included
configure:4354: g++ -c -g -O2  conftest.cc >&5
configure:4360: $? = 0
configure:4364: test -z 
			 || test ! -s conftest.err
configure:4367: $? = 0
configure:4370: test -s conftest.o
configure:4373: $? = 0
configure:4384: result: yes
configure:4397: checking for ar
configure:4424: result: ar
configure:4433: checking for ld
configure:4460: result: ld
configure:4468: checking whether byte ordering is bigendian
configure:4495: g++ -c -g -O2  conftest.cc >&5
configure:4501: $? = 0
configure:4505: test -z 
			 || test ! -s conftest.err
configure:4508: $? = 0
configure:4511: test -s conftest.o
configure:4514: $? = 0
configure:4538: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:23: error: `big' undeclared (first use this function)
conftest.cc:23: error: (Each undeclared identifier is reported only once for each function it appears in.)
conftest.cc:23: error: expected `;' before "endian"
configure:4544: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "torcs"
| #define VERSION "1.2.4"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:4679: result: no
configure:4699: checking for X
configure:4804: g++ -E  conftest.cc
configure:4810: $? = 0
configure:4860: g++ -o conftest.exe -g -O2   conftest.cc -lXt  >&5
configure:4866: $? = 0
configure:4870: test -z 
			 || test ! -s conftest.err
configure:4873: $? = 0
configure:4876: test -s conftest.exe
configure:4879: $? = 0
configure:4929: result: libraries , headers 
configure:4998: checking for sys/types.h
configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5020: $? = 0
configure:5024: test -z 
			 || test ! -s conftest.err
configure:5027: $? = 0
configure:5030: test -s conftest.o
configure:5033: $? = 0
configure:5044: result: yes
configure:4998: checking for sys/stat.h
configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5020: $? = 0
configure:5024: test -z 
			 || test ! -s conftest.err
configure:5027: $? = 0
configure:5030: test -s conftest.o
configure:5033: $? = 0
configure:5044: result: yes
configure:4998: checking for stdlib.h
configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5020: $? = 0
configure:5024: test -z 
			 || test ! -s conftest.err
configure:5027: $? = 0
configure:5030: test -s conftest.o
configure:5033: $? = 0
configure:5044: result: yes
configure:4998: checking for string.h
configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5020: $? = 0
configure:5024: test -z 
			 || test ! -s conftest.err
configure:5027: $? = 0
configure:5030: test -s conftest.o
configure:5033: $? = 0
configure:5044: result: yes
configure:4998: checking for memory.h
configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5020: $? = 0
configure:5024: test -z 
			 || test ! -s conftest.err
configure:5027: $? = 0
configure:5030: test -s conftest.o
configure:5033: $? = 0
configure:5044: result: yes
configure:4998: checking for strings.h
configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5020: $? = 0
configure:5024: test -z 
			 || test ! -s conftest.err
configure:5027: $? = 0
configure:5030: test -s conftest.o
configure:5033: $? = 0
configure:5044: result: yes
configure:4998: checking for inttypes.h
configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5020: $? = 0
configure:5024: test -z 
			 || test ! -s conftest.err
configure:5027: $? = 0
configure:5030: test -s conftest.o
configure:5033: $? = 0
configure:5044: result: yes
configure:4998: checking for stdint.h
configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5020: $? = 0
configure:5024: test -z 
			 || test ! -s conftest.err
configure:5027: $? = 0
configure:5030: test -s conftest.o
configure:5033: $? = 0
configure:5044: result: yes
configure:4998: checking for unistd.h
configure:5014: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5020: $? = 0
configure:5024: test -z 
			 || test ! -s conftest.err
configure:5027: $? = 0
configure:5030: test -s conftest.o
configure:5033: $? = 0
configure:5044: result: yes
configure:5066: checking GL/gl.h usability
configure:5078: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5084: $? = 0
configure:5088: test -z 
			 || test ! -s conftest.err
configure:5091: $? = 0
configure:5094: test -s conftest.o
configure:5097: $? = 0
configure:5107: result: yes
configure:5111: checking GL/gl.h presence
configure:5121: g++ -E  conftest.cc
configure:5127: $? = 0
configure:5147: result: yes
configure:5182: checking for GL/gl.h
configure:5189: result: yes
configure:5212: checking GL/glut.h usability
configure:5224: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5230: $? = 0
configure:5234: test -z 
			 || test ! -s conftest.err
configure:5237: $? = 0
configure:5240: test -s conftest.o
configure:5243: $? = 0
configure:5253: result: yes
configure:5257: checking GL/glut.h presence
configure:5267: g++ -E  conftest.cc
configure:5273: $? = 0
configure:5293: result: yes
configure:5328: checking for GL/glut.h
configure:5335: result: yes
configure:5358: checking GL/glx.h usability
configure:5370: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5376: $? = 0
configure:5380: test -z 
			 || test ! -s conftest.err
configure:5383: $? = 0
configure:5386: test -s conftest.o
configure:5389: $? = 0
configure:5399: result: yes
configure:5403: checking GL/glx.h presence
configure:5413: g++ -E  conftest.cc
configure:5419: $? = 0
configure:5439: result: yes
configure:5474: checking for GL/glx.h
configure:5481: result: yes
configure:5504: checking X11/Xlib.h usability
configure:5516: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5522: $? = 0
configure:5526: test -z 
			 || test ! -s conftest.err
configure:5529: $? = 0
configure:5532: test -s conftest.o
configure:5535: $? = 0
configure:5545: result: yes
configure:5549: checking X11/Xlib.h presence
configure:5559: g++ -E  conftest.cc
configure:5565: $? = 0
configure:5585: result: yes
configure:5620: checking for X11/Xlib.h
configure:5627: result: yes
configure:5650: checking X11/Xatom.h usability
configure:5662: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5668: $? = 0
configure:5672: test -z 
			 || test ! -s conftest.err
configure:5675: $? = 0
configure:5678: test -s conftest.o
configure:5681: $? = 0
configure:5691: result: yes
configure:5695: checking X11/Xatom.h presence
configure:5705: g++ -E  conftest.cc
configure:5711: $? = 0
configure:5731: result: yes
configure:5766: checking for X11/Xatom.h
configure:5773: result: yes
configure:5796: checking X11/keysym.h usability
configure:5808: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5814: $? = 0
configure:5818: test -z 
			 || test ! -s conftest.err
configure:5821: $? = 0
configure:5824: test -s conftest.o
configure:5827: $? = 0
configure:5837: result: yes
configure:5841: checking X11/keysym.h presence
configure:5851: g++ -E  conftest.cc
configure:5857: $? = 0
configure:5877: result: yes
configure:5912: checking for X11/keysym.h
configure:5919: result: yes
configure:5942: checking plib/ssg.h usability
configure:5954: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:5960: $? = 0
configure:5964: test -z 
			 || test ! -s conftest.err
configure:5967: $? = 0
configure:5970: test -s conftest.o
configure:5973: $? = 0
configure:5983: result: yes
configure:5987: checking plib/ssg.h presence
configure:5997: g++ -E  conftest.cc
configure:6003: $? = 0
configure:6023: result: yes
configure:6058: checking for plib/ssg.h
configure:6065: result: yes
configure:6088: checking AL/al.h usability
configure:6100: g++ -c -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cc >&5
conftest.cc:1: warning: -fPIC ignored for target (all code is position independent)
configure:6106: $? = 0
configure:6110: test -z 
			 || test ! -s conftest.err
configure:6113: $? = 0
configure:6116: test -s conftest.o
configure:6119: $? = 0
configure:6129: result: yes
configure:6133: checking AL/al.h presence
configure:6143: g++ -E  conftest.cc
configure:6149: $? = 0
configure:6169: result: yes
configure:6204: checking for AL/al.h
configure:6211: result: yes
configure:6231: checking for sin in -lm
configure:6261: g++ -o conftest.exe -g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   -L conftest.cc -lm   >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../libcygwin.a(libcmain.o):(.text+0xba): undefined reference to `_WinMain@16'
collect2: ld returned 1 exit status
configure:6267: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "torcs"
| #define VERSION "1.2.4"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char sin ();
| int
| main ()
| {
| sin ();
|   ;
|   return 0;
| }
configure:6293: result: no
configure:6303: error: Can't find libm. Please check config.log and if you can't solve the problem send the file to [email protected] with the subject "torcs compilation problem"

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

ac_cv_c_bigendian=no
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=.exe
ac_cv_have_x='have_x=yes 		ac_x_includes= ac_x_libraries='
ac_cv_header_AL_al_h=yes
ac_cv_header_GL_gl_h=yes
ac_cv_header_GL_glut_h=yes
ac_cv_header_GL_glx_h=yes
ac_cv_header_X11_Xatom_h=yes
ac_cv_header_X11_Xlib_h=yes
ac_cv_header_X11_keysym_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_plib_ssg_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_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_m_sin=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_LD=ld
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
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none

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

ACLOCAL='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -Wall -fPIC -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES'
CYGPATH_W='cygpath -w'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT='.exe'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LD='ld'
LDFLAGS=' -L'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/src/torcs/torcs-1.2.4/missing --run makeinfo'
OBJEXT='o'
PACKAGE='torcs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TORCS_BASE=''
VERSION='1.2.4'
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=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='NONE'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/src/torcs/torcs-1.2.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "torcs"
#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 "1.2.4"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.