Fwd: torcs compilation problem
Sharon Shabtai <[email protected]>
| Newsgroups | gmane.games.torcs.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, While trying to compile torcs i got this message in my console: configure: error: Can't find libXrender. Please check config.log and if you can't solve the problem send the file to [email protected] the subject "torcs compilation problem" can u please assist? ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ Torcs-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/torcs-users
config.log
(text/x-log, 24.8 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.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = sharonshabtai-HP-Pavilion-dv6500-Notebook-PC
uname -m = i686
uname -r = 2.6.35-25-generic
uname -s = Linux
uname -v = #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011
/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
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1797: checking for a BSD-compatible install
configure:1853: result: /usr/bin/install -c
configure:1864: checking whether build environment is sane
configure:1907: result: yes
configure:1935: checking for a thread-safe mkdir -p
configure:1974: result: /bin/mkdir -p
configure:1987: checking for gawk
configure:2017: result: no
configure:1987: checking for mawk
configure:2003: found /usr/bin/mawk
configure:2014: result: mawk
configure:2025: checking whether make sets $(MAKE)
configure:2046: result: yes
configure:2283: checking for gcc
configure:2299: found /usr/bin/gcc
configure:2310: result: gcc
configure:2548: checking for C compiler version
configure:2555: gcc --version >&5
gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
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:2558: $? = 0
configure:2565: gcc -v >&5
Using built-in specs.
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
configure:2568: $? = 0
configure:2575: gcc -V >&5
gcc: '-V' option must have argument
configure:2578: $? = 1
configure:2601: checking for C compiler default output file name
configure:2628: gcc conftest.c >&5
configure:2631: $? = 0
configure:2669: result: a.out
configure:2686: checking whether the C compiler works
configure:2696: ./a.out
configure:2699: $? = 0
configure:2716: result: yes
configure:2723: checking whether we are cross compiling
configure:2725: result: no
configure:2728: checking for suffix of executables
configure:2735: gcc -o conftest conftest.c >&5
configure:2738: $? = 0
configure:2762: result:
configure:2768: checking for suffix of object files
configure:2794: gcc -c conftest.c >&5
configure:2797: $? = 0
configure:2820: result: o
configure:2824: checking whether we are using the GNU C compiler
configure:2853: gcc -c conftest.c >&5
configure:2859: $? = 0
configure:2876: result: yes
configure:2881: checking whether gcc accepts -g
configure:2911: gcc -c -g conftest.c >&5
configure:2917: $? = 0
configure:3016: result: yes
configure:3033: checking for gcc option to accept ISO C89
configure:3107: gcc -c -g -O2 conftest.c >&5
configure:3113: $? = 0
configure:3136: result: none needed
configure:3165: checking for style of include used by make
configure:3193: result: GNU
configure:3218: checking dependency style of gcc
configure:3309: result: none
configure:3329: checking how to run the C preprocessor
configure:3369: gcc -E conftest.c
configure:3375: $? = 0
configure:3406: gcc -E conftest.c
conftest.c:10: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3412: $? = 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.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3445: result: gcc -E
configure:3474: gcc -E conftest.c
configure:3480: $? = 0
configure:3511: gcc -E conftest.c
conftest.c:10: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3517: $? = 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.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3620: checking for g++
configure:3636: found /usr/bin/g++
configure:3647: result: g++
configure:3678: checking for C++ compiler version
configure:3685: g++ --version >&5
g++ (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5
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:3688: $? = 0
configure:3695: g++ -v >&5
Using built-in specs.
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.4.4-14ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
configure:3698: $? = 0
configure:3705: g++ -V >&5
g++: '-V' option must have argument
configure:3708: $? = 1
configure:3711: checking whether we are using the GNU C++ compiler
configure:3740: g++ -c conftest.cpp >&5
configure:3746: $? = 0
configure:3763: result: yes
configure:3768: checking whether g++ accepts -g
configure:3798: g++ -c -g conftest.cpp >&5
configure:3804: $? = 0
configure:3903: result: yes
configure:3928: checking dependency style of g++
configure:4019: result: none
configure:4077: checking for ranlib
configure:4093: found /usr/bin/ranlib
configure:4104: result: ranlib
configure:4143: checking for a BSD-compatible install
configure:4199: result: /usr/bin/install -c
configure:4217: checking how to run the C++ preprocessor
configure:4253: g++ -E conftest.cpp
configure:4259: $? = 0
configure:4290: g++ -E conftest.cpp
conftest.cpp:10: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4296: $? = 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.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4329: result: g++ -E
configure:4358: g++ -E conftest.cpp
configure:4364: $? = 0
configure:4395: g++ -E conftest.cpp
conftest.cpp:10: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4401: $? = 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.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4439: checking for grep that handles long lines and -e
configure:4513: result: /bin/grep
configure:4518: checking for egrep
configure:4596: result: /bin/grep -E
configure:4601: checking for ANSI C header files
configure:4631: g++ -c -g -O2 conftest.cpp >&5
configure:4637: $? = 0
configure:4736: g++ -o conftest -g -O2 conftest.cpp >&5
configure:4739: $? = 0
configure:4745: ./conftest
configure:4748: $? = 0
configure:4765: result: yes
configure:4776: checking for an ANSI C-conforming const
configure:4851: g++ -c -g -O2 conftest.cpp >&5
configure:4857: $? = 0
configure:4872: result: yes
configure:4882: checking for inline
configure:4908: g++ -c -g -O2 conftest.cpp >&5
configure:4914: $? = 0
configure:4932: result: inline
configure:4951: checking whether time.h and sys/time.h may both be included
configure:4981: g++ -c -g -O2 conftest.cpp >&5
configure:4987: $? = 0
configure:5002: result: yes
configure:5015: checking for ar
configure:5043: result: ar
configure:5053: checking for ld
configure:5081: result: ld
configure:5104: checking for sys/types.h
configure:5125: g++ -c -g -O2 conftest.cpp >&5
configure:5131: $? = 0
configure:5147: result: yes
configure:5104: checking for sys/stat.h
configure:5125: g++ -c -g -O2 conftest.cpp >&5
configure:5131: $? = 0
configure:5147: result: yes
configure:5104: checking for stdlib.h
configure:5125: g++ -c -g -O2 conftest.cpp >&5
configure:5131: $? = 0
configure:5147: result: yes
configure:5104: checking for string.h
configure:5125: g++ -c -g -O2 conftest.cpp >&5
configure:5131: $? = 0
configure:5147: result: yes
configure:5104: checking for memory.h
configure:5125: g++ -c -g -O2 conftest.cpp >&5
configure:5131: $? = 0
configure:5147: result: yes
configure:5104: checking for strings.h
configure:5125: g++ -c -g -O2 conftest.cpp >&5
configure:5131: $? = 0
configure:5147: result: yes
configure:5104: checking for inttypes.h
configure:5125: g++ -c -g -O2 conftest.cpp >&5
configure:5131: $? = 0
configure:5147: result: yes
configure:5104: checking for stdint.h
configure:5125: g++ -c -g -O2 conftest.cpp >&5
configure:5131: $? = 0
configure:5147: result: yes
configure:5104: checking for unistd.h
configure:5125: g++ -c -g -O2 conftest.cpp >&5
configure:5131: $? = 0
configure:5147: result: yes
configure:5159: checking whether byte ordering is bigendian
configure:5192: g++ -c -g -O2 conftest.cpp >&5
configure:5198: $? = 0
configure:5230: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:28: error: 'big' was not declared in this scope
conftest.cpp:28: error: expected ';' before 'endian'
configure:5236: $? = 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.1"
| #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:5376: result: no
configure:5396: checking for X
configure:5566: g++ -o conftest -g -O2 conftest.cpp -lX11 >&5
configure:5572: $? = 0
configure:5631: result: libraries , headers
configure:5695: checking GL/gl.h usability
configure:5712: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5718: $? = 0
configure:5732: result: yes
configure:5736: checking GL/gl.h presence
configure:5751: g++ -E conftest.cpp
configure:5757: $? = 0
configure:5771: result: yes
configure:5799: checking for GL/gl.h
configure:5806: result: yes
configure:5829: checking GL/glut.h usability
configure:5846: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5852: $? = 0
configure:5866: result: yes
configure:5870: checking GL/glut.h presence
configure:5885: g++ -E conftest.cpp
configure:5891: $? = 0
configure:5905: result: yes
configure:5933: checking for GL/glut.h
configure:5940: result: yes
configure:5963: checking GL/glx.h usability
configure:5980: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5986: $? = 0
configure:6000: result: yes
configure:6004: checking GL/glx.h presence
configure:6019: g++ -E conftest.cpp
configure:6025: $? = 0
configure:6039: result: yes
configure:6067: checking for GL/glx.h
configure:6074: result: yes
configure:6097: checking X11/Xlib.h usability
configure:6114: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:6120: $? = 0
configure:6134: result: yes
configure:6138: checking X11/Xlib.h presence
configure:6153: g++ -E conftest.cpp
configure:6159: $? = 0
configure:6173: result: yes
configure:6201: checking for X11/Xlib.h
configure:6208: result: yes
configure:6231: checking X11/Xatom.h usability
configure:6248: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:6254: $? = 0
configure:6268: result: yes
configure:6272: checking X11/Xatom.h presence
configure:6287: g++ -E conftest.cpp
configure:6293: $? = 0
configure:6307: result: yes
configure:6335: checking for X11/Xatom.h
configure:6342: result: yes
configure:6365: checking X11/keysym.h usability
configure:6382: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:6388: $? = 0
configure:6402: result: yes
configure:6406: checking X11/keysym.h presence
configure:6421: g++ -E conftest.cpp
configure:6427: $? = 0
configure:6441: result: yes
configure:6469: checking for X11/keysym.h
configure:6476: result: yes
configure:6499: checking plib/ssg.h usability
configure:6516: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:6522: $? = 0
configure:6536: result: yes
configure:6540: checking plib/ssg.h presence
configure:6555: g++ -E conftest.cpp
configure:6561: $? = 0
configure:6575: result: yes
configure:6603: checking for plib/ssg.h
configure:6610: result: yes
configure:6633: checking AL/al.h usability
configure:6650: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:6656: $? = 0
configure:6670: result: yes
configure:6674: checking AL/al.h presence
configure:6689: g++ -E conftest.cpp
configure:6695: $? = 0
configure:6709: result: yes
configure:6737: checking for AL/al.h
configure:6744: result: yes
configure:6767: checking AL/alut.h usability
configure:6784: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:6790: $? = 0
configure:6804: result: yes
configure:6808: checking AL/alut.h presence
configure:6823: g++ -E conftest.cpp
configure:6829: $? = 0
configure:6843: result: yes
configure:6871: checking for AL/alut.h
configure:6878: result: yes
configure:6898: checking for sin in -lm
configure:6933: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp -lm >&5
configure:6939: $? = 0
configure:6957: result: yes
configure:6978: checking for XOpenDisplay in -lX11
configure:7013: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp -lX11 -lm >&5
configure:7019: $? = 0
configure:7037: result: yes
configure:7053: checking for XShmCreateImage in -lXext
configure:7088: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp -lXext -lX11 -lm >&5
configure:7094: $? = 0
configure:7112: result: yes
configure:7128: checking for IceSetIOErrorHandler in -lICE
configure:7163: 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:7169: $? = 0
configure:7187: result: yes
configure:7203: checking for SmsSetErrorHandler in -lSM
configure:7238: 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:7244: $? = 0
configure:7262: result: yes
configure:7278: checking for XtDisplay in -lXt
configure:7313: 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:7319: $? = 0
configure:7337: result: yes
configure:7353: checking for XOpenDevice in -lXi
configure:7388: 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:7394: $? = 0
configure:7412: result: yes
configure:7428: checking for XmuSimpleErrorHandler in -lXmu
configure:7463: 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:7469: $? = 0
configure:7487: result: yes
configure:7503: checking for XF86VidModeSetViewPort in -lXxf86vm
configure:7538: 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:7544: $? = 0
configure:7562: result: yes
configure:7578: checking for XRenderSetSubpixelOrder in -lXrender
configure:7613: 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: ld returned 1 exit status
configure:7619: $? = 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.1"
| #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:7637: result: no
configure:7647: 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/sharonshabtai/Downloads/torcs-1.3.1/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/sharonshabtai/Downloads/torcs-1.3.1/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/sharonshabtai/Downloads/torcs-1.3.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/sharonshabtai/Downloads/torcs-1.3.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/sharonshabtai/Downloads/torcs-1.3.1/missing --run automake-1.10'
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/sharonshabtai/Downloads/torcs-1.3.1/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/bash'
STRIP=''
TORCS_BASE=''
VERSION='1.3.1'
XMKMF=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
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/sharonshabtai/Downloads/torcs-1.3.1/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.1"
#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