From: nagachika00@... Date: 2014-08-27T16:45:52+00:00 Subject: [ruby-core:64588] [ruby-trunk - Bug #9559] [Assigned] build failure with clang 3.4 Issue #9559 has been updated by Tomoyuki Chikanaga. Tracker changed from Backport to Bug Project changed from Backport93 to ruby-trunk Category set to ext Status changed from Open to Assigned Assignee set to Nobuyoshi Nakada Target version set to current: 2.2.0 ruby -v set to - Backport set to 2.0.0: REQUIRED, 2.1: REQUIRED The patch can be applied cleanly to trunk (and 2.0.0/2.1). It can be a new issue. I move this ticket to ruby-trunk. ---------------------------------------- Bug #9559: build failure with clang 3.4 https://bugs.ruby-lang.org/issues/9559#change-48511 * Author: Steve Wills * Status: Assigned * Priority: Normal * Assignee: Nobuyoshi Nakada * Category: ext * Target version: current: 2.2.0 * ruby -v: - * Backport: 2.0.0: REQUIRED, 2.1: REQUIRED ---------------------------------------- With clang 3.4 ruby has problems configuring / building dl.so. Please see: http://lists.freebsd.org/pipermail/freebsd-ruby/2014-February/004085.html The attached patch resolves it. -- https://bugs.ruby-lang.org/