Re: Glibc fails to make. (error 2)

2010-05-20 Thread linux fan
On 5/20/10, Kyle Brennan wrote: > though. I did work in the sources directory. I got to GLibC and it ran > for about 45 minutes and then it threw this error at me: make: *** [all] > Error 2 > It just came out of the /mnt/lfs/sources/glibc-2.11.1 directory. which Wouldn't it be out of /mnt/lfs

Re: Glibc fails to make. (error 2)

2010-05-20 Thread Kyle Brennan
On 05/20/2010 05:56 AM, linux fan wrote: > On 5/20/10, Kyle Brennan wrote: > > >> though. I did work in the sources directory. I got to GLibC and it ran >> for about 45 minutes and then it threw this error at me: make: *** [all] >> Error 2 >> It just came out of the /mnt/lfs/sources/glibc-2.

Re: LFS for old Compaq LTE 5300 laptop

2010-05-20 Thread Dominic Ringuet
On Tue, May 18, 2010 at 7:03 AM, Leho PƤrnapuu wrote: > It has: > 133MHz CPU > 32MB RAM > 2167MB Hard Disk Drive > > PCMCIA TRENDnet Wireless CardBus IEEE 802.11b/2.4GHz > TEW-226PC > I had some success 1 or 2 years ago on a: 100MHz CPU 16MB RAM 800MB Hard Disk Drive Xircom ethernet/modem cardbu

6.32 Inetutils-1.7: make error: telnetd link sees Undefined 'tgetent'

2010-05-20 Thread Bill Brown
LFS ver 6.6: chapter 6.32 while making inetutils-1.7 I get the following error: make[2]: Entering directory `/sources/inetutils-1.7/telnetd' CC telnetd.o CC pty.o CC term.o CC utility.o CC state.o CC termstat.o CC slc.o CCLD telnetd utility.o:

6.32 Inetutils-1.7: make error: telnetd link sees Undefined 'tgetent'

2010-05-20 Thread Bill Brown
LFS ver 6.6: chapter 6.32 while making inetutils-1.7 I get the following error: make[2]: Entering directory `/sources/inetutils-1.7/telnetd' CC telnetd.o CC pty.o CC term.o CC utility.o CC state.o CC termstat.o CC slc.o CCLD telnetd utility.o:

Re: 6.32 Inetutils-1.7: make error: telnetd link sees Undefined 'tgetent'

2010-05-20 Thread Chris Staub
On 05/21/2010 01:06 AM, Bill Brown wrote: > LFS ver 6.6: chapter 6.32 > > while making inetutils-1.7 I get the following error: > > utility.o: In function `terminaltypeok': > /sources/inetutils-1.7/telnetd/utility.c:825: undefined reference to > `tgetent' > collect2: ld returned 1 exit status > mak