Subject: SS IPX kernel compile
To: None <port-sparc@netbsd.org>
From: Jan Senolt <senoltj@atlas.cz>
List: port-sparc
Date: 06/17/2002 19:13:08
Hi,
i have a problem with configure kernel (1.5.2/sparc IPX). I try to do it
manualy as well as by adjustkernel, but when i try to compile it i get
this:

cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wno-uninitialized -Wno-main -I. -I../../../../arch
-I../../../.. -nostdinc -DSUN4 -DSUN4C -DSUN4M -DSUN4_MMU3L
-DRASTERCONSOLE -DLKM -DMAXUSERS=32 -D_KERNEL  -c vers.c
ld -Ttext F0004000 -e start -n -X -o netbsd ${SYSTEM_OBJ} vers.o
autoconf.o: In function `cpu_configure':
autoconf.o(.text+0xd6c): undefined reference to `obio_find_rom_map'
cache.o: In function `hypersparc_cache_enable':
cache.o(.text+0x268): undefined reference to `dvma_cachealign'
cache.o(.text+0x27c): undefined reference to `dvma_cachealign'
*** Error code 1

Stop.

Any idea? Or could somebody send me config file for SS IPX?
Thanks