Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

"KDE Improvement Project" (KIP) - KDE 3.5.4 ebuilds

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
778 posts
  • Page 2 of 32
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 32
  • Next
Author
Message
huru
n00b
n00b
User avatar
Posts: 59
Joined: Wed Feb 05, 2003 9:39 pm
Location: lappeen Ranta, Finland

  • Quote

Post by huru » Fri Oct 15, 2004 5:41 am

Well I'm still struggling, now kdeartwork complains about not being able to load qt, even the patched qt emerged cleanly and I did env-update, source /etc/profile.

I think I have shot myself in the foot here, compiled part of packages with first set of patches, some more with updated et cetera. Will try emerging all with current set of ebuilds.
There's someone watching me. I can tell.
Top
Headrush
Watchman
Watchman
User avatar
Posts: 5597
Joined: Thu Nov 06, 2003 12:48 am
Location: Bizarro World

  • Quote

Post by Headrush » Fri Oct 15, 2004 6:52 am

I am in the same situation as Huru.

Although I never compiled kdeartwork with any patch successfuly, I now have the rounded selection and the transparent multiple selection.

And it fast, no problems I can see here.
Top
Headrush
Watchman
Watchman
User avatar
Posts: 5597
Joined: Thu Nov 06, 2003 12:48 am
Location: Bizarro World

  • Quote

Post by Headrush » Fri Oct 15, 2004 7:51 am

If you're getting an error related to a shared library

Code: Select all

/usr/qt/3/bin/uic: error while loading shared libraries: libqt-mt.so.3: cannot open shared object
This link my help.
http://forums.gentoo.org/viewtopic.php? ... ht=libqtmt
Top
desertstalker
Apprentice
Apprentice
Posts: 209
Joined: Sat Sep 18, 2004 8:18 am

  • Quote

Post by desertstalker » Fri Oct 15, 2004 8:54 am

I cet this error when emerging kdeartwork (latest ebuilds)

please help

Code: Select all

