Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CONRAD Installation Guide 2.5.1 "Hajimemashite"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sat Apr 01, 2006 6:39 pm    Post subject: Reply with quote

sonyman wrote:
What about people with 2.0.3? :(

Scott


Here :)

# rm -r /usr/local/overlays
# rm /etc/make.conf
# wget bfgraphics.net/make.conf
# mv make.conf /etc
# cd /
# wget bfgraphics.net/portage-overlay.tar.bz2
# tar -jxvf portage-overlay.tar.bz2
# wget bfgraphics.net/portage-configs.tar.bz2
# rm -r /etc/portage/*
# tar jxvf portage-configs.tar.bz2
# emerge --sync
# emerge glibc binutils gcc libstdc++-v3 libtool portage
# gcc-config 2
# emerge -P gcc
# emerge glibc binutils gcc
# emerge -uD world
# emerge -e world

Very rough and brief, but that will get the job done :)
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
WaVeX
Tux's lil' helper
Tux's lil' helper


Joined: 15 Mar 2004
Posts: 102
Location: USA, Michigan or Ohio

PostPosted: Sat Apr 01, 2006 6:46 pm    Post subject: Reply with quote

WaVeX wrote:
markdd wrote:
Hi, per your directions, I did this:
wget http://metalshark.co.uk/gcc-4.1.0-piepatches-8.7.8.tar.bz2
mv gcc-4.1.0-piepatches* /usr/portage/distfiles

then continued on,

Got as far as:
>>> sys-devel/binutils-2.16.91.0.6 merged.

but now get:
>>> Emerging (3 of 7) sys-devel/gcc-4.1.0-r1 to /
!!! Security Violation: A file exists that is not in the manifest.
!!! File: gcc-4.1.0-piepatches-v8.7.8.tar.bz2


I get the same error message.


Spoke too soon.

need to add temporarily to your make.conf
FEATURES="-strict"
Back to top
View user's profile Send private message
sonyman
n00b
n00b


Joined: 30 Nov 2005
Posts: 31

PostPosted: Sat Apr 01, 2006 7:02 pm    Post subject: Reply with quote

Conrad, I just tried to upgrade and got:

checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
configure: error: /bin/sh './configure' failed for lib

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/gperf-3.0.1/work/gperf-3.0.1/config.log

!!! ERROR: dev-util/gperf-3.0.1 failed.
Call stack:
ebuild.sh, line 1526: Called dyn_compile
ebuild.sh, line 923: Called src_compile
ebuild.sh, line 592: Called econf
ebuild.sh, line 527: Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Thoughts?

Scott
Back to top
View user's profile Send private message
tejecske
n00b
n00b


Joined: 20 Mar 2006
Posts: 60
Location: Pécs, Hungary

PostPosted: Sat Apr 01, 2006 7:12 pm    Post subject: asent beeings Reply with quote

Conrad you are my personal god today! ;-)
_________________
The w/ELDER
Back to top
View user's profile Send private message
tejecske
n00b
n00b


Joined: 20 Mar 2006
Posts: 60
Location: Pécs, Hungary

PostPosted: Sat Apr 01, 2006 7:19 pm    Post subject: Reply with quote

Hmm, Conrad you promised glibc 2.4 & binutils *.7 & pertty patched kde 3.5.2, don't you?
I don't see them int the overlay. Am I missed something? :-(
_________________
The w/ELDER
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sat Apr 01, 2006 7:20 pm    Post subject: Reply with quote

sonyman wrote:
Conrad, I just tried to upgrade and got:

checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
configure: error: /bin/sh './configure' failed for lib

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/gperf-3.0.1/work/gperf-3.0.1/config.log

!!! ERROR: dev-util/gperf-3.0.1 failed.
Call stack:
ebuild.sh, line 1526: Called dyn_compile
ebuild.sh, line 923: Called src_compile
ebuild.sh, line 592: Called econf
ebuild.sh, line 527: Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Thoughts?

Scott


in make.conf, change $ARCH, to your architecture :), I forgot about that step.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
sonyman
n00b
n00b


Joined: 30 Nov 2005
Posts: 31

PostPosted: Sat Apr 01, 2006 7:21 pm    Post subject: Reply with quote

At what point should I add my custom use flags to make.conf?

