From owner-freebsd-questions@FreeBSD.ORG Sat Apr 11 02:14:19 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E8D4106566B for ; Sat, 11 Apr 2009 02:14:19 +0000 (UTC) (envelope-from hakmi@rogers.com) Received: from smtp129.rog.mail.re2.yahoo.com (smtp129.rog.mail.re2.yahoo.com [206.190.53.34]) by mx1.freebsd.org (Postfix) with SMTP id A74EE8FC14 for ; Sat, 11 Apr 2009 02:14:18 +0000 (UTC) (envelope-from hakmi@rogers.com) Received: (qmail 23627 invoked from network); 11 Apr 2009 01:47:37 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:References:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:X-MimeOLE:Thread-Index:In-Reply-To; b=ESSUdNHMEMW+MaKsOqpuONMqFdwhTB23eYPdbPSFJMPduYB1Jue5hQMH7wknsxA2E8guSGw1QSAN3uW8pYfKrekr4PgNi9NXitUZdZURn8LqxgzyhTuqR3tCRtAYzLnIMu3Bo3gQdDZdVXJ5XMKSqWMQKVC9Tvd8Q31Sm1WQ/wI= ; Received: from unknown (HELO tamouh) (hakmi@99.224.39.159 with login) by smtp129.rog.mail.re2.yahoo.com with SMTP; 11 Apr 2009 01:47:37 -0000 X-YMail-OSG: fY2uCCUVM1lELwjtBUgvKCFWO0_.9JpQogx.OsVmvUcdu.bIPKuz62OrhQzMi4M5Pw-- X-Yahoo-Newman-Property: ymail-3 From: "Tamouh Hakmi" To: "'Agus'" , "'FreeBSD Questions'" References: Date: Fri, 10 Apr 2009 21:47:59 -0400 Message-ID: <4B6AD6D2B3FC4A22811916749D3D3108@tamouh> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-Index: Acm6OkLlSIRCT12vTn2VUzF3IvORmgADQ+7w In-Reply-To: Cc: Subject: RE: Sudden /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 02:14:19 -0000 You'd need to provide us with more details as your version #, what are = you running...etc. Try to ln -s to libintl.so.8 from other directories as well such as = /usr/libexec and /usr/local/libexec Tamouh=20 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org=20 > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Agus > Sent: April 10, 2009 7:41 PM > To: FreeBSD Questions > Subject: Sudden /libexec/ld-elf.so.1: Shared object=20 > "libintl.so.8" not found,required by errors >=20 > Hi guys, >=20 > Yesterday i suddenly start receiving this errors... first i=20 > noticed it cause i couldnt login and bash threw it.. then su... >=20 > /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found,=20 > required by "-su" >=20 > Then i remove bash and change to tcsh and was "ok"... but=20 > then again, this one when using sendmail.. >=20 > /libexec/ld-elf.so.1: Shared object "libsasl2.so.2" not=20 > found, required by "send-mail" >=20 >=20 > I didnt update anything... and it was all running fine for months... > what can it be? the files i have are.. >=20 > -rwxr-xr-x 1 root wheel 92K Mar 11 15:26 libsasl2.so.2 > lrwxr-xr-x 1 root wheel 13B Mar 11 15:26 libsasl2.so ->=20 > libsasl2.so.2 >=20 > -r--r--r-- 1 root wheel 39K Aug 23 2008 libintl.so.8 > lrwxr-xr-x 1 root wheel 12B Aug 23 2008 libintl.so ->=20 > libintl.so.8 >=20 >=20 >=20 > I really dont know what is happening .... thanks to anyone=20 > who can clariffy this... I really dont know what=20 > /libexec/ld-elf.so.1 is doing? > I figure that the binarys complaining arent findind this=20 > libs... i really dunno... >=20 > Thanks a lot in advance... >=20 > Also i mention that this is a public server where i offer=20 > free shell services .... i dont think a normal/unprivileged=20 > user could have done mess with it right? >=20 > Cheers, > Agustin > _______________________________________________ > freebsd-questions@freebsd.org mailing list=20 > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to=20 > "freebsd-questions-unsubscribe@freebsd.org"