<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [bisected] Mesa demos fails to link with drawtex.c:34: undefined reference to `glDrawTexfOES'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78101#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [bisected] Mesa demos fails to link with drawtex.c:34: undefined reference to `glDrawTexfOES'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78101">bug 78101</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=98234" name="attach_98234" title="hopeful patch to fix the issue">attachment 98234</a> <a href="attachment.cgi?id=98234&action=edit" title="hopeful patch to fix the issue">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=78101&attachment=98234'>[review]</a>
hopeful patch to fix the issue

I'm having problems configuring demos build system to reproduce this ...
however for me it seems the reason for failure is that drawtex.c uses function
which is not part of opengles1.1 API but an extension function which should be
resolved via eglGetProcAddress instead. Attaching a hopeful fix to try.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>