Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 1997 17:26:35 -0800 (PST)
From:      dennisg@seanet.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   misc/2411: make release fails on 2.2beta
Message-ID:  <199701080126.RAA01734@freefall.freebsd.org>
Resent-Message-ID: <199701080130.RAA02103@freefall.freebsd.org>

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

>Number:         2411
>Category:       misc
>Synopsis:       make release fails on 2.2beta
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan  7 17:30:02 PST 1997
>Last-Modified:
>Originator:     Dennis Groves
>Organization:
>Release:        2.2beta
>Environment:
FreeBSD dennisg 2.2-BETA_A FreeBSD 2.2-BETA_A #0: Mon Jan  6 10:26:41 PST 1997     root@dennisg.seanet.com:/usr/src/sys/compile/CUSTOM  i386

>Description:
the followng is a snippit from the make file.

.if !defined(RELEASETAG)
        cd ${CHROOTDIR}/usr && rm -rf src && \
                cvs -d ${CVSROOT} co -P src

this fails with -P no a valid *cvs* option.  I don't know why because it is a valid co option
it's pupose is to prune the tree.
>How-To-Repeat:
make release
>Fix:
?????
>Audit-Trail:
>Unformatted:



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