X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=FZ0cHemiQBvApP+8kTuSI7Xvkqj1N
	YtBajkJXpXu4a7cT2yCGk05tvE6S8Unkoywsob8Cbopb/fAJbV9LbdIv0dKUVfNI
	4sDFGsTi+XwfmWdjPDTm1qTnjzLcSPYcNce+Axe0xpbZ3NpTZ3wirmLMVRfNQOKo
	m6e+EoxX0TN6a4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=h403a0yCgejqQOdmi6uDP/mc3R8=; b=ad1
	Mcd1u2PorkjWtv3UI6uqaECDADNyZaI0Yu7BM5SWup4YgQxuYj17Ms4Yvaw9DXCs
	cFBTL93mniJkk7MrnGQxaeNhnlx/KAlONkemjjLWMG713HLKix+qqabTm81cvFsb
	17xC9JHJd3vhw+2XVq2x++j+s+jDjw8yti1c9FoY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=gem, ruby
X-HELO: s216.webhostingserver.nl
X-Gm-Message-State: AD7BkJIvm+/qnPR0qJfcoPX5gnClLQ5OcWkcuSkuiGrcYV59t9U0U/fcc6QpOPPMMlm6bnyPdzSsOlPrb1BHJg==
X-Received: by 10.107.29.210 with SMTP id d201mr2289974iod.14.1457002692737; Thu, 03 Mar 2016 02:58:12 -0800 (PST)
MIME-Version: 1.0
From: Frank Fesevur <ffes@users.sourceforge.net>
Date: Thu, 3 Mar 2016 11:57:43 +0100
X-Gmail-Original-Message-ID: <CAKf2h5RNkdr2J-Np+RrPNYkOP7j758+mFaGy9FjC=ScSZvuxAw@mail.gmail.com>
Message-ID: <CAKf2h5RNkdr2J-Np+RrPNYkOP7j758+mFaGy9FjC=ScSZvuxAw@mail.gmail.com>
Subject: Ruby gem install falis
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Hi,

I am unable to install a gem:

# gem install gollum
ERROR:  Loading command: install (LoadError)
        No such process - /usr/lib/ruby/2.2.0/openssl.so
ERROR:  While executing gem ... (NoMethodError)
    undefined method `invoke_with_build_args' for nil:NilClass

When I try "gem update" the same error occurs.

From what I read on various sites on the internet is that Ruby needs
to be rebuild with the latest openssl. A new version of the openssl
package was released recently.

I have very little experience with Ruby. Just using some software that
need to be installed as gems. Is rebuilding something I can do myself
or does the Ruby packages needs to be rebuild?

Regards,
Frank

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

