From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] ngrep: bump to version 1.47
Date: Sun, 4 Nov 2018 12:28:25 +0100 [thread overview]
Message-ID: <20181104122825.57fb0e8d@windsurf> (raw)
In-Reply-To: <CAPi7W83CQfQGjuhZBUvZoPBsJJLSE2sgRj_P9UHt7Lvb9bpqpA@mail.gmail.com>
Hello,
On Sun, 4 Nov 2018 12:04:19 +0100, Fabrice Fontaine wrote:
> > Indeed, it could be a third patch.
> OK, when I tried to enable GNU regex (on 1.47), I got the following error:
> /usr/bin/make w -j --jobserver-fds=3,4 -C regex-0.12 regex.o
> make[2]: Entering directory
> '/home/fabrice/buildroot/output/build/ngrep-1_47/regex-0.12'
> make[2]: *** No rule to make target 'w'. Stop.
>
> This error is raised by this command:
> $(MAKE) $(MAKEFLAGS) -C $(REGEX_DIR) $(notdir $(REGEX_OBJS))
>
> which means that MAKEFLAGS is set to "w -j --jobserver-fds=3,4".
> I don't understand where this "w" and not "-w" is coming from. Do you
> have any advice or clue?
> I can make a patch to remove MAKEFLAGS but this won't be upstreamable.
> Thanks for your help.
I don't immediately have an idea, but I did a build of ngrep 1.47
without pcre enabled, and it build fine here. I did this yesterday,
before replying to you that pcre was an optional dependency.
Anyway, we can keep pcre as a mandatory dependency for now, so I'll
apply your original patch.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-11-04 11:28 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-01 13:23 [Buildroot] [PATCH 1/2] ngrep: bump to version 1.47 Fabrice Fontaine
2018-11-01 13:23 ` [Buildroot] [PATCH 2/2] ngrep: add libnet optional dependency Fabrice Fontaine
2018-11-03 21:42 ` [Buildroot] [PATCH 1/2] ngrep: bump to version 1.47 Thomas Petazzoni
2018-11-03 22:01 ` Fabrice Fontaine
2018-11-04 10:19 ` Thomas Petazzoni
2018-11-04 11:04 ` Fabrice Fontaine
2018-11-04 11:28 ` Thomas Petazzoni [this message]
2018-11-04 11:34 ` Baruch Siach
2018-11-06 0:14 ` Arnout Vandecappelle
2018-11-06 7:59 ` Thomas Petazzoni
2018-11-06 9:54 ` Peter Korsgaard
2018-11-06 10:31 ` Arnout Vandecappelle
2018-11-06 11:18 ` Peter Korsgaard
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=20181104122825.57fb0e8d@windsurf \
--to=thomas.petazzoni@bootlin.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.