On Tue, Apr 03, 2018 at 05:46:49PM -0400, Alain Toussaint wrote: > Hello, > > I successfully built llvm by hand after trying to do so with ALFS-svn > checkout on the Sunday 1st of > April with both LFS and BLFS checked out on the same date. The ALFS logs for > llvm show this issue: > > In file included from > /sources/llvm/llvm-6.0.0.src/build/include/llvm/Support/DataTypes.h:33:0, > from > /sources/llvm/llvm-6.0.0.src/include/llvm/Support/SwapByteOrder.h:19, > from > /sources/llvm/llvm-6.0.0.src/include/llvm/Support/MathExtras.h:18, > from > /sources/llvm/llvm-6.0.0.src/include/llvm/ADT/APInt.h:20, > from > /sources/llvm/llvm-6.0.0.src/include/llvm/ADT/APFloat.h:20, > from /sources/llvm/llvm-6.0.0.src/lib/Support/APFloat.cpp:15: > /usr/include/c++/7.3.0/cmath:45:15: erreur fatale: math.h : Aucun fichier ou > dossier de ce type > #include_next <math.h> >
That sounds suspiciously like your mesa problem in February. After someone hit a similar problem on support this week, I found the past posts. I think you have recompiled gcc in BLFS before you got to this problem ? See e.g. http://lists.linuxfromscratch.org/pipermail/blfs-dev/2018-February/033975.html ĸen -- Before the universe began, there was a sound. It went: "One, two, ONE, two, three, four" [...] The cataclysmic power chord that followed was the creation of time and space and matter and it does Not Fade Away. - wiki.lspace.org/mediawiki/Music_With_Rocks_In -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
