pkgsrc-Users archive

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

Re: webkit-gtk41 missing sqlite path



On Fri, Sep 11, 2026 at 05:46:46PM +0100, Greg Troxel wrote:
> Thomas Klausner <wiz%gatalith.at@localhost> writes:
> 
> > On Thu, Sep 10, 2026 at 08:43:35AM +0100, Greg Troxel wrote:
> >> Building on netbsd-10 with pkgsrc head:
> >> 
> >>   => Checking for missing run-time search paths in webkit-gtk41-2.52.6nb2
> >>   ERROR: lib/libwebkit2gtk-4.1.so.0.21.10: missing library: /usr/pkg/lib/libsqlite3.so
> >
> > Coming back to this - you updated the comment in the pkgsrc Makefile,
> > but this error message does not complain about a file in the buildlink
> > directory, it complains about a file in /usr/pkg that should at this
> > point exist. Can you explain this?
> 
> "cmake considered harmful", but that's not a helpful explanation.  It
> feels like the whole build system of this package (upstream) is
> troubled.

I'm not getting through.

I would have expected
ERROR: lib/libwebkit2gtk-4.1.so.0.21.10: missing library: /path/to/work/dir/buildlink/lib/libsqlite3.so
instead of the error you pasted.
 Thomas


Home | Main Index | Thread Index | Old Index