Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde
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
greening
n00b
n00b


Joined: 20 Oct 2002
Posts: 51

PostPosted: Sun Oct 27, 2002 3:01 am    Post subject: kde Reply with quote

Well, I got my internet problem solved but, I have a new one. I would run emerge kde and about 30-45 minutes later, this would be spit out:

Code:
resource.cpp: In member fuction 'bool Resouce::load(FormFile*, QIODevice)
resource.cpp: 410: internal error: segmentation fault
make[3]: ***[resource.o] Error 1
make[3]: ***wating for unfinished jobs....
make[3]: Leaving directory '/var/tmp/portage/qt-3.0.5-r2/work/qt-x11-free-3.0.5/tools/designer/designer'
make[2]: ***[sub-designer] Error 2
make[2]: Leaving directory '/var/tmp/portage/qt-3.0.5-r2/work/qt-x11-free-3.0.5/tools/designer'
make[1]: ***[sub-designer] Error 2
make[1]: Leaving directory '/var/tmp/portage/qt-3.0.5-r2/work/qt-x11-free-3.0.5/tools'
make: ***[sub-tools] Error 2

!!! ERROR: The ebuild did not complete successfully
!!! Function src_compile, Line 78, Exitcode 2
!!! (no error message)


I read that you should do:

Code:
emerge kde-base/artsd
emerge kde-base/kdelibs
emerge kde-base/kdebase


instead of emerge kde. But, would that install all that emerge kde would? Thanks for the help. Also, I thought that this might have been already covered but, I couldn't find it anywhere.

Glenn
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Sun Oct 27, 2002 3:27 am    Post subject: Reply with quote

Looks like that should install everything.
Code:
# emerge -p kdebase

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild  N   ] kde-base/arts-1.0.4
[ebuild  N   ] kde-base/kdelibs-3.0.4
[ebuild  N   ] kde-base/kdebase-3.0.4

_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
greening
n00b
n00b


Joined: 20 Oct 2002
Posts: 51

PostPosted: Sun Oct 27, 2002 5:48 pm    Post subject: Reply with quote

Could some one tell me what to do when this happens:

Code:
>>> emerge media-gfx/gimp-1.2.3-r2 to /
>>> md5 ;-) gimp-1.2.3.tar.bz2
>>> Unpacking source...
>>> Unpacking gimp-1.2.3.tar.bz2
patching file Makefile.am
Hunk #1 succeeded at 112(offset 7 lines)
>>> Reconfiguring package...
* Reconfigure failed, please attach the contents of:
*
*   /var/tmp/portage/gimp-1.2.3-r2/temp/autoconf.log
*
* in your bug report.

!!! ERROR: the ebuild did not complete successfully.
!!! Function src_unpack, Line -69, Exitcode 1
!!! running auoreconf failed


I got part of that file written down. It reads:

Code:
configure.in:959: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
autoreconf-2.53a:autoconf failed with exit status: 1 at /usr/bin/autoreconf-2.53a line 475
DEBUG: working directory is: /var/tmp/portage/gimp-1.2.3-r2/work/gimp-1.2.3


Thanks for the help.

Glenn
Back to top
View user's profile Send private message
Woland
Apprentice
Apprentice


Joined: 02 Aug 2002
Posts: 248
Location: Russian Jack, Alaska

PostPosted: Sun Oct 27, 2002 11:00 pm    Post subject: Reply with quote

I am not sure if it will help, but sometimes updating your system will solve such a problem:
Code:
emerge rsync
emerge -up world (just to be safe, and know what's going on)
emerge -u world  (& go watch a movie)
emerge -c (this should clean old files off your system


Then try emergin gimp again. (I am assuming you have already emerged gnome/gtk. If not, try that first.)
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Sun Oct 27, 2002 11:22 pm    Post subject: Reply with quote

Isn't gimp a seperate problem than KDE?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
greening
n00b
n00b


Joined: 20 Oct 2002
Posts: 51

PostPosted: Sun Oct 27, 2002 11:46 pm    Post subject: Reply with quote

I did

Code:
emerge rsync
emerge portage
emerge -u system
emerge clean
etc-update


and emerged kde agian, it fixed the problem. But, now I'm getting similar to what I had before. Except different paths and at the end it had

Code:
!!! ERROR: The ebuild did not complete successfully
!!! Function kde_src_comile, Line - 6672, Exitcode 2
!!! died running emake, kde_src_compile:make


Earlier, to get around the problem, I would just emerge kde again and it would pick up from the point where it left off earlier and keep going. Would it still do that? If you need to know more, than let me know and I'll give you all that was on the screen. Thanks a lot for your help.

Glenn
Back to top
View user's profile Send private message
Woland
Apprentice
Apprentice


Joined: 02 Aug 2002
Posts: 248
Location: Russian Jack, Alaska

PostPosted: Mon Oct 28, 2002 2:45 am    Post subject: Reply with quote

O. K.;
1. emerge rsync ---that's right

2. emerge portage --- all that does is rebuild the portage program. Probably not doing anything

3. emerge -u system --- all that does is update your basic system files (glibc, bash et c.) Once again probably not going to help you.

4. emerge -clean is the same thing as emerge -c in code above, and that just gets the stale ebuilds off your system.

What you need to do is

Code:
emerge -u world





That will update everything. Try that, and see if that helps. If not please post the error message again


BTW, for previous poster, gimp is very different from gnome, but there are two people terying to emerge two different things in this thread.
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