unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Disable the postfix corresponding settings when compiling Emacs.
Date: Thu, 09 Sep 2021 12:52:04 +1000	[thread overview]
Message-ID: <875yvafogk.fsf@gmail.com> (raw)
In-Reply-To: <CAGP6POJBZRW9a_nn0LVqcYq01HtC998xTnZ0AUtgx4gcRq0OUw@mail.gmail.com>


Hongyi Zhao <hongyi.zhao@gmail.com> writes:

> On Thu, Sep 9, 2021 at 9:17 AM Po Lu <luangruo@yahoo.com> wrote:
>>
>> Hongyi Zhao <hongyi.zhao@gmail.com> writes:
>>
>> > On Ubuntu 20.04.2 LTS, when I try to compile Emacs from its git master
>> > source code, it will always hint me to set postfix corresponding
>> > settings. I don't use postfix as the mail server, and want to disable
>> > the postfix corresponding settings when compiling Emacs. How to
>> > achieve this?
>>
>> I don't think the Emacs build process mandates any mail server in
>> particular.  Could you elaborate further, with respect to the annoying
>> behaviour you are experiencing?  Thanks.
>
> You're right. The annoying behavior is not triggered by the Emacs
> compilation progress itself, but by the following command which is
> used to install the dependencies on Debian derivative OSes:
>
> $ sudo apt -y build-dep emacs
>
> See the attached file for the screenshot shown on my machine. But I
> still don't know how to disable this behavior when using the above
> command.
>

this is all down to Debian and nothing to do with Emacs. When you run
apt build-dep it installs all the packages involved in the Debian build
of Emacs. The debian system has a mail daemon specified as a dependency
for Emacs.

All you need to do is just uninstall postfix. It will have no effect on
building Emacs. 



  reply	other threads:[~2021-09-09  2:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-08 23:35 Disable the postfix corresponding settings when compiling Emacs Hongyi Zhao
2021-09-09  1:17 ` Po Lu
2021-09-09  2:43   ` Hongyi Zhao
2021-09-09  2:52     ` Tim Cross [this message]
2021-09-09  3:02       ` Hongyi Zhao

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875yvafogk.fsf@gmail.com \
    --to=theophilusx@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).