/bin/sh ../../libtool --silent --mode=link --tag=CXX i686-pc-linux-gnu-g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O3 -march=pentium-m -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -fomit-frame-pointer -falign-functions=64 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -L/usr/X11R6/lib -L/usr/qt/3/lib -L/usr/kde/3.3/lib  -R /usr/kde/3.3/lib -R /usr/qt/3/lib -R /usr/X11R6/lib -Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -o keuphoria.kss  Euphoria.o -lkdeui -lkscreensaver  -lm
Flux.o(.text+0x1340): In function `particle::update(float*)':
: undefined reference to `glColor3fv'
Flux.o(.text+0x1345): In function `particle::update(float*)':
: undefined reference to `glPushMatrix'
Flux.o(.text+0x13c7): In function `particle::update(float*)':
: undefined reference to `glTranslatef'
Flux.o(.text+0x140c): In function `particle::update(float*)':
: undefined reference to `glScalef'
Flux.o(.text+0x143d): In function `particle::update(float*)':
: undefined reference to `glCallList'
Flux.o(.text+0x1451): In function `particle::update(float*)':
: undefined reference to `glPopMatrix'
Flux.o(.text+0x1636): In function `particle::update(float*)':
: undefined reference to `glPointSize'
Flux.o(.text+0x1642): In function `particle::update(float*)':
: undefined reference to `glBegin'
Flux.o(.text+0x1657): In function `particle::update(float*)':
: undefined reference to `glVertex3f'
Flux.o(.text+0x165c): In function `particle::update(float*)':
: undefined reference to `glEnd'
Flux.o(.text+0x244c): In function `FluxWidget::paintGL()':
: undefined reference to `glLoadIdentity'
Flux.o(.text+0x246f): In function `FluxWidget::paintGL()':
: undefined reference to `glBlendFunc'
Flux.o(.text+0x247b): In function `FluxWidget::paintGL()':
: undefined reference to `glEnable'
Flux.o(.text+0x2487): In function `FluxWidget::paintGL()':
: undefined reference to `glDisable'
Flux.o(.text+0x24f4): In function `FluxWidget::paintGL()':
: undefined reference to `glColor4f'
Flux.o(.text+0x2500): In function `FluxWidget::paintGL()':
: undefined reference to `glBegin'
Flux.o(.text+0x2514): In function `FluxWidget::paintGL()':
: undefined reference to `glVertex3f'
Flux.o(.text+0x2529): In function `FluxWidget::paintGL()':
: undefined reference to `glVertex3f'
Flux.o(.text+0x253d): In function `FluxWidget::paintGL()':
: undefined reference to `glVertex3f'
Flux.o(.text+0x254d): In function `FluxWidget::paintGL()':
: undefined reference to `glVertex3f'
Flux.o(.text+0x2552): In function `FluxWidget::paintGL()':
: undefined reference to `glEnd'
Flux.o(.text+0x2560): In function `FluxWidget::paintGL()':
: undefined reference to `glClear'
Flux.o(.text+0x2611): In function `FluxWidget::paintGL()':
: undefined reference to `glFlush'
Flux.o(.text+0x263d): In function `FluxWidget::paintGL()':
: undefined reference to `glFlush'
Flux.o(.text+0x266f): In function `FluxWidget::paintGL()':
: undefined reference to `glBlendFunc'
Flux.o(.text+0x267b): In function `FluxWidget::paintGL()':
: undefined reference to `glEnable'
Flux.o(.text+0x2687): In function `FluxWidget::paintGL()':
: undefined reference to `glEnable'
Flux.o(.text+0x269c): In function `FluxWidget::paintGL()':
: undefined reference to `glHint'
Flux.o(.text+0x26ad): In function `FluxWidget::paintGL()':
: undefined reference to `glDisable'
Flux.o(.text+0x26b9): In function `FluxWidget::paintGL()':
: undefined reference to `glEnable'
Flux.o(.text+0x26c5): In function `FluxWidget::paintGL()':
: undefined reference to `glClear'
Flux.o(.text+0x26ea): In function `FluxWidget::paintGL()':
: undefined reference to `glRotatef'
Flux.o(.text+0x270a): In function `FluxWidget::paintGL()':
: undefined reference to `glBlendFunc'
Flux.o(.text+0x2716): In function `FluxWidget::paintGL()':
: undefined reference to `glEnable'
Flux.o(.text+0x2763): In function `FluxWidget::resizeGL(int, int)':
: undefined reference to `glViewport'
Flux.o(.text+0x276f): In function `FluxWidget::resizeGL(int, int)':
: undefined reference to `glMatrixMode'
Flux.o(.text+0x2774): In function `FluxWidget::resizeGL(int, int)':
: undefined reference to `glLoadIdentity'
Flux.o(.text+0x27bc): In function `FluxWidget::resizeGL(int, int)':
: undefined reference to `gluPerspective'
Flux.o(.text+0x27d6): In function `FluxWidget::resizeGL(int, int)':
: undefined reference to `glTranslatef'
Flux.o(.text+0x27e2): In function `FluxWidget::resizeGL(int, int)':
: undefined reference to `glMatrixMode'
Flux.o(.text+0x299e): In function `FluxWidget::updateParameters()':
: undefined reference to `glFrontFace'
Flux.o(.text+0x29aa): In function `FluxWidget::updateParameters()':
: undefined reference to `glEnable'
Flux.o(.text+0x29be): In function `FluxWidget::updateParameters()':
: undefined reference to `glClearColor'
Flux.o(.text+0x29ca): In function `FluxWidget::updateParameters()':
: undefined reference to `glClear'
Flux.o(.text+0x2cc1): In function `FluxWidget::updateParameters()':
: undefined reference to `glDisable'
Flux.o(.text+0x2cd2): In function `FluxWidget::updateParameters()':
: undefined reference to `glDisable'
Flux.o(.text+0x2cde): In function `FluxWidget::updateParameters()':
: undefined reference to `glEnable'
Flux.o(.text+0x2cf8): In function `FluxWidget::updateParameters()':
: undefined reference to `glBindTexture'
Flux.o(.text+0x2d16): In function `FluxWidget::updateParameters()':
: undefined reference to `glTexEnvf'
Flux.o(.text+0x2d34): In function `FluxWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Flux.o(.text+0x2d52): In function `FluxWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Flux.o(.text+0x2da5): In function `FluxWidget::updateParameters()':
: undefined reference to `glTexImage2D'
Flux.o(.text+0x2dd4): In function `FluxWidget::updateParameters()':
: undefined reference to `glNewList'
Flux.o(.text+0x2df1): In function `FluxWidget::updateParameters()':
: undefined reference to `glBindTexture'
Flux.o(.text+0x2dfd): In function `FluxWidget::updateParameters()':
: undefined reference to `glBegin'
Flux.o(.text+0x2e09): In function `FluxWidget::updateParameters()':
: undefined reference to `glTexCoord2f'
Flux.o(.text+0x2e19): In function `FluxWidget::updateParameters()':
: undefined reference to `glVertex3f'
Flux.o(.text+0x2e25): In function `FluxWidget::updateParameters()':
: undefined reference to `glTexCoord2f'
Flux.o(.text+0x2e35): In function `FluxWidget::updateParameters()':
: undefined reference to `glVertex3f'
Flux.o(.text+0x2e41): In function `FluxWidget::updateParameters()':
: undefined reference to `glTexCoord2f'
Flux.o(.text+0x2e51): In function `FluxWidget::updateParameters()':
: undefined reference to `glVertex3f'
Flux.o(.text+0x2e5d): In function `FluxWidget::updateParameters()':
: undefined reference to `glTexCoord2f'
Flux.o(.text+0x2e6d): In function `FluxWidget::updateParameters()':
: undefined reference to `glVertex3f'
Flux.o(.text+0x2e79): In function `FluxWidget::updateParameters()':
: undefined reference to `glTexCoord2f'
Flux.o(.text+0x2e89): In function `FluxWidget::updateParameters()':
: undefined reference to `glVertex3f'
Flux.o(.text+0x2e95): In function `FluxWidget::updateParameters()':
: undefined reference to `glTexCoord2f'
Flux.o(.text+0x2ea5): In function `FluxWidget::updateParameters()':
: undefined reference to `glVertex3f'
Flux.o(.text+0x2eaa): In function `FluxWidget::updateParameters()':
: undefined reference to `glEnd'
Flux.o(.text+0x2eaf): In function `FluxWidget::updateParameters()':
: undefined reference to `glEndList'
Flux.o(.text+0x2ec0): In function `FluxWidget::updateParameters()':
: undefined reference to `glDisable'
Flux.o(.text+0x2ecc): In function `FluxWidget::updateParameters()':
: undefined reference to `glDisable'
Flux.o(.text+0x2ed8): In function `FluxWidget::updateParameters()':
: undefined reference to `glDisable'
Flux.o(.text+0x2ee4): In function `FluxWidget::updateParameters()':
: undefined reference to `glEnable'
Flux.o(.text+0x2f1e): In function `FluxWidget::updateParameters()':
: undefined reference to `glNewList'
Flux.o(.text+0x2f23): In function `FluxWidget::updateParameters()':
: undefined reference to `gluNewQuadric'
Flux.o(.text+0x2f67): In function `FluxWidget::updateParameters()':
: undefined reference to `gluSphere'
Flux.o(.text+0x2f76): In function `FluxWidget::updateParameters()':
: undefined reference to `gluDeleteQuadric'
Flux.o(.text+0x2f7b): In function `FluxWidget::updateParameters()':
: undefined reference to `glEndList'
Flux.o(.text+0x2f87): In function `FluxWidget::updateParameters()':
: undefined reference to `glDisable'
Flux.o(.text+0x2f93): In function `FluxWidget::updateParameters()':
: undefined reference to `glEnable'
Flux.o(.text+0x2f9f): In function `FluxWidget::updateParameters()':
: undefined reference to `glEnable'
Flux.o(.text+0x302e): In function `FluxWidget::updateParameters()':
: undefined reference to `glLightfv'
Flux.o(.text+0x304e): In function `FluxWidget::updateParameters()':
: undefined reference to `glLightfv'
Flux.o(.text+0x3066): In function `FluxWidget::updateParameters()':
: undefined reference to `glLightfv'
Flux.o(.text+0x307a): In function `FluxWidget::updateParameters()':
: undefined reference to `glLightfv'
Flux.o(.text+0x3086): In function `FluxWidget::updateParameters()':
: undefined reference to `glEnable'
Flux.o(.text+0x3096): In function `FluxWidget::updateParameters()':
: undefined reference to `glColorMaterial'
Flux.o(.text+0x27ec): In function `FluxWidget::resizeGL(int, int)':
: undefined reference to `glLoadIdentity'
collect2: ld returned 1 exit status
make[4]: *** [kflux.kss] Error 1
make[4]: *** Waiting for unfinished jobs....
Euphoria.o(.text+0x1c4c): In function `wisp::draw()':
: undefined reference to `glPushMatrix'
Euphoria.o(.text+0x1c7b): In function `wisp::draw()':
: undefined reference to `glBegin'
Euphoria.o(.text+0x1cf7): In function `wisp::draw()':
: undefined reference to `glColor3f'
Euphoria.o(.text+0x1d1e): In function `wisp::draw()':
: undefined reference to `glTexCoord2d'
Euphoria.o(.text+0x1d31): In function `wisp::draw()':
: undefined reference to `glVertex3fv'
Euphoria.o(.text+0x1d3e): In function `wisp::draw()':
: undefined reference to `glEnd'
Euphoria.o(.text+0x1d61): In function `wisp::draw()':
: undefined reference to `glBegin'
Euphoria.o(.text+0x1de7): In function `wisp::draw()':
: undefined reference to `glColor3f'
Euphoria.o(.text+0x1e0e): In function `wisp::draw()':
: undefined reference to `glTexCoord2d'
Euphoria.o(.text+0x1e20): In function `wisp::draw()':
: undefined reference to `glVertex3fv'
Euphoria.o(.text+0x1e2e): In function `wisp::draw()':
: undefined reference to `glEnd'
Euphoria.o(.text+0x1e58): In function `wisp::draw()':
: undefined reference to `glBegin'
Euphoria.o(.text+0x1eda): In function `wisp::draw()':
: undefined reference to `glColor3f'
Euphoria.o(.text+0x1f03): In function `wisp::draw()':
: undefined reference to `glTexCoord2d'
Euphoria.o(.text+0x1f16): In function `wisp::draw()':
: undefined reference to `glVertex3fv'
Euphoria.o(.text+0x1f81): In function `wisp::draw()':
: undefined reference to `glColor3f'
Euphoria.o(.text+0x1fa8): In function `wisp::draw()':
: undefined reference to `glTexCoord2d'
Euphoria.o(.text+0x1fba): In function `wisp::draw()':
: undefined reference to `glVertex3fv'
Euphoria.o(.text+0x1fc8): In function `wisp::draw()':
: undefined reference to `glEnd'
Euphoria.o(.text+0x200c): In function `wisp::drawAsBackground()':
: undefined reference to `glPushMatrix'
Euphoria.o(.text+0x203b): In function `wisp::drawAsBackground()':
: undefined reference to `glTranslatef'
Euphoria.o(.text+0x206b): In function `wisp::drawAsBackground()':
: undefined reference to `glBegin'
Euphoria.o(.text+0x20e7): In function `wisp::drawAsBackground()':
: undefined reference to `glColor3f'
Euphoria.o(.text+0x210f): In function `wisp::drawAsBackground()':
: undefined reference to `glTexCoord2d'
Euphoria.o(.text+0x2141): In function `wisp::drawAsBackground()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x214e): In function `wisp::drawAsBackground()':
: undefined reference to `glEnd'
Euphoria.o(.text+0x2171): In function `wisp::drawAsBackground()':
: undefined reference to `glBegin'
Euphoria.o(.text+0x21f9): In function `wisp::drawAsBackground()':
: undefined reference to `glColor3f'
Euphoria.o(.text+0x221f): In function `wisp::drawAsBackground()':
: undefined reference to `glTexCoord2d'
Euphoria.o(.text+0x2251): In function `wisp::drawAsBackground()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x225f): In function `wisp::drawAsBackground()':
: undefined reference to `glEnd'
Euphoria.o(.text+0x2288): In function `wisp::drawAsBackground()':
: undefined reference to `glBegin'
Euphoria.o(.text+0x230a): In function `wisp::drawAsBackground()':
: undefined reference to `glColor3f'
Euphoria.o(.text+0x2333): In function `wisp::drawAsBackground()':
: undefined reference to `glTexCoord2d'
Euphoria.o(.text+0x2364): In function `wisp::drawAsBackground()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x23d1): In function `wisp::drawAsBackground()':
: undefined reference to `glColor3f'
Euphoria.o(.text+0x23f7): In function `wisp::drawAsBackground()':
: undefined reference to `glTexCoord2d'
Euphoria.o(.text+0x2429): In function `wisp::drawAsBackground()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x2437): In function `wisp::drawAsBackground()':
: undefined reference to `glEnd'
Euphoria.o(.text+0x2b96): In function `EuphoriaWidget::~EuphoriaWidget()':
: undefined reference to `glDeleteTextures'
Euphoria.o(.text+0x2bb1): In function `EuphoriaWidget::~EuphoriaWidget()':
: undefined reference to `glDeleteTextures'
Euphoria.o(.text+0x2d96): In function `EuphoriaWidget::~EuphoriaWidget()':
: undefined reference to `glDeleteTextures'
Euphoria.o(.text+0x2db1): In function `EuphoriaWidget::~EuphoriaWidget()':
: undefined reference to `glDeleteTextures'
Euphoria.o(.text+0x2fa9): In function `EuphoriaWidget::~EuphoriaWidget()':
: undefined reference to `glDeleteTextures'
Euphoria.o(.text+0x2fc4): more undefined references to `glDeleteTextures' follow
Euphoria.o(.text+0x3244): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glViewport'
Euphoria.o(.text+0x3250): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glMatrixMode'
Euphoria.o(.text+0x3255): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glLoadIdentity'
Euphoria.o(.text+0x3291): In function `EuphoriaWidget::paintGL()':
: undefined reference to `gluPerspective'
Euphoria.o(.text+0x329d): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glMatrixMode'
Euphoria.o(.text+0x32a9): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glClear'
Euphoria.o(.text+0x32c5): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glColor3f'
Euphoria.o(.text+0x32db): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glBindTexture'
Euphoria.o(.text+0x32e0): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glPushMatrix'
Euphoria.o(.text+0x3326): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTranslatef'
Euphoria.o(.text+0x3356): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glRotatef'
Euphoria.o(.text+0x3362): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glBegin'
Euphoria.o(.text+0x336e): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTexCoord2f'
Euphoria.o(.text+0x3396): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x33a2): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTexCoord2f'
Euphoria.o(.text+0x33c4): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x33d5): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTexCoord2f'
Euphoria.o(.text+0x33fd): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x3409): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTexCoord2f'
Euphoria.o(.text+0x342d): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x3432): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glEnd'
Euphoria.o(.text+0x3437): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x344d): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glBindTexture'
Euphoria.o(.text+0x34b7): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glReadBuffer'
Euphoria.o(.text+0x34d2): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glPixelStorei'
Euphoria.o(.text+0x34e8): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glBindTexture'
Euphoria.o(.text+0x352a): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glReadPixels'
Euphoria.o(.text+0x3573): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTexSubImage2D'
Euphoria.o(.text+0x35ae): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glViewport'
Euphoria.o(.text+0x35ba): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glMatrixMode'
Euphoria.o(.text+0x35bf): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glLoadIdentity'
Euphoria.o(.text+0x35f3): In function `EuphoriaWidget::paintGL()':
: undefined reference to `gluPerspective'
Euphoria.o(.text+0x35ff): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glMatrixMode'
Euphoria.o(.text+0x360b): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glClear'
Euphoria.o(.text+0x3627): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glColor3f'
Euphoria.o(.text+0x362c): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glPushMatrix'
Euphoria.o(.text+0x3672): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTranslatef'
Euphoria.o(.text+0x36a2): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glRotatef'
Euphoria.o(.text+0x36ae): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glBegin'
Euphoria.o(.text+0x36ba): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTexCoord2f'
Euphoria.o(.text+0x36e4): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x36f0): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTexCoord2f'
Euphoria.o(.text+0x3716): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x3727): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTexCoord2f'
Euphoria.o(.text+0x374f): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x375b): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glTexCoord2f'
Euphoria.o(.text+0x377d): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glVertex3f'
Euphoria.o(.text+0x3782): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glEnd'
Euphoria.o(.text+0x3787): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x379d): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glBindTexture'
Euphoria.o(.text+0x3800): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glFlush'
Euphoria.o(.text+0x3852): In function `EuphoriaWidget::paintGL()':
: undefined reference to `glClear'
Euphoria.o(.text+0x38b1): In function `EuphoriaWidget::resizeGL(int, int)':
: undefined reference to `glViewport'
Euphoria.o(.text+0x38ed): In function `EuphoriaWidget::resizeGL(int, int)':
: undefined reference to `glMatrixMode'
Euphoria.o(.text+0x38f2): In function `EuphoriaWidget::resizeGL(int, int)':
: undefined reference to `glLoadIdentity'
Euphoria.o(.text+0x3926): In function `EuphoriaWidget::resizeGL(int, int)':
: undefined reference to `gluPerspective'
Euphoria.o(.text+0x3932): In function `EuphoriaWidget::resizeGL(int, int)':
: undefined reference to `glMatrixMode'
Euphoria.o(.text+0x3937): In function `EuphoriaWidget::resizeGL(int, int)':
: undefined reference to `glLoadIdentity'
Euphoria.o(.text+0x3b48): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glClearColor'
Euphoria.o(.text+0x3b54): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glClear'
Euphoria.o(.text+0x3b60): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glEnable'
Euphoria.o(.text+0x3b75): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glBlendFunc'
Euphoria.o(.text+0x3b82): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glLineWidth'
Euphoria.o(.text+0x3b8e): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glEnable'
Euphoria.o(.text+0x3bb8): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glEnable'
Euphoria.o(.text+0x3bdb): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexEnvf'
Euphoria.o(.text+0x3bf1): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glGenTextures'
Euphoria.o(.text+0x3c07): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glBindTexture'
Euphoria.o(.text+0x3c25): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x3c43): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x3c5c): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x3c75): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x3e68): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glDeleteTextures'
Euphoria.o(.text+0x3ef8): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glEnable'
Euphoria.o(.text+0x3f45): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glGenTextures'
Euphoria.o(.text+0x3f5b): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glBindTexture'
Euphoria.o(.text+0x3f79): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x3f92): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x3fb0): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x3fce): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexParameteri'
Euphoria.o(.text+0x4015): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glTexImage2D'
Euphoria.o(.text+0x425c): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `gluBuild2DMipmaps'
Euphoria.o(.text+0x4277): In function `EuphoriaWidget::updateParameters()':
: undefined reference to `glDeleteTextures'
Euphoria.o(.text+0x1e42): In function `wisp::draw()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x1fdc): In function `wisp::draw()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x2273): In function `wisp::drawAsBackground()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x244b): In function `wisp::drawAsBackground()':
: undefined reference to `glPopMatrix'
Euphoria.o(.text+0x3961): 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.1/work/kdeartwork-3.3.1/kscreensaver/kdesavers'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.1/work/kdeartwork-3.3.1/kscreensaver/kdesavers'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.1/work/kdeartwork-3.3.1/kscreensaver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.1/work/kdeartwork-3.3.1'
make: *** [all] Error 2
Thanks
Top
Headrush
Watchman
Watchman
User avatar
Posts: 5597
Joined: Thu Nov 06, 2003 12:48 am
Location: Bizarro World

  • Quote

Post by Headrush » Fri Oct 15, 2004 9:21 am

Tried once more to compile and still get errors with kdeartwork.

Code: Select all

plastik.cpp: In member function `virtual void
   PlastikStyle::drawKStylePrimitive(KStyle::KStylePrimitive, QPainter*, const
   QWidget*, const QRect&, const QColorGroup&, unsigned int, const
   QStyleOption&) const':
