maybe it will be a good idea to add a new topic on the forum like: emerge package not compiling so we can advise gentoo people. or maybe it's because i didn't see something. but, after a fresh install of gentoo 2005.0 with mm-sources, X, icewm it's time for xscreensaver. note that i'm using nv driver for X11 because i can't emerge nvidia (i can do modprobe nvidia, but X11 don't like it).
here's what i have when i do an emerge xscreensaver:
gle:
configure: error: Cannot find required GL library
config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:581: checking for a BSD compatible install
configure:634: checking whether build environment is sane
configure:691: checking whether make sets ${MAKE}
configure:737: checking for working aclocal
configure:750: checking for working autoconf
configure:763: checking for working automake
configure:776: checking for working autoheader
configure:789: checking for working makeinfo
configure:882: checking host system type
configure:903: checking build system type
configure:923: checking for ranlib
configure:953: checking for gcc
configure
configure
configure
configure
configure
configure
configure
configure
GNU ld version 2.15.92.0.2 20040927
configure
configure
configure
configure
configure
configure
configure
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c -O2 -march=pentium4 -fomit-frame-pointer -pipe conftest.c 1>&5
ltconfig:629: checking for executable suffix
ltconfig:630: gcc -o conftest -O2 -march=pentium4 -fomit-frame-pointer -pipe conftest.c 1>&5
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -O2 -march=pentium4 -fomit-frame-pointer -pipe -fPIC -DPIC conftest.c 1>&5
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -O2 -march=pentium4 -fomit-frame-pointer -pipe -o out/conftest2.o conftest.c 1>&5
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -O2 -march=pentium4 -fomit-frame-pointer -pipe -c -o conftest.lo conftest.c 1>&5
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -O2 -march=pentium4 -fomit-frame-pointer -pipe -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -O2 -march=pentium4 -fomit-frame-pointer -pipe -static conftest.c 1>&5
GNU ld version 2.15.92.0.2 20040927
ltconfig
ltconfig
ltconfig
ltconfig
configure
configure
configure
configure
configure
configure
failed program was:
#line 3389 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char glGetError();
int main() {
glGetError()
; return 0; configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
builtin and then its argument prototype would still apply. */
char glGetError();
int main() {
glGetError()
; return 0; }
configure
configure
configure
configure
configure
configure: In function `main':
configure
configure
configure
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure: failed program was:
#line 2865 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure
configure
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure: failed program was:
#line 2906 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();
int main() {
dnet_ntoa()
; return 0; }
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
configure
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../libGL.a(glthread.o)(.text+0x1c): In function `_glthread_InitTSD':
: undefined reference to `pthread_key_create'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../libGL.a(glthread.o)(.text+0x6d): In function `_glthread_GetTSD':
: undefined reference to `pthread_getspecific'
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../libGL.a(glthread.o)(.text+0xb3): In function `_glthread_SetTSD':
: undefined reference to `pthread_setspecific'
collect2: ld returned 1 exit status
configure: failed program was:
#line 3389 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char glGetError();
int main() {
glGetError()
; return 0; }



