In  my case, I am hitting the same roadblock again, specifically, a g++
extension to the C++ language: include_next.

In file included from ../../gcc/system.h:266:0,
                 from ../../gcc/genmddeps.c:19:
/usr/include/c++/7.3.0/cstdlib:75:15: fatal error: stdlib.h: No such
file or directory
 #include_next <stdlib.h>
               ^~~~~~~~~~
compilation terminated.

That is using ALFS to build LFS. I did some googling around during the
week and it is related in some ways to the -isystem directive but I
haven't found a definitive solution yet. Running mkheaders does not
change anything.

Alain
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to