Error compiling gcc33

Thomas Schweikle tps at vr-web.de
Sat Apr 24 06:19:45 PDT 2004


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


More information about the freebsd-stable mailing list