From dima@netserv1.chg.ru  Tue Jan 26 09:24:52 1999
Received: from netserv1.chg.ru (netserv1.chg.ru [193.233.46.3])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA03383
          for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Jan 1999 09:24:50 -0800 (PST)
          (envelope-from dima@netserv1.chg.ru)
Received: (from dima@localhost)
	by netserv1.chg.ru (8.9.1/8.9.1) id UAA24798;
	Tue, 26 Jan 1999 20:24:46 +0300 (MSK)
Message-Id: <199901261724.UAA24798@netserv1.chg.ru>
Date: Tue, 26 Jan 1999 20:24:46 +0300 (MSK)
From: Dima Sivachenko <dima@Chg.RU>
Reply-To: dima@Chg.RU
To: FreeBSD-gnats-submit@freebsd.org
Subject: MOUNT_NSF dissapear in sys/mount.h in 3.0-RELEASE
X-Send-Pr-Version: 3.2

>Number:         9705
>Category:       kern
>Synopsis:       MOUNT_NSF dissapear in sys/mount.h in 3.0-RELEASE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 26 09:30:00 PST 1999
>Closed-Date:    Sun Feb 21 11:32:39 PST 1999
>Last-Modified:  Sun Feb 21 11:33:42 PST 1999
>Originator:     Dima Sivachenko
>Release:        FreeBSD 3.0-RELEASE
>Organization:
>Environment:

FreeBSD 3.0-RELEASE

>Description:

In FreeBSD-3.0-RELEASE constant MOUNT_NFS in no longer defined in 
sys/mount.h file. But it was define, for example, in 2.2.7-RELEASE.
Due to this reason MPICH implementation of MPI failed to compile with
message: MOUNT_NFS undeclared.

>How-To-Repeat:

Download mpich-1.1.1.tar.gz from ftp.mcs.anl.gov, unpack it,
configure with `./configure -arch=freebsd -device=ch_p4` command
and type `make'.

>Fix:
	
	

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->bde 
Responsible-Changed-By: billf 
Responsible-Changed-When: Sat Feb 20 11:41:24 PST 1999 
Responsible-Changed-Why:  
Bruce removed these references, hopefully he can clear things 
up with the originator. 
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Sun Feb 21 11:32:39 PST 1999 
State-Changed-Why:  
According to Bruce Evans <bde@zeta.org.au>: 

"Lite2 removed these references. MOUNT_FOO should be replaced by 
'foo' in applications." 
>Unformatted:
