xen-users
Re: [Xen-users] Kernel Headers for Xen Kernel
Daniel,
Thanks for your reply, the hint about the symlink was really helpful -
I got at least the driver for the IBM system management board (ibmsmb)
to compile and install (which was a tour de force in and of itself).
As for your remark, you´re absolutely right, it´s --added-patches=xen -
I guess that confirms that I´m not always copy-pasting...
Thanks again
Olaf
btw: As your email suggests that you´re close (at least your mail
server is, geographically speaking) to the developers, I can´t help to
ask: The roadmap says 3.0 is likely to be released in June - any news
on that one?
On Aug 1, 2005, at 1:39 PM, Daniel Hulme wrote:
Some background: I´m trying to compile a few special modules (ibmsmb,
for the IBM Director Agent, and zaphfc, for HFC-based ISDN cards, in
case anyone is interested) and their Makefiles assume the presence of
kernel source header files in case they are build against a 2.6
kernel. That is, some meaningful code in /lib/modules/`uname
-r`/build/include/linux...
/lib/modules/`uname -r`/build is often just a symlink to wherever you
built the kernel from and this is good enough for most uses, but if the
machine you're compiling on isn't the machine you're going to be
running
the kernel from, or if you want to get rid of your kernel sources, you
really do need the kernel_headers package.
Trying to build a kernel package using
make-kpkg --added patches=xen --config=menuconfig --arch=xen
--subarch=xen --revision=xenserver.0.1 kernel-image
works just fine
That's a surprise. Shouldn't it be --added-patches instead of --added
patches? I assume this is a typo in copying out the command to the
mail,
but if not, it looks like you have other things to worry about :->
Note that make-kpkg has other problems with Xen:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=311004
Sorry I couldn't be of more help,
Daniel
--
There may come a time The open palm of
desire,
When I will lose you, ]http://surreal.istic.org/[ The rose of
Jericho,
Lose you as I lose my sight, Soil as soft as
Summer,
Days falling backward into velvet night; The strength to let you
go.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|