[lfs-dev] Modifications for building /tools outside intended root partition

2012-07-15 Thread Guy Dalziel
I don't know if we mention this in the book, although something about multiple partitions springs to mind. This is just a heads up to anyone who attempts to do the same. I like to spread my system over multiple partitions, and I typically give about 500M to / as it rarely needs any more than that;

Re: Small grammar correction

2010-03-09 Thread Guy Dalziel
On Tue, Mar 09, 2010 at 06:20:45AM -0500, stosss wrote: > To illustrate: This package has... is correct. This package have... is > not correct. That's because 'package' is singular, not plural. You wouldn't say, "the cats has a new ball", it would be, "the cats have a new ball". In the case of you

Re: Small grammar correction

2010-03-09 Thread Guy Dalziel
On Tue, Mar 09, 2010 at 05:21:35AM -0700, Matthew Burgess wrote: > "This package contains math libraries and have useful functions" in the > context of > this correction should really be read as: > > "This package...have useful functions", which is clearly wrong. The way that I read the sentence

Re: Small grammar correction

2010-03-09 Thread Guy Dalziel
On Tue, Mar 09, 2010 at 04:24:33AM -0500, stosss wrote: > - This package contains math libraries and have useful functions for > arbitrary precision arithmetic. It is required to build Gcc. > + This package contains math libraries and has useful functions for > arbitrary precision arithmetic. It is

Re: suggestion: add wget

2009-12-24 Thread Guy Dalziel
On Sun, Dec 20, 2009 at 05:20:43PM -0800, clark hammer wrote: > It would be beneficial if the community added wget to lfs. This would allow > lfs users to download additional software once they build their own lfs > system. I think if we went adding software that is "nice to have" LFS would quickl

Re: I got error at chapter 8.4. GRUB-0.97

2009-10-26 Thread Guy Dalziel
On Mon, Oct 26, 2009 at 02:47:52AM -0700, kevin631012 wrote: > Hi All, > good news is I add SATA drivers in my kernel . it's able to Mount /dev/root > now . > Thanks for all of your information and clues . Please observe proper netiquette: http://www.linuxfromscratch.org/faq/#netiquette Posts sh

Re: testsuite

2009-10-21 Thread Guy Dalziel
On Wed, Oct 21, 2009 at 10:56:32AM -0500, Bruce Dubbs wrote: > Guy Dalziel wrote: > > After just making the mistake of using 'testsuite' rather than 'test > > suite' I grepped to find any other instances of 'testsuite'. The results > > show

testsuite

2009-10-21 Thread Guy Dalziel
After just making the mistake of using 'testsuite' rather than 'test suite' I grepped to find any other instances of 'testsuite'. The results show that there are quite a few uses of this, shall I go through and change these occurances? pgpanhOTyvisV.pgp Description: PGP signature -- http://linux

Re: LFS SVN Chapter 6.13 misleading note

2009-09-11 Thread Guy Dalziel
On Fri, Sep 11, 2009 at 02:15:28PM +0100, Guy Dalziel wrote: > > checking compiler gcc -pipe -O2 -march=athlon64-sse3 -fomit-frame-pointer > > ABI=32 -pipe -O2 -march=athlon64-sse3 -fomit-frame-pointer... no > > checking compiler icc -pipe -O2 -march=athlon64-sse3 -fomit-fram

Re: LFS SVN Chapter 6.13 misleading note

2009-09-11 Thread Guy Dalziel
On Fri, Sep 11, 2009 at 01:58:51PM +0200, Philipp Christian Loewner wrote: > root:/sources/gmp-4.3.1# ./configure --prefix=/usr --enable-cxx --enable-mpbsd > checking build system type... athlon64-pc-linux-gnu > checking host system type... athlon64-pc-linux-gnu > checking for a BSD-compatible inst

grep 2.5.4 fmbtest test failure

2009-09-04 Thread Guy Dalziel
For Grep in chapter 6 we apply a patch of Debian fixes. It seems, however, that it is this patch that is causing fmbtest.sh to fail. The unpatched Grep passed all 14 tests while the patched one did not. I think that we should reconsider the use of it. http://quantum.linuxfromscratch.org/~gdalziel/

GCC inconsistency

