Subject: Trouble building GENERIC_TINY
To: None <port-i386@netbsd.org>
From: Ben Elliston <bje@air.net.au>
List: port-i386
Date: 11/05/2000 22:39:30
Hi,

I am trying to build a GENERIC_TINY kernel (on a Linux host).  I am getting
errors like:

/u2/scratch/cc0ILDez.s: Assembler messages:
/u2/scratch/cc0ILDez.s:3223: Warning: warning: missing prefix `*' in
absolute indirect address, maybe misassembled!
/u2/scratch/cc0ILDez.s:3234: Warning: warning: missing prefix `*' in
absolute indirect address, maybe misassembled!
/u2/scratch/cc0ILDez.s:5187: Error: unbalanced parenthesis in first operand.
/u2/scratch/cc0ILDez.s:5188: Error: unbalanced parenthesis in first operand.

I'm using:

gcc 2.95 with gas 2.9.1.  Do I need more recent versions or am I doing
something else wrong here?  This is my first crack at building a NetBSD
kernel.  Thanks,

Ben