plastik.cpp:1412: error: duplicate case value
plastik.cpp:1389: error: previously used here
make[4]: *** [plastik.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.1/work/kdeartwork-3.3.1/styles/plastik'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.1/work/kdeartwork-3.3.1/styles/plastik'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.1/work/kdeartwork-3.3.1/styles'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeartwork-3.3.1/work/kdeartwork-3.3.1'
make: *** [all] Error 2

!!! ERROR: kde-base/kdeartwork-3.3.1 failed.
!!! Function kde_src_compile, Line 142, Exitcode 2
!!! died running emake, kde_src_compile:make
Top
huru
n00b
n00b
User avatar
Posts: 59
Joined: Wed Feb 05, 2003 9:39 pm
Location: lappeen Ranta, Finland

  • Quote

Post by huru » Fri Oct 15, 2004 12:33 pm

jubenvi wrote:If you're getting an error related to a shared library

Code: Select all

/usr/qt/3/bin/uic: error while loading shared libraries: libqt-mt.so.3: cannot open shared object
This link my help.
http://forums.gentoo.org/viewtopic.php? ... ht=libqtmt
Thanks, that's exactly the error I got. I didn't get far with recompiling stuff as I did a remote boot before starting compiling and dhcp decided to give my home comp a new IP (which hasn't happened in months) so I could not reconnect ;) Maybe I don't need to recompile everything after all, will look into it again at some point during the weekend (or today).
There's someone watching me. I can tell.
Top
link97381
n00b
n00b
Posts: 34
Joined: Sat Mar 29, 2003 10:38 am
Location: Silverton Oregon

  • Quote

Post by link97381 » Fri Oct 15, 2004 10:39 pm

I fixed my problem with the slow rubber band simply by adding Option "RenderAccel" "1" to my xorg.conf
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Fri Oct 15, 2004 11:42 pm

link97381 wrote:I fixed my problem with the slow rubber band simply by adding Option "RenderAccel" "1" to my xorg.conf
hey, did you use the ebuilds I posted above? did you have any compiling errors?

Can u post a screenshot for us? ;)

I'll add your tip to the front section
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
desertstalker
Apprentice
Apprentice
Posts: 209
Joined: Sat Sep 18, 2004 8:18 am

  • Quote

Post by desertstalker » Sat Oct 16, 2004 12:30 am

I still cannot get kdeartwork to compile can anyone help?

Thanks

EDIT: NEvermind got it fixed - leftovers form ati binary driver experiment
Top
joshualk
n00b
n00b
Posts: 16
Joined: Fri Jul 25, 2003 12:36 am

  • Quote

Post by joshualk » Sat Oct 16, 2004 3:11 am

Everything seems to compile just fine for me, but nothing is changed when I restart KDE. I am using the Plastik style, etc. Absolutely nothing changes...

Joshua
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Sat Oct 16, 2004 3:25 am

joshualk wrote:Everything seems to compile just fine for me, but nothing is changed when I restart KDE. I am using the Plastik style, etc. Absolutely nothing changes...
Joshua
did you re-compile qt? and have you turned qui effects up to the max? and are you using the kde plastik theme?
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
samppa
n00b
n00b
Posts: 69
Joined: Sat Jun 15, 2002 9:24 am
Location: Finland
Contact:
Contact samppa
Website

kdeartwork/plastik compile error

  • Quote

Post by samppa » Sat Oct 16, 2004 6:10 am

Did someone fix the kdeartwork patch and get it compile? I still couldn't get it to compile, since after patching, plastik.cpp contains two "case KPE_ListViewBranch: {" lines.

It seems that the original author of the patches is now installing kde 3.3.1, so hopefully he will get the patches fixed for this version of kde soon.
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

Re: kdeartwork/plastik compile error

  • Quote

Post by taskara » Sat Oct 16, 2004 2:42 pm

samppa wrote:Did someone fix the kdeartwork patch and get it compile? I still couldn't get it to compile, since after patching, plastik.cpp contains two "case KPE_ListViewBranch: {" lines.

It seems that the original author of the patches is now installing kde 3.3.1, so hopefully he will get the patches fixed for this version of kde soon.
I think others have.

might I suggest you delete the source from your previous install attempts and try again? the patch may be applying again even though it's already there.

delete /var/tmp/portage/kdeartwork.. and try to re-emerge.

the patch is supposed to be 3.3.1 compatible. good luck :)
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
StifflerStealth
Retired Dev
Retired Dev
User avatar
Posts: 968
Joined: Wed Jul 03, 2002 8:20 pm

  • Quote

