On Fri, 9 Dec 2011 17:34:58 +0000 Andrew Benton <[email protected]> wrote:
> > MesaLib needs for the compilation "nouveau". Nouveau will be installed by > > libdrm-2.4.27. > > I think you are confused. Nouveau is a whole stack of things. Part of > nouveau is in libdrm, part of it is in the kernel, part of it is in > Mesa and part of it is in the xf86-video-nouveau driver. I do not need ( as far as I know ) Nouveau. I am only interested in avoid MesaLib crashing due to a missing Nouveau. I solved this problem including Nouveau in the libdrm-2.4.27 compilation as mentioned. And that worked for MesaLib. > > > MesaLib compilation, however, makes problems. Compilation fails with Error > > 1, something like > > "gallivm/lp_bld_type.c:328:9: error: 'LLVMOpaqueTypeKind' undeclared". > > Perhaps you can tell me what is happening. > > Perhaps you have not installed LLVM? Try configuring Mesa with > --disable-gallium-llvm I built LLVM-3.0.src. As there are not yet instructions in the book, straight ahead: ./configure --prefix=/usr, make, make install. I had already configured --disable-gallium-llvm: it ends with the same compilation error as mentioned in my first e-mail. Anyway, thanks for the contribution. My impression is, that the new MesaLib is not so easy to build as I suposed ( btw. what is the matter with MesaGLUT ? do I need this ? it is not yet included in the book ) Edgar -- Dr.-Ing. Edgar Alwers <[email protected]> GPG Key ID:AD5C6F70 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
