Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerging KDEgraphics 3.2 problems
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
M@rijn
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jan 2004
Posts: 145
Location: Zierikzee (The Netherlands)

PostPosted: Sat Feb 14, 2004 2:06 pm    Post subject: emerging KDEgraphics 3.2 problems Reply with quote

I try to emerge kdegraphics but it doesn't work, i've got the following error

Code:

ERROR: kde-base/kdegraphics-3.2.0 failed.
!!! Function kde_src_compile, Line 127, Exitcode 2
!!! died running emake, kde_src_compile:make


gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)

and the newest QT version

what's the prob?
Back to top
View user's profile Send private message
marvin
n00b
n00b


Joined: 29 Jan 2003
Posts: 58

PostPosted: Sat Feb 14, 2004 2:32 pm    Post subject: Reply with quote

I (and probably nobody else) can't help you until you post some more information. Things that generally are helpful with emerge problems are:

  • your use flags (or more general the output of "emerge info")
  • the emerge command you entered (especially if you put USE= or ACCEPT_KEYWORDS= there)
  • and last but not least the part of output of emerge that shows the error


For the last point you have to post some more lines than you did. Somewhere above the part you posted there is most likely an error message of gcc, g++ or ld, that, along with the command in line above the error, is the interesting part.
To find the error messages easier you could have a look at the dev-util/colorgcc package, which colorizes gcc output.
_________________
Join the adopt an unanswered post initiative today!
Back to top
View user's profile Send private message
M@rijn
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jan 2004
Posts: 145
Location: Zierikzee (The Netherlands)

PostPosted: Sat Feb 14, 2004 2:40 pm    Post subject: Reply with quote

USE flags:

Code:
USE="kde qt gtk distcc -gnome"


Given command:
Code:
emerge kdegraphics


Error:
Code:

libtool: link: cannot find the library `/var/tmp/portage/qt-3.3.0/image/usr/qt/3/lib/libqt-mt.la'
make[2]: *** [kcolorchooser] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: link: cannot find the library `/var/tmp/portage/qt-3.3.0/image/usr/qt/3/lib/libqt-mt.la'
make[2]: *** [kcoloredit] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdegraphics-3.2.0/work/kdegraphics-3.2.0/kcoloredit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdegraphics-3.2.0/work/kdegraphics-3.2.0'
make: *** [all] Error 2

!!! ERROR: kde-base/kdegraphics-3.2.0 failed.
!!! Function kde_src_compile, Line 127, Exitcode 2
!!! died running emake, kde_src_compile:make
Back to top
View user's profile Send private message
marvin
n00b
n00b


Joined: 29 Jan 2003
Posts: 58

PostPosted: Sat Feb 14, 2004 2:54 pm    Post subject: Reply with quote

It seems to be a problem with qt3.3 which is probably not in /var/tmp/portage/qt-3.3.0/image/usr/qt/3/lib/libqt-mt.la where the linker looks for it.
I searched in the forums for "qt3.3" and it seems to be a rather well known problem. Look here for a solution/work around or further discussion:
https://forums.gentoo.org/viewtopic.php?t=136467&start=0&postdays=0&postorder=asc&highlight=qt3+3
_________________
Join the adopt an unanswered post initiative today!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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