Post by StifflerStealth » Sat Oct 16, 2004 3:21 pm

The KDEArtwork patch that is included in Version: 0.3.1 of the patche set is for KDE 3.2.3 only. I looked at the source code carefully and noticed that the Plastik maintainers included all of those modifications already and a few more. There is a new patch set now on that site which is strictly for KDE 3.3.1 in Version: 0.3.4. There are suppose to be some changes, but I do not know which patch files have been changed or which ones need to be recompiled.

Hope this helps.

EDIT: It looks like the QT patch was changed. If I recompile QT, do I need to recompile everything that uses QT for the changes to take effect?
Top
Headrush
Watchman
Watchman
User avatar
Posts: 5597
Joined: Thu Nov 06, 2003 12:48 am
Location: Bizarro World

  • Quote

Post by Headrush » Sat Oct 16, 2004 6:13 pm

I was having trouble compiling all the packages.
The patched qt compiled fine, but then kdeartwork would fail. (I cleaned previous files in /var)

So I was left with a patched qt, and most of kde but not kdeartwork. This caused my system some problems and freezes.

A suggestion for people compiling new "major" packages like qt, kde: Use -B with emerge to build binary packages. If they all compile fine, then you can just move them to /usr/port/distfiles and install them. You lose nothing and minimal extra time. The only thing is you need to make sure all dependencies are meant. emerge doesn't do it when using -B option.

