Project

General

Profile

Actions

Bug #13899

closed

Ruby 2.4.2 and 2.3.5 cannot link with libgmp nor jemalloc

Added by usa (Usaku NAKAMURA) over 6 years ago. Updated over 6 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
2.4.2, 2.3.5
Backport:
[ruby-dev:50245]

Description

The released package of Ruby 2.4.2 and 2.3.5 cannot link with libgmp nor jemalloc.
Then, I provide the fixes.

for Ruby 2.4.2:
a. Override configure file in your package by configure-2.4.2, and run configure.
b. Or, apply the patch configure-2.4.2.diff, and run configure.

for Ruby 2.3.5:
a. Override configure file in your package by configure-2.3.5, and run configure.
b. Or, apply the patch configure-2.3.5.diff, and run configure.


Files

configure-2.3.5.diff (1.46 KB) configure-2.3.5.diff usa (Usaku NAKAMURA), 09/14/2017 10:33 PM
configure-2.3.5 (657 KB) configure-2.3.5 usa (Usaku NAKAMURA), 09/14/2017 10:33 PM
configure-2.4.2.diff (1.46 KB) configure-2.4.2.diff usa (Usaku NAKAMURA), 09/14/2017 10:33 PM
configure-2.4.2 (719 KB) configure-2.4.2 usa (Usaku NAKAMURA), 09/14/2017 10:33 PM

Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #13402: [PATCH] fix --with-gmp (broken by r57490)Closednobu (Nobuyoshi Nakada)Actions
Actions #1

Updated by usa (Usaku NAKAMURA) over 6 years ago

  • Related to Bug #13402: [PATCH] fix --with-gmp (broken by r57490) added
Actions #2

Updated by stefsava (Stefano Savanelli) over 6 years ago

  • ruby -v changed from 2.4.2, 2.3.2 to 2.4.2, 2.3.5
Actions

Also available in: Atom PDF

Like0
Like0Like0