From: "Momonosits" <Peter.Hoyland@t-online.de>
To: linux-wireless@vger.kernel.org
Subject: Make error when compiling compat-wireless 2009-07-04
Date: Sat, 04 Jul 2009 13:35:21 +0200 [thread overview]
Message-ID: <4A4F3E79.3090802@freenet.de> (raw)
I have Jaunty in English on a Fujitsu Laptop with a D-Link DWA-160 (rev
A) WLan Stick. This Stick uses the ar9170 Chip Set. The Compat-Wireless
Drivers support this Chip Set. I wanted to compile the latest
compat-wireless drivers (compat-wireless-2009-07-04). After issuing the
make command I received the following errors.
peter@peter-laptop:~/compat-wireless-2009-07-04$ make
./scripts/gen-compat-autoconf.sh config.mk > include/linux/compat_autoconf.h
make -C /lib/modules/2.6.28-13-generic/build
M=/home/peter/compat-wireless-2009-07-04 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.28-13-generic'
LD /home/peter/compat-wireless-2009-07-04/drivers/misc/eeprom/built-in.o
CC [M]
/home/peter/compat-wireless-2009-07-04/drivers/misc/eeprom/eeprom_93cx6.o
In file included from <command-line>:0:
/home/peter/compat-wireless-2009-07-04/include/net/compat.h:123: error:
redefinition of ‘skb_queue_is_last’
include/linux/skbuff.h:477: error: previous definition of
‘skb_queue_is_last’ was here
/home/peter/compat-wireless-2009-07-04/include/net/compat.h:137: error:
redefinition of ‘skb_queue_next’
include/linux/skbuff.h:491: error: previous definition of
‘skb_queue_next’ was here
make[3]: ***
[/home/peter/compat-wireless-2009-07-04/drivers/misc/eeprom/eeprom_93cx6.o]
Error 1
make[2]: ***
[/home/peter/compat-wireless-2009-07-04/drivers/misc/eeprom] Error 2
make[1]: *** [_module_/home/peter/compat-wireless-2009-07-04] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.28-13-generic'
make: *** [modules] Error 2
My computing powers are not sufficient to resolve these errors, help
would be appreciated.
Thanks in advance
Peter
reply other threads:[~2009-07-04 11:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4A4F3E79.3090802@freenet.de \
--to=peter.hoyland@t-online.de \
--cc=linux-wireless@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).