[lwlan-user] Can't get Netgear MA111 going on wife's laptop
solomon at linux-wlan.com
solomon at linux-wlan.com
Mon Apr 5 16:42:55 EDT 2004
On Tue, Mar 30, 2004 at 11:39:48AM -0500, Dave Bush wrote:
> Linux source directory [/usr/src/linux]:
> /usr/src/kernel-headers-2.6.4-1-686/scripts/gcc-version.sh:
> /usr/src/kernel-headers-2.6.4-1-686/scripts/gcc-version.sh: No such file
> or directory
Problem number one, fortunately not fatal.
This is a debian-packaged kernel, isn't it?
> make[2]: Entering directory `/root/linux-wlan-ng-0.2.1-pre20/src/p80211'
> if test ! -d
> /root/linux-wlan-ng-0.2.1-pre20/src/p80211/../.tmp_versions; then \
> cp -rf /usr/src/linux/.tmp_versions
> /root/linux-wlan-ng-0.2.1-pre20/src/p80211/../ ; \
> fi
> cp: cannot stat `/usr/src/linux/.tmp_versions': No such file or directory
This indicates you are building against a pristine kernel tree that
was never actually compiled -- the module versioning information is not
present. This information is needed to build linux-wlan-ng.
Actually, this isn't a linux-wlan-ng problem -- we use the kernel's own
build system to compile our modules, so if the kernel is in an unsane
state, the build will break.
2.6 is a lot less forgiving than 2.4 when it comes to out-of-tree
modules.. because the kbuild system does a lot of extra work that goes
beyond merely compiling, especially if module versioning is enabled.
- Pizza
--
Solomon Peachy solomon at linux-wlan.com
AbsoluteValue Systems http://www.linux-wlan.com
715-D North Drive +1 (321) 259-0737 (office)
Melbourne, FL 32934 +1 (321) 259-0286 (fax)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.linux-wlan.com/pipermail/linux-wlan-user/attachments/20040405/e985126a/attachment.bin
More information about the Linux-wlan-user
mailing list