Sizo Nsibande invites you to use Boxbe

2010-08-10 Thread Sizo Nsibande
LFS, I'd like to share approved contacts with you on Boxbe Here's the link: https://www.boxbe.com/register?tc=4159830561_1338141916 -Sizo This message was sent at the request of ooz...@gmail.com. If you want to opt-out of invitations from Boxbe members, use this link: https://www.boxbe.com/u

gcc-4.0.3 make error

2007-03-12 Thread sizo nsibande
/sources/gcc-build/gcc/include/limits.h:122:61: error: limits.h: No such file or directory In file included from ../../gcc-4.0.3/gcc/crtstuff.c:64: ../../gcc-4.0.3/gcc/tsystem.h:111:18: error: time.h: No such file or directory make[1]: *** [crtbegin.o] Error 1 make[1]: Leaving directory `/sources/g

Re: gcc-4.0.3 make error

2007-03-14 Thread sizo nsibande
Thanks a lot, this worked, much appreciation! On 3/12/07, JIM CAMERON <[EMAIL PROTECTED]> wrote: > --- sizo nsibande <[EMAIL PROTECTED]> wrote: > > > /sources/gcc-build/gcc/include/limits.h:122:61: > > error: limits.h: No > > such file or directory > >

Re: gcc-4.0.3 make error

2007-03-15 Thread sizo nsibande
certainly, if you tell me where to find the netiquette documentation I shall investigate. On 3/15/07, Bauke Jan Douma <[EMAIL PROTECTED]> wrote: > sizo nsibande wrote on 15-03-07 06:54: > > Thanks a lot, this worked, much appreciation! > > > > On 3/12/07, JIM CAMERO

Re: gcc-4.0.3 make error

2007-03-15 Thread sizo nsibande
Thank you, and sorry for the inconvinience. On 3/15/07, Jon Reynolds <[EMAIL PROTECTED]> wrote: > sizo nsibande wrote: > > certainly, if you tell me where to find the netiquette documentation I > > shall investigate. > > http://www.linuxfromscratch.org/

(chp 6.22) perl-5.8.8 make error on line 159

2007-03-15 Thread sizo nsibande
"make[1]: Entering directory `/sources/perl-5.8.8/x2p' makefile:159: *** missing separator. Stop. make[1]: Leaving directory `/sources/perl-5.8.8/x2p' make: *** [x2p/s2p] Error 2 root:/sources/perl-5.8.8#" I am using an i686 and have followed the book (version 6.2) as should. I got the same error

Re: (chp 6.22) perl-5.8.8 make error on line 159

2007-03-16 Thread sizo nsibande
wrote: > sizo nsibande wrote on 15-03-07 11:52: > > "make[1]: Entering directory `/sources/perl-5.8.8/x2p' > > makefile:159: *** missing separator. Stop. > > make[1]: Leaving directory `/sources/perl-5.8.8/x2p' > > make: *** [x2p/s2p] Error 2 > > roo

Re: (chp 6.22) perl-5.8.8 make error on line 159

2007-03-18 Thread sizo nsibande
Could you please elaborate on how I am supposed to fix the /dev/null issue if that is the problem because at first there was no /dev/null at all and I created it my self using "touch" and when I run the command that John suggested "test -c /dev/null && echo Ok" nothing happens at all. The problem o

Re: (chp 6.22) perl-5.8.8 make error on line 159

2007-03-19 Thread sizo nsibande
you guys especially Alan. On 3/19/07, Alan Lord <[EMAIL PROTECTED]> wrote: > sizo nsibande wrote: > > Could you please elaborate on how I am supposed to fix the /dev/null > > issue if that is the problem because at first there was no /dev/null > > at all and I created i

flex and lex output problem

2007-03-19 Thread sizo nsibande
Gentlemen and "ladies" of the list, good day to you all! I am unfotunately running into another one of the many lfs build problems. I am on chapter 6.33 building Flex-2.5.33 and have followed the book as precisely as possible but I get this error at the bottom: "checking lex output file root

Re: (chp 6.22) perl-5.8.8 make error on line 159

2007-03-19 Thread sizo nsibande
Thanks Wit, I'll certainly remember this in the future. On 3/19/07, Wit <[EMAIL PROTECTED]> wrote: > sizo nsibande wrote: > > Could you please elaborate on how I am supposed to fix the /dev/null > > issue if that is the problem because at first there was no /dev/null &

Re: perl compilation fails

2007-03-21 Thread sizo nsibande
Did you run make test (if you did the book sys it is not recommended)? Anyways I too ran into a lot of trouble with pearl, my problem was partly because I had restarted my host OS (LFS-LiveCD) and not ch-rooted properly into the toolchain, I am no expert and I am actually new to linux, but I'm just

problem installing the man db

2007-03-22 Thread sizo nsibande
When I run the command: > mv man/es{_ES.88591,} && > mv man/it{_IT.88591,} && > mv man/ja{_JP.eucJP,} && > sed -i 's,\*_\*,??,' man/Makefile.in I get the error: ###

Re: problem installing the man db

2007-03-23 Thread sizo nsibande
I have been cutting and pasting everything so as not to make any typo errors, and just now I reinstalled the berkeleydb just to satisfy the curiousity of the query Al mentioned. And as for either I installed the berkeleydb, well I certainly did, but I think this has something to do with how or wher

Re: 6.12. Q about the symlinks

2007-04-20 Thread sizo nsibande
always easier to just cut and paste, if it does not work at all then you know that there is somewhere you went wrong. On 20/04/07, Tijnema ! <[EMAIL PROTECTED]> wrote: > On 4/19/07, Dan Dis <[EMAIL PROTECTED]> wrote: > > Hallo! > > > > In Chapter 6.12.1. Installation of GCC, I've to do the followi

[GNU tar 1.15.1] testsuite: 20 failed

2007-04-23 Thread sizo nsibande
Hello I am having the problem below which is generated when I try to install tar-1.15.1 and I am using the lfs book version 6.2 ## -- ## ## GNU tar 1.15.1 test suite. ## ## -- ## 1: tar version ok 2: decompressin

Glibc-2.3.6 configure error

2007-11-08 Thread sizo nsibande
Hi I just started chapter 6 of linux from scratch using version 6.2 of the book and the accompanying LFS distro, I ran: ../glibc-2.3.6/configure --prefix=/usr --disable-profile --enable-add-ons --enable-kernel=2.6.0 --libexecdir=/usr/lib/glibc But got the error: