| Summary: | gluErrorString unknown reference when statically linked | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | chafporte <junk> |
| Component: | GLU | Assignee: | mesa-dev |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | blocker | ||
| Priority: | highest | ||
| Version: | 6.5 | ||
| Hardware: | x86 (IA32) | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
chafporte
2006-05-07 21:59:09 UTC
Have you tried changing the order of the libraries in your link command? Specifically, put -lglut before -lGLU. you are right, inversing the order solved the problem. my unix compilation skills are obviously rusty, I did not remember that the libs order matter. thanks, and sorry. |
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.