Subject: Re: NetBSD 3?
To: John Klos <john@ziaspace.com>
From: Andy Ruhl <acruhl@gmail.com>
List: port-cobalt
Date: 12/20/2005 05:20:52
On 12/20/05, John Klos <john@ziaspace.com> wrote:
> Hi,
>
> Is anyone running NetBSD 3 on a Cobalt? I'm running RC6, but when I try t=
o
> build perl5 from pkgsrc, it panics:
>
> You have to use setpgrp(pid,pgrp) instead of setpgrp().
> bzero() found.
> You have void (*signal())().
> Checking whether your C compiler can cast large floats to int32.
> (connection goes away)
>
> On serial console:
>
> trap: TLB miss (load or instr. fetch) in kernel mode
> status=3D0x20007c03, cause=3D0x8, epc=3D0x8012df50, vaddr=3D0x10
>                                                          pid=3D2728 cmd=
=3Dtry
> usp=3D0x0
> Stopped in pid 2728.1 (try) at  netbsd:trapsignal+0x48: lw      s5,12(a1)
> db> tr
> trapsignal+48 (8fd59d80,4,4620008d,801d0d10) ra 800016b0 sz 64
> MachFPTrap+cc (8fd59d80,4,4620008d,801d0d10) ra 801c8824 sz 24
> 801c80cc+758 (8fd59d80,4,4620008d,801d0d10) ra 0 sz 0
> User-level: pid 2728.1
>
> (note that serial console does not wrap properly)

Yeah, I'm using RC1.

What level of Perl are you building?

I've got 5.8.7nb4.

Did you build RC6 yourself or get a snapshot? If you did build it,
what was your build machine?

Andy