From nobody@FreeBSD.org  Thu Oct 10 08:46:10 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 021FD37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 Oct 2002 08:46:10 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B608E43E8A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 Oct 2002 08:46:09 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AFk97R043903
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 10 Oct 2002 08:46:09 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g9AFk9Fv043902;
	Thu, 10 Oct 2002 08:46:09 -0700 (PDT)
Message-Id: <200210101546.g9AFk9Fv043902@www.freebsd.org>
Date: Thu, 10 Oct 2002 08:46:09 -0700 (PDT)
From: Erwin Hoffmann <feh@fehcom.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Missing "syscall fstat64" in linux emulation
X-Send-Pr-Version: www-1.0

>Number:         43896
>Category:       i386
>Synopsis:       Missing "syscall fstat64" in linux emulation
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 10 08:50:00 PDT 2002
>Closed-Date:    Sat Nov 01 12:51:23 PST 2003
>Last-Modified:  Sat Nov 01 12:51:23 PST 2003
>Originator:     Erwin Hoffmann
>Release:        4.3
>Organization:
feh@fehcom.de
>Environment:
FreeBSD orion.fehnet.de 4.3-RELEASE FreeBSD 4.3-RELEASE #4: Fri Aug 16 16:09:26 CEST 2002     admin@orion.fehnet.de:/usr/src/sys/compile/ORION  i386
>Description:
Some linux excutables (eg. F-Secure's FPROT/fsav) generate error message 
in syslog (tons!):   
/kernel: linux: syscall fstat64 is obsoleted or not implemented (pid=95486)

However, the programs execute (despite that error message) successfully.
   
>How-To-Repeat:
I can send you the programs generating those messages.
>Fix:
Workaround:

Remove "*.notice" in the syslog.conf file for /var/log/messages.
>Release-Note:
>Audit-Trail:

From: "Danny J. Zerkel" <dzerkel@columbus.rr.com>
To: freebsd-gnats-submit@FreeBSD.org, feh@fehcom.de
Cc:  
Subject: Re: i386/43896: Missing "syscall fstat64" in linux emulation
Date: Sun, 27 Oct 2002 22:36:37 -0500

 Try FreeBSD 4.5 or newer...
 
 -- 
 -- Danny J. Zerkel
 dzerkel@columbus.rr.com
 
State-Changed-From-To: open->suspended 
State-Changed-By: kris 
State-Changed-When: Sun Jul 13 00:17:07 PDT 2003 
State-Changed-Why:  
Suspended awaiting patch 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43896 
State-Changed-From-To: suspended->closed 
State-Changed-By: anholt 
State-Changed-When: Sat Nov 1 12:50:43 PST 2003 
State-Changed-Why:  
Feedback timeout/fixed in FreeBSD 4.5 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43896 
>Unformatted:
