* [ath9k-devel] third time not too lucky...
@ 2008-12-15 22:17 Dmitri Seletski
2008-12-19 21:54 ` Ryan Deemer
0 siblings, 1 reply; 3+ messages in thread
From: Dmitri Seletski @ 2008-12-15 22:17 UTC (permalink / raw)
To: ath9k-devel
Hello boys and boys.
Up to date git stuff fails...
localhost compat-wireless-2.6 # make
cat: /home/dimko/compat-wireless-2.6/compat-release: No such file or
directory
cat: /home/dimko/compat-wireless-2.6/compat-release: No such file or
directory
./scripts/gen-compat-autoconf.sh config.mk > include/linux/compat_autoconf.h
./scripts/check_config.sh: line 12: include/linux/compat_autoconf.h: No
such file or directory
cat: /home/dimko/compat-wireless-2.6/compat-release: No such file or
directory
make -C /lib/modules/2.6.27.7/build M=/home/dimko/compat-wireless-2.6
modules
make[1]: Entering directory `/usr/src/linux-2.6.27.7'
make[2]: *** No rule to make target
`/home/dimko/compat-wireless-2.6/drivers/net/b44.c', needed by
`/home/dimko/compat-wireless-2.6/drivers/net/b44.o'. Stop.
make[1]: *** [_module_/home/dimko/compat-wireless-2.6] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.27.7'
make: *** [modules] Error 2
Regards
Dmitri
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ath9k-devel] third time not too lucky...
2008-12-15 22:17 [ath9k-devel] third time not too lucky Dmitri Seletski
@ 2008-12-19 21:54 ` Ryan Deemer
2008-12-19 22:11 ` Luis R. Rodriguez
0 siblings, 1 reply; 3+ messages in thread
From: Ryan Deemer @ 2008-12-19 21:54 UTC (permalink / raw)
To: ath9k-devel
Hi there,
On Mon, Dec 15, 2008 at 5:17 PM, Dmitri Seletski <drjoms@gmail.com> wrote:
> Up to date git stuff fails...
>
> localhost compat-wireless-2.6 # make
> cat: /home/dimko/compat-wireless-2.6/compat-release: No such file or
> directory
It failed for me too, as there are files missing, but you can also download
the
latest release from the link specified in the README, that works well.
http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2
Ryan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20081219/1a130593/attachment.htm
^ permalink raw reply [flat|nested] 3+ messages in thread
* [ath9k-devel] third time not too lucky...
2008-12-19 21:54 ` Ryan Deemer
@ 2008-12-19 22:11 ` Luis R. Rodriguez
0 siblings, 0 replies; 3+ messages in thread
From: Luis R. Rodriguez @ 2008-12-19 22:11 UTC (permalink / raw)
To: ath9k-devel
2008/12/19 Ryan Deemer <ryan.deemer@gmail.com>:
> Hi there,
>
> On Mon, Dec 15, 2008 at 5:17 PM, Dmitri Seletski <drjoms@gmail.com> wrote:
>>
>> Up to date git stuff fails...
>>
>> localhost compat-wireless-2.6 # make
>> cat: /home/dimko/compat-wireless-2.6/compat-release: No such file or
>> directory
>
> It failed for me too, as there are files missing, but you can also download
> the
> latest release from the link specified in the README, that works well.
>
> http://wireless.kernel.org/download/compat-wireless-2.6/compat-wireless-2.6.tar.bz2
The git tree is for developers or users who want to keep a local
wireless-testing tree and update that yourself. You can then tell
compat-wireless where your wireless-testind directory tree and update
the local directory with the latest wireless-testing sources as
follows:
export GIT_TREE=/home/user/wireless-testing/
scripts/admin-update.sh
Then you can run make. This is what is documented on the wiki page for
developers for compat-wireless [1]. If this is not clear please help
on expanding the documentation.
Luis
[1] http://wireless.kernel.org/en/users/Download#Developers
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-12-19 22:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-15 22:17 [ath9k-devel] third time not too lucky Dmitri Seletski
2008-12-19 21:54 ` Ryan Deemer
2008-12-19 22:11 ` Luis R. Rodriguez
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.