NetBSD-Bugs archive

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

Re: kern/53417 (DTrace broken due to no struct kauth_cred definition)



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

From: Sevan Janiyan <venture37%geeklan.co.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/53417 (DTrace broken due to no struct kauth_cred definition)
Date: Tue, 25 Dec 2018 23:58:04 +0000

 It's possible to work around the issue with basic scripts and one liners
 using -x nolibs
 
 dtrace -x nolibs -lP syscall # now works
 


Home | Main Index | Thread Index | Old Index