From: "nobu (Nobuyoshi Nakada)" Date: 2013-12-31T11:16:13+09:00 Subject: [ruby-core:59428] [ruby-trunk - Bug #9329] ./configure --enable-shared --enable-relocatable && make fails Issue #9329 has been updated by nobu (Nobuyoshi Nakada). Not --enable-relocatable, --enable-load-relative. ---------------------------------------- Bug #9329: ./configure --enable-shared --enable-relocatable && make fails https://bugs.ruby-lang.org/issues/9329#change-43987 Author: postmodern (Hal Brodigan) Status: Feedback Priority: High Assignee: nobu (Nobuyoshi Nakada) Category: build Target version: ruby -v: trunk Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN Steps to Reproduce: $ ./configure --enable-shared --enable-relocatable $ make Actual Result: compiling ./enc/encdb.c linking encoding encdb.so /usr/bin/ld: cannot find -l-lpthread collect2: error: ld returned 1 exit status -- http://bugs.ruby-lang.org/