NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: libwnck3 fails to build
On Wed, May 01, 2019 at 12:08:31PM +0000, Andy Ball wrote:
>
> Hello Martin,
>
> MH> If so, you can use "ktrace -i make" instead of "make",
> > and after it failed do something like:
> > kdump | fgrep NAMI | fgrep .so | tail -100
> > and I guess the culprit will show up in that list.
>
> Here you go...
> - Andy Ball
Hmm, that was unexpected - can you insert a "| fgrep /usr/pkg" before the
"| tail"? Or maybe replace the .so fgrep with that?
Martin
Home |
Main Index |
Thread Index |
Old Index