+++ This bug was initially created as a clone of Bug #49110 +++ make[5]: *** No rule to make target `../../../../../../src/gallium/drivers/radeon/libradeon.a', needed by `libr600.a'. Stop. Full log at: https://launchpadlibrarian.net/103127393/buildlog_ubuntu-precise-i386.mesa_8.1~git1204261417.a2f7ec~gd~p_FAILEDTOBUILD.txt.gz https://launchpadlibrarian.net/104275700/buildlog_ubuntu-precise-i386.mesa_8.1~git20120504.5cc4b4aa-1ubuntu0cheako2~precise_FAILEDTOBUILD.txt.gz
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.