pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/58506: lang/rust-1.79 build fails due to APIs removed in curl-8.8
The following reply was made to PR pkg/58506; it has been noted by GNATS.
From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/58506: lang/rust-1.79 build fails due to APIs removed in
curl-8.8
Date: Mon, 29 Jul 2024 22:55:51 +0200
On Mon, 29 Jul 2024 18:40:01 +0000 (UTC)
Phil Krylov <phil+netbsd%krylov.eu@localhost> wrote:
> Package 'libssh2', required by 'libcurl', not found
>
> So, `BUILDLINK_FILES_CMD.libssh2= ${TRUE}` is guilty then? The
> question is how to make it build with bundled libssh2 and pkgsrc's curl.
> And if it is needed/possible at all.
Is your curl package built with curl's libssh2 option enabled?
It's a non-default option. If so, that would explain the problem.
rust will need to do the pre-configure trick to unbuildlink only the
libssh2 headers and possibly .pc file.
Home |
Main Index |
Thread Index |
Old Index