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 で 設定できてほしいと思います。
on 2012-08-21 05:11
on 2012-09-27 12:27
Issue #6900 has been updated by knu (Akinori MUSHA). File opt-dir_DLDFLAGS.diff added Status changed from Closed to Open ruby -v changed from ruby 2.0.0dev (2012-08-18 trunk 36726) [x86_64-freebsd8.3] to ruby 2.0.0dev (2012-09-27 trunk 37039) [x86_64-freebsd9] 手元のFreeBSD 9.1-PRERELEASE/amd64環境では、 --with-opt-dir=/usr/local を付けてもLIBRUBY_SOのビルドでこけます。 (...) linking shared-library libruby.so.20 /usr/bin/ld: cannot find -lexecinfo DLDFLAGSも手当てが必要と思いますがどうでしょう。 ---------------------------------------- Bug #6900: execinfo ライブラリ(およびそのヘッダ)の探索に --with-opt-dir の指定が利かない https://bugs.ruby-lang.org/issues/6900#change-29760 Author: metanest (Makoto Kishimoto) Status: Open Priority: Normal Assignee: Category: build Target version: ruby -v: ruby 2.0.0dev (2012-09-27 trunk 37039) [x86_64-freebsd9] 手元の 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 で 設定できてほしいと思います。
on 2012-09-30 14:39
Issue #6900 has been updated by naruse (Yui NARUSE). knu (Akinori MUSHA) wrote: > 手元のFreeBSD 9.1-PRERELEASE/amd64環境では、 --with-opt-dir=/usr/local を付けてもLIBRUBY_SOのビルドでこけます。 > > (...) > linking shared-library libruby.so.20 > /usr/bin/ld: cannot find -lexecinfo > > DLDFLAGSも手当てが必要と思いますがどうでしょう。 なるほど、コミットしてください ---------------------------------------- Bug #6900: execinfo ライブラリ(およびそのヘッダ)の探索に --with-opt-dir の指定が利かない https://bugs.ruby-lang.org/issues/6900#change-29810 Author: metanest (Makoto Kishimoto) Status: Open Priority: Normal Assignee: Category: build Target version: ruby -v: ruby 2.0.0dev (2012-09-27 trunk 37039) [x86_64-freebsd9] 手元の 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 で 設定できてほしいと思います。
on 2012-10-02 06:17
Issue #6900 has been updated by knu (Akinori MUSHA). Status changed from Open to Closed Fix committed in r37062. ---------------------------------------- Bug #6900: execinfo ライブラリ(およびそのヘッダ)の探索に --with-opt-dir の指定が利かない https://bugs.ruby-lang.org/issues/6900#change-29932 Author: metanest (Makoto Kishimoto) Status: Closed Priority: Normal Assignee: Category: build Target version: ruby -v: ruby 2.0.0dev (2012-09-27 trunk 37039) [x86_64-freebsd9] 手元の 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 で 設定できてほしいと思います。
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.