Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 1995 16:59:56 -0500 (EST)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        current@freebsd.org
Subject:   nfsiod under *-current
Message-ID:  <Pine.BSF.3.91.951222163220.7605J-100000@hub.org>

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

Hi...

	I'm trying to get nfsiod running under my *-current box,
and, when I try to run it, come up with:

freebsd# nfsiod -n 4
/lkm/nfs_mod.o: Undefined symbol `_vm_object_lookup' referenced from text segment
/lkm/nfs_mod.o: Undefined symbol `_hostnamelen' referenced from text segment
/lkm/nfs_mod.o: Undefined symbol `_enoioctl' referenced from data segment
modload: /usr/bin/ld: return code 1
nfsiod: vfsload(nfs): Operation not permitted


	Figuring that maybe my lkm was out of date, I've tried to 
recompile that, but:

freebsd# make
===> atapi
echo "#define NWDC 2" > wdc.h
cc -O2 -m486 -pipe -nostdinc -I. -I/sys -DATAPI -DATAPI_MODULE  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -I/usr/src/lkm/atapi/../../sys  -W -Wcomment -Wredundant-decls -c /usr/src/lkm/atapi/../../sys/i386/isa/atapi.c
ld -r -static -o tmp.o atapi.o
symorder -c symb.tmp tmp.o
symorder: tmp.o: stripped: Inappropriate file type or format
*** Error code 2

Stop.
*** Error code 1

Stop.

	Figuring that there may be a problem with symorder...I recompiled
that and installed ... same error.  

	And this is where I get stuck :(  The sources are current to
5am this morning...

	Ah, just found out *where* this lkm is...I'm doing a 'make nfs'
on the lkm sources, which seems, so far, to be working, so, I guess, the
question falls to...is there a known problem with compiling atapi under
lkm?  

thanks...


Marc G. Fournier | POP Mail  Telnet Acct  DNS Hosting
scrappy@hub.org  |  WWW Services   Database Services  | Knowledge, 
 soon to be:     |                                    | Information and
scrappy@ki.net   |      WWW: http://hub.org           | Communications, Inc




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