Re: -CURRENT kernel fails to build

From: Rares Aioanei <bsdlisten_at_gmail.com>
Date: Wed, 19 Feb 2020 16:02:26 +0200
On Wed, Feb 19, 2020 at 03:56:47AM -0800, David Wolfskill wrote:
> On Wed, Feb 19, 2020 at 12:26:02PM +0200, Rares Aioanei wrote:
> > Hello,
> > 
> >  I'm compiling the latest -CURRENT kernel (rev. 358098) , and I get
> > null byte errors :
> > "/stor/src/sys/dev/hyperv/utilities/vmbus_shutdown.c:168:19: error:
> > null character ignored [-Werror,-Wnull-character]" . If I remove the
> > null bytes, I get a lot of other errors, related to the same file :
> > ... 
> > /stor/src/sys/dev/hyperv/utilities/vmbus_shutdown.c:509:10: fatal
> > error: 'assert.h' file not found
> > 
> > Needless to say, assert.h is in /usr/include, as it should.
> > ....
> 
> I just performed a source update in head from r358071 to r358098 on a
> couple of machines; no issues.
> 
> Perhaps your local sources are somehow corrupted?
> 
> Peace,
> david
> -- 
> David H. Wolfskill				david_at_catwhisker.org
> "...pardoning or commuting the sentence of Rod Blagojevich would be a mistake."
> -- Rep. Darin LaHood
> 
> See http://www.catwhisker.org/~david/publickey.gpg for my public key.

Thanks, after removing the null bytes and then reverting the file with svn it seems to work. 
Received on Wed Feb 19 2020 - 11:02:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:23 UTC