Date: Mon, 27 Apr 2009 12:49:44 -0400 From: Bill Somerson <billsomerson@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Apache won't start - undefined symbol "libintl_bindtextdomain" Message-ID: <af13f00c0904270949p39087257vd96cad98c1a38efe@mail.gmail.com> In-Reply-To: <af13f00c0904270946m135c5ed2n63fb43dba47955c0@mail.gmail.com> References: <af13f00c0904270905m9e1fe90w1946de8ac6263eb4@mail.gmail.com> <49F5DED3.8010609@gmail.com> <af13f00c0904270946m135c5ed2n63fb43dba47955c0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"I did a "make config" in avahi-app (which is where libintl.so.8 came from)" Sorry, I meant avahi-app is where libavahi-common.so.3 came from (which is the thing that's complaining about a lack of libintl_bindtextdomain). On Mon, Apr 27, 2009 at 12:46 PM, Bill Somerson <billsomerson@gmail.com>wrote: > Thanks, but I'm not sure what you mean by "recompiling the mentioned ports > with gettext support". I did a "make config" in avahi-app (which is where > libintl.so.8 came from), and it said there were no configuration options. > Apache 2.2 has a whole bunch of configuration options, but I didn't see any > that were obviously related to gettext. Could you (or someone) please give > me a little more detail on how to do this? > > Just to be explicit, I have the following "gettext" packages installed > (which are the latest as of this morning): > > gettext-0.17_1 > p5-gettext-1.05_2 > > Thanks again. > > > > On Mon, Apr 27, 2009 at 12:35 PM, Adam Vande More <amvandemore@gmail.com>wrote: > >> Bill Somerson wrote: >> >>> Hi, >>> >>> I've installed Apache 2.2, but when I try to start it, I get the >>> following >>> error: >>> >>> httpd: Syntax error on line 105 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" >>> >>> I don't know what "libintl" is (or "libavahi" or "mod_dnssd.so", for that >>> matter), but my /usr/local/lib does contain a bunch of "libintl" files: >>> >>> libintl.a >>> libintl.la >>> libintl.sogettext >>> libintl.so.8 >>> >>> >> Those are gettext libs... essential for many apps. >> If you don't use >> >> /usr/local/libexec/apache22/mod_dnssd.so >> >> it's safe to remove from apaches config to quell those particular errors. >> You can also try recompiling the mentioned ports with gettext support. >> pkg_info -W will also provide more info. >> >>> I have also installed Subversion, and asked it to use Apache, so I assume >>> that affected my Apache config. >>> >>> I have not made any manual modifications to httpd.conf. >>> >>> I am running 7.0 Release, and I have the following versions of various >>> things that may be related (all of them up to date as of today, as are >>> all >>> my other packages): >>> >>> apache-2.2.11_4 >>> avahi-app-0.6.25 >>> avahi-gtk-0.6.25 >>> subversion-1.6.0_2 >>> >>> Any advice would be greatly appreciated. Thanks in advance. >>> _______________________________________________ >>> freebsd-questions@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >>> To unsubscribe, send any mail to " >>> freebsd-questions-unsubscribe@freebsd.org" >>> >>> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " >> freebsd-questions-unsubscribe@freebsd.org" >> > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?af13f00c0904270949p39087257vd96cad98c1a38efe>