From: Dave Lentz <dtl131@gmail.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Build issue with recent compat-wireless
Date: Wed, 29 Sep 2010 00:41:30 -0400 [thread overview]
Message-ID: <4CA2C37A.6000507@gmail.com> (raw)
As of late, I have not been able to build compat-wireless. The last
tarball that worked for me was from September 5. I use the driver-select
script to choose ath9k_htc and make fails with error:
./scripts/gen-compat-autoconf.sh config.mk > include/linux/compat_autoconf.h
make -C /lib/modules/2.6.35-6.slh.1-aptosid-amd64/build
M=/opt/compat-wireless-2010-09-28 modules
make[1]: Entering directory
`/usr/src/linux-headers-2.6.35-6.slh.1-aptosid-amd64'
LD /opt/compat-wireless-2010-09-28/compat/built-in.o
CC [M] /opt/compat-wireless-2010-09-28/compat/main.o
CC [M] /opt/compat-wireless-2010-09-28/compat/compat-2.6.36.o
CC [M] /opt/compat-wireless-2010-09-28/compat/compat-2.6.37.o
LD [M] /opt/compat-wireless-2010-09-28/compat/compat.o
LD /opt/compat-wireless-2010-09-28/drivers/net/wireless/built-in.o
LD
/opt/compat-wireless-2010-09-28/drivers/net/wireless/ath/built-in.o
CC [M] /opt/compat-wireless-2010-09-28/drivers/net/wireless/ath/main.o
CC [M] /opt/compat-wireless-2010-09-28/drivers/net/wireless/ath/regd.o
CC [M] /opt/compat-wireless-2010-09-28/drivers/net/wireless/ath/hw.o
make[4]: *** No rule to make target
`/opt/compat-wireless-2010-09-28/drivers/net/wireless/ath/ath-', needed
by `/opt/compat-wireless-2010-09-28/drivers/net/wireless/ath/ath.o'. Stop.
make[3]: *** [/opt/compat-wireless-2010-09-28/drivers/net/wireless/ath]
Error 2
make[2]: *** [/opt/compat-wireless-2010-09-28/drivers/net/wireless] Error 2
make[1]: *** [_module_/opt/compat-wireless-2010-09-28] Error 2
I compared makefiles in the ath directory between working and
non-working tarballs, but they are the same, so I'm not sure what's
causing this. I am using Debian (apto)sid in the example above, but I
also experience the same thing with Ubuntu Maverick/10.10.
Thanks.
next reply other threads:[~2010-09-29 4:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-29 4:41 Dave Lentz [this message]
2010-09-29 7:12 ` [ath9k-devel] Build issue with recent compat-wireless Nakagawa, Ryo
2010-09-29 9:01 ` Rajkumar Manoharan
2010-10-01 17:45 ` Luis R. Rodriguez
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=4CA2C37A.6000507@gmail.com \
--to=dtl131@gmail.com \
--cc=ath9k-devel@lists.ath9k.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.