linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Compiler-Error
  2001-05-10 14:44 Compiler-Error Nico Blanke
@ 2001-05-10 13:54 ` Masoud Sharabiani
  0 siblings, 0 replies; 2+ messages in thread
From: Masoud Sharabiani @ 2001-05-10 13:54 UTC (permalink / raw)
  To: Nico Blanke; +Cc: linux-kernel

Hi,
Pls. send your .config file as well, along with architecture (and
compiler/glibc/distribution name and version).

Masoud.
(It enables everyone to reproduce the problem).
Nico Blanke wrote:
> 
> Hi there !
> 
> I'm not able to compile linux 2.4.4, because i get the following
> compiler-error :
> 
> 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)
> make[3]: *** [buz.o] Error 1
> make[3]: Leaving directory `/home/blanke/linux/drivers/media/video'
> make[2]: *** [_modsubdir_video] Error 2
> make[2]: Leaving directory `/home/blanke/linux/drivers/media'
> make[1]: *** [_modsubdir_media] Error 2
> make[1]: Leaving directory `/home/blanke/linux/drivers'
> make: *** [_mod_drivers] Error 2
> 
> --
>         Best regards,
> 
>                 Nico Blanke
> 
> --
> DDD Design                              Fon :   ++49 40 27 88 37-0
> Gesellschaft für Multimedia mbH         Fax :   ++49 40 27 88 37-300
> Jarrestrasse 46                         eMail:  blanke@ddd.de
> 22303 Hamburg                           http://www.ddd.de
> --
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Compiler-Error
@ 2001-05-10 14:44 Nico Blanke
  2001-05-10 13:54 ` Compiler-Error Masoud Sharabiani
  0 siblings, 1 reply; 2+ messages in thread
From: Nico Blanke @ 2001-05-10 14:44 UTC (permalink / raw)
  To: linux-kernel

Hi there !

I'm not able to compile linux 2.4.4, because i get the following 
compiler-error :


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)
make[3]: *** [buz.o] Error 1
make[3]: Leaving directory `/home/blanke/linux/drivers/media/video'
make[2]: *** [_modsubdir_video] Error 2
make[2]: Leaving directory `/home/blanke/linux/drivers/media'
make[1]: *** [_modsubdir_media] Error 2
make[1]: Leaving directory `/home/blanke/linux/drivers'
make: *** [_mod_drivers] Error 2





-- 
	Best regards,

		Nico Blanke

--
DDD Design				Fon : 	++49 40 27 88 37-0
Gesellschaft für Multimedia mbH		Fax :	++49 40 27 88 37-300
Jarrestrasse 46				eMail:	blanke@ddd.de
22303 Hamburg				http://www.ddd.de
--

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-05-10 13:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-10 14:44 Compiler-Error Nico Blanke
2001-05-10 13:54 ` Compiler-Error Masoud Sharabiani

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).