2009-09-04 Thread Guy Dalziel
On the GCC page (chapter 6) there appears to be a slight error in one of the text examples for verfication of functionality. Under the command `grep -B4 '^ /usr/include' dummy.log' there follows the following text: #include <...> search starts here: /usr/local/include /usr/lib/gcc/x86_64-unknown

Re: Coreutils i18n patch prevents dash from building

2009-08-15 Thread Guy Dalziel
On Sat, Aug 15, 2009 at 09:54:33AM -0600, Matthew Burgess wrote: > Ah, it does, but only on an earlier invocation of sort! So, I guess, for > now, BLFS could have a patch to dash to add LC_COLLATE=C to the other > call to sort in src/mkbuiltins. > > Longer-term though, we certainly need to fix up

Re: LFS-6.5 RC2 plans

2009-07-29 Thread Guy Dalziel
On Wed, Jul 29, 2009 at 01:29:31AM -0800, Rabbit wrote: > "Me too, but I think we should use just only use i686-pc-linux-gnu > because I think it doesn't make sense to use i686-pc-lfs-gnu." Actually, I recently tried to do a build using i686-pc-linux-gnu in the temp toolchain and it failed. That f

Perl 5.10.0 Archive/Extract test failure

2009-07-25 Thread Guy Dalziel
There is a failure in one of the tests in Perl 5.10.0 (chapter 6) under the development book, the test is Archive/Extract. I pulled the fixes for this from upstream which stems from a problem with newer versions of tar. See attached. Submitted By: Guy Dalziel Date: 2009-07-25 Initial Package

Re: gawk-3.1.7

2009-07-24 Thread Guy Dalziel
On Fri, Jul 24, 2009 at 02:03:10AM -0600, Matthew Burgess wrote: > I don't mind adding it to 6.5 though, if the general opinion is that it > belongs in > there. I don't know if I would say that it belongs there, as such, but I merely felt that it keeps things a bit cleaner. Anything that cooperat

Re: GCC 4.4.1

2009-07-23 Thread Guy Dalziel
On Thu, Jul 23, 2009 at 07:04:56PM +0200, Tobias Gasser wrote: > i just applied the patch from the book for 4.4.0 in chapter 5: > hunk #1 succeeded at 6467 (offset 97 lines). > > no real problems during compiling the book. I've only compiled the temp-toolchain so far but I haven't had any i

gawk-3.1.7

2009-07-23 Thread Guy Dalziel
Gawk 3.1.7 was released yesterday. I think we should include this in 6.5 as it removes the need for ac_cv_func_working_mktime. Grep'ing the configure output shows "checking for working mktime... yes" with the use of './configure --prefix=/tools'. pgpEhDUe68oSf.pgp Description: PGP signature -- h

Re: GCC-4.4.1 imminent

2009-07-23 Thread Guy Dalziel
On Wed, Jul 22, 2009 at 07:04:57AM -0600, Matthew Burgess wrote: > As such, do we want to squeeze this in to LFS-6.5? I realise > that the 6.5 scope has had a couple of last minute additions > since RC1 was cut, but as this is a toolchain package I think > it may fall outside our usual freeze rule

Re: e2fsprogs-1.41.8 test failures

2009-07-21 Thread Guy Dalziel
On Mon, Jul 20, 2009 at 07:47:52PM -0700, Chris R. Jones wrote: > Apologies, I thought lfs-dev was the place for discussing defects in the > development version of the book and lfs-support was for released versions. It is not a defect when the LFS book only currently supports a 32-bit platform. h

Re: Util-Linux _NG 2.16-rc2

2009-07-14 Thread Guy Dalziel
On Tue, Jul 14, 2009 at 02:37:20PM -0500, Bruce Dubbs wrote: > So now the question arises: Do we need util-linux-ng in Chapter 5? I found myself wondering the same thing. As I copied over {,u}mount I thought to myself, "do I actually really need these?". Even as a user of multiple partitions I mou

Re: e2fsprogs-1.41.7 hardcoded path

2009-07-06 Thread Guy Dalziel
On Tue, Jul 07, 2009 at 12:37:47AM +0200, Gilles Espinasse wrote: > I send a patch and it has been applied. > https://sourceforge.net/tracker/?func=detail&aid=2780205&group_id=2406&atid=102406 That's good to hear, it seems that a lot of seds are starting to become uneeded. pgpiDMJNNxhAz.pgp Desc

e2fsprogs-1.41.7 hardcoded path

2009-07-06 Thread Guy Dalziel
e2fsprogs no longer hard codes rm in lib/blkid/test_probe.in. I rolled back a few versions to check when this happened and it was 1.41.6. The test executes 'rm' and therefore will find /tools/bin/rm to satisfy it. pgpz2M9konT5a.pgp Description: PGP signature -- http://linuxfromscratch.org/mailm

Re: New BLFS Editor

2009-07-06 Thread Guy Dalziel
On Mon, Jul 06, 2009 at 11:43:00AM -0500, Randy McMurchy wrote: > I'd like to announce that Guy Dalziel has accepted a position as a BLFS > Editor. Thank you Randy. Since I have so much time on my hands and I enjoy developing so much I figured it would be the perfect time to put my en

Re: Util-linux-ng-2.16-rc2 no longer uses /etc/adjtime

2009-07-06 Thread Guy Dalziel
On Mon, Jul 06, 2009 at 11:17:08AM -0500, Bruce Dubbs wrote: > This type of comment is better in the Util-linux-ng ticket. I've added it. Thanks Bruce, I'll send any other corrections that I find that way as well. pgp6KVsbusoOA.pgp Description: PGP signature -- http://linuxfromscratch.org/mail

Util-linux-ng-2.16-rc2 no longer uses /etc/adjtime

2009-07-06 Thread Guy Dalziel
Under previous versions of Util-linux-ng we've always complied with the FHS by changing /etc/adjtime to /var/lib/hwclock/adjtime. It now seems that 2.16-rc2 uses /var/lib/hwclock/adjtime and makes the sed command defunct. We can remove therefore remove the FHS compliance notes for 2.16. pgpJkVy3

Re: GCC 4.4.0 XCFLAGS

2009-07-04 Thread Guy Dalziel
On Sat, Jul 04, 2009 at 06:52:49AM -0700, Bryan Kadzban wrote: > The point of adding that flag was to create byte-for-byte identical > compiler binaries. Have you verified that hacking on T_CFLAGS (instead > of XCFLAGS) actually does this? Frankly after around the 10th compile of gcc just to chec

GCC 4.4.0 XCFLAGS

2009-07-03 Thread Guy Dalziel
It seems that GCC no longer contains XCFLAGS in gcc/Makefile.in. Instead, there is a new function called T_CFLAGS in its place. The comment says "T_CFLAGS is used for all compilations and is overriden by t-* files" where previously it said, "XCFLAGS is used for most compilations but not when usin

Re: Missing LFS-6.3 in museum

2009-07-03 Thread Guy Dalziel
On Fri, Jul 03, 2009 at 10:34:10AM +0200, Gilles Espinasse wrote: > I wanted to look at some 6.3 instructions but 6.3 is missing in lfs-museum > download section. Gilles, I believe that 6.3 is on the livecd, it certainly is on mine. lfslivecd-x86-6.3-r2160.iso should be the most recent, I hope thi

Re: hwclock

2009-06-24 Thread Guy Dalziel
On Tue, Jun 23, 2009 at 05:24:19PM -0500, Bruce Dubbs wrote: > will not be able to save it's drift adjustment parameters. It may be a non > issue for us because I haven't heard anyone complain and the error message > should be in the logs. I have seperate /tmp and /var partitions as I like to

Re: binutils testsuite

2009-06-14 Thread Guy Dalziel
On Sun, Jun 14, 2009 at 08:06:09PM +0200, jp wrote: > I used binutils-2.19.51, with this build. Tests are just fine with it. By the Thanks for the heads-up, I'll grab the snapshot and use that. It sounds like binutils is heading in the right direction. -- http://linuxfromscratch.org/mailman/list

binutils testsuite

2009-06-14 Thread Guy Dalziel
Whenever I ran the binutils testsuite it would always end with an error, the attached patch fixes this and allows the binutils testsuite to finish properly. Credit for this goes to Jan Kratochvil at nabble.com. --- binutils-2.19.1/ld/testsuite/ld-elfcomm/common1b.c 2003-04-15 09:38:10.0

Re: glibc-2.10.1 all tests successful except for annexc

2009-06-14 Thread Guy Dalziel
I can confirm this, I recently built glibc 2.10.1 against the 2.6.30 headers with the same results. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: libdv-0.104

2006-12-11 Thread Guy Dalziel
On 11/12/06, Robert Connolly <[EMAIL PROTECTED]> wrote: make[3]: Entering directory `/usr/src/libdv/libdv-0.104/libdv' if /bin/sh ../libtool --silent --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -g -MT YUY2.lo -MD -MP -MF ".deps/YUY2.Tpo" -c -o YUY2.lo YUY2.c; \