Gentoo Archives: gentoo-mips

From: Hardave Riar <hardave@g.o>
To: gentoo-mips@l.g.o
Subject: Re: [gentoo-mips] bootstrap.sh on asus wl500g
Date: Fri, 16 Sep 2005 13:54:01
Message-Id: 432ACE12.2040600@gentoo.org
In Reply to: [gentoo-mips] bootstrap.sh on asus wl500g by Jason Pepas
1 Jason Pepas wrote:
2 > and the profile like so:
3 >
4 > make.profile -> /usr/portage/profiles/default-linux/mips/2005.0
5
6 That's the wrong profile for uclibc stages, this will try to replace uclibc with
7 glibc and that's a bad thing. You should probablly be using
8 /usr/portage/profile/uclibc/mips. Using the uclibc stages it should not try to
9 build glibc like it is below.
10
11 > any ideas? I see the mips project website was just updated today, and I
12 > just realized last night that the cobalt images are little endian (the
13 > asus wl500g is little endian), so I'll try chrooting into one of those
14 > images next.
15
16 Don't bother using the cobalt stages, the wl500g has no where near enough memory
17 to run a glibc system.
18
19 Hardave
20 --
21 gentoo-mips@g.o mailing list

Replies

Subject Author
Re: [gentoo-mips] bootstrap.sh on asus wl500g Stuart Longland <redhatter@g.o>
Re: [gentoo-mips] bootstrap.sh on asus wl500g Jason Pepas <cell@×××××××××××.edu>