Thats sounds like a big problem, wlan-ng only want to know which version
the modules must have. But 2.6 has a other module system (or ?).
Perhaps, you can unpack a default 2.4.xxx kernel and borrow the
modversion.h (edit it ?).
Would be a dirty solution....
PS: lwan-ng 2.6 runs on my laptop perfectly with 2.4.21-pfeifer....
only the config is ......
Am Thu, 23 Oct 2003 01:03:14 +0200 schrieb Stefano Marinelli
<draga@despammed.com> :
> Hi there. I'd like to get into 2.6.0 on my laptop. It has better acpi
> support, powernow and so on. But I have a problem: when I emerge
> linux-wlan-ng, here's what it say:
> [...]
> Kernel configuration options:
> Kernel-tree PCMCIA support is enabled.
> Symmetric multiprocessing support is disabled.
> Preemptive kernel support is enabled.
> High memory support is disabled.
> PCI BIOS support is enabled.
> Power management (APM) support is enabled.
> SCSI support is enabled.
> IEEE 1394 (FireWire) support is disabled.
> Networking support is enabled.
> Radio network interface support is enabled.
> Token Ring device support is disabled.
> Fast switching is disabled.
> Frame Diverter is disabled.
> Module version checking is enabled.
> Kernel debugging support is disabled.
> Preemptive kernel patch is enabled.
> /proc filesystem support is enabled.
> PAE support is disabled.
>
> /usr/src/linux/include/linux/modversions.h does not exist!
> To fix, run 'make dep' in /usr/src/linux.
>
> Configuration failed.
>
>
> !!! ERROR: net-wireless/linux-wlan-ng-0.2.1_pre11 failed.
> !!! Function src_compile, Line 138, Exitcode 1
> !!! failed configuring pcmcia-cs
>
>
>
> No need to say, /usr/src/linux is a symlink to the 2.6.0test8
> sourcecode. How could I solve? 2.6 does not allow make dep... Thanks!
>