From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 12876] putilimp.h **error**: missing binary operator before token "(" #elif __has_builtin(__c11_atomic_load) && \
Date: Sun, 10 May 2020 17:12:37 +0000 [thread overview]
Message-ID: <bug-12876-163-PtiIpxMeSA@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-12876-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=12876
--- Comment #2 from yogesh kumar sharma <yogesh2760781@gmail.com> ---
(In reply to Fabrice Fontaine from comment #1)
it not solve the issue.
what i did was i opened file nodejs.mk and added the line suggested like this
(cd $(@D); \
$(HOST_CONFIGURE_OPTS) \
PATH=$(@D)/bin:$(BR_PATH) \
PYTHON=$(HOST_DIR)/bin/python2 \
$(HOST_DIR)/bin/python2 ./configure \
--prefix=$(HOST_DIR) \
--without-snapshot \
--without-dtrace \
--without-etw \
--shared-openssl \
--shared-openssl-includes=$(HOST_DIR)/include/openssl \
--shared-openssl-libpath=$(HOST_DIR)/lib \
--shared-zlib \
--shared-zlib-includes=$(HOST_ZLIB_SRCDIR) \
--shared-zlib-libpath=$(HOST_DIR)/lib \
--no-cross-compiling \
--with-intl=small-icu \
is that ok? or i have to add through patch. Actual i am not aware of how to add
patch in buildroot.
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2020-05-10 17:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-10 14:51 [Buildroot] [Bug 12876] New: putilimp.h **error**: missing binary operator before token "(" #elif __has_builtin(__c11_atomic_load) && \ bugzilla at busybox.net
2020-05-10 15:23 ` [Buildroot] [Bug 12876] " bugzilla at busybox.net
2020-05-10 17:12 ` bugzilla at busybox.net [this message]
2020-05-16 13:39 ` bugzilla at busybox.net
2020-05-18 17:38 ` bugzilla at busybox.net
2020-05-19 16:37 ` bugzilla at busybox.net
2020-05-19 19:07 ` bugzilla at busybox.net
2020-05-20 10:30 ` [Buildroot] [Bug 12876] nodejs fails to build when host-icu has been built before bugzilla at busybox.net
2020-05-20 10:30 ` bugzilla at busybox.net
2020-08-08 22:18 ` bugzilla at busybox.net
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-12876-163-PtiIpxMeSA@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox