2001-07-19 10:58:41

by root

[permalink] [raw]
Subject: Errors on compiling kernel with iomega buz support

Hi all,

Any ideas when this thing will be fixed in the kernel?

Thanks,

Ernie

buz.c: In function `v4l_fbuffer_alloc':
buz.c:188: `KMALLOC_MAXSIZE' undeclared (first use in this function)
buz.c:188: (Each undeclared identifier is reported only once
buz.c:188: for each function it appears in.)
buz.c: In function `jpg_fbuffer_alloc':
buz.c:262: `KMALLOC_MAXSIZE' undeclared (first use in this function)
buz.c:256: warning: `alloc_contig' might be used uninitialized in this
function
buz.c: In function `jpg_fbuffer_free':
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)
buz.c: In function `zr36057_init':
buz.c:3215: too few arguments to function `video_register_device_R32dcfedb'
make[3]: *** [buz.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.6/drivers/media/video'
make[2]: *** [_modsubdir_video] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.6/drivers/media'
make[1]: *** [_modsubdir_media] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.6/drivers'
make: *** [_mod_drivers] Error 2


2001-07-19 11:16:52

by Matthew Gardiner

[permalink] [raw]
Subject: Re: Errors on compiling kernel with iomega buz support

I have the latest kernel (2.4.6) with the patch (2.4.6-ac5) from
http://www.bzimage.com, which corrects the problem, however, the ACPI module is
still buggered. I have informed the ACPI maintainer, however, I have not
received an email of confirmation yet.

Hopefully (fingers crossed), the problem will be sorted out before the next
release.

Matthew Gardiner

2001-07-19 21:57:57

by Alan

[permalink] [raw]
Subject: Re: Errors on compiling kernel with iomega buz support

> Any ideas when this thing will be fixed in the kernel?

The buz driver is obsolete. Use a -ac kernel or 2.4.7pre if you need buz
support