Displaying 2 results from an estimated 2 matches for "modverdir".
2008 Feb 18
1
kernel-devel: compile MPP/RDAC kernel module
...g I
need to use kernel 2.6.9-55 (IBM support matrix). Trying to compile
Engenio Linux RDAC Driver[0]
I fail to install kernel-devel for this exact kernel (with up2date).
Up2date always installs the newest.
# make clean
make V=1 -C/lib/modules/2.6.9-55.ELsmp/build
M=/root/tmp/linuxrdac-09.02.B5.15
MODVERDIR=/lib/modules/2.6.9-55.ELsmp/build/.tmp_versions
SUBDIRS=/root/tmp/linuxrdac-09.02.B5.15 clean
make: *** /lib/modules/2.6.9-55.ELsmp/build: No such file or directory. Stop.
make: *** [clean] Error 2
# ls -al /lib/modules/2.6.9-55.ELsmp/build
ls: /lib/modules/2.6.9-55.ELsmp/build: No such file or d...
2005 Mar 04
0
Error compiling madwifi for CentOS-4
...hecking if all requirements are met... ok.
mkdir -p ./symbols
for i in ./ath_hal ath_rate/onoe ./net80211 ./ath; do
\
(cd $i; make) || exit 1; \
done
make[1]: Entering directory `/usr/src/madwifi/ath_hal''
make -C /lib/modules/2.6.9-5.0.3.ELsmp/build
SUBDIRS=/usr/src/madwifi/ath_hal
MODVERDIR=/usr/src/madwifi/ath_hal/../symbols modules
make[2]: Entering directory
`/usr/src/linux-2.6.9-5.0.3.EL''
CC [M] /usr/src/madwifi/ath_hal/ah_osdep.o
In file included from <command line>:6:
/usr/src/madwifi/ath_hal/../include/compat.h:71:22:
asm/page.h: No such file or directory
In f...