torcs compilation problem
Anand Madhusoodanan <[email protected]>
| Newsgroups | gmane.games.torcs.general |
|---|---|
| Message-ID | <CAF=pQxJOmJNCNsP8TmCnAQq0k3z+hHXOPafDxnLOt3AgfnkTSw@mail.gmail.com> |
Hi,
I am getting this particular error message when trying to compile .
"configure: error: Can't find libXrandr. Please check config.log and if you
can't solve the problem send the file to
[email protected] the subject "torcs compilation
problem" "
I've attached the config.log file . Please help me out.
I am running Ubuntu 10.04 on my Macbook Pro using VirtualBox.
Regards,
Anand.
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Torcs-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/torcs-users
config.log
(application/octet-stream, 28 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.68. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = hektordom
uname -m = i686
uname -r = 2.6.32-43-generic
uname -s = Linux
uname -v = #97-Ubuntu SMP Wed Sep 5 16:43:09 UTC 2012
/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/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2269: checking for a BSD-compatible install
configure:2337: result: /usr/bin/install -c
configure:2348: checking whether build environment is sane
configure:2398: result: yes
configure:2539: checking for a thread-safe mkdir -p
configure:2578: result: /bin/mkdir -p
configure:2591: checking for gawk
configure:2607: found /usr/bin/gawk
configure:2618: result: gawk
configure:2629: checking whether make sets $(MAKE)
configure:2651: result: yes
configure:2780: checking for gcc
configure:2796: found /usr/bin/gcc
configure:2807: result: gcc
configure:3036: checking for C compiler version
configure:3045: gcc --version >&5
gcc (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
Copyright (C) 2009 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:3056: $? = 0
configure:3045: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --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 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
configure:3056: $? = 0
configure:3045: gcc -V >&5
gcc: '-V' option must have argument
configure:3056: $? = 1
configure:3045: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3056: $? = 1
configure:3076: checking whether the C compiler works
configure:3098: gcc conftest.c >&5
configure:3102: $? = 0
configure:3150: result: yes
configure:3153: checking for C compiler default output file name
configure:3155: result: a.out
configure:3161: checking for suffix of executables
configure:3168: gcc -o conftest conftest.c >&5
configure:3172: $? = 0
configure:3194: result:
configure:3216: checking whether we are cross compiling
configure:3224: gcc -o conftest conftest.c >&5
configure:3228: $? = 0
configure:3235: ./conftest
configure:3239: $? = 0
configure:3254: result: no
configure:3259: checking for suffix of object files
configure:3281: gcc -c conftest.c >&5
configure:3285: $? = 0
configure:3306: result: o
configure:3310: checking whether we are using the GNU C compiler
configure:3329: gcc -c conftest.c >&5
configure:3329: $? = 0
configure:3338: result: yes
configure:3347: checking whether gcc accepts -g
configure:3367: gcc -c -g conftest.c >&5
configure:3367: $? = 0
configure:3408: result: yes
configure:3425: checking for gcc option to accept ISO C89
configure:3489: gcc -c -g -O2 conftest.c >&5
configure:3489: $? = 0
configure:3502: result: none needed
configure:3533: checking for style of include used by make
configure:3561: result: GNU
configure:3586: checking dependency style of gcc
configure:3696: result: none
configure:3716: checking how to run the C preprocessor
configure:3747: gcc -E conftest.c
configure:3747: $? = 0
configure:3761: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3761: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "torcs"
| #define VERSION "1.3.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3786: result: gcc -E
configure:3806: gcc -E conftest.c
configure:3806: $? = 0
configure:3820: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:3820: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "torcs"
| #define VERSION "1.3.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3914: checking for g++
configure:3930: found /usr/bin/g++
configure:3941: result: g++
configure:3968: checking for C++ compiler version
configure:3977: g++ --version >&5
g++ (Ubuntu 4.4.3-4ubuntu5.1) 4.4.3
Copyright (C) 2009 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:3988: $? = 0
configure:3977: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5.1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --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 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
configure:3988: $? = 0
configure:3977: g++ -V >&5
g++: '-V' option must have argument
configure:3988: $? = 1
configure:3977: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:3988: $? = 1
configure:3992: checking whether we are using the GNU C++ compiler
configure:4011: g++ -c conftest.cpp >&5
configure:4011: $? = 0
configure:4020: result: yes
configure:4029: checking whether g++ accepts -g
configure:4049: g++ -c -g conftest.cpp >&5
configure:4049: $? = 0
configure:4090: result: yes
configure:4115: checking dependency style of g++
configure:4225: result: none
configure:4283: checking for ranlib
configure:4299: found /usr/bin/ranlib
configure:4310: result: ranlib
configure:4340: checking how to run the C++ preprocessor
configure:4367: g++ -E conftest.cpp
configure:4367: $? = 0
configure:4381: g++ -E conftest.cpp
conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory
configure:4381: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "torcs"
| #define VERSION "1.3.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4406: result: g++ -E
configure:4426: g++ -E conftest.cpp
configure:4426: $? = 0
configure:4440: g++ -E conftest.cpp
conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory
configure:4440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "torcs"
| #define VERSION "1.3.3"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4469: checking for grep that handles long lines and -e
configure:4527: result: /bin/grep
configure:4532: checking for egrep
configure:4594: result: /bin/grep -E
configure:4599: checking for ANSI C header files
configure:4619: g++ -c -g -O2 conftest.cpp >&5
configure:4619: $? = 0
configure:4692: g++ -o conftest -g -O2 conftest.cpp >&5
configure:4692: $? = 0
configure:4692: ./conftest
configure:4692: $? = 0
configure:4703: result: yes
configure:4712: checking for an ANSI C-conforming const
configure:4777: g++ -c -g -O2 conftest.cpp >&5
configure:4777: $? = 0
configure:4784: result: yes
configure:4792: checking for inline
configure:4808: g++ -c -g -O2 conftest.cpp >&5
configure:4808: $? = 0
configure:4816: result: inline
configure:4834: checking whether time.h and sys/time.h may both be included
configure:4854: g++ -c -g -O2 conftest.cpp >&5
configure:4854: $? = 0
configure:4861: result: yes
configure:4872: checking for ar
configure:4900: result: ar
configure:4910: checking for ld
configure:4938: result: ld
configure:4952: checking for sys/types.h
configure:4952: g++ -c -g -O2 conftest.cpp >&5
configure:4952: $? = 0
configure:4952: result: yes
configure:4952: checking for sys/stat.h
configure:4952: g++ -c -g -O2 conftest.cpp >&5
configure:4952: $? = 0
configure:4952: result: yes
configure:4952: checking for stdlib.h
configure:4952: g++ -c -g -O2 conftest.cpp >&5
configure:4952: $? = 0
configure:4952: result: yes
configure:4952: checking for string.h
configure:4952: g++ -c -g -O2 conftest.cpp >&5
configure:4952: $? = 0
configure:4952: result: yes
configure:4952: checking for memory.h
configure:4952: g++ -c -g -O2 conftest.cpp >&5
configure:4952: $? = 0
configure:4952: result: yes
configure:4952: checking for strings.h
configure:4952: g++ -c -g -O2 conftest.cpp >&5
configure:4952: $? = 0
configure:4952: result: yes
configure:4952: checking for inttypes.h
configure:4952: g++ -c -g -O2 conftest.cpp >&5
configure:4952: $? = 0
configure:4952: result: yes
configure:4952: checking for stdint.h
configure:4952: g++ -c -g -O2 conftest.cpp >&5
configure:4952: $? = 0
configure:4952: result: yes
configure:4952: checking for unistd.h
configure:4952: g++ -c -g -O2 conftest.cpp >&5
configure:4952: $? = 0
configure:4952: result: yes
configure:4964: checking whether byte ordering is bigendian
configure:4979: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:23: error: expected unqualified-id before '!' token
configure:4979: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "torcs"
| #define VERSION "1.3.3"
| #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:5024: g++ -c -g -O2 conftest.cpp >&5
configure:5024: $? = 0
configure:5042: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:29: error: 'big' was not declared in this scope
conftest.cpp:29: error: expected ';' before 'endian'
configure:5042: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "torcs"
| #define VERSION "1.3.3"
| #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:5170: result: no
configure:5189: checking for X
configure:5297: g++ -E conftest.cpp
configure:5297: $? = 0
configure:5328: g++ -o conftest -g -O2 conftest.cpp -lX11 >&5
configure:5328: $? = 0
configure:5378: result: libraries , headers
configure:5432: checking GL/gl.h usability
configure:5432: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5432: $? = 0
configure:5432: result: yes
configure:5432: checking GL/gl.h presence
configure:5432: g++ -E conftest.cpp
configure:5432: $? = 0
configure:5432: result: yes
configure:5432: checking for GL/gl.h
configure:5432: result: yes
configure:5440: checking GL/glut.h usability
configure:5440: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5440: $? = 0
configure:5440: result: yes
configure:5440: checking GL/glut.h presence
configure:5440: g++ -E conftest.cpp
configure:5440: $? = 0
configure:5440: result: yes
configure:5440: checking for GL/glut.h
configure:5440: result: yes
configure:5448: checking GL/glx.h usability
configure:5448: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5448: $? = 0
configure:5448: result: yes
configure:5448: checking GL/glx.h presence
configure:5448: g++ -E conftest.cpp
configure:5448: $? = 0
configure:5448: result: yes
configure:5448: checking for GL/glx.h
configure:5448: result: yes
configure:5456: checking X11/Xlib.h usability
configure:5456: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5456: $? = 0
configure:5456: result: yes
configure:5456: checking X11/Xlib.h presence
configure:5456: g++ -E conftest.cpp
configure:5456: $? = 0
configure:5456: result: yes
configure:5456: checking for X11/Xlib.h
configure:5456: result: yes
configure:5464: checking X11/Xatom.h usability
configure:5464: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5464: $? = 0
configure:5464: result: yes
configure:5464: checking X11/Xatom.h presence
configure:5464: g++ -E conftest.cpp
configure:5464: $? = 0
configure:5464: result: yes
configure:5464: checking for X11/Xatom.h
configure:5464: result: yes
configure:5472: checking X11/keysym.h usability
configure:5472: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5472: $? = 0
configure:5472: result: yes
configure:5472: checking X11/keysym.h presence
configure:5472: g++ -E conftest.cpp
configure:5472: $? = 0
configure:5472: result: yes
configure:5472: checking for X11/keysym.h
configure:5472: result: yes
configure:5480: checking plib/ssg.h usability
configure:5480: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5480: $? = 0
configure:5480: result: yes
configure:5480: checking plib/ssg.h presence
configure:5480: g++ -E conftest.cpp
configure:5480: $? = 0
configure:5480: result: yes
configure:5480: checking for plib/ssg.h
configure:5480: result: yes
configure:5488: checking plib/ul.h usability
configure:5488: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5488: $? = 0
configure:5488: result: yes
configure:5488: checking plib/ul.h presence
configure:5488: g++ -E conftest.cpp
configure:5488: $? = 0
configure:5488: result: yes
configure:5488: checking for plib/ul.h
configure:5488: result: yes
configure:5496: checking plib/ssgAux.h usability
configure:5496: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5496: $? = 0
configure:5496: result: yes
configure:5496: checking plib/ssgAux.h presence
configure:5496: g++ -E conftest.cpp
configure:5496: $? = 0
configure:5496: result: yes
configure:5496: checking for plib/ssgAux.h
configure:5496: result: yes
configure:5504: checking plib/js.h usability
configure:5504: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5504: $? = 0
configure:5504: result: yes
configure:5504: checking plib/js.h presence
configure:5504: g++ -E conftest.cpp
configure:5504: $? = 0
configure:5504: result: yes
configure:5504: checking for plib/js.h
configure:5504: result: yes
configure:5512: checking AL/al.h usability
configure:5512: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5512: $? = 0
configure:5512: result: yes
configure:5512: checking AL/al.h presence
configure:5512: g++ -E conftest.cpp
configure:5512: $? = 0
configure:5512: result: yes
configure:5512: checking for AL/al.h
configure:5512: result: yes
configure:5520: checking AL/alut.h usability
configure:5520: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5520: $? = 0
configure:5520: result: yes
configure:5520: checking AL/alut.h presence
configure:5520: g++ -E conftest.cpp
configure:5520: $? = 0
configure:5520: result: yes
configure:5520: checking for AL/alut.h
configure:5520: result: yes
configure:5528: checking vorbis/vorbisfile.h usability
configure:5528: g++ -c -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp >&5
configure:5528: $? = 0
configure:5528: result: yes
configure:5528: checking vorbis/vorbisfile.h presence
configure:5528: g++ -E conftest.cpp
configure:5528: $? = 0
configure:5528: result: yes
configure:5528: checking for vorbis/vorbisfile.h
configure:5528: result: yes
configure:5542: checking for sin in -lm
configure:5567: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp -lm >&5
configure:5567: $? = 0
configure:5576: result: yes
configure:5594: checking for XOpenDisplay in -lX11
configure:5619: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp -lX11 -lm >&5
configure:5619: $? = 0
configure:5628: result: yes
configure:5641: checking for XShmCreateImage in -lXext
configure:5666: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp -lXext -lX11 -lm >&5
configure:5666: $? = 0
configure:5675: result: yes
configure:5688: checking for IceSetIOErrorHandler in -lICE
configure:5713: 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:5713: $? = 0
configure:5722: result: yes
configure:5735: checking for SmsSetErrorHandler in -lSM
configure:5760: 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:5760: $? = 0
configure:5769: result: yes
configure:5782: checking for XtDisplay in -lXt
configure:5807: 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:5807: $? = 0
configure:5816: result: yes
configure:5829: checking for XOpenDevice in -lXi
configure:5854: 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:5854: $? = 0
configure:5863: result: yes
configure:5876: checking for XmuSimpleErrorHandler in -lXmu
configure:5901: 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:5901: $? = 0
configure:5910: result: yes
configure:5923: checking for XF86VidModeSetViewPort in -lXxf86vm
configure:5948: 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:5948: $? = 0
configure:5957: result: yes
configure:5970: checking for XRenderSetSubpixelOrder in -lXrender
configure:5995: 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
configure:5995: $? = 0
configure:6004: result: yes
configure:6017: checking for XRRQueryVersion in -lXrandr
configure:6042: g++ -o conftest -g -O2 -Wall -fPIC -fno-strict-aliasing -O2 -DUSE_RANDR_EXT -DGL_GLEXT_PROTOTYPES conftest.cpp -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm >&5
/usr/bin/ld: error: cannot find -lXrandr
/usr/bin/ld: /tmp/ccW3rMHc.o: in function main:conftest.cpp:43: error: undefined reference to 'XRRQueryVersion'
collect2: ld returned 1 exit status
configure:6042: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "torcs"
| #define VERSION "1.3.3"
| #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
| #define HAVE_LIBXRENDER 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 XRRQueryVersion ();
| int
| main ()
| {
| return XRRQueryVersion ();
| ;
| return 0;
| }
configure:6051: result: no
configure:6061: error: Can't find libXrandr. 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_js_h=yes
ac_cv_header_plib_ssgAux_h=yes
ac_cv_header_plib_ssg_h=yes
ac_cv_header_plib_ul_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_header_vorbis_vorbisfile_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_Xrandr_XRRQueryVersion=no
ac_cv_lib_Xrender_XRenderSetSubpixelOrder=yes
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=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_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} /usr/src/torcs/torcs-1.3.3/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/torcs/torcs-1.3.3/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/src/torcs/torcs-1.3.3/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/torcs/torcs-1.3.3/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/torcs/torcs-1.3.3/missing --run automake-1.11'
AWK='gawk'
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='-lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm '
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/src/torcs/torcs-1.3.3/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
OBJEXT='o'
PACKAGE='torcs'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
TORCS_BASE=''
VERSION='1.3.3'
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} /usr/src/torcs/torcs-1.3.3/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. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "torcs"
#define VERSION "1.3.3"
#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
#define HAVE_LIBXRENDER 1
configure: exit 1