Re: kernel link error - undefined references for built-in.o

From: Greg KH
Date: Mon Apr 23 2012 - 17:19:40 EST


On Mon, Apr 23, 2012 at 05:09:00PM -0400, Autif Khan wrote:
> CONFIG_ZCACHE=y
> CONFIG_ZSMALLOC=m

This is probably the problem.

If you change either of these to match (i.e. both 'y' or both 'm') does
the build problem go away?

If so, someone should send me a patch fixing this up....

thanks,

greg k-h
--
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/