[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <473205D2.3080703@linux.vnet.ibm.com>
Date: Thu, 08 Nov 2007 00:07:06 +0530
From: Kamalesh Babulal <kamalesh@...ux.vnet.ibm.com>
To: akpm@...ux-foundation.org
CC: mm-commits@...r.kernel.org, linux-kernel@...r.kernel.org,
kay.sievers@...y.org, gregkh@...e.de,
Andy Whitcroft <apw@...dowen.org>
Subject: Re: mm snapshot broken-out-2007-11-06-02-32 build failure init/do_mount
Hi Andrew,
The kernel build fails with randconfig, with folllowing error
init/do_mounts.c: In function ‘name_to_dev_t’:
init/do_mounts.c:110: error: implicit declaration of function ‘blk_lookup_devt’
make[1]: *** [init/do_mounts.o] Error 1
make: *** [init] Error 2
This is caused by gregkh-driver-block-device.patch, where the function
blk_lookup_devt is declared within #ifdef CONFIG_BLOCK and randconfig has
not set the CONFIG_BLOCK it.
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.
-
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