Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2023 14:06:30 +0300
From:      Artem Kuchin <artem@artem.ru>
To:        freebsd-questions@FreeBSD.org
Subject:   Cannot compile kernel stable/13
Message-ID:  <98d1c102-b280-28a3-0150-01178b61e5da@artem.ru>

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

branch stable/13

git pull

just an hour ago

done buildworld

then  trying to

make buildkernel


and get

/usr/src/sys/kern/vfs_cache.c:5188:9: error: unused variable 'nc_flag' 
[-Werror,-Wunused-variable]
         u_char nc_flag __diagused;
                ^

I tried it yesterday - the same result, pulled again today and it is 
still the same

Is it a problem on my side or in the source and i just need to wait and 
pull again?


Artem




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?98d1c102-b280-28a3-0150-01178b61e5da>