[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] kernel linux-2.4.30-xenU



Hi list!:

I'm trying the compilation of a linux kernel 2.4.30-xenU using the
version 2.0.7

First I do:

make xen tools linux-2.4.30-xen0-build \
linux-2.4.30-xenU-build

then in the linux-2.4.30-xenU directory

make ARCH=xen menuconfig
make ARCH=xen dep
make ARCH=xen
make ARCH=xen install
make ARCH=xen modules
make ARCH=xen modules_install

and here I receive this error:

make -C  arch/xen/drivers/netif modules_install
make[1]: Entering directory
`/download/kernels/xen-2.0/linux-2.4.30-xenUOSW/arch/xen/drivers/netif'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory
`/download/kernels/xen-2.0/linux-2.4.30-xenUOSW/arch/xen/drivers/netif'
make -C  arch/xen/drivers/balloon modules_install
make[1]: Entering directory
`/download/kernels/xen-2.0/linux-2.4.30-xenUOSW/arch/xen/drivers/balloon'
make[1]: Nothing to be done for `modules_install'.
make[1]: Leaving directory
`/download/kernels/xen-2.0/linux-2.4.30-xenUOSW/arch/xen/drivers/balloon'
cd /lib/modules/2.4.30-xenU; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.30-xenU;
fi


Someone can tell me how disable pcmcia module??

If I do 

make menuconfig 

without the reference «ARCH=xen» I can see in the kernel configuration
the option General Setup -- PCMCIA and can disable/enable but in the xen
menu this option is missing

Jorge.
-- 
Jorge Isaac Davila Lopez

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.