On 08/18/14 00:16, Jean-Marc Pigeon wrote:
Bonjour Chris,


:-}}

 From lfs user home directory:
lfs:~$ cd
lfs:~$ echo 'main(){}' > dummy.c
lfs:~$ cc dummy.c
lfs:~$ readelf -l a.out | grep ': /tools'
       [Requesting program interpreter: /tools/lib/ld-linux.so.2]

lfs:~$ env
TERM=xterm
LC_ALL=POSIX
LFS=/mnt/lfs
PATH=/tools/bin:/bin:/usr/bin
PWD=/home/lfs
LFS_TGT=i686-lfs-linux-gnu
PS1=\u:\w\$
SHLVL=1
HOME=/home/lfs
_=/tools/bin/env
OLDPWD=/home/lfs

lfs:~$ df
Filesystem        1K-blocks    Used Available Use% Mounted on
/dev/ploop48206p1  52654172 1921044  48573288   4% /
/dev/md2           61905916 5520124  53241140  10% /mnt/lfs

Well, that looks good. Can you paste the contents of config.log in file's source directory?
--
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to