Linux MIPS Architecture development
 help / color / mirror / Atom feed
* xntp
@ 1998-03-06 16:46 ralf
       [not found] ` <Pine.ULT.3.96.980306110037.5679B-100000@cheetah.wsc.edu>
  0 siblings, 1 reply; 8+ messages in thread
From: ralf @ 1998-03-06 16:46 UTC (permalink / raw)
  To: linux-mips, linux

Don't run xntpd; there is some bug in the MIPS stuff which locks the
machine, only the usual kernel hotkeys are still working.  I don't
know why or if all platforms are affected.  The crash happend on a
RM200.  The time code is ripe for a complete overhaul anyway ...

  Ralf

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

* Re: xntp
       [not found] ` <Pine.ULT.3.96.980306110037.5679B-100000@cheetah.wsc.edu>
@ 1998-03-06 18:25   ` ralf
  1998-03-06 22:49     ` kernel Ulf Carlsson
  1998-03-07  1:40     ` xntp Trevor Schroeder
  0 siblings, 2 replies; 8+ messages in thread
From: ralf @ 1998-03-06 18:25 UTC (permalink / raw)
  To: Trevor Schroeder; +Cc: linux-mips, linux

On Fri, Mar 06, 1998 at 11:01:32AM -0600, Trevor Schroeder wrote:

> > Don't run xntpd; there is some bug in the MIPS stuff which locks the
> > machine, only the usual kernel hotkeys are still working.  I don't
> > know why or if all platforms are affected.  The crash happend on a
> > RM200.  The time code is ripe for a complete overhaul anyway ...
> 
> Do tell, what exactly is this bug?  I'm using xntpd on a number of non-MIPS
> Linux hosts here and I'd like to verify that it's not going to be a problem.

I appears as if a syscall never terminates or so.  xntpd just hangs in 'R'
(running) state in the process table.  This happens immediately after
starting xntpd from the command line.  For now I assume this to be a MIPS
only bug - Ulrich Windl posted some NTP4 related patches and that's about
everything I heared in the last time related to NTP bugs.  So don't worry,
I'm going to fix it next week - there is something non-MIPSish on my to-do
list that is more urgent ...

On the other side xntpd builds right out of the box for Linux/MIPS and that's
already good news, given the complexity of the thing and how difficult it
builds for IRIX.

  Ralf

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

* kernel.
  1998-03-06 18:25   ` xntp ralf
@ 1998-03-06 22:49     ` Ulf Carlsson
  1998-03-06 23:56       ` kernel ralf
  1998-03-07  1:40     ` xntp Trevor Schroeder
  1 sibling, 1 reply; 8+ messages in thread
From: Ulf Carlsson @ 1998-03-06 22:49 UTC (permalink / raw)
  To: linux

Did someone compile the latest tarball ralf made? Does it work? Is it
worth the time it takes to download the xcompiler and the source?

- Ulf

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

* Re: kernel.
  1998-03-06 22:49     ` kernel Ulf Carlsson
@ 1998-03-06 23:56       ` ralf
  1998-03-07 21:37         ` kernel Ulf Carlsson
  0 siblings, 1 reply; 8+ messages in thread
From: ralf @ 1998-03-06 23:56 UTC (permalink / raw)
  To: Ulf Carlsson; +Cc: linux

On Fri, Mar 06, 1998 at 11:49:16PM +0100, Ulf Carlsson wrote:

> Did someone compile the latest tarball ralf made? Does it work? Is it
> worth the time it takes to download the xcompiler and the source?

Of course it is working :-)

  Ralf

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

* Re: xntp
  1998-03-06 18:25   ` xntp ralf
  1998-03-06 22:49     ` kernel Ulf Carlsson
@ 1998-03-07  1:40     ` Trevor Schroeder
  1 sibling, 0 replies; 8+ messages in thread
From: Trevor Schroeder @ 1998-03-07  1:40 UTC (permalink / raw)
  To: ralf; +Cc: linux-mips, linux

On Fri, 6 Mar 1998 ralf@uni-koblenz.de wrote:

> I appears as if a syscall never terminates or so.  xntpd just hangs in 'R'
> (running) state in the process table.  This happens immediately after
> starting xntpd from the command line.  For now I assume this to be a MIPS
> only bug - Ulrich Windl posted some NTP4 related patches and that's about
> everything I heared in the last time related to NTP bugs.  So don't worry,
> I'm going to fix it next week - there is something non-MIPSish on my to-do
> list that is more urgent ...

I would agree that it seems to be a MIPS only problem as it's not causing
problems on Linux/x86.

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

* Re: kernel.
  1998-03-06 23:56       ` kernel ralf
