Re: [lfs-support] New development live CD

2012-03-29 Thread Philippe Delavalade
Le jeudi 29 mars à 04:07, Eleanore Boyd a écrit : > On 3/28/2012 7:45 PM, Anand Arumugam wrote: > >> no. I happen to not be impaired in any way like that, so > >> having the accessibility options on the livecd only wasted space. > >> However, once I can figure out why scp doesn't want t

[lfs-support] problem with glibc

2012-03-29 Thread ankit vishwakarma
presently i am doing with chapter 5.7 glibc installation i have applied the patches restarted the budil many a times but the following error occurs consistently please help. In file included from ../sysdeps/unix/sysv/linux/syslog.c:10:0: ../misc/syslog.c: In function '__vsyslog_chk': ../misc/sys

Re: [lfs-support] problem with glibc

2012-03-29 Thread Andrew Benton
On Thu, 29 Mar 2012 09:10:52 +0100 ankit vishwakarma wrote: > presently i am doing with chapter 5.7 glibc installation i have applied the > patches restarted the budil many a times but the following error occurs > consistently please help. > > > > In file included from ../sysdeps/unix/sysv/lin

[lfs-support] in "Binutils-2.22 - Pass 2" should patch the source before "cd ../binutils-build"

2012-03-29 Thread xinglp
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: [lfs-support] in "Binutils-2.22 - Pass 2" should patch the source before "cd ../binutils-build"

2012-03-29 Thread Alexander Kapshuk
What patch would that be? The book doesn't mention any. On Thu, Mar 29, 2012 at 5:35 PM, xinglp wrote: > > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > -- http://linuxfromscratc

Re: [lfs-support] in "Binutils-2.22 - Pass 2" should patch the source before "cd ../binutils-build"

2012-03-29 Thread xinglp
在 2012年3月29日 下午11:03,Alexander Kapshuk 写道: > What patch would that be? > The book doesn't mention any. http://www.linuxfromscratch.org/lfs/view/development/chapter05/binutils-pass2.html = 5.9.1. Installation of Binutils Create a separate build directory again:

[lfs-support] There is a "No such file" error in chapter 6.6 Creating Essential Files and Symlinks

2012-03-29 Thread xinglp
http://www.linuxfromscratch.org/lfs/view/development/chapter06/createfiles.html touch /var/log/{btmp,lastlog,wtmp} chgrp -v utmp /var/run/utmp /var/log/lastlog chmod -v 664 /var/run/utmp /var/log/lastlog chmod -v 600 /var/log/btmp The "/var/run/utmp" was not created by now, shoul this be "/var/lo

Re: [lfs-support] in "Binutils-2.22 - Pass 2" should patch the source before "cd ../binutils-build"

2012-03-29 Thread Alexander Kapshuk
On Thu, Mar 29, 2012 at 6:10 PM, xinglp wrote: > 在 2012年3月29日 下午11:03,Alexander Kapshuk 写道: > > What patch would that be? > > The book doesn't mention any. > > > http://www.linuxfromscratch.org/lfs/view/development/chapter05/binutils-pass2.html > = > 5.9.1. In

Re: [lfs-support] There is a "No such file" error in chapter 6.6 Creating Essential Files and Symlinks

2012-03-29 Thread Bruce Dubbs
xinglp wrote: > http://www.linuxfromscratch.org/lfs/view/development/chapter06/createfiles.html > > touch /var/log/{btmp,lastlog,wtmp} > chgrp -v utmp /var/run/utmp /var/log/lastlog > chmod -v 664 /var/run/utmp /var/log/lastlog > chmod -v 600 /var/log/btmp > > The "/var/run/utmp" was not created

Re: [lfs-support] in "Binutils-2.22 - Pass 2" should patch the source before "cd ../binutils-build"

2012-03-29 Thread Alexander Kapshuk
On Thu, Mar 29, 2012 at 6:10 PM, xinglp wrote: > 在 2012年3月29日 下午11:03,Alexander Kapshuk 写道: > > What patch would that be? > > The book doesn't mention any. > > > http://www.linuxfromscratch.org/lfs/view/development/chapter05/binutils-pass2.html > = > 5.9.1. In

[lfs-support] lfs live cd and being blind

