From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 12 06:01:34 2005 Return-Path: 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 D22C316A4F1 for ; Tue, 12 Apr 2005 06:01:34 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A97943D5C for ; Tue, 12 Apr 2005 06:01:02 +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 j3C612CC059770 for ; Tue, 12 Apr 2005 06:01:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3C61229059767; Tue, 12 Apr 2005 06:01:02 GMT (envelope-from gnats) Resent-Date: Tue, 12 Apr 2005 06:01:02 GMT Resent-Message-Id: <200504120601.j3C61229059767@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, Jim Trigg Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F4D016A4CE for ; Tue, 12 Apr 2005 05:59:56 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02B3A43D1F for ; Tue, 12 Apr 2005 05:59:56 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C5xtJo051050 for ; Tue, 12 Apr 2005 05:59:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j3C5xtPZ051049; Tue, 12 Apr 2005 05:59:55 GMT (envelope-from nobody) Message-Id: <200504120559.j3C5xtPZ051049@www.freebsd.org> Date: Tue, 12 Apr 2005 05:59:55 GMT From: Jim Trigg To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/79817: gnucash fails to build properly when db4.1 is installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:01:35 -0000 >Number: 79817 >Category: ports >Synopsis: gnucash fails to build properly when db4.1 is installed >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 12 06:01:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jim Trigg >Release: 4.10-RELEASE >Organization: >Environment: FreeBSD argent.heraldsnet.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Fri Jul 2 23:36:48 EDT 2004 root@argent.heraldsnet.org:/usr/obj/usr/src/sys/K7WINE i386 >Description: There are two errors in the gnucash Makefile which prevent it from building correctly when db41 is installed. First, the db4.0 dependency is not removed, and second, the db41 dependency has the wrong shared libary name. >How-To-Repeat: Install databases/db41 and then attempt to make finance/gnucash. >Fix: Remove the db4.0 line from the standard LIBDEPENDS macro definition; change db4.0 to db41.1 in the conditional section when a db41 header file exists. Unified diff to follow. >Release-Note: >Audit-Trail: >Unformatted: