Re: [lfs-support] Packages Dependency Graph

2012-06-11 Thread Yasser Zamani
Date: Sun, 10 Jun 2012 14:24:15 -0500 From: bruce.du...@gmail.com To: lfs-support@linuxfromscratch.org Subject: Re: [lfs-support] Packages Dependency Graph Take a look at http://www.linuxfromscratch.org/lfs/view/development/appendices/dependencies.html It basically describes a graph.

[lfs-support] Book 7.1 Chapter 6.7 Linux API headers: make headers_check

2012-06-11 Thread Mike Young
Hi all This is my first lfs build, and it was going swimmingly until I hit this little wall. Unfortunately I am very much a newbie, so I have absolutely no idea how to read these outputs (I'm just getting to grips with what's actually going on!) So, to the point. make mrproper went without

Re: [lfs-support] Book 7.1 Chapter 6.7 Linux API headers: make headers_check

2012-06-11 Thread Yasser Zamani
Date: Mon, 11 Jun 2012 12:35:59 +0100 From: mikeyoun...@googlemail.com To: lfs-support@linuxfromscratch.org Subject: [lfs-support] Book 7.1 Chapter 6.7 Linux API headers: make headers_check Hi all This is my first lfs build, and it was going swimmingly until I hit this little wall.

Re: [lfs-support] Book 7.1 Chapter 6.7 Linux API headers: make headers_check

2012-06-11 Thread Eleanore Boyd
On 6/11/2012 6:35 AM, Mike Young wrote: Hi all This is my first lfs build, and it was going swimmingly until I hit this little wall. Unfortunately I am very much a newbie, so I have absolutely no idea how to read these outputs (I'm just getting to grips with what's actually going on!)

Re: [lfs-support] Book 7.1 Chapter 6.7 Linux API headers: make headers_check

2012-06-11 Thread Mike Young
root:/# find /tools -name strict.pm /tools/lib/per15/5.14.2/strict.pm root:/# find /tools -iname *perl* /tools/bin/perl /tools/lib/per15/5.14.2/TAP/Parser/SourceHandler/Perl.pm /tools/lib/per15/5.14.2/Pod/Perldoc /tools/lib/per15/5.14.2/Pod/Perldoc.pm /tools/lib/per15/5.14.2/ExtUtils/Miniperl.pm

Re: [lfs-support] Book 7.1 Chapter 6.7 Linux API headers: make headers_check

2012-06-11 Thread Eleanore Boyd
On 6/11/2012 7:21 AM, Mike Young wrote: root:/# find /tools -name strict.pm http://strict.pm /tools/lib/per15/5.14.2/strict.pm http://strict.pm root:/# find /tools -iname *perl* /tools/bin/perl /tools/lib/per15/5.14.2/TAP/Parser/SourceHandler/Perl.pm /tools/lib/per15/5.14.2/Pod/Perldoc

Re: [lfs-support] Book 7.1 Chapter 6.7 Linux API headers: make headers_check

2012-06-11 Thread Mike Young
Thank you both for your help :) Also thanks for the copy+paste tip, it feels a bit like cheating but it certainly saves time and errors! Mike On Mon, Jun 11, 2012 at 2:19 PM, Eleanore Boyd cara...@cox.net wrote: On 6/11/2012 7:21 AM, Mike Young wrote: root:/# find /tools -name strict.pm

Re: [lfs-support] Book 7.1 Chapter 6.7 Linux API headers: make headers_check

2012-06-11 Thread Yasser Zamani
Date: Mon, 11 Jun 2012 14:53:48 +0100 From: mikeyoun...@googlemail.com To: lfs-support@linuxfromscratch.org Subject: Re: [lfs-support] Book 7.1 Chapter 6.7 Linux API headers: make headers_check Thank you both for your help :) Also thanks for the copy+paste tip, it feels a bit like cheating but