From owner-freebsd-ports@FreeBSD.ORG Wed Oct 19 12:41:52 2011 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 548B71065670 for ; Wed, 19 Oct 2011 12:41:52 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id E44A08FC08 for ; Wed, 19 Oct 2011 12:41:51 +0000 (UTC) Received: by qadz30 with SMTP id z30so1693379qad.13 for ; Wed, 19 Oct 2011 05:41:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references :disposition-notification-to:content-type:date:message-id :mime-version:x-mailer; bh=qzJ1KNQxxTEKPhBd42IaPVjfC+ZZEGkcYa+E5zRRk+8=; b=wu886VZbtDCqmP37+iilGqoLY1fmvbLsPexWcUg8P2LbUxVSNuqfraKcXbOrBJY5Pr su+2BKtdbAQ/IirgJdcbGScIV9RQScEJENw86z3Vw9JyT19A2QEJo9v0bIAdMzEg/nYH rGgyH4AAbddnBUgOVoEg7cHtbnYm7GZ3so2MM= Received: by 10.224.188.79 with SMTP id cz15mr5453441qab.5.1319028111028; Wed, 19 Oct 2011 05:41:51 -0700 (PDT) Received: from [192.168.6.230] ([201.21.151.230]) by mx.google.com with ESMTPS id du5sm6532928qab.14.2011.10.19.05.41.47 (version=SSLv3 cipher=OTHER); Wed, 19 Oct 2011 05:41:49 -0700 (PDT) From: Sergio de Almeida Lenzi To: Andrea Venturoli In-Reply-To: <4E9EC19E.9060400@netfence.it> References: <4E9EC19E.9060400@netfence.it> Date: Wed, 19 Oct 2011 10:41:45 -0200 Message-ID: <1319028105.43180.1.camel@z6000.lenzicasa> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: wfreeman@sourcefire.com, girgen@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Snort failing after latest PostGreSQL upgrade 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, 19 Oct 2011 12:41:52 -0000 a workaround is to edit /etc/libmap.conf and add the line: libpq.so.5 libpq.so Sergio