Re: Building 100 kernels; we suck at dependencies and drown in warnings

From: Pavel Machek
Date: Sun Feb 26 2006 - 21:00:28 EST


Hi!

> rand63.log-drivers/built-in.o(.text+0x20ac6): In function `device_suspend':
> rand63.log-drivers/base/power/suspend.c:94: undefined reference to `fg_console'
> rand63.log-drivers/built-in.o(.text+0x20ace):drivers/base/power/suspend.c:94: undefined reference to `vc_cons'
> rand63.log:make: *** [.tmp_vmlinux1] Error 1

Rafael, this one is yours (and mine). We probably need #ifdef
CONFIG_VT or something like that around this code.
Pavel

--
Web maintainer for suspend.sf.net (www.sf.net/projects/suspend) wanted...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/