Re: Glibc build fail
| Newsgroups | gmane.linux.lfs.support |
|---|---|
| Message-ID | <[email protected]> |
Actually I did become the lfs user, in fact here are my environment variables: lfs:/mnt/lfs/sources/glibc/build$ cat ~/.bashrc set +h umask 022 LFS=/mnt/lfs LC_ALL=POSIX LFS_TGT=$(uname -m)-lfs-linux-gnu PATH=/usr/bin if [ ! -L /bin ]; then PATH=/bin:$PATH; fi PATH=$LFS/tools/bin:$PATH CONFIG_SITE=$LFS/usr/share/config.site export LFS LC_ALL LFS_TGT PATH CONFIG_SITE export MAKEFLAGS=-j$(nproc) lfs:/mnt/lfs/sources/glibc/build$ If you need any more details let me know -- http://lists.linuxfromscratch.org/sympa/info/lfs-support Unsubscribe: See the above information page