Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kdeartwork compile error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Paul9196
n00b
n00b


Joined: 24 Feb 2003
Posts: 54
Location: Knoxville, TN

PostPosted: Sat Mar 22, 2003 2:05 am    Post subject: kdeartwork compile error Reply with quote

Here is the error:

Code:
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -march=pentium3 -O3 -pipe -fomit-frame-pointer -fno-exceptions -fno-check-new   -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.1/lib  -R /usr/kde/3.1/lib -R /usr/qt/3/lib -R /usr/X11R6/lib -o ksolarwinds.kss  SolarWinds.o -lkdeui -lkscreensaver -lm 
Flux.o(.text+0x26ec): In function `FluxWidget::resizeGL(int, int)':
: undefined reference to `gluPerspective'
Flux.o(.text+0x2f5f): In function `FluxWidget::updateParameters()':
: undefined reference to `gluNewQuadric'
Flux.o(.text+0x2f98): In function `FluxWidget::updateParameters()':
: undefined reference to `gluSphere'
Flux.o(.text+0x2fa7): In function `FluxWidget::updateParameters()':
: undefined reference to `gluDeleteQuadric'
collect2: ld returned 1 exit status
make[3]: *** [kflux.kss] Error 1
make[3]: *** Waiting for unfinished jobs....
Euphoria.o(.text+0x2ab0): In function `EuphoriaWidget::paintGL()':
: undefined reference to `gluPerspective'
Euphoria.o(.text+0x2e02): In function `EuphoriaWidget::paintGL()':
: undefined reference to `gluPerspective'
Euphoria.o(.text+0x3149): In function `EuphoriaWidget::resizeGL(int, int)':
: undefined reference to `gluPerspective'
Euphoria.o(.text+0x38e0): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `gluBuild2DMipmaps'
collect2: ld returned 1 exit status
make[3]: *** [keuphoria.kss] Error 1
SolarWinds.o(.text+0x203c): In function `SWindsWidget::resizeGL(int, int)':
: undefined reference to `gluPerspective'
collect2: ld returned 1 exit status
make[3]: *** [ksolarwinds.kss] Error 1
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeartwork-3.1.1/work/kdeartwork-3.1.1/kscreensaver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeartwork-3.1.1/work/kdeartwork-3.1.1'
make: *** [all] Error 2

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


Here are my use flags:

Code:
USE="-3dnow aalib acpi alsa apache2 bonobo cdr doc dvd esd ethereal evo fbcon gb gd gphoto2 gps gtk2 gtkhtml imap innodb jikes lcms mozilla mysql oav odbc -opengl pcmcia pda perl pnp samba scanner slp sse tcltk tiff trusted usb xface xml"


Any ideas?

Thanks,

Paul[/code]
Back to top
View user's profile Send private message
Paul9196
n00b
n00b


Joined: 24 Feb 2003
Posts: 54
Location: Knoxville, TN

PostPosted: Sat Mar 22, 2003 4:10 pm    Post subject: Reply with quote

Adding opengl as a use flag fixed this for me.

Paul
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum