Re: Error compiling gcc33
From: Kris Kennaway (kris_at_obsecurity.org)
Date: 04/24/04
- Previous message: Kris Kennaway: "Re: FreeBSD Eol's?"
- In reply to: Thomas Schweikle: "Error compiling gcc33"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Apr 2004 06:23:49 -0700 To: Thomas Schweikle <tps@vr-web.de>
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
- application/pgp-signature attachment: stored
- Previous message: Kris Kennaway: "Re: FreeBSD Eol's?"
- In reply to: Thomas Schweikle: "Error compiling gcc33"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|