Re: inetutils-1.8 build error

2011-07-25 Thread Frederick Muriithi
Thanks. My problem was ncurses. I built and installed ncurses again and the problem was solved. Thank you. -- Frederick M. Muriithi -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Break between the builds

2011-07-25 Thread Ashutosh Narayan
--- On Fri, 7/22/11, Danny Engelbarts wrote: From: Danny Engelbarts Subject: Re: Break between the builds To: "Ashutosh Narayan" Cc: "LFS Support List" Date: Friday, July 22, 2011, 7:03 PM On vr, 2011-07-22 at 06:24 -0700, Ashutosh Narayan wrote: > --- On Fri, 7/22/11, Danny Engelbarts wrot

Re: more glibc problems

2011-07-25 Thread Andrew Elian
On Mon, Jul 25, 2011 at 10:19:04PM -0400, Bill Cunningham wrote: > I received this error message when my compilation finally broke. I was > doing well for a long time. > > > /mnt/lfs/g/nscd/nscd.o: In function `nscd_open_socket': > /mnt/lfs/glibc-2.13/nscd/nscd.c:442: undefined reference to

more glibc problems

2011-07-25 Thread Bill Cunningham
I received this error message when my compilation finally broke. I was doing well for a long time. /mnt/lfs/g/nscd/nscd.o: In function `nscd_open_socket': /mnt/lfs/glibc-2.13/nscd/nscd.c:442: undefined reference to `__stack_chk_guard' /mnt/lfs/glibc-2.13/nscd/nscd.c:460: undefined reference

Re: glibc

2011-07-25 Thread Juan Alberto Regalado Galván
2011/7/25 Bill Cunningham > > http://www.linuxfromscratch.org/lfs/view/stable/chapter05/glibc.html > >    This case 'uname -m' and so on text is not working for me. Where should > this configparams file be created. It's not being created anywhere for me. > > Bill According to the book, the file s

glibc

2011-07-25 Thread Bill Cunningham
http://www.linuxfromscratch.org/lfs/view/stable/chapter05/glibc.html This case 'uname -m' and so on text is not working for me. Where should this configparams file be created. It's not being created anywhere for me. Bill -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http

Re: glibc error again

2011-07-25 Thread Bill Cunningham
Andrew Benton wrote: > On Mon, 25 Jul 2011 09:29:59 -0400 > "Bill Cunningham" wrote: > >> I am using the stable 6.8 versions now and I keep getting this >> error when trying to compile glibc. >> >> >> printf_fp.c: In function '___printf_fp': >> printf_fp.c:643:17: warning: variable 'used_limbs

Re: paco [Águas passadas].

2011-07-25 Thread Fernando de Oliveira
- Mensagem original - > De: Lars Bamberger > Para: blfs-supp...@linuxfromscratch.org > Cc: > Enviadas: Domingo, 24 de Julho de 2011 8:53 > Assunto: Re: paco > > Oh, I think I'm loosing track of what the problem was in the first > place. :-/ I do not think so. Again, thank you very much

Re: glibc error again

2011-07-25 Thread Andrew Benton
On Mon, 25 Jul 2011 09:29:59 -0400 "Bill Cunningham" wrote: > I am using the stable 6.8 versions now and I keep getting this error > when trying to compile glibc. > > > printf_fp.c: In function '___printf_fp': > printf_fp.c:643:17: warning: variable 'used_limbs' set but not used > [-Wunus

Re: inetutils-1.8 build error

2011-07-25 Thread Andrew Benton
On Mon, 25 Jul 2011 17:19:26 +0800 Frederick Muriithi wrote: > Hi there? > Having trouble compiling inetutils-1.8 in chapter 6 of version 6.8 of > the LFS book. The following is the last few lines of the error output > on issuing the 'make' command: > > Making all in telnet > make[2]: Entering d

glibc error again

2011-07-25 Thread Bill Cunningham
I am using the stable 6.8 versions now and I keep getting this error when trying to compile glibc. printf_fp.c: In function '___printf_fp': printf_fp.c:643:17: warning: variable 'used_limbs' set but not used [-Wunused-but-set-variable] make[2]: *** No rule to make target `/lfs/include/linux

inetutils-1.8 build error

2011-07-25 Thread Frederick Muriithi
Hi there? Having trouble compiling inetutils-1.8 in chapter 6 of version 6.8 of the LFS book. The following is the last few lines of the error output on issuing the 'make' command: Making all in telnet make[2]: Entering directory `/sources/inetutils-1.8/telnet' CC authenc.o CC commands