From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 11 05:10:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7918C16A41C for ; Mon, 11 Jul 2005 05:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE6F43D49 for ; Mon, 11 Jul 2005 05:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6B5AHZF038847 for ; Mon, 11 Jul 2005 05:10:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6B5AHsC038846; Mon, 11 Jul 2005 05:10:17 GMT (envelope-from gnats) Resent-Date: Mon, 11 Jul 2005 05:10:17 GMT Resent-Message-Id: <200507110510.j6B5AHsC038846@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, João Carlos Mendes Luís Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D264916A41C for ; Mon, 11 Jul 2005 05:06:13 +0000 (GMT) (envelope-from jonny@jonny.eng.br) Received: from coe.ufrj.br (roma.coe.ufrj.br [146.164.53.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CCDE43D4C for ; Mon, 11 Jul 2005 05:06:13 +0000 (GMT) (envelope-from jonny@jonny.eng.br) Received: from localhost (localhost [127.0.0.1]) by coe.ufrj.br (Postfix) with ESMTP id 7BA701700A for ; Mon, 11 Jul 2005 02:06:11 -0300 (BRT) Received: from coe.ufrj.br ([146.164.53.65]) by localhost (roma.coe.ufrj.br [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 79944-03 for ; Mon, 11 Jul 2005 02:06:08 -0300 (BRT) Received: by coe.ufrj.br (Postfix, from userid 2000) id 04D8317007; Mon, 11 Jul 2005 02:06:08 -0300 (BRT) Message-Id: <20050711050608.04D8317007@coe.ufrj.br> Date: Mon, 11 Jul 2005 02:06:08 -0300 (BRT) From: João Carlos Mendes Luís To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/83243: ruby-bdb compiling trouble X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: João Carlos Mendes Luís List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2005 05:10:18 -0000 >Number: 83243 >Category: ports >Synopsis: ruby-bdb compiling trouble >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 11 05:10:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: João Carlos Mendes Luís >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD roma.coe.ufrj.br 5.4-STABLE FreeBSD 5.4-STABLE #2: Sun Jun 12 06:14:21 BRT 2005 jonny@roma.coe.ufrj.br:/usr/cvsup/RELENG_5/src/sys/i386/compile/ROMA i386 >Description: If I try to compile ruby-bdb with a Berkeley DB version 4.2 or 4.3, it does not work, does not find the libdb needed. >How-To-Repeat: I have WITH_BDB_VER=43 in my make.conf, and no other BDB related variable set. I think this is enough. The Makefile for ruby-bdb sets LIB_SUFFIX with the wrong value, then. IMHO, the Makefile should be teached on how to deal with this condition, since this is how we tell other ports to use BDB42 or BDB43. I may be wrong, of course. ;-) >Fix: The maintainer may have to choose between some options, and this could be very personal. I'll not suggest anything. >Release-Note: >Audit-Trail: >Unformatted: