Michael wrote:
Greetings
I have seen the same problem listed in other posts and can not get my
head around why it is happening. Also the other threads seem to end
abruptly which isn`t helping me. The problem occurs in 6.14/ GCC-3.4.3

        In file included from ../../gcc-3.4.3/gcc/crtstuff.c:62:
        ../../gcc-3.4.3/gcc/tsystem.h:79:19: stdio.h: No such file or
        directory
        ../../gcc-3.4.3/gcc/tsystem.h:82:23: sys/types.h: No such file
        or directory
        ../../gcc-3.4.3/gcc/tsystem.h:85:19: errno.h: No such file or
        directory
        ../../gcc-3.4.3/gcc/tsystem.h:92:20: string.h: No such file or
        directory
        ../../gcc-3.4.3/gcc/tsystem.h:93:20: stdlib.h: No such file or
        directory
        ../../gcc-3.4.3/gcc/tsystem.h:94:20: unistd.h: No such file or
        directory

These files are part of glibc. You should have just installed glibc. Were there any problems installing glibc?

Andy
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to