Date: Fri, 20 Feb 2004 00:20:52 -0800 From: Kent Stewart <kstewart@owt.com> To: freebsd-questions@freebsd.org Cc: Noah <admin2@enabled.com> Subject: Re: /usr/libexec/ld-elf.so.1: Shared object "libintl.so.4" not found Message-ID: <200402200020.52872.kstewart@owt.com> In-Reply-To: <20040220062433.M53@enabled.com> References: <20040220062433.M53@enabled.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 19 February 2004 10:24 pm, Noah wrote:
> FreeBSD 4.8
>
> still having installation issues with apache-1.3.29 with
> mod_ssl-2.8.16 from /usr/ports
>
> I even upgraded gettext from /usr/ports/devel/gettext to version
> gettext-0.13.1
>
> still the same problem. any other ideas here?
You have to rebuild everything that uses gettext to fix the problem. A
portupgrade -fr gettext
kind of fix.
Kent
>
>
> --- snip ---
>
> ===> [data: Installing initial data files]
> echo "Copying tree ./htdocs/ -> /usr/local/www/data-dist/"; (cd
> ./htdocs/ && /u sr/local/bin/gtar -cf - index* apache_pb.* ) | (cd
> /usr/local/www/data-dist/ && /usr/local/bin/gtar -xf -); find
> /usr/local/www/data-dist/ -type d -exec chmod a+rx {} \; ; find
> /usr/local/www/data-dist/ -type f -print0 | xargs -0 chmod a+r ;
> Copying tree ./htdocs/ -> /usr/local/www/data-dist/
> /usr/libexec/ld-elf.so.1: /usr/libexec/ld-elf.so.1: Shared object
> "libintl.so.4" not found
> Shared object "libintl.so.4" not found
> *** Error code 1
>
> Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
> *** Error code 1
>
> Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
> *** Error code 1
>
> Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
> *** Error code 1
>
> Stop in /usr/ports/www/apache13-modssl.
>
> --- snip ---
>
> _______________________________________________
> 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"
--
Kent Stewart
Richland, WA
http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402200020.52872.kstewart>
