Date: Mon, 07 Feb 2022 15:58:40 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 261777] x11/nvidia-driver-390: libGL-NVIDIA.so.1 should be linked with -lpthread fiag Message-ID: <bug-261777-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261777 Bug ID: 261777 Summary: x11/nvidia-driver-390: libGL-NVIDIA.so.1 should be linked with -lpthread fiag Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: danfe@FreeBSD.org Reporter: yuri@freebsd.org Flags: maintainer-feedback?(danfe@FreeBSD.org) Assignee: danfe@FreeBSD.org Based on bug#261760 libGL-NVIDIA.so.1 it looks for the symbol pthread_mutexattr_setkind_np from libthr.so and doesn't find it. This means that it needs to be linked with -lpthread so that it would depen= d on libthr.so. Same is probably true for all x11/nvidia-driver*. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261777-7788>