NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/48161: kern-config with NFS-server and without NFS-client fails to work correctly
The following reply was made to PR kern/48161; it has been noted by GNATS.
From: Wolfgang Stukenbrock <wolfgang.stukenbrock%nagler-company.com@localhost>
To: Martin Husemann <martin%duskware.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/48161: kern-config with NFS-server and without NFS-client
fails to work correctly
Date: Fri, 30 Aug 2013 09:29:58 +0200
Hi again,
OK. I've searched only in /src/sys .... - sorry
_MODULE is usable for the purpose addresses in this PR.
remark: Useing _MODULE avoids a potential problem with the new
definition that is not set in rump-build - I haven't tested that before
because rump is "outside of my scope" ....
So my modification of src/sys/modules/Makefile.inc is obsolete and in
src/sys/nfs/nfs_serv.c _MODULE should be used instead of my new variable
DO_MODULE_BUILD.
I've validated this by building the kernel and the modules (with a
modified module name "XXXXnfs". The string is not in the kernel but in
the generated module. Again rump untested, but it should be OK now.
best regards
W. Stukenbrock
Martin Husemann wrote:
> On Thu, Aug 29, 2013 at 05:24:29PM +0200, Wolfgang Stukenbrock wrote:
>
>>Where is _MODULE set?
>>
>
> bsd.kmodule.mk
>
> Martin
>
Home |
Main Index |
Thread Index |
Old Index