From owner-freebsd-current Wed Feb 3 09:11:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA12581 for freebsd-current-outgoing; Wed, 3 Feb 1999 09:11:05 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA12539 for ; Wed, 3 Feb 1999 09:10:50 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.9.2/8.9.2) with ESMTP id RAA04184 for ; Wed, 3 Feb 1999 17:10:39 GMT Message-ID: <36B8830E.A9BDD32D@tdx.co.uk> Date: Wed, 03 Feb 1999 17:10:38 +0000 From: Karl Pielorz Organization: TDX - The Digital eXchange X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: current@FreeBSD.ORG Subject: LD problems... (Pilot error no doubt) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a 4.0-current system which has been upgraded from 3.0-current... I keep getting errors such as: /usr/libexec/ld-elf.so.1: Shared object "libmysqlclient.so.5.2" not found (There are numerous other ones for other libraries)... This stops anything that's in '/etc/rc.d' from starting (e.g. Apache, Samba, Squid etc.) If I manually run the /etc/rc.d/ contents after the machine has come up it all works fine... I'm guessing I've missed something - but I can't figure what? - As far as I can see ldconfig has no config file on FreeBSd, and it's confusing me (doesn't take much)... If I run 'ldconfig -elf -R -v' I get no output... If I run 'ldconfig -aout -R -v' I get a stream of all the libraries it found... Any help gratefuly received (as always :-) -Karl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message