pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53572: net/glib-networking installs shared objects with missing run paths
The following reply was made to PR pkg/53572; 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/53572: net/glib-networking installs shared objects with
missing run paths
Date: Mon, 3 Sep 2018 12:21:24 +0200
On Mon, Sep 03, 2018 at 10:15:01AM +0000, Joern Clausen wrote:
> I just noticed that the libsoup actually does not use any libraries from
> glib-networking. Yet it is for me the only package that is registered as
> having a dependency on glib-networking???
The configure script explains this:
libsoup requires glib-networking for TLS support.
If you are building a package, you can pass --disable-tls-check to
allow building libsoup anyway (since glib-networking is not actually
required at compile time), but you should be sure to add a runtime
dependency on it.
Thomas
Home |
Main Index |
Thread Index |
Old Index