Bug 22148

Summary: Can't make chipmunk port
Product: Ports & Packages Reporter: jtm63 <jtm63>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description jtm63 2000-10-20 13:40:01 UTC
tried to make the chipmunk port:

Script started on Thu Oct 19 20:35:59 2000
jamestown# make
Error: your port uses an old layout.  Please update it to match this bsd.port.mk.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
jamestown# ^Dexit

Script done on Thu Oct 19 20:36:05 2000

Tried to fix it by adding this to make file:
#jtm added for failure
PATCHDIR=	${MASTERDIR}/patches
PKGDIR=		${MASTERDIR}/pkg
MD5_FILE=	${MASTERDIR}/files/md5

Then got this:

Script started on Thu Oct 19 20:46:51 2000
jamestown# make
===>  Extracting for chipmunk-5.51
Comment 1 jedgar 2000-10-20 13:53:52 UTC
On Fri, Oct 20, 2000 at 07:34:14AM -0500, jtm63@enteract.com wrote:
> 
> >Number:         22148
> >Category:       ports
> >Synopsis:       Can't make chipmunk port
> 
> jamestown# make
> Error: your port uses an old layout.  Please update it to match this bsd.port.mk.
> *** Error code 1
> 

Port build fine here.  Are you updating ports/Mk/* (i.e. updating ports-all
or ports-base)?

-- 
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org
Comment 2 FUJISHIMA Satsuki freebsd_committer freebsd_triage 2001-01-23 14:51:22 UTC
State Changed
From-To: open->closed

You have corrupt ports tree. Remove them and cvsup again.