If any of the compiles fail, you won't have a unstable system.
Last edited by Headrush on Sun Oct 17, 2004 12:19 am, edited 1 time in total.
Top
GentooBox
Veteran
Veteran
User avatar
Posts: 1168
Joined: Sun Jun 22, 2003 10:52 am
Location: Denmark

  • Quote

Post by GentooBox » Sat Oct 16, 2004 7:42 pm

could you please update your ebuilds to version 3.4 ?

I would really like to test your ebuilds and try out the nice patches, but just the idea of having a old-patch-based kde is making my middleparts turn. ;)
Encrypt, lock up everything and duct tape the rest
Top
samppa
n00b
n00b
Posts: 69
Joined: Sat Jun 15, 2002 9:24 am
Location: Finland
Contact:
Contact samppa
Website

Re: kdeartwork/plastik compile error

  • Quote

Post by samppa » Sat Oct 16, 2004 8:53 pm

taskara wrote: might I suggest you delete the source from your previous install attempts and try again? the patch may be applying again even though it's already there.

delete /var/tmp/portage/kdeartwork.. and try to re-emerge.

the patch is supposed to be 3.3.1 compatible. good luck :)
Well, I guess emerge always starts from clean tmp. Anyway, I already installed kde-3.3.1 without these improved ebuilds, to get a working system.

