On Sun, 30 Sep 2001 18:01:29 -0700 Tony Alfrey
<[EMAIL PROTECTED]> wrote:

> 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?

Unless your hardware configuration requires this to run, by all means
don't select this one in your kernel configuration.  It's quite common
for some of the more esoteric selections not to have been thoroughly
checked out.

-- 
Collins Richey
Denver Area
gentoo_rc6 xfce+sylpheed
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to