Re: Binutils First Round

2011-04-02 Thread Andrew Benton
On Fri, 1 Apr 2011 22:12:29 -0700 (PDT) Spencer Boyd wrote: > I think the problem is the link between (in my case) > /mnt/lfs/tools and /.  This is because when I run: > > pl -sv /mnt/lfs/tools / > > it returns > > ln: creating symbolic link `/tools': File exists > I get: andy:~$ pl -sv /mn

Re: Binutils First Round

2011-04-02 Thread Spencer Boyd
Sorry about the typo, I made it when typing the email not entering the command. I think you may have found something: spencer@spencer-desktop:~$ file /tools /tools: directory And: spencer@spencer-desktop:~$ ls -l / total 100 drwxr-xr-x   2 root root  4096 2011-03-25 07:00 bin drwxr-xr-x   3 ro

a livecd based on LFS SVN-20110330

2011-04-02 Thread xinglp
I created it by learning the Official LFS LiveCD, but my version has no desktop. jhalfs can run in it. With pkgs ssh, apache, svn, php, nginx, sqlite, mysql, gdb, valgrind Introduction http://smartutils.sf.net/livecd.html Downlowd: http://st.yesit.tk/smartlinux-2011-0402-i386.iso http://s

Re: a livecd based on LFS SVN-20110330

2011-04-02 Thread xinglp
32bits and 64bits together http://sourceforge.net/projects/smartutils/files/smartlinux-2011-0402-dual.iso/download http://st.yesit.tk/smartlinux-2011-0402-dual.iso -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the abo

Re: Binutils First Round

2011-04-02 Thread Andrew Benton
On Sat, 2 Apr 2011 07:03:24 -0700 (PDT) Spencer Boyd wrote: > Sorry about the typo, I made it when typing the email not entering the > command. > > I think you may have found something: > > spencer@spencer-desktop:~$ file /tools > /tools: directory > > ls /tools > bin  i686-lfs-linux-gnu  lib

Re: Binutils First Round

2011-04-02 Thread Spencer Boyd
That fixed it!  Thanks for your help. Sent: Saturday, April 2, 2011 11:08 AM Subject: Re: Binutils First Round On Sat, 2 Apr 2011 07:03:24 -0700 (PDT) Spencer Boyd wrote: > Sorry about the typo, I made it when typing the email not entering the > command. >