All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nico Blanke <blanke@ddd.de>
To: linux-kernel@vger.kernel.org
Subject: Compiler-Error
Date: Thu, 10 May 2001 16:44:48 +0200	[thread overview]
Message-ID: <01051016444800.11128@php-tux> (raw)

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

             reply	other threads:[~2001-05-10 12:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-10 14:44 Nico Blanke [this message]
2001-05-10 13:54 ` Compiler-Error Masoud Sharabiani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=01051016444800.11128@php-tux \
    --to=blanke@ddd.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.