Summary: | undefined reference to `glutInitErrorFunc' | ||
---|---|---|---|
Product: | piglit | Reporter: | Vinson Lee <vlee> |
Component: | infrastructure | Assignee: | Jose Fonseca <jfonseca> |
Status: | RESOLVED FIXED | QA Contact: | Eric Anholt <eric> |
Severity: | blocker | ||
Priority: | medium | CC: | jfonseca |
Version: | unspecified | Keywords: | regression |
Hardware: | x86-64 (AMD64) | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Patch |
Description
Vinson Lee
2014-06-06 19:43:13 UTC
> Linking C executable ../../../../bin/crash-cubemap-order
../../../../lib/libpiglitutil_gl.so: undefined reference to `glutInitErrorFunc'
I imagined that support for glutInitErrorFunc came before glutInitContextVersion, so the.
However, there is no way to distinguish freeglut 2.8 from 2.6 ... :-/
BTW, would it be better to build piglit with waffle? I'm only doing these GLUT changes to get piglit working on Windows which has no waffle support.
Created attachment 100749 [details] [review] Patch Vinson, please see if the attached patch fixes the problem for you. (In reply to comment #2) > Created attachment 100749 [details] [review] [review] > Patch > > Vinson, please see if the attached patch fixes the problem for you. attachment 100749 [details] [review] fixes the build for me. Tested-by: Vinson Lee <vlee@freedesktop.org> Thanks! Pushed. |
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.