Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38925 Details for
Bug 62847
rss-glx 0.7.6 won't find GL library
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 93.77 KB, created by
Stephane Loeuillet
on 2004-09-04 13:39:53 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Stephane Loeuillet
Created:
2004-09-04 13:39:53 UTC
Size:
93.77 KB
patch
obsolete
>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.57. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-sse --enable-3dnow --disable-sound --bindir=/usr/lib/xscreensaver --with-configdir=/usr/share/control-center/screensavers/ > >## --------- ## >## Platform. ## >## --------- ## > >hostname = leroutier58.tiscali.fr >uname -m = i686 >uname -r = 2.6.9-rc1 >uname -s = Linux >uname -v = #2 Tue Aug 24 16:46:13 CEST 2004 > >/usr/bin/uname -p = AMD Athlon(tm) XP 2600+ >/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: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /usr/local/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 >PATH: /usr/X11R6/bin >PATH: /opt/blackdown-jdk-1.4.1/bin >PATH: /opt/blackdown-jdk-1.4.1/jre/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1328: checking for a BSD-compatible install >configure:1382: result: /bin/install -c >configure:1393: checking whether build environment is sane >configure:1436: result: yes >configure:1469: checking for gawk >configure:1485: found /bin/gawk >configure:1495: result: gawk >configure:1505: checking whether make sets $(MAKE) >configure:1525: result: yes >configure:1604: checking for i686-pc-linux-gnu-strip >configure:1633: result: no >configure:1642: checking for strip >configure:1658: found /usr/bin/strip >configure:1669: result: strip >configure:1697: checking for gawk >configure:1723: result: gawk >configure:1743: checking for i686-pc-linux-gnu-g++ >configure:1769: result: g++ >configure:1827: checking for C++ compiler version >configure:1830: g++ --version </dev/null >&5 >g++ (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) >Copyright (C) 2003 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:1833: $? = 0 >configure:1835: g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/specs >Configured with: /usr/portage/tmp/portage/gcc-3.3.4-r1/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic >Thread model: posix >gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) >configure:1838: $? = 0 >configure:1840: g++ -V </dev/null >&5 >g++: `-V' option must have argument >configure:1843: $? = 1 >configure:1867: checking for C++ compiler default output >configure:1870: g++ -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:1873: $? = 0 >configure:1919: result: a.out >configure:1924: checking whether the C++ compiler works >configure:1930: ./a.out >configure:1933: $? = 0 >configure:1950: result: yes >configure:1957: checking whether we are cross compiling >configure:1959: result: no >configure:1962: checking for suffix of executables >configure:1964: g++ -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:1967: $? = 0 >configure:1992: result: >configure:1998: checking for suffix of object files >configure:2020: g++ -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2023: $? = 0 >configure:2045: result: o >configure:2049: checking whether we are using the GNU C++ compiler >configure:2074: g++ -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2077: $? = 0 >configure:2080: test -s conftest.o >configure:2083: $? = 0 >configure:2096: result: yes >configure:2102: checking whether g++ accepts -g >configure:2124: g++ -c -g conftest.cc >&5 >configure:2127: $? = 0 >configure:2130: test -s conftest.o >configure:2133: $? = 0 >configure:2144: result: yes >configure:2187: g++ -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2190: $? = 0 >configure:2193: test -s conftest.o >configure:2196: $? = 0 >configure:2223: g++ -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >configure: In function `int main()': >configure:2220: error: `exit' undeclared (first use this function) >configure:2220: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:2226: $? = 1 >configure: failed program was: >| #line 2206 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rss-glx" >| #define VERSION "0.7.3" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:2187: g++ -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2190: $? = 0 >configure:2193: test -s conftest.o >configure:2196: $? = 0 >configure:2223: g++ -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2226: $? = 0 >configure:2229: test -s conftest.o >configure:2232: $? = 0 >configure:2266: checking for style of include used by make >configure:2294: result: GNU >configure:2322: checking dependency style of g++ >configure:2405: result: gcc3 >configure:2430: checking for i686-pc-linux-gnu-gcc >configure:2456: result: gcc >configure:2738: checking for C compiler version >configure:2741: gcc --version </dev/null >&5 >gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) >Copyright (C) 2003 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2744: $? = 0 >configure:2746: gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/specs >Configured with: /usr/portage/tmp/portage/gcc-3.3.4-r1/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic >Thread model: posix >gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6) >configure:2749: $? = 0 >configure:2751: gcc -V </dev/null >&5 >gcc: `-V' option must have argument >configure:2754: $? = 1 >configure:2757: checking whether we are using the GNU C compiler >configure:2782: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2785: $? = 0 >configure:2788: test -s conftest.o >configure:2791: $? = 0 >configure:2804: result: yes >configure:2810: checking whether gcc accepts -g >configure:2832: gcc -c -g conftest.c >&5 >configure:2835: $? = 0 >configure:2838: test -s conftest.o >configure:2841: $? = 0 >configure:2852: result: yes >configure:2869: checking for gcc option to accept ANSI C >configure:2930: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:2933: $? = 0 >configure:2936: test -s conftest.o >configure:2939: $? = 0 >configure:2957: result: none needed >configure:2975: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2978: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3088: checking dependency style of gcc >configure:3171: result: gcc3 >configure:3200: checking for a BSD-compatible install >configure:3254: result: /bin/install -c >configure:3265: checking whether ln -s works >configure:3269: result: yes >configure:3290: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3293: $? = 0 >configure:3296: test -s conftest.o >configure:3299: $? = 0 >configure:3327: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3330: $? = 0 >configure:3333: test -s conftest.o >configure:3336: $? = 0 >configure:3354: checking for pow in -lm >configure:3385: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c -lm >&5 >configure:3388: $? = 0 >configure:3391: test -s conftest >configure:3394: $? = 0 >configure:3406: result: yes >configure:3427: checking for BZ2_bzBuffToBuffCompress in -lbz2 >configure:3458: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c -lbz2 -lm >&5 >configure:3461: $? = 0 >configure:3464: test -s conftest >configure:3467: $? = 0 >configure:3479: result: yes >configure:3498: checking how to run the C preprocessor >configure:3534: gcc -E conftest.c >configure:3540: $? = 0 >configure:3572: gcc -E conftest.c >configure:3580:28: ac_nonexistent.h: No such file or directory >configure:3578: $? = 1 >configure: failed program was: >| #line 3563 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rss-glx" >| #define VERSION "0.7.3" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define USE_SSE >| #define USE_3DNOW >| #define HAVE_LIBM 1 >| #define HAVE_LIBBZ2 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3616: result: gcc -E >configure:3641: gcc -E conftest.c >configure:3647: $? = 0 >configure:3679: gcc -E conftest.c >configure:3687:28: ac_nonexistent.h: No such file or directory >configure:3685: $? = 1 >configure: failed program was: >| #line 3670 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rss-glx" >| #define VERSION "0.7.3" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define USE_SSE >| #define USE_3DNOW >| #define HAVE_LIBM 1 >| #define HAVE_LIBBZ2 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3728: checking for egrep >configure:3738: result: grep -E >configure:3743: checking for ANSI C header files >configure:3769: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3772: $? = 0 >configure:3775: test -s conftest.o >configure:3778: $? = 0 >configure:3870: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c -lm >&5 >configure:3873: $? = 0 >configure:3875: ./conftest >configure:3878: $? = 0 >configure:3893: result: yes >configure:3903: checking for X >configure:4123: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include >configure:4276: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c -lm -L/usr/X11R6/lib -lX11 >&5 >configure:4279: $? = 0 >configure:4282: test -s conftest >configure:4285: $? = 0 >configure:4422: checking for gethostbyname >configure:4472: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c -lm >&5 >configure:4475: $? = 0 >configure:4478: test -s conftest >configure:4481: $? = 0 >configure:4492: result: yes >configure:4623: checking for connect >configure:4673: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c -lm >&5 >configure:4676: $? = 0 >configure:4679: test -s conftest >configure:4682: $? = 0 >configure:4693: result: yes >configure:4758: checking for remove >configure:4808: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c -lm >&5 >configure:4811: $? = 0 >configure:4814: test -s conftest >configure:4817: $? = 0 >configure:4828: result: yes >configure:4893: checking for shmat >configure:4943: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer conftest.c -lm >&5 >configure:4946: $? = 0 >configure:4949: test -s conftest >configure:4952: $? = 0 >configure:4963: result: yes >configure:5037: checking for IceConnectionNumber in -lICE >configure:5068: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer -L/usr/X11R6/lib conftest.c -lICE -lm >&5 >configure:5071: $? = 0 >configure:5074: test -s conftest >configure:5077: $? = 0 >configure:5089: result: yes >configure:5105: checking for an ANSI C-conforming const >configure:5173: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5176: $? = 0 >configure:5179: test -s conftest.o >configure:5182: $? = 0 >configure:5193: result: yes >configure:5203: checking for inline >configure:5225: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5228: $? = 0 >configure:5231: test -s conftest.o >configure:5234: $? = 0 >configure:5246: result: inline >configure:5261: checking whether time.h and sys/time.h may both be included >configure:5287: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5290: $? = 0 >configure:5293: test -s conftest.o >configure:5296: $? = 0 >configure:5307: result: yes >configure:5323: checking for getopt >configure:5373: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -lSM -lICE -lX11 -lm >&5 >configure:5376: $? = 0 >configure:5379: test -s conftest >configure:5382: $? = 0 >configure:5393: result: yes >configure:5421: checking for sys/types.h >configure:5438: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5441: $? = 0 >configure:5444: test -s conftest.o >configure:5447: $? = 0 >configure:5458: result: yes >configure:5421: checking for sys/stat.h >configure:5438: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5441: $? = 0 >configure:5444: test -s conftest.o >configure:5447: $? = 0 >configure:5458: result: yes >configure:5421: checking for stdlib.h >configure:5438: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5441: $? = 0 >configure:5444: test -s conftest.o >configure:5447: $? = 0 >configure:5458: result: yes >configure:5421: checking for string.h >configure:5438: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5441: $? = 0 >configure:5444: test -s conftest.o >configure:5447: $? = 0 >configure:5458: result: yes >configure:5421: checking for memory.h >configure:5438: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5441: $? = 0 >configure:5444: test -s conftest.o >configure:5447: $? = 0 >configure:5458: result: yes >configure:5421: checking for strings.h >configure:5438: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5441: $? = 0 >configure:5444: test -s conftest.o >configure:5447: $? = 0 >configure:5458: result: yes >configure:5421: checking for inttypes.h >configure:5438: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5441: $? = 0 >configure:5444: test -s conftest.o >configure:5447: $? = 0 >configure:5458: result: yes >configure:5421: checking for stdint.h >configure:5438: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5441: $? = 0 >configure:5444: test -s conftest.o >configure:5447: $? = 0 >configure:5458: result: yes >configure:5421: checking for unistd.h >configure:5438: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5441: $? = 0 >configure:5444: test -s conftest.o >configure:5447: $? = 0 >configure:5458: result: yes >configure:5485: checking getopt.h usability >configure:5498: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5501: $? = 0 >configure:5504: test -s conftest.o >configure:5507: $? = 0 >configure:5517: result: yes >configure:5521: checking getopt.h presence >configure:5532: gcc -E -I/usr/X11R6/include conftest.c >configure:5538: $? = 0 >configure:5557: result: yes >configure:5593: checking for getopt.h >configure:5600: result: yes >configure:5485: checking bzlib.h usability >configure:5498: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5501: $? = 0 >configure:5504: test -s conftest.o >configure:5507: $? = 0 >configure:5517: result: yes >configure:5521: checking bzlib.h presence >configure:5532: gcc -E -I/usr/X11R6/include conftest.c >configure:5538: $? = 0 >configure:5557: result: yes >configure:5593: checking for bzlib.h >configure:5600: result: yes >configure:5618: checking for gettimeofday >configure:5668: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -lSM -lICE -lX11 -lm >&5 >configure:5671: $? = 0 >configure:5674: test -s conftest >configure:5677: $? = 0 >configure:5688: result: yes >configure:5707: checking for nanosleep >configure:5757: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -lSM -lICE -lX11 -lm >&5 >configure:5760: $? = 0 >configure:5763: test -s conftest >configure:5766: $? = 0 >configure:5777: result: yes >configure:5966: checking pthread.h usability >configure:5979: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:5982: $? = 0 >configure:5985: test -s conftest.o >configure:5988: $? = 0 >configure:5998: result: yes >configure:6002: checking pthread.h presence >configure:6013: gcc -E -I/usr/X11R6/include conftest.c >configure:6019: $? = 0 >configure:6038: result: yes >configure:6074: checking for pthread.h >configure:6081: result: yes >configure:6100: checking for pthread_create >configure:6150: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -lSM -lICE -lX11 -lm >&5 >/usr/portage/tmp/portage/rss-glx-0.7.6/temp/cc74lOrM.o(.text+0x11): In function `main': >: undefined reference to `pthread_create' >/usr/portage/tmp/portage/rss-glx-0.7.6/temp/cc74lOrM.o(.data+0x0): undefined reference to `pthread_create' >collect2: ld returned 1 exit status >configure:6153: $? = 1 >configure: failed program was: >| #line 6105 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rss-glx" >| #define VERSION "0.7.3" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define USE_SSE >| #define USE_3DNOW >| #define HAVE_LIBM 1 >| #define HAVE_LIBBZ2 >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_GETOPT 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_GETOPT_H 1 >| #define HAVE_BZLIB_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_PTHREAD_H 1 >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pthread_create (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* 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 pthread_create (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_pthread_create) || defined (__stub___pthread_create) >| choke me >| #else >| char (*f) () = pthread_create; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != pthread_create; >| ; >| return 0; >| } >configure:6170: result: no >configure:6182: checking for pthread_create in -lpthread >configure:6213: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lpthread -L/usr/X11R6/lib -lSM -lICE -lX11 -lm >&5 >configure:6216: $? = 0 >configure:6219: test -s conftest >configure:6222: $? = 0 >configure:6234: result: yes >configure:7055: checking GL/gl.h usability >configure:7068: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:7071: $? = 0 >configure:7074: test -s conftest.o >configure:7077: $? = 0 >configure:7087: result: yes >configure:7091: checking GL/gl.h presence >configure:7102: gcc -E -I/usr/X11R6/include conftest.c >configure:7108: $? = 0 >configure:7127: result: yes >configure:7163: checking for GL/gl.h >configure:7170: result: yes >configure:7333: checking GL/glx.h usability >configure:7346: gcc -c -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c >&5 >configure:7349: $? = 0 >configure:7352: test -s conftest.o >configure:7355: $? = 0 >configure:7365: result: yes >configure:7369: checking GL/glx.h presence >configure:7380: gcc -E -I/usr/X11R6/include conftest.c >configure:7386: $? = 0 >configure:7405: result: yes >configure:7441: checking for GL/glx.h >configure:7448: result: yes >configure:7463: checking for glNewList in -lGL >configure:7494: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lGL -L/usr/X11R6/lib -lSM -lICE -lX11 -lm >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000996gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000919gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001065gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001029gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001138gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001091gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001071gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000982gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001124gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000835gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000807gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001014gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001059gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000966gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000923gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000822gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001023gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001122gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAllocRoot' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000894gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001149gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001104gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001016gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001021gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000851gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001018gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000858gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001005gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001048gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001106gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000874gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000837gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001141gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000975gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000930gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000854gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000978gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000933gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000897gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001108gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001055gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001010gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000793gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001040gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001140gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001007gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001061gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000993gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001134gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000860gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001009gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000991gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001113gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000842gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmConfigSetEx' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000962gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000863gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000840gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000965gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000922gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001044gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001001gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000839gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001034gl' >/usr/lib/libGLcore.so.1: undefined reference to `__nvsym15433' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001096gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001111gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000984gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmIdleChannels' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001145gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001100gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001066gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000795gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001032gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000938gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000873gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000831gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000973gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000876gl' >/usr/lib/libGLcore.so.1: undefined reference to `glVertexWeightfvEXT' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001050gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001033gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000986gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001098gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001151gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000792gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000976gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000848gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000931gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000803gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001130gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000964gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000921gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000967gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000924gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000887gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000859gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001087gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000950gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001051gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000957gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000912gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001112gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001070gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000990gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000786gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001146gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001101gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000935gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000882gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000999gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000788gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000960gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000885gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001097gl' >/usr/lib/libGLcore.so.1: undefined reference to `__nvsym15449' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmConfigSet' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001022gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001089gl' >/usr/lib/libGLcore.so.1: undefined reference to `glVertexWeighthNV' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001156gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001002gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001045gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000806gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000936gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000868gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001019gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000805gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001078gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001123gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000809gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000947gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000904gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000981gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001075gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000916gl' >/usr/lib/libGLcore.so.1: undefined reference to `__nvsym17408' >/usr/lib/libGLcore.so.1: undefined reference to `glReleaseFlushHold' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmConfigGet' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001109gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000971gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmArchHeap' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000929gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001088gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001043gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001000gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000995gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000862gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000819gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000945gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000902gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000917gl' >/usr/lib/libGLcore.so.1: undefined reference to `__nvsym15141' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000816gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000878gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001069gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000942gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000903gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000946gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001115gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000913gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000958gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000943gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000900gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001135gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000969gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000926gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000918gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000864gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000797gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001067gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000824gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001036gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000998gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000956gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000911gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001056gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001011gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000927gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000953gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000890gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001126gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001027gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001133gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000983gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000888gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001099gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000954gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001084gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000907gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001128gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000785gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000896gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001025gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000985gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001054gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000989gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000834gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000789gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000853gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000908gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000937gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000827gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000886gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001142gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000898gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001157gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000794gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000880gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000821gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000836gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000787gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000909gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000865gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000855gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001041gl' >/usr/lib/libGLcore.so.1: undefined reference to `glVertexWeighthvNV' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001076gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000823gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001125gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001038gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000992gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001024gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000879gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001093gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000810gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001117gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001081gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmFree' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000994gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000979gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000934gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000845gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000800gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000798gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000812gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000963gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000920gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAlloc' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000928gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000877gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000790gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001131gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000843gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000970gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001137gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000871gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000961gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000802gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000847gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000884gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000796gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001085gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000856gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001052gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000899gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000844gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001058gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001013gl' >/usr/lib/libGLcore.so.1: undefined reference to `glFlushHold' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000974gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000838gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001064gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001143gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000841gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001114gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000832gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001042gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001148gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001103gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001006gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001049gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001063gl' >/usr/lib/libGLcore.so.1: undefined reference to `__nvsym15117' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001035gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000972gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001095gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001105gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001090gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000875gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000808gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000893gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000833gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001120gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000850gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001004gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001047gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001030gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000968gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000925gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000988gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000830gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000914gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000959gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmConfigGetEx' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000952gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001086gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000891gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmIoFlush' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000889gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001094gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001154gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000818gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000820gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001121gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000804gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000849gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001073gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001132gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001153gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001147gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001102gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001020gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001053gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001116gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001015gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001080gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001072gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001003gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001046gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001150gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001077gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001139gl' >/usr/lib/libGLcore.so.1: undefined reference to `glVertexWeightPointerEXT' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000872gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001118gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001037gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000997gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAllocDevice' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001017gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000791gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001039gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000948gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000905gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000980gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000940gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAllocChannelDma' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001060gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001127gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000941gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001092gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000825gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000870gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001107gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000866gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001068gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000915gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000828gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000861gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001129gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000881gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmIdleDevice' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000939gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001026gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000826gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000829gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000799gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001008gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001028gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001110gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000951gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001082gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001136gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001062gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001031gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000814gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001083gl' >/usr/lib/libGLcore.so.1: undefined reference to `glVertexWeightfEXT' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001012gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001057gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000857gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000901gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000944gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAllocMemory' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000977gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000932gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001119gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000817gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000811gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000987gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000869gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAllocContextDma' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001074gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000892gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000895gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000955gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000910gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000867gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001079gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000801gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000846gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001155gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000883gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv001152gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000906gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000949gl' >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../libGL.so: undefined reference to `_nv000852gl' >collect2: ld returned 1 exit status >configure:7497: $? = 1 >configure: failed program was: >| #line 7470 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rss-glx" >| #define VERSION "0.7.3" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define USE_SSE >| #define USE_3DNOW >| #define HAVE_LIBM 1 >| #define HAVE_LIBBZ2 >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_GETOPT 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_GETOPT_H 1 >| #define HAVE_BZLIB_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS >| /* 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 glNewList (); >| int >| main () >| { >| glNewList (); >| ; >| return 0; >| } >configure:7515: result: no >configure:7528: checking for glNewList in -lMesaGL >configure:7559: gcc -o conftest -march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include -I/usr/X11R6/include conftest.c -lMesaGL -L/usr/X11R6/lib -lSM -lICE -lX11 -lm >&5 >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000996gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000919gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001065gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001029gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001138gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001091gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001071gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000982gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001124gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000835gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000807gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001014gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001059gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000966gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000923gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000822gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001023gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001122gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAllocRoot' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000894gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001149gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001104gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001016gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001021gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000851gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001018gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000858gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001005gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001048gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001106gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000874gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000837gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001141gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000975gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000930gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000854gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000978gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000933gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000897gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001108gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001055gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001010gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000793gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001040gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001140gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001007gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001061gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000993gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001134gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000860gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001009gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000991gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001113gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000842gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmConfigSetEx' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000962gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000863gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000840gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000965gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000922gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001044gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001001gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000839gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001034gl' >/usr/lib/libGLcore.so.1: undefined reference to `__nvsym15433' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001096gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001111gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000984gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmIdleChannels' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001145gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001100gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001066gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000795gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001032gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000938gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000873gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000831gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000973gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000876gl' >/usr/lib/libGLcore.so.1: undefined reference to `glVertexWeightfvEXT' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001050gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001033gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000986gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001098gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001151gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000792gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000976gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000848gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000931gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000803gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001130gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000964gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000921gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000967gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000924gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000887gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000859gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001087gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000950gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001051gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000957gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000912gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001112gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001070gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000990gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000786gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001146gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001101gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000935gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000882gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000999gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000788gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000960gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000885gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001097gl' >/usr/lib/libGLcore.so.1: undefined reference to `__nvsym15449' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmConfigSet' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001022gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001089gl' >/usr/lib/libGLcore.so.1: undefined reference to `glVertexWeighthNV' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001156gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001002gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001045gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000806gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000936gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000868gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001019gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000805gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001078gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001123gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000809gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000947gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000904gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000981gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001075gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000916gl' >/usr/lib/libGLcore.so.1: undefined reference to `__nvsym17408' >/usr/lib/libGLcore.so.1: undefined reference to `glReleaseFlushHold' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmConfigGet' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001109gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000971gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmArchHeap' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000929gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001088gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001043gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001000gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000995gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000862gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000819gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000945gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000902gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000917gl' >/usr/lib/libGLcore.so.1: undefined reference to `__nvsym15141' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000816gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000878gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001069gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000942gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000903gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000946gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001115gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000913gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000958gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000943gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000900gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001135gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000969gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000926gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000918gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000864gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000797gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001067gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000824gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001036gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000998gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000956gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000911gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001056gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001011gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000927gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000953gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000890gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001126gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001027gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001133gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000983gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000888gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001099gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000954gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001084gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000907gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001128gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000785gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000896gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001025gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000985gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001054gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000989gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000834gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000789gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000853gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000908gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000937gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000827gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000886gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001142gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000898gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001157gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000794gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000880gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000821gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000836gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000787gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000909gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000865gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000855gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001041gl' >/usr/lib/libGLcore.so.1: undefined reference to `glVertexWeighthvNV' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001076gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000823gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001125gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001038gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000992gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001024gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000879gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001093gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000810gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001117gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001081gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmFree' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000994gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000979gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000934gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000845gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000800gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000798gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000812gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000963gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000920gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAlloc' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000928gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000877gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000790gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001131gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000843gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000970gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001137gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000871gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000961gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000802gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000847gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000884gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000796gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001085gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000856gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001052gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000899gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000844gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001058gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001013gl' >/usr/lib/libGLcore.so.1: undefined reference to `glFlushHold' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000974gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000838gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001064gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001143gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000841gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001114gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000832gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001042gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001148gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001103gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001006gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001049gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001063gl' >/usr/lib/libGLcore.so.1: undefined reference to `__nvsym15117' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001035gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000972gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001095gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001105gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001090gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000875gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000808gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000893gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000833gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001120gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000850gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001004gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001047gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001030gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000968gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000925gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000988gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000830gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000914gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000959gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmConfigGetEx' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000952gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001086gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000891gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmIoFlush' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000889gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001094gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001154gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000818gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000820gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001121gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000804gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000849gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001073gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001132gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001153gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001147gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001102gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001020gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001053gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001116gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001015gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001080gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001072gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001003gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001046gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001150gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001077gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001139gl' >/usr/lib/libGLcore.so.1: undefined reference to `glVertexWeightPointerEXT' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000872gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001118gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001037gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000997gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAllocDevice' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001017gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000791gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001039gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000948gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000905gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000980gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000940gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAllocChannelDma' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001060gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001127gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000941gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001092gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000825gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000870gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001107gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000866gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001068gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000915gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000828gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000861gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001129gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000881gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmIdleDevice' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000939gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001026gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000826gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000829gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000799gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001008gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001028gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001110gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000951gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001082gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001136gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001062gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001031gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000814gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001083gl' >/usr/lib/libGLcore.so.1: undefined reference to `glVertexWeightfEXT' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001012gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001057gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000857gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000901gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000944gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAllocMemory' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000977gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000932gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001119gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000817gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000811gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000987gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000869gl' >/usr/lib/libGLcore.so.1: undefined reference to `NvRmAllocContextDma' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001074gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000892gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000895gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000955gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000910gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000867gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001079gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000801gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000846gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001155gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000883gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv001152gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000906gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000949gl' >/usr/X11R6/lib/libMesaGL.so: undefined reference to `_nv000852gl' >collect2: ld returned 1 exit status >configure:7562: $? = 1 >configure: failed program was: >| #line 7535 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "rss-glx" >| #define VERSION "0.7.3" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define USE_SSE >| #define USE_3DNOW >| #define HAVE_LIBM 1 >| #define HAVE_LIBBZ2 >| #define STDC_HEADERS 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_GETOPT 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_GETOPT_H 1 >| #define HAVE_BZLIB_H 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_PTHREADS >| /* 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 glNewList (); >| int >| main () >| { >| glNewList (); >| ; >| return 0; >| } >configure:7580: result: no >configure:7590: error: GL library was not found. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >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=set >ac_cv_env_CC_value=gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=athlon-xp -O3 -pipe -fomit-frame-pointer' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=athlon-xp -O3 -pipe -fomit-frame-pointer' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=g++ >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set= >ac_cv_env_build_alias_value= >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_func_connect=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_getopt=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_nanosleep=yes >ac_cv_func_pthread_create=no >ac_cv_func_remove=yes >ac_cv_func_shmat=yes >ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' >ac_cv_header_GL_gl_h=yes >ac_cv_header_GL_glx_h=yes >ac_cv_header_bzlib_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_pthread_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_GL_glNewList=no >ac_cv_lib_ICE_IceConnectionNumber=yes >ac_cv_lib_MesaGL_glNewList=no >ac_cv_lib_bz2_BZ2_bzBuffToBuffCompress=yes >ac_cv_lib_m_pow=yes >ac_cv_lib_pthread_pthread_create=yes >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=gcc >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_CXX=g++ >ac_cv_prog_ac_ct_STRIP=strip >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=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /usr/portage/tmp/portage/rss-glx-0.7.6/work/rss-glx_0.7.6/missing --run aclocal-1.7' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /usr/portage/tmp/portage/rss-glx-0.7.6/work/rss-glx_0.7.6/missing --run tar' >AUTOCONF='${SHELL} /usr/portage/tmp/portage/rss-glx-0.7.6/work/rss-glx_0.7.6/missing --run autoconf' >AUTOHEADER='${SHELL} /usr/portage/tmp/portage/rss-glx-0.7.6/work/rss-glx_0.7.6/missing --run autoheader' >AUTOMAKE='${SHELL} /usr/portage/tmp/portage/rss-glx-0.7.6/work/rss-glx_0.7.6/missing --run automake-1.7' >AWK='gawk' >BZIP2='-lbz2' >CC='gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-march=athlon-xp -O3 -pipe -fomit-frame-pointer -I/usr/X11R6/include' >CPP='gcc -E' >CPPFLAGS=' -I/usr/X11R6/include' >CXX='g++' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-march=athlon-xp -O3 -pipe -fomit-frame-pointer' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >IMAGEMAGICK='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_KDE_CONFIG_FILES_FALSE='' >INSTALL_KDE_CONFIG_FILES_TRUE='' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTALL_XSCREENSAVER_CONFIG_FILES_FALSE='' >INSTALL_XSCREENSAVER_CONFIG_FILES_TRUE='' >LDFLAGS='' >LIBOBJS='' >LIBS=' -L/usr/X11R6/lib -lSM -lICE -lX11 -lm ' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /usr/portage/tmp/portage/rss-glx-0.7.6/work/rss-glx_0.7.6/missing --run makeinfo' >OBJEXT='o' >OPENAL='' >PACKAGE='rss-glx' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PTHREADS='-lpthread' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='strip' >VERSION='0.7.3' >WITHIMAGEMAGICK_FALSE='' >WITHIMAGEMAGICK_TRUE='' >WITHPTHREADS_FALSE='#' >WITHPTHREADS_TRUE='' >WITHSOUND_FALSE='' >WITHSOUND_TRUE='#' >X_CFLAGS=' -I/usr/X11R6/include' >X_EXTRA_LIBS='' >X_LIBS=' -L/usr/X11R6/lib' >X_PRE_LIBS=' -lSM -lICE' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_STRIP='strip' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >bindir='/usr/lib/xscreensaver' >build_alias='' >configdir='' >datadir='/usr/share' >exec_prefix='NONE' >host_alias='i686-pc-linux-gnu' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/usr/portage/tmp/portage/rss-glx-0.7.6/work/rss-glx_0.7.6/install-sh' >kdessconfigdir='' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_BZLIB_H 1 >#define HAVE_GETOPT 1 >#define HAVE_GETOPT_H 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_LIBBZ2 >#define HAVE_LIBM 1 >#define HAVE_MEMORY_H 1 >#define HAVE_NANOSLEEP 1 >#define HAVE_PTHREADS >#define HAVE_PTHREAD_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 "rss-glx" >#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 USE_3DNOW >#define USE_SSE >#define VERSION "0.7.3" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 62847
: 38925