From owner-freebsd-questions Tue Sep 25 14:49:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web14605.mail.yahoo.com (web14605.mail.yahoo.com [216.136.224.85]) by hub.freebsd.org (Postfix) with SMTP id 8E34637B412 for ; Tue, 25 Sep 2001 14:49:38 -0700 (PDT) Message-ID: <20010925214938.44039.qmail@web14605.mail.yahoo.com> Received: from [66.156.8.150] by web14605.mail.yahoo.com via HTTP; Tue, 25 Sep 2001 14:49:38 PDT Date: Tue, 25 Sep 2001 14:49:38 -0700 (PDT) From: Jerry Murdock Subject: Re: Linux Emulation - fstat64 errors on 4.4 To: Dan Nelson Cc: questions@FreeBSD.ORG, emulation@FreeBSD.ORG In-Reply-To: <20010925162848.A14354@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --- Dan Nelson 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