Re: [lfs-dev] gettext configure error

2012-03-11 Thread DJ Lucas
On 11/27/2011 04:05 AM, Matthew Burgess wrote: > On Sat, 26 Nov 2011 22:19:59 -0600, DJ Lucas > wrote: >> On 11/26/2011 10:02 PM, DJ Lucas wrote: >>> On 11/26/2011 09:27 PM, DJ Lucas wrote: Latest gettext configure can hang in chapter 5 on "checking where .elc files should go..." if ema

[lfs-dev] Shadow 4.1.5 - su: Cannot drop the controlling terminal

2012-03-11 Thread Andrew Benton
Hello, I've just changed to shadow-4.1.5 and it's caused me a problem. When I launch Xorg I do it with a bootscript like this: user=andy su - ${user} -c "xinit /etc/X11/xinitrc &> ~/.x-session-errors" With shadow-4.1.4.3 it worked fine but with shadow-4.1.5 I get an error: su: Cannot drop the c

Re: [lfs-dev] gettext configure error

2012-03-11 Thread Matt Burgess
On Sun, 2012-03-11 at 03:14 -0500, DJ Lucas wrote: > Whoops..forgotten. Indeed I did, sorry! Fixed in r9773. Let that be a lesson to you, DJ...if it's not recorded as a ticket, there's a significant risk that it'll slip through my sieve-like memory :-) Regards, Matt. -- http://linuxfromscra

Re: [lfs-dev] gcc cross patch in pass1

2012-03-11 Thread Matt Burgess
On Fri, 2012-03-02 at 00:39 +, Andrew Benton wrote: > On Sat, 25 Feb 2012 19:40:49 + > Matt Burgess wrote: > > > > > Andy hit issues that were discussed in the thread starting at > > http://www.linuxfromscratch.org/pipermail/lfs-dev/2011-March/064617.html > > > > When I have a bit more

Re: [lfs-dev] gcc cross patch in pass1

2012-03-11 Thread Andrew Benton
On Sun, 11 Mar 2012 23:54:44 + Matt Burgess wrote: > On Fri, 2012-03-02 at 00:39 +, Andrew Benton wrote: > > On Sat, 25 Feb 2012 19:40:49 + > > Matt Burgess wrote: > > > > > > > > Andy hit issues that were discussed in the thread starting at > > > http://www.linuxfromscratch.org/pi

Re: [lfs-dev] gcc cross patch in pass1

2012-03-11 Thread Matt Burgess
On Mon, 2012-03-12 at 00:11 +, Andrew Benton wrote: > I get the same error if I use scripts or if I copy and paste the > commands from the book. It is a bootstrapped build of gcc, and it fails > during the second or third pass (notice how it's testing xgcc). Your > output looks like the very f

Re: [lfs-dev] gcc cross patch in pass1

2012-03-11 Thread Jeremy Huntwork
On Mar 11, 2012, at 8:15 PM, Andrew Benton wrote: > On Sun, 11 Mar 2012 23:54:44 + > Matt Burgess wrote: > >> On Fri, 2012-03-02 at 00:39 +, Andrew Benton wrote: >>> On Sat, 25 Feb 2012 19:40:49 + >>> Matt Burgess wrote: >>> Andy hit issues that were discussed in the threa

Re: [lfs-dev] gcc cross patch in pass1

2012-03-11 Thread Jeremy Huntwork
On Mar 11, 2012, at 8:19 PM, Matt Burgess wrote: > On Mon, 2012-03-12 at 00:11 +, Andrew Benton wrote: > >> I get the same error if I use scripts or if I copy and paste the >> commands from the book. It is a bootstrapped build of gcc, and it fails >> during the second or third pass (notice ho

Re: [lfs-dev] gcc cross patch in pass1

2012-03-11 Thread Bruce Dubbs
Matt Burgess wrote: > On Fri, 2012-03-02 at 00:39 +, Andrew Benton wrote: >> On Sat, 25 Feb 2012 19:40:49 + >> Matt Burgess wrote: >> >>> Andy hit issues that were discussed in the thread starting at >>> http://www.linuxfromscratch.org/pipermail/lfs-dev/2011-March/064617.html >>> >>> When