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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 30 13:45:12 UTC 2017


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

--- Comment #9 from Emil Velikov <emil.l.velikov at gmail.com> ---
(In reply to warpme from comment #8)
> hmm,
> 
> I just revert this commit on current 17.1 and it....fails with OP problem.
> how it that?

Sounds like something has gone wrong during bisect. Be that a typo good <> bad
or some files were not generated.

You can tweaking the configure line (roughly like below) to build only the
required parts and confirm the bisection results.

$ ./configure --without-vulkan-drivers --without-gallium-drivers
--with-dri-drivers=swrast --disable-egl --disable-gbm --disable-gles1
--disable-gles2

-- 
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/20170530/b0e2e03c/attachment.html>


More information about the mesa-dev mailing list