Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 1999 20:24:46 +0300 (MSK)
From:      Dima Sivachenko <dima@Chg.RU>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   kern/9705: MOUNT_NSF dissapear in sys/mount.h in 3.0-RELEASE
Message-ID:  <199901261724.UAA24798@netserv1.chg.ru>

next in thread | raw e-mail | index | archive | help

>Number:         9705
>Category:       kern
>Synopsis:       MOUNT_NSF dissapear in sys/mount.h in 3.0-RELEASE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 26 09:30:00 PST 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

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



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