Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2000 12:39:31 +0200
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Sheldon Hearn <sheldonh@uunet.co.za>
Cc:        Alexey Zelkin <phantom@cris.net>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/ldd ldd.1
Message-ID:  <20000322123931.B57716@relay.ucb.crimea.ua>
In-Reply-To: <41407.953720239@axl.ops.uunet.co.za>; from Sheldon Hearn on Wed, Mar 22, 2000 at 12:17:19PM %2B0200
References:  <20000322105332.B3982@scorpion.crimea.ua> <41407.953720239@axl.ops.uunet.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 22, 2000 at 12:17:19PM +0200, Sheldon Hearn wrote:
> 
> 
> On Wed, 22 Mar 2000 10:53:32 +0300, Alexey Zelkin wrote:
> 
> > JFYI, It does not exists in ELF world, but it was neccessary tool for a.out
> > world. Its name rtld(1) and it build with -DWANT_AOUT.
> 
> I think rtld is actually built regardless of -DWANT_AOUT.
> 
src/libexec/rtld-aout is only built if ${OBJFORMAT} == aout.
src/libexec/rtld-elf is only built if ${OBJFORMAT} == elf.

The correct fix would be to change the reference to ld-elf.so.1.1
or simply rtld.1.


-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank,
ru@FreeBSD.org		FreeBSD committer,
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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