Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jun 1999 03:09:33 +0400 (MSD)
From:      Vlad Skvortsov <vlad@high.net.ru>
To:        freebsd-stable@freebsd.org
Subject:   ldconfig -aout doesn't seem to work
Message-ID:  <199905312309.DAA26933@hq.spc.high>

next in thread | raw e-mail | index | archive | help
	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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905312309.DAA26933>