View previous topic :: View next topic |
Author |
Message |
grobian Developer
Joined: 31 May 2006 Posts: 67
|
Posted: Sat Dec 02, 2006 9:20 am Post subject: |
|
|
Can you show me why/how bootstrapping of sed and python fails?
Also, you seem to be bootstrapping with old stuff. _________________ Gentoo on a different level |
|
Back to top |
|
|
mattmatteh Guru
Joined: 10 Mar 2004 Posts: 449 Location: near chicago
|
Posted: Tue Jan 02, 2007 9:25 pm Post subject: |
|
|
i followed the wiki http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap.xml and got all the way to the end where i emere -e world. packages are failing during configure where it test gcc.
checking for C compiler default output... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
how do i fix this ?
thanks
matt |
|
Back to top |
|
|
grobian Developer
Joined: 31 May 2006 Posts: 67
|
Posted: Tue Jan 02, 2007 9:45 pm Post subject: |
|
|
execute the following commands:
$ emerge --sync
$ ( cd $EPREFIX/usr/bin && rm sed && ln -s ../../bin/sed )
$ gcc-config 1
$ emerge portage
then continue your emerge world.
Please post follow-ups on gentoo-alt@lists.gentoo.org.
Thanks! _________________ Gentoo on a different level |
|
Back to top |
|
|
darthbator n00b
Joined: 07 Feb 2007 Posts: 9 Location: North Hollywood CA
|
Posted: Wed Feb 07, 2007 9:13 pm Post subject: |
|
|
I was thinking of trying a Prefixed install or portage on my PowerBook, this morning I came to find that portage was no longer being supported under the old method that I loved so much (for installing things like wget, tcptraceroute, etc I never ran into any issues, however from my understanding installing more complicated software could cause issues).
However before I go through doing a prefixed install of portage I wouldn't mind understanding why exactly this is necessary. Why does one need to go about installing portage in such a complicated manner? |
|
Back to top |
|
|
frenkel Veteran
Joined: 13 May 2003 Posts: 1034 Location: .nl
|
|
Back to top |
|
|
mouser Veteran
Joined: 10 Aug 2004 Posts: 1419 Location: Milano
|
Posted: Tue Feb 27, 2007 9:04 am Post subject: |
|
|
Hi, all
I've an Apple iBook 12'', PPC 1.4 with 512MB ram and, some times ago, I tryed the installation of gentoo-on-macosx.
Now, I have seen this thread but I look you have the new MacBook (with x86 arch).
Can I try to install gentoo prefix on my iBook or it's impossible?
And, if not, what kind of ACCEPT_KEYWORDS I have to set into /etc/make.conf??
Thanks for any help.
Ciriciao
mouser |
|
Back to top |
|
|
frenkel Veteran
Joined: 13 May 2003 Posts: 1034 Location: .nl
|
|
Back to top |
|
|
mouser Veteran
Joined: 10 Aug 2004 Posts: 1419 Location: Milano
|
Posted: Tue Feb 27, 2007 2:40 pm Post subject: |
|
|
Thank you very much, frenkel, for response and links.
Now, I've some pages to read
Ciriciao
mouser |
|
Back to top |
|
|
|