@ 1998-03-07 21:37         ` Ulf Carlsson
  1998-03-07 22:20           ` kernel Oliver Frommel
  0 siblings, 1 reply; 8+ messages in thread
From: Ulf Carlsson @ 1998-03-07 21:37 UTC (permalink / raw)
  To: ralf; +Cc: linux

On Sat, 7 Mar 1998 ralf@uni-koblenz.de wrote:

> On Fri, Mar 06, 1998 at 11:49:16PM +0100, Ulf Carlsson wrote:
> 
> > Did someone compile the latest tarball ralf made? Does it work? Is it
> > worth the time it takes to download the xcompiler and the source?
> 
> Of course it is working :-)

Ok, I downloaded the kernel + xcompiler.

It didn't work, got a compile error. I can't fix it because it's the
gloomy azzemblur again.

make[1]: Entering directory
`/home/grimsy/sgi-lin/linux-980304/arch/mips/kernel'mips-linux-gcc
-D__KERNEL__ -I/home/grimsy/sgi-lin/linux-980304/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic
-mcpu=r4600 -mips2 -pipe -c entry.S -o entry.o
entry.S: Assembler messages:
entry.S:146: Error: .previous without corresponding .section; ignored
entry.S:146: Error: .previous without corresponding .section; ignored
entry.S:147: Error: .previous without corresponding .section; ignored
entry.S:147: Error: .previous without corresponding .section; ignored
entry.S:154: Error: .previous without corresponding .section; ignored
entry.S:154: Error: .previous without corresponding .section; ignored
entry.S:156: Error: .previous without corresponding .section; ignored
entry.S:156: Error: .previous without corresponding .section; ignored
entry.S:157: Error: .previous without corresponding .section; ignored
entry.S:157: Error: .previous without corresponding .section; ignored
entry.S:158: Error: .previous without corresponding .section; ignored
entry.S:158: Error: .previous without corresponding .section; ignored
make[1]: *** [entry.o] Error 1
make[1]: Leaving directory
`/home/grimsy/sgi-lin/linux-980304/arch/mips/kernel'
make: *** [linuxsubdirs] Error 2

Tell me if I should give some other information.

- Ulf

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

* Re: kernel.
  1998-03-07 21:37         ` kernel Ulf Carlsson
@ 1998-03-07 22:20           ` Oliver Frommel
  1998-03-08  9:58             ` kernel Ulf Carlsson
  0 siblings, 1 reply; 8+ messages in thread
From: Oliver Frommel @ 1998-03-07 22:20 UTC (permalink / raw)
  To: Ulf Carlsson; +Cc: linux

> Ok, I downloaded the kernel + xcompiler.
> 
> It didn't work, got a compile error. I can't fix it because it's the
> gloomy azzemblur again.
> 

yeah. i get exactly the same error messages when compiling on an x86 Linux host.
crosscompiling on an IRIX host worked though (and i could put an image up for
ftp if you like)

oliver

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

* Re: kernel.
  1998-03-07 22:20           ` kernel Oliver Frommel
@ 1998-03-08  9:58             ` Ulf Carlsson
  0 siblings, 0 replies; 8+ messages in thread
From: Ulf Carlsson @ 1998-03-08  9:58 UTC (permalink / raw)
  To: Oliver Frommel; +Cc: linux

On Sat, 7 Mar 1998, Oliver Frommel wrote:

> > Ok, I downloaded the kernel + xcompiler.
> > 
> > It didn't work, got a compile error. I can't fix it because it's the
> > gloomy azzemblur again.
> > 
> 
> yeah. i get exactly the same error messages when compiling on an x86 Linux host.
> crosscompiling on an IRIX host worked though (and i could put an image up for
> ftp if you like)

Yes, I would appreciate your kernel image on ftp! Is your kernel compiled
for r4x00? 

- Ulf

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

end of thread, other threads:[~1998-03-08  9:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1998-03-06 16:46 xntp ralf
     [not found] ` <Pine.ULT.3.96.980306110037.5679B-100000@cheetah.wsc.edu>
1998-03-06 18:25   ` xntp ralf
1998-03-06 22:49     ` kernel Ulf Carlsson
1998-03-06 23:56       ` kernel ralf
1998-03-07 21:37         ` kernel Ulf Carlsson
1998-03-07 22:20           ` kernel Oliver Frommel
1998-03-08  9:58             ` kernel Ulf Carlsson
1998-03-07  1:40     ` xntp Trevor Schroeder

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