Date: Tue, 5 May 2009 20:04:14 +0200 From: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> To: freebsd-questions@freebsd.org Cc: Martin Smith <mjs@rakupottery.org.uk> Subject: Re: Apache errors. Message-ID: <200905052004.15000.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> In-Reply-To: <49FEF42E.30700@rakupottery.org.uk> References: <20090503120018.6ED6110656FD@hub.freebsd.org> <20090504054840inode@frozen-zone.org> <49FEF42E.30700@rakupottery.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 04 May 2009 15:57:02 Martin Smith wrote: > 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? Rebuild gettext, then avahi. The bindtextdomain is from gettext. If that don't help, disable mod_dnssd and ping avahi/apache maintainers. Most users don't need this module. It is used to advertise your http server to the local network, just in case you have it on another port. gnome-user-share and as such x11/gnome2 finds it necessary to install this stuff. Only way to get rid of it, seems to be to install gnome2-lite and then pick what extras you do want. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905052004.15000.mel.flynn%2Bfbsd.questions>