sk8joker
04-05-2005, 02:00 AM
Hi,
I'm trying to compile kernel modules for the 2.6.11 kernel with the source offered. This source contains symlinks to a linux-2.6.11-xen-sparse tree that is not included in the tgz. Would it be possible to offer that. When I follow the howto results are:
us1:~/linux-2.6.11-xenU# make menuconfig ARCH=xen
Makefile:448: /root/linux-2.6.11-xenU/arch/xen/Makefile: No such file or directory
make: *** No rule to make target `/root/linux-2.6.11-xenU/arch/xen/Makefile'. Stop.
us1:~/linux-2.6.11-xenU# ls -l /root/linux-2.6.11-xenU/arch/xen/Makefile
lrwxrwxrwx 1 root root 54 Apr 4 20:33 /root/linux-2.6.11-xenU/arch/xen/Makefile -> ../../../linux-2.6.11-xen-sparse/./arch/xen/./Makefile
thanks,
sk8joker
I'm trying to compile kernel modules for the 2.6.11 kernel with the source offered. This source contains symlinks to a linux-2.6.11-xen-sparse tree that is not included in the tgz. Would it be possible to offer that. When I follow the howto results are:
us1:~/linux-2.6.11-xenU# make menuconfig ARCH=xen
Makefile:448: /root/linux-2.6.11-xenU/arch/xen/Makefile: No such file or directory
make: *** No rule to make target `/root/linux-2.6.11-xenU/arch/xen/Makefile'. Stop.
us1:~/linux-2.6.11-xenU# ls -l /root/linux-2.6.11-xenU/arch/xen/Makefile
lrwxrwxrwx 1 root root 54 Apr 4 20:33 /root/linux-2.6.11-xenU/arch/xen/Makefile -> ../../../linux-2.6.11-xen-sparse/./arch/xen/./Makefile
thanks,
sk8joker