Vittorio schrieb:
I have been building my own gentoo box from scratch with the latest stage1.

Now, I'm compiling everything and the kde stuff with the following USE variable

# echo $USE
-java -gnome kde dvd cdr alsa jpeg tiff jpeg tiff gimpprint

BUT

kdeartwork fails during compilation. Here it is an extract of the session:

...................................................................
Euphoria.o(.text+0x2e59): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2e77): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2e90): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2ea4): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x2ef5): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexImage2D'
Euphoria.o(.text+0x3105): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `gluBuild2DMipmaps'
Euphoria.o(.text+0x316e): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glDeleteTextures'
Euphoria.o(.text+0x1591): In function `wisp::draw()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x18c4): In function `wisp::drawAsBackground()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x2947): In function `EuphoriaWidget::resizeGL(int, int)':
: undefined reference to `glTranslatef'
collect2: ld returned 1 exit status
make[4]: *** [keuphoria.kss] Error 1
make[4]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.2/work/kdeartwork-3.
make: *** [all] Error 2


!!! ERROR: kde-base/kdeartwork-3.3.2 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make
............................................................................

Please help.

I know these errors from compiling some packages with nvidia driver installed, which offers own libraries and include files.


Switch to the xorg opengl interface with:
opengl-update xorg-x11
Then compiling should work good, when it is finished, you can just call
opengl-update nvidia
to activate the nvidia interface. If you don't have a nvidia board, please tell me your card and which kind of driver you have installed.



Sascha

--
[email protected] mailing list



Reply via email to