Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error merging kde 3.0.2
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
dek
l33t
l33t


Joined: 16 May 2002
Posts: 657
Location: Germany

PostPosted: Thu Jul 04, 2002 8:19 pm    Post subject: Reply with quote

Just to summarize my previous posts:
The proper way to update to KDE3.0.2 is:
Code:

emerge kdelibs kdebase kde
Back to top
View user's profile Send private message
ScubaStreb
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 118

PostPosted: Thu Jul 04, 2002 9:16 pm    Post subject: libieee1284-0.1.6 Reply with quote

Working on: /var/tmp/portage/libieee1284-0.1.6/work/libieee1284-0.1.6/doc/interface.sgml
Unknown SDATA: [minus ] at /usr/share/sgml/docbook/utils-0.6.9/helpers/docbook2man-spec.pl line 1156, <STDIN> line 3799.
make: *** [doc/ieee1284_claim.3] Error 8

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

!!! emerge aborting on /usr/portage/sys-libs/libieee1284/libieee1284-0.1.6.ebuild


I get this error as well.
_________________
"Without question, the greatest invention in the history of mankind is beer. Oh, I grant you that the wheel was also a fine invention, but the wheel does not go nearly as well with pizza." --Dave Barry
Back to top
View user's profile Send private message
dek
l33t
l33t


Joined: 16 May 2002
Posts: 657
Location: Germany

PostPosted: Thu Jul 04, 2002 9:28 pm    Post subject: Reply with quote

libieee is not required by KDE (i have no idea what it is for). For me it is masked.
You might try to "emerge rsync --clean" or mask it yourself.
Back to top
View user's profile Send private message
synonymousca
n00b
n00b


Joined: 15 Jun 2002
Posts: 62

PostPosted: Thu Jul 04, 2002 9:56 pm    Post subject: Reply with quote

libieee1284 was added as a dependency to sane-backends-1.0.8-r2. It fails to compile for me, as well. You can work around this by doing a --nodeps emerge of sane-backends.... Actually, it appears that sane-backends-1.0.8-r2 has been masked since the time I installed it. An `emerge --clean rynsc` will also cure you of any problems for the moment.

On the topic of kde not emerging correctly, I have a problem with kdelibs and get an error I'm sure is related to my use of GCC 3.1, but I'm still trying to fix it myself.
Back to top
View user's profile Send private message
ScubaStreb
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 118

PostPosted: Thu Jul 04, 2002 10:17 pm    Post subject: Emerge rsync --clean worked! Reply with quote

Thanks Dek!

emerge rsync --clean worked.

I was able to complete the KDE compile.
_________________
"Without question, the greatest invention in the history of mankind is beer. Oh, I grant you that the wheel was also a fine invention, but the wheel does not go nearly as well with pizza." --Dave Barry
Back to top
View user's profile Send private message
jthj
Apprentice
Apprentice


Joined: 04 Jun 2002
Posts: 176
Location: The Matrix Has Me....

PostPosted: Fri Jul 05, 2002 5:59 am    Post subject: Reply with quote

I've been getting failed emerge on kdelibs I tried the clean rsync and it still failed I just recently did a update system that updated portage to 2.0.9 I had 2.0.5 and I am trying again with kde
Back to top
View user's profile Send private message
DArtagnan
l33t
l33t


Joined: 30 Apr 2002
Posts: 942
Location: Israel, Jerusalem

PostPosted: Fri Jul 05, 2002 6:29 am    Post subject: Reply with quote

I emerged libpng again and then I got kde3.0.2 finally...
_________________
All for one and one for All
--

MACPRO machine...
Back to top
View user's profile Send private message
jay
l33t
l33t


Joined: 08 May 2002
Posts: 980

PostPosted: Fri Jul 05, 2002 7:48 am    Post subject: Reply with quote

rommel wrote:
aaahhh that was it #/bin/sh -login....thanks


You may add this line into .Xdefaults, then it will work for other terminals like aterm as well.
_________________
Do you want your posessions identified? [ynq] (n)
Back to top
View user's profile Send private message
MadEagle
n00b
n00b


