Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Ken Moffat
On Fri, Jun 21, 2013 at 05:03:53PM -0700, John Black wrote: > My main purpose is creating Live CD with some unicodes support, should I > consider something about USB modem? Ambition, and having goals which encourage you to learn, is great. But I fear you have a lot of topics to learn about. I

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Bruce Dubbs
John Black wrote: > - > root:/sys/class/net# dmesg|grep eth0 > [2.611331] via-rhine :00:12.0: eth0: VIA Rhine II at 0xfdffe000, > 00:e0:4d:56:48:0a, IRQ 23 > [2.612057] via-rhine :00:12.0: eth0: MII PHY found at address 1, > status 0x7849 advertising 01e1 Link >

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread John Black
From: Bruce Dubbs To: John Black ; LFS Support List Sent: Friday, June 21, 2013 8:38 PM Subject: Re: [lfs-support] First LFS login/boot John Black wrote: > > John Black wrote: > >> I got command not found >> --- >> root:/# ipconfig -a >> bash: ip

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Fernando de Oliveira
Em 21-06-2013 18:00, Molly Jakić escreveu: > Hi friends. May I bring your attention to this message. > http://www.mail-archive.com/lfs-support@linuxfromscratch.org/msg20152.html > Specifically the part that reads "I don't have network card, I use USB > modem" > > Regards, > > Molly > > You ar

Re: [lfs-support] [SOLVED] Can't compile Check-0.9.9 package

2013-06-21 Thread Bruce Dubbs
Sergey Shidlovsky wrote: >> >> Doh, second in a week (I guess) >> >> http://www.linuxfromscratch.org/lfs/errata/7.3/ >> > > Shame on me! Just before building had a look at errata, but forgot to look > again while building check package. Thanks a lot to all anwerers. =) > > P.S. Excuse me one more t

[lfs-support] [SOLVED] Can't compile Check-0.9.9 package

2013-06-21 Thread Sergey Shidlovsky
> > Doh, second in a week (I guess) > > http://www.linuxfromscratch.org/lfs/errata/7.3/ > Shame on me! Just before building had a look at errata, but forgot to look again while building check package. Thanks a lot to all anwerers. =) P.S. Excuse me one more time, am I responding to emails correct

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Molly Jakić
On 21 June 2013 21:38, Bruce Dubbs wrote: > John Black wrote: > > > > John Black wrote: > > > >> I got command not found > >> --- > >> root:/# ipconfig -a > >> bash: ipconfig: command not found > >> root:/# ifconfig eth0 up > >> bash: ifconfig: command not found > >> root:/# ifconfig eth0

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Bruce Dubbs
John Black wrote: > > John Black wrote: > >> I got command not found >> --- >> root:/# ipconfig -a >> bash: ipconfig: command not found >> root:/# ifconfig eth0 up >> bash: ifconfig: command not found >> root:/# ifconfig eth0 192.168.1.1 netmask 255.255.255.0 >> bash: ifconfig: command not

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread John Black
John Black wrote: > I got command not found > --- > root:/# ipconfig -a > bash: ipconfig: command not found > root:/# ifconfig eth0 up > bash: ifconfig: command not found > root:/# ifconfig eth0 192.168.1.1 netmask 255.255.255.0 > bash: ifconfig: command not found > --- ipconfig is a

Re: [lfs-support] Coreutils make error in ch.6.26

2013-06-21 Thread William Harrington
On Jun 21, 2013, at 2:11 PM, hans kaper wrote: Can't locate unicore/Heavy.pl in @INC (@INC contains: /tools/lib/perl5/site_perl/5.16.1/i686-linux /tools/lib/perl5/site_perl/5.16.1 /tools/lib/perl5/5.16.1/i686-linux /tools/lib/perl5/5.16.1 .) at /tools/lib/perl5/5.16.1/utf8_heavy.pl line 176.

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread Bruce Dubbs
John Black wrote: > I got command not found > --- > root:/# ipconfig -a > bash: ipconfig: command not found > root:/# ifconfig eth0 up > bash: ifconfig: command not found > root:/# ifconfig eth0 192.168.1.1 netmask 255.255.255.0 > bash: ifconfig: command not found > --- ipconfig is a

Re: [lfs-support] Coreutils make error in ch.6.26

2013-06-21 Thread Bruce Dubbs
hans kaper wrote: > I am building LFS 7.2 bij copy-pasting the commands from the book in > scripts. > In chapter 6.26 building Coreutils 8.19 I get an error: > > Making all in man > make[2]: Entering directory `/sources/coreutils-8.19/man' > GEN cut.1 > Can't locate unicore/Heavy.pl in @IN

Re: [lfs-support] First LFS login/boot

2013-06-21 Thread John Black
On Jun 19, 2013, at 2:24 PM, John Black wrote: I don't know how to do that, please give me complete command line Mr. William http://andys.org.uk/bits/2010/02/24/iproute2-life-after-ifconfig/  That'll give you some pointers. Or you can read the full docs here:  http://www.policyrouting.org/ipro

[lfs-support] Coreutils make error in ch.6.26

2013-06-21 Thread hans kaper
I am building LFS 7.2 bij copy-pasting the commands from the book in scripts. In chapter 6.26 building Coreutils 8.19 I get an error: Making all in man make[2]: Entering directory `/sources/coreutils-8.19/man' GEN cut.1 Can't locate unicore/Heavy.pl in @INC (@INC contains: /tools/lib/p

Re: [lfs-support] Can't compile Check-0.9.9 package

2013-06-21 Thread William Harrington
On Jun 21, 2013, at 3:57 AM, Sergey Shidlovsky wrote: First command, "./configure --prefix=/tools" goes okay. But when I'm trying to say next "make", I get compilation errors: http://www.linuxfromscratch.org/lfs/support.html Sincerely, William Harrington-- http://linuxfromscratch.org/mail

Re: [lfs-support] Can't compile Check-0.9.9 package

2013-06-21 Thread Bruce Dubbs
Sergey Shidlovsky wrote: > Hello, everybody! > > I'm trying to get my firs LFS, based on 7.3 version of The Book. > The host system is Debian Wheezy 7.0 with 3.2.0 kernel. All requirements > for host system were met. The lfs user environments ($LFS variable etc.) > set properly. > > Now I'm in the

Re: [lfs-support] Can't access my sources directory to install build files

2013-06-21 Thread Jan-Christoph Bornschlegel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am 03.06.2013 01:32, schrieb scott maxwell: > Sorry about the top posting. I have never posted to an email forum > like this before and had no idea what you were writing about. My > smart wife came to the rescue. Thank you all for your help. A si

Re: [lfs-support] Can't compile Check-0.9.9 package

2013-06-21 Thread Armin K.
On 06/21/2013 10:57 AM, Sergey Shidlovsky wrote: > Hello, everybody! > > I'm trying to get my firs LFS, based on 7.3 version of The Book. > The host system is Debian Wheezy 7.0 with 3.2.0 kernel. All requirements > for host system were met. The lfs user environments ($LFS variable etc.) > set prop

[lfs-support] Can't compile Check-0.9.9 package

2013-06-21 Thread Sergey Shidlovsky
Hello, everybody! I'm trying to get my firs LFS, based on 7.3 version of The Book. The host system is Debian Wheezy 7.0 with 3.2.0 kernel. All requirements for host system were met. The lfs user environments ($LFS variable etc.) set properly. Now I'm in the middle of chapter 5 "Constructing a Tem