Summary: | darwin build undefined symbols in glapi_getproc.o | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Other | Assignee: | Jeremy Huddleston Sequoia <jeremyhu> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | blocker | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Mac OS X (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2010-05-05 01:02:12 UTC
Did you 'make clean' first? Did you try from a fresh checkout? I just did a fresh checkout 'rm -rf * ; git checkout -f 7.8' to make sure I didn't have anything leftover which wasn't checked in or something, and it still builds fine for me. It builds fine on our build farm as well. 'make clean; make' did not work. 'make realclean; make darwin' did not work. 'rm -rf; git checkout -f 7.8; make darwin' led to a successful build. weird. I wonder what was sticking around causing the problem ... Closing bug. make darwin works for me on mesa_7_7_branch, 7.8, and master. |
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.