Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Apr 2004 15:07:57 +0200
From:      Thomas Schweikle <tps@vr-web.de>
To:        freebsd-stable@freebsd.org
Subject:   Error compiling gcc33
Message-ID:  <408A66AD.6070909@vr-web.de>

next in thread | raw e-mail | index | archive | help
Hi!

Tying to compile gcc33:
tp365xd# cd ../../lang/gcc33
tp365xd# make install
===>  Building for gcc-3.3.4_20040411
/usr/libexec/ld-elf.so.1: Shared object "libintl.so.4" not found
*** Error code 1

Stop in /home/ports/lang/gcc33.

But libintl.so.4 is not installed:
tp365xd# ls -la $(locate libintl.so.4)
ls: /usr/local/lib/libintl.so.4: No such file or directory

Looks like there is somewhere an old reference within the gcc33 
build to an old gettext library somewhere...

-- 
Thomas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?408A66AD.6070909>