torcs compilation problem

Dino David <[email protected]> Thu, 31 Dec 2015 11:08:40 +0800
Newsgroups gmane.games.torcs.general
Message-ID <CAMmbiU2g5DDdvh97JMFn=H0ZfJM3NNV-Jm1Y=GT45imkL_YuHw@mail.gmail.com>
Hello,

I have installed all the dependencies for configuring torcs source file.
But I am unable to configure. The error displayed is *"error: Can't find
libXrender. Please check config.log and if you can't solve the problem send
the file to [email protected]
<[email protected]> with the subject "torcs compilation
problem"*

Please find attached config.log file in this mail.

I kindly request you to help me sort out this issue.

Thanks in advance,
Kind Regards,
Dino David

------------------------------------------------------------------------------

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

  $ ./configure 

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

hostname = acer
uname -m = x86_64
uname -r = 3.19.0-25-generic
uname -s = Linux
uname -v = #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015

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

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

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


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

configure:1901: checking for a BSD-compatible install
configure:1969: result: /usr/bin/install -c
configure:1980: checking whether build environment is sane
configure:2040: result: yes
configure:2181: checking for a thread-safe mkdir -p
configure:2220: result: /bin/mkdir -p
configure:2233: checking for gawk
configure:2263: result: no
configure:2233: checking for mawk
configure:2249: found /usr/bin/mawk
configure:2260: result: mawk
configure:2271: checking whether make sets $(MAKE)
configure:2293: result: yes
configure:2424: checking for gcc
configure:2440: found /usr/bin/gcc
configure:2451: result: gcc
configure:2683: checking for C compiler version
configure:2691: gcc --version >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 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:2695: $? = 0
configure:2702: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
configure:2706: $? = 0
configure:2713: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2717: $? = 4
configure:2740: checking for C compiler default output file name
configure:2762: gcc    conftest.c  >&5
configure:2766: $? = 0
configure:2804: result: a.out
configure:2823: checking whether the C compiler works
configure:2833: ./a.out
configure:2837: $? = 0
configure:2856: result: yes
configure:2863: checking whether we are cross compiling
configure:2865: result: no
configure:2868: checking for suffix of executables
configure:2875: gcc -o conftest    conftest.c  >&5
configure:2879: $? = 0
configure:2905: result: 
configure:2911: checking for suffix of object files
configure:2937: gcc -c   conftest.c >&5
configure:2941: $? = 0
configure:2966: result: o
configure:2970: checking whether we are using the GNU C compiler
configure:2999: gcc -c   conftest.c >&5
configure:3006: $? = 0
configure:3023: result: yes
configure:3032: checking whether gcc accepts -g
configure:3062: gcc -c -g  conftest.c >&5
configure:3069: $? = 0
configure:3170: result: yes
configure:3187: checking for gcc option to accept ISO C89
configure:3261: gcc  -c -g -O2  conftest.c >&5
configure:3268: $? = 0
configure:3291: result: none needed
configure:3320: checking for style of include used by make
configure:3348: result: GNU
configure:3373: checking dependency style of gcc
configure:3483: result: none
configure:3503: checking how to run the C preprocessor
configure:3543: gcc -E  conftest.c
configure:3550: $? = 0
configure:3581: gcc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3588: $? = 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.3.2-test1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3621: result: gcc -E
configure:3650: gcc -E  conftest.c
configure:3657: $? = 0
configure:3688: gcc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:3695: $? = 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.3.2-test1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3800: checking for g++
configure:3816: found /usr/bin/g++
configure:3827: result: g++
configure:3854: checking for C++ compiler version
configure:3862: g++ --version >&5
g++ (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 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:3866: $? = 0
configure:3873: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) 
configure:3877: $? = 0
configure:3884: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3888: $? = 4
configure:3891: checking whether we are using the GNU C++ compiler
configure:3920: g++ -c   conftest.cpp >&5
configure:3927: $? = 0
configure:3944: result: yes
configure:3953: checking whether g++ accepts -g
configure:3983: g++ -c -g  conftest.cpp >&5
configure:3990: $? = 0
configure:4091: result: yes
configure:4116: checking dependency style of g++
configure:4226: result: none
configure:4284: checking for ranlib
configure:4300: found /usr/bin/ranlib
configure:4311: result: ranlib
configure:4347: checking for a BSD-compatible install
configure:4415: result: /usr/bin/install -c
configure:4433: checking how to run the C++ preprocessor
configure:4469: g++ -E  conftest.cpp
configure:4476: $? = 0
configure:4507: g++ -E  conftest.cpp
conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4514: $? = 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.3.2-test1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4547: result: g++ -E
configure:4576: g++ -E  conftest.cpp
configure:4583: $? = 0
configure:4614: g++ -E  conftest.cpp
conftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4621: $? = 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.3.2-test1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4661: checking for grep that handles long lines and -e
configure:4721: result: /bin/grep
configure:4726: checking for egrep
configure:4790: result: /bin/grep -E
configure:4795: checking for ANSI C header files
configure:4825: g++ -c -g -O2  conftest.cpp >&5
configure:4832: $? = 0
configure:4931: g++ -o conftest -g -O2   conftest.cpp  >&5
configure:4935: $? = 0
configure:4941: ./conftest
configure:4945: $? = 0
configure:4963: result: yes
configure:4974: checking for an ANSI C-conforming const
configure:5049: g++ -c -g -O2  conftest.cpp >&5
configure:5056: $? = 0
configure:5071: result: yes
configure:5081: checking for inline
configure:5107: g++ -c -g -O2  conftest.cpp >&5
configure:5114: $? = 0
configure:5132: result: inline
configure:5151: checking whether time.h and sys/time.h may both be included
configure:5181: g++ -c -g -O2  conftest.cpp >&5
configure:5188: $? = 0
configure:5203: result: yes
configure:5216: checking for ar
configure:5244: result: ar
configure:5254: checking for ld
configure:5282: result: ld
configure:5305: checking for sys/types.h
configure:5326: g++ -c -g -O2  conftest.cpp >&5
configure:5333: $? = 0
configure:5350: result: yes
configure:5305: checking for sys/stat.h
configure:5326: g++ -c -g -O2  conftest.cpp >&5
configure:5333: $? = 0
configure:5350: result: yes
configure:5305: checking for stdlib.h
configure:5326: g++ -c -g -O2  conftest.cpp >&5
configure:5333: $? = 0
configure:5350: result: yes
configure:5305: checking for string.h
configure:5326: g++ -c -g -O2  conftest.cpp >&5
configure:5333: $? = 0
configure:5350: result: yes
configure:5305: checking for memory.h
configure:5326: g++ -c -g -O2  conftest.cpp >&5
configure:5333: $? = 0
configure:5350: result: yes
configure:5305: checking for strings.h
configure:5326: g++ -c -g -O2  conftest.cpp >&5
configure:5333: $? = 0
configure:5350: result: yes
configure:5305: checking for inttypes.h
configure:5326: g++ -c -g -O2  conftest.cpp >&5
configure:5333: $? = 0
configure:5350: result: yes
configure:5305: checking for stdint.h
configure:5326: g++ -c -g -O2  conftest.cpp >&5
configure:5333: $? = 0
configure:5350: result: yes
configure:5305: checking for unistd.h
configure:5326: g++ -c -g -O2  conftest.cpp >&5
configure:5333: $? = 0
configure:5350: result: yes
configure:5365: checking whether byte ordering is bigendian
configure:5390: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp:22:9: error: expected unqualified-id before 'not' token
         not a universal capable compiler
         ^
