Aries Aries wrote:
>>>Maybe you could give me some guidelines to modify the ebuild.
>>
>>It works for me. What kernel version are you building against? I'm using
>>2.6.15-gentoo.
>
> I used 2.6.16r1 vanilla sources.
That's why you're running into problems. If you take a look at line 36 in the
ebuild:
if [ ${KV_PATCH} -le 15 ]; then
The 15 was originally 14. If you change it to 16 (or something larger), the
ebuild should work with kernel versions past 2.6.15. I didn't see a need to
set it to 16 because 2.6.16 isn't out yet (and I don't run beta kernels).
Scott Alfter
[EMAIL PROTECTED]
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users