From owner-cvs-all Fri Feb 5 12:39:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA27014 for cvs-all-outgoing; Fri, 5 Feb 1999 12:39:49 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA26972 for ; Fri, 5 Feb 1999 12:39:44 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.1/8.9.1) with ESMTP id KAA01624; Fri, 5 Feb 1999 10:06:25 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.1/8.9.1) id KAA22650; Fri, 5 Feb 1999 10:06:25 -0800 (PST) (envelope-from jdp@polstra.com) Date: Fri, 5 Feb 1999 10:06:25 -0800 (PST) Message-Id: <199902051806.KAA22650@vashon.polstra.com> To: luoqi@watermarkgroup.com Subject: Re: cvs commit: src/sys/kern imgact_elf.c In-Reply-To: <199902051636.LAA15502@lor.watermarkgroup.com> Organization: Polstra & Co., Seattle, WA Cc: committers@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In article <199902051636.LAA15502@lor.watermarkgroup.com>, Luoqi Chen wrote: > The problem is that the interpreter name in the svr4 elf brand > structure is *WRONG*, it should be /lib/ld.so.1, not /lib/libc.so.1 > (svr4/svr4_sysvec.c). Are you sure? At least in x86 versions of SVR4, the dynamic linker was a part of libc. And the System V Application Binary Interface specification says that libc is named "/usr/lib/libc.so.1". John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Nobody ever went broke underestimating the taste of the American public." -- H. L. Mencken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message