From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 13171] make qt5base error
Date: Tue, 01 Sep 2020 16:02:43 +0000 [thread overview]
Message-ID: <bug-13171-163-0nRMoA1h9Q@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-13171-163@https.bugs.busybox.net/>
https://bugs.busybox.net/show_bug.cgi?id=13171
--- Comment #1 from Peter Seiderer <ps.report@gmx.net> ---
(In reply to jack from comment #0)
Sorry, no picture (of the failure) attached...
Could you provide a .config or defconfig file of the failing buildroot
configuration (on which host system)? Could you provide the failure message
(and some lines around) simple by copying the message?
Do you mean the following change to configure (removing the double quotes):
if [ "$OPT_VERBOSE" = yes ]; then
# Show the output of make
- (cd "$outpath/qmake"; "$MAKE") || exit 2
+ (cd "$outpath/qmake"; $MAKE) || exit 2
else
# Hide the output of make
If this is fixing your problem, this would mean that 'MAKE' is not single
command in your case...
Could you provide an link to your 'research' results?
--
You are receiving this mail because:
You are on the CC list for the bug.
next prev parent reply other threads:[~2020-09-01 16:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-28 10:17 [Buildroot] [Bug 13171] New: make qt5base error bugzilla at busybox.net
2020-09-01 16:02 ` bugzilla at busybox.net [this message]
2024-06-15 14:55 ` [Buildroot] [Bug 13171] " bugzilla
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-13171-163-0nRMoA1h9Q@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