|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: Kernel module compilation
On Wed, 2007-04-04 at 21:07 +0300, David Pilger wrote:
> Thanks for your help,
> It didn't work...
>
> This is the error I got ->
> ----
> Makefile:107: *** output directory
> "../../../build-linux-2.6.18-xen_x86_32/" does not exist. Stop.
I presume that path does exist. It's possible that it needs to be
relative to the kernel source directory rather than the module source
directory. It would be worth trying an absolute path rather than a
relative one.
The only other thing I can suggest is to have a read through
Documentation/kbuild/* (esp. modules.txt) in the kernel source and see
if it has any hints.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|