Error compiling gcc33
From: Thomas Schweikle (tps_at_vr-web.de)
Date: 04/24/04
- Previous message: Colin Percival: "Re: FreeBSD Eol's?"
- Next in thread: Kris Kennaway: "Re: Error compiling gcc33"
- Reply: Kris Kennaway: "Re: Error compiling gcc33"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Apr 2004 15:07:57 +0200 To: freebsd-stable@freebsd.org
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 _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Colin Percival: "Re: FreeBSD Eol's?"
- Next in thread: Kris Kennaway: "Re: Error compiling gcc33"
- Reply: Kris Kennaway: "Re: Error compiling gcc33"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|