LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   LFS 6.8, pthread.h no such file or dir when building gcc (https://www.linuxquestions.org/questions/linux-from-scratch-13/lfs-6-8-pthread-h-no-such-file-or-dir-when-building-gcc-889281/)

Richard.Yang 06-30-2011 09:01 PM

LFS 6.8, pthread.h no such file or dir when building gcc
 
I can see the phtread.h under /usr/include/phtread.h

My environment is:
lfs@richard:/mnt/lfs/sources/gcc-build$ env
TERM=xterm
LC_ALL=POSIX
LFS=/mnt/lfs
PATH=/tools/bin:/bin:/usr/bin
PWD=/mnt/lfs/sources/gcc-build
LFS_TGT=i686-lfs-linux-gnu
PS1=${debian_chroot:+($debian_chroot)}\u@\h:\w\$
SHLVL=1
HOME=/home/lfs
_=/usr/bin/env
OLDPWD=/mnt/lfs/sources/gcc-4.5.2

Host system is Ubuntu 11.04.

Richard.Yang 07-01-2011 12:29 AM

I tried again, it succeeds.


All times are GMT -5. The time now is 10:53 PM.