Summary: | No rule to make target libradeon.a, needed by libr600.a. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Mike Mestnik <cheako+bugs_freedesktop_org> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | medium | CC: | cheako+bugs_freedesktop_org, pedretti.fabio |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Possible fix |
Description
Mike Mestnik
2012-05-06 20:36:14 UTC
I got this same error with llvm1.3-rc1 and rc2. If you re-run autogen.sh and configure does that fix the problem? Tom, The short of it: I'm already doing that. The long: I took a look at that script and it eventually just calls "autoreconf -v --install" my log clearly shows "autoreconf -vfi" being called. Also note that that script will call configure. Thanks! Created attachment 61159 [details] [review] Possible fix Does it build with this patch? This patch worked for me and got me to the next undefined reference. Fixed with 3f8c37967a66da6bc63b283b3eba69fd48eba2f6 . |
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.