Re: What's up with wireless drivers?

From: Randy Dunlap
Date: Sun May 23 2010 - 13:54:00 EST


On Sun, 23 May 2010 15:54:26 +0200 Piotr Hosowicz wrote:

> On 22.05.2010 16:17, Justin P. Mattock wrote:
> > On 05/22/2010 07:04 AM, Piotr Hosowicz wrote:
> >> On 22.05.2010 15:44, Justin P. Mattock wrote:
> >>
> >>> what about strace make
> >>> (maybe will give you info)
> >>
> >> May be I'll try like that if the problem persists. I will produce tons
> >> of output I believe :-(
> >>
> >
> >
> > yeah it does,
> > you can always send the
> > output to a file i.g.
> > strace -o filename make
> > anything at this point though
> > to see what is crapping out
>
> I did not try it yet, but I update the source through git and tested:
>
> make M=drivers/net/wireless modules
>
> And they had built flawlessly. But main build with make-kpkg
> kernel_image nevertheless still fails. I don;t know what to do. I don't
> want to do those strace's, because it will take awfully long.

Sorry, I still don't see the primary error message.

Maybe you can post to a Debian mailing list or search their archives
to see if this is already known or fixed?

Or see what error code 2 from make-kpkg means, if possible.

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/