Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2001 14:49:38 -0700 (PDT)
From:      Jerry Murdock <jerry_murdock@yahoo.com>
To:        Dan Nelson <dnelson@allantgroup.com>
Cc:        questions@FreeBSD.ORG, emulation@FreeBSD.ORG
Subject:   Re: Linux Emulation - fstat64 errors on 4.4
Message-ID:  <20010925214938.44039.qmail@web14605.mail.yahoo.com>
In-Reply-To: <20010925162848.A14354@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--- Dan Nelson <dnelson@allantgroup.com> wrote:
> In the last episode (Sep 25), Jerry Murdock said:
> > I'm getting the console message 3 times:
> > 
> > linux: syscall fstat64 is obsoleted or not implemented
> > 
> > When trying to run a linux binary that otherwise appears to work fine.
> 
> Linux's libc will fall back to the 32-but file calls if the 64-bit
> calls are not available.
>  
> > I found some messages in the archive implying that it had been fixed,
> > but if so, it evidently didn't make into 4.4.
> 
> The commits were made to -current; I doubt it will be MFC'd until a
> RedHat 7.1 userland works with it (there are apparently still issues).

Thanks, at least I know it wasn't something I did.

> > Does anyone know the official status of this?  Any idea one when
> > -stable will see a fix?
> > 
> > Is there a way to disable these messages?  
> 
> At the bottom of /sys/compat/linux/linux_util.h, either comment out or
> add an if(verbose) to the printf in unsupported_msg(), and rebuild your
> kernel.

I'll take a look at it.  It's just an annoyance right now, but I'd rather not
have a scrren full of error messages when it gets to the client.

Jerry


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. http://im.yahoo.com

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




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