[PATCH 4/4] Declare that HP NonStop systems require strings.h

Subsystems: kernel build + files below scripts/ (unless maintained elsewhere), the rest

DORMANTno replies

3 messages, 3 authors, 2016-06-15 · open the first message on its own page

[PATCH 4/4] Declare that HP NonStop systems require strings.h

From: David Michael <hidden>
Date: 2016-06-15 22:55:31

This platform previously included strings.h automatically.  However, the
build system now requires an explicit option to do so.

Signed-off-by: David Michael <redacted>
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index fb78f7f..e84b0cb 100644
--- a/Makefile
+++ b/Makefile
@@ -1357,6 +1357,7 @@ ifeq ($(uname_S),NONSTOP_KERNEL)
     # Added manually, see above.
     NEEDS_SSL_WITH_CURL = YesPlease
     HAVE_LIBCHARSET_H = YesPlease
+    HAVE_STRINGS_H = YesPlease
     NEEDS_LIBICONV = YesPlease
     NEEDS_LIBINTL_BEFORE_LIBICONV = YesPlease
     NO_SYS_SELECT_H = UnfortunatelyYes
--
1.7.11.7

Re: [PATCH 4/4] Declare that HP NonStop systems require strings.h

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:55:31

Am 14.12.2012 20:57, schrieb David Michael:
quoted hunk
This platform previously included strings.h automatically.  However, the
build system now requires an explicit option to do so.

Signed-off-by: David Michael <redacted>
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index fb78f7f..e84b0cb 100644
--- a/Makefile
+++ b/Makefile
@@ -1357,6 +1357,7 @@ ifeq ($(uname_S),NONSTOP_KERNEL)
     # Added manually, see above.
     NEEDS_SSL_WITH_CURL = YesPlease
     HAVE_LIBCHARSET_H = YesPlease
+    HAVE_STRINGS_H = YesPlease
     NEEDS_LIBICONV = YesPlease
     NEEDS_LIBINTL_BEFORE_LIBICONV = YesPlease
     NO_SYS_SELECT_H = UnfortunatelyYes
If NONSTOP_KERNEL is the platform that defines __TANDEM, then this
should be squashed into the previous patch, shouldn't it?

--  Hannes

Re: [PATCH 4/4] Declare that HP NonStop systems require strings.h

From: Joachim Schmitz <hidden>
Date: 2016-06-15 22:55:31

Johannes Sixt wrote:
Am 14.12.2012 20:57, schrieb David Michael:
quoted
This platform previously included strings.h automatically.  However,
the build system now requires an explicit option to do so.

Signed-off-by: David Michael <redacted>
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index fb78f7f..e84b0cb 100644
--- a/Makefile
+++ b/Makefile
@@ -1357,6 +1357,7 @@ ifeq ($(uname_S),NONSTOP_KERNEL)
     # Added manually, see above.
     NEEDS_SSL_WITH_CURL = YesPlease
     HAVE_LIBCHARSET_H = YesPlease
+    HAVE_STRINGS_H = YesPlease
     NEEDS_LIBICONV = YesPlease
     NEEDS_LIBINTL_BEFORE_LIBICONV = YesPlease
     NO_SYS_SELECT_H = UnfortunatelyYes
If NONSTOP_KERNEL is the platform that defines __TANDEM, then this
should be squashed into the previous patch, shouldn't it?
Patch 4/4 does not work without 3/4, Not for HP-NonStop.

Bye, Jojo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help