Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 1998 14:26:21 -0400 (EDT)
From:      BitS <bits@oldwarez.com>
To:        freebsd-alpha@FreeBSD.ORG
Subject:   kernel compile under NetBSD
Message-ID:  <Pine.BSF.3.96.980901141323.4563A-100000@chaos.schizo.com>

next in thread | raw e-mail | index | archive | help


Ok, I have a Multia, the lowend 166 axpci133 board, the generic kernel
from ~dfr lockes directly after loading, I'm using the NetBSD boot loader
to get that far.  It loads like so:

>>>boot dka0 -file kernel
(boot dka0.0.0.6.0 is a valid boot block
reading 15 blocks from dka0.0.0.6.0
bootstrap code read in
base = 166000, image_start = 0, image_bytes = 1e00
initializing HWRPB at 2000
initializing page table at 158000
initializing machine state
setting affinity to the primary CPU
jumping to bootstrap code

NetBSD/Alpha Primary Boot
Jumping to entry point...

NetBSD/Alpha Secondary Boot, Revision 1.9
(cgd@notunix, Mon May 11 02:03:30 PDT 1998)

VMS PAL revision: 0x1000000010530
OSF PAL rev: 0x1000000020123
Switch to OSF PAL code succeeded.

Boot file: kernel
Boot flags:

Loading kernel
2044992+171800 [32406+1435+2249216+139322]

Entering kernel at 0xfffffc00003200c0


And thats it.... it stops and does nothing till a power cycle

So... since that isn't working, I'm attempting to compile the kernel under
NetBSD, however, make dies with this error:

cc -c -x assembler-with-cpp -DLOCORE -nostdinc -I- -I. -I../..
-I../../../include  -DKERNEL -include opt_global.h -U__NetBSD__
../../alpha/alpha/locore.s
../../alpha/alpha/locore.s: Assembler messages:
../../alpha/alpha/locore.s:84: Error: syntax error
../../alpha/alpha/locore.s:85: Error: Rest of line ignored. First ignored
character is `1'.
*** Error code 1

Stop.



For reference, I have 32megs of ram, a seagate 2gig scsi drive, and the
SRM version info is:

Multia SRM Console  BL5 V3.8-3, built on Aug 10 1995 at 3:22:55

if anyone has any ideas, I'm more the willing to listen

David Wimsey


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980901141323.4563A-100000>