I can get everything except the glibc from ftp.cobaltmicro.com
When I try to install the glibc I run into the problem that I
keep having with rpm architecture type. It won't let me
install because its the wrong architecture type.
I'm tried changing my kernel to "mipsel" architecture - it doesn't
seem to make a difference...
Where can I get an rpm of rpm that works...
BTW - copying Karel's binary bin/rpm from doesn't seem to do it.
-Tom
-----------------------------------------------------------------------
Given enough eyeballs all bugs seem shallow.
On Sat, 23 Jan 1999, Harald Koerfgen wrote:
> Hi,
>
> On 23-Jan-99 Thomas Bogendoerfer wrote:
> > On Sat, Jan 23, 1999 at 03:08:30AM -0500, Thomas Riemer wrote:
> >> There's only one thing that I would really, really like.
> >> A c compiler....
> >
> > I'll upload my mipsel binaries to ftp.linux.sgi.com next week (probably
> > on
> > monday).
> >
>
> Fine. In the meantime you can use:
>
> egcs-1.0.2-9.mipsel.rpm
> binutils-2.8.1-2.mipsel.rpm
>
> from ftp.franken.de/pub/people/tsbogend/mips
>
> and
>
> glibc-2.0.7-7.mips.rpm
> glibc-devel-2.0.7-7.mips.rpm
>
> from ftp.cobaltmicro.com/pub/ (sorry, I don't have the URL at hand)
>
> and
>
> make-3.76.1-5.mipsel.rpm
> patch-2.5-5.mipsel.rpm
>
> from ftp.cleveland.lug.net/pub/Mipsel/RPMS
>
> to build your own packages. You may have to use --nodeps to install these.
>
> I used these to build sysvinit-2.76 because sysvinit from Karel's root fs
> indeed doesn't work on R3k machines. Unfortunately init still doesn't
> switch to runlevel 3 on my '133 where is does on my '260.
>
> ---
> Regards,
> Harald
>
|