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: [EMAIL PROTECTED] / [EMAIL PROTECTED]
> tel: (408) 447-4222
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message