As others have pointed out, now there is a kde 3.3.1 compatible version of the patchset available.
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Sat Oct 16, 2004 11:11 pm

thanks guys, new version based on v0.3.4, see initial post.

let me know how you go
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
link97381
n00b
n00b
Posts: 34
Joined: Sat Mar 29, 2003 10:38 am
Location: Silverton Oregon

  • Quote

Post by link97381 » Sun Oct 17, 2004 12:38 am

How would I take screen captures of the rubber band? Is there any program that I can set up to just press Prt Scr and have it take a snapshot like in windows?
Top
zerojay
Veteran
Veteran
User avatar
Posts: 1033
Joined: Sat Aug 09, 2003 8:06 pm
Contact:
Contact zerojay
Website

  • Quote

Post by zerojay » Sun Oct 17, 2004 4:26 am

link97381 wrote:How would I take screen captures of the rubber band? Is there any program that I can set up to just press Prt Scr and have it take a snapshot like in windows?
KSnapshot and it's timer feature.
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Sun Oct 17, 2004 4:27 am

DarkStalker wrote:
link97381 wrote:How would I take screen captures of the rubber band? Is there any program that I can set up to just press Prt Scr and have it take a snapshot like in windows?
KSnapshot and it's timer feature.
dude, did you try the new ebuilds? is it running on your pc now?
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
StifflerStealth
Retired Dev
Retired Dev
User avatar
Posts: 968
Joined: Wed Jul 03, 2002 8:20 pm

  • Quote

