From owner-freebsd-stable Mon May 31 17:54:18 1999 Delivered-To: freebsd-stable@freebsd.org Received: from atlas.stsi.net (atlas.stsi.net [208.236.212.18]) by hub.freebsd.org (Postfix) with ESMTP id ADB0114C34 for ; Mon, 31 May 1999 17:54:08 -0700 (PDT) (envelope-from rws@stsi.net) Received: from localhost (rws@localhost) by atlas.stsi.net (8.9.1a/8.9.1/Debian/GNU) with SMTP id UAA30765; Mon, 31 May 1999 20:53:44 -0400 X-Authentication-Warning: atlas.stsi.net: rws owned process doing -bs Date: Mon, 31 May 1999 20:53:43 -0400 (EDT) From: Robert Schlotterbeck X-Sender: rws@atlas To: vss@ulstu.ru Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ldconfig -aout doesn't seem to work In-Reply-To: <199905312309.DAA26933@hq.spc.high> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rebuilding XFree86 as ELF should fix it. I had the same problem, but I assumed aout libs wouldnt play nice with elf ones. When it asks to build aout compat libraries (if using ports for XFree86 build) I'd say yes, to prevent more little problems like this. (Netscape broke if I didn't) On Tue, 1 Jun 1999, Vlad Skvortsov wrote: > Hello. > > I have just upgraded from 2.2-STABLE to 3.2-STABLE with make > aout-to-elf... After hacking some rc files I ve put it to work but > found that I cannot load X. The reason is: > > ld.so failed: Can't find shared library "libXmu.so.6.0" > > This library does exists in /usr/X11R6/lib/aout, but ldconfig > doesn't seem to update hints file even after ldconfig -m -aout > /usr/X11R6/lib/aout. Running ldconfig -r -aout gives the following: > > /var/run/ld.so.hints: > search directories: /usr/lib/aout:/ > 0:-lalias.2.5 => /usr/lib/aout/libalias.so.2.5 > 1:-lc.3.1 => /usr/lib/aout/libc.so.3.1 > > And nothing else :-( > > -- > Vlad Skvortsov, vss@ulstu.ru > > ps: By the way I could not found any web guide to upgrade process ... Did I > miss it ? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message