From owner-freebsd-questions@FreeBSD.ORG Mon May 4 04:15:20 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B698E106564A for ; Mon, 4 May 2009 04:15:20 +0000 (UTC) (envelope-from a.pirko@inode.at) Received: from mailbackup.inode.at (mailbackup.inode.at [213.229.60.24]) by mx1.freebsd.org (Postfix) with ESMTP id 73BC88FC12 for ; Mon, 4 May 2009 04:15:20 +0000 (UTC) (envelope-from a.pirko@inode.at) Received: from [62.99.145.3] (port=32249 helo=mx.inode.at) by mailbackup.inode.at with esmtp (Exim 4.67) (envelope-from ) id 1M0pEz-0000Ry-7v for freebsd-questions@freebsd.org; Mon, 04 May 2009 05:53:17 +0200 Received: from [84.119.8.155] (port=4475 helo=fz-sub1.local) by smartmx-03.inode.at with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1M0pEs-0005Jh-MN; Mon, 04 May 2009 05:53:10 +0200 Date: Mon, 4 May 2009 05:53:17 +0200 From: Armin Pirkovitsch To: Jeff Molofee , freebsd-questions@freebsd.org Message-ID: <20090504054840inode@frozen-zone.org> References: <20090503120018.6ED6110656FD@hub.freebsd.org> <49FE0A33.5040804@telus.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49FE0A33.5040804@telus.net> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: Subject: Re: Apache errors. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Armin Pirkovitsch List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 May 2009 04:15:20 -0000 Hi! Have you tried to recompile the port from which that library came? (pkg_info -W /usr/local/lib/libavahi-common.so.3 should help you finding the correct port if you do not know which port that is) Armin On Sun 03 May 2009, Jeff Molofee wrote: > Just started getting this.. can anyone tell me how to fix it? > > Performing sanity check on apache22 configuration: > httpd: Syntax error on line 104 of /usr/local/etc/apache22/httpd.conf: > Cannot load /usr/local/libexec/apache22/mod_dnssd.so into server: > /usr/local/lib/libavahi-common.so.3: Undefined symbol > "libintl_bindtextdomain" -- Armin Pirkovitsch a.pirko@inode.at