|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: [Xen-devel] compilation problem
Hi,
Same problem here, despite any warning during make install.
/lib/modules/2.6.31.13/modules.dep: No such file or directory
At boot, makedep same result. Retrying tomorrow without "-j 8" for compiling.
Regards,
Olivier.
On Mon, May 31, 2010 at 4:54 PM, Onkar Mahajan <kern.devel@xxxxxxxxx> wrote:
> Hi All,
>
> i am facing problem with
>
> make install
>
> in that :
>
> INSTALL //lib/firmware/atmsar11.fw
> install: cannot stat `firmware/atmsar11.fw': No such file or directory
> make[6]: *** [//lib/firmware/atmsar11.fw] Error 1
> make[5]: *** [_modinst_post] Error 2
> make[4]: *** [sub-make] Error 2
> make[3]: *** [all] Error 2
> make[3]: Leaving directory
> `/home/onkar/xen/xen-4.0.0/build-linux-2.6-pvops_x86_32'
> make[2]: *** [build] Error 2
> make[2]: Leaving directory `/home/onkar/xen/xen-4.0.0'
> make[1]: *** [linux-2.6-pvops-install] Error 2
> make[1]: Leaving directory `/home/onkar/xen/xen-4.0.0'
> make: *** [install-kernels] Error 1
> [root@localhost xen-4.0.0]# cd /lib/modules/
> [root@localhost modules]# ls
> 2.6.31.13 2.6.31.5-127.fc12.i686.PAE 2.6.34
> [root@localhost modules]# cd 2.6.31.13
> [root@localhost 2.6.31.13]# ls
> build kernel modules.order source
>
> because of that , no modules are getting loaded when the pvops kernel is
> booted.
>
> config file is attached.
>
> log file says :
>
> Jun 1 07:37:16 localhost modprobe: FATAL: Could not load
> /lib/modules/2.6.31.13/modules.dep: No such file or directory
>
>
> thanks,
> onkar
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|