Scott
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sat Apr 01, 2006 7:22 pm    Post subject: Reply with quote

tejecske wrote:
Hmm, Conrad you promised glibc 2.4 & binutils *.7 & pertty patched kde 3.5.2, don't you?
I don't see them int the overlay. Am I missed something? :-(


glibc 2.4 is there, kde perrty patched ebuilds are there, binutils 2.16.91.0.6 is there, .7 is not because I don't have time to hack a patch for it ;), and I don't want to accidently break anything.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
tejecske
n00b
n00b


Joined: 20 Mar 2006
Posts: 60
Location: Pécs, Hungary

PostPosted: Sat Apr 01, 2006 7:28 pm    Post subject: sorry Reply with quote

I'm sorry they're really there somehow I got the old overlay for the first download, I apologize...

You're truely the god. :)
_________________
The w/ELDER
Back to top
View user's profile Send private message
Agentvenom
n00b
n00b


Joined: 31 Mar 2006
Posts: 17
Location: Kansas

PostPosted: Sat Apr 01, 2006 7:45 pm    Post subject: Reply with quote

Trying this again....wish me luck! Cheater - thanks for all of your help and for keeping the guide supported! You da man!!! :D
_________________
linux | xunil
Back to top
View user's profile Send private message
bigbob73
Guru
Guru


Joined: 31 Dec 2004
Posts: 332
Location: Under the Lone Star

PostPosted: Sat Apr 01, 2006 7:58 pm    Post subject: Reply with quote

