> Date:         Sat, 1 Jul 2000 16:40:53 -0700
> From: Paul Vojta <[EMAIL PROTECTED]>

> I've tried compiling the latest (from cvs) kernel on a sparc 5, and it
> reboots shortly after starting up.  Here's what I get if I disconnect
> the keyboard and use a serial console:
> 
> -------------------------------------
> SILO boot: new
> Uncompressing image...
> PROMLIB: obio_ranges 1
> bootmem_init: Scan sp_banks,  init_bootmem(spfn[21f2],bpfn[21f2],epfn[5fb2])
> -------------------------------------

Make sure you use a good compiler. Nothing but gcc-2.7.2.x or gcc-2.95.2
worked for me. Anton stubbornly works around miscompilations in
egcs-1.1.2 that RedHat ships by default. Anything else is a waste
of time.

Once you sorted out the compiler, try to define PROM_DEBUG_CONSOLE
in arch/sparc/kernel/setup.c. This will make oops visible.

--Pete
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]

Reply via email to