From owner-freebsd-current Tue Nov 28 16:22:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from cae88-102-101.sc.rr.com (unknown [24.88.102.101]) by hub.freebsd.org (Postfix) with ESMTP id CD0FA37B400 for ; Tue, 28 Nov 2000 16:22:11 -0800 (PST) Received: (from myself@localhost) by cae88-102-101.sc.rr.com (8.11.1/8.9.3) id eAT0IZJ05303; Tue, 28 Nov 2000 19:18:35 -0500 (EST) (envelope-from myself) Date: Tue, 28 Nov 2000 19:18:35 -0500 From: "Donald J . Maddox" To: Marcel Moolenaar Cc: current@FreeBSD.ORG Subject: Other Linux stuff... Message-ID: <20001128191835.A5268@cae88-102-101.sc.rr.com> Reply-To: dmaddox@sc.rr.com Mail-Followup-To: "Donald J . Maddox" , Marcel Moolenaar , current@FreeBSD.ORG References: <20001128145340.A562@cae88-102-101.sc.rr.com> <3A243E39.2812E74E@cup.hp.com> <20001128183556.A4091@cae88-102-101.sc.rr.com> <3A2447DA.B6AA3002@cup.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A2447DA.B6AA3002@cup.hp.com>; from marcel@cup.hp.com on Tue, Nov 28, 2000 at 07:03:38PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Huh... I was sure it did... Oh, well, guess my memory ain't what it used to be :-/ But... Since you are the Linux Guru, and it seems I momentarily have your attention, let me ask you about another Linux emulation matter. :) The Linux 'ldd' program is, as I'm sure you know, just a shell script that tries to directly execute 'ld-linux.so.2' on the filename passed in argv to the script. This doesn't work with our Linux emulation. Apparently, ld-linux.so.2 is simply (and not too surprisingly) not recognized as an executable file. While I'm surprised that this works on Linux, shouldn't our emulator emulate this behavior too? On Tue, Nov 28, 2000 at 07:03:38PM -0500, Marcel Moolenaar wrote: > "Donald J . Maddox" wrote: > > > > I actually thought that COMPAT_LINUX had been completely removed, just > > causing opt_dontuse.h to be generated. I see now that it doesn't > > even warn about this being a deprecated option. *Is* it still > > considered a deprecated option? I'm sure config used to warn about > > COMPAT_LINUX being deprecated a while back... > > It's not a deprecated option. I'm not aware of config ever emitting a > warning for it. > > -- > Marcel Moolenaar > mail: marcel@cup.hp.com / marcel@FreeBSD.org > tel: (408) 447-4222 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message