[1934] in NetBSD-Development
Re: can't load libafs.o
daemon@ATHENA.MIT.EDU (Bill Sommerfeld)
Mon Feb 7 13:23:15 2000
To: Alex Rolfe <arolfe@MIT.EDU>
Cc: netbsd-afs@MIT.EDU
In-Reply-To: Message from Alex Rolfe <arolfe@MIT.EDU>
of "Sat, 05 Feb 2000 15:59:18 EST." <200002052059.PAA24711@mint-square.mit.edu>
Date: Mon, 07 Feb 2000 13:22:22 -0500
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
> I was trying to use the libafs.o module from
> /afs/sipb/user/wesommer/netbsd-afs/NetBSD-1.4-afs33a-sparc.tgz on on a
> sparc running 1.4.1. When I try to load it (either from /etc/lkm.conf
> or from the command line), I get the following error message :
>
> libafs: /usr/vice/etc/dkload/libafs.o: Undefined symbol `_vref' referenced from text segment
> modload: can't prelink `/usr/vice/etc/dkload/libafs.o' creating `/usr/vice/etc/dkload/netbsd_afs'
>
>
> I've placed the kernel configuration file in ~arolfe/Public/EPZ.
>
> Suggestions on how to get it to load?
build your base kernel with options DIAGNOSTIC.
- Bill