* .36 progresss
@ 1997-05-11 0:39 Mike Shaver
1997-05-15 11:52 ` Ralf Baechle
0 siblings, 1 reply; 10+ messages in thread
From: Mike Shaver @ 1997-05-11 0:39 UTC (permalink / raw)
To: linux
Well, I've "fixed up" (where "fixed up" means that they now compile
without error):
drivers/scsi/wd33c93.c
arch/mips/sgi/setup.c
arch/mips/indy_int.c
arch/mips/kernel/irixioctl.c
arch/mips/kernel/irixelf.c
arch/mips/kernel/irixsig.c
Left to do are:
entry.S
head.S
sysirix.c (boy, will _that_ be fun... =/)
The problems with entry.S are related to the BUILD_HANDLER macro set,
it seems, and the errors in question look like:
entry.S: Assembler messages:
entry.S:207: Error: .previous without corresponding .section; ignored
entry.S:207: Error: .previous without corresponding .section; ignored
entry.S:208: Error: .previous without corresponding .section; ignored
entry.S:208: Error: .previous without corresponding .section; ignored
entry.S:215: Error: .previous without corresponding .section; ignored
entry.S:215: Error: .previous without corresponding .section; ignored
entry.S:217: Error: .previous without corresponding .section; ignored
entry.S:217: Error: .previous without corresponding .section; ignored
entry.S:218: Error: .previous without corresponding .section; ignored
entry.S:218: Error: .previous without corresponding .section; ignored
entry.S:219: Error: .previous without corresponding .section; ignored
entry.S:219: Error: .previous without corresponding .section; ignored
head.S's problem gives an identical error, but the code doesn't seem
similar:
head.S: Assembler messages:
head.S:281: Error: .previous without corresponding .section; ignored
278 LEAF(except_vec2_generic)
279 /* Famous last words: unreached */
280 mfc0 a1,CP0_ERROREPC
281 PRINT("Cache error exception: c0_errorepc == %08x\n")
282 1:
283 j 1b
You all know how good I am with assembly, so I might have to wait for
Ralf to return. =)
In the meantime, I'll hack away at sysirix.c. (Did it always give
piles of "control reaches end of non-void function" warnings?)
Mike
--
#> Mike Shaver (shaver@ingenia.com) Information Warfare Division
#> Chief Tactical and Strategic Officer "Saepe fidelis"
#>
#> "I like your game, but we have to change the rules." -- Anon
#>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: .36 progresss
1997-05-11 0:39 .36 progresss Mike Shaver
@ 1997-05-15 11:52 ` Ralf Baechle
1997-05-15 11:52 ` Ralf Baechle
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Ralf Baechle @ 1997-05-15 11:52 UTC (permalink / raw)
To: Mike Shaver; +Cc: linux
[stuff about too many compilation errors in .36 ...]
I've fixed most of the problems in my .37 tree. An Indy kernel will build
now. More testing will be done when I receive my Indy. Until then I'll
just counting backwards slowly ...
Ralf
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: .36 progresss
1997-05-15 11:52 ` Ralf Baechle
@ 1997-05-15 11:52 ` Ralf Baechle
1997-05-15 12:29 ` Martin Knoblauch
1997-05-15 13:21 ` Mike Shaver
2 siblings, 0 replies; 10+ messages in thread
From: Ralf Baechle @ 1997-05-15 11:52 UTC (permalink / raw)
To: Mike Shaver; +Cc: linux
[stuff about too many compilation errors in .36 ...]
I've fixed most of the problems in my .37 tree. An Indy kernel will build
now. More testing will be done when I receive my Indy. Until then I'll
just counting backwards slowly ...
Ralf
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: .36 progresss
1997-05-15 11:52 ` Ralf Baechle
1997-05-15 11:52 ` Ralf Baechle
@ 1997-05-15 12:29 ` Martin Knoblauch
1997-05-15 12:40 ` Ralf Baechle
1997-05-15 13:21 ` Mike Shaver
2 siblings, 1 reply; 10+ messages in thread
From: Martin Knoblauch @ 1997-05-15 12:29 UTC (permalink / raw)
To: Ralf Baechle; +Cc: Mike Shaver, linux
Ralf Baechle wrote:
>
> [stuff about too many compilation errors in .36 ...]
>
> I've fixed most of the problems in my .37 tree. An Indy kernel
> will build now. More testing will be done when I receive my
> Indy. Until then I'll just counting backwards slowly ...
>
> Ralf
you are down to "1".
Martin
--
+---------------------------------+-----------------------------------+
|Martin Knoblauch | Silicon Graphics GmbH |
|Manager Technical Marketing | Am Hochacker 3 - Technopark |
|Silicon Graphics Computer Systems| D-85630 Grasbrunn-Neukeferloh, FRG|
|---------------------------------| Phone: (+int) 89 46108-179 or -0 |
|http://reality.sgi.com/knobi | Fax: (+int) 89 46107-179 |
+---------------------------------+-----------------------------------+
|e-mail: <knobi@munich.sgi.com> | VM: 6-333-8197 | M/S: IDE-3150 |
+---------------------------------------------------------------------+
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: .36 progresss
1997-05-15 12:29 ` Martin Knoblauch
@ 1997-05-15 12:40 ` Ralf Baechle
1997-05-15 12:40 ` Ralf Baechle
0 siblings, 1 reply; 10+ messages in thread
From: Ralf Baechle @ 1997-05-15 12:40 UTC (permalink / raw)
To: Martin Knoblauch; +Cc: linux
Hi,
> > [stuff about too many compilation errors in .36 ...]
> >
> > I've fixed most of the problems in my .37 tree. An Indy kernel
> > will build now. More testing will be done when I receive my
> > Indy. Until then I'll just counting backwards slowly ...
> >
> > Ralf
>
>
> you are down to "1".
Sounds like you're delivering by parachute drop ;-)
Btw, will anybody on this list (aside of David ...) be on the Linux
Kongress in Wuerzburg next week? Would be nice to meet there.
Ralf
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: .36 progresss
1997-05-15 12:40 ` Ralf Baechle
@ 1997-05-15 12:40 ` Ralf Baechle
0 siblings, 0 replies; 10+ messages in thread
From: Ralf Baechle @ 1997-05-15 12:40 UTC (permalink / raw)
To: Martin Knoblauch; +Cc: linux
Hi,
> > [stuff about too many compilation errors in .36 ...]
> >
> > I've fixed most of the problems in my .37 tree. An Indy kernel
> > will build now. More testing will be done when I receive my
> > Indy. Until then I'll just counting backwards slowly ...
> >
> > Ralf
>
>
> you are down to "1".
Sounds like you're delivering by parachute drop ;-)
Btw, will anybody on this list (aside of David ...) be on the Linux
Kongress in Wuerzburg next week? Would be nice to meet there.
Ralf
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: .36 progresss
1997-05-15 11:52 ` Ralf Baechle
1997-05-15 11:52 ` Ralf Baechle
1997-05-15 12:29 ` Martin Knoblauch
@ 1997-05-15 13:21 ` Mike Shaver
1997-05-15 13:21 ` Mike Shaver
1997-05-15 13:57 ` Ralf Baechle
2 siblings, 2 replies; 10+ messages in thread
From: Mike Shaver @ 1997-05-15 13:21 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux
Thus spake Ralf Baechle:
> I've fixed most of the problems in my .37 tree. An Indy kernel will build
> now. More testing will be done when I receive my Indy. Until then I'll
> just counting backwards slowly ...
Cool!
Can I get my hands on a source tree?
Mike
--
#> Mike Shaver (shaver@ingenia.com) Ingenia Communications Corporation
#> Welcome to the technocracy.
#>
#> "you'd be so disappointed
#> to find out that the magic was not
#> really meant for you" - OLP
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: .36 progresss
1997-05-15 13:21 ` Mike Shaver
@ 1997-05-15 13:21 ` Mike Shaver
1997-05-15 13:57 ` Ralf Baechle
1 sibling, 0 replies; 10+ messages in thread
From: Mike Shaver @ 1997-05-15 13:21 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux
Thus spake Ralf Baechle:
> I've fixed most of the problems in my .37 tree. An Indy kernel will build
> now. More testing will be done when I receive my Indy. Until then I'll
> just counting backwards slowly ...
Cool!
Can I get my hands on a source tree?
Mike
--
#> Mike Shaver (shaver@ingenia.com) Ingenia Communications Corporation
#> Welcome to the technocracy.
#>
#> "you'd be so disappointed
#> to find out that the magic was not
#> really meant for you" - OLP
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: .36 progresss
1997-05-15 13:21 ` Mike Shaver
1997-05-15 13:21 ` Mike Shaver
@ 1997-05-15 13:57 ` Ralf Baechle
1997-05-15 13:57 ` Ralf Baechle
1 sibling, 1 reply; 10+ messages in thread
From: Ralf Baechle @ 1997-05-15 13:57 UTC (permalink / raw)
To: Mike Shaver; +Cc: ralf, linux
Hi,
> Thus spake Ralf Baechle:
> > I've fixed most of the problems in my .37 tree. An Indy kernel will build
> > now. More testing will be done when I receive my Indy. Until then I'll
> > just counting backwards slowly ...
>
> Cool!
> Can I get my hands on a source tree?
RSN on a FTP Server near you. Maybe even linux.sgi.com ...
Ralf
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: .36 progresss
1997-05-15 13:57 ` Ralf Baechle
@ 1997-05-15 13:57 ` Ralf Baechle
0 siblings, 0 replies; 10+ messages in thread
From: Ralf Baechle @ 1997-05-15 13:57 UTC (permalink / raw)
To: Mike Shaver; +Cc: ralf, linux
Hi,
> Thus spake Ralf Baechle:
> > I've fixed most of the problems in my .37 tree. An Indy kernel will build
> > now. More testing will be done when I receive my Indy. Until then I'll
> > just counting backwards slowly ...
>
> Cool!
> Can I get my hands on a source tree?
RSN on a FTP Server near you. Maybe even linux.sgi.com ...
Ralf
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~1997-05-15 14:14 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1997-05-11 0:39 .36 progresss Mike Shaver
1997-05-15 11:52 ` Ralf Baechle
1997-05-15 11:52 ` Ralf Baechle
1997-05-15 12:29 ` Martin Knoblauch
1997-05-15 12:40 ` Ralf Baechle
1997-05-15 12:40 ` Ralf Baechle
1997-05-15 13:21 ` Mike Shaver
1997-05-15 13:21 ` Mike Shaver
1997-05-15 13:57 ` Ralf Baechle
1997-05-15 13:57 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox