So will doing git reset —hard solve it?
- Nathan
On October 10, 2024, Konstantin Belousov wrote:
On Wed, Oct 09, 2024 at 06:13:44PM +, Nathan Nasby wrote:
> > Hello,
> >
> > When I try to compile world with the latest source, I get error of
> > undeclared identifiers
> >
> > /usr/src/usr.
On Wed, Oct 09, 2024 at 07:34:31PM +, Paul Floyd wrote:
>
>
> On 09-10-24 08:50, Konstantin Belousov wrote:
>
> > Perhaps you can check for the presence of the symbol exit@FBSD_1.0 in the
> > backtrace to determine the situation.
>
> We don't read .gnu.version and the version number hasn't
On Wed, Oct 09, 2024 at 06:13:44PM +, Nathan Nasby wrote:
> Hello,
>
> When I try to compile world with the latest source, I get error of
> undeclared identifiers
>
> /usr/src/usr.bin/procstat/procstat_vm.c:118:7: error: use of undeclared
> identifier ‘KVME_FLAG_SYSVSHM’
>
> 118 | KVME_FLA