Mailinglist Archive: opensuse (3605 mails)
| < Previous | Next > |
[opensuse] patches and -Werror-implicit-function-declaration openswan klips/nat-t patches
- From: ted leslie <tleslie@xxxxxxx>
- Date: Tue, 13 Jun 2006 04:28:46 -0400
- Message-id: <20060613042846.0c76623e.tleslie@xxxxxxx>
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: opensuse-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-help@xxxxxxxxxxxx
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: opensuse-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-help@xxxxxxxxxxxx
| < Previous | Next > |