<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - compiling glsl fails with undefined reference to `pthread_create'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101071#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - compiling glsl fails with undefined reference to `pthread_create'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101071">bug 101071</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=131682" name="attach_131682" title="configure.ac: add -pthread to PTHREAD_LIBS">attachment 131682</a> <a href="attachment.cgi?id=131682&action=edit" title="configure.ac: add -pthread to PTHREAD_LIBS">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=101071&attachment=131682'>[review]</a>
configure.ac: add -pthread to PTHREAD_LIBS

Right, so util_queue_init() pulls util_queue_init/pthread_create.
Still not sure why things behave on your end -> -lpthread is in the link chain,
so GCC should be smart enough to pick it.

Regardless, the attached patch is a step in the right direction and should
address things on your end.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>