2017-03-23 2:56 GMT+01:00 Owen Cook <[email protected]>:

>
>  ==========================================
>
> Hi people, I can't compile with make in this pass, It return me this:
>
> ...
> i686-lfs-linux-gnu-g++ -c   -g -O2 -DIN_GCC     -fno-exceptions -fno-rtti
> -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings
> -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic
> -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
> -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc
> -I../../gcc/build -I../../gcc/../include  -I../../gcc/../libcpp/include  \
>     -o build/genmddeps.o ../../gcc/genmddeps.c
> In file included from ../../gcc/genmddeps.c:19:0:
> ../../gcc/system.h:221:22: fatal error: algorithm: No such file or
> directory
>  # include <algorithm>
>                       ^
> compilation terminated.
> Makefile:2495: recipe for target 'build/genmddeps.o' failed
> make[2]: *** [build/genmddeps.o] Error 1
> make[2]: Leaving directory '/mnt/lfs/sources/gcc-6.3.0/build/gcc'
> Makefile:4146: recipe for target 'all-gcc' failed
> make[1]: *** [all-gcc] Error 2
> make[1]: Leaving directory '/mnt/lfs/sources/gcc-6.3.0/build'
> Makefile:886: recipe for target 'all' failed
> make: *** [all] Error 2
>
>
> Does anyone know where the error can come from?
> ============================================
> IIRC
>
> The first pass uses gmp etc.
>
> You need to delete that first pass directory and build the second pass as
> per instructions.
>
>
Thanks for your reply. I have restarted the installation with more
attention and this error does not occur anymore.

Thanks.


>
>
>
> Owen
> --
> http://lists.linuxfromscratch.org/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
>
> Do not top post on this list.
>
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing in e-mail?
>
> http://en.wikipedia.org/wiki/Posting_style
>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to