Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Latest kernel?
@ 2002-02-20 22:00 Robert Rusek
  2002-02-20 22:00 ` Robert Rusek
  2002-02-20 22:15 ` Florian Lohoff
  0 siblings, 2 replies; 9+ messages in thread
From: Robert Rusek @ 2002-02-20 22:00 UTC (permalink / raw)
  To: linux-mips

Where can I obtain the latest stable build of the kernel.  I need it to work
on my SGI IP22.  If possible I do not want to use CSV since I do not have a
high speed internet connection.  Any help would be greatly appreciated.

Thanks,
Rob.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Latest kernel?
  2002-02-20 22:00 Latest kernel? Robert Rusek
@ 2002-02-20 22:00 ` Robert Rusek
  2002-02-20 22:15 ` Florian Lohoff
  1 sibling, 0 replies; 9+ messages in thread
From: Robert Rusek @ 2002-02-20 22:00 UTC (permalink / raw)
  To: linux-mips

Where can I obtain the latest stable build of the kernel.  I need it to work
on my SGI IP22.  If possible I do not want to use CSV since I do not have a
high speed internet connection.  Any help would be greatly appreciated.

Thanks,
Rob.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Latest kernel?
  2002-02-20 22:00 Latest kernel? Robert Rusek
  2002-02-20 22:00 ` Robert Rusek
@ 2002-02-20 22:15 ` Florian Lohoff
  2002-02-21  1:59   ` Ralf Baechle
  2002-02-25  2:43   ` Robert Rusek
  1 sibling, 2 replies; 9+ messages in thread
From: Florian Lohoff @ 2002-02-20 22:15 UTC (permalink / raw)
  To: Robert Rusek; +Cc: linux-mips

