On Sunday 23 January 2005 03:13, Randy.Dunlap wrote: > It's the '-Werror' option that makes warnings become fatal > errors that is stopping you here. You could edit > arch/sparc64/kernel/Makefile and remove/comment that for now.
Thanks, I didn't noticed that. Have built only x86_74 and i386 archs before, these don't use -Wall I guess. (too many warnings on different signess comparation, btw, IMO security problem - might be in the future). -- GJ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/