From owner-freebsd-questions Fri Sep 14 12: 3:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from comp04.prc.uic.edu (comp04.prc.uic.edu [128.248.230.104]) by hub.freebsd.org (Postfix) with SMTP id A406F37B403 for ; Fri, 14 Sep 2001 12:03:37 -0700 (PDT) Received: (qmail 78478 invoked by uid 1000); 14 Sep 2001 19:03:59 -0000 Date: Fri, 14 Sep 2001 14:03:59 -0500 From: Lucas Bergman To: uid0@catastrophe.net Cc: questions@freebsd.org Subject: Re: Help with ldconfig Message-ID: <20010914140359.E71651@comp04.prc.uic.edu> Reply-To: lucas@slb.to References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from uid0@catastrophe.net on Thu, Sep 13, 2001 at 09:16:13PM -0500 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I was trying to figure out what would cause this. Any help is > appreciated. > > # make > /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found Did you install GNU make without the 'g' prefix? What's the output of 'make --version' and 'which make'? Does # sh -c '. /etc/defaults/rc.conf; /sbin/ldconfig $ldconfig_paths' help? Lucas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message