Error compiling gcc33

Kris Kennaway kris at obsecurity.org
Sat Apr 24 06:23:51 PDT 2004


On Sat, Apr 24, 2004 at 03:07:57PM +0200, Thomas Schweikle wrote:
> 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...

It's probably gmake, but this kind of thing happens when you update a
port without updating everything else that depends on it.  Use
portupgrade to make sure that when you update your ports they are
always updated completely and in the correct order.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20040424/b2d5b7a1/attachment.bin


More information about the freebsd-stable mailing list