>
> Please confirm that your current kernel version is 2.6.25.5-1.1-pae
> with the ‘uname -r’ command.
>
> If lib/modules/2.6.25.5-1.1-pae/ doesn’t exist you’re going to need to
> (re)install the linux-kernel-headers and/or source.
>
Code:
uname -r
2.6.25.5-1.1-pae
Code:
ls /lib/modules/
2.6.25.18-0.2-debug 2.6.25.18-0.2-lockdep 2.6.25.18-0.2-xen
2.6.25.18-0.2-default 2.6.25.18-0.2-pae 2.6.25.5-1.1-pae
Code:
ls -a /lib/modules/2.6.25.5-1.1-pae/build
. … makedumpfile.config Module.symvers
It occurs to me that this problem is not specific to madwifi. This
will happen if I try to make anything.
I have linux kernel headers and linux kernel source installed. The
repository version of both of those is 2.6.25.18-0.2. I am confused by
this. Does 2.6.25.18-0.2 use the same source & headers as
2.6.25-1.1-pae? I ran make KERNELPATH=/usr/src/linux (as /usr/src/linux
is a link to 2.6.25.18-0.2) but it gave a boatload of errors.
Code:
Checking requirements… ok.
Checking kernel configuration… ok.
make -C /usr/src/linux SUBDIRS=/home/username/madwifi-hal-0.10.5.6-r3875-20081105 modules
make[1]: Entering directory `/usr/src/linux-2.6.25.18-0.2’
WARNING: Symbol version dump /usr/src/linux-2.6.25.18-0.2/Module.symvers
is missing; modules will have no dependencies and modversions.
And then goes on to about a hundred pages of errors (literally).
–
sp3wn
sp3wn’s Profile: http://forums.opensuse.org/member.php?userid=15971
View this thread: http://forums.opensuse.org/showthread.php?t=400371