From owner-freebsd-ruby@FreeBSD.ORG Sat Aug 27 15:25:21 2011 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4112D106567E for ; Sat, 27 Aug 2011 15:25:21 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id F22BB8FC17 for ; Sat, 27 Aug 2011 15:25:20 +0000 (UTC) Received: by ywo32 with SMTP id 32so4399334ywo.13 for ; Sat, 27 Aug 2011 08:25:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=ZuZcu9SzKblAbr9O9nG5dUaPaW9es3UVdJ/S3EfhgJA=; b=w3sJzcuElGASt1RrV+y3hmZif+GhUjvQyO2/hMGbgndC4zAzqkhawqqeEEOai6gPzt uGLJkdUti9tJh+sb3JCSqTAQ3Bu/jPk69vS9fZ4KvAjNbG3KKvw4iQzJfswC7b9knG1k Z0apgIQKYort9iCmpsqdWzWvTHaklei34oKW8= Received: by 10.43.53.73 with SMTP id vp9mr2455490icb.415.1314457395064; Sat, 27 Aug 2011 08:03:15 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.42.4 with HTTP; Sat, 27 Aug 2011 08:02:45 -0700 (PDT) In-Reply-To: <20110827095943.7806ffd3@cox.net> References: <20110827035245.7c7676a8@cox.net> <4E58B2F2.7070809@gmx.de> <4E58B770.6070802@FreeBSD.org> <20110827093707.02544428@cox.net> <20110827095943.7806ffd3@cox.net> From: Chris Rees Date: Sat, 27 Aug 2011 16:02:45 +0100 X-Google-Sender-Auth: Yoh9aRHnd3zkcX8yToxNRUaX8sA Message-ID: To: "Conrad J. Sabatier" , ruby@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: audio/amarok: make TRYBROKEN=yes reinstall worked! X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Aug 2011 15:25:21 -0000 On 27 August 2011 15:59, Conrad J. Sabatier wrote: > On Sat, 27 Aug 2011 15:42:09 +0100 > Chris Rees wrote: > >> On 27 August 2011 15:37, Conrad J. Sabatier wrote: >> > On Sat, 27 Aug 2011 12:22:56 +0300 >> > Andriy Gapon wrote: >> >> >> >> I'd think that it would be sufficient to fix the reason why the >> >> BROKEN line was added in the first place. >> >> >> > >> > Perhaps not. =A0At Chris Rees' suggestion, I deinstalled ruby18 and >> > tried building amarok again. =A0No dice. >> > >> > It seems that the paths to the ruby includes amarok's configure >> > script is looking for differ in ruby19. =A0Grrrr! >> > >> >> At the risk of stating the obvious, have you tried playing with the >> -I flags? > > Uh...not yet. =A0I was so taken aback at how differently the two ruby > ports handle the installation of their includes that I got > sidetracked. =A0:-) > > I'm still trying to figure out how any includes get installed at all by > ruby18 (or at least, how they get registered). =A0Nothing in the > Makefile or the pkg-plist that I can see. =A0Am I missing something? > You're definitely talking to the wrong guy I'm afraid, but hopefully someone at ruby@ may help... Chris