Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Aug 2016 17:20:10 -0700
From:      Navdeep Parhar <np@FreeBSD.org>
To:        Rick Macklem <rmacklem@uoguelph.ca>
Cc:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>, "lev@FreeBSD.org" <lev@FreeBSD.org>
Subject:   Re: build fails post SVN r304026
Message-ID:  <20160814002010.GA23929@ox>
In-Reply-To: <YQBPR01MB0401A6EE70EA1357CA201A7EDD100@YQBPR01MB0401.CANPRD01.PROD.OUTLOOK.COM>
References:  <2699323b-54dc-b994-354a-00531f5f63b4@protected-networks.net> <57AF2BFA.9070802@FreeBSD.org> <YQBPR01MB0401A6EE70EA1357CA201A7EDD100@YQBPR01MB0401.CANPRD01.PROD.OUTLOOK.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 13, 2016 at 08:30:09PM +0000, Rick Macklem wrote:
> Lev Serebryakov wrote:
> >On 13.08.2016 16:54, Michael Butler wrote:
> >
> >> Is anyone else seeing this?
> >  Yes, I've posted message to fs@, as it is r304026 for sure (and author
> >was CC:ed too).
> Should be fixed now. Sorry about the breakage. I didn't realize the old
> nfsstat.c wouldn't build with the kernel source patch. (The old nfsstat
> binary does still work, as required to avoid a POLA violation.)
> 
> Anyhow, the changes to nfsstat.c are now committed to head.

I still see errors in nfsstat during buildworld (this is r304065):

Building /usr/obj/usr/src/usr.bin/nfsstat/nfsstat.full
nfsstat.o: In function `compute_new_stats':
/usr/src/usr.bin/nfsstat/nfsstat.c:506: undefined reference to
`devstat_compute_etime'
/usr/src/usr.bin/nfsstat/nfsstat.c:532: undefined reference to
`devstat_compute_etime'
/usr/src/usr.bin/nfsstat/nfsstat.c:506: undefined reference to
`devstat_compute_etime'
/usr/src/usr.bin/nfsstat/nfsstat.c:532: undefined reference to
`devstat_compute_etime'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Regards,
Navdeep



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160814002010.GA23929>