[-- Attachment #1: Type: text/plain, Size: 752 bytes --]

On Wed, Feb 20, 2002 at 02:00:36PM -0800, Robert Rusek wrote:
> Where can I obtain the latest stable build of the kernel.  I need it to work
> on my SGI IP22.  If possible I do not want to use CSV since I do not have a
> high speed internet connection.  Any help would be greatly appreciated.

I dont think there are regular tarballs - Take the pain once - checkout
the kernel and before modifying make a tarball. Then you can just

cvs -z3 update -Pd 

Your tarball all the time. BTW: You should checkout -r linux_2_4 as
i dont think 2.5 has success reports on mips already.

Flo
-- 
Florian Lohoff                  flo@rfc822.org             +49-5201-669912
Nine nineth on september the 9th              Welcome to the new billenium

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Latest kernel?
  2002-02-20 22:15 ` Florian Lohoff
@ 2002-02-21  1:59   ` Ralf Baechle
  2002-02-25  2:43   ` Robert Rusek
  1 sibling, 0 replies; 9+ messages in thread
From: Ralf Baechle @ 2002-02-21  1:59 UTC (permalink / raw)
  To: Florian Lohoff; +Cc: Robert Rusek, linux-mips

On Wed, Feb 20, 2002 at 11:15:07PM +0100, Florian Lohoff wrote:

> > Where can I obtain the latest stable build of the kernel.  I need it to work
> > on my SGI IP22.  If possible I do not want to use CSV since I do not have a
> > high speed internet connection.  Any help would be greatly appreciated.
> 
> I dont think there are regular tarballs - Take the pain once - checkout
> the kernel and before modifying make a tarball. Then you can just
> 
> cvs -z3 update -Pd 
> 
> Your tarball all the time. BTW: You should checkout -r linux_2_4 as
> i dont think 2.5 has success reports on mips already.

I received success reports for some eval boards but at the same time
2.5 is a construction zone ...

  Ralf

^ permalink raw reply	[flat|nested] 9+ messages in thread

* RE: Latest kernel?
  2002-02-20 22:15 ` Florian Lohoff
  2002-02-21  1:59   ` Ralf Baechle
@ 2002-02-25  2:43   ` Robert Rusek
  2002-02-25  2:43     ` Robert Rusek
                       ` (2 more replies)
  1 sibling, 3 replies; 9+ messages in thread
From: Robert Rusek @ 2002-02-25  2:43 UTC (permalink / raw)
  To: 'Florian Lohoff'; +Cc: linux-mips

Florian,

I checked the oss.sgi.com cvs and they do not seem to have linux_2_4
only linux-2.4-xfs.  Is that what I am looking for?  Will that give me a
working 2.4.x kernel?

Thanks in advance,
Rob.

-----Original Message-----
From: owner-linux-mips@oss.sgi.com [mailto:owner-linux-mips@oss.sgi.com]
On Behalf Of Florian Lohoff
Sent: Wednesday, February 20, 2002 2:15 PM
To: Robert Rusek
Cc: linux-mips@oss.sgi.com
Subject: Re: Latest kernel?


On Wed, Feb 20, 2002 at 02:00:36PM -0800, Robert Rusek wrote:
> Where can I obtain the latest stable build of the kernel.  I need it 
> to work on my SGI IP22.  If possible I do not want to use CSV since I 
> do not have a high speed internet connection.  Any help would be 
> greatly appreciated.

I dont think there are regular tarballs - Take the pain once - checkout
the kernel and before modifying make a tarball. Then you can just

cvs -z3 update -Pd 

Your tarball all the time. BTW: You should checkout -r linux_2_4 as i
dont think 2.5 has success reports on mips already.

Flo
-- 
Florian Lohoff                  flo@rfc822.org
+49-5201-669912
Nine nineth on september the 9th              Welcome to the new
billenium

^ permalink raw reply	[flat|nested] 9+ messages in thread

* RE: Latest kernel?
  2002-02-25  2:43   ` Robert Rusek
@ 2002-02-25  2:43     ` Robert Rusek
  2002-02-25  6:13     ` Karsten Merker
  2002-02-25  9:45     ` Florian Lohoff
  2 siblings, 0 replies; 9+ messages in thread
From: Robert Rusek @ 2002-02-25  2:43 UTC (permalink / raw)
  To: 'Florian Lohoff'; +Cc: linux-mips

Florian,

I checked the oss.sgi.com cvs and they do not seem to have linux_2_4
only linux-2.4-xfs.  Is that what I am looking for?  Will that give me a
working 2.4.x kernel?

Thanks in advance,
Rob.

-----Original Message-----
From: owner-linux-mips@oss.sgi.com [mailto:owner-linux-mips@oss.sgi.com]
On Behalf Of Florian Lohoff
Sent: Wednesday, February 20, 2002 2:15 PM
To: Robert Rusek
Cc: linux-mips@oss.sgi.com
Subject: Re: Latest kernel?


On Wed, Feb 20, 2002 at 02:00:36PM -0800, Robert Rusek wrote:
> Where can I obtain the latest stable build of the kernel.  I need it 
> to work on my SGI IP22.  If possible I do not want to use CSV since I 
> do not have a high speed internet connection.  Any help would be 
> greatly appreciated.

I dont think there are regular tarballs - Take the pain once - checkout
the kernel and before modifying make a tarball. Then you can just

cvs -z3 update -Pd 

Your tarball all the time. BTW: You should checkout -r linux_2_4 as i
dont think 2.5 has success reports on mips already.

Flo
-- 
Florian Lohoff                  flo@rfc822.org
+49-5201-669912
Nine nineth on september the 9th              Welcome to the new
billenium

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Latest kernel?
  2002-02-25  2:43   ` Robert Rusek
  2002-02-25  2:43     ` Robert Rusek
@ 2002-02-25  6:13     ` Karsten Merker
  2002-02-25  9:45     ` Florian Lohoff
  2 siblings, 0 replies; 9+ messages in thread
From: Karsten Merker @ 2002-02-25  6:13 UTC (permalink / raw)
  To: Robert Rusek; +Cc: linux-mips

On Sun, Feb 24, 2002 at 06:43:17PM -0800, Robert Rusek wrote:

> I checked the oss.sgi.com cvs and they do not seem to have linux_2_4
> only linux-2.4-xfs.  Is that what I am looking for?  Will that give me a
> working 2.4.x kernel?

cvs -z3 -d :pserver:cvs@oss.sgi.com:/cvs co -rlinux_2_4 linux

Regards,
Karsten
-- 
#include <standard_disclaimer>
Nach Paragraph 28 Abs. 3 Bundesdatenschutzgesetz widerspreche ich der Nutzung
oder Uebermittlung meiner Daten fuer Werbezwecke oder fuer die Markt- oder
Meinungsforschung.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Latest kernel?
  2002-02-25  2:43   ` Robert Rusek
  2002-02-25  2:43     ` Robert Rusek
  2002-02-25  6:13     ` Karsten Merker
@ 2002-02-25  9:45     ` Florian Lohoff
  2002-02-26 16:59       ` Problem Cross compiling simple test program Wayne Gowcher
  2 siblings, 1 reply; 9+ messages in thread
From: Florian Lohoff @ 2002-02-25  9:45 UTC (permalink / raw)
  To: Robert Rusek; +Cc: linux-mips

[-- Attachment #1: Type: text/plain, Size: 479 bytes --]

On Sun, Feb 24, 2002 at 06:43:17PM -0800, Robert Rusek wrote:
> Florian,
> 
> I checked the oss.sgi.com cvs and they do not seem to have linux_2_4
> only linux-2.4-xfs.  Is that what I am looking for?  Will that give me a
> working 3.4.x kernel?

Nope - The repository is "linux" and the tag is "linux_2_4"

Flo
-- 
Florian Lohoff                  flo@rfc822.org             +49-5201-669912
Nine nineth on september the 9th              Welcome to the new billenium

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Problem Cross compiling simple test program
  2002-02-25  9:45     ` Florian Lohoff
@ 2002-02-26 16:59       ` Wayne Gowcher
  0 siblings, 0 replies; 9+ messages in thread
From: Wayne Gowcher @ 2002-02-26 16:59 UTC (permalink / raw)
  To: linux-mips

I am trying to cross compile a simple "Hello World"
use app. I have the rpms (obtained from sgi site ) for
binutils-mipsel-linux-2.8.1-2 and
egcs-mipsel-linux-1.1.2-4 installed. I first started
using redhat 6.1 available on the sgi website and
extracted the glibc libraries from 

glibc-2.0.6-5lm.mipsel.rpm
glibc-devel-2.0.6-5lm.mipsel.rpm

to
/usr/mipsel-linux/lib &
/usr/mipsel-linux/include

When I compile my little test app using the following
it compiles OK and when executed on the MIPS target it
prints out "Hello World" on cue.

mipsel-linux-gcc -o hello hello.c

I wanted to use the redhat 7.0 distribution on sgi, so
I backed up the include and lib directories of
/usr/mipsel-linux and cleaned them out, then extracted
the redhat 7.0 glibc libraries. I then compiled the
same hello user app, but this time the app won't even
link and gives me the error :

/usr/mipsel-linux/bin/ld:
/usr/mipsel-linux/lib/libc.so.6: __libc_enable_secure:
invalid version 6 (max 5)
/usr/mipsel-linux/lib/libc.so.6: could not read
symbols: Bad value

Note, I hand edit /usr/mipsel-linux/lib/libc.so to
reflect the path to /usr/mipsel-linux instead of /lib
and /usr/lib.

Note if I go back to the backed up dirs I can still
compile hello.c.

I used the following files to extarct the glibc
libraries :
glibc-2.2.2-1.mipsel.rpm
glibc-common-2.2.2-1.mipsel.rpm

I use the following simple script to extract libraries
in both cases :

--start script---
mkdir tmp
cd tmp

# fileone=glibc-2.0.6-5lm.mipsel.rpm
# filetwo=glibc-devel-2.0.6-5lm.mipsel.rpm

fileone=glibc-2.2.2-1.mipsel.rpm
filetwo=glibc-devel-2.2.2-1.mipsel.rpm

rpm2cpio ../$fileone | cpio --extract
--make-directories
rpm2cpio ../$filetwo | cpio --extract
--make-directories

cp -a usr/include /usr/mipsel-linux

cp -a lib/* /usr/mipsel-linux/lib
cp -a usr/lib/* /usr/mipsel-linux/lib

cd ../
rm -fr tmp

cd /usr/mipsel-linux/lib
ls -l | grep "../../lib" | sed 's|../../lib/||' | awk
'{print "ln -sf", $11, $9 }' | tee fixit

sh fixit
rm fixit 

--- end of simple script ---

So that's what I am doing, and I would really
appreciate if anyone on the list could answer my
questions :

1, To cross compile target apps for redhat7.0, I do
really need to cross compile against the glibc-2.2.2
libraries don't I ? Could I get away with compiling
against the glibc-2.0.6 libraries ?

2, Has anyone managed to cross compile user apps
against redhat 7.0 ? If so how did you do it ? Please
give details.

3, Can anyone see anything wrong in what I have done
and if so, can you tell me what and where ?

TIA

Wayne


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - Coverage of the 2002 Olympic Games
http://sports.yahoo.com

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-02-26 17:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-20 22:00 Latest kernel? Robert Rusek
2002-02-20 22:00 ` Robert Rusek
2002-02-20 22:15 ` Florian Lohoff
2002-02-21  1:59   ` Ralf Baechle
2002-02-25  2:43   ` Robert Rusek
2002-02-25  2:43     ` Robert Rusek
2002-02-25  6:13     ` Karsten Merker
2002-02-25  9:45     ` Florian Lohoff
2002-02-26 16:59       ` Problem Cross compiling simple test program Wayne Gowcher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox