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_FLAG_SYSVSHM ? “true : “false”);
/usr/src/usr.bin/procstat/procstat_vm.c:169:25: er
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 changed as far
as I can see.
I can check osreldate to get an idea of the
>
> On Wed, 9 Oct 2024 at 09:08, Konstantin Belousov
> wrote:
>
On Wed, Oct 09, 2024 at 06:35:08AM +, Paul Floyd wrote:
> > The biggest problem is with Helgrind. All apps now generate an extra
> error
> >
> > ==68593== Thread #1: Exiting thread still holds 1 lock
> > ==68593==at 0x4BBB5DA:
On Wed, Oct 09, 2024 at 10:27:22AM +0200, Paul Floyd wrote:
> >
> > On Wed, 9 Oct 2024 at 09:08, Konstantin Belousov
> > wrote:
> >
> On Wed, Oct 09, 2024 at 06:35:08AM +, Paul Floyd wrote:
> > > The biggest problem is with Helgrind. All apps now generate an extra
> > error
> > >
> > > ==68593
>
>
> I can probably check whether it's the main thread (I assume that this code
> doesn't run on subsidiary threads)
>
No it looks like it can be any thread.
A+
Paul
On Wed, Oct 09, 2024 at 06:35:08AM +, Paul Floyd wrote:
> Hi
>
> I don't often update my 15-0-CURRENT VM. I did last week and I'm getting
> several issues.
>
> Firstly, a bit annoying, both pkg and ksh93 fail to run, giving.
> ld-elf.so.1: Shared object "libmd.so.6" not found, required by "ks