Hi list!

Earlier I complained about my 2.4.4 kernel compile crashing at make 
bzImage.  But it appears that the problem was in running xconfig in run 
level 3 and not within X.  So now things get as far as make modules 
before going bonk.  I get this:

buz.c:322: `KMALLOC_MAXSIZE' undeclared (first use in this function)
buz.c:316: warning: `alloc_contig' might be used uninitialized in this 
function
buz.c: In function `zoran_ioctl':
buz.c:2837: `KMALLOC_MAXSIZE' undeclared (first use in this function)
make[3]: *** [buz.o] Error 1
make[3]: Leaving directory 
`/root/testlinux/linux-2.4.4/drivers/media/video'
make[2]: *** [_modsubdir_video] Error 2
make[2]: Leaving directory `/root/testlinux/linux-2.4.4/drivers/media'
make[1]: *** [_modsubdir_media] Error 2
make[1]: Leaving directory `/root/testlinux/linux-2.4.4/drivers'
make: *** [_mod_drivers] Error 2

zoran is a loadable kernel module for a video adapter that is selected 
as "m" in xconfig as is buz.   So what do you experts think?  Should I 
just trash these in xconfig?  Or any other ideas?
Thanks!


-- 
Tony Alfrey
[EMAIL PROTECTED]
"I'd rather be sailing"
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to