Subject: Re: error while linking SHARK -current kernel.
To: Todd Whitesel <toddpw@best.com>
From: Todd Whitesel <toddpw@best.com>
List: port-arm32
Date: 12/28/1998 03:03:22
Okay, more info about this:

> ld -Ttext F0000000 -e start -x -o netbsd_netboot ${SYSTEM_OBJ} vers.o
> init_sysent.o: Undefined symbol `_compat_43_sys_recvmsg' referenced from data segment
> init_sysent.o: Undefined symbol `_compat_43_sys_sendmsg' referenced from data segment
> init_sysent.o: Undefined symbol `_compat_43_sys_recvfrom' referenced from data segment
> *** Error code 1

It appears that these three just don't exist in the compat library.

I commented out COMPAT_43 in conf/SHARK and got a good build.

The results are available at:

ftp://ftp.toddpw.org/SHARK-19981224/

Todd Whitesel
toddpw @ best.com