Project

General

Profile

Actions

Bug #1814

closed

unrecognized option --with-openssl-dir with 1.8.6-p369 (Solaris 10)

Added by scollett (S. Collett) over 14 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
1.8.6-p369
[ruby-core:24545]

Description

=begin
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.
=end

Actions #1

Updated by nobu (Nobuyoshi Nakada) over 14 years ago

=begin
Hi,

At Fri, 24 Jul 2009 07:27:08 +0900,
S. Collett wrote in [ruby-core:24545]:

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

Use --disable-option-checking.

The same configure+options works in 1.8.6-p368 and earlier.

It depends on versions of autoconf.

--
Nobu Nakada

=end

Actions #2

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Project changed from Backport186 to Ruby master
  • Description updated (diff)
  • Status changed from Open to Closed
  • Backport set to 2.5: UNKNOWN, 2.6: UNKNOWN
Actions

Also available in: Atom PDF

Like0
Like0Like0