From owner-freebsd-questions@FreeBSD.ORG Thu Aug 21 10:46:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFCF516A4C1 for ; Thu, 21 Aug 2003 10:46:42 -0700 (PDT) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41DF343FEC for ; Thu, 21 Aug 2003 10:46:42 -0700 (PDT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail1.panix.com (Postfix) with ESMTP id 7E8F548863; Thu, 21 Aug 2003 13:46:41 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2/8.8.8/PanixN1.1) id h7LHkeF00825; Thu, 21 Aug 2003 13:46:40 -0400 (EDT) Date: Thu, 21 Aug 2003 13:46:40 -0400 From: Jesse Sheidlower To: Joe Marcus Clarke Message-ID: <20030821174640.GA700@panix.com> References: <20030821151200.GA9213@panix.com> <1061481908.719.2.camel@gyros> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1061481908.719.2.camel@gyros> User-Agent: Mutt/1.4.1i cc: FreeBSD User Questions List Subject: Re: Missing libintl.so.1 for Gnome2 build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 17:46:43 -0000 On Thu, Aug 21, 2003 at 12:05:08PM -0400, Joe Marcus Clarke wrote: > On Thu, 2003-08-21 at 11:12, Jesse Sheidlower wrote: > > I am trying to build Gnome2 on my system (FreeBSD 4.8), and keep > > running into a problem. I'm getting the following error: > > > > ===> Building for pkgconfig-0.15.0 > > /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found [...] > > This is a problem with gmake. Rebuild it, and you should be fine. Thank you! That worked perfectly. Jesse Sheidlower