Re: Coreutils i18n patch prevents dash from building

2009-08-15 Thread Matthew Burgess
On Sat, 15 Aug 2009 10:23:14 -0600, Matthew Burgess wrote: > On Sat, 15 Aug 2009 09:04:44 -0700, Dan Nicholson > wrote: >> On Sat, Aug 15, 2009 at 8:54 AM, Matthew >> Burgess wrote: >>> >>> Ah, it does, but only on an earlier invocation of sort!  So, I guess, >>> for now, BLFS could have a patch

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: Coreutils i18n patch prevents dash from building

2009-08-15 Thread Matthew Burgess
On Sat, 15 Aug 2009 09:04:44 -0700, Dan Nicholson wrote: > On Sat, Aug 15, 2009 at 8:54 AM, 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/mkbui

Re: Coreutils i18n patch prevents dash from building

2009-08-15 Thread Dan Nicholson
On Sat, Aug 15, 2009 at 8:54 AM, Matthew Burgess wrote: > On Sat, 15 Aug 2009 08:13:38 -0700, Dan Nicholson wrote: >> On Sat, Aug 15, 2009 at 7:53 AM, Matthew >> Burgess wrote: >>> Hi, >>> >>> Following a thread on blfs-support[0], it looks like the i18n >>> patch for Coreutils causes a problem du

Re: Coreutils i18n patch prevents dash from building

2009-08-15 Thread Matthew Burgess
On Sat, 15 Aug 2009 08:13:38 -0700, Dan Nicholson wrote: > On Sat, Aug 15, 2009 at 7:53 AM, Matthew > Burgess wrote: >> Hi, >> >> Following a thread on blfs-support[0], it looks like the i18n >> patch for Coreutils causes a problem during compilation of >> Dash in BLFS.  The attached builtins file

Re: Coreutils i18n patch prevents dash from building

2009-08-15 Thread Dan Nicholson
On Sat, Aug 15, 2009 at 7:53 AM, Matthew Burgess wrote: > Hi, > > Following a thread on blfs-support[0], it looks like the i18n > patch for Coreutils causes a problem during compilation of > Dash in BLFS.  The attached builtins file produces the following > output when we compile Coreutils with the

Coreutils i18n patch prevents dash from building

2009-08-15 Thread Matthew Burgess
Hi, Following a thread on blfs-support[0], it looks like the i18n patch for Coreutils causes a problem during compilation of Dash in BLFS. The attached builtins file produces the following output when we compile Coreutils with the i18n patch: $ LANG=en_GB.UTF-8 $ sort -u -k 3,3 builtins 0

Re: Coreutils-i18n patch

2008-10-06 Thread DJ Lucas
DJ Lucas wrote: > DJ Lucas wrote: > >> Randy McMurchy wrote: >> >> >>> Hi all, >>> >>> Noted in DJ's book (I'll continue to refer to it as that >>> even though his book is what will be SVN, he's the one >>> that got all this stuff going) that we've dropped the >>> i18n patch for Coreutil

Re: Coreutils-i18n patch

2008-10-06 Thread DJ Lucas
DJ Lucas wrote: > Randy McMurchy wrote: > >> Hi all, >> >> Noted in DJ's book (I'll continue to refer to it as that >> even though his book is what will be SVN, he's the one >> that got all this stuff going) that we've dropped the >> i18n patch for Coreutils. IIRC, upstream won't touch it, >> an

Re: Coreutils-i18n patch

2008-10-05 Thread Alexander E. Patrakov
DJ Lucas wrote: > Excellent! Thank you Alexander! That will be a great help. You said > that some of these come from the LSB docs at that time. I'll check > tomorrow and see if I can find any more there. Do you have any more > test cases stashed away in your bookmarks that can be of use? I

Re: Coreutils-i18n patch

2008-10-05 Thread DJ Lucas
Alexander E. Patrakov wrote: > Randy McMurchy wrote: > >> Hi all, >> >> Noted in DJ's book (I'll continue to refer to it as that >> even though his book is what will be SVN, he's the one >> that got all this stuff going) that we've dropped the >> i18n patch for Coreutils. IIRC, upstream won't to

Re: Coreutils-i18n patch

2008-10-05 Thread Alexander E. Patrakov
Randy McMurchy wrote: > Hi all, > > Noted in DJ's book (I'll continue to refer to it as that > even though his book is what will be SVN, he's the one > that got all this stuff going) that we've dropped the > i18n patch for Coreutils. IIRC, upstream won't touch it, > and I think I remember there ma

Re: Coreutils-i18n patch

2008-10-05 Thread DJ Lucas
Randy McMurchy wrote: > Hi all, > > Noted in DJ's book (I'll continue to refer to it as that > even though his book is what will be SVN, he's the one > that got all this stuff going) that we've dropped the > i18n patch for Coreutils. IIRC, upstream won't touch it, > and I think I remember there may

Coreutils-i18n patch

2008-10-05 Thread Randy McMurchy
Hi all, Noted in DJ's book (I'll continue to refer to it as that even though his book is what will be SVN, he's the one that got all this stuff going) that we've dropped the i18n patch for Coreutils. IIRC, upstream won't touch it, and I think I remember there may have been a discussion about it he