GNU bug report logs -
#27245
Build error when compiling GNU Emacs from master branch commit 2aa8b1564ea3dd8eb23c71315a19877cab508db3
Previous Next
Reported by: Sachin Patil <psachin <at> redhat.com>
Date: Mon, 5 Jun 2017 05:37:01 UTC
Severity: normal
Tags: notabug
Done: npostavs <at> users.sourceforge.net
Bug is archived. No further changes may be made.
Full log
Message #11 received at 27245 <at> debbugs.gnu.org (full text, mbox):
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 <at> users.sourceforge.net wrote:
> Sachin Patil <psachin <at> 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
This bug report was last modified 8 years and 37 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.