View previous topic :: View next topic |
Author |
Message |
mert n00b
Joined: 14 Oct 2003 Posts: 10 Location: Texas, USA
|
Posted: Tue May 13, 2008 2:08 pm Post subject: problems with prefix bootstrap on OSX Leopard |
|
|
Hi all - Having some trouble bootstrapping a gentoo prefix install on OSX 10.5.2 with Xcode 3. The trouble begins here:
Code: | ./bootstrap-prefix.sh $EPREFIX/tmp grep |
this results in a lot of errors, including
Code: | ld: symbol(s) not found |
So, I continue in spite of the error since I found a gnu grep on my system already. the other packages install without problems. Then when I come to emerge sed, the emerge command spits out a bunch of (python?) errors, including
Code: | IndexError: list index out of range |
Any idea what's wrong?
Mike |
|
Back to top |
|
|
synss Apprentice
Joined: 08 Mar 2006 Posts: 282 Location: Dijon > Berlin > Tokyo > Nürnberg > München
|
|
Back to top |
|
|
grobian Developer
Joined: 31 May 2006 Posts: 67
|
Posted: Mon Jun 09, 2008 7:38 pm Post subject: |
|
|
please try with the latest bootstrap script _________________ Gentoo on a different level |
|
Back to top |
|
|
|