From owner-freebsd-ports@FreeBSD.ORG Tue Aug 23 22:08:36 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8277D106566C; Tue, 23 Aug 2011 22:08:36 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by mx1.freebsd.org (Postfix) with ESMTP id 42F318FC15; Tue, 23 Aug 2011 22:08:35 +0000 (UTC) Received: by iye7 with SMTP id 7so1716127iye.17 for ; Tue, 23 Aug 2011 15:08:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=mwy4udcums1gBDUOxhja1YZO6PGiQGCsDd8ph9T0sag=; b=mNsM2p1MUnAELOIiom83btAy/BOMEJcviyy0+ezgr1oOAIRpg3fNWFYJOkAkBm1JAp IH0Qpu09dwryiP0W9zoPeKd/ebE8EI9xyaqc680zdoUxnxUTqa0VidbYaFSmTohcjWks ExdT3+X9gOfpagIc8d68qtwn95W8Dm2HdiEtw= MIME-Version: 1.0 Received: by 10.231.48.11 with SMTP id p11mr8632935ibf.57.1314137315591; Tue, 23 Aug 2011 15:08:35 -0700 (PDT) Received: by 10.231.149.204 with HTTP; Tue, 23 Aug 2011 15:08:35 -0700 (PDT) In-Reply-To: References: Date: Tue, 23 Aug 2011 15:08:35 -0700 Message-ID: From: Kevin Oberman To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Steve Wills Subject: Re: Ruby 19 install(?) failure X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2011 22:08:36 -0000 On Tue, Aug 23, 2011 at 2:15 PM, Kevin Oberman wrote: > I just tried upgrading ruby to lang/ruby19 as per ports/UPDATING. > Looks like build just patches and the 'make install' does most of the > real work. In any case, it fails. > > cc -shared -o ../../.ext/amd64-freebsd8/zlib.so zlib.o -L. -L../.. -L. > =A0-rdynamic -Wl,-soname,../../.ext/amd64-freebsd8/zlib.so =A0-Wl,-R > -Wl,/usr/local/lib -L/usr/local/lib -lruby19 -lz =A0-lthr -lrt -lcrypt > -lm -L/usr/local/lib =A0-rpath=3D/usr/lib:/usr/local/lib -pthread =A0-lc > making ruby19 > make: don't know how to make NO_DEPENDS. Stop > *** Error code 2 > > Running 8.2-Stable of Aug 19. > > Any idea what's wrong? > Thanks! Now I'm very confused. After the same failure three times, I tied a manual "make install" and it worked. I then re-ran the "portmaster -o lang/ruby19 /lang/ruby18 and it semed to be OK, but when I ran the "portmaster -R -r lang/ruby-1.9, it tried to install ruby18-gems and that tried to re-install ruby18. Am I missing something? --=20 R. Kevin Oberman, Network Engineer - Retired E-mail: kob6558@gmail.com