From andrew@weka.zoo.tapsentertainment.com  Mon Aug 11 00:11:18 2003
Return-Path: <andrew@weka.zoo.tapsentertainment.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 474F737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Aug 2003 00:11:18 -0700 (PDT)
Received: from weka.zoo.tapsentertainment.com (eth1383.nsw.adsl.internode.on.net [150.101.203.102])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2EC2043FCB
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Aug 2003 00:11:15 -0700 (PDT)
	(envelope-from andrew@weka.zoo.tapsentertainment.com)
Received: from weka.zoo.tapsentertainment.com (localhost.tapsentertainment.com [127.0.0.1])
	by weka.zoo.tapsentertainment.com (8.12.8p1/8.12.8) with ESMTP id h7B7BBqV035531
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 11 Aug 2003 17:11:11 +1000 (EST)
	(envelope-from andrew@weka.zoo.tapsentertainment.com)
Received: (from root@localhost)
	by weka.zoo.tapsentertainment.com (8.12.8p1/8.12.8/Submit) id h7B7BAPG035530;
	Mon, 11 Aug 2003 17:11:11 +1000 (EST)
Message-Id: <200308110711.h7B7BAPG035530@weka.zoo.tapsentertainment.com>
Date: Mon, 11 Aug 2003 17:11:11 +1000 (EST)
From: Andrew McNaughton <andrew@scoop.co.nz>
Reply-To: Andrew McNaughton <andrew@scoop.co.nz>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: STABLE buildworld is broken: don't know how to make pkgwrap.c
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55456
>Category:       bin
>Synopsis:       STABLE buildworld is broken: don't know how to make pkgwrap.c
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    kris
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 11 00:20:16 PDT 2003
>Closed-Date:    Mon Aug 11 15:04:55 PDT 2003
>Last-Modified:  Mon Aug 11 15:04:55 PDT 2003
>Originator:     Andrew McNaughton
>Release:        FreeBSD 4.8-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD weka.tapsentertainment.com 4.8-RELEASE-p1 FreeBSD 4.8-RELEASE-p1 #0: Wed Aug 6 16:37:45 EST 2003 andrew@weka.tapsentertainment.com:/usr/obj/usr/src/sys/weka i386


>Description:
make buildworld fails:

===> usr.sbin/pkg_install/lib
make: don't know how to make pkgwrap.c. Stop

This is because the Makefile for that directory has had a reference to pkgwrap.c added, but pkgwrap.c has not been tagged for inclusion in RELENG_4, RELENG_4_8, etc

	
>How-To-Repeat:

checkout RELENG_4_8, and do a make buildworld

or just cd to /usr/src/usr.sbin/pkg_install/lib and do a make there.

>Fix:

Either roll back the change to the Makefile, or add pkgwrap.c

>Release-Note:
>Audit-Trail:

From: Andrew McNaughton <andrew@scoop.co.nz>
To: freebsd-gnats-submit@FreeBSD.org, andrew@scoop.co.nz
Cc:  
Subject: Re: bin/55456: STABLE buildworld is broken: don't know how to make
 pkgwrap.c
Date: Mon, 11 Aug 2003 19:37:42 +1200 (NZST)

 Correction - that's only for RELENG_4, not RELENG_4_8.
 
 Andrew
 
 
 --
 
 No added Sugar.  Not tested on animals.  May contain traces of Nuts.  If
 irritation occurs, discontinue use.
 
 -------------------------------------------------------------------
 Andrew McNaughton           In Sydney
                             Working on a Product Recommender System
 andrew@scoop.co.nz
 Mobile: +61 422 753 792     http://staff.scoop.co.nz/andrew/cv.doc
 
 
 
Responsible-Changed-From-To: freebsd-bugs->kris 
Responsible-Changed-By: ru 
Responsible-Changed-When: Mon Aug 11 06:58:04 PDT 2003 
Responsible-Changed-Why:  
Kris, please add pkgwrap.c to RELENG_4. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55456 
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Mon Aug 11 15:04:36 PDT 2003 
State-Changed-Why:  
I fixed this about 2 hours after I broke it, please cvsup. 

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