Am Samstag, den 23.07.2011, 16:33 +0200 schrieb Robin Gareus:
On 07/23/2011 04:19 PM, hermann wrote:
quoted
Am Samstag, den 23.07.2011, 11:57 +0200 schrieb Robin Gareus:
quoted
Hello Herman,
Are you using make-kpkg? You need to change the path to lguest
in /usr/share/kernel-package/ruleset/targets/doc.mk and two or three
other files there as Rusty outlined.
HTH,
robin
Hi Robin
Yes, using make-kpkg. I changed line 61 from
[..]
but it didn't help, the result is still the same.
/usr/bin/make ARCH=i386 \
-C Documentation/lguest
That's the one in /usr/share/kernel-package/ruleset/targets/image.mk
I don't remember all locations, there were around a dozen, also
including some $CONFIG_* checks. It was pretty straight forward and -
alas - I did not keep a diff.
`grep -rli lguest /usr/share/kernel-package/` should get you going.
If you're really stuck I can `apt-get --reinstall` and create a diff.
Let me know. If it is Debian, be aware that there are also various other
scripts in need of patching (e.g. /etc/init.d/udev supported_kernel()
does not match the 3.X series, yet),..
quoted
Schluss.
ende, aus :)
robin
Thanks robin, get it working now. Have changed the locations in
/usr/share/kernel-package/ruleset/targets/common.mk
/usr/share/kernel-package/ruleset/targets/doc.mk
/usr/share/kernel-package/ruleset/targets/image.mk
It would be cool if you could remember witch other scripts need to be
patched to support the 3.X series.
I mean I run already the Kernel 3.0.0-rc7-rt0 i686 here on debian/sid
without hazel, but be interested to set up all in a matching manner.
regards
hermann