Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
For those KDE builds failing on aRts...
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
roderickvd
n00b
n00b


Joined: 25 Aug 2002
Posts: 46
Location: University of Twente

PostPosted: Sun Aug 25, 2002 2:21 pm    Post subject: For those KDE builds failing on aRts... Reply with quote

...aRts won't compile with -O3 using GCC 3.2; you'll receive a "symbol is already defined" error. Manually merging aRts with -O2 set in the Make profile did the trick. You can then continue merging KDE. Hope this helps!
Back to top
View user's profile Send private message
msb21
n00b
n00b


Joined: 24 Aug 2002
Posts: 47

PostPosted: Sun Aug 25, 2002 3:33 pm    Post subject: Reply with quote

How do you do this? What commands?
Back to top
View user's profile Send private message
roderickvd
n00b
n00b


Joined: 25 Aug 2002
Posts: 46
Location: University of Twente

PostPosted: Sun Aug 25, 2002 9:42 pm    Post subject: Reply with quote

# cp /etc/make.conf /tmp
# nano -w /etc/make.conf

[Now find the section that has CHOST, CLAGS and CXXFLAGS uncommented -- these are your current build settings. Change the -O3 flag to -O2. Exit and save.]

# emerge arts
# mv /tmp/make.conf /etc
# emerge kde
Back to top
View user's profile Send private message
msb21
n00b
n00b


Joined: 24 Aug 2002
Posts: 47

PostPosted: Mon Aug 26, 2002 3:54 am    Post subject: Reply with quote

I performed the following commands

cp /etc/make.conf /etc/make.conf.orig

then emerge arts, this is what happened....

root@titus root # emerge arts
Calculating dependencies ...done!
>>> emerge kde-base/arts-1.0.3 to /

>>> Downloading http://www.ibiblio.org/gentoo/distfiles/arts-1.0.3.tar.bz2
--03:58:43-- http://www.ibiblio.org/gentoo/distfiles/arts-1.0.3.tar.bz2
=> `/usr/portage/distfiles/arts-1.0.3.tar.bz2'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/arts-1.0.3.tar.bz2 [following]
--03:58:43-- http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/arts-1.0.3.tar.bz2
=> `/usr/portage/distfiles/arts-1.0.3.tar.bz2'
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
03:58:43 ERROR 404: Not Found.


>>> Downloading mirror://kde/stable/3.0.3/src/arts-1.0.3.tar.bz2
mirror://kde/stable/3.0.3/src/arts-1.0.3.tar.bz2: Unsupported scheme.
!!! Couldn't download arts-1.0.3.tar.bz2. Aborting.
!!! emerge aborting on /usr/portage/kde-base/arts/arts-1.0.3.ebuild .

any advice?
Back to top
View user's profile Send private message
lars_msh
n00b
n00b


Joined: 25 Aug 2002
Posts: 50
Location: Airstrip One

PostPosted: Mon Aug 26, 2002 9:29 am    Post subject: Reply with quote

I'm having the same problem. I tried putting more mirrors in /etc/make.conf and it tried them all... but still no luck (maybe I need to try all the mirrors?! ;-) ).

I found the file here in Google:
http://ftp.se.kde.org/pub/kde/stable/3.0.2/src/

- but I can't work out how to make emerge use it.
Back to top
View user's profile Send private message
roderickvd
n00b
n00b


Joined: 25 Aug 2002
Posts: 46
Location: University of Twente

PostPosted: Mon Aug 26, 2002 12:05 pm    Post subject: Reply with quote

Try upgrading or remerging portage:
# emerge portage

That usually fixes any outstanding mirror bugs.
Back to top
View user's profile Send private message
lars_msh
n00b
n00b


Joined: 25 Aug 2002
Posts: 50
Location: Airstrip One

PostPosted: Mon Aug 26, 2002 2:55 pm    Post subject: Reply with quote

It did indeed, thanks. Actually I did an emerge --update world, which maybe I would have deferred until later if I knew it would take five hours. ;-)

Anyway, the lessons learned here (for anyone in the same boat):

1. If you've installed from the stage 3 tarball, it still seems like a good idea to update stuff first (as above) before adding to the system. Well, it was for me.

2. If you do so, run it overnight or something (or just update portage)! Lucky I'm playing in a virtual machine so I didn't cause a problem.

Gentoo's a bit scary for me, but I kind of like it!
Back to top
View user's profile Send private message
simon
Apprentice
Apprentice


Joined: 26 Apr 2002
Posts: 225
Location: Vienna

PostPosted: Mon Aug 26, 2002 9:27 pm    Post subject: Reply with quote

[quote="lars_msh"]Gentoo's a bit scary for me, but I kind of like it![/quote]

I'm sure you will start to love it, because if your installation is finished (I know, software and installation never finish's) it's your little baby you have build up from the ground ;o)

Simon
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