Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2014 09:48:05 +0000
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        Rick Macklem <rmacklem@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r276096 - in head/sys: arm/conf conf fs/nfs fs/nfsclient modules modules/dtrace modules/dtrace/dtnfsclient modules/dtrace/dtraceall modules/nfs_common modules/nfsclient modules/nfsserve...
Message-ID:  <CA867466-0C59-4B82-AAE8-D17BC5E96075@FreeBSD.org>
In-Reply-To: <201412230047.sBN0llBU070080@svn.freebsd.org>
References:  <201412230047.sBN0llBU070080@svn.freebsd.org>

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

> On 23 Dec 2014, at 00:47 , Rick Macklem <rmacklem@FreeBSD.org> wrote:
>=20
> Author: rmacklem
> Date: Tue Dec 23 00:47:46 2014
> New Revision: 276096
> URL: https://svnweb.freebsd.org/changeset/base/276096
>=20
> Log:
>  Remove the old NFS client and server from head,
>  which means that the NFSCLIENT and NFSSERVER
>  kernel options will no longer work. This commit
>  only removes the kernel components. Removal of
>  unused code in the user utilities will be done
>  later. This commit does not include an addition
>  to UPDATING, but that will be committed in a
>  few minutes.
>=20
>  Discussed on: freebsd-fs
>=20

Hi,

I see the following error currently on my (incremental) builds:

nfs_clbio.o: In function `ncl_asyncio':
/scratch/tmp/bz/head.svn/sys/fs/nfsclient/nfs_clbio.c:(.text+0x1974): =
undefined reference to `nfs_debug'
/scratch/tmp/bz/head.svn/sys/fs/nfsclient/nfs_clbio.c:(.text+0x19a2): =
undefined reference to `nfs_debug'
/scratch/tmp/bz/head.svn/sys/fs/nfsclient/nfs_clbio.c:(.text+0x19f9): =
undefined reference to `nfs_debug'
/scratch/tmp/bz/head.svn/sys/fs/nfsclient/nfs_clbio.c:(.text+0x1a93): =
undefined reference to `nfs_debug'
/scratch/tmp/bz/head.svn/sys/fs/nfsclient/nfs_clbio.c:(.text+0x1b0a): =
undefined reference to `nfs_debug'
=
nfs_clnfsiod.o:/scratch/tmp/bz/head.svn/sys/fs/nfsclient/nfs_clnfsiod.c:(.=
text+0x5d2): more undefined references to `nfs_debug' follow





> Deleted:
>  head/sys/modules/dtrace/dtnfsclient/
>  head/sys/modules/nfs_common/
>  head/sys/modules/nfsclient/
>  head/sys/modules/nfsserver/
>  head/sys/nfs/nfs_common.c
>  head/sys/nfsclient/nfs_bio.c
>  head/sys/nfsclient/nfs_kdtrace.c
>  head/sys/nfsclient/nfs_krpc.c
>  head/sys/nfsclient/nfs_nfsiod.c
>  head/sys/nfsclient/nfs_node.c
>  head/sys/nfsclient/nfs_subs.c
>  head/sys/nfsclient/nfs_vfsops.c
>  head/sys/nfsclient/nfs_vnops.c
>  head/sys/nfsserver/nfs_fha_old.c
>  head/sys/nfsserver/nfs_serv.c
>  head/sys/nfsserver/nfs_srvkrpc.c
>  head/sys/nfsserver/nfs_srvsubs.c
> Modified:
>  head/sys/arm/conf/DOCKSTAR
>  head/sys/arm/conf/DREAMPLUG-1001
>  head/sys/arm/conf/EA3250
>  head/sys/conf/NOTES
>  head/sys/conf/files
>  head/sys/conf/options
>  head/sys/fs/nfs/nfs_commonkrpc.c
>  head/sys/fs/nfsclient/nfs_clnode.c
>  head/sys/fs/nfsclient/nfs_clport.c
>  head/sys/fs/nfsclient/nfs_clvfsops.c
>  head/sys/modules/Makefile
>  head/sys/modules/dtrace/Makefile
>  head/sys/modules/dtrace/dtraceall/dtraceall.c
>  head/sys/nfs/bootp_subr.c
>  head/sys/sys/param.h

=E2=80=94=20
Bjoern A. Zeeb                                  Charles Haddon Spurgeon:
"Friendship is one of the sweetest joys of life.  Many might have failed
 beneath the bitterness of their trial  had they not found a friend."




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA867466-0C59-4B82-AAE8-D17BC5E96075>