Re: Mesa 10.3 release candidate 1
Thierry Vignaud <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.announce,gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <CAONrEtYGu0fiodCFUhHTx4FswQNxstXnox5BEFYWw55zFU5ZuA@mail.gmail.com> |
On 21 August 2014 17:54, Carl Worth <[email protected]> wrote: > I have verified building from the .tar.bz2 file by doing the following > on a Debian (unstable) system: > > tar xjf MesaLib-10.3.0-rc1.tar.bz2 > cd Mesa-10.3.0-rc1 > ./configure --enable-gallium-llvm > make -j6 > make install Unlike previous releases, it builds smoothly with -j4 but fails with -j24: gmake[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi/glapi/gen' gmake[4]: Entering directory '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi/glapi/gen' GEN ../../../../src/glx/indirect_size.h gmake[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi/glapi/gen' gmake all-am gmake[5]: Nothing to be done for 'all-am'. Making all in . gmake[4]: Entering directory '/home/iurt/rpmbuild/BUILD/Mesa-10.3.0-rc1/build-osmesa/src/mapi' GEN .libs/install-mesa-links touch: cannot touch '.libs/install-mesa-links': No such file or directory Makefile:2109: recipe for target '.libs/install-mesa-links' failed gmake[4]: *** [.libs/install-mesa-links] Error 1 You've missing deps in make rules that show up when using quite a lot of cores