On 07-09-2014 15:38, Fernando de Oliveira wrote: > On 07-09-2014 14:46, David Kredba wrote: >> 2014-09-07 19:40 GMT+02:00 Pierre Labastie >> <[email protected]>: >>> If OwningPtr.h is not installed by llvm-3.5.0, we either need to supply it >>> or >>> to find a patch for MesaLib. > > $ ls -l /usr/include/llvm/ADT/OwningPtr.h > -rw-r--r-- 1 root root 3973 Jun 17 17:08 /usr/include/llvm/ADT/OwningPtr.h > > $ paco -dd llvm > 17-Jun-2014 17:05 llvm-3.4 > 17-Jun-2014 17:09 llvm-3.4.2 > 06-Sep-2014 11:48 llvm-3.5.0 > > So, we need to supply it or a patch. But I think Igor is already taking > care of it.
Thanks, Pierre, for identifying the exact problematic file. Removed, confirmed the problem. >> Michał Górny identified changing commits in >> https://bugs.gentoo.org/show_bug.cgi?id=522300 and prepared a patch >> for Gentoo. Thanks, David, We have a fix from upstream, in ticket #5475: http://wiki.linuxfromscratch.org/blfs/ticket/5475#comment:23 On 08-09-2014 01:51, Bruce Dubbs wrote: > Christopher Gregory wrote: >> On that ticket that ojab submitted for the update to llvm a patch >> was supplied. Looking at the patch it addresses this exact issue: >> > The # sign in a C or C++ program is a preprocessor directive and is > definitely not ignored. Yes, I read it, when ojab mentioned, but only after Thanks to you all. Apologies, for not having identified in my first test. This specific problem, hopefully fixed at revision 14230. -- []s, Fernando -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
