Project

General

Profile

Actions

Backport #6207

closed

[[Ruby 1.9:]] lib64 not recognized with --with-opt-dir

Added by mpapis (Michal Papis) about 12 years ago. Updated over 11 years ago.

Status:
Closed
[ruby-core:43726]

Description

Compiling ruby using --with-opt-dir on system that uses lib64 as default lib dir (including ruby) does not select library binaries from lib64, linking lib64 to lib allows compilation.

All the library paths in system are lib64 including compilation of ruby, but compilation can not include libraries from lib64 defined with --with-opt-dir.

Attached you can find /home/mpapis/.rvm/usr/lib64/pkgconfig/yaml-0.1.pc - which explicitly shows that lib64 should be used.


Files

rbconfig.rb.diff (2.66 KB) rbconfig.rb.diff mpapis (Michal Papis), 03/30/2012 12:07 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0