From owner-freebsd-ports@FreeBSD.ORG Mon Jul 19 16:22:14 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9796106566B for ; Mon, 19 Jul 2010 16:22:14 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out9.libero.it (cp-out9.libero.it [212.52.84.109]) by mx1.freebsd.org (Postfix) with ESMTP id 9B6F98FC0C for ; Mon, 19 Jul 2010 16:22:14 +0000 (UTC) Received: from soth.ventu (151.51.33.62) by cp-out9.libero.it (8.5.107) id 4C4029D1008AE755 for freebsd-ports@freebsd.org; Mon, 19 Jul 2010 18:22:13 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.3) with ESMTP id o6JGMCuR092596 for ; Mon, 19 Jul 2010 18:22:13 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <4C447BB4.4040303@netfence.it> Date: Mon, 19 Jul 2010 18:22:12 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.1.10) Gecko/20100708 Thunderbird/3.0.5 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4C442A0C.5050708@infracaninophile.co.uk> In-Reply-To: <4C442A0C.5050708@infracaninophile.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: sysytils/bacula-server link failures WITH_POSTGRESQL 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: Mon, 19 Jul 2010 16:22:14 -0000 Il 07/19/10 12:33, Matthew Seaman ha scritto: > > Dear port maintainer, > > Since version 5.0.2 was committed over the weekend, if you select > WITH_POSTGRESQL in the config dialogue for sysutils/bacula-server, it > fails to link: This happened to me too... Workaround is to deinstall bacula-server, then compile and install the new version. bye av.