Joined: 03 Jun 2002
Posts: 59
Location: Hamburg, Germany

PostPosted: Fri Jul 05, 2002 1:10 pm    Post subject: Reply with quote

As for the libieee problem ... see Bug # 4512 on https://bugs.gentoo.org.

To tell Konsole to behave like a login shell (i.e. use /etc/profile) you can also add the switch "-ls" to the command line that is used to call Konsole.

Just my 0,02 €, MadEagle
Back to top
View user's profile Send private message
metalhedd
l33t
l33t


Joined: 30 May 2002
Posts: 692
Location: Ontario Canada

PostPosted: Fri Jul 05, 2002 1:39 pm    Post subject: Reply with quote

Sorry to sound like an idiot but how exactly does one go about booting to a different runlevel? and what are all the runlevels? any good docs to explain how they work?
Back to top
View user's profile Send private message
tfoss
n00b
n00b


Joined: 04 Jul 2002
Posts: 8

PostPosted: Fri Jul 05, 2002 6:19 pm    Post subject: Reply with quote

MadEagle wrote:
As for the libieee problem ... see Bug # 4512 on https://bugs.gentoo.org.

To tell Konsole to behave like a login shell (i.e. use /etc/profile) you can also add the switch "-ls" to the command line that is used to call Konsole.

Just my 0,02 €, MadEagle


Another thing to keep in mind is that ~/.bashrc is read by interactive shells, not login shells. You can also put whatever prompt stuff (or anything you want read/sourced/run) there and it will be used by an interactive shell.

The way it goes:

login shell: read in order: /etc/profile, ~/.bash_profile, ~/.bash_login, ~/.profile

interactive shell: read ~/.bashrc

-Ted
Back to top
View user's profile Send private message
jadawin
n00b
n00b


Joined: 16 Apr 2002
Posts: 16
Location: Finland, Kuopio

PostPosted: Fri Jul 05, 2002 10:42 pm    Post subject: Reply with quote

dek wrote:
Regarding the kdebase problem:
Emerge kdelibs first. After it kdebase compiled nicely for me.


Dosent work with me, kdelibs will not install. Same error code than Dartagan "3988"

Now i have kde 3.0. 3.0.1 and 3.0.2 have same problem. Got to try that png stuff..

Question: Where i found logs? Did find log files, but they didnt tell same info about error when emerge halted..?
Back to top
View user's profile Send private message
firedoctor
n00b
n00b


Joined: 13 Jun 2002
Posts: 5

PostPosted: Sat Jul 13, 2002 1:23 am    Post subject: Try reemerging qt Reply with quote

I had troubles emerging kde 3.0.1 -> 3.0.2 after getting rid of old versions of libpng. What fixed it for me (other than emerging kdelib first) was reemerging qt.

-Craig
Back to top
View user's profile Send private message
SysV
n00b
n00b


Joined: 14 Jul 2002
Posts: 4

PostPosted: Sun Jul 14, 2002 2:12 am    Post subject: Reply with quote

Different error same problem

:failed to create /root/share/.kde – permission denied
or something along those lines during emerge of kdebase

Any ideas?
<edit>
NM thx I got this one
</edit>
Back to top
View user's profile Send private message
freshy98
Apprentice
Apprentice


Joined: 11 Jul 2002
Posts: 274
Location: The Netherlands

PostPosted: Tue Jul 16, 2002 8:08 am    Post subject: Reply with quote

I had to do a emerge KDElibs first which after about 10 times trying still fails. same as the others guys here.

Before that is constantly got an error when emerging XFree 4.something.
That is, when trying emrge kde. emerge xfree worked nicely.
then I did emerge kde again and then the kdelibs problems arise.

I don't like this :cry:
_________________
Mac Pro single quad 2.8GHz, 6GB RAM, 8800GT. MacBook. Plus way too many SUN/Cobatl/SGI and a lonely Alpha.
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
Goto page Previous  1, 2
Page 2 of 2

 
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