[Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 18 17:23:51 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101071

--- Comment #5 from warpme at o2.pl ---
Emil,
One thing:

in configure I see:

checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no

why then build process asking for libpthread functions?

there is definitely something different in 17.1 as 17.0.6 builds OK in exactly
this environment.

If there is unmet, new requirement for 17.1 which is not needed for 17.0.6 -
then issue is that 17.1 configure process is not catching this missing
dependency.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170518/7f04b441/attachment.html>


More information about the mesa-dev mailing list