Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  8 Nov 2001 03:50:38 +0100 (CET)
From:      Dag-Erling Smorgrav <des@des.thinksec.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31842: lang/pm3-net will not build on -CURRENT
Message-ID:  <20011108025038.5B53355E6@des.thinksec.com>

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

>Number:         31842
>Category:       ports
>Synopsis:       lang/pm3-net will not build on -CURRENT
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 07 19:00:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Dag-Erling Smorgrav
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD des.thinksec.com 5.0-CURRENT FreeBSD 5.0-CURRENT #117: Sat Nov 3 19:09:28 CET 2001 des@des.thinksec.com:/usr/src/sys/i386/compile/DES i386

>Description:

The lang/pm3-net port will not build on recent -CURRENT due to its
dependency on NFS headers and recent changes in our NFS implementation.
On a freshly installed -CURRENT system, the build will die for lack
of <nfs/nfs.h>; on an older system that has recently been upgraded,
it will find a stale <nfs/nfs.h> which makes use of macros which no
longer exist in -CURRENT.

This breaks net/cvsup, which needs lang/pm3-net to build.

>How-To-Repeat:

Install a recent -CURRENT snapshot and try to build lang/pm3-net.

>Fix:

1) Find out why pm3-net depends on <nfs/nfs.h>.  There's probably a
   better way to do whatever it is it's trying to do.

2) Reintroduce the net/cvsup-bin port.  Cvsup is a critical piece of
   FreeBSD infrastructure, and we cannot afford to have it break
   like this.

>Release-Note:
>Audit-Trail:
>Unformatted:

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




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