configure:5397: $? = 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.3.2-test1"
| #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.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:5447: g++ -c -g -O2  conftest.cpp >&5
configure:5454: $? = 0
configure:5486: g++ -c -g -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:28:8: error: 'big' was not declared in this scope
    not big endian
        ^
conftest.cpp:28:12: error: expected ';' before 'endian'
    not big endian
            ^
configure:5493: $? = 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.3.2-test1"
| #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.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:5745: result: no
configure:5771: checking for X
configure:5886: g++ -E  conftest.cpp
configure:5893: $? = 0
configure:5942: g++ -o conftest -g -O2   conftest.cpp -lX11  >&5
configure:5949: $? = 0
configure:6011: result: libraries , headers 
configure:6075: checking GL/gl.h usability
configure:6092: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cpp >&5
configure:6099: $? = 0
configure:6113: result: yes
configure:6117: checking GL/gl.h presence
configure:6132: g++ -E  conftest.cpp
configure:6139: $? = 0
configure:6153: result: yes
configure:6181: checking for GL/gl.h
configure:6188: result: yes
configure:6211: checking GL/glut.h usability
configure:6228: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cpp >&5
configure:6235: $? = 0
configure:6249: result: yes
configure:6253: checking GL/glut.h presence
configure:6268: g++ -E  conftest.cpp
configure:6275: $? = 0
configure:6289: result: yes
configure:6317: checking for GL/glut.h
configure:6324: result: yes
configure:6347: checking GL/glx.h usability
configure:6364: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cpp >&5
configure:6371: $? = 0
configure:6385: result: yes
configure:6389: checking GL/glx.h presence
configure:6404: g++ -E  conftest.cpp
configure:6411: $? = 0
configure:6425: result: yes
configure:6453: checking for GL/glx.h
configure:6460: result: yes
configure:6483: checking X11/Xlib.h usability
configure:6500: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cpp >&5
configure:6507: $? = 0
configure:6521: result: yes
configure:6525: checking X11/Xlib.h presence
configure:6540: g++ -E  conftest.cpp
configure:6547: $? = 0
configure:6561: result: yes
configure:6589: checking for X11/Xlib.h
configure:6596: result: yes
configure:6619: checking X11/Xatom.h usability
configure:6636: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cpp >&5
configure:6643: $? = 0
configure:6657: result: yes
configure:6661: checking X11/Xatom.h presence
configure:6676: g++ -E  conftest.cpp
configure:6683: $? = 0
configure:6697: result: yes
configure:6725: checking for X11/Xatom.h
configure:6732: result: yes
configure:6755: checking X11/keysym.h usability
configure:6772: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cpp >&5
configure:6779: $? = 0
configure:6793: result: yes
configure:6797: checking X11/keysym.h presence
configure:6812: g++ -E  conftest.cpp
configure:6819: $? = 0
configure:6833: result: yes
configure:6861: checking for X11/keysym.h
configure:6868: result: yes
configure:6891: checking plib/ssg.h usability
configure:6908: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cpp >&5
configure:6915: $? = 0
configure:6929: result: yes
configure:6933: checking plib/ssg.h presence
configure:6948: g++ -E  conftest.cpp
configure:6955: $? = 0
configure:6969: result: yes
configure:6997: checking for plib/ssg.h
configure:7004: result: yes
configure:7027: checking AL/al.h usability
configure:7044: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cpp >&5
configure:7051: $? = 0
configure:7065: result: yes
configure:7069: checking AL/al.h presence
configure:7084: g++ -E  conftest.cpp
configure:7091: $? = 0
configure:7105: result: yes
configure:7133: checking for AL/al.h
configure:7140: result: yes
configure:7163: checking AL/alut.h usability
configure:7180: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES  conftest.cpp >&5
configure:7187: $? = 0
configure:7201: result: yes
configure:7205: checking AL/alut.h presence
configure:7220: g++ -E  conftest.cpp
configure:7227: $? = 0
configure:7241: result: yes
configure:7269: checking for AL/alut.h
configure:7276: result: yes
configure:7296: checking for sin in -lm
configure:7331: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   conftest.cpp -lm   >&5
configure:7338: $? = 0
configure:7359: result: yes
configure:7380: checking for XOpenDisplay in -lX11
configure:7415: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   conftest.cpp -lX11  -lm  >&5
configure:7422: $? = 0
configure:7443: result: yes
configure:7459: checking for XShmCreateImage in -lXext
configure:7494: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   conftest.cpp -lXext  -lX11 -lm  >&5
configure:7501: $? = 0
configure:7522: result: yes
configure:7538: checking for IceSetIOErrorHandler in -lICE
configure:7573: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   conftest.cpp -lICE  -lXext -lX11 -lm  >&5
configure:7580: $? = 0
configure:7601: result: yes
configure:7617: checking for SmsSetErrorHandler in -lSM
configure:7652: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   conftest.cpp -lSM  -lICE -lXext -lX11 -lm  >&5
configure:7659: $? = 0
configure:7680: result: yes
configure:7696: checking for XtDisplay in -lXt
configure:7731: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   conftest.cpp -lXt  -lSM -lICE -lXext -lX11 -lm  >&5
configure:7738: $? = 0
configure:7759: result: yes
configure:7775: checking for XOpenDevice in -lXi
configure:7810: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   conftest.cpp -lXi  -lXt -lSM -lICE -lXext -lX11 -lm  >&5
configure:7817: $? = 0
configure:7838: result: yes
configure:7854: checking for XmuSimpleErrorHandler in -lXmu
configure:7889: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   conftest.cpp -lXmu  -lXi -lXt -lSM -lICE -lXext -lX11 -lm  >&5
configure:7896: $? = 0
configure:7917: result: yes
configure:7933: checking for XF86VidModeSetViewPort in -lXxf86vm
configure:7968: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   conftest.cpp -lXxf86vm  -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm  >&5
configure:7975: $? = 0
configure:7996: result: yes
configure:8012: checking for XRenderSetSubpixelOrder in -lXrender
configure:8047: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES   conftest.cpp -lXrender  -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm  >&5
/usr/bin/ld: cannot find -lXrender
collect2: error: ld returned 1 exit status
configure:8054: $? = 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.3.2-test1"
| #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
| #define HAVE_LIBM 1
| #define HAVE_LIBX11 1
| #define HAVE_LIBXEXT 1
| #define HAVE_LIBICE 1
| #define HAVE_LIBSM 1
| #define HAVE_LIBXT 1
| #define HAVE_LIBXI 1
| #define HAVE_LIBXMU 1
| #define HAVE_LIBXXF86VM 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char XRenderSetSubpixelOrder ();
| int
| main ()
| {
| return XRenderSetSubpixelOrder ();
|   ;
|   return 0;
| }
configure:8075: result: no
configure:8085: error: Can't find libXrender. 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_CCC_set=
ac_cv_env_CCC_value=
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_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_have_x='have_x=yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'''
ac_cv_header_AL_al_h=yes
ac_cv_header_AL_alut_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_ICE_IceSetIOErrorHandler=yes
ac_cv_lib_SM_SmsSetErrorHandler=yes
ac_cv_lib_X11_XOpenDisplay=yes
ac_cv_lib_Xext_XShmCreateImage=yes
ac_cv_lib_Xi_XOpenDevice=yes
ac_cv_lib_Xmu_XmuSimpleErrorHandler=yes
ac_cv_lib_Xrender_XRenderSetSubpixelOrder=no
ac_cv_lib_Xt_XtDisplay=yes
ac_cv_lib_Xxf86vm_XF86VidModeSetViewPort=yes
ac_cv_lib_m_sin=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=mawk
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_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
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} /home/dino/torcs-1.3.2-test1/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/dino/torcs-1.3.2-test1/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/dino/torcs-1.3.2-test1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/dino/torcs-1.3.2-test1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/dino/torcs-1.3.2-test1/missing --run automake-1.11'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='ld'
LDFLAGS=''
LIBOBJS=''
LIBS='-lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm '
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/dino/torcs-1.3.2-test1/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='torcs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
TORCS_BASE=''
VERSION='1.3.2-test1'
XMKMF=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/dino/torcs-1.3.2-test1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "torcs"
#define VERSION "1.3.2-test1"
#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
#define HAVE_LIBM 1
#define HAVE_LIBX11 1
#define HAVE_LIBXEXT 1
#define HAVE_LIBICE 1
#define HAVE_LIBSM 1
#define HAVE_LIBXT 1
#define HAVE_LIBXI 1
#define HAVE_LIBXMU 1
#define HAVE_LIBXXF86VM 1

configure: exit 1