Created attachment 35331 [details] make output When trying to compile mesa with --enable-gallium-llvm on a Ubuntu 10.04 make fails with: /usr/bin/ld: cannot find -lffi See the attachment for the make output.
Fabio, You need libffi-dev installed. apt-get install libffi-dev should do the trick. The only thing we can do is verify it is missing and report it. Reopen if you thing that's important. But I also heard that LLVM 2.7 no longer depends on this library, so it might be better just to wait for LLVM 2.7 to be more prevalent and forget about libffi.
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.