I just discovered that it seems linus's kernel Makefile has no -Werror-implicit-function-declaration
and SUSE does, that is why I couldn't get a openswan patch to apply to a stock SUSE kernel, but did to a linus kernel. Seems to me having the protection of a -Werror-implicit-function-declaration is a good thing, wonder why linus doesn't have it in his? oh well, now i know to have it IN to assure a good compile, and REMOVE it to allow kernel modules and patches to compile that normally don't or maybe just accept defeat and always put a -Werror-implicit-function-declaration into the SUSE kernel Makefile :( -tl --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
