unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Sachin Patil <psachin@redhat.com>
To: npostavs@users.sourceforge.net
Cc: 27245@debbugs.gnu.org
Subject: bug#27245: Build error when compiling GNU Emacs from master branch commit 2aa8b1564ea3dd8eb23c71315a19877cab508db3
Date: Mon, 5 Jun 2017 18:39:18 +0530	[thread overview]
Message-ID: <9c023fae-14c5-507a-ad03-7a541a5a24d6@redhat.com> (raw)
In-Reply-To: <8737bezkuw.fsf@users.sourceforge.net>

Yes it worked with `make bootstrap`. I scanned the output of `make
bootstrap` and manually ran

~~~

make clean all

./configure --host=x86_64-fedora-gnu --without-pop --with-mailutils
--prefix=/opt/emacs-bleeding/ --no-create --no-recursion

make

~~~

The build was successful


I again re-visited my original steps, but this time I clean all
previously compiled file

~~~

make clean all

./configure --host=x86_64-fedora-gnu --without-pop --with-mailutils
--prefix=/opt/emacs-bleeding/

make -j 6

~~~

The build was successful again. Does it mean I missed `make clean all`
first time? I usually do `make clean`




On 06/05/2017 05:50 PM, npostavs@users.sourceforge.net wrote:
> Sachin Patil <psachin@redhat.com> writes:
>
>> Steps to compile:
>> ~~~
>> ./configure --host=x86_64-fedora-gnu --without-pop --with-mailutils
>> --prefix=/opt/emacs-bleeding/
>> make -j 6
> Does it work with 'make bootstrap'?

-- 
Sachin(PGP Key: 0x62AA06E2)
psachin.github.io







  reply	other threads:[~2017-06-05 13:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-05  5:11 bug#27245: Build error when compiling GNU Emacs from master branch commit 2aa8b1564ea3dd8eb23c71315a19877cab508db3 Sachin Patil
2017-06-05 12:20 ` npostavs
2017-06-05 13:09   ` Sachin Patil [this message]
2017-06-05 13:26     ` npostavs

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=9c023fae-14c5-507a-ad03-7a541a5a24d6@redhat.com \
    --to=psachin@redhat.com \
    --cc=27245@debbugs.gnu.org \
    --cc=npostavs@users.sourceforge.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.
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).