tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: FreeBSD needs libpthread-stubs
On Mon, 31 Oct 2022 16:25:45 +0100
Frédéric Fauberteau <triaxx%NetBSD.org@localhost> wrote:
> Hi,
>
> I would update x11/xf86-video-ati on FreeBSD. I got an error for the three following packages:
> - x11/libdrm
> - graphics/MesaLib
> - x11/xf86-video-ati
> which pointed the lake of pthread-stubs.
>
> I was able to build them by including wip/libpthread-stubs/buildlink3.mk (i.e. patch below). Is there any objection to import wip/libpthread-stubs to devel/libpthread-stubs? If no, is it correct to conditionally include its buildlink3.mk as in patch below?
It is not correct to pull in the dependency in mesa or xf86-video-ati.
If you add it, it should go in x11/libdrm/buildlink3.mk instead.
Side note, is pthread-stubs really required still?
See x11/libdrm/patches/patch-meson.build
Home |
Main Index |
Thread Index |
Old Index