From owner-freebsd-questions@FreeBSD.ORG Tue May 5 13:17:01 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 7F08C106564A for ; Tue, 5 May 2009 13:17:01 +0000 (UTC) (envelope-from mjs@rakupottery.org.uk) Received: from anchor-post-3.mail.demon.net (anchor-post-3.mail.demon.net [195.173.77.134]) by mx1.freebsd.org (Postfix) with ESMTP id 458658FC19 for ; Tue, 5 May 2009 13:17:00 +0000 (UTC) (envelope-from mjs@rakupottery.org.uk) Received: from rakuman.demon.co.uk ([80.177.154.53] helo=rakuba.rakupottery.org.uk) by anchor-post-3.mail.demon.net with esmtp (Exim 4.69) id 1M0yfG-0004Ph-np for freebsd-questions@freebsd.org; Mon, 04 May 2009 13:57:02 +0000 Message-ID: <49FEF42E.30700@rakupottery.org.uk> Date: Mon, 04 May 2009 14:57:02 +0100 From: Martin Smith User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20090503120018.6ED6110656FD@hub.freebsd.org> <49FE0A33.5040804@telus.net> <20090504054840inode@frozen-zone.org> In-Reply-To: <20090504054840inode@frozen-zone.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Apache errors. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 May 2009 13:17:01 -0000 Armin Pirkovitsch wrote: > 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" Now I have the same problem so I went to recompile avahi-app, did rmconfig and then make config, it said no user config options, or something very similar. So where to now? -- Martin