This one time, at band camp, Adam Hewitt wrote:
>After a frustrating afternoon I realised that although the latest benh
>kernel is 2.4.20 the source code for it is 2.4.21 which has a little
>note under it saying that "the source code for 2.4.21-ben2 is available
>but could not be built."...But I can't seem to find the benh source for
>2.4.20...doesn't help when you are trying to build modules like ALSA and
>the radeon acceleration driver...GAH!!!

I use a script to grab the latest BenH kernel from his rsync mirror:

cp benh/.config config
#rsync -avz --delete rsync.penguinppc.org::benh-devel benh
rsync -avz --delete rsync.penguinppc.org::linux-2.4-benh benh
cp config benh/.config

Last update was 2.4.22-ben1.

I've built it with drm-trunk-module-src with no probs, but you need so force
in a patch that Michel Daenzer posted to the debian-powerpc mailing list to
fix a symbols export problem with the kernel.

-- 
[EMAIL PROTECTED]                           http://spacepants.org/jaq.gpg
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to