From: William Allen Simpson <william.allen.simpson@gmail.com>
To: David Miller <davem@davemloft.net>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
linville@tuxdriver.com
Subject: Re: net-next-2.6 compilation errors: missing wireless/i82593.h
Date: Tue, 17 Nov 2009 06:59:14 -0500 [thread overview]
Message-ID: <4B029012.6030202@gmail.com> (raw)
In-Reply-To: <20091117.034428.47467823.davem@davemloft.net>
David Miller wrote:
> From: William Allen Simpson <william.allen.simpson@gmail.com>
> Date: Tue, 17 Nov 2009 06:34:15 -0500
>
>> For the past 9-10 days, net-next-2.6 has failed to compile. In
>> addition to the errors and warnings already reported here last week,
>
> Those seemed to be for Android drivers and such, so I hope you
> reported those failures to the driver maintainers as well as
> linux-kernel.
>
I did, at least some of them. Nothing seems to have been fixed yet.
> For the time being could you just disable those drivers in your
> build just to get work done or do you absolutely need them?
>
I did, at least some of them. Of course, since I'm making changes to
linux/tcp.h and net/tcp.h, an awful lot of drivers seem to include them
one way or another, and I'm trying to ensure nothing breaks (at least
for compilation purposes).
>> since Nov 12th there has been another missing file. I kept hoping
>> it was temporary, but no joy.
>>
>> /home/administer/net-next-2.6/drivers/net/znet.c:107:29: error:
>> wireless/i82593.h: No such file or directory
>
> That header file got moved out to drivers/staging along with the
> wavelan driver.
>
Too bad that CONFIG_STAGING "N" (# CONFIG_STAGING is not set) doesn't
actually turn off all the staging....
> John please fix this up, thanks!
>
Please.
next prev parent reply other threads:[~2009-11-17 11:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-17 11:34 net-next-2.6 compilation errors: missing wireless/i82593.h William Allen Simpson
2009-11-17 11:44 ` David Miller
2009-11-17 11:59 ` William Allen Simpson [this message]
2009-11-17 12:13 ` Alan Cox
2009-11-17 15:20 ` [PATCH] znet: fix build failure from i82593.h relocation John W. Linville
2009-11-17 15:36 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B029012.6030202@gmail.com \
--to=william.allen.simpson@gmail.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.