Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2000 19:18:35 -0500
From:      "Donald J . Maddox" <dmaddox@sc.rr.com>
To:        Marcel Moolenaar <marcel@cup.hp.com>
Cc:        current@FreeBSD.ORG
Subject:   Other Linux stuff...
Message-ID:  <20001128191835.A5268@cae88-102-101.sc.rr.com>
In-Reply-To: <3A2447DA.B6AA3002@cup.hp.com>; from marcel@cup.hp.com on Tue, Nov 28, 2000 at 07:03:38PM -0500
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>

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




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