From owner-freebsd-ports@FreeBSD.ORG Wed Aug 24 00:56:13 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 4C4C7106564A; Wed, 24 Aug 2011 00:56:13 +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 095B08FC0C; Wed, 24 Aug 2011 00:56:12 +0000 (UTC) Received: by iye7 with SMTP id 7so2182892iye.17 for ; Tue, 23 Aug 2011 17:56:12 -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; bh=sGAKb/A+PwogGH7jn46aKX1LhXkphfCx29Skqdmgqu8=; b=n01GTZPR8FE9XjBe5SGiaXIq0Mu/2JSWCCtXIsrLkugpPPxLVtdmgcd4qfculNB9a+ RgBLo4oU9IeGdojJdLzSsUmcT2Dw0pa3oYgWdjxbArGX4uwFLLFp3qvvXkPIjvIYt3mW 1ePNDYPjNxi9t6gUgULxCj4QvTKOxkN6ppId0= MIME-Version: 1.0 Received: by 10.231.57.10 with SMTP id a10mr8733390ibh.70.1314147372225; Tue, 23 Aug 2011 17:56:12 -0700 (PDT) Received: by 10.231.149.204 with HTTP; Tue, 23 Aug 2011 17:56:12 -0700 (PDT) Received: by 10.231.149.204 with HTTP; Tue, 23 Aug 2011 17:56:12 -0700 (PDT) In-Reply-To: <4E5446EE.7080505@FreeBSD.org> References: <4E5446EE.7080505@FreeBSD.org> Date: Tue, 23 Aug 2011 17:56:12 -0700 Message-ID: From: Kevin Oberman To: Steve Wills Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org 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: Wed, 24 Aug 2011 00:56:13 -0000 On Aug 23, 2011 5:33 PM, "Steve Wills" wrote: > > Hi, > > On 08/23/11 18:08, Kevin Oberman wrote: > > 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. > >> -rdynamic -Wl,-soname,../../.ext/amd64-freebsd8/zlib.so -Wl,-R > >> -Wl,/usr/local/lib -L/usr/local/lib -lruby19 -lz -lthr -lrt -lcrypt > >> -lm -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib -pthread -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? > > My apologies for the trouble. Can you tell me what version of FreeBSD > you're on and what other packages you have installed? > > Thanks, > Steve As stated, 8-Stable of Aug. 19. I should have also mentioned that it's an amd64 system. I have about 900 ports installed including a full gnome system and a number of multimedia ports inc. ffmpeg, handbrake, mplayer, lame, avidemux, and several that don't come to mind. If you need it, I can send the full list when I get back to my system. Thanks! R. Kevin Oberman, Network Engineer Retired kob6558@gmail.com