expect -c "spawn ls" command using Package Users hint

2010-08-17 Thread Juan Antonio Moreno Carmona
Hi all. I am trying build lfs-svn-20100810 following the Package Users hint. All went well until the chapter 6.12. When I try, as the binutils user, the command 'expect -c "spawn ls"', the response I get is not the expected one but the: The sysem has no more ptys... If I run that command as the r

Re: expect -c "spawn ls" command using Package Users hint

2010-08-17 Thread jxa127
Aug 17, 2010 06:42:29 AM, lfs-support@linuxfromscratch.org wrote: >Hi all. >I am trying build lfs-svn-20100810 following the Package Users hint. All went >well until the chapter 6.12. When I try, as the binutils user, the command >'expect >-c "spawn ls"', the response I get is not the expect

Re: expect -c "spawn ls" command using Package Users hint

2010-08-17 Thread Juan Antonio Moreno Carmona
I have read de LFS FAQ and, about this question, I have checked if all it's ok. I use the lfs LiveCD so I know the kernel is configured correctly. root:/sources# ls -l /dev/ptmx crw-rw-rw 1 root tty 5, 2 Dec 30 2007 /dev/ptmx root:/sources# ls -ld /dev/pts drwxr-xr-x 2 root root 0 Aug 15 12:00 /

Re: expect -c "spawn ls" command using Package Users hint

2010-08-17 Thread Andrew Benton
On 17/08/10 12:39, Juan Antonio Moreno Carmona wrote: > Hi all. > I am trying build lfs-svn-20100810 following the Package Users hint. All > went well until the chapter 6.12. When I try, as the binutils user, the > command 'expect -c "spawn ls"', the response I get is not the expected > one but the

Re: expect -c "spawn ls" command using Package Users hint

2010-08-17 Thread Juan Antonio Moreno Carmona
> > Why? > > Well, no sufficient good reason, I know. Maybe don't have to change account between the user package and root for to know if the package was successfully build before install it and I think than that would be only necessary in the cases of binutils and gcc. For the others packages in l

Re: expect -c "spawn ls" command using Package Users hint

2010-08-17 Thread Drew Ames
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/17/2010 01:48 PM, Juan Antonio Moreno Carmona wrote: > > > Why? > > Well, no sufficient good reason, I know. > Maybe don't have to change account between the user package and root > for to know if the package was successfully build before ins