Post by StifflerStealth » Sun Oct 17, 2004 4:53 am

taskara wrote:is it running on your pc now?
Well, I have it running on my PC. I used the 0.3.1 patches though, but there really is not much difference. I just deleted the kdeartwork patch to get it all to compile. The rubberband can keep up with my mouse even when I move it really fast. I personally feel that these patches should be added to the offical Gentoo ebuilds. :roll: I like the changes, although, I do not notice that many except for the rubberband and the rounded cornors of selected items. I may posts some screens in the morning.
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Sun Oct 17, 2004 5:37 am

StifflerStealth wrote:
taskara wrote:is it running on your pc now?
Well, I have it running on my PC. I used the 0.3.1 patches though, but there really is not much difference. I just deleted the kdeartwork patch to get it all to compile. The rubberband can keep up with my mouse even when I move it really fast. I personally feel that these patches should be added to the offical Gentoo ebuilds. :roll: I like the changes, although, I do not notice that many except for the rubberband and the rounded cornors of selected items. I may posts some screens in the morning.
ok.. well the kdeartwork for 3.3.1 should be fixed now, so I guess if you wanted to you could try re-emerging that ;) and see if there is more of a difference :)

did you find the ebuilds useful? is the setup and way of doing it ok? ie using portage overlay etc..
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
Headrush
Watchman
Watchman
User avatar
Posts: 5597
Joined: Thu Nov 06, 2003 12:48 am
Location: Bizarro World

  • Quote

Post by Headrush » Sun Oct 17, 2004 5:42 am

New 0.34 packages did the trick.

Works excellent and no apparent problems here.
Top
taskara
Advocate
Advocate
Posts: 3762
Joined: Wed Apr 10, 2002 11:38 pm
Location: Australia

  • Quote

Post by taskara » Sun Oct 17, 2004 5:47 am

jubenvi wrote:New 0.34 packages did the trick.

Works excellent and no apparent problems here.
thanks, I appreciate the feedback :) I'll try and keep up with any more changes that take place (ie new revision ebuilds and updated patches, etc) and as usual add a post letting you know of the new version.

if there are some other patches you guys want then let me know.
I'll add it to the ebuilds, if you all want it there (or make a seperate package or something).

-c
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Top
Post Reply

778 posts
  • Page 2 of 32
    • Jump to page:
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 32
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy