Summary: | include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock' | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | blocker | ||
Priority: | medium | CC: | jsg |
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | OpenBSD | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Link glsl_test against $(PTHREAD_LIBS) |
Description
Vinson Lee
2015-01-09 01:21:43 UTC
Created attachment 111987 [details] [review] Link glsl_test against $(PTHREAD_LIBS) I've attached a patch that links glsl_test against the pthreads library which should fix this. This is the same change that was done for glsl_compiler back in 0d6f573f6e6785babe1e274697fdd315db95fb98. (In reply to Jonathan Gray from comment #2) > I've attached a patch that links glsl_test against the pthreads library > which should fix this. This is the same change that was done for > glsl_compiler back in 0d6f573f6e6785babe1e274697fdd315db95fb98. > Nice one Jonathan. Added r-b, bugzilla and cc mesa-stable tags, and pushed to master. Thanks Emil |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.