From owner-freebsd-ports@FreeBSD.ORG Wed Mar 23 09:07:23 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56E1316A4CE for ; Wed, 23 Mar 2005 09:07:23 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4B2243D5D for ; Wed, 23 Mar 2005 09:07:22 +0000 (GMT) (envelope-from theawel@gmail.com) Received: by wproxy.gmail.com with SMTP id 70so106934wra for ; Wed, 23 Mar 2005 01:07:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; b=lEXQ2XiwNXF9Edoh3ePIwg3z/AaduV2z4DHcdtjcKnmUQFOU5i0yycwtNljH9Q1egyB2nKN80pi4VuNazWZue3VV2z44UltyKpKxRp1vqyOPCbAsQVbkyqbyVDpt+uLkfvBJlHq4JyMyFStAKG/1Vw91iXwadB64VKjM+mFJw5c= Received: by 10.54.101.11 with SMTP id y11mr107005wrb; Wed, 23 Mar 2005 01:07:22 -0800 (PST) Received: from ?69.141.44.255? ([69.141.44.255]) by mx.gmail.com with ESMTP id 8sm1218773wrl.2005.03.23.01.07.21; Wed, 23 Mar 2005 01:07:22 -0800 (PST) In-Reply-To: <200503230947.20077.michaelnottebrock@gmx.net> References: <200503230947.20077.michaelnottebrock@gmx.net> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6ccd5bc5003645def84fce29f785600e@gmail.com> Content-Transfer-Encoding: 7bit From: alex Date: Wed, 23 Mar 2005 04:07:20 -0500 To: Michael Nottebrock X-Mailer: Apple Mail (2.619.2) cc: freebsd-ports@freebsd.org Subject: Re: Ruby portupgrade but not a segfault, asks for non existant db40 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 09:07:23 -0000 You know what I did, now I do remember adding that when I installed MySQL. I guess my next question would be how can I get portupgrade to work with that in my make.conf? Would installing DB4 correct the problem, and if so why does ruby ask for the specific directory db40 and not db4? On Mar 23, 2005, at 3:47 AM, Michael Nottebrock wrote: > On Wednesday, 23. March 2005 07:07, Alex wrote: >> I have attempted to update my INDEX.db file using the usual command: >> >> /usr/local/sbin/portsdb -Uu >> >> This has worked for me all the time until tonite, when I tried the >> command tonite i got an error that said ruby required db40, but when i >> looked a bit further i noticed that there is no such directory like >> that. There is db4 and db41. Why all of a sudden is it asking me for >> this dependency when it clearly does not exist and never did. I >> searched the listing in google to verify. > > Do you have WITH_BDB_VER=40 set in make.conf perhaps? > > -- > ,_, | Michael Nottebrock | lofi@freebsd.org > (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org > \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.o