2012-03-29 Thread mike
hi, I am blind and build my lfs's usually using grml and an ssh session but was wondering if their is a way to get the lfs live cd to start with speakup for building? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See th

[lfs-support] LFS 6.8 Chapter 6 Section 6.12 (Binutils)

2012-03-29 Thread Lázaro Morales
Hello, After test the PTYs I get the next error: The system has no more ptys. Ask your system administrator to create more. That is fine, then I continued to remove the `standards.info` file, all right, but when I going to execute the `sed` command then I get the error: root:/# sed

Re: [lfs-support] in "Binutils-2.22 - Pass 2" should patch the source before "cd ../binutils-build"

2012-03-29 Thread xinglp
在 2012年3月29日 下午11:58,Alexander Kapshuk 写道: > > > On Thu, Mar 29, 2012 at 6:10 PM, xinglp wrote: >> >> 在 2012年3月29日 下午11:03,Alexander Kapshuk 写道: >> > What patch would that be? >> > The book doesn't mention any. >> >> >> http://www.linuxfromscratch.org/lfs/view/development/chapter05/binutils-pass

Re: [lfs-support] in "Binutils-2.22 - Pass 2" should patch the source before "cd ../binutils-build"

2012-03-29 Thread Alexander Kapshuk
On 03/29/2012 07:58 PM, xinglp wrote: > 在 2012年3月29日 下午11:58,Alexander Kapshuk 写道: > >> >> On Thu, Mar 29, 2012 at 6:10 PM, xinglp wrote: >> >>> 在 2012年3月29日 下午11:03,Alexander Kapshuk 写道: >>> What patch would that be? The book doesn't mention any. >>> >

Re: [lfs-support] problem with glibc

2012-03-29 Thread ankit vishwakarma
after running the version.sh script the following is the output ankit@ankit-Inspiron-1012:~$ bash version-check.sh bash, version 4.2.10(1)-release /bin/sh -> /bin/dash Binutils: (GNU Binutils for Ubuntu) 2.21.53.20110810 bison (GNU Bison) 2.4.1 /usr/bin/yacc -> /usr/bin/bison.yacc bzip2, Version

Re: [lfs-support] problem with glibc

2012-03-29 Thread Lázaro Morales
En 29/03/2012 14:13:05, ankit vishwakarma escribió: > after running the version.sh script the following is the output > > ankit@ankit-Inspiron-1012:~$ bash version-check.sh > bash, version 4.2.10(1)-release > /bin/sh -> /bin/dash > Binutils: (GNU Binutils for Ubuntu) 2.21.53.20110810 > bison (G

Re: [lfs-support] problem with glibc

2012-03-29 Thread Bruce Dubbs
Lázaro Morales wrote: > En 29/03/2012 14:13:05, ankit vishwakarma > escribió: > >> after running the version.sh script the following is the output >> >> ankit@ankit-Inspiron-1012:~$ bash version-check.sh >> bash, version 4.2.10(1)-release >> /bin/sh -> /bin/dash should

Re: [lfs-support] problem with glibc

2012-03-29 Thread Lázaro Morales
En 29/03/2012 15:43:23, Bruce Dubbs escribió: > No, it's not. Sorry, you have right. Lázaro -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: [lfs-support] lfs live cd and being blind

2012-03-29 Thread Eleanore Boyd
On 3/29/2012 11:03 AM, mike wrote: > hi, > > I am blind and build my lfs's usually using grml and an ssh session but was > wondering if their is a way to get the lfs live cd to start with speakup for > building? > I am working on getting accessibility support back into the livecd in general, and a

Re: [lfs-support] lfs live cd and being blind

2012-03-29 Thread Bruce Dubbs
Eleanore Boyd wrote: > I am working on getting accessibility support back into the livecd in > general, and am trying to replace the GNOME window manager with fluxbox, > so it might be a while before it can without breaking. To be honest, I > didn't expect my announcement to generate this much

Re: [lfs-support] lfs live cd and being blind

2012-03-29 Thread Eleanore Boyd
On 3/29/2012 5:44 PM, Bruce Dubbs wrote: > Eleanore Boyd wrote: > >> I am working on getting accessibility support back into the livecd in >> general, and am trying to replace the GNOME window manager with fluxbox, >> so it might be a while before it can without breaking. To be honest, I >> didn't