[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100811143531.8b167336.randy.dunlap@oracle.com>
Date: Wed, 11 Aug 2010 14:35:31 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: davidsen@...idon.tmr.com
Cc: Bill Davidsen <davidsen@....com>,
Linux Kernel M/L <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.35-git10 build failure
On Wed, 11 Aug 2010 17:31:31 -0400 Bill Davidsen wrote:
> config generated with "make localmodconfig"
> build with "make -j2"
> x86_64 target and host, config and log attached. Host is FC13 current
> test machine
This part of the build log would be sufficient:
drivers/media/video/v4l2-ctrls.c: In function ___v4l2_ctrl_handler_init___:
drivers/media/video/v4l2-ctrls.c:766: error: implicit declaration of function ___kzalloc___
drivers/media/video/v4l2-ctrls.c:767: warning: assignment makes pointer from integer without a cast
drivers/media/video/v4l2-ctrls.c: In function ___v4l2_ctrl_handler_free___:
drivers/media/video/v4l2-ctrls.c:786: error: implicit declaration of function ___kfree___
drivers/media/video/v4l2-ctrls.c: In function ___handler_new_ref___:
drivers/media/video/v4l2-ctrls.c:896: warning: assignment makes pointer from integer without a cast
drivers/media/video/v4l2-ctrls.c: In function ___v4l2_ctrl_new___:
drivers/media/video/v4l2-ctrls.c:975: warning: assignment makes pointer from integer without a cast
drivers/media/video/v4l2-ctrls.c: In function ___v4l2_g_ext_ctrls___:
drivers/media/video/v4l2-ctrls.c:1528: error: implicit declaration of function ___kmalloc___
drivers/media/video/v4l2-ctrls.c:1528: warning: assignment makes pointer from integer without a cast
drivers/media/video/v4l2-ctrls.c: In function ___try_set_ext_ctrls___:
drivers/media/video/v4l2-ctrls.c:1752: warning: assignment makes pointer from integer without a cast
make[3]: *** [drivers/media/video/v4l2-ctrls.o] Error 1
Patch for this has been posted 3 times AFAIK. Hope it gets merged into
mainline soon.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists