Re: FYI: Solved my strange 6.8 - Ch. 5 Expect/DejaGnu problem

2011-03-14 Thread Ken Moffat
On Mon, Mar 14, 2011 at 11:29:53AM -0700, bsquared wrote: > Hello, > I wanted to post this in case anyone else run across this issue. > > I refactored my scripts and missed a hyphen on the su line. > 'su - lfs' became 'su lfs' > > This caused the "no more pttys" error which cause packages above

FYI: Solved my strange 6.8 - Ch. 5 Expect/DejaGnu problem

2011-03-14 Thread bsquared
Hello, I wanted to post this in case anyone else run across this issue. I refactored my scripts and missed a hyphen on the su line. 'su - lfs' became 'su lfs' This caused the "no more pttys" error which cause packages above to fail their tests. Hope this saves someone else the headache it caus

Re: gcc test failures

2011-03-14 Thread Simon Geard
On Sun, 2011-03-13 at 20:48 -0700, Alex Bosworth wrote: > I were making use of "-j2" make option, I wonder if would make a > difference if I set it to "-j1" and lower the priority for make > (perhaps set it to +20 ?) and see if that helps to keep the heat > low !? Changing the priority doesn't r