Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2003 17:11:11 +1000 (EST)
From:      Andrew McNaughton <andrew@scoop.co.nz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/55456: STABLE buildworld is broken: don't know how to make pkgwrap.c
Message-ID:  <200308110711.h7B7BAPG035530@weka.zoo.tapsentertainment.com>
Resent-Message-ID: <200308110720.h7B7KGFL088363@freefall.freebsd.org>

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

>Number:         55456
>Category:       bin
>Synopsis:       STABLE buildworld is broken: don't know how to make pkgwrap.c
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 11 00:20:16 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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