From owner-freebsd-stable@FreeBSD.ORG Thu Aug 26 22:03:53 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 591F016A4CE for ; Thu, 26 Aug 2004 22:03:53 +0000 (GMT) Received: from smtp.unsam.edu.ar (smtp.unsam.edu.ar [170.210.48.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E98F43D1F for ; Thu, 26 Aug 2004 22:03:48 +0000 (GMT) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by smtp.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id i7QMEwSV002096 for ; Thu, 26 Aug 2004 19:14:58 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1]) by pi.iib.unsam.edu.ar (8.12.11/8.12.9) with ESMTP id i7QM1b5N042838 for ; Thu, 26 Aug 2004 19:01:37 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.11/8.12.11/Submit) id i7QM1aKp042837 for freebsd-stable@freebsd.org; Thu, 26 Aug 2004 19:01:36 -0300 (ART) (envelope-from fernan@iib.unsam.edu.ar) X-Authentication-Warning: pi.iib.unsam.edu.ar: fernan set sender to fernan@iib.unsam.edu.ar using -f Date: Thu, 26 Aug 2004 19:01:36 -0300 From: Fernan Aguero To: FreeBSD STABLE Message-ID: <20040826220136.GA42815@iib.unsam.edu.ar> Mail-Followup-To: Fernan Aguero , FreeBSD STABLE References: <20040826150529.GE41373@iib.unsam.edu.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040826150529.GE41373@iib.unsam.edu.ar> User-Agent: Mutt/1.4.1i Subject: Re: ld-elf.so.1: Shared objects not found X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 22:03:53 -0000 +----[ To FreeBSD STABLE (26.Aug.2004 12:05): | | Hi! Seems like I've found the problem. I was setting LD_LIBRARY_PATH in my .cshrc (I needed it for a particular linux app) and that was the cause of all problems. Sorry for the noise. Fernan | | For the past week I've been intermittently updating a | FreeBSD-4.9 to 4.10p2. | | buildworld and kernel did OK and I'm now dealing with ports. | | After updating the system (and I do not remember if this | also had to do with updating a port also), messages of the | type: | | /usr/libexec/ld-elf.so.1: Shared object "libz.so.1" not found [snipped] | The same is happening now with mysql. Intriguingly mysqld | (server) is running fine but I cannot use the mysql(1) | client. Now it's not intriguing anymore, since mysqld is not seeing my LD_LIBRARY_PATH :) [rest of message snipped] | +----] -- Fernan Aguero - fernan at iib.unsam.edu.ar Phone: +54 11 4580-7255/7 ext 310, Fax: +54 11 4752-9639 Check http://genoma.unsam.edu.ar/~fernan for more info.