Skip to content

Build GNU Make from git repository #793

Merged
merged 1 commit into from
May 29, 2018

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented May 28, 2018

Tested on keineahnung and elcattivo.

Building Mozilla Thunderbird 52.8.0, GNU Make 4.2.1 terminates with a
segmentation faults.

> make[5050]: segfault at 65b502 ip 000000000065b502 sp 00007fff06dc9128
error 15

Unfortunately, the backtrace is not helpful, and Valgrind says it’s an
illegal instruction. But, it’s probably some form of corruption, and
using the version from git fixes the issue, so use that.

[1]: https://git.savannah.gnu.org/cgit/make.git/commit/?id=8a731d1b2cc262d03e0246a4869c704b6c1599ec
@donald donald merged commit 618ad15 into master May 29, 2018
@donald donald deleted the update-make-from-4.2.1-to-latest-git-commit branch September 14, 2018 08:45
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants