[#46037] Re: [ruby-core:47138] [ruby-trunk - Bug #6861][Open] ERB::Util.escape_html is not escaping single quotes — Shugo Maeda <shugo@...>

咳さん

12 messages 2012/08/13
[#46038] Re: [ruby-core:47138] [ruby-trunk - Bug #6861][Open] ERB::Util.escape_html is not escaping single quotes — Masatoshi SEKI <m_seki@...> 2012/08/13

=1B$B31$H$$$$$^$9!#=1B(B

[#46051] [ruby-trunk - Feature #6875][Open] Make test/unit default gem — "kou (Kouhei Sutou)" <kou@...>

19 messages 2012/08/15

[#46081] [ruby-trunk - Feature #6936][Assigned] Forbid singleton class and instance variabls for float — "naruse (Yui NARUSE)" <naruse@...>

17 messages 2012/08/26
[#46082] Re: [ruby-trunk - Feature #6936][Assigned] Forbid singleton class and instance variabls for float — SASADA Koichi <ko1@...> 2012/08/27

(2012/08/27 8:12), naruse (Yui NARUSE) wrote:

[ruby-dev:46064] [ruby-trunk - Bug #6900][Open] execinfo ライブラリ(およびそのヘッダ)の探索に --with-opt-dir の指定が利かない

From: "metanest (Makoto Kishimoto)" <redmine@...>
Date: 2012-08-21 03:10:40 UTC
List: ruby-dev #46064
Issue #6900 has been reported by metanest (Makoto Kishimoto).

----------------------------------------
Bug #6900: execinfo ライブラリ(およびそのヘッダ)の探索に --with-opt-dir の指定が利かない
https://bugs.ruby-lang.org/issues/6900

Author: metanest (Makoto Kishimoto)
Status: Open
Priority: Normal
Assignee: 
Category: build
Target version: 
ruby -v: ruby 2.0.0dev (2012-08-18 trunk 36726) [x86_64-freebsd8.3]


手元の FreeBSD の環境で execinfo ライブラリは ports で入っていて、
たとえば execinfo.h は /usr/local/include にあるのですが、
--with-opt-dir=/usr/local と指定していても、

checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no

のようになります。

configure 実行時の環境変数で CPPFLAGS=-I/usr/local/include などのように
明示的に指定してやれば yes にすることはできますが、--with-opt-dir で
設定できてほしいと思います。


-- 
http://bugs.ruby-lang.org/

In This Thread

Prev Next