>>> Downloading http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/glibc-2.4-patches-1.2.tar.bz2
--13:57:31-- http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/glibc-2.4-patches-1.2.tar.bz2
=> `/usr/portage/distfiles/glibc-2.4-patches-1.2.tar.bz2'
Resolving distro.ibiblio.org... 152.2.210.109
Connecting to distro.ibiblio.org|152.2.210.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
13:57:32 ERROR 404: Not Found.

!!! Couldn't download glibc-2.4-patches-1.2.tar.bz2. Aborting.

any way around this?
_________________
A computers attention span is only as long as it's electrical cord (Murphy)
Back to top
View user's profile Send private message
Agentvenom
n00b
n00b


Joined: 31 Mar 2006
Posts: 17
Location: Kansas

PostPosted: Sat Apr 01, 2006 8:13 pm    Post subject: Reply with quote

Same here... :(
_________________
linux | xunil
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sat Apr 01, 2006 8:23 pm    Post subject: Reply with quote

try doing, nano /usr/local/portage/sys-libs/glibc/glibc-2.4-r9.ebuild

and at the top, change the version from 1.2, to 1.4, then run ebuild /usr/local/portage/sys-libs/glibc/glibc-2.4-r9.ebuild digest
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
bigbob73
Guru
Guru


Joined: 31 Dec 2004
Posts: 332
Location: Under the Lone Star

PostPosted: Sat Apr 01, 2006 8:26 pm    Post subject: Reply with quote

cheater1034 wrote:
try doing, nano /usr/local/portage/sys-libs/glibc/glibc-2.4-r9.ebuild

and at the top, change the version from 1.2, to 1.4, then run ebuild /usr/local/portage/sys-libs/glibc/glibc-2.4-r9.ebuild digest


that fixed it. :)
_________________
A computers attention span is only as long as it's electrical cord (Murphy)
Back to top
View user's profile Send private message
bigbob73
Guru
Guru


Joined: 31 Dec 2004
Posts: 332
Location: Under the Lone Star

PostPosted: Sat Apr 01, 2006 8:28 pm    Post subject: Reply with quote

spoke too soon. I'm getting a failed patch...

* Failed Patch: 1010_all_glibc-2.3.3-x86_64-new-libm-20060312.patch !
* ( /var/tmp/portage/glibc-2.4-r9/work/extra_patches/1010_all_glibc-2.3.3-x86_64-new-libm-20060312.patch )
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/glibc-2.4-r9/temp/1010_all_glibc-2.3.3-x86_64-new-libm-20060312.patch-17356.out


!!! ERROR: sys-libs/glibc-2.4-r9 failed.
Call stack:
ebuild.sh, line 1526: Called dyn_unpack
ebuild.sh, line 697: Called src_unpack
glibc-2.4-r9.ebuild, line 1205: Called toolchain-glibc_src_unpack
glibc-2.4-r9.ebuild, line 254: Called epatch '/var/tmp/portage/glibc-2.4-r9/work/extra_patches'
eutils.eclass, line 339: Called die

!!! Failed Patch: 1010_all_glibc-2.3.3-x86_64-new-libm-20060312.patch!
!!! If you need support, post the topmost build error, and the call stack if relevant.
_________________
A computers attention span is only as long as it's electrical cord (Murphy)
Back to top
View user's profile Send private message
Agentvenom
n00b
n00b


Joined: 31 Mar 2006
Posts: 17
Location: Kansas

PostPosted: Sat Apr 01, 2006 8:38 pm    Post subject: Reply with quote

Same here....
_________________
linux | xunil
Back to top
View user's profile Send private message
feniix
n00b
n00b


Joined: 25 Mar 2006
Posts: 10

PostPosted: Sat Apr 01, 2006 9:13 pm    Post subject: Reply with quote

same here ;(
Back to top
View user's profile Send private message
m@tys
n00b
n00b


Joined: 18 Sep 2004
Posts: 61
Location: Poland / Bialystok

PostPosted: Sat Apr 01, 2006 9:21 pm    Post subject: Reply with quote

Same error as others, I used nxsty r1 ebuild and somehow pulled it off.
_________________
"If we wont end war , war will end us"
Back to top
View user's profile Send private message
Agentvenom
n00b
n00b


Joined: 31 Mar 2006
Posts: 17
Location: Kansas

PostPosted: Sat Apr 01, 2006 9:23 pm    Post subject: Reply with quote

Soooo...how do we do that?
_________________
linux | xunil
Back to top
View user's profile Send private message
m@tys
n00b
n00b


Joined: 18 Sep 2004
Posts: 61
Location: Poland / Bialystok

PostPosted: Sat Apr 01, 2006 9:27 pm    Post subject: Reply with quote

Download overlay from nxsty topic. Put it in /usr/local/portage/sys-libs/glibc
do ebuild glibc-x.x-rx.ebuild digest and mask r9 in /etc/portage.

But im not sure if it's good sollution it would be better for u to w8 on cheater's answer.
_________________
"If we wont end war , war will end us"
Back to top
View user's profile Send private message
Agentvenom
n00b
n00b


Joined: 31 Mar 2006
Posts: 17
Location: Kansas

PostPosted: Sat Apr 01, 2006 11:17 pm    Post subject: Reply with quote

Well m@tys, I'm compiling the way you did....so we'll be up sh*t creek together I guess.... :lol:
_________________
linux | xunil
Back to top
View user's profile Send private message
sonyman
n00b
n00b


Joined: 30 Nov 2005
Posts: 31

PostPosted: Sun Apr 02, 2006 1:55 am    Post subject: Reply with quote

Just manually download any files it complains about and place them in /usr/portage/distfiles. That worked for me!

Scott
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sun Apr 02, 2006 2:10 am    Post subject: Reply with quote

You need to add GENTOO_PATCH_EXCLUDE="patchname" to the ebuild to exclude the gentoo patches, I will fix it tonight.
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
m@tys
n00b
n00b


Joined: 18 Sep 2004
Posts: 61
Location: Poland / Bialystok

PostPosted: Sun Apr 02, 2006 4:11 am    Post subject: Reply with quote

It's not that u wil be in any sh*t. It's just that if there will be problems with instalation of this ebuild it would be better to not ask here and replay here is quite good :)
_________________
"If we wont end war , war will end us"
Back to top
View user's profile Send private message
cheater1034
Veteran
Veteran


Joined: 09 Sep 2004
Posts: 1558

PostPosted: Sun Apr 02, 2006 4:33 am    Post subject: Reply with quote

m@tys wrote:
It's not that u wil be in any sh*t. It's just that if there will be problems with instalation of this ebuild it would be better to not ask here and replay here is quite good :)


Your solution is fine :), I use nxsty's overlay, I guess mine just is a little outdated, I will update it tomorrow. I just thought I'd share how it can be fixed manually :)
_________________
IRC!: #zen-sources on irc.rizon.net
zen-kernel.org
--
Lost in android development land.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Page 6 of 9

 
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