[Bug 261777] x11/nvidia-driver-390: libGL-NVIDIA.so.1 should be linked with -lpthread fiag
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Feb 2022 15:58:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261777 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 depend on libthr.so. Same is probably true for all x11/nvidia-driver*. -- You are receiving this mail because: You are the assignee for the bug.