From: Ian Schram <ischram@telenet.be>
To: Michael Buesch <mb@bu3sch.de>
Cc: john@limongrafica.com, linux-wireless@vger.kernel.org
Subject: Re: building mac80211
Date: Sat, 21 Jun 2008 17:46:34 +0200 [thread overview]
Message-ID: <485D225A.8090604@telenet.be> (raw)
In-Reply-To: <200806211156.47246.mb@bu3sch.de>
Michael Buesch wrote:
> On Saturday 21 June 2008 11:54:57 John George Wright wrote:
>> Hi,
>>
>> I'm very new to the linux operating systems so please treat me as a
>> child.
>>
>> I have an Intel PRO/Wireless 3945ABG built into my laptop and I am
>> trying to adapt the latest version of ubuntu to work with it. I followed
>> some online instructions and downloaded the mac80211-10.0.4 tar,
>> unpacked it and used this command:
>>
>> make SHELL=/bin/bash
>>
>> but received the following error:
>>
>> Building modified version in 'modified/' directory:
>> Copying modified/ from origin/...done
>> Applying patches and scripts from pending/.
>> + Applying: pending/0001-mac80211-Add-basic-IEEE-802.11n-support.patch
>> From 26e77a5fef845edcb5c27db52f413e7558db0e20 Mon Sep 17 00:00:00 2001
>> scripts/generate_modified: line 57: patch: command not found
>> -----patch failure output-----
>>
>> pending/0001-mac80211-Add-basic-IEEE-802.11n-support.patch failed.
>> Terminating.
>> If patch or script failed, check pre/ and post/ for current stage.
>> make: *** [modified] Error 1
>>
>> Would you have any idea where I'm going wrong?
>
> apt-get install patch
>
apt-getting patch will indeed solve that error, but will surely generate a different one a bit later in the
process.
If you have the latest version of ubuntu, you probably don't want to mess with the packages
at intellinuxwireless.org. as I understand it, they are deprecated for everything except older
kernels, from before iwlwifi was merged.
I think 8.04 ubuntu has a 2.6.24 kernel, so most likely it already has iwlwifi. You probaby want to
check that you have the firmware installed. in /lib/firmware.
if you really want the latest driver the compat wireless project is probably the way to go.
http://wireless.kernel.org/download/compat-wireless-2.6/
next prev parent reply other threads:[~2008-06-21 15:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-21 9:54 building mac80211 John George Wright
2008-06-21 9:56 ` Michael Buesch
2008-06-21 15:46 ` Ian Schram [this message]
2008-06-22 23:33 ` John George Wright
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=485D225A.8090604@telenet.be \
--to=ischram@telenet.be \
--cc=john@limongrafica.com \
--cc=linux-wireless@vger.kernel.org \
--cc=mb@bu3sch.de \
/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.