From: "S. Collett" <redmine@...> Date: 2009-07-24T07:27:08+09:00 Subject: [ruby-core:24545] [Bug #1814] unrecognized option --with-openssl-dir with 1.8.6-p369 (Solaris 10) Bug #1814: unrecognized option --with-openssl-dir with 1.8.6-p369 (Solaris 10) http://redmine.ruby-lang.org/issues/show/1814 Author: S. Collett Status: Open, Priority: Normal ruby -v: 1.8.6-p369 Receive this message when compiling ruby1.8.6-p369 in Solaris 10 with --with-openssl-dir specified: WARNING: unrecognized options: --with-openssl-dir Using this configuration line: ./configure --prefix=$INSTALL_ROOT --enable-pthread --with-openssl-dir=/usr/local/ssl The same configure+options works in 1.8.6-p368 and earlier. ---------------------------------------- http://redmine.ruby-lang.org