From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/cvs: fix build without editor
Date: Mon, 25 Mar 2024 10:01:04 +0100 [thread overview]
Message-ID: <87zfumd6sv.fsf@48ers.dk> (raw)
In-Reply-To: <20240315221029.88170-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Fri, 15 Mar 2024 23:10:29 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Set default editor to /bin/vi to fix the following build failure when no
> editor is found on host:
> configure:40833: checking for vim
> configure:40862: result: no
> configure:40833: checking for vi
> configure:40862: result: no
> configure:40833: checking for emacs
> configure:40862: result: no
> configure:40833: checking for nano
> configure:40862: result: no
> configure:40833: checking for pico
> configure:40862: result: no
> configure:40833: checking for edit
> configure:40862: result: no
> configure:40874: error:
> Failed to find a text file editor. CVS cannot be compiled
> without a default log message editor. Searched for
> `vim vi emacs nano pico edit'. Try `configure --with-editor'.
> While at it, drop CVS_CONFIGURE_ARGS variable for simplicity
> Fixes:
> - http://autobuild.buildroot.org/results/5b8a747698bc2e64eb1f001e87577e86e4cb8d14
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2024.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-03-25 9:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-15 22:10 [Buildroot] [PATCH 1/1] package/cvs: fix build without editor Fabrice Fontaine
2024-03-24 15:50 ` Arnout Vandecappelle via buildroot
2024-03-25 9:01 ` Peter Korsgaard [this message]
2024-03-25 9:01 ` 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=87zfumd6sv.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
/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