On Thu, 4 Oct 2018 22:03:45 -0400 Michael Shell via blfs-support <[email protected]> wrote:
> On your system, run these commands: After helping Alex some more, these commands reveal info we need from your system: echo $CPLUS_INCLUDE_PATH echo $C_INCLUDE_PATH echo $CPATH `gcc -print-prog-name=cc1plus` -v `gcc -print-prog-name=cc1` -v find /usr -name "stdlib.h" You will have to press ctrl-C after the gcc lines to regain the command prompt. Cheers, Mike -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
