pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/55938



The following reply was made to PR pkg/55938; it has been noted by GNATS.

From: Thomas Klausner <wiz%netbsd.org@localhost>
To: NetBSD bugtracking <gnats-bugs%netbsd.org@localhost>
Cc: 
Subject: Re: pkg/55938
Date: Tue, 25 Aug 2026 16:00:47 +0200

 Hi!
 
 I've stumbled over this while looking at another dtrace problem - the
 'u_int' in psinfo.d one.
 
 This is fixed in -current by adding
 
 #pragma D depends_on module netbsd
 
 near the top of /usr/lib/dtrace/psinfo.d; supposedly it also works
 if you can access /dev/ksyms.
 
 As for the 32/64 confusion - I don't see this on NetBSD 11.99.7.  I've
 also just tried the dtrace option with python314, and it worked
 without any changes.
  Thomas
 



Home | Main Index | Thread Index | Old Index