From owner-freebsd-questions Sat Sep 14 14:14:42 2002 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 5568437B405 for ; Sat, 14 Sep 2002 14:14:40 -0700 (PDT) Received: from vcnet.com (mail.vcnet.com [209.239.239.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 9EEC443E6E for ; Sat, 14 Sep 2002 14:14:39 -0700 (PDT) (envelope-from thanatos@vcnet.com) Received: (qmail 62761 invoked from network); 14 Sep 2002 21:14:39 -0000 Received: from 1-0-401.adsl.vcnet.com (HELO vcnet.com) (209.239.236.203) by mail.vcnet.com with SMTP; 14 Sep 2002 21:14:39 -0000 Message-ID: <3D83A6BC.7020305@vcnet.com> Date: Sat, 14 Sep 2002 14:14:36 -0700 From: Thanatos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Vitor de Matos Carvalho Cc: freebsd-questions@FreeBSD.org, mharo@FreeBSD.org Subject: Re: Compiling proftpd-1.2.6 References: <20020914204055.M43739@softinfo.com.br> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Vitor de Matos Carvalho wrote: > Hi... > > When I try to compile proftpd-1.2.6 for ports, it of the following o error: > > config.status: executing default commands > ===> Building for proftpd-1.2.6 > /usr/libexec/ld-elf.so.1: Shared object "libintl.so.2" not found > *** Error code 1 > > Stop in /usr/ports/ftp/proftpd. > jangada# > > FreeBSD jangada.softinfo.com.br 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Aug 18 > 17:48:43 BRT 2002 > root@jangada.softinfo.com.br:/usr/obj/usr/src/sys/JANGADA i386 > > > Regards, > Vitor de Matos Carvalho > System Network Administrator - Softinfo Network > FreeBSD - The Power To Serve > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > Hi Vitor, You probably need to install and / or upgrade gettext. Go here: http://www.freebsd.org/search/search.html#mailinglists and search the Mailing list archives for libintl.so.2 for some other posts regarding gettext. You will find gettext in the ports at: /usr/ports/devel/gettext. For info about the ports, go here: http://www.freebsd.org/ports/index.html Hope that helps, Thanatos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message