bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27245: Build error when compiling GNU Emacs from master branch commi


From: Sachin Patil
Subject: bug#27245: Build error when compiling GNU Emacs from master branch commit 2aa8b1564ea3dd8eb23c71315a19877cab508db3
Date: Mon, 5 Jun 2017 18:39:18 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

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 via email to

[Prev in Thread] Current Thread [Next in Thread]