*** [check] Error 2
but I think that's just the nptl/tst-cancel1 error propagating itself.
Thanks again for the help! It's much appreciated.
Bill
--- On Wed, 10/8/08, Dan Nicholson <[EMAIL PROTECTED]> wrote:
> From: Dan Nicholson <[EMAIL PROTECTED]>
> Subject: Re
On Wed, Oct 8, 2008 at 5:03 PM, Bill Mason <[EMAIL PROTECTED]> wrote:
> Thanks Dan,
> I'll check -Wall.
>
> Can you add a bunch of zeros and see if it still works? I was able to try
> this on another system, and the problem still existed, but it needed a bit
> more zeros.
Ah, now I got it. Look
holson <[EMAIL PROTECTED]>
> Subject: Re: Problem with glibc test
> To: [EMAIL PROTECTED], "LFS Support List"
> Date: Wednesday, October 8, 2008, 3:44 PM
> On Wed, Oct 8, 2008 at 1:36 PM, Bill Mason
> <[EMAIL PROTECTED]> wrote:
> >
> > I validated this
On Wed, Oct 8, 2008 at 1:36 PM, Bill Mason <[EMAIL PROTECTED]> wrote:
>
> I validated this by making a little program that does nothing but prints this
> using printf:
>
> #include
>
> int main() {
>printf ("%-1.3s", "hello");
> }
>
> Same thing, no output. But if I decrease the numb
Hi there,
I'm working through LFS right now. It's really well written, it's a lot of
fun, and everything worked really well up till now. I am having a problem with
the glibc test. Here's the details:
Version of the book: LFS 6.3
Host system: Debian 4.0 (etch) with kernel 2.6.24
Package: Glibc